The README for apt-build instructs the user to put the deb line for the local repository at the top of sources.list. It would appear by the behavior of apt-get update that sources.list is read first, and the contents of /etc/apt/sources.list.d afterwards, putting the apt-build repository at the *bottom* of the list, in contradiction to the README instructions.
Putting the deb line at the top of sources.list, setting up /etc/apt/preferences as directed in the README, and removing all apt- build files from /etc/apt/sources.list.d will allow user to install locally built files with apt-build install. -- dpkg incorrectly setting up entry in /etc/apt/sources.list.d https://bugs.launchpad.net/bugs/249076 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
