* [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? @ 2021-06-05 21:00 n952162 2021-06-05 21:16 ` Dale 2021-06-06 4:06 ` Kusoneko 0 siblings, 2 replies; 3+ messages in thread From: n952162 @ 2021-06-05 21:00 UTC (permalink / raw To: gentoo-user I'm trying to track down why sometimes binary packages on my server aren't used by my client. Does anyone know where the information gotten by emerge --sync is stored? ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? 2021-06-05 21:00 [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? n952162 @ 2021-06-05 21:16 ` Dale 2021-06-06 4:06 ` Kusoneko 1 sibling, 0 replies; 3+ messages in thread From: Dale @ 2021-06-05 21:16 UTC (permalink / raw To: gentoo-user n952162 wrote: > I'm trying to track down why sometimes binary packages on my server > aren't used by my client. > > Does anyone know where the information gotten by emerge --sync is stored? > > > You can find where your is with this: root@fireball / # cat /etc/portage/repos.conf/gentoo.conf | grep location location = /var/cache/portage/tree root@fireball / # Mine is not a default location so yours will be somewhere else most likely. Hope that helps. Dale :-) :-) ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? 2021-06-05 21:00 [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? n952162 2021-06-05 21:16 ` Dale @ 2021-06-06 4:06 ` Kusoneko 1 sibling, 0 replies; 3+ messages in thread From: Kusoneko @ 2021-06-06 4:06 UTC (permalink / raw To: gentoo-user [-- Attachment #1: Type: text/plain, Size: 887 bytes --] On Sat, Jun 05, 2021 at 11:00:58PM +0200, n952162 wrote: >I'm trying to track down why sometimes binary packages on my server >aren't used by my client. > >Does anyone know where the information gotten by emerge --sync is stored? > I'm pretty sure emerge --sync pulls ebuilds into /var/db/repos/gentoo, as for the files the ebuild mentions they are usually downloaded into /var/cache/distfiles and for the patches, they are located into /var/db/repos/gentoo/[category]/[package]/files. Built packages are put into /var/db/pkgs. I'm unsure where anything else would go. -- Kusoneko https://kusoneko.moe GPG Fingerprint: 5F58 0A60 4D06 074D F624 3526 8FDE CBBC 178C 72E1 Fediverse: @kusoneko@misskey.kusoneko.moe XMPP&E-Mail: kusoneko@kusoneko.moe https://email.is-not-s.ms A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? [-- Attachment #2: signature.asc --] [-- Type: application/pgp-signature, Size: 833 bytes --] ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-06-06 4:06 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2021-06-05 21:00 [gentoo-user] Where does emerge --sync store the versions of pkgs for updates? n952162 2021-06-05 21:16 ` Dale 2021-06-06 4:06 ` Kusoneko
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox