Error installing libpcl-dev ubuntu 16.04
Clash Royale CLAN TAG#URR8PPP
up vote
1
down vote
favorite
package-management dpkg
 |Â
show 1 more comment
up vote
1
down vote
favorite
package-management dpkg
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
package-management dpkg
package-management dpkg
package-management dpkg
asked Mar 11 at 6:54
Sonu Patidar
61
61
 |Â
show 1 more comment
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04
â Knud Larsen
Mar 11 at 9:13
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try
â Knud Larsen
Mar 11 at 19:42
You can try
â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
â Knud Larsen
Mar 12 at 11:33
â Knud Larsen
Mar 12 at 11:33
 |Â
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013812%2ferror-installing-libpcl-dev-ubuntu-16-04%23new-answer', 'question_page');
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
up vote
1
down vote
favorite
I tried the following command:
sudo apt-get install libpcl-dev
It is giving the following error:
dpkg: error processing archive /var/cache/apt/archives/libpcl-
dev_1.7.2-14build1_amd64.deb (--unpack):
trying to overwrite '/usr/include/pcl-1.7/pcl/for_each_type.h', which is
also in package libpcl-common-1.7-dev 1.7.2-1+trusty6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpcl-dev_1.7.2-14build1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I do not have any clue how to resolve the issue. Please help.
package-management dpkg
 |Â
show 1 more comment
up vote
1
down vote
favorite
I tried the following command:
sudo apt-get install libpcl-dev
It is giving the following error:
dpkg: error processing archive /var/cache/apt/archives/libpcl-
dev_1.7.2-14build1_amd64.deb (--unpack):
trying to overwrite '/usr/include/pcl-1.7/pcl/for_each_type.h', which is
also in package libpcl-common-1.7-dev 1.7.2-1+trusty6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpcl-dev_1.7.2-14build1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I do not have any clue how to resolve the issue. Please help.
package-management dpkg
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.
â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.
â Knud Larsen
Mar 12 at 11:33
 |Â
show 1 more comment
up vote
1
down vote
favorite
up vote
1
down vote
favorite
I tried the following command:
sudo apt-get install libpcl-dev
It is giving the following error:
dpkg: error processing archive /var/cache/apt/archives/libpcl-
dev_1.7.2-14build1_amd64.deb (--unpack):
trying to overwrite '/usr/include/pcl-1.7/pcl/for_each_type.h', which is
also in package libpcl-common-1.7-dev 1.7.2-1+trusty6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpcl-dev_1.7.2-14build1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I do not have any clue how to resolve the issue. Please help.
package-management dpkg
I tried the following command:
sudo apt-get install libpcl-dev
It is giving the following error:
dpkg: error processing archive /var/cache/apt/archives/libpcl-
dev_1.7.2-14build1_amd64.deb (--unpack):
trying to overwrite '/usr/include/pcl-1.7/pcl/for_each_type.h', which is
also in package libpcl-common-1.7-dev 1.7.2-1+trusty6
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpcl-dev_1.7.2-14build1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
I do not have any clue how to resolve the issue. Please help.
package-management dpkg
package-management dpkg
asked Mar 11 at 6:54
Sonu Patidar
61
61
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.
â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.
â Knud Larsen
Mar 12 at 11:33
 |Â
show 1 more comment
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.
â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.
â Knud Larsen
Mar 12 at 11:33
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04
libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04
libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try
$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.â Knud Larsen
Mar 11 at 19:42
You can try
$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.â Knud Larsen
Mar 12 at 11:33
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.â Knud Larsen
Mar 12 at 11:33
 |Â
show 1 more comment
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Â
draft saved
draft discarded
Â
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1013812%2ferror-installing-libpcl-dev-ubuntu-16-04%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Suggest : Remove the old Ubuntu 14.04 (trusty) libpcl* packages, and then install the Ubuntu 16.04
libpcl-dev
â Knud Larsen
Mar 11 at 9:13
Will it not cause any kind of unmet dependency issues for other packages(such as openCV) which were installed in 14.04? I have upgraded from 14.04 to 16.04.
â Sonu Patidar
Mar 11 at 13:50
You can try
$ sudo apt remove libpcl-common-1.7-dev
... and watch if OK. Usually you will have to confirm ( Yes / no ). ... Why do you want "libpcl-dev"? I.e. same version as the 14.04 package.â Knud Larsen
Mar 11 at 19:42
It is giving me several errors like: libpcl-features-1.7-dev : Depends: libpcl-common-1.7-dev but it is not going to be installed. Can you tell me why these two are having conflicts?
â Sonu Patidar
Mar 12 at 5:45
libpcl-features-1.7-dev
is another old package. Not available any more. Was once available (for a short time) for Ubuntu 14.04 Trusty. Suggest : Remove it.â Knud Larsen
Mar 12 at 11:33