Mailing List Archive


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

Re: [tlug] problems updating bash in ubuntu



Hi,
Thank you all for your responses

On Thu, Sep 25, 2014 at 6:46 PM, Stephen J. Turnbull <stephen@example.com> wrote:
> "apt-get uninstall php; apt-get install python" comes immediately to
> mind. ;-)

Really tempted to do that :-) but this box uses php for some stuff

What I did was:

apt-mark hold php5-fpm
apt-get -f install
apt-get install bash

the first apt-mark puts a hold mark on php5-fpm so that apt does not
try to update it.  After this the following next apt-get commands
stopped complaining (surely php5-fpm won't upgrade after this, but
this is a problem for another day :-)


Happy shellshock patching!  :-)


Home | Main Index | Thread Index

Home Page Mailing List Linux and Japan TLUG Members Links