On 1/15/19 8:34 AM, Maarten de Vries via arch-projects wrote:
These patches make it possible to build withouth a shared pacman cache using makechrootpkg. I need this myself because I'm building packages for different repositories where some of them contain packages with the same name, but different compile time configuration.
I'd suggest using different pkgnames to be honest. :D
It also allows building packages for different Arch based distros on the same host more easily.
Arch Linux 32 has the same issue and solved it using this much simpler patch: https://github.com/eli-schwartz/devtools/commit/c0681c0ec0a93a4a4eaf9b2fd85c... The solution would then be to add the different cachedirs to the pacman.conf you use, which is anyways going to be different due to being i686-specific. -- Eli Schwartz Bug Wrangler and Trusted User