mocaccinoOS / mocaccino

:musical_score: where magic happens
72 stars 7 forks source link

issue installing packages #52

Closed okchaimike62 closed 2 years ago

okchaimike62 commented 2 years ago

getting this error on installing anything. tried several different packages with same result.

Downloading packages [0/3] █ 0% | 0s INFO Downloading image quay.io/mocaccino/os-commons:docker-entity-2
INFO Downloading image quay.io/mocaccino/os-commons:dockerd-systemd-service-0.2
INFO Downloading image quay.io/mocaccino/extra:docker-container-19.03.15
WARNING failed downloading image quay.io/mocaccino/extra:docker-container-19.03.15: GET https://quay.io/v2/mocaccino/extra/manifests/docker-container-19.03.15: MANIFEST_UNKNOWN: manifest unknown; map[]
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x13d5034

mudler commented 2 years ago

@okchaimike62 can you try to run luet repo update --force ? Seems the repository definitions are quite old

okchaimike62 commented 2 years ago

Thanks for the tip. I think that worked

On Tue, Dec 28, 2021 at 9:20 AM Ettore Di Giacinto @.***> wrote:

@okchaimike62 https://github.com/okchaimike62 can you try to run luet repo update --force ? Seems the repository definitions are quite old

— Reply to this email directly, view it on GitHub https://github.com/mocaccinoOS/mocaccino/issues/52#issuecomment-1002155076, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ64JRYP7XLNBBBQLHOR5DLUTHISVANCNFSM5K4KENDQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you were mentioned.Message ID: @.***>

mudler commented 2 years ago

Thanks for the tip. I think that worked On Tue, Dec 28, 2021 at 9:20 AM Ettore Di Giacinto @.> wrote: @okchaimike62 https://github.com/okchaimike62 can you try to run luet repo update --force ? Seems the repository definitions are quite old — Reply to this email directly, view it on GitHub <#52 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQ64JRYP7XLNBBBQLHOR5DLUTHISVANCNFSM5K4KENDQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.>

Awesome, closing the issue then :+1: