[Bug 1205548] Re: qapt-deb-installer mishandles the architecture-specific dependency qualifiers
Bug Watch Updater
1205548 at bugs.launchpad.net
Mon Jan 27 01:21:56 UTC 2014
Launchpad has imported 1 comments from the remote bug at
https://bugs.kde.org/show_bug.cgi?id=330451.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.
------------------------------------------------------------------------
On 2014-01-27T00:16:56+00:00 Francois Gouget wrote:
Here is how to reproduce this bug:
* Download http://fgouget.free.fr/bugs/testdep.tar.bz2
This is a small archive that contains a set of test, empty, Debian package files along with their source.
(run ./build to rebuild them)
* Install the testdep-same_1.0-1_amd64.deb package.
* Then run: qapt-deb-installer testdep-same-arch_1.0-1_i386.deb
qapt-deb-installer will then refuse to install the package with the
following error:
Status: Error: Cannot satisfy dependencies
Yet testdep-same-arch has 'testdep-same:amd64' as its sole dependency so
the installed amd64 testdep-same package should satisfy it. Running dpkg
confirms this:
$ sudo dpkg -i testdep-same-arch_1.0-1_i386.deb
Selecting previously unselected package testdep-same-arch.
(Reading database ... 214863 files and directories currently installed.)
Unpacking testdep-same-arch (from testdep-same-arch_1.0-1_i386.deb) ...
Setting up testdep-same-arch (1.0-1) ...
Finally, note that support for this type of dependency qualifier has
been added in dpkg 1.16.5. For more details see:
* Bug #676232: dpkg: Please add support for specific arch qualifiers (cross-dependencies)
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676232
* dpkg commit 7acf7afa581457bc2e9bd6cd1f442e6f45c1db29
Author: Thibaut Girka <thib at sitedethib.com>
Date: Thu Jun 28 01:11:11 2012 +0200
Add support for specific arch-qualified dependencies
This allows to use dependencies with arch-qualified package names. For
example:
Depends: libc6:amd64 (>= 2.14), libgcc1
Closes: #676232
Signed-off-by: Guillem Jover <guillem at debian.org>
ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: qapt-deb-installer 2.0.0-0ubuntu1
ProcVersionSignature: Ubuntu 3.8.0-26.38-generic 3.8.13.2
Uname: Linux 3.8.0-26-generic x86_64
ApportVersion: 2.9.2-0ubuntu8.1
Architecture: amd64
Date: Sat Jul 27 01:02:52 2013
InstallationDate: Installed on 2013-04-29 (88 days ago)
InstallationMedia: Ubuntu 13.04 "Raring Ringtail" - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: qapt
UpgradeStatus: No upgrade log present (probably fresh install)
Reproducible: Always
Reply at:
https://bugs.launchpad.net/ubuntu/+source/qapt/+bug/1205548/comments/3
** Changed in: qapt
Status: Unknown => New
** Changed in: qapt
Importance: Unknown => Medium
** Bug watch added: Debian Bug tracker #676232
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=676232
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qapt in Ubuntu.
https://bugs.launchpad.net/bugs/1205548
Title:
qapt-deb-installer mishandles the architecture-specific dependency
qualifiers
To manage notifications about this bug go to:
https://bugs.launchpad.net/qapt/+bug/1205548/+subscriptions
More information about the kubuntu-bugs
mailing list