Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge sync 10 month old version of portage tree
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Wed Oct 07, 2015 5:11 pm    Post subject: emerge sync 10 month old version of portage tree Reply with quote

How is it I can do a sync and end up with a portage tree from December 2014?

An example of the "latest" things ~arch.

chrome-beta40.0.2214.45_p1
firefox 34.0.5
kdelibs 4.14.3-r1

Happened within the hour, but it has happened more than once in the last month or two but never this far back. Why should this even be possible?

Without blockers in my case, I could see this really fubar'n someones system easily if they happen to not have blocks.
Back to top
View user's profile Send private message
schorsch_76
Guru
Guru


Joined: 19 Jun 2012
Posts: 450

PostPosted: Wed Oct 07, 2015 5:56 pm    Post subject: Reply with quote

In my signature you find daily portage trees in a git repository.

Unfortunatly it started in june this year, but maybe it can help you ...

Here is the link to my first version:
https://portage.schorsch-tech.de/cgi-bin/cgit.cgi/portage.git/commit/?id=caf53e00d0c6c54b60bc8cd2e365ef2be265fe25
_________________
// valid again: I forgot about the git access. Now 1.2GB big. Start: 2015-06-25
git daily portage tree
Web: https://github.com/schorsch1976/portage
git clone https://github.com/schorsch1976/portage
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54257
Location: 56N 3W

PostPosted: Wed Oct 07, 2015 6:50 pm    Post subject: Reply with quote

firephoto,

What server are you syncing against?
Does the sync fail?.

Portage checks the timestamp on the tree and will not sync against an older version of the tree than the one you have.
What do you have in /usr/portage/metadata/timestamp and /usr/portage/metadata/timestamp.chk
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Wed Oct 07, 2015 7:22 pm    Post subject: Reply with quote

NeddySeagoon wrote:
firephoto,

What server are you syncing against?
Does the sync fail?.

Portage checks the timestamp on the tree and will not sync against an older version of the tree than the one you have.
What do you have in /usr/portage/metadata/timestamp and /usr/portage/metadata/timestamp.chk


Code:

 ~ # cat /usr/portage/metadata/timestamp.chk
Mon, 29 Dec 2014 09:45:01 +0000
 ~ # cat /usr/portage/metadata/timestamp
Mon Dec 29 09:37:02 UTC 2014
 # cat /usr/portage/metadata/timestamp.x
1419845701 Mon 29 Dec 2014 09:35:01 AM UTC UTC


The last sync log.

Code:

1444235051: Started emerge on: Oct 07, 2015 09:24:11
1444235051:  *** emerge --quiet-build=n --jobs=8 --load-average=16.0 --sync
1444235051:  === sync
1444235051: >>> Syncing repository 'gentoo' into '/usr/portage'...
1444235051: >>> Starting rsync with rsync://64.59.140.91/gentoo-portage
1444236779: === Sync completed for gentoo
1444236779: >>> Syncing repository 'steam-overlay' into '/usr/local/portage/layman/steam-overlay'...
1444236779: >>> Syncing repository 'qt' into '/usr/local/portage/layman/qt'...
1444236779: >>> Syncing repository 'multimedia' into '/usr/local/portage/layman/multimedia'...
1444236779: >>> Starting layman sync for steam-overlay...
1444236779: >>> Syncing repository 'kde' into '/usr/local/portage/layman/kde'...
1444236779: >>> Starting layman sync for qt...
1444236779: >>> Starting layman sync for multimedia...
1444236779: >>> Starting layman sync for kde...
1444236780: >>> layman sync succeeded: multimedia
1444236780: >>> laymansync sez... "Hasta la sync ya, baby!"
1444236780: === Sync completed for multimedia
1444236780: >>> layman sync succeeded: qt
1444236780: >>> laymansync sez... "Hasta la sync ya, baby!"
1444236780: === Sync completed for qt
1444236780: >>> layman sync succeeded: kde
1444236780: >>> laymansync sez... "Hasta la sync ya, baby!"
1444236780: === Sync completed for kde
1444236780: >>> layman sync succeeded: steam-overlay
1444236780: >>> laymansync sez... "Hasta la sync ya, baby!"
1444236780: === Sync completed for steam-overlay
1444236812:  *** terminating.
1444236918: Started emerge on: Oct 07, 2015 09:55:17
1444236918:  *** emerge --keep-going --ask --newuse --load-average=16.0 --quiet-build=n --jobs=8 --verbose --deep --with-bdeps=y --update @world
1444237187:  *** terminating.
Back to top
View user's profile Send private message
firephoto
Veteran
Veteran


Joined: 29 Oct 2003
Posts: 1612
Location: +48° 5' 23.40", -119° 48' 30.00"

PostPosted: Wed Oct 07, 2015 7:25 pm    Post subject: Reply with quote

And my repo.conf

Code:

 ~ # cat /etc/portage/repos.conf/gentoo.conf
[DEFAULT]
main-repo = gentoo

[gentoo]
location = /usr/portage
sync-type = rsync
sync-uri = rsync://rsync.namerica.gentoo.org/gentoo-portage
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum