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

Re: Server turned to sushi, please fix bash



On Fri, Aug 13, 1999 at 11:09:59AM -0500, Mark Mealman wrote:
> Needed glibc2.1 for an Oracle install so I did an upgrade from slink to
> potato.
> 
> Mistake.
> 
> You're not a real server admin until you lose the ability to log into
> your machine and none of the rc scripts execute when you reboot(/bin/sh
> not found!!).
> 
> Please roll back bash or statically compile readlines into it.
> 
> I'm hearing nothing but grief from the Windows admins here in our
> office.
Maybe you're referring to this notice that was sent out a few days ago?

From: Jason Gunthorpe <jgg@ualberta.ca>
To: Debian Developers <debian-devel@lists.debian.org>,
        Debian Users List <debian-user@lists.debian.org>,
        Deity Creation Team <deity@lists.debian.org>
Subject: WARNING: APT removes bash on slink upgrade        


My solution to the problem when it bit me this morning (hit "enter" too
quickly), boot from the rescue floppy, copy /bin/sh to /target/bin/bash (after
mounting, of course); cd /target/bin; ln -s bash sh; cd; umount /target; reboot

I ran tcsh while I installed libreadline and then bash.


Reply to: