| Summary: | app-portage/layman-2.0.0* dev-vcs/git-1.8.5.2: does not work anymore with git repositories | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Juergen Rose <rose> |
| Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
| Status: | RESOLVED INVALID | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
|
Description
Juergen Rose
2014-01-13 14:46:21 UTC
(continuing...) root@leopard:/usr/local/portage/media-gfx(70)# layman -S * Fetching remote list,... * Remote list already up to date: http://www.gentoo.org/proj/en/overlays/repositories.xml * Last-modified: Sat, 28 Dec 2013 21:10:03 GMT * Fetch Ok * Syncing selected overlays,... * Running Git... # ( cd /var/lib/layman/ago && /usr/bin/git pull ) fatal: unable to connect to git.overlays.gentoo.org: git.overlays.gentoo.org[0: 94.100.119.163]: errno=Connection timed out * Failure result returned from Git * Running Git... # ( cd /var/lib/layman/dlan && /usr/bin/git pull ) Already up-to-date. * Running Git... # ( cd /var/lib/layman/sage-on-gentoo && /usr/bin/git pull ) Already up-to-date. * Running Git... # ( cd /var/lib/layman/science && /usr/bin/git pull ) fatal: unable to access 'http://git.overlays.gentoo.org/gitroot/proj/sci.git/': The requested URL returned error: 504 * Failure result returned from Git * Running Git... # ( cd /var/lib/layman/sunrise && /usr/bin/git pull ) fatal: unable to access 'http://git.overlays.gentoo.org/gitroot/proj/sunrise-reviewed.git/': The requested URL returned error: 504 * Failure result returned from Git * Running Git... # ( cd /var/lib/layman/x11 && /usr/bin/git pull ) fatal: unable to connect to git.overlays.gentoo.org: git.overlays.gentoo.org[0: 94.100.119.163]: errno=Connection timed out * Failure result returned from Git * * Succeeded: * ------ * Successfully synchronized overlay "dlan". * Successfully synchronized overlay "sage-on-gentoo". * * * Errors: * ------ * Failed to sync overlay "ago". * Error was: Syncing overlay "ago" returned status 1! * db.sync() * Failed to sync overlay "science". * Error was: Syncing overlay "science" returned status 1! * db.sync() * Failed to sync overlay "sunrise". * Error was: Syncing overlay "sunrise" returned status 1! * db.sync() * Failed to sync overlay "x11". * Error was: Syncing overlay "x11" returned status 1! * db.sync() * * CLI: Errors occurred processing action sync_all * * Errors: * ------ * Failed to sync overlay "ago". * Error was: Syncing overlay "ago" returned status 1! * db.sync() * Failed to sync overlay "science". * Error was: Syncing overlay "science" returned status 1! * db.sync() * Failed to sync overlay "sunrise". * Error was: Syncing overlay "sunrise" returned status 1! * db.sync() * Failed to sync overlay "x11". * Error was: Syncing overlay "x11" returned status 1! * db.sync() * root@leopard:/usr/local/portage/media-gfx(71)# genlop -t layman | tail Tue Jul 30 12:00:07 2013 >>> app-portage/layman-2.0.0 merge time: 12 seconds. Mon Oct 28 10:09:02 2013 >>> app-portage/layman-2.0.0 merge time: 15 seconds. Wed Jan 8 04:44:01 2014 >>> app-portage/layman-2.0.0-r2 merge time: 14 seconds. root@leopard:/usr/local/portage/media-gfx(72)# genlop -t git | tail Thu Dec 5 19:28:44 2013 >>> dev-vcs/git-1.8.5.1 merge time: 2 minutes and 22 seconds. Thu Dec 19 04:36:20 2013 >>> dev-vcs/git-1.8.5.2 merge time: 2 minutes and 19 seconds. Mon Jan 6 05:08:29 2014 >>> dev-vcs/git-1.8.5.2 merge time: 2 minutes and 11 seconds. Can you please verify with some overlay that is not hosted on git.overlays.gentoo.org? That host currently is down... (In reply to Lars Wendler (Polynomial-C) from comment #2) > Can you please verify with some overlay that is not hosted on > git.overlays.gentoo.org? That host currently is down... See comment #1 - the gitub ovelays sync fine... |