Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cannot install gcc-base, server returns 404 #23

Closed
EdgarCarpenter opened this issue Aug 4, 2021 · 4 comments
Closed

cannot install gcc-base, server returns 404 #23

EdgarCarpenter opened this issue Aug 4, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@EdgarCarpenter
Copy link

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

@EdgarCarpenter EdgarCarpenter added the bug Something isn't working label Aug 4, 2021
@mudler
Copy link
Contributor

mudler commented Aug 5, 2021

Thanks for opening the issue!

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.

@mudler mudler closed this as completed Aug 5, 2021
@msdobrescu
Copy link
Contributor

This occurred to me too regardless the -dev or -stable, when using Gnome ISO only.

@mudler
Copy link
Contributor

mudler commented Aug 5, 2021

This occurred to me too regardless the -dev or -stable, when using Gnome ISO only.

Can you check the repository enabled in such case?

@msdobrescu
Copy link
Contributor

msdobrescu commented Aug 5, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants