Public bug reported: Binary package hint: apt
The API for methods in the apt-pkg library differs from the one in Debian. This causes my new apt-transport-debtorrent method to FTBFS on Ubuntu, and would require me to maintain separate packages for Ubuntu and Debian, when they should be identical. There has already been a bug reported in Debian indicating this: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452001 It seems the problem is mostly in the use of a SetFailExtraMsg() function on Debian, while Ubuntu's apt uses SetFailReason(). ** Affects: apt (Ubuntu) Importance: Undecided Status: New -- apt-pkg API differs from the one in Debian https://bugs.launchpad.net/bugs/163891 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
