Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Updating my firewall has been a while ....
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo Chat
View previous topic :: View next topic  
Author Message
shinadul
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2003
Posts: 90
Location: Netherlands

PostPosted: Mon Jan 29, 2007 6:20 pm    Post subject: Updating my firewall has been a while .... Reply with quote

First, portage broke down pretty hard , it kept telling me to contact the devs.

being an experienced gentoo'er though, i finally got portage running by getting a fresh tarball from a working gentoo host.

After that, i did emerge -pv portage.

Code:
argus portage # emerge -pv portage
!!! Problem with sandbox binary. Disabling...



Performing Global Updates: /usr/portage/profiles/updates/4Q-2002
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
..............................................................................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........................................................................................................................................................................................................................................................


Performing Global Updates: /usr/portage/profiles/updates/3Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...............................................................................


Performing Global Updates: /usr/portage/profiles/updates/4Q-2005
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.......................................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...........................................


Performing Global Updates: /usr/portage/profiles/updates/2Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
........................................


Performing Global Updates: /usr/portage/profiles/updates/3Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
...............


Performing Global Updates: /usr/portage/profiles/updates/4Q-2006
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.........................


Performing Global Updates: /usr/portage/profiles/updates/1Q-2007
(Could take a couple of minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
  s='/var/db SLOT move' S='binary SLOT move' p='update /etc/portage/package.*'
.......
@@

!!! Problem with sandbox binary. Disabling...



Now, remove the -p and it updated portage again , after which i did an emerge -e system. :)
Back to top
View user's profile Send private message
blu3bird
Retired Dev
Retired Dev


Joined: 04 Oct 2003
Posts: 614
Location: Munich, Germany

PostPosted: Mon Jan 29, 2007 6:49 pm    Post subject: Reply with quote

4 years???

I thought 2 weeks without a sync was long.

But if it's some kind of server you should sync it regular to allow glsa-check to function properly :)
_________________
Black Holes are created when God divides by zero!
Back to top
View user's profile Send private message
shinadul
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2003
Posts: 90
Location: Netherlands

PostPosted: Mon Jan 29, 2007 8:32 pm    Post subject: Reply with quote

blu3bird wrote:
4 years???

I thought 2 weeks without a sync was long.

But if it's some kind of server you should sync it regular to allow glsa-check to function properly :)


It was a firewall, no services enabled and IpTables still did its work without requiring updates. As someone wanted to use a non-supported protocol, I had to update the kernel (finally) and then ran into these problems :)
Back to top
View user's profile Send private message
Conan
Guru
Guru


Joined: 02 Nov 2004
Posts: 360

PostPosted: Mon Jan 29, 2007 10:29 pm    Post subject: Reply with quote

explain what you mean by tarball from a gentoo mirror... do oyu mean a stagetarball or a pacakge tarball?
Back to top
View user's profile Send private message
shinadul
Tux's lil' helper
Tux's lil' helper


Joined: 24 Jul 2003
Posts: 90
Location: Netherlands

PostPosted: Tue Jan 30, 2007 7:55 am    Post subject: Reply with quote

Conan wrote:
explain what you mean by tarball from a gentoo mirror... do oyu mean a stagetarball or a pacakge tarball?


No I took a working Gentoo host (the webserver) and did:

Code:

cd /usr/lib/portage

tar -zcvf portage.tar.gz *

ftp portage.tar.gz > destination host

and unpack there.


That copied all python scripts with updated variants, which was enough to get it back to work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo Chat 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