Mailinglist Archive: opensuse-packaging (109 mails)
< Previous | Next > |
Re: [opensuse-packaging] rpm5.org
- From: Peter Czanik <pczanik@xxxxxxxxxxxxxx>
- Date: Thu, 25 Oct 2007 16:40:44 +0200
- Message-id: <4720AAEC.90408@xxxxxxxxxxxxxx>
Hello,
David Bolt wrote:
they require the 64bit versions to be installed. I checked the whole
openSUSE 10.3 PPC ftp repository with a for cycle, and only these two
32bit packages are broken:
# for i in `ls | grep -v 64bit` ; do echo $i ; rpm -qRp $i | grep 64bit
; done | tee /tmp/64bit
and found:
ConsoleKit-0.2.1-57.ppc.rpm
ConsoleKit-64bit
and
nss-mdns-0.9-42.ppc.rpm
nss-mdns-64bit = 0.9
Bye,
CzP
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
David Bolt wrote:
ConsoleKit-64bit-0.2.1-57These two are the problem packages, or rather their 32bit version, as
nss-mdns-64bit-0.9-42
they require the 64bit versions to be installed. I checked the whole
openSUSE 10.3 PPC ftp repository with a for cycle, and only these two
32bit packages are broken:
# for i in `ls | grep -v 64bit` ; do echo $i ; rpm -qRp $i | grep 64bit
; done | tee /tmp/64bit
and found:
ConsoleKit-0.2.1-57.ppc.rpm
ConsoleKit-64bit
and
nss-mdns-0.9-42.ppc.rpm
nss-mdns-64bit = 0.9
Bye,
CzP
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-packaging+help@xxxxxxxxxxxx
< Previous | Next > |