Gentoo Archives: gentoo-amd64

From: Dan Reidy <dubkat@×××××.com>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: RES: Re: RES: Re: RES: install amarok??
Date: Wed, 12 May 2010 00:02:25
Message-Id: 201005111909.14742.dubkat@gmail.com
In Reply to: [gentoo-amd64] Re: RES: Re: RES: Re: RES: install amarok?? by Nikos Chantziaras
1 On Tuesday 11 May 2010 6:31:27 pm Nikos Chantziaras wrote:
2 > On 05/12/2010 12:02 AM, Eduardo Schoedler wrote:
3 > > Nikos Chantziaras wrote:
4 > >> How many months is it since you've run emerge --sync? :P
5 > >
6 > > Every night! :p
7 >
8 > Then you probably missed that you also need to run "eix-update" after
9 > syncing, or else eix will never update its own database. :)
10 >
11
12 you could put something like this in /etc/cron.d/eix-update
13
14 #!/bin/bash
15 SHELL=/bin/bash
16 PATH=/sbin:/bin:/usr/sbin:/usr/bin
17 MAILTO=root
18 HOME=/
19
20 export EMERGE_DEFAULT_OPTS=""
21
22 @daily portage /usr/bin/layman -S
23 @daily root /usr/bin/eix-sync -q

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-amd64] Re: RES: Re: RES: Re: RES: install amarok?? Volker Armin Hemmann <volkerarmin@××××××××××.com>