[PlanetCCRMA] apt-get problems with beecrypt conflict...
Ken Schutte
kschutte@csail.mit.edu
Sat Nov 12 14:24:01 2005
I was trying to do a: apt-get install planetccrma-audioapps
on my FC3 machine. It listed a whole bunch of installs, and I entered
'Y', then I get this error:
file /usr/lib/libbeecrypt.so.6 from install of
libbeecrypt6-4.1.2-8_9.rhfc3.at conflicts with file from package
beecrypt-3.1.0-6_5.rhfc3.at
E: Error while running transaction
After seeing this thread:
http://ccrma-mail.stanford.edu/pipermail/planetccrma/2005-April/009005.html
I tried:
$ sudo rpm -e --nodeps beecrypt-3.1.0-6_5.rhfc3.at
This was apparently a big mistake, since now I realized rpm and apt need
libbeecrypt, so I can't do anything! Is there an easy way out of this??
Thanks,
Ken