Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 5 Jan 2015 10:57:24 +0300
From: Solar Designer <solar@...nwall.com>
To: owl-dev@...ts.openwall.com
Subject: Re: recent updates

Galaxy,

On Sat, Jul 12, 2014 at 06:34:21PM +0400, (GalaxyMaster) wrote:
> $ make PACKAGE=m4
> # rpm -Fvh m4-*.rpm
> $ make PACKAGE=libnspr
> # rpm -Uvh libnspr-*.rpm
> $ make PACKAGE=autoconf
> # rpm -Fvh autoconf-*.rpm
> $ make PACKAGE=automake
> # rpm -Fvh automake-*.rpm
> $ make PACKAGE=gettext
> # rpm -Fvh gettext-*.rpm
> $ make PACKAGE=libtool
> # rpm -Fvh libtool-*.rpm
> $ make PACKAGE=sqlite
> # rpm -Uvh libsqlite-{,devel-}3*.rpm
> $ make PACKAGE=libnss
> # rpm -Uvh libnss-{,devel-}3*.rpm
> $ make PACKAGE=libpopt
> # rpm -Uvh libpopt-{,devel-}1*.rpm
> $ make PACKAGE=rpm
> # rpm -Fvh rpm-*.rpm
> 
> $ make PACKAGE=gdbm

I got so far, but:

> NB: update gdbm with nodeps and rebuild perl
> # rpm -Uvh gdbm-{,devel-}1*.rpm --nodeps

# rpm -Uvh gdbm-{,devel-}1*.rpm 
Segmentation fault

The problem is the new rpm segfaults on trying to install any package
now.  I'll look into this later.

So this update isn't as easy as following your cheat sheet.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.