Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 480686 - app-portage/eix - eix-remote update database broken
Summary: app-portage/eix - eix-remote update database broken
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Third-Party Tools (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Martin Väth
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-12 06:20 UTC by pavel sanda
Modified: 2013-11-07 21:55 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pavel sanda 2013-08-12 06:20:41 UTC
hi,
it seems that the database built for eix-remote contains only few repositories and most of other is missed. perhaps some bug in the build script?
(using eix-0.28.5)

Reproducible: Always

Actual Results:  
the results of current eix-remote update call shows only few repositories:

--2013-08-11 23:15:01--  http://gpo.zugaina.org/eix_cache/eix-cache.tbz2
Resolving gpo.zugaina.org... 5.9.69.110, 2a01:4f8:161:7464::6
Connecting to gpo.zugaina.org|5.9.69.110|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 205308 (200K) [text/plain]
Saving to: 'eix-cache.tbz2'

100%[=======================================================================================================================================================================>] 205,308      250KB/s   in 0.8s   

2013-08-11 23:15:03 (250 KB/s) - 'eix-cache.tbz2' saved [205308/205308]

 * Unpacking data
layman/bgo-overlay -> bgo-overlay
layman/dabler -> dabler
layman/kist-overlay -> kist-overlay
layman/openstack -> openstack
layman/openstreetmap -> openstreetmap
layman/sectools -> sectools
layman/spectrum2 -> spectrum2
layman/Spring -> Spring
layman/unknown-horizons -> unknown-horizons
 * Output to remote database /var/cache/eix/remote.eix
 * Calling eix-update
Reading Portage settings ..
Adding virtual overlays from /var/cache/eix/portage.eix ..
Building database (/var/cache/eix/remote.eix) ..
[0] "gentoo" /usr/portage/ (cache: eix)
     Reading Packages .. Finished
[1] "sunrise" /usr/local/portage/layman/sunrise (cache: eix [/usr/local/portage/layman/sunrise])
     Reading Packages .. Finished
[2] "rebutia" /usr/local/portage/layman/rebutia (cache: eix [/usr/local/portage/layman/rebutia])
     Reading Packages .. Finished
[3] "" /usr/local/portage (cache: eix [/usr/local/portage])
     Reading Packages .. Finished
[4] "bgo-overlay" layman/bgo-overlay (cache: eix* /tmp/eix-remote.FHnC7aid/1/bgo-overlay.eix [*/bgo-overlay])
     Reading Packages .. Finished
[5] "dabler" layman/dabler (cache: eix* /tmp/eix-remote.FHnC7aid/1/dabler.eix [*/dabler])
     Reading Packages .. Finished
[6] "kist-overlay" layman/kist-overlay (cache: eix* /tmp/eix-remote.FHnC7aid/1/kist-overlay.eix [*/kist-overlay])
     Reading Packages .. Finished
[7] "openstack" layman/openstack (cache: eix* /tmp/eix-remote.FHnC7aid/1/openstack.eix [*/openstack])
     Reading Packages .. Finished
[8] "openstreetmap" layman/openstreetmap (cache: eix* /tmp/eix-remote.FHnC7aid/1/openstreetmap.eix [*/openstreetmap])
     Reading Packages .. Finished
[9] "sectools" layman/sectools (cache: eix* /tmp/eix-remote.FHnC7aid/1/sectools.eix [*/sectools])
     Reading Packages .. Finished
[10] "spectrum2" layman/spectrum2 (cache: eix* /tmp/eix-remote.FHnC7aid/1/spectrum2.eix [*/spectrum2])
     Reading Packages .. Finished
[11] "Spring" layman/Spring (cache: eix* /tmp/eix-remote.FHnC7aid/1/Spring.eix [*/Spring])
     Reading Packages .. Finished
[12] "unknown-horizons" layman/unknown-horizons (cache: eix* /tmp/eix-remote.FHnC7aid/1/unknown-horizons.eix [*/unknown-horizons])
     Reading Packages .. Finished
Applying masks ..
Calculating hash tables ..
Writing database file /var/cache/eix/remote.eix ..
Database contains 18938 packages in 159 categories.
Comment 1 Martin Väth 2013-08-14 15:17:55 UTC
This is not a problem of eix but of infra(?).

Not sure whom to CC: Who maintains dev.gentooexperimental.org and can check/fix the update script? (Perhaps the "bug" is solved by just updating eix to the latest release or by generating metadata for the overlays?)
Comment 2 pavel sanda 2013-08-14 20:55:28 UTC
Last time it was Patrick Lauer who fixed it (see bug #371270).
Comment 3 Martin Väth 2013-11-07 21:55:49 UTC
Thanks for fixing it, Patrick. Closing as fixed.