Linux-Noob Forums

Full Version: Installing core 2 via apt-get
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, I am wondering how I would install fedora core 2 test 3 via apt if you have the answer i would greatly appreciate it thanks :)

add this line to /etc/apt/sources.list

 

rpm [/url][url=http://download.fedora.us]http://download.fedora.us fedora/fedora/1.92/i386 os stable testing updates

 

then run apt-get update && apt-get dist-upgrade

if you are running redhat 9 and have kernel 2.6.5 installed is it safe to change yum sources to fedora core?
yes it is.. here at work i install custom kernels on all the systems here and have upgrade with apt just fine. It'll keep your kernel for the most part

while upgrading from Redhat 9 (kernel 2.6.5) to Fedora Core 2 via apt get i got the following error from all the packages. how do i fix this issue.



Code:
Unknown signature /var/cache/apt/archives/xorg-x11-twm_6.7.0-2_i386.rpm: (SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#4f2a6fd2)




 

thanks