Mailing List Archive

atrpms kickstart problem with latest kernel
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@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
[root@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
[root@lsanca1-ar11-4-60-096-236 root]#
------------------------
and then when i try and install any apt-get command i get this:
--------------------------------------
[root@lsanca1-ar11-4-60-096-236 root]# apt-get install alsa-driver
alsa-kmdl-`uname -r` alsa-utils
bash: apt-get: command not found
[root@lsanca1-ar11-4-60-096-236 root]#
-----------------------------------

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.

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

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail
Re: atrpms kickstart problem with latest kernel [ In reply to ]
Comments at EOF ...

> [root@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

Have you verified that atrpms-13-16.rh9.at is no longer installed? What does
rpm -qa | grep atrpms show for output? My guess is you will have to remove the
rh9.at package before installing atrpms-kickstart.

--
Lonny
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
Re: atrpms kickstart problem with latest kernel [ In reply to ]
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@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@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