On Thu, Feb 21, 2002 at 11:03:19PM -0800, John H. Robinson, IV wrote: > > oh, i think i see it: comparing dpkg --get-selections in each chroot, i > see sid has this: slang1a-utf8 > > let me see if this is the case...
no; it is not quite that simple. installing libnewt-utf8-0 removes libnewt-dev and libnewt0. the libnewt.so symlink has to be re-made by hand, adn b-f won't compile anyway (probably due to libnewt-dev not being installed) installing libnewt-dev and libnewt0 (which removes libnewt-utf8-0) prevents compiliation also. but i was able to get it to be quiet about the slang1-utf8 stuff (hollow victory, it turns out) so we have boot-floppies that are not compiling anywhere > -john 100% post consumer .sig
--- /usr/local/src/b-f-woody/tmp/woody-sel Thu Feb 21 23:00:04 2002 +++ /usr/local/src/b-f-sid/tmp/sid-sel Thu Feb 21 23:54:29 2002 @@ -40,0 +41 @@ +emacsen-common install @@ -91 +92 @@ -libnewt-utf8-0 install +libnewt0 install @@ -165 +165,0 @@ -slang1-utf8 install @@ -167,0 +168 @@ +slang1a-utf8 install