You are not logged in.

#1 2017-11-09 11:08:30

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 325
Website

[solved] Is the setup step omitted in "Clean Chroot/Convenience Way"?

Hi. I am trying to build in a clean chroot for the first time. I want to use "Convenience Way". I discovered that I need to execute "Classic Way/Setting Up A Chroot" before that, otherwise I get an error "no servers configured for repository". Is it an omission in the manual, or do I not understand something?

Last edited by beroal (2017-11-10 13:15:51)


we are not condemned to write ugly code

Offline

#2 2017-11-09 11:16:45

WorMzy
Forum Moderator
From: Scotland
Registered: 2010-06-16
Posts: 11,839
Website

Re: [solved] Is the setup step omitted in "Clean Chroot/Convenience Way"?

I think you're misunderstanding something, but it is difficult to tell what. Please post the exact commands you used, and the full output.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Online

#3 2017-11-09 11:35:29

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 325
Website

Re: [solved] Is the setup step omitted in "Clean Chroot/Convenience Way"?

I delete "/var/lib/archbuild/multilib-x86_64" and execute

multilib-build -- -I /var/abs/local/lib32-libmng/lib32-libmng-2.0.3-1-x86_64.pkg.tar

in a directory with "PKGBUILD" and everything. I get an error

==> Creating chroot for [multilib] (x86_64)...
==> Creating install root at /var/lib/archbuild/multilib-x86_64/root
==> Installing packages to /var/lib/archbuild/multilib-x86_64/root
:: Synchronizing package databases...
error: failed to update core (no servers configured for repository)
error: failed to update extra (no servers configured for repository)
error: failed to update community (no servers configured for repository)
error: failed to update multilib (no servers configured for repository)
error: failed to synchronize any databases
error: failed to init transaction (no servers configured for repository)
==> ERROR: Failed to install packages to new root
==> ERROR: Failed to install all packages
==> ERROR: Aborting...

we are not condemned to write ugly code

Offline

#4 2017-11-10 11:21:41

progandy
Member
Registered: 2012-05-17
Posts: 5,190

Re: [solved] Is the setup step omitted in "Clean Chroot/Convenience Way"?

I suppose you are not using the default mirrorlist file. I got the same error since I normally define mine with /etc/pacman.d/rankedmirrors.
devtools requires you to configure at least one mirror in /etc/pacman.d/mirrorlist.


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#5 2017-11-10 13:15:31

beroal
Member
From: Ukraine
Registered: 2009-06-07
Posts: 325
Website

Re: [solved] Is the setup step omitted in "Clean Chroot/Convenience Way"?

progandy wrote:

I suppose you are not using the default mirrorlist file.

Exactly! Thank you for your help. I will mark this as solved.


we are not condemned to write ugly code

Offline

Board footer

Powered by FluxBB