failed retrieving file #337

Closed
opened 2022-11-02 19:40:08 +00:00 by Tio · 2 comments
Tio commented 2022-11-02 19:40:08 +00:00 (Migrated from gitlab2.manjaro.org)

When buildiso -p xfce I get this error recently:

-> Installing packages to /var/lib/manjaro-tools/buildiso/xfce/x86_64/rootfs
:: Synchronizing package databases...
 core.db failed to download
error: failed retrieving file 'core.db' from manjaro.moson.eu : Failed to connect to manjaro.moson.eu port 443 after 289 ms: Couldn't connect to server
error: failed to synchronize all databases (download library error)
==> ERROR: Failed to install packages to new root
==> ERROR: Failed to install all packages

I refreshed the mirrors and all that. Does not work. Used to work well. Where could the issue be? I tried different VPN connections to change the IP but same exact error. I cannot access manjaro.moson.eu from my machine it seems.

When `buildiso -p xfce` I get this error recently: ``` -> Installing packages to /var/lib/manjaro-tools/buildiso/xfce/x86_64/rootfs :: Synchronizing package databases... core.db failed to download error: failed retrieving file 'core.db' from manjaro.moson.eu : Failed to connect to manjaro.moson.eu port 443 after 289 ms: Couldn't connect to server error: failed to synchronize all databases (download library error) ==> ERROR: Failed to install packages to new root ==> ERROR: Failed to install all packages ``` I refreshed the mirrors and all that. Does not work. Used to work well. Where could the issue be? I tried different VPN connections to change the IP but same exact error. I cannot access manjaro.moson.eu from my machine it seems.
Tio commented 2022-11-02 23:11:53 +00:00 (Migrated from gitlab2.manjaro.org)

Ok I see that mirror is used for the build and it was removed recently https://forum.manjaro.org/t/mirror-removal-manjaro-moson-eu-2022-10-23/122625/3

To fix, edit the file .config/manjaro-tools/manjaro-tools.conf and edit the line

# custom build mirror server
# build_mirror=https://manjaro.moson.eu/

into:

# custom build mirror server
build_mirror=https://mirror.moson.org/manjaro/

Is this an issue that needs to be fixed upstream?

Ok I see that mirror is used for the build and it was removed recently https://forum.manjaro.org/t/mirror-removal-manjaro-moson-eu-2022-10-23/122625/3 To fix, edit the file `.config/manjaro-tools/manjaro-tools.conf` and edit the line ``` # custom build mirror server # build_mirror=https://manjaro.moson.eu/ ``` into: ``` # custom build mirror server build_mirror=https://mirror.moson.org/manjaro/ ``` Is this an issue that needs to be fixed upstream?
codesardine commented 2023-01-10 17:10:54 +00:00 (Migrated from gitlab2.manjaro.org)
https://gitlab.manjaro.org/tools/development-tools/manjaro-tools/-/issues/336
codesardine (Migrated from gitlab2.manjaro.org) closed this issue 2023-01-10 17:10:54 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-tools#337
No description provided.