Gentoo Archives: gentoo-portage-dev

From: Brian Harring <ferringb@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] Portage-2.1_pre5
Date: Wed, 22 Feb 2006 09:15:22
Message-Id: 20060222091406.GA595@nightcrawler.had1.or.comcast.net
In Reply to: Re: [gentoo-portage-dev] Portage-2.1_pre5 by Zac Medico
1 upgrade to 0.4.2 ...
2
3 On Wed, Feb 22, 2006 at 12:32:19AM -0800, Zac Medico wrote:
4 > updating cache config.cache
5 > configure: creating ./config.status
6 > config.status: creating Makefile
7 > config.status: creating doc/Makefile
8 > config.status: creating doc/stylesheets/fcron-doc.dsl
9 > config.status: creating config.h
10 >
11 > Summary :
12 > -------
13 >
14 > run in debug mode by default : no
15 > PAM : yes
16 > SELinux : no
17 > Run without root's rights : no
18 > fcron's user (resp. group) name : cron (resp. cron)
19 > sysfcrontab : yes (systab)
20 > spooldir : /var/spool/cron
21 > Load average support : yes
22 > compile fcrondyn : yes
23 >
24 > You can now run 'make' to compile
25 > and then (as root) 'make install' to install fcron.
26 >
27 > Traceback (most recent call last):
28 > File "/usr/bin/confcache", line 546, in ?
29 > sys.exit(c.run(args))
30 > File "/usr/bin/confcache", line 207, in run
31 > self._update(new_loc, curdir)
32 > File "/usr/bin/confcache", line 242, in _update
33 > self.file_db[f] = md5_file(f)
34 > File "/usr/bin/confcache", line 32, in <lambda>
35 > md5_file = lambda x: fchksum.fmd5t(x)[0]
36 > IOError: [Errno 13] Permission denied: '/etc/shadow'
37 >
38 > !!! Please attach the following file when filing a report to bugs.gentoo.org:
39 > !!! /mnt/storage/primary/var/tmp/portage/fcron-3.0.0/work/fcron-3.0.0/config.log
40
41 ~harring