Re: libdir and python on x86_64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

> > It seems to me that, for a set of packages that are going to share the
> > same module namespace, if any of them contains any arch-dependent code,
> > *ALL* of these packages need to go into sitearch.
> > 
> > In Extras, this would apply to both Twisted and Flumotion.
> > 
> > Does this seem correct, or am I missing something ?
> 
> Hrmm... but how will this work with the non-arch-dependent packages 
> being noarch?

Python handles this correctly.  If module namespace A lives in the
arch-dependent path, and module namespace B lives in the
arch-independent one, then they can both be imported just fine.

The problem I'm describing is when A.B is put in the arch-dependent one,
and A.C in the arch-independent one.  Then programs can only import A.B
or A.C, but not both, effectively rendering A useless.

Thomas

-- 
fedora-extras-list mailing list
fedora-extras-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-extras-list

[Index of Archives]     [Fedora General Discussion]     [Fedora Art]     [Fedora Docs]     [Fedora Package Review]     [Fedora Desktop]     [Big List of Linux Books]     [Yosemite Backpacking]     [KDE Users]

  Powered by Linux