Goswin von Brederlow <goswin-...@web.de> (09/02/2012): > now that a multiarch dpkg has been uploaded to experimental it looks > like we can finaly get rid of ia32-libs* for wheezy. > > !!!HURAY!!! > > The problem now is the transition:
0) make sure all packages are multiarchified. To check that, I debcheckout'd ia32-libs{,-gtk} and ran that (tail -1 is here because of testing/unstable/experimental): | for i in ia32-libs*/packages.list; do for p in $(cat $i); do s=$(apt-cache showsrc $p 2>/dev/null|awk '/^Package:/ {print $2}'|tail -1); if [ -z "$s" ]; then s=UNKNOWN; fi; echo "$p $s"; done|column -t > $i.lookup; done | for i in ia32-libs*/packages.list.lookup; do echo "$i:"; awk '{print $2}' $i | sort -u; echo; done Output for the second command: | ia32-libs-gtk/packages.list.lookup: | atk1.0 | at-spi | cairo | dbus-glib | gconf | glib2.0 | gtk+2.0 | gtk2-engines | gtk2-engines-xfce | jasper | libart-lgpl | libbonobo | libcanberra | libdatrie | libglade2 | libgnomecanvas | libidl | libmng | libthai | libwmf | lua5.1 | orbit2 | pango1.0 | pcre3 | pixman | qt4-x11 | | ia32-libs/packages.list.lookup: | acl | attr | audiofile | avahi | celt | coreutils | cups | curl | cyrus-sasl2 | db | db4.8 | dbus | directfb | e2fsprogs | esound | expat | flac | fltk1.1 | fontconfig | freeglut | freetype | gcc-3.3 | gdbm | gnutls26 | hal | isdnutils | jack-audio-connection-kit | keyutils | krb5 | lcms | lesstif2 | libaio | libasyncns | libbsd | libcaca | libcap2 | libdrm | libedit | libexif | libgcrypt11 | libgpg-error | libgphoto2 | libice | libidn | libieee1284 | libjpeg6b | libjpeg8 | libnss-ldap | libogg | libpam-ldap | libpciaccess | libpng | libsamplerate | libsdl1.2 | libselinux | libsigc++-2.0 | libsm | libsndfile | libssh2 | libtasn1-3 | libtool | libusb | libvorbis | libx11 | libx86 | libxau | libxaw | libxcb | libxcomposite | libxcursor | libxdamage | libxdmcp | libxext | libxfixes | libxi | libxinerama | libxml2 | libxmu | libxp | libxpm | libxrandr | libxrender | libxslt | libxss | libxt | libxtst | libxv | libxxf86vm | lzo2 | mesa | mpg123 | nas | nspr | nss | openal-soft | openldap | openssl | pam | popt | pulseaudio | rtmpdump | sane-backends | slang2 | sqlite3 | svgalib | sysfsutils | tcp-wrappers | tdb | tiff3 | tslib | unixodbc | UNKNOWN | util-linux | xaw3d | xbitmaps | xcb-util-renderutil | xcursor-themes | xft | And the UNKNOWN packages are: | ia32-libs/packages.list.lookup:libartsc0 UNKNOWN | ia32-libs/packages.list.lookup:libartsc0-dev UNKNOWN | ia32-libs/packages.list.lookup:libaudiofile0 UNKNOWN | ia32-libs/packages.list.lookup:libssl0.9.8 UNKNOWN Mraw, KiBi.
signature.asc
Description: Digital signature