Actions
Bug #4519
closedlibndn-cxx-dev: trying to overwrite
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Description
Steps to reproduce:
- Install ndn-cxx-dev package version
0.6.0-40-g5b323d16-ppa1~xenial. - Run
sudo apt full-upgradeto upgrade the system.
Actual:
Unpacking libndn-cxx-dev (0.6.1-ppa3~xenial) ...
dpkg: error processing archive /var/cache/apt/archives/libndn-cxx-dev_0.6.1-ppa3~xenial_amd64.deb (--unpack):
trying to overwrite '/usr/include/ndn-cxx/lp/nack.hpp', which is also in package ndn-cxx-dev 0.6.0-40-g5b323d16-ppa1~xenial
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Expected: libndn-cxx-dev should first remove ndn-cxx-dev before trying to install itself.
Updated by Alex Afanasyev over 7 years ago
- Status changed from New to Closed
This has been already fixed by pushing deprecated versions of ndn-cxx, ndn-cxx-dev, and ndn-cxx-dbg packages.
Actions