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

Re: [PATCH] Support :any architecture qualifiers for multiarch



[Julien Cristau, 2013-09-19]
> On Thu, Sep 19, 2013 at 14:55:17 +0200, Piotr Ożarowski wrote:
> 
> > [Julien Cristau, 2013-09-19]
> > > Well, in Jakub's case the module does dlopen("libaa.so.1"), so while it
> > > doesn't care about the interpreter's architecture, it does need the
> > > libaa1 and python3 packages to be of the same architecture.  AIUI
> > > "Depends: python3:any, libaa1" doesn't express that?
> > 
> > as I mentioned on IRC, I think the solution for that is detecting "lib*"
> > or "${shlibs:Depends}" in Depends (even in arch:all packages, see
> > pyenchant) and disable :any dependencies for such packages, at least
> > until we find a better solution for ctypes packages.
> > 
> Oh $DEITY please please no.

any proposals on how to detect packages that import ctypes?
(other than parsing sources, please ;)
-- 
Piotr Ożarowski                         Debian GNU/Linux Developer
www.ozarowski.pl          www.griffith.cc           www.debian.org
GPG Fingerprint: 1D2F A898 58DA AF62 1786 2DF7 AEF6 F1A2 A745 7645


Reply to: