Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerg-webrsync returns "snapshot was not found"
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
DEC-Objectice
n00b
n00b


Joined: 26 May 2013
Posts: 35
Location: New York

PostPosted: Fri May 31, 2013 12:28 am    Post subject: emerg-webrsync returns "snapshot was not found" Reply with quote

Hey Guys,

I'm getting an odd message ( snapshot not found )when I enter
emerge-webrsync

included in the message is the files it was trying to retrieve

portage-20130420.tar.xz.md5sum
portage-20130420.tar.bz2.md5sum
portage-20130420.tar.gz.md5sum

I don't know why I'm getting this message... Anyone?
: )
_________________
Superiority is achieved through Transparency
Back to top
View user's profile Send private message
swathe
n00b
n00b


Joined: 04 Jul 2011
Posts: 73

PostPosted: Fri May 31, 2013 2:01 am    Post subject: Reply with quote

I'll assume you have network connectivity.

See if you can ping the rsync server you set up with mirrorselect. If you can't I'd suggest adding/changing some mirrors.
Back to top
View user's profile Send private message
666threesixes666
Veteran
Veteran


Joined: 31 May 2011
Posts: 1248
Location: 42.68n 85.41w

PostPosted: Fri May 31, 2013 2:13 am    Post subject: Reply with quote

i suggest the exact opposite, delete your mirror selections from /etc/portage/make.conf

merge up mirrorselect at a later time, have it test mirrors and use fastest 3-5.

(see man mirrorselect after emerging mirrorselect)
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21628

PostPosted: Fri May 31, 2013 2:50 am    Post subject: Reply with quote

I believe both of you missed that he is fetching snapshots from more than a month ago. OP: is your system clock correct?
Back to top
View user's profile Send private message
swathe
n00b
n00b


Joined: 04 Jul 2011
Posts: 73

PostPosted: Fri May 31, 2013 11:25 am    Post subject: Reply with quote

Hu wrote:
I believe both of you missed that he is fetching snapshots from more than a month ago. OP: is your system clock correct?


Ahh so I did. I'm not a gentoo expert but I thought I'd try and get more involved which will help me learn too :)
Back to top
View user's profile Send private message
DEC-Objectice
n00b
n00b


Joined: 26 May 2013
Posts: 35
Location: New York

PostPosted: Fri May 31, 2013 1:18 pm    Post subject: Reply with quote

Hu wrote:
I believe both of you missed that he is fetching snapshots from more than a month ago. OP: is your system clock correct?



Hey HU, Thanks for the reply...

I did set my internal clock prior to this.

What's strange is that, I actually was able to fetch snapshots when I previously configured my HD using FDISK. Now using PARTED I'm confronted
with this snapshots message.

Question if I reboot.. At what point of the install can I start? ( i.e. start from mount /mnt/gentoo )
My guess is mount /mnt/gentoo and resetting internal clock.
_________________
Superiority is achieved through Transparency
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21628

PostPosted: Fri May 31, 2013 9:07 pm    Post subject: Reply with quote

Your kernel clock should initialize from the hardware clock. If your hardware clock is correct, there will be no need to repeat that step. Yes, you can resume from the mounting stage.
Back to top
View user's profile Send private message
DEC-Objectice
n00b
n00b


Joined: 26 May 2013
Posts: 35
Location: New York

PostPosted: Fri May 31, 2013 10:08 pm    Post subject: Reply with quote

Hu wrote:
Your kernel clock should initialize from the hardware clock. If your hardware clock is correct, there will be no need to repeat that step. Yes, you can resume from the mounting stage.


thanks for that info...

Hey HU...

After rebooting and remounting I checked my internet connection just to make sure, I still get the
"snapshot was not found" message.

What could be leading to this... I am stuck....

Is there a way I could use "links" to get at the file from the site and DL it...? Is this even an option?

Thanks again
_________________
Superiority is achieved through Transparency
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21628

PostPosted: Fri May 31, 2013 11:02 pm    Post subject: Reply with quote

As I said previously, your system clock must be correct. The files you specified are correctly absent. You should download current snapshots, not ones from more than a month ago.
Back to top
View user's profile Send private message
DEC-Objectice
n00b
n00b


