PDA

View Full Version : FC3 install - broke everything!


baxterman
9th January 2005, 12:31 PM
I've just moved from FC2 to FC3 in an attempt to get my WinTV DVB card working (more development in FC3 now than FC2).

But the FC3 install has broken :
yum (no mirrors)
apt-get (ditto)

I also need to get the 2.6.9-1.667 sources, so I can patch the changes for my DVB card.

FC3 has no sources - you need to build them using rpmbuild.

I have no rpmbuild! or rpm-build

I downloaded the rpmbuild.rpm from rpm.org, but that has loads of dependencies - which need to be manually loaded......because FC3 broke yum and apt-get


ARRRGH!!! I'm several steps behind again!!!!

Woad_Warrior
9th January 2005, 02:52 PM
neither yum nor apt are broke by FC3. you may need to make some changes to your repo lists though. there are a few threads detailing this and a few with fairly full repo lists. rhere are also other kernels available than the 667 through apt/yum. i installed the 2.6.9-1.724 on friday and the 2.6.10 kernels have also begun appearing. maybe one of them already has the required patches in place.

baxterman
10th January 2005, 10:52 AM

Thanks.
I've loaded the following in yum.conf, and all appears well :


[freshrpms]
name=FreshRPMs
mirrorlist=http://ayo.freshrpms.net/fedora/linux/$releasever/mirrors-freshrpms
enabled=0
#gpgcheck=1

[dag]
name=Dag APT Repository
baseurl=http://dag.freshrpms.net/fedora/$releasever/en/$basearch/dag/ http://dag.atrpms.net/fedora/$releasever/en/$basearch/dag/

http://ftp.heanet.ie/pub/freshrpms/pub/dag/fedora/$releasever/en/$basearch/dag/
enabled=0
#gpgcheck=1

[dries]
name=Dries APT/YUM Repository
baseurl=http://dries.studentenweb.org/yum/fedora/linux/$releasever/$basearch/dries/RPMS/
enabled=0
#gpgcheck=1

[newrpms]
name=NewRPMs
baseurl=http://newrpms.sunsite.dk/apt/redhat/en/$basearch/fc$releasever
http://newrpms.atrpms.net/apt/redhat/en/$basearch/fc$releasever
enabled=0
#gpgcheck=1

[atrpms]
name=ATrpms - Stable
baseurl=http://apt.atrpms.net/fedora/$releasever/en/$basearch/at-stable

http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-stable

http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-stable
enabled=0
#gpgcheck=1

[atrpms-testing]
name=ATrpms - Testing
baseurl=http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-testing
http://apt.atrpms.net/fedora/$releasever/en/$basearch/at-testing

http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-testing
enabled=0
#gpgcheck=1

[atrpms-bleeding]
name=ATrpms - Bleeding
baseurl=http://apt.atrpms.net/fedora/$releasever/en/$basearch/at-bleeding

http://ftp-stud.fht-esslingen.de/atrpms/download.atrpms.net/fedora/$releasever/en/$basearch/at-bleeding

http://wftp.tu-chemnitz.de/pub/linux/ATrpms/fedora/$releasever/en/$basearch/at-bleeding
enabled=0
#gpgcheck=1

bryancole
10th January 2005, 12:38 PM
Note, with the latest 2.6 kernels, you do not need the full kernel sources installed in order to compile kernel modules. This is why the kernel-sources rpms are no longer part of the core distribution.

rdionne1187
10th January 2005, 03:50 PM
whenever i ad repos to my yum.conf it doesnt let me download and install a thing, have u tried using the up2date tool?

baxterman
12th January 2005, 05:16 PM
I've found apt-get seems to work fine as well :

Get the latest version of the ATrpms-kickstart tool from:
http://download.atrpms.net/other/packages/fedora-3-i386/atrpms/
atrpms-kickstart-25-1.rhfc3.at.i386.rpm

Now install the apt package list by entering the following:
# rpm –Uvh atrpms-kickstart-25-1.rhfc3.at.i386.rpm

Now we'll run a command that fetches all the latest metadata for apt to
process, so it knows what is out there and available to install:
# apt-get update

With Fedora Core 3, there's a little intermediate step that wasn't
necessary with FC2, but it'll save some trouble at dist-upgrade time:
# apt-get install apt yum modutils