public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] No more... more?
@ 2008-10-23 20:22 Mike Diehl
  2008-10-23 20:27 ` kashani
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Mike Diehl @ 2008-10-23 20:22 UTC (permalink / raw
  To: gentoo-user

The other day I was updating a fairly ancient system by trying to first clear 
out some emerge blockers.  I've taken care of the blockers, but now I find 
that my system no longer has a more command:

# more
bash: more: command not found

I also notice that sys-apps/more is masked:

*  sys-apps/more [ Masked ]
      Latest version available: 2.12r
      Latest version installed: [ Not Installed ]
      Size of files: 1,338 kB
      Homepage:      http://www.kernel.org/pub/linux/utils/util-linux/
      Description:   Primitive text file viewer
      License:       GPL-2

Surely this isn't what I'm supposed to install just to get "more."  Please 
advise.

-- 
Mike Diehl



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:22 [gentoo-user] No more... more? Mike Diehl
@ 2008-10-23 20:27 ` kashani
  2008-10-23 21:40   ` kashani
  2008-10-23 20:27 ` Andrey Falko
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 12+ messages in thread
From: kashani @ 2008-10-23 20:27 UTC (permalink / raw
  To: gentoo-user

Mike Diehl wrote:
> The other day I was updating a fairly ancient system by trying to first clear 
> out some emerge blockers.  I've taken care of the blockers, but now I find 
> that my system no longer has a more command:
> 
> # more
> bash: more: command not found
> 
> I also notice that sys-apps/more is masked:
> 
> *  sys-apps/more [ Masked ]
>       Latest version available: 2.12r
>       Latest version installed: [ Not Installed ]
>       Size of files: 1,338 kB
>       Homepage:      http://www.kernel.org/pub/linux/utils/util-linux/
>       Description:   Primitive text file viewer
>       License:       GPL-2
> 
> Surely this isn't what I'm supposed to install just to get "more."  Please 
> advise.
> 

You didn't happen to unmerge coreutils did you because it was blocking? 
If so that is the cause of your problems. I'm not sure how to recovery 
from a lack of coreutils since most of your system binaries are now gone.

kashani



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:22 [gentoo-user] No more... more? Mike Diehl
  2008-10-23 20:27 ` kashani
@ 2008-10-23 20:27 ` Andrey Falko
  2008-10-23 20:31 ` Dirk Heinrichs
  2008-10-23 20:32 ` Etaoin Shrdlu
  3 siblings, 0 replies; 12+ messages in thread
From: Andrey Falko @ 2008-10-23 20:27 UTC (permalink / raw
  To: gentoo-user

On Thu, Oct 23, 2008 at 1:22 PM, Mike Diehl <mdiehl@diehlnet.com> wrote:
> The other day I was updating a fairly ancient system by trying to first clear
> out some emerge blockers.  I've taken care of the blockers, but now I find
> that my system no longer has a more command:
>
> # more
> bash: more: command not found
>
> I also notice that sys-apps/more is masked:
>
> *  sys-apps/more [ Masked ]
>      Latest version available: 2.12r
>      Latest version installed: [ Not Installed ]
>      Size of files: 1,338 kB
>      Homepage:      http://www.kernel.org/pub/linux/utils/util-linux/
>      Description:   Primitive text file viewer
>      License:       GPL-2
>
> Surely this isn't what I'm supposed to install just to get "more."  Please
> advise.
>
> --
> Mike Diehl
>
>

You probably will get more by reemerging this package: sys-apps/util-linux

emerge -1 util-linux

At least there is the package that currently provides more on my system.

Either way, I'd recommend what the more man page recommends: use less.
Direct quote from my more man page:

"More is a filter for paging through text one screenful at a time.
This version is especially primitive.  Users should realize that
less(1) provides more(1) emulation and extensive enhancements."



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:22 [gentoo-user] No more... more? Mike Diehl
  2008-10-23 20:27 ` kashani
  2008-10-23 20:27 ` Andrey Falko
@ 2008-10-23 20:31 ` Dirk Heinrichs
  2008-10-23 20:37   ` Neil Bothwick
                     ` (3 more replies)
  2008-10-23 20:32 ` Etaoin Shrdlu
  3 siblings, 4 replies; 12+ messages in thread
From: Dirk Heinrichs @ 2008-10-23 20:31 UTC (permalink / raw
  To: gentoo-user

Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl:

> Surely this isn't what I'm supposed to install just to get "more."  Please
> advise.

In addition to what others wrote: less is more ;-).

Bye...

	Dirk



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:22 [gentoo-user] No more... more? Mike Diehl
                   ` (2 preceding siblings ...)
  2008-10-23 20:31 ` Dirk Heinrichs
@ 2008-10-23 20:32 ` Etaoin Shrdlu
  2008-10-23 21:28   ` Mike Diehl
  3 siblings, 1 reply; 12+ messages in thread
From: Etaoin Shrdlu @ 2008-10-23 20:32 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 October 2008, 22:22, Mike Diehl wrote:

> The other day I was updating a fairly ancient system by trying to
> first clear out some emerge blockers.  I've taken care of the
> blockers, but now I find that my system no longer has a more command:
>
> # more
> bash: more: command not found
>
> I also notice that sys-apps/more is masked:
>
> *  sys-apps/more [ Masked ]
>       Latest version available: 2.12r
>       Latest version installed: [ Not Installed ]
>       Size of files: 1,338 kB
>       Homepage:      http://www.kernel.org/pub/linux/utils/util-linux/
>       Description:   Primitive text file viewer
>       License:       GPL-2
>
> Surely this isn't what I'm supposed to install just to get "more." 
> Please advise.

$ qfile /bin/more
sys-apps/util-linux (/bin/more)

Did you by chance unmerge util-linux? Try re-emerging it.



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:31 ` Dirk Heinrichs
@ 2008-10-23 20:37   ` Neil Bothwick
  2008-10-23 20:38   ` Alan McKinnon
                     ` (2 subsequent siblings)
  3 siblings, 0 replies; 12+ messages in thread
From: Neil Bothwick @ 2008-10-23 20:37 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 267 bytes --]

On Thu, 23 Oct 2008 22:31:16 +0200, Dirk Heinrichs wrote:

> In addition to what others wrote: less is more ;-).

less is not more, less is more than more, but less is less than most :P


-- 
Neil Bothwick

Friends may come and go, but enemies accumulate.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:31 ` Dirk Heinrichs
  2008-10-23 20:37   ` Neil Bothwick
@ 2008-10-23 20:38   ` Alan McKinnon
  2008-10-23 20:54     ` Dirk Heinrichs
  2008-10-23 21:28   ` Mike Diehl
  2008-10-24  1:12   ` Stroller
  3 siblings, 1 reply; 12+ messages in thread
From: Alan McKinnon @ 2008-10-23 20:38 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 October 2008 22:31:16 Dirk Heinrichs wrote:
> Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl:
> > Surely this isn't what I'm supposed to install just to get "more."
> >  Please advise.
>
> In addition to what others wrote: less is more ;-).

Pah! You old-fashioned fogeys. Wake up and come into the 21st century:

most

it's more more than less

(Seriously. sys-apps/most.
And while you're at it, emerge sys-apps/dog. It's better than cat)

-- 
alan dot mckinnon at gmail dot com



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:38   ` Alan McKinnon
@ 2008-10-23 20:54     ` Dirk Heinrichs
  0 siblings, 0 replies; 12+ messages in thread
From: Dirk Heinrichs @ 2008-10-23 20:54 UTC (permalink / raw
  To: gentoo-user

Am Donnerstag, 23. Oktober 2008 22:38:21 schrieb Alan McKinnon:

> (Seriously. sys-apps/most.
> And while you're at it, emerge sys-apps/dog. It's better than cat)

Sure it is!

Bye...

	Dirk



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:32 ` Etaoin Shrdlu
@ 2008-10-23 21:28   ` Mike Diehl
  0 siblings, 0 replies; 12+ messages in thread
From: Mike Diehl @ 2008-10-23 21:28 UTC (permalink / raw
  To: gentoo-user; +Cc: Etaoin Shrdlu

On Thursday 23 October 2008 02:32:02 pm Etaoin Shrdlu wrote:
> On Thursday 23 October 2008, 22:22, Mike Diehl wrote:
> > The other day I was updating a fairly ancient system by trying to
> > first clear out some emerge blockers.  I've taken care of the
> > blockers, but now I find that my system no longer has a more command:
> >
> > # more
> > bash: more: command not found
> >
> > I also notice that sys-apps/more is masked:
> >
> > *  sys-apps/more [ Masked ]
> >       Latest version available: 2.12r
> >       Latest version installed: [ Not Installed ]
> >       Size of files: 1,338 kB
> >       Homepage:      http://www.kernel.org/pub/linux/utils/util-linux/
> >       Description:   Primitive text file viewer
> >       License:       GPL-2
> >
> > Surely this isn't what I'm supposed to install just to get "more."
> > Please advise.
>
> $ qfile /bin/more
> sys-apps/util-linux (/bin/more)
>
> Did you by chance unmerge util-linux? Try re-emerging it.

Man, I don't remember unmerging util-linux, but it was late...  Anyway, that 
fixed it.  Thank you.

-- 
Mike Diehl



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:31 ` Dirk Heinrichs
  2008-10-23 20:37   ` Neil Bothwick
  2008-10-23 20:38   ` Alan McKinnon
@ 2008-10-23 21:28   ` Mike Diehl
  2008-10-24  1:12   ` Stroller
  3 siblings, 0 replies; 12+ messages in thread
From: Mike Diehl @ 2008-10-23 21:28 UTC (permalink / raw
  To: gentoo-user

On Thursday 23 October 2008 02:31:16 pm Dirk Heinrichs wrote:
> Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl:
> > Surely this isn't what I'm supposed to install just to get "more."
> >  Please advise.
>
> In addition to what others wrote: less is more ;-).

This is true... more or less. <grin>

-- 
Mike Diehl



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:27 ` kashani
@ 2008-10-23 21:40   ` kashani
  0 siblings, 0 replies; 12+ messages in thread
From: kashani @ 2008-10-23 21:40 UTC (permalink / raw
  To: gentoo-user

kashani wrote:

> You didn't happen to unmerge coreutils did you because it was blocking? 
> If so that is the cause of your problems. I'm not sure how to recovery 
> from a lack of coreutils since most of your system binaries are now gone.
> 
> kashani
> 

Oh good it wasn't coreutil. Watch out for that one if you run into it 
though that problem might be older than your machine. Remove mktemp and 
then emerge coretuils and you should be fine.

kashani



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [gentoo-user] No more... more?
  2008-10-23 20:31 ` Dirk Heinrichs
                     ` (2 preceding siblings ...)
  2008-10-23 21:28   ` Mike Diehl
@ 2008-10-24  1:12   ` Stroller
  3 siblings, 0 replies; 12+ messages in thread
From: Stroller @ 2008-10-24  1:12 UTC (permalink / raw
  To: gentoo-user


On 23 Oct 2008, at 21:31, Dirk Heinrichs wrote:

> Am Donnerstag, 23. Oktober 2008 22:22:05 schrieb Mike Diehl:
>
>> Surely this isn't what I'm supposed to install just to get "more."   
>> Please
>> advise.
>
> In addition to what others wrote: less is more ;-).

And most isn't.

Stroller.




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2008-10-24  1:12 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23 20:22 [gentoo-user] No more... more? Mike Diehl
2008-10-23 20:27 ` kashani
2008-10-23 21:40   ` kashani
2008-10-23 20:27 ` Andrey Falko
2008-10-23 20:31 ` Dirk Heinrichs
2008-10-23 20:37   ` Neil Bothwick
2008-10-23 20:38   ` Alan McKinnon
2008-10-23 20:54     ` Dirk Heinrichs
2008-10-23 21:28   ` Mike Diehl
2008-10-24  1:12   ` Stroller
2008-10-23 20:32 ` Etaoin Shrdlu
2008-10-23 21:28   ` Mike Diehl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox