[PlanetCCRMA] RPM Install Error

Fernando Pablo Lopez-Lezcano nando@ccrma.Stanford.EDU
Wed Feb 25 10:15:01 2004


> I have a laptop running Fedora Core 1.  I'm not sure what else is
> relevant, but if you want to know, just ask.  The rest is from the
> command-line:
> 
> [root@chrissy carter]# apt-get install planetccrma-audioapps
> Reading Package Lists... Done
> Building Dependency Tree... Done
> The following extra packages will be installed:
>  [...]
> The following NEW packages will be installed:
> [...]
> 0 upgraded, 132 newly installed, 0 removed and 149 not upgraded.
> Need to get 0B/106MB of archives.
> After unpacking 272MB of additional disk space will be used.
> Do you want to continue? [Y/n] 
> Executing RPM (-Uvh)...
> E: Sub-process /bin/rpm recieved a segmentation fault.

Wow... very strange, I don't remember ever seeing an rpm segfault. Have
you tried using rpm manually? (listing all the packages, for example,
"rpm -q -a"). What does "apt-get check" say?

-- Fernando