wine RPMs break rpm

nosp nosp at xades.com
Tue Dec 2 20:10:45 CST 2003


On Wed, 2003-12-03 at 01:34, Justin Findlay wrote:
> # rpm -ivh /usr/src/redhat/RPMS/i386/wine-*
> segmentation fault
> 
> But:
> 
> # rpm -Uvh /usr/src/redhat/RPMS/i386/wine-* 
> Preparing...                ########################################### [100%]
>    1:wine                   ########################################### [ 33%]
> <rpm hangs>
> 
> [justin at archimedes wine]$ uname -a
> Linux archimedes.adam-ondi-ahman 2.4.22-1.2129.nptlcustom #3 Tue Dec 2 01:07:47 MST 2003 i686 athlon i386 GNU/Linux

Have you tried rebuilding the rpm database?

# rm -rf /var/lib/rpm/__*
# rpm --rebuilddb
# rpm -Uvh /usr/src/redhat/RPMS/i386/wine-*


HTH




More information about the wine-users mailing list