Re: [gentoo-user] Updating Gentoo

2019-07-21 Thread m4110c
Hi there, I'm using Sakaki's Genup Script exclusively for quite a long time now. No problems there and it updates everything (i.e. portage, overlays if you have some installed, etc.) Have a look at it: https://github.com/sakaki-/genup greetz m4110c Thus spoke Consus (con...@ftml.net): > Hi, >

Re: [gentoo-user] Updating Gentoo

2019-07-21 Thread Alarig Le Lay
Hi, Here I’m using this script: https://git.grifon.fr/alarig/gentoo-auto-update/src/branch/master/check_updates.sh But it’s not perfect also ;) -- Alarig

[gentoo-user] Updating Gentoo

2019-07-21 Thread Consus
Hi, For quite a bit I'm using this script to update my stable Gentoo system: $ cat $(which sysupdate) #!/bin/sh # Update the whole system set -e echo "==> Syncing Portage tree..." emerge --sync --quiet echo "==> Up

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
Neil Thank you! Actually I have an issue where trying to emerge world. This is the following message: (dev-lang/python-exec-2.0.1:2/2::gentoo, installed) pulled in by dev-lang/python-exec:2[python_targets_jython2_5(-),python_targets_jython2_7(-),python_targets_python3_2(-),python_targets_python3_

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread Neil Bothwick
On Fri, 30 Jan 2015 14:31:47 -0500, symack wrote: > This worked for me: > > emerge -C dev-python/python-exec && emerge dev-python/python-exec It also added python-exec to your world set, which is not advisable. Undo that with emerge --deselect dev-python/python-exec -- Neil Bothwick Please

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
>> DON'T unmerge python, remember emerge runs on python, you will likely >> be unable to use the package manager if you do that I did this mistake a long long time ago...​ Been there dones that Good news: emerge -C dev-python/python-exec && emerge dev-python/python-exec (fixed the issue) glibc u

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread Jc García
2015-01-30 12:48 GMT-06:00 symack : > Please excuse me, as I am new to gentoo: > Then you shouldn't be upgrading systems that you cannot have downtime, take your time to play around with disposable installations(VMs , containers, etc..). > %)" PYTHON_TARGETS="python2_7 python3_3* (-pypy) -python3_

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
This worked for me: emerge -C dev-python/python-exec && emerge dev-python/python-exec ​

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
Please excuse me, as I am new to gentoo: %)" PYTHON_TARGETS="python2_7 python3_3* (-pypy) -python3_4 (-pypy1_9%) (-pypy2_0%) (-python2_6%) (-python3_1%) (-python3_2%*)" 876 kB [blocks B ]

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
I have updated the systems since then. Up to early last year. Is it safe to update glibc? ​

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread hydra
On Fri, Jan 30, 2015 at 6:49 PM, symack wrote: > Hello Everyone, > > Last time I did this we experience 3 hour downtime, and it was not fun. I > was blue in the face: > > [1] N 2010-08-01 (2010-08-01-as-needed-default - removed?) > [2] N 2012-03-16 (2012-03-16-udev-181-unmasking - remov

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread symack
On Fri, Jan 30, 2015 at 12:52 PM, Mike Gilbert wrote: > On Fri, Jan 30, 2015 at 12:49 PM, symack wrote: > > Hello Everyone, > > > > Last time I did this we experience 3 hour downtime, and it was not fun. I > > was blue in the face: > > > > Grub2: Will this bring us down for days? Is it a hard tr

Re: [gentoo-user] Updating Gentoo

2015-01-30 Thread Mike Gilbert
On Fri, Jan 30, 2015 at 12:49 PM, symack wrote: > Hello Everyone, > > Last time I did this we experience 3 hour downtime, and it was not fun. I > was blue in the face: > > Grub2: Will this bring us down for days? Is it a hard transition Don't bother upgrading/migrating. If your current boot loade

[gentoo-user] Updating Gentoo

2015-01-30 Thread symack
Hello Everyone, Last time I did this we experience 3 hour downtime, and it was not fun. I was blue in the face: [1] N 2010-08-01 (2010-08-01-as-needed-default - removed?) [2] N 2012-03-16 (2012-03-16-udev-181-unmasking - removed?) [3] N 2012-05-21 Portage config-protect-if-modifie