View Single Post
Posts: 53 | Thanked: 3 times | Joined on Dec 2009
#35
Originally Posted by Patola View Post
Code:
sudo gainroot
apt-get install dpkg-repack
apt-get clean
cd /home/user/MyDocs
dpkg-repack angrybirds
apt-get install dpkg repack

The following packages have unmet dependencies:
dpkg-repack: Depends: dpkg-dev but it is not installable
E: Broken packages

apt-get install dpkg-dev

E: Package dpkg-dev has no installation candidate


extras, extras-testing and extras-devel enabled. Is the dpkg-dev package elsewhere to be found?