What steps will reproduce the problem?
1. Install libxml2, odcctools, berkeleydb
2. Try to install headers-libs.deb
3. It won't install because some files conflict with libxml2, odcctools,
berkeleydb
I can install gcc using:
dpkg -i --force all headers-libs.deb
But this is dangerous and shouldn't be done. It overwrites 45 header files from
libxml2, 3 header files form odcctools, and 1 header file from berkeleydb.
It would be better of you required pre-installation of libxml2, odcctools,
berkeleydb, and eliminated the duplicate headers.
Original issue reported on code.google.com by davidra...@gmail.com on 3 Jun 2012 at 5:03
Original issue reported on code.google.com by
davidra...@gmail.com
on 3 Jun 2012 at 5:03