Mailinglist Archive: opensuse-buildservice (181 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] Odd issue with OBS while building OggConvert for SUSE Factory
- From: "Cristian Rodriguez R." <judas_iscariote@xxxxxxxxxxxxx>
- Date: Thu, 26 Jul 2007 00:49:17 -0400
- Message-id: <46A827CD.1080607@xxxxxxxxxxxxx>
Marek Stopka (m4r3k) escribió:
>> Build log: http://nopaste.com/p/ayc8pPwEob
> Why you installing it into /usr/local?
package is wrong anyway, because he is wrongly assuming that packages
are "noarch", python packages are **arch dependant** in OpenSUSE,
because in 32 bit you use /usr/lib/python2.5/site-packages/ and in 64
bit /usr/lib64/python2.5/site-packages/.
Please read the SUSE package conventions, to fix it.
http://en.opensuse.org/Packaging/SUSE_Package_Conventions
>> Build log: http://nopaste.com/p/ayc8pPwEob
> Why you installing it into /usr/local?
package is wrong anyway, because he is wrongly assuming that packages
are "noarch", python packages are **arch dependant** in OpenSUSE,
because in 32 bit you use /usr/lib/python2.5/site-packages/ and in 64
bit /usr/lib64/python2.5/site-packages/.
Please read the SUSE package conventions, to fix it.
http://en.opensuse.org/Packaging/SUSE_Package_Conventions
| < Previous | Next > |