-
Notifications
You must be signed in to change notification settings - Fork 73
Description
Fedora fetch works but Ubuntu doesn't
`[mamama@arch ~]$ sudo brl fetch ubuntu
[sudo] password for mamama:
[ 1/18 ( 5%)] Determining name
- Using ubuntu
[ 2/18 ( 11%)] Determining CPU architecture - Using x86_64
[ 3/18 ( 16%)] Determining release - Using oracular
[ 4/18 ( 22%)] Determining mirror - Checking bedrock.conf [brl-fetch-mirror] items
[\\\\\\\\\\\\\\\\] 100% - Fast filtering 902 to top 10
[\\\\\\\\\\\\\\\\] 100% - Finding fastest mirror from 10
[\\\\\\\\\\\\\\\\] 100% - Using https://mirror.eliv.kr/ubuntu/
[ 5/18 ( 27%)] Making bootstrap directory structure
[ 6/18 ( 33%)] Downloading package information database
Downloading https://mirror.eliv.kr/ubuntu//dists/oracular/main/binary-amd64/Packages.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1791k 0 1791k 0 0 718k 0 --:--:-- 0:00:02 --:--:-- 718k
[ 7/18 ( 38%)] Converting distro package information database to brl format
[\\\\\\\\\\\\\\\\] 100%
[ 8/18 ( 44%)] Calculating required bootstrap packages
[\\\\\\\\\\\\\\\\] 100%
[ 9/18 ( 50%)] Downloading bootstrap packages
[\\\\\\\\\\\\\\\\] 100%
[10/18 ( 55%)] Extracting bootstrap packages
[\\\\\\\\\\\\\\\\] 100%
[11/18 ( 61%)] Running bootstrap software
I: Retrieving InRelease
I: Retrieving Release
E: Failed getting release file https://mirror.eliv.kr/ubuntu/dists/oracular/Release
ERROR: Unexpected error occurred.
This is commonly due to distro mirror layout changes breakingbrl fetch. Possible solutions:
- If you did not, consider manually providing a mirror with --mirror
- Check for a Bedrock Linux update with
brl update - Check for a Bedrock Linux beta which may contain a fix
- Try
brl importwhich does not rely on mirror layout`
My fastfetch:
`[mamama@arch ~]$ fastfetch
-------------------------------------- mamama@arch
-------------------------------------- OS: Bedrock Linux x86_64
---\\\\\\----------------------- Host: HP All-in-One 21-b0xxx
----\\ \---------------------- Kernel: Linux 6.13.7-arch1-1
-----\\ \--------------------- Uptime: 13 mins
------\\ \\\\\\\\------ Packages: 696 (pacman), 6 (flatpak)
-------\\ \----- Shell: bash 5.2.37
--------\\ \---- Display (HPN404B): 1920x1080 @ 60 Hz in 21" [Built-in]
---------\\ ______ \--- WM: Hyprland 0.47.2 (Wayland)
----------\\ ///--- Cursor: Adwaita
-----------\\ ///---- Terminal: kitty 0.40.0
------------\\ ///----- Terminal Font: FreeMono (11pt)
-------------\////////////////------ CPU: Intel(R) Core(TM) i3-1005G1 (4) @ 3.40 GHz
-------------------------------------- GPU: Intel Iris Plus Graphics G1 (Ice Lake) @ 0.90 GHz [Inte]
-------------------------------------- Memory: 1.54 GiB / 3.53 GiB (44%)
-------------------------------------- Swap: 256.00 KiB / 1.76 GiB (0%)
Disk (/bedrock/strata/bedrock): 17.58 GiB / 914.83 GiB (2%) 4
Disk (/bedrock/strata/bedrock/boot): 177.66 MiB / 1021.98 Mit
Local IP (wlan0): 192.168.1.8/24
Locale: es_MX.UTF-8
`