Skip to content

Comments

Remove the local media in the installed system (bsc#1236813)#1975

Merged
lslezak merged 3 commits intomasterfrom
disable_local_media
Feb 6, 2025
Merged

Remove the local media in the installed system (bsc#1236813)#1975
lslezak merged 3 commits intomasterfrom
disable_local_media

Conversation

@lslezak
Copy link
Contributor

@lslezak lslezak commented Feb 5, 2025

Problem

  • When installing SLE16 from the offline medium the initial installation repository is present in the installed system
  • However it cannot be reached with URL dir:///run/initramfs/live/install, that directory does not exist in installed system
  • See https://bugzilla.suse.com/show_bug.cgi?id=1236813

Solution

  • Simply remove the repository,

Testing

  • Added a new unit test
  • Tested manually, when using the offline medium there is no repository defined in the installed system

Notes

  • Some unrelated Rspec test fails, but that happened even before these changes 😟

esp. disable the offline repository with URL
dir:///run/initramfs/live/install
Copy link
Contributor

@ancorgs ancorgs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@mvidner mvidner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@lslezak lslezak merged commit 1e2df32 into master Feb 6, 2025
8 of 10 checks passed
@lslezak lslezak deleted the disable_local_media branch February 6, 2025 14:31
@imobachgs imobachgs mentioned this pull request Feb 26, 2025
imobachgs added a commit that referenced this pull request Feb 26, 2025
@lslezak lslezak changed the title Disable the local media in the installed system (bsc#1236813) Remove the local media in the installed system (bsc#1236813) Mar 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants