cheers to Enigma for finding it !
anyweb
[/url]http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/3/apt
once downloaded (if from here) do
Code:
[anyweb@localhost ~]$ mv fcr3-apt-get_rename_to_.rpm_.zip fcr3-apt.rpm
then login as root (su -) and rpm -ivh fcr3-apt.rpm
[url=<___base_url___>/applications/core/interface/file/attachment.php?id=220]fcr3_apt_get_rename_to_.rpm_.zip
Great :)if anyone happens to find the atrpms kickstart please post it thanks...
if anyone (hey Jy !!!) knows how to get this forum to accept RPM files then please tell me how
it wont let me upload them, hence the renaming rubbish above
cheers
anyweb
hmm, i tried it and its getting an error
see below, any ideas why ?
Code:
[root@localhost ~]# apt-get update
Get:1 http://ayo.freshrpms.net fedora/linux/3/i386 release [1812B]
Fetched 1812B in 0s (2673B/s)
Hit http://ayo.freshrpms.net fedora/linux/3/i386/core pkglist
Hit http://ayo.freshrpms.net fedora/linux/3/i386/core release
Hit http://ayo.freshrpms.net fedora/linux/3/i386/updates pkglist
Hit http://ayo.freshrpms.net fedora/linux/3/i386/updates release
Hit http://ayo.freshrpms.net fedora/linux/3/i386/freshrpms pkglist
Hit http://ayo.freshrpms.net fedora/linux/3/i386/freshrpms release
Segmentation fault
Segmentation fault !! this is not a very good sign, it happend to me along time ago and i had to reinstall everything :(, but you may just be able to remove apt and all its dirs and files then reinstall it ( I hope )
yeah i did
to remove it, then rebooted (cos i wanted to) and reinstalled apt via
Code:
rpm -ivh fcr3-apt.rpm
seems to work fine now thanks goodness !
As i alway tell everyone, try using the actual apt released by fedora.. it uses all the mirrors as repositories, and is updated faster then most other apt sources.
Apt-get fedora.us
FluKex
yeah but that wasnt availble when this was posted :P
hence the post !
cheers
anyweb
anyweb,
add the following line into conf_mime_types.php in the forum root dir
Code:
"application/x-redhat-package-manager" => array(1,'zip.gif','RPM File'),