PDA

View Full Version : Broken updates-debuginfo?


marvin_ita
27th February 2010, 10:39 AM
Is anyone other than me having problems with updates-debuginfo repo?
When I try to install debuginfo packages (with debuginfo-install command) I get

Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug-f13&arch=x86_64 error was
File /var/cache/yum/x86_64/13/updates-debuginfo/metalink.xml.tmp is not XML
Could not access repo updates-debuginfo error was: Cannot retrieve repository metadata (repomd.xml) for repository: updates-debuginfo. Please verify its path and try again


If I disable the updates repo and enable updates-testing it works....

After the change from Rawhide->F14->F13 repos I'm getting a lot of problems with yum. Sometimes I get dependencies check error (using updates-testing), sometimes yum doesn't find rpms on mirrors.... Am I the only one?? :(

GoinEasy9
27th February 2010, 05:21 PM
No, yesterday I had to use yum --nogpgcheck and --exclude= for 2 packages and --skip-broken for other apps, some of the answers were in koji, some not, and the installation of debuginfo apps I've seen discussed on #fedora-qa and read some bugzilla that included the fact that they were problematic installing. In other words.
Welcome to Pre ALpha.......exciting, isn't it.

CiaW
27th February 2010, 11:46 PM

I had to enable that some debug repo to get an install to finish for debug-install gnote after it downloaded everything. Very odd. Then I had to do the --nogpgcheck

I've also had no luck with rpmfusion repos, I think there was 1 update in the rpmfusion rawhide repo but it was an F14 package. But at least the gvfs update made it to the repos so I didn't have to go mucking around in koji.

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

I had to enable that some debug repo to get an install to finish for debug-install gnote after it downloaded everything. Very odd. Then I had to do the --nogpgcheck

I've also had no luck with rpmfusion repos, I think there was 1 update in the rpmfusion rawhide repo but it was an F14 package. But at least the gvfs update made it to the repos so I didn't have to go mucking around in koji.

marvin_ita
28th February 2010, 08:40 AM
Well, seems that the updates-released-debuginfo repo doesn't exist. In the downloaded metalink file there's this:
repo = updates-released-debug-f13 arch = x86_64 error: invalid repo or arch
I opened a bug in bugzilla... let's see what they say.

Mattia

GoinEasy9
28th February 2010, 05:34 PM
I got the rpmfusion repos installed from here:
http://rpmfusion.org/Configuration
I've had no problems installing from rpmfusion.

Going to try playing with the debuginfo again today.

marvin_ita
2nd March 2010, 04:44 PM
Fedora team has fixed the problem:
https://bugzilla.redhat.com/show_bug.cgi?id=568974