[Bug 1066457] Re: Missing dpkg-dev dependency results in false bad quality warnings when installing local packages
Launchpad Bug Tracker
1066457 at bugs.launchpad.net
Tue Oct 16 14:07:12 UTC 2012
This bug was fixed in the package aptdaemon - 0.45+bzr861-0ubuntu9.1
---------------
aptdaemon (0.45+bzr861-0ubuntu9.1) quantal-proposed; urgency=low
[ Sebastian Heinlein ]
* do not issue a "quality warning" if dpkg-vendor is missing
(LP: #1066457)
-- Michael Vogt <michael.vogt at ubuntu.com> Tue, 16 Oct 2012 13:58:07 +0200
** Changed in: aptdaemon (Ubuntu Quantal)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to aptdaemon in Ubuntu.
https://bugs.launchpad.net/bugs/1066457
Title:
Missing dpkg-dev dependency results in false bad quality warnings when
installing local packages
Status in “aptdaemon” package in Ubuntu:
Fix Released
Status in “aptdaemon” source package in Quantal:
Fix Released
Bug description:
There is a missing dependency on the dpkg-dev package by aptdaemon.
The dpkg-vendor command of the dpkg-dev package is used to detect if
the system is a Debian or Ubuntu derivate. The result is used to
select the correct lintian profile which is used to check the quality
of local packages before installing them.
If dpkg-dev isn't installed (by default it isn't installed) the test
package quality fails and every package is reported as beeing of bad
quality.
Unfortunately dpkg-dev is installed on nearly every developer system
and the build system which is used for the unit tests.
Test case:
1. Boot a fresh installed system
2. Download a package file, e.g.
http://www.teamviewer.com/download/teamviewer_linux_x64.deb
3. Install the package file in software-center
Original Message:
I tried to install Teamviewer 7 in ubuntu 12.10 64bit with the 64bit
deb package downloaded from TW site, but Software Center says that
this deb was a bad package. Also tried to install from gdeb but
nothing.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/1066457/+subscriptions
More information about the foundations-bugs
mailing list