[issue174] architecture mixing on biarch systems
Jeff Johnson
n3npq at mac.com
Fri Jun 16 08:06:04 PDT 2006
On Jun 16, 2006, at 10:36 AM, Sami Vento at Labix Tracker wrote:
>
> New submission from Sami Vento <sami.vento at tr.spt.fi>:
>
> Problem:
> When doing upgrade, smart upgrades x86_64 package with i586
> package. In this
> case kopete at x86_64 will be replaced with kdenetwork3-
> InstantMessenger at i586.
>
> http://pastebin.ca/66165 - smart upgrade --update
> http://pastebin.ca/66174 - package provides, requires and obsoletes
> http://pastebin.ca/66180 - smart query --show-upgrades
>
From a quick eyeball of the provides and requires, this looks more
like a packaging than a depsolver problem.
Dependencies are logical assertions, and the "i586" packages satisfy
the needed dependency assertions.
Specifically:
Provides: kopete
implies that "i586" packages are an adequate replacement for all
"x86_64" packages.
You can always upgrade the packages manually, choosing "x86_64"
rather than "i586" packages, and rerun smart.
73 de Jeff
> ----------
> assignedto: niemeyer
> messages: 556
> nosy: fsu, niemeyer
> priority: bug
> project: smart
> status: unread
> title: architecture mixing on biarch systems
>
> _______________________________________
> Labix issue tracker <tracker at labix.org>
> <http://tracker.labix.org/issue174>
> _______________________________________
More information about the Smart
mailing list