The most recent F14 updates damage my system

Andy Lawrence dr.diesel at gmail.com
Tue Sep 28 21:53:04 UTC 2010


On Tue, Sep 28, 2010 at 10:12 AM, James Laska <jlaska at redhat.com> wrote:

>
>
> This updated required a few additional steps in order to rollback the
> glibc update to return to a working system.  As with anything, there are
> many different ways to accomplish this.  In case folks are interested, I
> included my recovery procedure below ...
>
>     1. Boot into a rescue system (this could be the F14 installer
>        rescue-mode, a previously installed Fedora on another partition,
>        or a Fedora Live image).  In my case, I have an F13 partition on
>        my system.
>     2. Identify and mount your F-14 installationrescue-mode will locate
>        and mount the partition for you).  If not ... some manual steps
>        may be required.  For me, it involved unlocking the encrypted
>        partition ...
>              * UUID=$(cryptsetup
>                luksUUID /dev/mapper/vg_flatline-f14_root)
>              * cryptsetup luksOpen /dev/mapper/vg_flatline-f14_root
>                luks-$UUID
>              * mount /dev/mapper/luks-$UUID /tmp/f14
>              * mount -t proc proc /tmp/f14/proc
>              * mount -t sysfs sysfs /tmp/f14/sys
>              * mount -t selinuxfs selinuxfs /tmp/f14/selinux
>              * mount -o bind /dev /tmp/f14/dev
>     3. Downgrade glibc* packages.  Again, for my recovery procedure,
>        this involved ...
>              * yum --installroot=/tmp/f14 downgrade glibc*
>     4. Reboot your system into Fedora 14 ... and wait for a new and
>        improved glibc update to test
>
> Thanks,
> James
>
>
Thanks for taking the time to post this, worked like a charm!


projecthuh.com
All of my bits are free, are yours?  Fedoraproject.org
If Obama was the answer, how stupid was the question?
To save energy, Obama has shut off the light at the end of the tunnel..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fedoraproject.org/pipermail/test/attachments/20100928/05cedec8/attachment.html 


More information about the test mailing list