Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Where does emerge --sync store the versions of pkgs for updates?
Date: Sat, 05 Jun 2021 21:16:39
Message-Id: f0a39fe4-b5f6-e861-b867-ec7b0c0eb6a9@gmail.com
In Reply to: [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? by n952162
1 n952162 wrote:
2 > I'm trying to track down why sometimes binary packages on my server
3 > aren't used by my client.
4 >
5 > Does anyone know where the information gotten by emerge --sync is stored?
6 >
7 >
8 >
9
10 You can find where your is with this:
11
12
13 root@fireball / # cat /etc/portage/repos.conf/gentoo.conf | grep location
14 location = /var/cache/portage/tree
15 root@fireball / #
16
17
18 Mine is not a default location so yours will be somewhere else most
19 likely. 
20
21 Hope that helps.
22
23 Dale
24
25 :-)  :-)