[opensuse-factory] Why does 64-bit wine depend on packages in the 32-bit repository?
As I understand it in oss and factory packages in the 64-bit repository should not depend on packages in the 32-bit repo. This is why we have a huge number (926 in 12.1 oss) of *-32bit packages in oss/factory under x86_64. But wine depends on 'wine-32bit' which is only provided by a wine-32bit package in the i586 repository. Is this a bug or have I misunderstood something?
rpm -qp --requires oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine-32bit = 1.3.30 rpmlib(PayloadIsLzma) <= 4.4.6-1
rpm -qp --provides oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine = 1.3.30-2.1.2 wine(x86-64) = 1.3.30-2.1.2
rpm -qp --provides http://download.opensuse.org/distribution/12.1/repo/oss/suse/i586/wine-32bit... ... wine-32bit = 1.3.30-2.1.2 wine-32bit(x86-32) = 1.3.30-2.1.2
Tim -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Thursday, November 17, 2011 11:58 AM, "Tim Edwards" <liststuff@fastmail.com.au> wrote:
As I understand it in oss and factory packages in the 64-bit repository should not depend on packages in the 32-bit repo. This is why we have a huge number (926 in 12.1 oss) of *-32bit packages in oss/factory under x86_64.
But wine depends on 'wine-32bit' which is only provided by a wine-32bit package in the i586 repository. Is this a bug or have I misunderstood something?
rpm -qp --requires oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine-32bit = 1.3.30 rpmlib(PayloadIsLzma) <= 4.4.6-1
rpm -qp --provides oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine = 1.3.30-2.1.2 wine(x86-64) = 1.3.30-2.1.2
rpm -qp --provides http://download.opensuse.org/distribution/12.1/repo/oss/suse/i586/wine-32bit... ... wine-32bit = 1.3.30-2.1.2 wine-32bit(x86-32) = 1.3.30-2.1.2
Tim
I've added it as a bug: https://bugzilla.novell.com/show_bug.cgi?id=731278 -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Fri, Nov 18, 2011 at 10:10:32AM +0100, Tim Edwards wrote:
On Thursday, November 17, 2011 11:58 AM, "Tim Edwards" <liststuff@fastmail.com.au> wrote:
As I understand it in oss and factory packages in the 64-bit repository should not depend on packages in the 32-bit repo. This is why we have a huge number (926 in 12.1 oss) of *-32bit packages in oss/factory under x86_64.
But wine depends on 'wine-32bit' which is only provided by a wine-32bit package in the i586 repository. Is this a bug or have I misunderstood something?
rpm -qp --requires oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine-32bit = 1.3.30 rpmlib(PayloadIsLzma) <= 4.4.6-1
rpm -qp --provides oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine = 1.3.30-2.1.2 wine(x86-64) = 1.3.30-2.1.2
rpm -qp --provides http://download.opensuse.org/distribution/12.1/repo/oss/suse/i586/wine-32bit... ... wine-32bit = 1.3.30-2.1.2 wine-32bit(x86-32) = 1.3.30-2.1.2
Tim
I've added it as a bug: https://bugzilla.novell.com/show_bug.cgi?id=731278
The 64bit Wine is not really useful without its 32bit counterpart. Is there any specific why you want it 64bit only? Ciao, Marcus -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On Friday, November 18, 2011 10:48 AM, "Marcus Meissner" <meissner@suse.de> wrote:
On Fri, Nov 18, 2011 at 10:10:32AM +0100, Tim Edwards wrote:
On Thursday, November 17, 2011 11:58 AM, "Tim Edwards" <liststuff@fastmail.com.au> wrote:
As I understand it in oss and factory packages in the 64-bit repository should not depend on packages in the 32-bit repo. This is why we have a huge number (926 in 12.1 oss) of *-32bit packages in oss/factory under x86_64.
But wine depends on 'wine-32bit' which is only provided by a wine-32bit package in the i586 repository. Is this a bug or have I misunderstood something?
rpm -qp --requires oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine-32bit = 1.3.30 rpmlib(PayloadIsLzma) <= 4.4.6-1
rpm -qp --provides oss/suse/x86_64/wine-1.3.30-2.1.2.x86_64.rpm ... wine = 1.3.30-2.1.2 wine(x86-64) = 1.3.30-2.1.2
rpm -qp --provides http://download.opensuse.org/distribution/12.1/repo/oss/suse/i586/wine-32bit... ... wine-32bit = 1.3.30-2.1.2 wine-32bit(x86-32) = 1.3.30-2.1.2
Tim
I've added it as a bug: https://bugzilla.novell.com/show_bug.cgi?id=731278
The 64bit Wine is not really useful without its 32bit counterpart. Is there any specific why you want it 64bit only?
Ciao, Marcus
I don't, I just want the wine-32bit package to be in the x86_64 repo like the other 900-odd packages. Tim -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (2)
-
Marcus Meissner
-
Tim Edwards