Re: package management - common storage while keeping the versions straight

Filipe Laíns <[email protected]> Thu, 25 Jun 2020 00:23:27 +0100
Newsgroups gmane.comp.python.distutils.devel
Organization Archlinux
Message-ID <[email protected]>
On Tue, 2020-06-23 at 15:51 -0700, David Mathog wrote:
> What I am after is some method of keeping exactly one copy of each
> package-version in the common area (ie, one might find foo-1.2,
> foo-1.7, and foo-2.3 there), while also presenting only the one
> version of each (let's say foo-1.7) to a particular installed program.
> On linux it might do that by making soft links to the common
> PYTHONPATH area from another directory for which it sets PYTHONPATH
> for the application. Finally, this has to be usable by any account
> which has read execute access to the main directory.
> 
> Does such a beast exist?  If so, please point me to it!

I have been meaning to do something like this for a while now! But
unfortunately I can't find the time.

If you do choose of start implementing it, please let me know. I would
be happy to help out.

Cheers,
Filipe Laíns

--
Distutils-SIG mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at https://mail.python.org/archives/list/[email protected]/message/ZIDMTET7JPOQJGCJR3L6EUDKOLGWYLRW/
signature.asc (application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE-----

iQIzBAABCAAdFiEE0jW0leqs33gyftiw+JPGdIFqqV0FAl7z4G8ACgkQ+JPGdIFq
qV3PhQ/9GT0vsnZUpMaB0+gNxYunrKIHXrWYOIq4ibi8uX3hhVO1BinC8qQM6DDO
Od8cT9tzamebyk8hqEkAMRgKy/EjGldkbXKxGnniVIIBrKo6i77GABqTGfGTzuQ2
nTo0HqILMwYzCJiPSjR2alR+S8YnegoDFFcle4fLUIWXARql9kcqIwrUtF0m0+4Y
1vEbnUqpmuSibyaLYlFHmdj0IxKLwvQ1F6GcAMtZQ/+gqZoVVtSvwrZ3CCdcM2GQ
rfvdOqxPjUGjFPZ0atX9VNuabLSj+TkvKksZBc3pSufCwUuFZUOjbQF50Ke6MBDn
i87SpHLpA5XBNWB75tSjkMK6D6eMqLZJ97CjXvIRvf8xwD86jDQLnrls5dYKbXwN
XFAeoggdaLLZUCWfoDw/bImeHvmFKf9SYj7i2rr+MGhAL6MYCk9j4MSYDXrZr6+8
ws+FYpv0PXrzV3SSGTdWWJ1oiMDXFCDscj9+1w6ZPnbSc3qrPcMFVtgcTIuqFPKo
//i/Pia1J5UyG26054RMYAWBPtXblzJoayLHzC2dUOhi2x6FC+s5xlRUUO6hFJRf
aekT123thbMSaMDxAL/mZ7x5VMqgs1tnSVFYrRtg6+tha3Kz1W2U2nFx+EDu8jtd
InA4soyYSsRyTTfRQuF/IV9Cu88/vWY5Cn+EvaV1rwY5PMQaFSQ=
=+ZTU
-----END PGP SIGNATURE-----