[PlanetCCRMA] apt-get conflict resolution suspect?
John Barnes
john.barnes4 at ntlworld.com
Mon Dec 23 02:58:01 PST 2002
Fernando,
Thanks for your help. Here are some comments on your comments:
I think the cdda2wav and cdrecord conflicts arise, as you suggest, from
when I was getting xcdroast to work, so I have removed them for now.
There is no problem with man apt-get - the text in my message was a Copy
and Paste from my terminal window and man output is not logged to that!
The history that comes to mind re the ppp conflict is that I have made a
--nodeps install of mppe, following the instructions at
<http://pptpclient.sourceforge.net/howto-redhat-80.phtml>, which include
rpm -Uvh --nodeps ppp-mppe-2.4.0-4.i386.rpm
and involve editing /etc/modules.conf to change the line
alias char-major-108 ppp
to
alias char-major-108 ppp_generic
I don't feel competant to make any changes to the pptp client stuff.
Here is the apt-get check output, after removing the obsoletes:
[root at Merlin root]# rpm -e cdda2wav
[root at Merlin root]# rpm -e cdrecord
[root at Merlin root]# apt-get check
Reading Package Lists... Done
Collecting File Provides... Done
Building Dependency Tree... Done
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages have unmet dependencies:
kernel#2.4.18-14 at i686: Conflicts: ppp (<= 2.3.15)
kernel#2.4.18-17.8.0 at i686: Conflicts: ppp (<= 2.3.15)
kernel#2.4.18-18.8.0 at i686: Conflicts: ppp (<= 2.3.15)
kernel#2.4.18-19.8.0 at i686: Conflicts: ppp (<= 2.3.15)
E: Unmet dependencies. Try using -f.
John
PS: Sorry for the email problem and this resend with different addressing.
>-----Original Message-----
>From: Fernando Pablo Lopez-Lezcano HYPERLINK
>"mailto:[SMTP:nando at ccrma.Stanford.EDU]" [SMTP:nando at ccrma.Stanford.EDU]
>Sent: 23 December 2002 01:21
>To: John Barnes
>Cc: 'planetccrma at ccrma.stanford.edu'
>Subject: Re: [PlanetCCRMA] apt-get conflict resolution suspect?
>
>
>
>>[root at Merlin root]# apt-get install synaptic
>>Reading Package Lists... Done
>>Collecting File Provides... Done
>>Building Dependency Tree... Done
>>You might want to run 'apt-get -f install' to correct these:
>>Sorry, but the following packages have unmet dependencies:
>> cdrtools-cdda2wav: Obsoletes: cdda2wav
>> cdrtools-cdrecord: Obsoletes: cdrecord
>>
>>
>
>Are you pointing to other repositories in addition to planet ccrma?
> "cdrtools-cdda2wav" is not part of the normal redhat install, it could
>come from a rebuilt of the latest xcdroast and accompaining cdrtools
>packages, without editing the spec file to match the package names to the
>redhat names.
>
>
>> HYPERLINK mailto:kernel#2.4.18-14 at i686: kernel#2.4.18-14 at i686:
>>
>>
>Conflicts: ppp (<= 2.3.15)
>
>
>> HYPERLINK mailto:kernel#2.4.18-17.8.0 at i686: kernel#2.4.18-17.8.0 at i686:
>>
>>
>Conflicts: ppp (<= 2.3.15)
>
>
>> HYPERLINK mailto:kernel#2.4.18-18.8.0 at i686: kernel#2.4.18-18.8.0 at i686:
>>
>>
>Conflicts: ppp (<= 2.3.15)
>
>
>> HYPERLINK mailto:kernel#2.4.18-19.8.0 at i686: kernel#2.4.18-19.8.0 at i686:
>>
>>
>Conflicts: ppp (<= 2.3.15)
>
>This is strange...
>
>
>>E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
>>specify a solution).
>>[root at Merlin root]# man apt-get
>>
>>
>
>Uh? You did not get a man page for apt-get? If so then you have a problem
>with the installed apt packages.
>
>
>>[root at Merlin root]#
>>[root at Merlin root]# rpm -q cdda2wav
>>cdda2wav-1.10-14
>>[root at Merlin root]# rpm -q cdrtools-cdda2wav
>>cdrtools-cdda2wav-1.11a33-1
>>
>>
>
>Wow, you have both of them installed? It should be one or the other, not
>both. When you installed the second (cdrtools-cddawav) you should have
>gotten a message from rpm regarding conflicts. Did you by any chance use
>"-force" or "-nodpes" to install them?
>
>
>>[root at Merlin root]# rpm -q ppp
>>package ppp is not installed
>>
>>
>
>Hmmm, strange, apt-get should not complain if ppp is not installed. I don't
>think ppp is required for installing the kernel. But I just tried erasing
>it here (with "-test") and you have to also erase rp-pppoe, wvdial and
>redhat-config-network! Do you have those packages as well? You probably
>have a broken dependency tree due to previous installs (or uninstalls) of
>packages.
>
>
>>[root at Merlin root]# apt-get -f install
>>Reading Package Lists... Done
>>Collecting File Provides... Done
>>Building Dependency Tree... Done
>>Correcting dependencies... Done
>>The following packages will be REMOVED:
>> Guppi-devel XFree86 XFree86-tools XFree86-twm XFree86-xdm Xtest
>>
>>
>cdda2wav
>
>
>> cdrecord eog evolution gdm gedit gnome-print gnome-print-devel gtkhtml
>> gtkhtml-devel iptables HYPERLINK mailto:kernel#2.4.18-14 at i686
>>
>>
>kernel#2.4.18-14 at i686 HYPERLINK mailto:kernel#2.4.18-17.8.0 at i686
>kernel#2.4.18-17.8.0 at i686
>
>
>> HYPERLINK mailto:kernel#2.4.18-18.8.0 at i686 kernel#2.4.18-18.8.0 at i686
>>
>>
> HYPERLINK mailto:kernel#2.4.18-19.8.0 at i686 kernel#2.4.18-19.8.0 at i686
>
>
>> kernel-pcmcia-cs#1:3.1.31-9 at i386 lesstif lesstif-devel libgnomeprint
>> libgnomeprintui lokkit mrproject nautilus nfs-utils openoffice pciutils
>> quota redhat-config-nfs rp-pppoe tcpdump vnc-server xawtv xinitrc
>>0 packages upgraded, 0 newly installed, 39 removed and 1 not upgraded.
>>Need to get 0B of archives. After unpacking 306MB will be freed.
>>Do you want to continue? [Y/n] n
>>Abort.
>>
>>
>
>You definitely do NOT want to continue, till you resolve the underlying
>dependency problems :-)
>Sometimes apt is not very smart in what it suggests.
>What does "apt-get check" tell you?
>. Fernando
>
>
>_______________________________________________
>PlanetCCRMA mailing list
> HYPERLINK mailto:PlanetCCRMA at ccrma.stanford.edu
>PlanetCCRMA at ccrma.stanford.edu
> HYPERLINK http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
>http://ccrma-mail.stanford.edu/mailman/listinfo/planetccrma
>
>---
>Incoming mail is certified Virus Free.
>Checked by AVG anti-virus system ( HYPERLINK http://www.grisoft.com)
>http://www.grisoft.com).
>Version: 6.0.431 / Virus Database: 242 - Release Date: 17/12/2002
>
>---
>Outgoing mail is certified Virus Free.
>Checked by AVG anti-virus system (http://www.grisoft.com).
>Version: 6.0.431 / Virus Database: 242 - Release Date: 17/12/2002
>
>
>
>
>
More information about the PlanetCCRMA
mailing list