Skip to content
This repository was archived by the owner on Jan 31, 2025. It is now read-only.
This repository was archived by the owner on Jan 31, 2025. It is now read-only.

Installation fails on Fedora Silverblue 41 and Fedora Sway 41 #103

@AlexandreDiano

Description

@AlexandreDiano

Environment

  • OS: Fedora Silverblue 41 / Fedora Sway 41
  • Architecture: x86_64

Steps to Reproduce

  1. Add Sodalite remote:
sudo ostree remote add --if-not-exists sodalite https://ostree.sodalite.rocks --no-gpg-verify
  1. Pull Sodalite desktop:
sudo ostree pull sodalite:sodalite/current/x86_64/desktop
  1. Rebase to Sodalite:
sudo rpm-ostree rebase sodalite:sodalite/current/x86_64/desktop

Current Behavior

On Fedora Silverblue 41:

  • First command executes successfully
  • Second and third commands fail with error: "not normal form"

On Fedora Sway:

  • First command executes successfully
  • Second and third commands fail with timeout error:
error: while fetching https://ostree.sodalite.rocks/summary.sig: [28] timeout was reached

Expected Behavior

All commands should execute successfully, allowing the installation of Sodalite desktop.

Additional Information

  • The issue occurs consistently on both Fedora Silverblue 41 and Fedora Sway 41
  • The first command (adding remote) works without issues
  • The problem appears during the pull and rebase operations

System Logs

Please let me know if you need any specific logs or additional information to investigate this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions