PDA

View Full Version : [SOLVED] Repository Fedora 13 rawhide


Sagitter
25th February 2010, 07:18 PM
Hi all,

I don't succeed in editing well repository links for Fedora 13 rawhide. I need help to do that.:(

Thank you.


$ cat /etc/yum.repos.d/fedora.repo
[fedora]
name=Fedora $releasever - $basearch
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/os/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-13&arch=i386
enabled=1
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[fedora-debuginfo]
name=Fedora $releasever - $basearch - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-debug-13&arch=i386
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[fedora-source]
name=Fedora $releasever - Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/releases/$releasever/Everything/source/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-source-13&arch=i386
enabled=0
metadata_expire=7d
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch


$ cat /etc/yum.repos.d/fedora-updates.repo
[updates]
name=Fedora $releasever - $basearch - Updates
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-13&arch=i386
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-debuginfo]
name=Fedora $releasever - $basearch - Updates - Debug
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/$basearch/debug/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f-13&arch=i386
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

[updates-source]
name=Fedora $releasever - Updates Source
failovermethod=priority
#baseurl=http://download.fedoraproject.org/pub/fedora/linux/updates/$releasever/SRPMS/
mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=updates-released-source-f-13&arch=i386
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-$basearch

dd_wizard
25th February 2010, 07:25 PM
I followed the instructions in post 3 of this thread (http://forums.fedoraforum.org/showthread.php?t=240816).
For F13 install

http://koji.fedoraproject.org/koji/buildinfo?buildID=157304


For F14 install

http://koji.fedoraproject.org/koji/buildinfo?buildID=157303

dd_wizards

GoinEasy9
25th February 2010, 07:36 PM

I executed the fedora-release-13 app to change over my repos, yum conf etc. It gave me F13 fedora.repo, fedora-updates.repo and fedora-updates-testing repo. Try yum install fedora-release-13, or if not present try looking at koji or in the development/13 repo.
I'm also wondering if all three of these repos should be enabled at present. Right now I have a stable running system with just the fedora.repo enabled. I've also added rpmfusion repos which are still listed as rpmfusion-rawhide. Does F13 have its own rpmfusion repos yet? Adobe repo and flash installed successfully

---------- Post added at 02:36 PM CST ---------- Previous post was at 02:35 PM CST ----------

Or follow the links in the thread dd-wizard pointed to. I've got to start typing faster.

dd_wizard
25th February 2010, 07:58 PM
@GoinEasy9: Hmm, I didn't get a fedora-updates repo using the koji packages. Here's my current repo list:
[gene@Mobile-PC ~]$ yum repolist
Loaded plugins: fastestmirror, presto, refresh-packagekit, remove-with-leaves, show-leaves,
: verify
repo id repo name status
*fedora Fedora 13 - x86_64 20191+2
flash flash 1
rpmfusion-free-rawhide RPM Fusion for Fedora Rawhide - Free 465
rpmfusion-nonfree-rawhide RPM Fusion for Fedora Rawhide - Nonfree 172
updates-testing Fedora 13 - x86_64 - Test Updates 961
repolist: 21790

I wonder if I should install and run that package.

dd_wizard

---------- Post added at 11:58 AM CST ---------- Previous post was at 11:55 AM CST ----------

NM, it just wasn't enabled in /etc/yum.repos.d. Odd that updates-testing got enabled but updates didn't. I enabled all 3 now.

dd_wizard

GoinEasy9
25th February 2010, 08:00 PM
@dd_wizard I saw the post about koji after I used the fedora-release-13 app from development/13 repo. I only got 3 repos from the development/13 app (fedora, fedora-updates, fedora-updates-testing), It would have been easier if I used the koji one, then I wouldn't have had to add the rpmfusion and adobe repos separately.

dd_wizard
25th February 2010, 08:00 PM
Change that, I enabled fedora and updates, and disabled updates-testing. That's the normal repo setup for a released Fedora.

dd_wizard

GoinEasy9
25th February 2010, 08:12 PM
Just saw your edit, I think I'll enable updates and updates-testing also, then just watch what comes in before I do updates.

---------- Post added at 03:01 PM CST ---------- Previous post was at 03:01 PM CST ----------

LOL...disabling fedora-updates-testing.

---------- Post added at 03:12 PM CST ---------- Previous post was at 03:01 PM CST ----------

I looked at the way the repos were set up in F12 and was going to enable fedora-updates anyway, but, after looking at the scroll in #fedora-qa, I saw mentioned that they had fedora-updates-testing enabled. I am just trying to keep the install stable so I can try out my usual production apps. Enabling updates-testing, even though F13 is moving very fast, could be counter-productive.

Sagitter
25th February 2010, 08:50 PM
Thanks for your replies but

# rpm -ivh --test fedora-release-13-0.6.noarch.rpm fedora-release-rawhide-13-0.6.noarch.rpm
Preparing... ########################################### [100%]
package fedora-release-14-0.1.noarch (which is newer than fedora-release-13-0.6.noarch) is already installed
file /etc/fedora-release from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/issue from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/issue.net from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-i386 from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-ppc from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-ppc64 from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/pki/rpm-gpg/RPM-GPG-KEY-fedora-x86_64 from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/rpm/macros.dist from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/system-release-cpe from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/yum.repos.d/fedora-updates-testing.repo from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch
file /etc/yum.repos.d/fedora.repo from install of fedora-release-13-0.6.noarch conflicts with file from package fedora-release-14-0.1.noarch


---------- Post added at 02:50 PM CST ---------- Previous post was at 02:16 PM CST ----------

I have solved so:


# rpm -Uvh --oldpackage fedora-release-13-0.6.noarch.rpm fedora-release-rawhide-13-0.6.noarch.rpm
# yum clean all
# yum --enablerepo=fedora update


Thanks again.:D