Re: libc5 to libc6 auto-upgrade script

1998-01-11 Thread Matt Bartley
> This version should be close to good enough. The major change since > the last one that was posted is the ability to upgrade from files in > the current dir instead of a local mirror requirement. > > This script still needs testing. > # upgrade a libc5 (bo) machine to libc6 (hamm). > [...] > #

Re: libc5 to libc6 auto-upgrade script

1998-01-10 Thread Tim Sailer
Igor Grobman wrote: > > > This version should be close to good enough. The major change since the last > one that was posted is the ability to upgrade from files in the current dir > instead of a local mirror requirement. llug.sep.bnl.gov is a public nfs mount for debian. You can point the s

Re: libc5 to libc6 auto-upgrade script

1998-01-10 Thread Scott K. Ellis
On Sat, 10 Jan 1998, Craig Sanders wrote: > On Fri, 9 Jan 1998, Turbo Fredriksson wrote: > > > On Fri, 9 Jan 1998, Craig Sanders wrote: > > > > > On Fri, 9 Jan 1998, Lindsay Allen wrote: > > > > Still one problem. /wg-15-locale/s//wg15-locale/ > > > damn. i thought i got that one this morning.

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Craig Sanders
On Fri, 9 Jan 1998, Turbo Fredriksson wrote: > On Fri, 9 Jan 1998, Craig Sanders wrote: > > > On Fri, 9 Jan 1998, Lindsay Allen wrote: > > > Still one problem. /wg-15-locale/s//wg15-locale/ > > damn. i thought i got that one this morning. > > i wont bother posting the script again. it's easy e

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Turbo Fredriksson
On Fri, 9 Jan 1998, Craig Sanders wrote: > On Fri, 9 Jan 1998, Lindsay Allen wrote: > > Still one problem. /wg-15-locale/s//wg15-locale/ > damn. i thought i got that one this morning. > i wont bother posting the script again. it's easy enough to fix. Could this script be uploaded to ftp.debian

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Craig Sanders
On Fri, 9 Jan 1998, Lindsay Allen wrote: > Still one problem. /wg-15-locale/s//wg15-locale/ damn. i thought i got that one this morning. i wont bother posting the script again. it's easy enough to fix. craig -- craig sanders -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsub

Re: libc5 to libc6 auto-upgrade script

1998-01-09 Thread Lindsay Allen
Still one problem. /wg-15-locale/s//wg15-locale/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Lindsay Allen <[EMAIL PROTECTED]> Perth, Western Australia voice +61 8 9316 248632.0125S 115.8445Evk6lj Debian Unix =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Craig Sanders
On Thu, 8 Jan 1998, Lindsay Allen wrote: > On Thu, 8 Jan 1998, Craig Sanders wrote: > > > dpkg -iB base/perl-base_*.deb interpreters/perl_*.deb > > Did you miss the change re perl? > > # perl-base must be configured before installing perl > dpkg -iB */perl-base_*.deb && dpkg -iB */perl_*.deb m

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Lindsay Allen
On Thu, 8 Jan 1998, Craig Sanders wrote: [snip] > dpkg -iB base/libgdbm1_*.deb devel/libgdbmg1_*.deb || exit 8 > # paranoia says "run ldconfig now". > ldconfig > dpkg -iB base/perl-base_*.deb interpreters/perl_*.deb Did you miss the change re perl? # perl-base must be configured before insta

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Craig Sanders
On Thu, 8 Jan 1998, Lindsay Allen wrote: > I did a new licb5 install and ran your script. Here are some > suggested changes. There may be more, but I wanted to get this out > the door to save everyone from covering the same ground. > > I put a " || exit" after the bash upgrade and suggest that m

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Guy Maor
I still have a not-quite-finished upgrade of the experimental dpkg-ftp done. I fixed some bugs and added immediate configuration of pre-depended on targets and essential packages. I also improved the backend logic so that it will only use later backends if the version is newer. For example, you

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Craig Sanders
On Thu, 8 Jan 1998, Hamish Moffatt wrote: > On Thu, Jan 08, 1998 at 09:52:00AM +1100, Craig Sanders wrote: > > # development because libc5 can't be upgraded to latest without removal > > # of libc5-dev which also necessitates removal of other -dev packages > > # like libdb1-dev and libdl1-dev if t

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Lindsay Allen
I did a new licb5 install and ran your script. Here are some suggested changes. There may be more, but I wanted to get this out the door to save everyone from covering the same ground. I put a " || exit" after the bash upgrade and suggest that more use be made of this to bring the script to a h

Re: libc5 to libc6 auto-upgrade script

1998-01-08 Thread Hamish Moffatt
On Thu, Jan 08, 1998 at 09:52:00AM +1100, Craig Sanders wrote: > # development because libc5 can't be upgraded to latest without removal > # of libc5-dev which also necessitates removal of other -dev packages > # like libdb1-dev and libdl1-dev if they are installed. > > DEVPACKAGES=`dpkg --get-sel

Re: libc5 to libc6 auto-upgrade script

1998-01-07 Thread James Troup
Craig Sanders <[EMAIL PROTECTED]> writes: > cd /debian/dists/unstable/main/binary-i386 Grr. cd /debian/dists/unstable/main/binary-$(dpkg --print-installation-architecture) -- James - Hardcoded-i[345]86 detection alarm triggered -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsub