You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fluet version 0.17.2-gdb8bf2b85e6802f843dfe8c863beb6e28e8e4e5f 2021-07-30 01:28:34 UTC
CPU architecture, OS, and Version:
Linux EdgarNUC 5.13.1-mocaccino #5.13.1-Mocaccino SMP Wed Jul 14 17:08:18 UTC 2021 x86_64 Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz GenuineIntel GNU/Linux
Describe the bug
gcc-base is required for packages I want to install - Krusader and Thunderbird. Those installs fail with 404 from the server because gcc-base is missing.
When I try to install gcc-base explicitly, it also fails with 404
To Reproduce
[aaa@EdgarNUC ~]$ sudo luet install system/gcc-base
I get:
Packages that are going to be installed in the system:
gcc-base-system-10.3.0+9 (mocaccino-desktop)
then:
Failed downloading package gcc-base Error on download artifact: server returned 404 Not Found
Looks like you installed a -development version. It is shipping development repositories, so that's expected. I would suggest you to switch to stable instead.
Not sure, i have had this issue once during testing the ISOs, I must re-install them, but I can not right now until we conclude mudler/luet#237. I will check the next ISOs if they still have this problem.
Luet version:
fluet version 0.17.2-gdb8bf2b85e6802f843dfe8c863beb6e28e8e4e5f 2021-07-30 01:28:34 UTC
CPU architecture, OS, and Version:
Linux EdgarNUC 5.13.1-mocaccino #5.13.1-Mocaccino SMP Wed Jul 14 17:08:18 UTC 2021 x86_64 Intel(R) Core(TM) i7-8809G CPU @ 3.10GHz GenuineIntel GNU/Linux
Describe the bug
gcc-base is required for packages I want to install - Krusader and Thunderbird. Those installs fail with 404 from the server because gcc-base is missing.
When I try to install gcc-base explicitly, it also fails with 404
To Reproduce
[aaa@EdgarNUC ~]$ sudo luet install system/gcc-base
I get:
Packages that are going to be installed in the system:
gcc-base-system-10.3.0+9 (mocaccino-desktop)
then:
Failed downloading package gcc-base Error on download artifact: server returned 404 Not Found
When I say:
[aaa@EdgarNUC ~]$ sudo luet search gcc-base
I get:
--- Search results (gcc-base): ---
╭─ system/gcc-base-10.3.0+9
│ ├─ Category: system
│ ├─ Name: gcc-base
│ ├─ Version: 10.3.0+9
│ ├─ Description:
│ ├─ Repository: mocaccino-desktop
│ ╰─ Uri:
╰─ system/gcc-base-10.3.0+4
├─ Category: system
├─ Name: gcc-base
├─ Version: 10.3.0+4
├─ Description:
├─ Repository: mocaccino-desktop-stable
╰─ Uri:
Expected behavior
gcc-base should install.
Logs
Additional context
I am new to mocaccino, this is an initial install.
Thanks for your help - carpen@panix.com
The text was updated successfully, but these errors were encountered: