On Fri, Jun 21, 2002 at 01:32:56PM +0200, Stefan Schwandter wrote: > My snd-dmotif package depends on openmotif, which is non-free and thus > not autobuilt. I'm no DD yet, but maybe someone could fetch the latest > openmotif sources, build it on i386 and make a binary-only NMU? The > openmotif maintainer can't do it because he doesn't have access to an > i386 sid system. Thanks in advance!
Well, I would, but it appears to break everything that depends on it because the soname has been changed without the package name being changed correspondingly: Package: xzx Version: 3.0.1-1 Depends: libc6 (>= 2.2.4-4), libmotif, xlibs (>> 4.1.0) $ xzx xzx: error while loading shared libraries: libXm.so.2: cannot open shared object file: No such file or directory $ dpkg -c libmotif_2.2.1-1_i386.deb | grep libXm -rw-r--r-- root/root 2147408 2002-02-05 11:27:49 ./usr/X11R6/lib/libXm.so.2.2.1 lrwxrwxrwx root/root 0 2002-02-05 11:27:34 ./usr/X11R6/lib/libXm.so.2 -> libXm.so.2.2.1 $ dpkg -c libmotif_2.2.2-1_i386.deb | grep libXm -rw-r--r-- root/root 2147236 2002-06-21 16:15:32 ./usr/X11R6/lib/libXm.so.3.0.1 lrwxrwxrwx root/root 0 2002-06-21 16:15:17 ./usr/X11R6/lib/libXm.so.3 -> libXm.so.3.0.1 The package name must be changed to libmotif3. I'll file a bug about this in a moment. -- Colin Watson [[EMAIL PROTECTED]] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

