* [gentoo-user] You have no world file
@ 2011-04-20 15:35 Dan Cowsill
2011-04-20 15:55 ` Michael Orlitzky
2011-04-20 16:01 ` Alex Schuster
0 siblings, 2 replies; 15+ messages in thread
From: Dan Cowsill @ 2011-04-20 15:35 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 577 bytes --]
Hi list,
I've been having a strange issue every so often. I'll do a world update
(emerge -uDNav, etc) and that will proceed nicely, installing new packages
and suchlike. I'll then do a little bit of the old emerge -pcv to check for
dangling packages and I will get the following:
!!! You have no world file.
!!! Proceeding is likely to break your installation.
Portage will then politely inform me that it needs to remove 190 packages
and I thank FSM I added -p.
So! Googling that little tidbit produced nothing meaningful. What's the
story? Gremlins?
Thanks guys,
D
[-- Attachment #2: Type: text/html, Size: 749 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 15:35 [gentoo-user] You have no world file Dan Cowsill
@ 2011-04-20 15:55 ` Michael Orlitzky
2011-04-20 16:15 ` Dan Cowsill
2011-04-20 16:01 ` Alex Schuster
1 sibling, 1 reply; 15+ messages in thread
From: Michael Orlitzky @ 2011-04-20 15:55 UTC (permalink / raw
To: gentoo-user
On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> Hi list,
>
> I've been having a strange issue every so often. I'll do a world update
> (emerge -uDNav, etc) and that will proceed nicely, installing new
> packages and suchlike. I'll then do a little bit of the old emerge -pcv
> to check for dangling packages and I will get the following:
>
> !!! You have no world file.
> !!! Proceeding is likely to break your installation.
>
> Portage will then politely inform me that it needs to remove 190
> packages and I thank FSM I added -p.
>
> So! Googling that little tidbit produced nothing meaningful. What's
> the story? Gremlins?
>
Basically. Do you have a world file (/var/lib/portage/world)? If not,
why not? Is /var or one of its subdirectories mounted separately? Hard
drive going bad? Do you see gremlins anywhere?
Permissions on /var/lib/portage should be drwxrws--- root:portage
/var/lib/portage/world should be -rw-r--r-- root:portage
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 15:35 [gentoo-user] You have no world file Dan Cowsill
2011-04-20 15:55 ` Michael Orlitzky
@ 2011-04-20 16:01 ` Alex Schuster
1 sibling, 0 replies; 15+ messages in thread
From: Alex Schuster @ 2011-04-20 16:01 UTC (permalink / raw
To: gentoo-user
Dan Cowsill writes:
> I've been having a strange issue every so often. I'll do a world update
> (emerge -uDNav, etc) and that will proceed nicely, installing new
> packages and suchlike. I'll then do a little bit of the old emerge -pcv
> to check for dangling packages and I will get the following:
>
> !!! You have no world file.
> !!! Proceeding is likely to break your installation.
>
> Portage will then politely inform me that it needs to remove 190 packages
> and I thank FSM I added -p.
>
> So! Googling that little tidbit produced nothing meaningful. What's the
> story? Gremlins?
Stupid question maybe, but does /var/lib/portage/world exist? If not, emerge
-uDNav world would not complain and do a system update only.
Does eix -Iu show lots of packages you thought a wold update should have
updated?
In case you lost the file, the regenworld script is supposed to restore it.
But I don't know how well this works.
Wonko
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 15:55 ` Michael Orlitzky
@ 2011-04-20 16:15 ` Dan Cowsill
2011-04-20 17:00 ` Dan Cowsill
` (2 more replies)
0 siblings, 3 replies; 15+ messages in thread
From: Dan Cowsill @ 2011-04-20 16:15 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1241 bytes --]
On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky <michael@orlitzky.com>wrote:
> On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> > Hi list,
> >
> > I've been having a strange issue every so often. I'll do a world update
> > (emerge -uDNav, etc) and that will proceed nicely, installing new
> > packages and suchlike. I'll then do a little bit of the old emerge -pcv
> > to check for dangling packages and I will get the following:
> >
> > !!! You have no world file.
> > !!! Proceeding is likely to break your installation.
> >
> > Portage will then politely inform me that it needs to remove 190
> > packages and I thank FSM I added -p.
> >
> > So! Googling that little tidbit produced nothing meaningful. What's
> > the story? Gremlins?
> >
>
> Basically. Do you have a world file (/var/lib/portage/world)? If not,
> why not? Is /var or one of its subdirectories mounted separately? Hard
> drive going bad? Do you see gremlins anywhere?
>
> Permissions on /var/lib/portage should be drwxrws--- root:portage
>
> /var/lib/portage/world should be -rw-r--r-- root:portage
>
>
File's there, permissions are correctly set, the filesystem isn't mounted
separately and according to smartctl, the hard drive is doing quite well.
I'm at a loss!
[-- Attachment #2: Type: text/html, Size: 1680 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 16:15 ` Dan Cowsill
@ 2011-04-20 17:00 ` Dan Cowsill
2011-04-20 17:15 ` Daniel Wagener
2011-04-21 5:19 ` Michael Orlitzky
2 siblings, 0 replies; 15+ messages in thread
From: Dan Cowsill @ 2011-04-20 17:00 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 5441 bytes --]
On Wed, Apr 20, 2011 at 9:15 AM, Dan Cowsill <danthehat@gmail.com> wrote:
> On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky <michael@orlitzky.com>wrote:
>
>> On 04/20/2011 11:35 AM, Dan Cowsill wrote:
>> > Hi list,
>> >
>> > I've been having a strange issue every so often. I'll do a world update
>> > (emerge -uDNav, etc) and that will proceed nicely, installing new
>> > packages and suchlike. I'll then do a little bit of the old emerge -pcv
>> > to check for dangling packages and I will get the following:
>> >
>> > !!! You have no world file.
>> > !!! Proceeding is likely to break your installation.
>> >
>> > Portage will then politely inform me that it needs to remove 190
>> > packages and I thank FSM I added -p.
>> >
>> > So! Googling that little tidbit produced nothing meaningful. What's
>> > the story? Gremlins?
>> >
>>
>> Basically. Do you have a world file (/var/lib/portage/world)? If not,
>> why not? Is /var or one of its subdirectories mounted separately? Hard
>> drive going bad? Do you see gremlins anywhere?
>>
>> Permissions on /var/lib/portage should be drwxrws--- root:portage
>>
>> /var/lib/portage/world should be -rw-r--r-- root:portage
>>
>>
For the sake of brevity, here's emerge --info
Portage 2.1.9.42 (default/linux/x86/10.0, gcc-4.4.5, glibc-2.11.3-r0,
2.6.36-gentoo-r8 i686)
=================================================================
System uname: Linux-2.6.36-gentoo-r8-i686-Pentium-R-_Dual-Core_CPU_E5200_@
_2.50GHz-with-gentoo-1.12.14
Timestamp of tree: Wed, 20 Apr 2011 07:00:01 +0000
ccache version 2.4 [enabled]
app-shells/bash: 4.1_p9
dev-lang/python: 2.6.6-r2, 2.7.1-r1, 3.1.3-r1
dev-util/ccache: 2.4-r9
dev-util/cmake: 2.8.1-r2
sys-apps/baselayout: 1.12.14-r1
sys-apps/sandbox: 2.4
sys-devel/autoconf: 2.65-r1
sys-devel/automake: 1.11.1
sys-devel/binutils: 2.20.1-r1
sys-devel/gcc: 4.4.5
sys-devel/gcc-config: 1.4.1
sys-devel/libtool: 2.2.10
sys-devel/make: 3.81-r2
sys-kernel/linux-headers: 2.6.36.1
virtual/os-headers: 0
ACCEPT_KEYWORDS="x86"
ACCEPT_LICENSE="* -@EULA PUEL"
CBUILD="i486-pc-linux-gnu"
CFLAGS="-O2 -mtune=i686 -pipe"
CHOST="i486-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/bind"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d
/etc/fonts/fonts.conf /etc/gconf /etc/php/apache2-php5.3/ext-active/
/etc/php/cgi-php5.3/ext-active/ /etc/php/cli-php5.3/ext-active/
/etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-O2 -mtune=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs ccache distlocks fixlafiles fixpackages
news parallel-fetch protect-owned sandbox sfperms strict
unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://gentoo.mirrors.pair.com/
ftp://gentoo.mirrors.pair.com/ ftp://gentoo.mirrors.tds.net/gentoo"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="en"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times
--compress --force --whole-file --delete --stats --timeout=180
--exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/sunrise /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="acl apache2 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm gpm
iconv jpeg ldap modules mudflap ncurses nfsv3 nls nptl nptlonly openmp pam
pcre perl php png pppd python readline session ssl sysfs tcpd unicode x86
xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106
cmipci emu10k1 emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel
intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci"
ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file
hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null
plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic
auth_digest authn_anon authn_dbd authn_dbm authn_default authn_file
authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
autoindex cache dav dav_fs dav_lock dbd deflate dir disk_cache env expires
ext_filter file_cache filter headers ident imagemap include info log_config
logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer
proxy_connect proxy_http rewrite setenvif so speling status unique_id
userdir usertrack vhost_alias" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface
irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech
aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea
ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2
timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev"
KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216
lcdm001 mtxorb ncurses text" LINGUAS="en" PHP_TARGETS="php5-3"
RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64
mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware
dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset
ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark
ipmark dhcpmac delude chaos account"
Unset: CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
MAKEOPTS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS,
PORTAGE_RSYNC_EXTRA_OPTS
[-- Attachment #2: Type: text/html, Size: 7163 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 16:15 ` Dan Cowsill
2011-04-20 17:00 ` Dan Cowsill
@ 2011-04-20 17:15 ` Daniel Wagener
2011-04-20 18:13 ` Dan Cowsill
2011-04-21 5:19 ` Michael Orlitzky
2 siblings, 1 reply; 15+ messages in thread
From: Daniel Wagener @ 2011-04-20 17:15 UTC (permalink / raw
To: gentoo-user
On Wed, 20 Apr 2011 09:15:12 -0700
Dan Cowsill <danthehat@gmail.com> wrote:
> On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky
> <michael@orlitzky.com>wrote:
>
> > On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> > > Hi list,
> > >
> > > I've been having a strange issue every so often. I'll do a world
> > > update (emerge -uDNav, etc) and that will proceed nicely,
> > > installing new packages and suchlike. I'll then do a little bit
> > > of the old emerge -pcv to check for dangling packages and I will
> > > get the following:
> > >
> > > !!! You have no world file.
> > > !!! Proceeding is likely to break your installation.
> > >
> > > Portage will then politely inform me that it needs to remove 190
> > > packages and I thank FSM I added -p.
> > >
> > > So! Googling that little tidbit produced nothing meaningful.
> > > What's the story? Gremlins?
> > >
> >
> > Basically. Do you have a world file (/var/lib/portage/world)? If
> > not, why not? Is /var or one of its subdirectories mounted
> > separately? Hard drive going bad? Do you see gremlins anywhere?
> >
> > Permissions on /var/lib/portage should be drwxrws--- root:portage
> >
> > /var/lib/portage/world should be -rw-r--r-- root:portage
> >
> >
> File's there, permissions are correctly set, the filesystem isn't
> mounted separately and according to smartctl, the hard drive is doing
> quite well. I'm at a loss!
Have you ever looked at the size world or maybe even into it?
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 17:15 ` Daniel Wagener
@ 2011-04-20 18:13 ` Dan Cowsill
0 siblings, 0 replies; 15+ messages in thread
From: Dan Cowsill @ 2011-04-20 18:13 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 250 bytes --]
On Wed, Apr 20, 2011 at 10:15 AM, Daniel Wagener <stelf@gmx.net> wrote:
>
>
> Have you ever looked at the size world or maybe even into it?
>
>
World file contains a list of the packages I've installed. Nothing new
there. It's about 1.5kb in size.
[-- Attachment #2: Type: text/html, Size: 528 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-20 16:15 ` Dan Cowsill
2011-04-20 17:00 ` Dan Cowsill
2011-04-20 17:15 ` Daniel Wagener
@ 2011-04-21 5:19 ` Michael Orlitzky
2011-04-21 5:31 ` Pandu Poluan
2011-04-26 14:31 ` Dan Cowsill
2 siblings, 2 replies; 15+ messages in thread
From: Michael Orlitzky @ 2011-04-21 5:19 UTC (permalink / raw
To: gentoo-user
On 04/20/2011 12:15 PM, Dan Cowsill wrote:
> On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky <michael@orlitzky.com
> <mailto:michael@orlitzky.com>> wrote:
>
> On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> > Hi list,
> >
> > I've been having a strange issue every so often. I'll do a world
> update
> > (emerge -uDNav, etc) and that will proceed nicely, installing new
> > packages and suchlike. I'll then do a little bit of the old
> emerge -pcv
> > to check for dangling packages and I will get the following:
> >
> > !!! You have no world file.
> > !!! Proceeding is likely to break your installation.
> >
> > Portage will then politely inform me that it needs to remove 190
> > packages and I thank FSM I added -p.
> >
> > So! Googling that little tidbit produced nothing meaningful. What's
> > the story? Gremlins?
> >
>
> Basically. Do you have a world file (/var/lib/portage/world)? If not,
> why not? Is /var or one of its subdirectories mounted separately? Hard
> drive going bad? Do you see gremlins anywhere?
>
> Permissions on /var/lib/portage should be drwxrws--- root:portage
>
> /var/lib/portage/world should be -rw-r--r-- root:portage
>
>
> File's there, permissions are correctly set, the filesystem isn't
> mounted separately and according to smartctl, the hard drive is doing
> quite well. I'm at a loss!
You can try introducing trolls to fight the gremlins. If the smell gets
too strong, orcs will keep the trolls in check. Gold starts
disappearing? Dragons should do the trick. When you run out of
princesses... try memtest.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-21 5:19 ` Michael Orlitzky
@ 2011-04-21 5:31 ` Pandu Poluan
2011-04-26 14:31 ` Dan Cowsill
1 sibling, 0 replies; 15+ messages in thread
From: Pandu Poluan @ 2011-04-21 5:31 UTC (permalink / raw
To: gentoo-user
On Thu, Apr 21, 2011 at 12:19, Michael Orlitzky <michael@orlitzky.com> wrote:
>
> On 04/20/2011 12:15 PM, Dan Cowsill wrote:
> > On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky <michael@orlitzky.com
> > <mailto:michael@orlitzky.com>> wrote:
> >
> > On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> > > Hi list,
> > >
> > > I've been having a strange issue every so often. I'll do a world
> > update
> > > (emerge -uDNav, etc) and that will proceed nicely, installing new
> > > packages and suchlike. I'll then do a little bit of the old
> > emerge -pcv
> > > to check for dangling packages and I will get the following:
> > >
> > > !!! You have no world file.
> > > !!! Proceeding is likely to break your installation.
> > >
> > > Portage will then politely inform me that it needs to remove 190
> > > packages and I thank FSM I added -p.
> > >
> > > So! Googling that little tidbit produced nothing meaningful. What's
> > > the story? Gremlins?
> > >
> >
> > Basically. Do you have a world file (/var/lib/portage/world)? If not,
> > why not? Is /var or one of its subdirectories mounted separately? Hard
> > drive going bad? Do you see gremlins anywhere?
> >
> > Permissions on /var/lib/portage should be drwxrws--- root:portage
> >
> > /var/lib/portage/world should be -rw-r--r-- root:portage
> >
> >
> > File's there, permissions are correctly set, the filesystem isn't
> > mounted separately and according to smartctl, the hard drive is doing
> > quite well. I'm at a loss!
>
> You can try introducing trolls to fight the gremlins. If the smell gets
> too strong, orcs will keep the trolls in check. Gold starts
> disappearing? Dragons should do the trick. When you run out of
> princesses... try memtest.
>
ROFL
Rgds,
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-21 5:19 ` Michael Orlitzky
2011-04-21 5:31 ` Pandu Poluan
@ 2011-04-26 14:31 ` Dan Cowsill
2011-04-26 15:29 ` Michael Orlitzky
1 sibling, 1 reply; 15+ messages in thread
From: Dan Cowsill @ 2011-04-26 14:31 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 2300 bytes --]
On Wed, Apr 20, 2011 at 10:19 PM, Michael Orlitzky <michael@orlitzky.com>wrote:
> On 04/20/2011 12:15 PM, Dan Cowsill wrote:
> > On Wed, Apr 20, 2011 at 8:55 AM, Michael Orlitzky <michael@orlitzky.com
> > <mailto:michael@orlitzky.com>> wrote:
> >
> > On 04/20/2011 11:35 AM, Dan Cowsill wrote:
> > > Hi list,
> > >
> > > I've been having a strange issue every so often. I'll do a world
> > update
> > > (emerge -uDNav, etc) and that will proceed nicely, installing new
> > > packages and suchlike. I'll then do a little bit of the old
> > emerge -pcv
> > > to check for dangling packages and I will get the following:
> > >
> > > !!! You have no world file.
> > > !!! Proceeding is likely to break your installation.
> > >
> > > Portage will then politely inform me that it needs to remove 190
> > > packages and I thank FSM I added -p.
> > >
> > > So! Googling that little tidbit produced nothing meaningful.
> What's
> > > the story? Gremlins?
> > >
> >
> > Basically. Do you have a world file (/var/lib/portage/world)? If not,
> > why not? Is /var or one of its subdirectories mounted separately?
> Hard
> > drive going bad? Do you see gremlins anywhere?
> >
> > Permissions on /var/lib/portage should be drwxrws--- root:portage
> >
> > /var/lib/portage/world should be -rw-r--r-- root:portage
> >
> >
> > File's there, permissions are correctly set, the filesystem isn't
> > mounted separately and according to smartctl, the hard drive is doing
> > quite well. I'm at a loss!
>
> You can try introducing trolls to fight the gremlins. If the smell gets
> too strong, orcs will keep the trolls in check. Gold starts
> disappearing? Dragons should do the trick. When you run out of
> princesses... try memtest.
>
>
Why I love this list in one thread.
Anyway, just an update on the situation. As far as I can tell, this 'you
have no world file' error only shows up when i'm doing a --depclean. Also,
it is intermittent. Right now, -pcv works just fine and reports the correct
number of packages to be removed (zero). I'm not sure what breaks this, or
if it will be broken in the future.
At this point, I'm not terribly worried about the whole thing, but I am
rather curious.
Thanks guys,
D
[-- Attachment #2: Type: text/html, Size: 3108 bytes --]
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-26 14:31 ` Dan Cowsill
@ 2011-04-26 15:29 ` Michael Orlitzky
2011-04-26 16:54 ` Dale
0 siblings, 1 reply; 15+ messages in thread
From: Michael Orlitzky @ 2011-04-26 15:29 UTC (permalink / raw
To: gentoo-user
On 04/26/11 10:31, Dan Cowsill wrote:
>
> Why I love this list in one thread.
>
> Anyway, just an update on the situation. As far as I can tell, this
> 'you have no world file' error only shows up when i'm doing a
> --depclean. Also, it is intermittent. Right now, -pcv works just fine
> and reports the correct number of packages to be removed (zero). I'm
> not sure what breaks this, or if it will be broken in the future.
>
> At this point, I'm not terribly worried about the whole thing, but I am
> rather curious.
>
Well, the "You have no world" message only shows up in one place.
/usr/lib/portage/pym/_emerge/actions.py:
psets = root_config.setconfig.psets
...
selected_set = psets['selected']
...
if not selected_set:
writemsg_level("!!! You have no world file.\n",
level=logging.WARNING, noiselevel=-1)
The 'psets' variable gets set in /usr/lib/portage/pym/_emerge/main.py:
setconfig.psets['selected'] =
WorldSelectedSet(root_config.settings['EROOT'])
and that WorldSelectedSet class is defined in,
/usr/lib/portage/pym/portage/_sets/files.py
If you *really* want to know what's going on, you could throw some debug
statements in main.py whenever the 'psets' variable gets set. That way
you can at least see which file it's looking for.
I'm not a doctor but it's probably perfectly safe.
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-26 15:29 ` Michael Orlitzky
@ 2011-04-26 16:54 ` Dale
0 siblings, 0 replies; 15+ messages in thread
From: Dale @ 2011-04-26 16:54 UTC (permalink / raw
To: gentoo-user
Michael Orlitzky wrote:
>
> I'm not a doctor but it's probably perfectly safe.
>
>
I'd copy my world file to my root directory just in case tho. At least
you got a starting point if something did get froggy.
That's just me tho. We all know how weird I am. lol
Dale
:-) :-)
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
[not found] ` <gLTMd-5iP-5@gated-at.bofh.it>
@ 2011-04-26 18:23 ` Indi
2011-04-26 18:46 ` Dale
2011-04-27 6:31 ` Alexey Mishustin
0 siblings, 2 replies; 15+ messages in thread
From: Indi @ 2011-04-26 18:23 UTC (permalink / raw
To: gentoo-user
On Tue, Apr 26, 2011 at 07:00:01PM +0200, Dale wrote:
> Michael Orlitzky wrote:
> >
> > I'm not a doctor but it's probably perfectly safe.
> >
> >
>
> I'd copy my world file to my root directory just in case tho. At least
> you got a starting point if something did get froggy.
>
> That's just me tho. We all know how weird I am. lol
>
> Dale
>
> :-) :-)
I always use rsync to back up my entire system after updating and
keep 3 updates back, so when anything goes wrong I can just restore
the bit that went wrong or restore the whole system.
How's that for paranoid?
Murphy's taught me well...
--
If only my nterface to the time-space continuum could be unix-like... With vim keybindings, cron, and everything!
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-26 18:23 ` Indi
@ 2011-04-26 18:46 ` Dale
2011-04-27 6:31 ` Alexey Mishustin
1 sibling, 0 replies; 15+ messages in thread
From: Dale @ 2011-04-26 18:46 UTC (permalink / raw
To: gentoo-user
Indi wrote:
> On Tue, Apr 26, 2011 at 07:00:01PM +0200, Dale wrote:
>
>> Michael Orlitzky wrote:
>>
>>> I'm not a doctor but it's probably perfectly safe.
>>>
>>>
>>>
>> I'd copy my world file to my root directory just in case tho. At least
>> you got a starting point if something did get froggy.
>>
>> That's just me tho. We all know how weird I am. lol
>>
>> Dale
>>
>> :-) :-)
>>
> I always use rsync to back up my entire system after updating and
> keep 3 updates back, so when anything goes wrong I can just restore
> the bit that went wrong or restore the whole system.
> How's that for paranoid?
> Murphy's taught me well...
>
>
He is a great teacher tho. We seem to remember his lessons. I think he
should be Professor Murphy myself. We need more like him but maybe more
preventative. ;-)
Dale
:-) :-)
^ permalink raw reply [flat|nested] 15+ messages in thread
* Re: [gentoo-user] You have no world file
2011-04-26 18:23 ` Indi
2011-04-26 18:46 ` Dale
@ 2011-04-27 6:31 ` Alexey Mishustin
1 sibling, 0 replies; 15+ messages in thread
From: Alexey Mishustin @ 2011-04-27 6:31 UTC (permalink / raw
To: gentoo-user
>On Tue, Apr 26, 2011 at 07:00:01PM +0200, Dale wrote:
>> Michael Orlitzky wrote:
>> >
>> > I'm not a doctor but it's probably perfectly safe.
>> >
>> >
>>
>> I'd copy my world file to my root directory just in case tho. At least
>> you got a starting point if something did get froggy.
>>
>> That's just me tho. We all know how weird I am. lol
>>
>> Dale
>>
>> :-) :-)
>
>I always use rsync to back up my entire system after updating and
>keep 3 updates back, so when anything goes wrong I can just restore
>the bit that went wrong or restore the whole system.
>How's that for paranoid?
>Murphy's taught me well...
Heh, I don't think that it's paranoid, I think it's normal. I always
use rsnapshot to back up entire system before updating and keep 10
updates back :-)
--
Regards,
Alex
^ permalink raw reply [flat|nested] 15+ messages in thread
end of thread, other threads:[~2011-04-27 6:32 UTC | newest]
Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-20 15:35 [gentoo-user] You have no world file Dan Cowsill
2011-04-20 15:55 ` Michael Orlitzky
2011-04-20 16:15 ` Dan Cowsill
2011-04-20 17:00 ` Dan Cowsill
2011-04-20 17:15 ` Daniel Wagener
2011-04-20 18:13 ` Dan Cowsill
2011-04-21 5:19 ` Michael Orlitzky
2011-04-21 5:31 ` Pandu Poluan
2011-04-26 14:31 ` Dan Cowsill
2011-04-26 15:29 ` Michael Orlitzky
2011-04-26 16:54 ` Dale
2011-04-20 16:01 ` Alex Schuster
[not found] <gJHFv-4bY-17@gated-at.bofh.it>
[not found] ` <gJHYT-4Dt-13@gated-at.bofh.it>
[not found] ` <gJIrU-5yn-23@gated-at.bofh.it>
[not found] ` <gJUCK-J9-7@gated-at.bofh.it>
[not found] ` <gLRAK-1Cx-15@gated-at.bofh.it>
[not found] ` <gLSwO-3eO-1@gated-at.bofh.it>
[not found] ` <gLTMd-5iP-5@gated-at.bofh.it>
2011-04-26 18:23 ` Indi
2011-04-26 18:46 ` Dale
2011-04-27 6:31 ` Alexey Mishustin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox