public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Moving the portage tree to /var
@ 2014-10-07 15:09 Peter Humphrey
  2014-10-07 15:29 ` Bruce Schultz
                   ` (2 more replies)
  0 siblings, 3 replies; 23+ messages in thread
From: Peter Humphrey @ 2014-10-07 15:09 UTC (permalink / raw
  To: gentoo-user

Afternoon all,

As a step towards exporting my portage tree over NFS I decided to move 
/usr/portage to /var/portage, but leave /usr/portage/packages and 
/usr/portage/distfiles where they are.

This is how it looks now:

$ grep DIR= /etc/portage/make.conf
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTDIR="/var/portage"

$ ls -l /etc/portage/make.profile
lrwxrwxrwx 1 root root 51 Oct  7 15:28 /etc/portage/make.profile -> 
../../var/portage/profiles/default/linux/amd64/13.0

$ mount | grep portage
/dev/mapper/vg7-portage on /var/portage type ext4 (rw,relatime)
/dev/mapper/vg7-packages on /usr/portage/packages type ext4 (rw,relatime)
/dev/mapper/vg7-distfiles on /usr/portage/distfiles type ext4 (rw,relatime)

This seems to work OK, except for eix-update, which gives me this:

$ eix-update
Reading Portage settings ..
Building database (/var/cache/eix/portage.eix) ..
[0] "gentoo" /var/portage/ (cache: metadata-md5-or-flat)
     Reading category 162|162 (100%) Finished             
[1] "" /usr/portage (cache: parse|ebuild*#metadata-md5#metadata-flat#assign)
     Reading category 162|162 (100%) EMPTY!
[...]

Evidently something is still pointing to /usr/portage, but I can't see what. I 
used to have layman and a couple of overlays on this box, but they've now 
gone. Well, maybe I left something lying around.

I've grepped for likely-looking strings, read the docs and prodded google, but 
I can't see what I'm missing. Would someone please help me out? I'm sure I'm 
just being dense.

-- 
Regards
Peter



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

end of thread, other threads:[~2014-10-30 11:18 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-07 15:09 [gentoo-user] Moving the portage tree to /var Peter Humphrey
2014-10-07 15:29 ` Bruce Schultz
2014-10-07 15:39   ` Peter Humphrey
2014-10-07 16:08     ` Neil Bothwick
2014-10-07 21:48       ` Mick
2014-10-07 21:56         ` Mike Gilbert
2014-10-07 22:03           ` Mick
2014-10-25 13:57             ` Tanstaafl
2014-10-25 16:45               ` Michael Orlitzky
2014-10-25 17:49                 ` Mick
2014-10-25 17:59                   ` Michael Orlitzky
2014-10-26 14:02                     ` [gentoo-user] " Martin Vaeth
2014-10-26 14:46                       ` Michael Orlitzky
2014-10-26  8:56                 ` [gentoo-user] " Peter Humphrey
2014-10-27 15:45                 ` Tanstaafl
2014-10-27 19:06                   ` Alan McKinnon
2014-10-27 20:05                     ` Mike Gilbert
2014-10-29 11:37                       ` [gentoo-user] " Martin Vaeth
2014-10-30 11:17                         ` [gentoo-user] Switch from PORTDIR and PORTDIR_OVERLAY to repos.conf - WAS: " Tanstaafl
2014-10-08 11:36           ` [gentoo-user] " Tanstaafl
2014-10-07 15:37 ` Neil Bothwick
2014-10-07 15:57 ` Tomas Mozes
2014-10-07 16:02   ` Tomas Mozes

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