* [gentoo-user] Is this normal?
@ 2007-10-11 11:45 Etaoin Shrdlu
2007-10-11 11:52 ` Etaoin Shrdlu
2007-10-11 13:59 ` Liviu Andronic
0 siblings, 2 replies; 11+ messages in thread
From: Etaoin Shrdlu @ 2007-10-11 11:45 UTC (permalink / raw
To: gentoo-user
At the end of the emerge process...
* IMPORTANT: 10 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
piggy ~ # etc-update
Scanning Configuration files...
Automerging trivial changes in: /etc/conf.d/crypto-loop
Automerging trivial changes in: /etc/modprobe.d/pnp-aliases
The following is the list of files which need updating, each
configuration file is followed by a list of possible replacement files.
1) /etc/init.d/crypto-loop (1)
2) /etc/udev/udev.conf (1)
Please select a file to edit by entering the corresponding number.
Where are the other 6 files that need updating?
Thanks
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Is this normal?
2007-10-11 11:45 [gentoo-user] Is this normal? Etaoin Shrdlu
@ 2007-10-11 11:52 ` Etaoin Shrdlu
2007-10-11 13:50 ` Marco Antônio da Veiga
2007-10-11 13:59 ` Liviu Andronic
1 sibling, 1 reply; 11+ messages in thread
From: Etaoin Shrdlu @ 2007-10-11 11:52 UTC (permalink / raw
To: gentoo-user
On Thursday 11 October 2007, Etaoin Shrdlu wrote:
> Where are the other 6 files that need updating?
> Thanks
Ok, I found bug #194043. Is the one I'm seeing?
Thanks
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Is this normal?
2007-10-11 11:45 [gentoo-user] Is this normal? Etaoin Shrdlu
2007-10-11 11:52 ` Etaoin Shrdlu
@ 2007-10-11 13:59 ` Liviu Andronic
2007-10-11 14:24 ` Etaoin Shrdlu
1 sibling, 1 reply; 11+ messages in thread
From: Liviu Andronic @ 2007-10-11 13:59 UTC (permalink / raw
To: gentoo-user
On 10/11/07, Etaoin Shrdlu <shrdlu@unlimitedmail.org> wrote:
> * man page to learn how to update config files.
The http://gentoo-wiki.com/HOWTO_Maintain_Gentoo_-_%22Best_Practices%22#dispatch-conf
suggests the use of dispatch-conf over etc-update.
Regards,
Liviu
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] Is this normal?
2007-10-11 13:59 ` Liviu Andronic
@ 2007-10-11 14:24 ` Etaoin Shrdlu
0 siblings, 0 replies; 11+ messages in thread
From: Etaoin Shrdlu @ 2007-10-11 14:24 UTC (permalink / raw
To: gentoo-user
On Thursday 11 October 2007, Liviu Andronic wrote:
> On 10/11/07, Etaoin Shrdlu <shrdlu@unlimitedmail.org> wrote:
> > * man page to learn how to update config files.
>
> The
> http://gentoo-wiki.com/HOWTO_Maintain_Gentoo_-_%22Best_Practices%22#di
>spatch-conf suggests the use of dispatch-conf over etc-update.
"But the most important thing is, that it keeps record of which
configuration files you edited and auto-updates those that you haven't
touched. After it has collected the necessary information it will most
often only prompt you for intervention where it is really necessary".
Thus, it seems that my etc-update is behaving like dispatch-conf,
updating some files (the missing six) without notice. This sound
strange. Shouldn't etc-update automerge them together with the other
ones that require only trivial changes?
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] is this normal ???
@ 2004-12-07 13:09 pat
2004-12-07 13:45 ` Jason Stubbs
0 siblings, 1 reply; 11+ messages in thread
From: pat @ 2004-12-07 13:09 UTC (permalink / raw
To: gentoo-user
Hi All,
I've go through the handbook and in section 6.c. there is that if the
nptl is included, then there is necessary to remove linux-headers and
install linux26-headers. And there is the problem, the result of it is:
emerge --oneshot linux26-headers
Calculating dependencies ...done!
>>> emerge (1 of 3) sys-libs/glibc-2.3.4.20040808-r1 to /
>>> md5 src_uri ;-) glibc-2.3.3.tar.bz2
>>> md5 src_uri ;-) glibc-manpages-2.3.4.tar.bz2
>>> md5 src_uri ;-) glibc-infopages-2.3.4.tar.bz2
>>> md5 src_uri ;-) glibc-2.3.4-branch-update-20040808.patch.bz2
>>> Unpacking source...
nptl
x86
* Checking gcc for __thread support ... yes
* Checking kernel version (>=2.6.5) ... yes
* Checking linux-headers version (>=2.6.5) ... no
* You need linux-headers of at least version 2.6.5
* for NPTL support!
!!! ERROR: sys-libs/glibc-2.3.4.20040808-r1 failed.
!!! Function check_nptl_support, Line 202, Exitcode 0
!!! linux-headers version too low!
!!! If you need support, post the topmost build error, NOT this status
message.
Did I something wrong ??? Could someone help me ???
Thanks to all
Pat
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] is this normal ???
2004-12-07 13:09 [gentoo-user] is this normal ??? pat
@ 2004-12-07 13:45 ` Jason Stubbs
0 siblings, 0 replies; 11+ messages in thread
From: Jason Stubbs @ 2004-12-07 13:45 UTC (permalink / raw
To: pat; +Cc: gentoo-user
On Tuesday 07 December 2004 22:09, pat wrote:
> Hi All,
>
> I've go through the handbook and in section 6.c. there is that if the
> nptl is included, then there is necessary to remove linux-headers and
> install linux26-headers. And there is the problem, the result of it is:
>
> emerge --oneshot linux26-headers
> Calculating dependencies ...done!
>
> >>> emerge (1 of 3) sys-libs/glibc-2.3.4.20040808-r1 to /
The documentation updates haven't seem to have been tested before being
uploaded.. To get this to work properly, you'll need to to use --nodeps as
well as --oneshot.
Regards,
Jason Stubbs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* [gentoo-user] is this normal ???
@ 2004-12-07 3:25 pat
2004-12-07 3:48 ` Collins Richey
2004-12-07 12:14 ` Jason Stubbs
0 siblings, 2 replies; 11+ messages in thread
From: pat @ 2004-12-07 3:25 UTC (permalink / raw
To: gentoo-user
Hi All,
I've go through the handbook and in section 6.c. there is that if the
nptl is included, then there is necessary to remove linux-headers and
install linux26-headers. And there is the problem, the result of it is:
emerge --oneshot linux26-headers
Calculating dependencies ...done!
>>> emerge (1 of 3) sys-libs/glibc-2.3.4.20040808-r1 to /
>>> md5 src_uri ;-) glibc-2.3.3.tar.bz2
>>> md5 src_uri ;-) glibc-manpages-2.3.4.tar.bz2
>>> md5 src_uri ;-) glibc-infopages-2.3.4.tar.bz2
>>> md5 src_uri ;-) glibc-2.3.4-branch-update-20040808.patch.bz2
>>> Unpacking source...
nptl
x86
* Checking gcc for __thread support ... yes
* Checking kernel version (>=2.6.5) ... yes
* Checking linux-headers version (>=2.6.5) ... no
* You need linux-headers of at least version 2.6.5
* for NPTL support!
!!! ERROR: sys-libs/glibc-2.3.4.20040808-r1 failed.
!!! Function check_nptl_support, Line 202, Exitcode 0
!!! linux-headers version too low!
!!! If you need support, post the topmost build error, NOT this status
message.
Did I something wrong ??? Could someone help me ???
Thanks to all
Pat
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] is this normal ???
2004-12-07 3:25 pat
@ 2004-12-07 3:48 ` Collins Richey
2004-12-07 12:14 ` Jason Stubbs
1 sibling, 0 replies; 11+ messages in thread
From: Collins Richey @ 2004-12-07 3:48 UTC (permalink / raw
To: gentoo-user
On Tue, 07 Dec 2004 04:25:01 +0100, pat <pat@xvalheru.org> wrote:
> Hi All,
> emerge --oneshot linux26-headers
I don't think you need --oneshot; that will probably screw things up.
You should do
emerge -C linux-headers
emerge linux26-headers
HTH,
--
Collins
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
* Re: [gentoo-user] is this normal ???
2004-12-07 3:25 pat
2004-12-07 3:48 ` Collins Richey
@ 2004-12-07 12:14 ` Jason Stubbs
1 sibling, 0 replies; 11+ messages in thread
From: Jason Stubbs @ 2004-12-07 12:14 UTC (permalink / raw
To: gentoo-user
On Tuesday 07 December 2004 12:25, pat wrote:
> Hi All,
>
> I've go through the handbook and in section 6.c. there is that if the
> nptl is included, then there is necessary to remove linux-headers and
> install linux26-headers. And there is the problem, the result of it is:
>
> emerge --oneshot linux26-headers
emerge --nodeps linux26-headers
will work better at this time in the installation.
Regards,
Jason Stubbs
--
gentoo-user@gentoo.org mailing list
^ permalink raw reply [flat|nested] 11+ messages in thread
end of thread, other threads:[~2007-10-11 14:36 UTC | newest]
Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-11 11:45 [gentoo-user] Is this normal? Etaoin Shrdlu
2007-10-11 11:52 ` Etaoin Shrdlu
2007-10-11 13:50 ` Marco Antônio da Veiga
2007-10-11 14:14 ` Etaoin Shrdlu
2007-10-11 13:59 ` Liviu Andronic
2007-10-11 14:24 ` Etaoin Shrdlu
-- strict thread matches above, loose matches on Subject: below --
2004-12-07 13:09 [gentoo-user] is this normal ??? pat
2004-12-07 13:45 ` Jason Stubbs
2004-12-07 3:25 pat
2004-12-07 3:48 ` Collins Richey
2004-12-07 12:14 ` Jason Stubbs
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox