public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] No news today?
@ 2009-10-04  9:29 meino.cramer
  2009-10-04  9:33 ` Florian Philipp
  2009-10-04  9:42 ` Sebastian Beßler
  0 siblings, 2 replies; 4+ messages in thread
From: meino.cramer @ 2009-10-04  9:29 UTC (permalink / raw
  To: Gentoo

Hi,

while emerging I was informed be this process about
some new news:

 * IMPORTANT: 1 news items need reading for repository 'gentoo'.
 * Use eselect news to read news items.


So I did

solfire:/tmp>eselct news
zsh: command not found: eselct
solfire:/tmp>eselect news
Usage: eselect news <action> <options>

Standard actions:
  help                      Display help text
  usage                     Display usage information
  version                   Display version information

Extra actions:
  count                     Display number of news items
    new                       Count unread news items (default)
    all                       Count all news items
  list                      List news items
  purge                     Purge read news
  read <item>...            Read news items
    new                       Read unread news items (default)
    all                       Read all news items
    item                      Number of item (from 'list' action)
    --mbox                    Output in mbox format
    --raw                     Output in raw format
  unread <item>...          Mark read news items as unread again
    all                       Mark all news items as unread
    item                      Number of item (from 'list' action)
solfire:/tmp>eselect news all
!!! Error: Action all unknown
exiting
solfire:/tmp>eselect read new
!!! Error: Can't load module read

What did I wrong here? I reinstalled eselect just to get shure that
in a proper state, but it does not help.

I am older than 30, please help me crossing the road... ;)

Have a nice weekend!
mcc

-- 
Please don't send me any Word- or Powerpoint-Attachments
unless it's absolutely neccessary. - Send simply Text.
See http://www.gnu.org/philosophy/no-word-attachments.html
In a world without fences and walls nobody needs gates and windows.




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

* Re: [gentoo-user] No news today?
  2009-10-04  9:29 [gentoo-user] No news today? meino.cramer
@ 2009-10-04  9:33 ` Florian Philipp
  2009-10-04 13:32   ` Philip Webb
  2009-10-04  9:42 ` Sebastian Beßler
  1 sibling, 1 reply; 4+ messages in thread
From: Florian Philipp @ 2009-10-04  9:33 UTC (permalink / raw
  To: gentoo-user

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

meino.cramer@gmx.de schrieb:
> Hi,
> 
> while emerging I was informed be this process about
> some new news:
> 
>  * IMPORTANT: 1 news items need reading for repository 'gentoo'.
>  * Use eselect news to read news items.
> 
> 
> So I did
> 
> solfire:/tmp>eselct news
> zsh: command not found: eselct
> solfire:/tmp>eselect news
> Usage: eselect news <action> <options>
> 
> Standard actions:
>   help                      Display help text
>   usage                     Display usage information
>   version                   Display version information
> 
> Extra actions:
>   count                     Display number of news items
>     new                       Count unread news items (default)
>     all                       Count all news items
>   list                      List news items
>   purge                     Purge read news
>   read <item>...            Read news items
>     new                       Read unread news items (default)
>     all                       Read all news items
>     item                      Number of item (from 'list' action)
>     --mbox                    Output in mbox format
>     --raw                     Output in raw format
>   unread <item>...          Mark read news items as unread again
>     all                       Mark all news items as unread
>     item                      Number of item (from 'list' action)
> solfire:/tmp>eselect news all
> !!! Error: Action all unknown
> exiting
> solfire:/tmp>eselect read new
> !!! Error: Can't load module read
> 
> What did I wrong here? I reinstalled eselect just to get shure that
> in a proper state, but it does not help.
> 
> I am older than 30, please help me crossing the road... ;)
> 
> Have a nice weekend!
> mcc
> 

How about `eselect news read new` ;)


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 261 bytes --]

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

* Re: [gentoo-user] No news today?
  2009-10-04  9:29 [gentoo-user] No news today? meino.cramer
  2009-10-04  9:33 ` Florian Philipp
@ 2009-10-04  9:42 ` Sebastian Beßler
  1 sibling, 0 replies; 4+ messages in thread
From: Sebastian Beßler @ 2009-10-04  9:42 UTC (permalink / raw
  To: gentoo-user

Am 04.10.2009 11:29, schrieb meino.cramer@gmx.de:
> solfire:/tmp>eselect news all
> !!! Error: Action all unknown
> exiting
> solfire:/tmp>eselect read new
> !!! Error: Can't load module read

Hello,

try
eselect news read new
or
eselect news read all

Greetings

Sebastian



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

* Re: [gentoo-user] No news today?
  2009-10-04  9:33 ` Florian Philipp
@ 2009-10-04 13:32   ` Philip Webb
  0 siblings, 0 replies; 4+ messages in thread
From: Philip Webb @ 2009-10-04 13:32 UTC (permalink / raw
  To: gentoo-user

091004 Florian Philipp wrote:
> meino.cramer@gmx.de schrieb:
>> solfire:/tmp>eselect news
>> solfire:/tmp>eselect news all
>> !!! Error: Action all unknown
>> solfire:/tmp>eselect read new
>> !!! Error: Can't load module read
>> What did I wrong here?
> How about `eselect news read new` ;)
 
I just tried it:

  root:500 ~> eselect news read new
  No news is good news.

Have a nice day everyone ... (grin)

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatchassdotutorontodotca




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

end of thread, other threads:[~2009-10-04 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-04  9:29 [gentoo-user] No news today? meino.cramer
2009-10-04  9:33 ` Florian Philipp
2009-10-04 13:32   ` Philip Webb
2009-10-04  9:42 ` Sebastian Beßler

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