archinstall icon indicating copy to clipboard operation
archinstall copied to clipboard

Enabling "testing" repositorys also enables [multilib-testing] regardless if "multilib" is enabled

Open meatsnails opened this issue 2 months ago • 4 comments

Which ISO version are you using?

archlinux-2025.11.01-x86_64.iso

The installation log

(installation went fine and I didn't save the log from the usb boot environment)

describe the problem

Description of the issue

I was Installing using archinstall on a Intel compute stick (STCK1A32WFC) and I installed without multilib (I almost always use testing repos though) to save space as I only have 32gb of emmc storage as it was installing i noticed when it was syncing the mirrors that it was fetching data from [multilib-testing]

After install everything was fine but [multilib-testing] was infact enabled in /etc/pacman.conf

meatsnails avatar Nov 10 '25 00:11 meatsnails

But wouldn't it make sense to enable that as part of testing?

svartkanin avatar Nov 10 '25 11:11 svartkanin

But wouldn't it make sense to enable that as part of testing?

it enables regardless of if multilib is enabled so if you have testing enabled but not multilib it will enable [multilib-testing]

meatsnails avatar Nov 10 '25 15:11 meatsnails

I'm not sure what people are looking for, if I was to enable "testing" I would sort of expect multilib-testing to be enabled? but maybe I'm wrong with that assumption...

svartkanin avatar Nov 27 '25 10:11 svartkanin

I'm not sure what people are looking for, if I was to enable "testing" I would sort of expect multilib-testing to be enabled? but maybe I'm wrong with that assumption...

if i enable testing but not multilib it enables multilib-testing regardless meaning if i don't want multilib im still getting multilib-testing from enabling testing repos

meatsnails avatar Nov 28 '25 17:11 meatsnails