Joined: 26 May 2013
Posts: 35
Location: New York

PostPosted: Sat Jun 01, 2013 12:33 am    Post subject: Reply with quote

Hu wrote:
As I said previously, your system clock must be correct. The files you specified are correctly absent. You should download current snapshots, not ones from more than a month ago.


Totally understand. Yet, I'm getting an error message when I attempt to get at rsync.gentoo.org

1) I have no way in controlling what files get picked

I enter what the documentation says "mirrorselect -i -o >> /mnt/gentoo/etc/portage/make.conf" I get back---- No such file or directory

2) When I try to move ahead on the documentation just to test things out--- I type,
#emerge --sync
I get
!!!getaddrinfo failed for 'rsync.gentoo' : [Errno -2] Name or service not known
>>>Starting rsync with rsync://rsync.gentoo.org/gentoo-portage...
rsync: getaddrinfo: rsync.gentoo.org 873: Name or service not known
rsync error: error in socket IO (code 10) at clientserver.c(122) [Receiver=3.0.9]

I suspect something is wrong here...

Also I set my clock by using:
#date [month,day,time,year]

and confirmed by typing #date--I get back Fri May 31 20:30:20----My time at my location---US, NY

Is there another time setting or way to check my Kernel time?..

Thanks again for your time...
_________________
Superiority is achieved through Transparency
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Sat Jun 01, 2013 2:54 am    Post subject: Reply with quote

if you have any sync or rsync entries in make.conf delete them
from the chroot
Code:
nano /etc/resolv.conf
edit to
Quote:
nameserver 8.8.8.8
and
Code:
emerge --sync
again
_________________
Defund the FCC.
Back to top
View user's profile Send private message
geodoo
n00b
n00b


Joined: 16 Jun 2014
Posts: 1

PostPosted: Mon Jun 16, 2014 2:20 pm    Post subject: Reply with quote

I think it is most possible to have skipped this command, so you don't have internet connection in chroot:

Code:
# cp -L /etc/resolv.conf /mnt/gentoo/etc/
Back to top
View user's profile Send private message
ritzmax72
Tux's lil' helper
Tux's lil' helper


Joined: 10 Aug 2014
Posts: 82

PostPosted: Sun Aug 10, 2014 6:09 am    Post subject: Re: emerg-webrsync returns "snapshot was not found" Reply with quote

Here is the sulution i tried :
Its written in the gentoo installation guide in green bg text as
Quote:
Note: If you want to manually set a SYNC server in make.conf, you should check out the community mirrors list for the mirrors closest to you. We recommend choosing a rotation, such as rsync.us.gentoo.org, rather than choosing a single mirror. This helps spread out the load and provides a failsafe in case a specific mirror is offline.

When u run this command mirrorselect -i -r -o >> /mnt/gentoo/etc/portage.make.conf and it asks for selecting mirror by pressing SPACEBAR, select the one which says ANY AVAILABLE MIRROR like Any available mirror - rsync.us.gentoo.org (rsync)* . This way it will try all the available mirror. The problem you get might be because the single mirror u choose was offline which in most cases are.
Thankyou
PSN-ritzmax72
LOL-ritzmax72
Back to top
View user's profile Send private message
tvvisted
n00b
n00b


Joined: 31 Dec 2017
Posts: 1

PostPosted: Sun Dec 31, 2017 5:16 pm    Post subject: Reply with quote

Have you copied your dns info from /etc/resolv.conf? Solved it for me.
Back to top
View user's profile Send private message
CloudyOne
n00b
n00b


Joined: 12 Jun 2018
Posts: 1

PostPosted: Tue Jun 12, 2018 10:52 pm    Post subject: Reply with quote

DONAHUE wrote:
if you have any sync or rsync entries in make.conf delete them
from the chroot
Code:
nano /etc/resolv.conf
edit to
Quote:
nameserver 8.8.8.8
and
Code:
emerge --sync
again


Several years later, but i just wanted to say that this made the difference for me. Been struggling for a few hours trying all these other suggestions. One small change to the resolve.conf and it's working :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo 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