Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] No longer getting elog messages
Date: Sat, 24 Apr 2010 08:55:40
Message-Id: 201004241051.13754.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] No longer getting elog messages by billyd
1 On Saturday 24 April 2010 04:40:55 billyd wrote:
2 > Thanks for the reply, Alan.
3 >
4 > My hard drive space is adequate with at least 50% space available on the
5 > partition where /var lives.
6 >
7 > There are 2 versions of python installed but 2.6.5-r1 is the active one.
8 > dev-lang/python: 2.6.5-r1, 3.1.2-r2
9 >
10 > The Portage version is 2.1.8.3.
11 >
12 > I have attached results of my emerge --info for reference also.
13
14 That all looks fine - I didn't really think that would be the problem, but one
15 has to check ;-)
16
17 Do you have genlop installed? That will tell you what got updated about two
18 weeks ago. Determine the most recent dated file in elog/ and adapt this
19 command as appropriate:
20
21 genlop -l --date "8 Apr 2010" --date "12 Apr 2010"
22
23 Downgrade everything related one package at a time.
24
25 When you say you get duplicate files in /var/log/portage, do you mean they are
26 identical in every way? I also get two files, but one is the build summary and
27 the other is a complete detailed build log.
28
29 You are using unstable python and stable portage. You might want to upgrade to
30 unstable portage to gain the benefits in the 2.2 branch
31
32 My system here works fine with the following software:
33
34 portage-2.2_rc67
35 python-2.6.5-r1
36 python-3.1.2-r2
37
38 $ grep LOG /etc/make.conf
39 PORT_LOGDIR=/var/log/portage
40 PORTAGE_ELOG_CLASSES="warn error log qa"
41 PORTAGE_ELOG_SYSTEM="save"
42
43 >
44 > I am very perplexed about this especially since I had not made any changes
45 > to my systems. Recall that this happened to all 3 of my Gentoo installs,
46 > not on just one. One install is on a different computer. The 2 on the same
47 > computer use different partitions.
48 >
49 > I estimate the problem began about 2 weeks ago, but I can't be sure. I am
50 > aware that not all emerged packages generate error, log or warn messages. I
51 > just realized that nothing was being written to /var/log/portage/elog on
52 > any of my 3 Gentoo installs. Then I noticed that duplicate emerge logs
53 > were being written to /var/log/portage for each package that was emerge
54 > with # uNDv world. I had never seen that before.
55 >
56 > I suspect that some package that was emerged approximately 2 weeks ago has
57 > caused this change, but I still haven't found what has happened. If this
58 > were only on one of my Gentoo installs, I would suspect something with
59 > that computer. But when I update with -uNDv world, I do it on all 3 the
60 > same day. Now all 3 have the same identical problem.
61 >
62 > For what it is worth, I am the only one with access to these computers so I
63 > know it is nothing I have done. I must have missed some message or warning.
64 >
65 > Also, when I do the # emerge -uNDv world, and the emerge finishes, there
66 > are no errors reported in the Terminal - just a clean finish.
67 >
68 > I have seen some posts on the forums about people having problems with
69 > this:
70 >
71 > PORTAGE_ELOG_SYSTEM="save mail"
72 >
73 > However, I don't use mail there - my entry in /etc/make.conf is:
74 >
75 > PORTAGE_ELOG_SYSTEM="save"
76 >
77 > I wonder if this could be a portage issue - maybe I should downgrade to a
78 > previous portage version.
79 >
80 > This is all very strange to me.
81 >
82 > Thanks again.
83 >
84 > billyd
85
86 --
87 alan dot mckinnon at gmail dot com