Bug 832166 - Error: no such table: packages
Summary: Error: no such table: packages
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 17
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Packaging Toolset Team
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-06-14 17:41 UTC by Neal Becker
Modified: 2014-01-21 23:22 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-11-19 02:22:50 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
yum output (11.83 KB, text/plain)
2012-11-12 10:49 UTC, Andrew
no flags Details

Description Neal Becker 2012-06-14 17:41:18 UTC
Description of problem:
$ sudo yum clean all
Loaded plugins: langpacks, presto, refresh-packagekit
Cleaning repos: adobe-linux-i386 fedora google-chrome rpmfusion-free
              : rpmfusion-free-updates rpmfusion-nonfree
              : rpmfusion-nonfree-updates updates
Cleaning up Everything
No delta-package files removed by presto

$ sudo yum update
...
Trying other mirror.
Error: failure: repodata/0b968f695d108474a17710d86d55e8f9ed1b507df8c170e1a27f2e9d11f53d96-primary.sqlite.bz2 from rpmfusion-free-updates: [Errno 256] No more mirrors to try.

$ sudo yum update

$ sudo yum update
Loaded plugins: langpacks, presto, refresh-packagekit
Error: no such table: packages


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Andrew 2012-11-12 10:49:20 UTC
Created attachment 643402 [details]
yum output

Have same. Log attached, three commands were executed:

# yum clean all

# yum update

# yum update

Yum version: yum-3.4.3-29.fc17.noarch

Comment 2 Fedora Update System 2012-11-12 14:48:21 UTC
yum-3.4.3-30.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/yum-3.4.3-30.fc17

Comment 3 Andrew 2012-11-12 17:02:18 UTC
yum-3.4.3-30.fc17 fixed that for me.
A lot of "HTTP Error 404 - Not Found" and following at the end still remains, but it's an another issue, I think:

Error: Error reading from file /var/cache/yum/x86_64/17/rpmfusion-nonfree-updates/f56ebe3da6bce5ab8eb04f4be534d62b4a6736ee1ba6e0ffbedfe9fbb55b5408-primary.sqlite.bz2: compressed file ended before the logical end-of-stream was detected

Comment 4 dobs 2012-11-12 20:01:32 UTC
+1 Can't update packages :(

kernel: 3.4.6-2.fc17.x86_64

Comment 5 Fedora Update System 2012-11-13 00:55:24 UTC
Package yum-3.4.3-30.fc17:
* should fix your issue,
* was pushed to the Fedora 17 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing yum-3.4.3-30.fc17'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-18062/yum-3.4.3-30.fc17
then log in and leave karma (feedback).

Comment 6 Andrew 2012-11-13 10:01:57 UTC
(In reply to comment #4)
> +1 Can't update packages :(

If you have same problem with me ("compressed file ended" and abort), you can try following: comment "mirrorlist" line in /etc/yum.repos.d/rpmfusion-nonfree-updates.repo (section rpmfusion-nonfree-updates), and uncomment "baseurl" line.
Then do update and revert that changes. Further updates should be ok because yum will keep good repomd.xml.

Seems like problem with repo metadata at rpmfusion mirrors.

Comment 7 Fedora Update System 2012-11-19 02:22:52 UTC
yum-3.4.3-30.fc17 has been pushed to the Fedora 17 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.