[ATrpms-users] Re: Failed update
Axel Thimm
Axel.Thimm at atrpms.net
Thu Dec 23 17:40:37 CET 2004
On Thu, Dec 23, 2004 at 05:32:08PM +0100, Kim Bisgaard wrote:
> Thanks for the input. I do not think that is the case. The Yum.noarch
> package .spec-file contains a reference (Requires: %{python_libdir})
> where I think that this is set errorniously to
> "/usr/lib/python2.4/site--packages" - there is nothing in the .spec-file
> to find that value on the system on which the package is beeing
> installed on.
It is not part of the yum specfile, it should be part of the python
specfile.
The yum package as a noarch has been built on i386. There the
directory /usr/lib/python2.4/site-packages is owned by python. On
x86_64 only the directory /usr/lib64/python2.4/site-packages has been
owned by python, the compatibility directory
/usr/lib/python2.4/site-packages has been forgotten.
So the issue is in an incomplete python compatibility layer at the
packaging level. I'll get a workaround for that, but the bug is really
in the python rpm, not the yum rpm.
> Merry Xmas,
> Kim.
>
> Jeff Pitman wrote:
>
> >On Thursday 23 December 2004 23:20, Kim Bisgaard wrote:
> >
> >
> >>The correct situation was:
> >>I had installed x86_64 version of python24, but yum.noarch was
> >>looking for i386 version of python24 (actually the dir
> >>"/usr/lib/python2.4/site--packages"). which is not available.
> >>
> >>
> >
> >/usr/lib64/python2.4 vs. /usr/lib/python2.4 issue. Need to check
> >sys.path to see if both are there. Don't have a _64 system, so I can't
> >help much. I'm certain this issue has been solved in Redhat's python
> >rpms.
> >
> >
> >
>
>
> _______________________________________________
> atrpms-users mailing list
> atrpms-users at atrpms.net
> http://lists.atrpms.net/mailman/listinfo/atrpms-users
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.atrpms.net/pipermail/atrpms-users/attachments/20041223/38a82b31/attachment-0001.bin
More information about the atrpms-users
mailing list