* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
[not found] ` <gSgwq-r5-5@gated-at.bofh.it>
@ 2011-05-14 14:37 ` Indi
2011-05-14 14:48 ` Felix Miata
2011-05-14 15:53 ` Alan McKinnon
[not found] ` <gSjDZ-5zj-13@gated-at.bofh.it>
1 sibling, 2 replies; 41+ messages in thread
From: Indi @ 2011-05-14 14:37 UTC (permalink / raw
To: gentoo-user
On Sat, May 14, 2011 at 08:30:02AM +0200, Alan McKinnon wrote:
> Apparently, though unproven, at 05:28 on Saturday 14 May 2011, Felix Miata did
> opine thusly:
>
> >
> > Is it telling me I have to change my USE from -gtk to +gtk, or can emerging
> > one of those 8 packages listed satisfy the dep? IOW, it's unclear to me
> > what "One of the following packages" actually refers to.
>
> It's telling you that you must enable USE=gtk for libcanberra for that build
> to succeed. The chain of packages listed won't solve the problem, they are
> causing it.
>
> Easiest is to list gtk in USE in make.conf, then everything that uses gtk will
> link against it. If you are worried about Gnome, this wil not cause gnome to
> be installed, just gtk+
>
True, just be aware that if you enable gtk *globally* you will end up
building the gtk interface for absolutely everything which has that
option.
Far better (IMO, YMMV) is to use /etc/portage/package.use specify such things
per package. Unless, of course, you like having a gtk GUI for everything.
:)
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 14:37 ` [gentoo-user] chicken <--> egg (NFS & tty video) Indi
@ 2011-05-14 14:48 ` Felix Miata
2011-05-14 15:53 ` Alan McKinnon
1 sibling, 0 replies; 41+ messages in thread
From: Felix Miata @ 2011-05-14 14:48 UTC (permalink / raw
To: gentoo-user
On 2011/05/14 10:37 (GMT-0400) Indi composed:
> On Sat, May 14, 2011 at 08:30:02 +0200, Alan McKinnon wrote:
>> It's telling you that you must enable USE=gtk for libcanberra for that build
>> to succeed. The chain of packages listed won't solve the problem, they are
>> causing it.
>> Easiest is to list gtk in USE in make.conf, then everything that uses gtk will
>> link against it. If you are worried about Gnome, this wil not cause gnome to
>> be installed, just gtk+
> True, just be aware that if you enable gtk *globally* you will end up
> building the gtk interface for absolutely everything which has that
> option.
> Far better (IMO, YMMV) is to use /etc/portage/package.use specify such things
> per package. Unless, of course, you like having a gtk GUI for everything.
> :)
Yes, for sure. :-)
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
[not found] ` <gSoNj-5Wj-1@gated-at.bofh.it>
@ 2011-05-14 15:45 ` Indi
0 siblings, 0 replies; 41+ messages in thread
From: Indi @ 2011-05-14 15:45 UTC (permalink / raw
To: gentoo-user
On Sat, May 14, 2011 at 05:20:01PM +0200, Felix Miata wrote:
> On 2011/05/14 10:06 (GMT-0400) Willie Wong composed:
>
> > The above listing shows that phonon will be built with the "vlc" use
> > flag, so clearly you haven't trimmed USE down to "just"
> > bash-completion, ncurses, samba, slang, xattr. In fact, if you had
> > done so you would've also trimmed out cxx, posix, and threads, which
> > would probably not be the best idea.
>
> The timestamp on my make.conf(.07) file on display at
> http://fm.no-ip.com/Tmp/Linux/G/ shows a last written considerably earlier
> than I last wrote, but ...
>
> > So for concreteness, can you post the complete USE list, _not_ the
> > list in /etc/make.conf, since that does not show you the USE enabled
> > *by default* on whichever profile you have chosen to use. To get the
>
> Of this I was totally unaware. So now I know I probably should not have
> selected the kde profile on first try, but instead selected a minimal and
> only after being happy with the basics changing to kde.
>
> Does [1] default/linux/x86/10.0 from 'eselect profile list' amount to a
> "minimal" install (no X)? If so, is there any reason not to switch to it
> instead of setting -vlc, and then later when actually ready to enable X,
> switching back to kde?
>
> What is the [7] hardened/linux/x86 profile, or better yet, the incantation to
> get descriptions descriptions of all the available targets?
>
Use eselect for that, try "eselect profile help" for more info.
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 14:37 ` [gentoo-user] chicken <--> egg (NFS & tty video) Indi
2011-05-14 14:48 ` Felix Miata
@ 2011-05-14 15:53 ` Alan McKinnon
2011-05-14 16:01 ` Indi
1 sibling, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-14 15:53 UTC (permalink / raw
To: gentoo-user; +Cc: Indi
Apparently, though unproven, at 16:37 on Saturday 14 May 2011, Indi did opine
thusly:
> On Sat, May 14, 2011 at 08:30:02AM +0200, Alan McKinnon wrote:
> > Apparently, though unproven, at 05:28 on Saturday 14 May 2011, Felix
> > Miata did
> >
> > opine thusly:
> > > Is it telling me I have to change my USE from -gtk to +gtk, or can
> > > emerging one of those 8 packages listed satisfy the dep? IOW, it's
> > > unclear to me what "One of the following packages" actually refers to.
> >
> > It's telling you that you must enable USE=gtk for libcanberra for that
> > build to succeed. The chain of packages listed won't solve the problem,
> > they are causing it.
> >
> > Easiest is to list gtk in USE in make.conf, then everything that uses gtk
> > will link against it. If you are worried about Gnome, this wil not cause
> > gnome to be installed, just gtk+
>
> True, just be aware that if you enable gtk *globally* you will end up
> building the gtk interface for absolutely everything which has that
> option.
> Far better (IMO, YMMV) is to use /etc/portage/package.use specify such
> things per package. Unless, of course, you like having a gtk GUI for
> everything.
>
> :)
No, it is much better to enable such a flag globally and *disable* it using
package.use where you do *not* want it.
Personally, I have better things to do than examine every new or changed
package that shows up after avuND world and edit package.us for every single
flag in that huge list.
If a user has gtk+ installed, the common case is that they will want to use it
globally due to gnome being present. Or they have a different WM but need gtk
for something (eg wicd, whose kde interface sucks) and then they might as well
just build gtk support for everything. It's not that much extra time or
resources.
There are always exceptions of course. Such as USE=ldap. It's widely used, but
you might not want it globally enabled as USE=ldap translates to many
different kinds of support in many different ebuilds (think of all the wildly
varied things you could do with ldap). Dealing with each case on it's own
merits in package.use make sense here, it's what I do.
Whereas USE=gtk pretty much always translates to muchly the same thing
everywhere - build the package so that it's gui uses that toolkit. For most
folk, globally in make.conf makes sense.
One size fits all does not work with advice on USE flags. The only thing that
works is this:
Make up your own damn mind. Your stuff is different to my stuff.
;-)
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 15:53 ` Alan McKinnon
@ 2011-05-14 16:01 ` Indi
2011-05-14 18:51 ` Willie Wong
` (2 more replies)
0 siblings, 3 replies; 41+ messages in thread
From: Indi @ 2011-05-14 16:01 UTC (permalink / raw
To: gentoo-user
On Sat, May 14, 2011 at 05:53:56PM +0200, Alan McKinnon wrote:
> Apparently, though unproven, at 16:37 on Saturday 14 May 2011, Indi did opine
> thusly:
>
> >
> > True, just be aware that if you enable gtk *globally* you will end up
> > building the gtk interface for absolutely everything which has that
> > option.
> > Far better (IMO, YMMV) is to use /etc/portage/package.use specify such
> > things per package. Unless, of course, you like having a gtk GUI for
> > everything.
> >
> > :)
>
> No, it is much better to enable such a flag globally and *disable* it using
> package.use where you do *not* want it.
>
> Personally, I have better things to do than examine every new or changed
> package that shows up after avuND world and edit package.us for every single
> flag in that huge list.
>
Sounds like the old "6 of one, a half-dozen of the other" to me...
What makes the subtractive method better?
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 16:01 ` Indi
@ 2011-05-14 18:51 ` Willie Wong
2011-05-14 20:49 ` Alan McKinnon
2011-05-14 22:54 ` Mike Edenfield
2 siblings, 0 replies; 41+ messages in thread
From: Willie Wong @ 2011-05-14 18:51 UTC (permalink / raw
To: gentoo-user
On Sat, May 14, 2011 at 12:01:20PM -0400, Indi wrote:
> Sounds like the old "6 of one, a half-dozen of the other" to me...
> What makes the subtractive method better?
>
This is how I interpret Alan's message:
For certain flags when you enable it for a package you will have to
also enable it for its dependencies. So you'll have to chase down the
dependency tree if you enable a flag for a user package and several of
the libraries it uses need the flag too, which may end up requiring
doing several emerge --pretend cycles to sort out.
Whereas if you subtract functionality, you usually won't have to
change the libraries. (The corollary being that if you are going to
remove functionality from the libraries, you should do so by globally
removing the use flag, rather than on the package level.)
W
--
Willie W. Wong wwong@math.princeton.edu
Data aequatione quotcunque fluentes quantitae involvente fluxiones invenire
et vice versa ~~~ I. Newton
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 16:01 ` Indi
2011-05-14 18:51 ` Willie Wong
@ 2011-05-14 20:49 ` Alan McKinnon
2011-05-14 22:54 ` Mike Edenfield
2 siblings, 0 replies; 41+ messages in thread
From: Alan McKinnon @ 2011-05-14 20:49 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 18:01 on Saturday 14 May 2011, Indi did opine
thusly:
> On Sat, May 14, 2011 at 05:53:56PM +0200, Alan McKinnon wrote:
> > Apparently, though unproven, at 16:37 on Saturday 14 May 2011, Indi did
> > opine
> >
> > thusly:
> > > True, just be aware that if you enable gtk *globally* you will end up
> > > building the gtk interface for absolutely everything which has that
> > > option.
> > > Far better (IMO, YMMV) is to use /etc/portage/package.use specify such
> > > things per package. Unless, of course, you like having a gtk GUI for
> > > everything.
> > >
> > > :)
> >
> > No, it is much better to enable such a flag globally and *disable* it
> > using package.use where you do *not* want it.
> >
> > Personally, I have better things to do than examine every new or changed
> > package that shows up after avuND world and edit package.us for every
> > single flag in that huge list.
>
> Sounds like the old "6 of one, a half-dozen of the other" to me...
> What makes the subtractive method better?
It's not subtractive as disabling a flag globally and enabling it when needed
is the same thing negated.
I'm pointing out that by their nature, most global USE flags are exactly that
- intended to be global, especially those in use.desc. For the most part the
user will want the support they provide to be global. When that is not the
case (the lesser case), an option exists to override the global setting in
package.use
What you proposed is that one never use global flags and always enable/disable
them package by package. That gets really tedious with flags used in many
ebuilds, such as USE=gtk.
Abstaction is good, leverage it to gain the benefits when it works in your
favour.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video)
2011-05-14 16:01 ` Indi
2011-05-14 18:51 ` Willie Wong
2011-05-14 20:49 ` Alan McKinnon
@ 2011-05-14 22:54 ` Mike Edenfield
2 siblings, 0 replies; 41+ messages in thread
From: Mike Edenfield @ 2011-05-14 22:54 UTC (permalink / raw
To: gentoo-user
On 5/14/2011 12:01 PM, Indi wrote:
> On Sat, May 14, 2011 at 05:53:56PM +0200, Alan McKinnon wrote:
>> Apparently, though unproven, at 16:37 on Saturday 14 May 2011, Indi did opine
>> thusly:
>>
>>>
>>> True, just be aware that if you enable gtk *globally* you will end up
>>> building the gtk interface for absolutely everything which has that
>>> option.
>>> Far better (IMO, YMMV) is to use /etc/portage/package.use specify such
>>> things per package. Unless, of course, you like having a gtk GUI for
>>> everything.
>>>
>>> :)
>>
>> No, it is much better to enable such a flag globally and *disable* it using
>> package.use where you do *not* want it.
>>
>> Personally, I have better things to do than examine every new or changed
>> package that shows up after avuND world and edit package.us for every single
>> flag in that huge list.
>>
>
> Sounds like the old "6 of one, a half-dozen of the other" to me...
> What makes the subtractive method better?
Actually its more like the old "use whichever way makes
sense for the situation." :)
Its mostly a matter of probability. If I'm using a GNOME
desktop then I probably *do* want the GTK+ for any packages
that support it; the same argument goes for KDE and Qt.
Similarly, if my system is on a Windows AD domain, I
probably want samba, ldap, and kerberos support for any
utilities that have it. If I'm using bash completion
packages, I don't want to worry about which packages
do/don't have one, I just want them installed. These type of
flags have essentially the same effect on every package, and
as Alan said, there's no need to waste time checking if each
package does or doesn't support GTK individually if you're
always going to enable it anyway.
OTOH, I probably don't want to set a USE flag like 'extras'
or 'doc' globally. In those cases I'll turn it on when
needed. Similarly, USE flags that only applies to one
package (like "net-print/hplip snmp scanner hpcups
new-hpcups hpijs") don't make sense globally, so they are
best left to package.use.
--Mike
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 2:18 ` Felix Miata
@ 2011-05-16 2:54 ` Felix Miata
2011-05-16 8:22 ` Neil Bothwick
2011-05-16 11:58 ` Tanstaafl
0 siblings, 2 replies; 41+ messages in thread
From: Felix Miata @ 2011-05-16 2:54 UTC (permalink / raw
To: gentoo-user
On 2011/05/15 22:18 (GMT-0400) Felix Miata composed:
> I have two Gentoo stanzas in my primary bootloader, one to load the kernel,
> another to chainload Gentoo's Grub. Loading the kernel works, but chainload
> gives error 13 invalid executable format. I named the bzImage copied to /boot
> "kernel-2.6.37-r4f", and symlinked it a vmlinuz. vmlinuz is the name I use in
> the Grub stanzas. Is Gentoo's Grub expecting the kernel to have a particular
> name, and I picked a wrong one? Or maybe what it doesn't like is that I
> uncommented splashimage=(hd0,6)/boot/grub/splash.xpm.gz in menu.lst?
I got this to work too:
# grub
grub> find /boot/grub/stage1
grub> root (hd0,6)
grub> setup (hd0,6)
grub> quit
#
Why setup didn't get this right via emerge I have no idea, unless it didn't
actually do anything toward actually setting Grub up. If so, it could be
there was already some mismatched Grub code there already from a previous use
of the sectors there that didn't like the file format.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 2:54 ` [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!) Felix Miata
@ 2011-05-16 8:22 ` Neil Bothwick
2011-05-16 11:58 ` Tanstaafl
1 sibling, 0 replies; 41+ messages in thread
From: Neil Bothwick @ 2011-05-16 8:22 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 404 bytes --]
On Sun, 15 May 2011 22:54:14 -0400, Felix Miata wrote:
> Why setup didn't get this right via emerge I have no idea, unless it
> didn't actually do anything toward actually setting Grub up.
Emerging GRUB installs it, that's all. The post installation message
would have told you to set i up, but it's up to you to do the work.
--
Neil Bothwick
I'm not closed minded, you're just wrong.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 2:54 ` [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!) Felix Miata
2011-05-16 8:22 ` Neil Bothwick
@ 2011-05-16 11:58 ` Tanstaafl
2011-05-16 12:43 ` JDM
1 sibling, 1 reply; 41+ messages in thread
From: Tanstaafl @ 2011-05-16 11:58 UTC (permalink / raw
To: gentoo-user
On 2011-05-15 10:54 PM, Felix Miata wrote:
> Why setup didn't get this right via emerge I have no idea, unless it
> didn't actually do anything toward actually setting Grub up. If so, it
> could be there was already some mismatched Grub code there already from
> a previous use of the sectors there that didn't like the file format.
Felix - you need to start reading the post-install messages when
emerging things.
With Gentoo, a lot of times, you have to actually do things manually
after installing something - as you found with GRUB.
Most people set things up so they get emails of the post install
messages when emerging things, but it is up to you to actually read them
and, when necessary, follow the instructions.
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 11:58 ` Tanstaafl
@ 2011-05-16 12:43 ` JDM
2011-05-16 12:57 ` Neil Bothwick
2011-05-16 14:49 ` Stroller
0 siblings, 2 replies; 41+ messages in thread
From: JDM @ 2011-05-16 12:43 UTC (permalink / raw
To: gentoo-user
That's a clever trick. How do you get emails from emerge?
JDM
-----Original Message-----
From: Tanstaafl <tanstaafl@libertytrek.org>
Date: Mon, 16 May 2011 07:58:34
To: <gentoo-user@lists.gentoo.org>
Reply-to: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
On 2011-05-15 10:54 PM, Felix Miata wrote:
> Why setup didn't get this right via emerge I have no idea, unless it
> didn't actually do anything toward actually setting Grub up. If so, it
> could be there was already some mismatched Grub code there already from
> a previous use of the sectors there that didn't like the file format.
Felix - you need to start reading the post-install messages when
emerging things.
With Gentoo, a lot of times, you have to actually do things manually
after installing something - as you found with GRUB.
Most people set things up so they get emails of the post install
messages when emerging things, but it is up to you to actually read them
and, when necessary, follow the instructions.
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 12:43 ` JDM
@ 2011-05-16 12:57 ` Neil Bothwick
2011-05-16 14:49 ` Stroller
1 sibling, 0 replies; 41+ messages in thread
From: Neil Bothwick @ 2011-05-16 12:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
On Mon, 16 May 2011 12:43:05 +0000, JDM wrote:
> That's a clever trick. How do you get emails from emerge?
Read the settings for PORTAGE_ELOG in man make.conf.
--
Neil Bothwick
WinErr 001: Windows loaded - System in danger
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 12:43 ` JDM
2011-05-16 12:57 ` Neil Bothwick
@ 2011-05-16 14:49 ` Stroller
1 sibling, 0 replies; 41+ messages in thread
From: Stroller @ 2011-05-16 14:49 UTC (permalink / raw
To: gentoo-user
On 16/5/2011, at 1:43pm, JDM wrote:
>> Most people set things up so they get emails of the post install
>> messages when emerging things, but it is up to you to actually read them
>> and, when necessary, follow the instructions.
> That's a clever trick. How do you get emails from emerge?
$ grep -i mail /etc/make.conf
PORTAGE_ELOG_SYSTEM="save mail"
PORTAGE_ELOG_MAILURI="root"
PORTAGE_ELOG_MAILFROM="portage@hex"
$
(I follow the guiding principal that root and postmaster should always be correctly aliased, and that mail to them should be delivered correctly to another named user, my own).
Stroller.
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gT5ID-2q7-33@gated-at.bofh.it>
@ 2011-05-16 14:57 ` Indi
2011-05-16 19:57 ` Neil Bothwick
0 siblings, 1 reply; 41+ messages in thread
From: Indi @ 2011-05-16 14:57 UTC (permalink / raw
To: gentoo-user
On Mon, May 16, 2011 at 03:10:03PM +0200, Neil Bothwick wrote:
> On Mon, 16 May 2011 12:43:05 +0000, JDM wrote:
>
> > That's a clever trick. How do you get emails from emerge?
>
> Read the settings for PORTAGE_ELOG in man make.conf.
>
>
Or as that man page says,
"Please see /usr/share/portage/config/make.conf.example
for elog documentation."
:)
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gSWch-2SU-7@gated-at.bofh.it>
[not found] ` <gT4Mx-Ls-15@gated-at.bofh.it>
@ 2011-05-16 15:26 ` Indi
2011-05-16 16:00 ` Felix Miata
1 sibling, 1 reply; 41+ messages in thread
From: Indi @ 2011-05-16 15:26 UTC (permalink / raw
To: gentoo-user
On Mon, May 16, 2011 at 05:00:02AM +0200, Felix Miata wrote:
> On 2011/05/15 22:18 (GMT-0400) Felix Miata composed:
>
> > I have two Gentoo stanzas in my primary bootloader, one to load the kernel,
> > another to chainload Gentoo's Grub. Loading the kernel works, but chainload
> > gives error 13 invalid executable format. I named the bzImage copied to /boot
> > "kernel-2.6.37-r4f", and symlinked it a vmlinuz. vmlinuz is the name I use in
> > the Grub stanzas. Is Gentoo's Grub expecting the kernel to have a particular
> > name, and I picked a wrong one? Or maybe what it doesn't like is that I
> > uncommented splashimage=(hd0,6)/boot/grub/splash.xpm.gz in menu.lst?
>
I always just copy the bzImage to (for example)
/boot/vmlinux-2.6.38-gentoo-r5, but the name doesn't really matter as
long as it matches your bootloader entry.
>
> Why setup didn't get this right via emerge I have no idea, unless it didn't
> actually do anything toward actually setting Grub up. If so, it could be
> there was already some mismatched Grub code there already from a previous use
> of the sectors there that didn't like the file format.
>
The install docs are fairly clear that installing the grub pkg is only
the first step of setting up the bootloader.
It seems to me (though I could certainly be wrong) that your best bet
really is to perform a "vanilla install" first, as much as your hardware
allows. Just to get to know the system before attempting to customize it.
:)
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 15:26 ` Indi
@ 2011-05-16 16:00 ` Felix Miata
0 siblings, 0 replies; 41+ messages in thread
From: Felix Miata @ 2011-05-16 16:00 UTC (permalink / raw
To: gentoo-user
On 2011/05/16 11:26 (GMT-0400) Indi composed:
> On Mon, May 16, 2011 at 05:00:02AM +0200, Felix Miata wrote:
>> On 2011/05/15 22:18 (GMT-0400) Felix Miata composed:
>> > I have two Gentoo stanzas in my primary bootloader, one to load the kernel,
>> > another to chainload Gentoo's Grub. Loading the kernel works, but chainload
>> > gives error 13 invalid executable format. I named the bzImage copied to /boot
>> > "kernel-2.6.37-r4f", and symlinked it a vmlinuz. vmlinuz is the name I use in
>> > the Grub stanzas. Is Gentoo's Grub expecting the kernel to have a particular
>> > name, and I picked a wrong one? Or maybe what it doesn't like is that I
>> > uncommented splashimage=(hd0,6)/boot/grub/splash.xpm.gz in menu.lst?
> I always just copy the bzImage to (for example)
> /boot/vmlinux-2.6.38-gentoo-r5, but the name doesn't really matter as
> long as it matches your bootloader entry.
I spent more time thinking about what happened, and decided the Grub message
had to be coming from the master Grub trying to chainload the non-existent
Gentoo Grub, and finding old data from a partition previously using that
space, rather than something recognizable as boot code.
>> Why setup didn't get this right via emerge I have no idea, unless it didn't
>> actually do anything toward actually setting Grub up. If so, it could be
>> there was already some mismatched Grub code there already from a previous use
>> of the sectors there that didn't like the file format.
> The install docs are fairly clear that installing the grub pkg is only
> the first step of setting up the bootloader.
At that point I was seriously burned out on reading and rereading docs on
install attempt #8 on my 5th day trying. I was so joyful seeing pretty colors
and no error messages that I couldn't think logically. ;-)
> It seems to me (though I could certainly be wrong) that your best bet
> really is to perform a "vanilla install" first, as much as your hardware
> allows. Just to get to know the system before attempting to customize it.
> :)
Actually after the first or 2nd or some subsequent attempt that was my plan.
After so much time passed (days, not just hours) and I had good kernel, NFS,
and MC that I didn't see much point delaying KDE. After the errors
disappeared around 10 last night and I reported same here I started to wonder
where to go next on a tired brain. I set qt3support emerging around that
time, and more than 3 hours later and time for bed its hundred & some
packages were still emerging. I woke up hours later to goto the bathroom and
found that done, so set kdm to install. That hundred plus set of packages is
still emerging now, nearly 6 hours later. Maybe 32 bit 1667MHz & 512M RAM is
on the skimpy side for installing Gentoo?
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gT8wO-7br-17@gated-at.bofh.it>
@ 2011-05-16 16:18 ` Indi
[not found] ` <20110516162126.GB8525@gaurahari>
2011-05-16 18:42 ` Alan McKinnon
0 siblings, 2 replies; 41+ messages in thread
From: Indi @ 2011-05-16 16:18 UTC (permalink / raw
To: gentoo-user
On Mon, May 16, 2011 at 06:10:02PM +0200, Felix Miata wrote:
>
> Actually after the first or 2nd or some subsequent attempt that was my plan.
> After so much time passed (days, not just hours) and I had good kernel, NFS,
> and MC that I didn't see much point delaying KDE. After the errors
> disappeared around 10 last night and I reported same here I started to wonder
> where to go next on a tired brain. I set qt3support emerging around that
> time, and more than 3 hours later and time for bed its hundred & some
> packages were still emerging. I woke up hours later to goto the bathroom and
> found that done, so set kdm to install. That hundred plus set of packages is
> still emerging now, nearly 6 hours later. Maybe 32 bit 1667MHz & 512M RAM is
> on the skimpy side for installing Gentoo?
>
Not to mention there is pretty much no way you'll be using kde on that
hardware! I'd be surprised if X would be usable on that even with blackbox
wm...
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <20110516162126.GB8525@gaurahari>
@ 2011-05-16 16:30 ` Indi
0 siblings, 0 replies; 41+ messages in thread
From: Indi @ 2011-05-16 16:30 UTC (permalink / raw
To: gentoo-user
> On Mon, May 16, 2011 at 12:18:49PM -0400, Indi wrote:
> > On Mon, May 16, 2011 at 06:10:02PM +0200, Felix Miata wrote:
> > >
> > > Actually after the first or 2nd or some subsequent attempt that was my plan.
> > > After so much time passed (days, not just hours) and I had good kernel, NFS,
> > > and MC that I didn't see much point delaying KDE. After the errors
> > > disappeared around 10 last night and I reported same here I started to wonder
> > > where to go next on a tired brain. I set qt3support emerging around that
> > > time, and more than 3 hours later and time for bed its hundred & some
> > > packages were still emerging. I woke up hours later to goto the bathroom and
> > > found that done, so set kdm to install. That hundred plus set of packages is
> > > still emerging now, nearly 6 hours later. Maybe 32 bit 1667MHz & 512M RAM is
> > > on the skimpy side for installing Gentoo?
> > >
> >
> > Not to mention there is pretty much no way you'll be using kde on that
> > hardware! I'd be surprised if X would be usable on that even with blackbox
> > wm...
> >
>
Oh jeesh, my bad -- I saw "167 MHz", but it's "1667 MHz".
Sorry! :/ (My eyesight is not good)
Yes, you shoud be able to run whatever DE/WM.
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 16:18 ` Indi
[not found] ` <20110516162126.GB8525@gaurahari>
@ 2011-05-16 18:42 ` Alan McKinnon
2011-05-16 21:15 ` Dale
1 sibling, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-16 18:42 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 18:18 on Monday 16 May 2011, Indi did opine
thusly:
> On Mon, May 16, 2011 at 06:10:02PM +0200, Felix Miata wrote:
> > Actually after the first or 2nd or some subsequent attempt that was my
> > plan. After so much time passed (days, not just hours) and I had good
> > kernel, NFS, and MC that I didn't see much point delaying KDE. After the
> > errors disappeared around 10 last night and I reported same here I
> > started to wonder where to go next on a tired brain. I set qt3support
> > emerging around that time, and more than 3 hours later and time for bed
> > its hundred & some packages were still emerging. I woke up hours later
> > to goto the bathroom and found that done, so set kdm to install. That
> > hundred plus set of packages is still emerging now, nearly 6 hours
> > later. Maybe 32 bit 1667MHz & 512M RAM is on the skimpy side for
> > installing Gentoo?
>
> Not to mention there is pretty much no way you'll be using kde on that
> hardware! I'd be surprised if X would be usable on that even with blackbox
> wm...
This is a joke right?
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 14:57 ` [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!) Indi
@ 2011-05-16 19:57 ` Neil Bothwick
2011-05-16 20:35 ` JDM
0 siblings, 1 reply; 41+ messages in thread
From: Neil Bothwick @ 2011-05-16 19:57 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 587 bytes --]
On Mon, 16 May 2011 10:57:14 -0400, Indi wrote:
> > Read the settings for PORTAGE_ELOG in man make.conf.
> Or as that man page says,
> "Please see /usr/share/portage/config/make.conf.example
> for elog documentation."
I know that's what the man page currently says, but I expect it will be
updated to include the actual information long before this thread is
deleted from all mail archives, so it seemed prudent to point to the man
page and let the user follow the link :)
--
Neil Bothwick
A computer without Microsoft is like a chocolate cake without mustard.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 19:57 ` Neil Bothwick
@ 2011-05-16 20:35 ` JDM
0 siblings, 0 replies; 41+ messages in thread
From: JDM @ 2011-05-16 20:35 UTC (permalink / raw
To: gentoo-user
Thnx, have followed advice. I am impressed.
JDM
-----Original Message-----
From: Neil Bothwick <neil@digimed.co.uk>
Date: Mon, 16 May 2011 20:57:26
To: <gentoo-user@lists.gentoo.org>
Reply-to: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
On Mon, 16 May 2011 10:57:14 -0400, Indi wrote:
> > Read the settings for PORTAGE_ELOG in man make.conf.
> Or as that man page says,
> "Please see /usr/share/portage/config/make.conf.example
> for elog documentation."
I know that's what the man page currently says, but I expect it will be
updated to include the actual information long before this thread is
deleted from all mail archives, so it seemed prudent to point to the man
page and let the user follow the link :)
--
Neil Bothwick
A computer without Microsoft is like a chocolate cake without mustard.
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 18:42 ` Alan McKinnon
@ 2011-05-16 21:15 ` Dale
2011-05-16 21:40 ` Alan McKinnon
0 siblings, 1 reply; 41+ messages in thread
From: Dale @ 2011-05-16 21:15 UTC (permalink / raw
To: gentoo-user
Alan McKinnon wrote:
> Apparently, though unproven, at 18:18 on Monday 16 May 2011, Indi did opine
> thusly:
>
>
>> On Mon, May 16, 2011 at 06:10:02PM +0200, Felix Miata wrote:
>>
>>> Actually after the first or 2nd or some subsequent attempt that was my
>>> plan. After so much time passed (days, not just hours) and I had good
>>> kernel, NFS, and MC that I didn't see much point delaying KDE. After the
>>> errors disappeared around 10 last night and I reported same here I
>>> started to wonder where to go next on a tired brain. I set qt3support
>>> emerging around that time, and more than 3 hours later and time for bed
>>> its hundred& some packages were still emerging. I woke up hours later
>>> to goto the bathroom and found that done, so set kdm to install. That
>>> hundred plus set of packages is still emerging now, nearly 6 hours
>>> later. Maybe 32 bit 1667MHz& 512M RAM is on the skimpy side for
>>> installing Gentoo?
>>>
>> Not to mention there is pretty much no way you'll be using kde on that
>> hardware! I'd be surprised if X would be usable on that even with blackbox
>> wm...
>>
> This is a joke right?
>
>
I once ran Gentoo Linux with KDE3 on a 133Mhz machine with 256Mbs of
ram. It wasn't fast but it did OK. A friend used it to play cards on.
No internet or anything tho.
I did the compiling via chroot on my old rig which had a much faster CPU
and such. I just plugged the drive into my rig and did my thing.
It may be slow but it should work. Make sure you have some swap tho.
Dale
:-) :-)
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 21:15 ` Dale
@ 2011-05-16 21:40 ` Alan McKinnon
2011-05-16 23:01 ` Neil Bothwick
0 siblings, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-16 21:40 UTC (permalink / raw
To: gentoo-user; +Cc: Dale
Apparently, though unproven, at 23:15 on Monday 16 May 2011, Dale did opine
thusly:
> Alan McKinnon wrote:
> > Apparently, though unproven, at 18:18 on Monday 16 May 2011, Indi did
> > opine
> >
> > thusly:
> >> On Mon, May 16, 2011 at 06:10:02PM +0200, Felix Miata wrote:
> >>> Actually after the first or 2nd or some subsequent attempt that was my
> >>> plan. After so much time passed (days, not just hours) and I had good
> >>> kernel, NFS, and MC that I didn't see much point delaying KDE. After
> >>> the errors disappeared around 10 last night and I reported same here I
> >>> started to wonder where to go next on a tired brain. I set qt3support
> >>> emerging around that time, and more than 3 hours later and time for
> >>> bed its hundred& some packages were still emerging. I woke up hours
> >>> later to goto the bathroom and found that done, so set kdm to install.
> >>> That hundred plus set of packages is still emerging now, nearly 6
> >>> hours later. Maybe 32 bit 1667MHz& 512M RAM is on the skimpy side for
> >>> installing Gentoo?
> >>
> >> Not to mention there is pretty much no way you'll be using kde on that
> >> hardware! I'd be surprised if X would be usable on that even with
> >> blackbox wm...
> >
> > This is a joke right?
>
> I once ran Gentoo Linux with KDE3 on a 133Mhz machine with 256Mbs of
> ram. It wasn't fast but it did OK. A friend used it to play cards on.
> No internet or anything tho.
>
> I did the compiling via chroot on my old rig which had a much faster CPU
> and such. I just plugged the drive into my rig and did my thing.
>
> It may be slow but it should work. Make sure you have some swap tho.
I pondered for a long time how to reply to Indi.
I had many posts typed out, most of them rude, all of them classic Alan, but
something held me back. Lucky it went that way, he later posted he read
1667MHZ as 167MHz.
Amazing what a difference a "1" can make :-)
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gTch4-56D-3@gated-at.bofh.it>
@ 2011-05-16 21:45 ` Indi
0 siblings, 0 replies; 41+ messages in thread
From: Indi @ 2011-05-16 21:45 UTC (permalink / raw
To: gentoo-user
On Mon, May 16, 2011 at 10:10:02PM +0200, Neil Bothwick wrote:
> On Mon, 16 May 2011 10:57:14 -0400, Indi wrote:
>
> > > Read the settings for PORTAGE_ELOG in man make.conf.
>
> > Or as that man page says,
> > "Please see /usr/share/portage/config/make.conf.example
> > for elog documentation."
>
> I know that's what the man page currently says, but I expect it will be
> updated to include the actual information long before this thread is
> deleted from all mail archives, so it seemed prudent to point to the man
> page and let the user follow the link :)
>
>
Quite right, thanks. :)
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 21:40 ` Alan McKinnon
@ 2011-05-16 23:01 ` Neil Bothwick
2011-05-16 23:18 ` Alan McKinnon
2011-05-16 23:22 ` Felix Miata
0 siblings, 2 replies; 41+ messages in thread
From: Neil Bothwick @ 2011-05-16 23:01 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 371 bytes --]
On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
> I had many posts typed out, most of them rude, all of them classic
> Alan, but something held me back. Lucky it went that way, he later
> posted he read 1667MHZ as 167MHz.
>
> Amazing what a difference a "1" can make :-)
Not nearly as much as a "6" :P
--
Neil Bothwick
WWW: World Wide Wait
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 23:01 ` Neil Bothwick
@ 2011-05-16 23:18 ` Alan McKinnon
2011-05-18 5:16 ` Pandu Poluan
2011-05-16 23:22 ` Felix Miata
1 sibling, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-16 23:18 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 01:01 on Tuesday 17 May 2011, Neil Bothwick
did opine thusly:
> On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
> > I had many posts typed out, most of them rude, all of them classic
> > Alan, but something held me back. Lucky it went that way, he later
> > posted he read 1667MHZ as 167MHz.
> >
> > Amazing what a difference a "1" can make :-)
>
> Not nearly as much as a "6" :P
I *really* need to get some sleep and go to bed _right_now_
<sigh>
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 23:01 ` Neil Bothwick
2011-05-16 23:18 ` Alan McKinnon
@ 2011-05-16 23:22 ` Felix Miata
1 sibling, 0 replies; 41+ messages in thread
From: Felix Miata @ 2011-05-16 23:22 UTC (permalink / raw
To: gentoo-user
On 2011/05/16 19:01 (GMT-0400) Neil Bothwick composed:
> On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
>> he read 1667MHZ as 167MHz.
>> Amazing what a difference a "1" can make :-)
> Not nearly as much as a "6" :P
Sure it can! In 1111101000b, any of those "1"s represents more than 6. Indi
misread 11010000011b as 10100111b, while "6" is only 110b. :-)
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** http://fm.no-ip.com/
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gTf5g-1sL-23@gated-at.bofh.it>
@ 2011-05-16 23:28 ` Indi
2011-05-16 23:49 ` Alan McKinnon
0 siblings, 1 reply; 41+ messages in thread
From: Indi @ 2011-05-16 23:28 UTC (permalink / raw
To: gentoo-user
On Tue, May 17, 2011 at 01:10:02AM +0200, Neil Bothwick wrote:
> On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
>
> > I had many posts typed out, most of them rude, all of them classic
> > Alan, but something held me back. Lucky it went that way, he later
> > posted he read 1667MHZ as 167MHz.
> >
> > Amazing what a difference a "1" can make :-)
>
> Not nearly as much as a "6" :P
>
Or an "s"*.
:)
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
*(I'm an old woman)
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 23:28 ` Indi
@ 2011-05-16 23:49 ` Alan McKinnon
2011-05-17 7:16 ` Neil Bothwick
0 siblings, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-16 23:49 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 01:28 on Tuesday 17 May 2011, Indi did opine
thusly:
> On Tue, May 17, 2011 at 01:10:02AM +0200, Neil Bothwick wrote:
> > On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
> > > I had many posts typed out, most of them rude, all of them classic
> > > Alan, but something held me back. Lucky it went that way, he later
> > > posted he read 1667MHZ as 167MHz.
> > >
> > > Amazing what a difference a "1" can make :-)
> >
> > Not nearly as much as a "6" :P
>
> Or an "s"*.
>
> :)
You're speaking to a grumpy old fart combined language git, who not only
studied English first language at length but an entire 5 year high school
career in Latin as well. This makes me eminently qualified to opine thusly:
All persons working in technology fields necessarily display masculine
attributes, hence shall be uniformly referred to by the male form of pronouns,
i.e. all techies are addressed as "he". The female form is not incorrect, but
discouraged.
All objects of technology (aka stuff what we work on), due to the peculiar
interaction shown to them by techies, shall be uniformly referred to by means
of the female form of pronouns. Vehicles and computers are especially to be
referred to using the "she" form. Motorcycles triply so.
Users, n00bs, marketing persons, hairdressers, telephone handset sanitizers
and other assorted riff-raff of the human species should be referred to using
the neuter form of pronouns, i.e. "it", as befitting their overall
contribution to humanity.
You see what I did there? You see how I recovered with a witty reposte without
even blinking an eye? It takes nerves of steel and much practise to pull that
one off, I tell you!
Let's see how long it takes Neil to find the grammar errors in that lot :-)
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 23:49 ` Alan McKinnon
@ 2011-05-17 7:16 ` Neil Bothwick
2011-05-17 7:29 ` Alan McKinnon
2011-05-17 8:22 ` Joost Roeleveld
0 siblings, 2 replies; 41+ messages in thread
From: Neil Bothwick @ 2011-05-17 7:16 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 991 bytes --]
On Tue, 17 May 2011 01:49:29 +0200, Alan McKinnon wrote:
should be
> referred to using the neuter form of pronouns, i.e. "it", as befitting
> their overall contribution to humanity.
>
> You see what I did there? You see how I recovered with a witty reposte
> without even blinking an eye? It takes nerves of steel and much
> practise to pull that one off, I tell you!
>
> Let's see how long it takes Neil to find the grammar errors in that
> lot :-)
>
Well, since you asked...
> All objects of technology (aka stuff what we work on),
Stuff WHAT we work on?
> Users, n00bs, marketing persons, hairdressers, telephone handset
> sanitizers and other assorted riff-raff of the human species
Douglas Adams was English, our second greatest writer, so that should be
telephone sanitiser - but that's nit-picking, even form me :)
Oh, and it should be grammatical errors :P
--
Neil Bothwick
I don't have any solution, but I certainly admire the problem.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 7:16 ` Neil Bothwick
@ 2011-05-17 7:29 ` Alan McKinnon
2011-05-17 9:17 ` Neil Bothwick
2011-05-17 8:22 ` Joost Roeleveld
1 sibling, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-17 7:29 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 09:16 on Tuesday 17 May 2011, Neil Bothwick
did opine thusly:
While we are nitpicking:
> Douglas Adams was English, our second greatest writer,
That should be "greatest writer", the other fellow was not the greatest - he
merely wrote soap operas.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 7:16 ` Neil Bothwick
2011-05-17 7:29 ` Alan McKinnon
@ 2011-05-17 8:22 ` Joost Roeleveld
2011-05-17 8:35 ` Alan McKinnon
2011-05-17 9:19 ` Neil Bothwick
1 sibling, 2 replies; 41+ messages in thread
From: Joost Roeleveld @ 2011-05-17 8:22 UTC (permalink / raw
To: gentoo-user
On Tuesday 17 May 2011 08:16:20 Neil Bothwick wrote:
> Douglas Adams was English, our second greatest writer
Who do you class as the greatest English writer then?
> , so that should be
> telephone sanitiser - but that's nit-picking, even form me :)
[nipick] "even form me"? :P [/nitpick]
--
Joost
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 8:22 ` Joost Roeleveld
@ 2011-05-17 8:35 ` Alan McKinnon
2011-05-17 9:21 ` Joost Roeleveld
2011-05-17 9:19 ` Neil Bothwick
1 sibling, 1 reply; 41+ messages in thread
From: Alan McKinnon @ 2011-05-17 8:35 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 10:22 on Tuesday 17 May 2011, Joost Roeleveld
did opine thusly:
> On Tuesday 17 May 2011 08:16:20 Neil Bothwick wrote:
> > Douglas Adams was English, our second greatest writer
>
> Who do you class as the greatest English writer then?
Paula Nancy Millstone Jennings
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 7:29 ` Alan McKinnon
@ 2011-05-17 9:17 ` Neil Bothwick
0 siblings, 0 replies; 41+ messages in thread
From: Neil Bothwick @ 2011-05-17 9:17 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 548 bytes --]
On Tue, 17 May 2011 09:29:29 +0200, Alan McKinnon wrote:
> > Douglas Adams was English, our second greatest writer,
> That should be "greatest writer", the other fellow was not the greatest
> - he merely wrote soap operas.
I don't know what you mean, unless you mistakenly assumed I was referring
to Shakespeare... I wasn't.
I was of course referring to the one who came before Adams, whose merest
operational parameters he was not worthy to calculate - Nigel Kneale.
--
Neil Bothwick
C Error #029: Well! I'm impressed
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 8:22 ` Joost Roeleveld
2011-05-17 8:35 ` Alan McKinnon
@ 2011-05-17 9:19 ` Neil Bothwick
2011-05-17 9:34 ` Joost Roeleveld
1 sibling, 1 reply; 41+ messages in thread
From: Neil Bothwick @ 2011-05-17 9:19 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 324 bytes --]
On Tue, 17 May 2011 10:22:35 +0200, Joost Roeleveld wrote:
> > telephone sanitiser - but that's nit-picking, even form me :)
>
> [nipick] "even form me"? :P [/nitpick]
I think we should both be more careful with our typing when nit-picking :(
--
Neil Bothwick
COMMAND: A suggestion made to a computer.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 8:35 ` Alan McKinnon
@ 2011-05-17 9:21 ` Joost Roeleveld
2011-05-17 9:33 ` Alan McKinnon
0 siblings, 1 reply; 41+ messages in thread
From: Joost Roeleveld @ 2011-05-17 9:21 UTC (permalink / raw
To: gentoo-user
On Tuesday 17 May 2011 10:35:48 Alan McKinnon wrote:
> Apparently, though unproven, at 10:22 on Tuesday 17 May 2011, Joost
> Roeleveld
>
> did opine thusly:
> > On Tuesday 17 May 2011 08:16:20 Neil Bothwick wrote:
> > > Douglas Adams was English, our second greatest writer
> >
> > Who do you class as the greatest English writer then?
>
> Paula Nancy Millstone Jennings
You like Vogon Poetry as well then? ;)
--
Joost
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 9:21 ` Joost Roeleveld
@ 2011-05-17 9:33 ` Alan McKinnon
0 siblings, 0 replies; 41+ messages in thread
From: Alan McKinnon @ 2011-05-17 9:33 UTC (permalink / raw
To: gentoo-user
Apparently, though unproven, at 11:21 on Tuesday 17 May 2011, Joost Roeleveld
did opine thusly:
> On Tuesday 17 May 2011 10:35:48 Alan McKinnon wrote:
> > Apparently, though unproven, at 10:22 on Tuesday 17 May 2011, Joost
> > Roeleveld
> >
> > did opine thusly:
> > > On Tuesday 17 May 2011 08:16:20 Neil Bothwick wrote:
> > > > Douglas Adams was English, our second greatest writer
> > >
> > > Who do you class as the greatest English writer then?
> >
> > Paula Nancy Millstone Jennings
>
> You like Vogon Poetry as well then? ;)
I have no choice. Resistance is futile.
--
alan dot mckinnon at gmail dot com
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-17 9:19 ` Neil Bothwick
@ 2011-05-17 9:34 ` Joost Roeleveld
0 siblings, 0 replies; 41+ messages in thread
From: Joost Roeleveld @ 2011-05-17 9:34 UTC (permalink / raw
To: gentoo-user
On Tuesday 17 May 2011 10:19:30 Neil Bothwick wrote:
> On Tue, 17 May 2011 10:22:35 +0200, Joost Roeleveld wrote:
> > > telephone sanitiser - but that's nit-picking, even form me :)
> >
> > [nipick] "even form me"? :P [/nitpick]
>
> I think we should both be more careful with our typing when nit-picking :(
Probably :)
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
[not found] ` <gTn2N-6mF-9@gated-at.bofh.it>
@ 2011-05-17 10:40 ` Indi
0 siblings, 0 replies; 41+ messages in thread
From: Indi @ 2011-05-17 10:40 UTC (permalink / raw
To: gentoo-user
On Tue, May 17, 2011 at 09:40:01AM +0200, Alan McKinnon wrote:
> Apparently, though unproven, at 09:16 on Tuesday 17 May 2011, Neil Bothwick
> did opine thusly:
>
>
> While we are nitpicking:
>
>
> > Douglas Adams was English, our second greatest writer,
>
>
> That should be "greatest writer", the other fellow was not the greatest - he
> merely wrote soap operas.
>
IMO it's "co-greatest writer":
tossup between Douglas Adams and Kurt Vonnegut, Jr.
--
caveat utilitor
♫ ❤ ♫ ❤ ♫ ❤ ♫
^ permalink raw reply [flat|nested] 41+ messages in thread
* Re: [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!)
2011-05-16 23:18 ` Alan McKinnon
@ 2011-05-18 5:16 ` Pandu Poluan
0 siblings, 0 replies; 41+ messages in thread
From: Pandu Poluan @ 2011-05-18 5:16 UTC (permalink / raw
To: gentoo-user
On Tue, May 17, 2011 at 06:18, Alan McKinnon <alan.mckinnon@gmail.com> wrote:
> Apparently, though unproven, at 01:01 on Tuesday 17 May 2011, Neil Bothwick
> did opine thusly:
>
>> On Mon, 16 May 2011 23:40:32 +0200, Alan McKinnon wrote:
>> > I had many posts typed out, most of them rude, all of them classic
>> > Alan, but something held me back. Lucky it went that way, he later
>> > posted he read 1667MHZ as 167MHz.
>> >
>> > Amazing what a difference a "1" can make :-)
>>
>> Not nearly as much as a "6" :P
>
>
> I *really* need to get some sleep and go to bed _right_now_
>
> <sigh>
>
>
I <3 this list :-D
--
Pandu E Poluan
~ IT Optimizer ~
Visit my Blog: http://pepoluan.posterous.com
^ permalink raw reply [flat|nested] 41+ messages in thread
end of thread, other threads:[~2011-05-18 5:19 UTC | newest]
Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <gSd5v-34B-13@gated-at.bofh.it>
[not found] ` <gSd5v-34B-11@gated-at.bofh.it>
[not found] ` <gSdRU-4pu-7@gated-at.bofh.it>
[not found] ` <gSgwq-r5-5@gated-at.bofh.it>
2011-05-14 14:37 ` [gentoo-user] chicken <--> egg (NFS & tty video) Indi
2011-05-14 14:48 ` Felix Miata
2011-05-14 15:53 ` Alan McKinnon
2011-05-14 16:01 ` Indi
2011-05-14 18:51 ` Willie Wong
2011-05-14 20:49 ` Alan McKinnon
2011-05-14 22:54 ` Mike Edenfield
[not found] ` <gSjDZ-5zj-13@gated-at.bofh.it>
[not found] ` <gSnRg-4mn-21@gated-at.bofh.it>
[not found] ` <gSoNj-5Wj-1@gated-at.bofh.it>
2011-05-14 15:45 ` Indi
[not found] ` <gSkgG-6Hw-3@gated-at.bofh.it>
[not found] ` <gSlFM-v1-9@gated-at.bofh.it>
[not found] ` <gSn4R-30q-1@gated-at.bofh.it>
[not found] ` <gSVJf-2es-5@gated-at.bofh.it>
[not found] ` <gSWch-2SU-7@gated-at.bofh.it>
[not found] ` <gT4Mx-Ls-15@gated-at.bofh.it>
[not found] ` <gT5pg-1I3-27@gated-at.bofh.it>
[not found] ` <gT5ID-2q7-33@gated-at.bofh.it>
2011-05-16 14:57 ` [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!) Indi
2011-05-16 19:57 ` Neil Bothwick
2011-05-16 20:35 ` JDM
2011-05-16 15:26 ` Indi
2011-05-16 16:00 ` Felix Miata
[not found] <gSbwK-o0-5@gated-at.bofh.it>
2011-05-14 9:38 ` [gentoo-user] chicken <--> egg (NFS & tty video) Felix Miata
2011-05-14 10:21 ` Alan McKinnon
2011-05-14 11:52 ` Mick
2011-05-14 13:20 ` Felix Miata
2011-05-16 2:18 ` Felix Miata
2011-05-16 2:54 ` [gentoo-user] chicken <--> egg (NFS & tty video) (Fixed!) Felix Miata
2011-05-16 8:22 ` Neil Bothwick
2011-05-16 11:58 ` Tanstaafl
2011-05-16 12:43 ` JDM
2011-05-16 12:57 ` Neil Bothwick
2011-05-16 14:49 ` Stroller
[not found] <gSokj-514-39@gated-at.bofh.it>
[not found] ` <gSpgl-6Bk-11@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-29@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-31@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-33@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-35@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-37@gated-at.bofh.it>
[not found] ` <gT83M-6g3-15@gated-at.bofh.it>
[not found] ` <gT8wO-7br-17@gated-at.bofh.it>
2011-05-16 16:18 ` Indi
[not found] ` <20110516162126.GB8525@gaurahari>
2011-05-16 16:30 ` Indi
2011-05-16 18:42 ` Alan McKinnon
2011-05-16 21:15 ` Dale
2011-05-16 21:40 ` Alan McKinnon
2011-05-16 23:01 ` Neil Bothwick
2011-05-16 23:18 ` Alan McKinnon
2011-05-18 5:16 ` Pandu Poluan
2011-05-16 23:22 ` Felix Miata
[not found] ` <gT7AK-5Bo-39@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-41@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-43@gated-at.bofh.it>
[not found] ` <gT7AK-5Bo-27@gated-at.bofh.it>
[not found] ` <gTch4-56D-3@gated-at.bofh.it>
2011-05-16 21:45 ` Indi
[not found] <gSoDD-5IJ-3@gated-at.bofh.it>
[not found] ` <gTb1D-2NE-13@gated-at.bofh.it>
[not found] ` <gTdmQ-6VV-51@gated-at.bofh.it>
[not found] ` <gTdPQ-7AL-15@gated-at.bofh.it>
[not found] ` <gTf5g-1sL-23@gated-at.bofh.it>
2011-05-16 23:28 ` Indi
2011-05-16 23:49 ` Alan McKinnon
2011-05-17 7:16 ` Neil Bothwick
2011-05-17 7:29 ` Alan McKinnon
2011-05-17 9:17 ` Neil Bothwick
2011-05-17 8:22 ` Joost Roeleveld
2011-05-17 8:35 ` Alan McKinnon
2011-05-17 9:21 ` Joost Roeleveld
2011-05-17 9:33 ` Alan McKinnon
2011-05-17 9:19 ` Neil Bothwick
2011-05-17 9:34 ` Joost Roeleveld
[not found] <gSttE-5na-13@gated-at.bofh.it>
[not found] ` <gTfRD-2zo-7@gated-at.bofh.it>
[not found] ` <gTmJs-5VE-29@gated-at.bofh.it>
[not found] ` <gTn2N-6mF-9@gated-at.bofh.it>
2011-05-17 10:40 ` Indi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox