[mythtv-users] Re: atrpms kickstart problem with latest kernel

Jarod C. Wilson jcw at wilsonet.com
Tue Aug 12 12:03:52 EDT 2003


On Tuesday, Paul Doe wrote:

> Second time around and trying this from a fresh install of RH9.  i  
> install, update everything and now im trying to install aptrpms for  
> ease of install but now im getting this error:
> ------------------------
> [root at lsanca1-ar11-4-60-096-236 root]#  rpm -ivh  
> http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms-kickstart/atrpms- 
> kickstart-9-3.i386.rpm
> Retrieving  
> http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms-kickstart/atrpms- 
> kickstart-9-3.i386.rpm
> warning: /var/tmp/rpm-xfer.sNmZye: V3 DSA signature: NOKEY, key ID  
> 66534c2b
> Preparing...                 
> ########################################### [100%]
>        file /etc/apt/apt.conf from install of atrpms-kickstart-9-3  
> conflicts with file from package atrpms-13-16.rh9.at
>        file /etc/apt/sources.list from install of atrpms-kickstart-9-3  
> conflicts with file from package atrpms-13-16.rh9.at
>        file /etc/cron.d/check4updates from install of  
> atrpms-kickstart-9-3 conflicts with file from package  
> atrpms-13-16.rh9.at
>        file /usr/sbin/check4updates from install of  
> atrpms-kickstart-9-3 conflicts with file from package  
> atrpms-13-16.rh9.at
> -----------------------------------
> and then when i try and install any apt-get command i get this:
> --------------------------------------
> [root at lsanca1-ar11-4-60-096-236 root]# apt-get install alsa-driver  
> alsa-kmdl-`uname -r` alsa-utils
> bash: apt-get: command not found

Doesn't sound like you're actually installing fresh, because that error  
message indicates you've already got some atrpms packages on the  
machine. The procedure is to download the atrpms-kickstart rpm, install  
it, then run a dist-upgrade, which actually replaces the kickstart with  
apt and atrpms proper. Somehow, you have atrpms already installed, but  
apparently not apt (evidenced by the fact your system can't apt-get).


> Now should i have installed apt on the first original kernal?  is it  
> safe to go back to it and install it?  i tried booting into it and it  
> couldn't start X because i already got my nvidia drivers setup.  How  
> can i get apt installed sucessfully in the latest kernal that im  
> runnning?  im using "Kernel 2.4.20-19.23.rh9.at.

Try these steps:
1) # rpm -e atrpms
2) # rpm -ivh  
http://atrpms.physik.fu-berlin.de/dist/rh9/atrpms-kickstart/atrpms- 
kickstart-9-3.i386.rpm
3) # apt-get update && apt-get dist-upgrade

> thanks so much guys, I really want to get this working!

We'll getcha there!

-jcw



More information about the mythtv-users mailing list