Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
apt-get problem
#1

-20-1.rhfc1.at.i386.rpmvh [/url]http://download.atrpms.net/other/packages/...trpms-kickstart

Retrieving [url=http://download.atrpms.net/other/packages/...fc1.at.i386.rpm]http://download.atrpms.net/other/packages/...fc1.at.i386.rpm

Preparing... ########################################### [100%]

file /etc/apt/apt.conf from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/preferences from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

file /etc/apt/sources.list from install of atrpms-kickstart-20-1.rhfc1.at conflicts with file from package atrpms-package-config-58-1.rhfc1.at

[root@hostou /]$ apt-get install bind

bash: /usr/bin/apt-get: No such file or directory

[root@hostou /]$ apt-get update && apt-get dist-upgrade

bash: /usr/bin/apt-get: No such file or directory

Reply
#2

rpm -e apt

[/url][url=http://www.fedora.us/wiki/FedoraHOWTO]http://www.fedora.us/wiki/FedoraHOWTO

rpm -ifv apt-0.5.15cnc6*YOURDISTRO.i386.rpm

apt-get update

apt-get upgrade

exit

Reply
#3

rpm -e atrpms-package-config

 

then try

Reply
#4

hmm...

 

 

Quote:[root@hostou /]$ apt-get update && apt-get dist-upgradebash: /usr/bin/apt-get: No such file or directory
 

 

my guess is he's logging in to root as su and not su -

 

just a thought ;-)

 

cheers

Reply
#5

[jsw34@shadow jsw34]$ rpm -ql apt |grep bin

/usr/bin/apt-cache

/usr/bin/apt-cdrom

/usr/bin/apt-config

/usr/bin/apt-get

/usr/bin/apt-shell

/usr/bin/genbasedir

/usr/bin/genpkglist

/usr/bin/gensrclist

 

the apt bins are installed to /usr/bin which should be in his path if apt is installed.

 

does rpm -q apt show any results? if so post them here please.

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)