crash reporting assistant asks to install debug symbols, but this fails for some reason. I can't tell why, because the window immediately closes (something about parsing metadata).
I tried editing /etc/yum.repos.d/fedora{-updates}.repo to set debuginfo to enable=1, but no difference.
Neal Becker wrote:
crash reporting assistant asks to install debug symbols, but this fails for some reason. I can't tell why, because the window immediately closes (something about parsing metadata).
I tried editing /etc/yum.repos.d/fedora{-updates}.repo to set debuginfo to enable=1, but no difference.
sudo yum update Loaded plugins: langpacks, presto, refresh-packagekit updates-debuginfo/metalink | 19 kB 00:00 Could not parse metalink https://mirrors.fedoraproject.org/metalink?repo=updates-released-debug- f15&arch=x86_64 error was No repomd file Error: Cannot retrieve repository metadata (repomd.xml) for repository: updates- debuginfo. Please verify its path and try again
Guess that's the problem.
On Fri, 2011-05-13 at 16:51 -0400, Neal Becker wrote:
crash reporting assistant asks to install debug symbols, but this fails for some reason. I can't tell why, because the window immediately closes (something about parsing metadata).
I tried editing /etc/yum.repos.d/fedora{-updates}.repo to set debuginfo to enable=1, but no difference.
This usually happens when the updates repository is enabled but has nothing in it, I think.