Skip to content

do NOT remove /mnt/run, it's a mounted directory (bsc#1149011)#811

Merged
wfeldt merged 3 commits intomasterfrom
sw_06
Sep 11, 2019
Merged

do NOT remove /mnt/run, it's a mounted directory (bsc#1149011)#811
wfeldt merged 3 commits intomasterfrom
sw_06

Conversation

@wfeldt
Copy link
Copy Markdown
Member

@wfeldt wfeldt commented Sep 11, 2019

Problem

https://bugzilla.suse.com/show_bug.cgi?id=1149011

At the end of the installation, switching the X server to text console and then back leaves the X server unresponsive to any input. (This workflow is part of openqa collecting logs.)

Cause

YaST deleted /mnt/run at the end of the installation in an attempt to fix bsc#1071745.

That's a really bad idea as that is a bind-mounted directory. This way /run got cleaned up as well.

The fix is needed in conjunction with bsc#1136463.

Solution

Do not do this.

Copy link
Copy Markdown
Member

@schubi2 schubi2 left a comment

Choose a reason for hiding this comment

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

LGTM

@wfeldt wfeldt merged commit 0b08101 into master Sep 11, 2019
@wfeldt wfeldt deleted the sw_06 branch September 11, 2019 13:46
@yast-bot
Copy link
Copy Markdown
Contributor

✔️ Public Jenkins job #67 successfully finished
✔️ Created OBS submit request #730175

@yast-bot
Copy link
Copy Markdown
Contributor

✔️ Internal Jenkins job #8 successfully finished
✔️ Created IBS submit request #200605

@coveralls
Copy link
Copy Markdown

coveralls commented Sep 16, 2019

Coverage Status

Coverage decreased (-0.005%) to 23.891% when pulling 041aa5f on sw_06 into 65779a9 on master.

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage decreased (-0.005%) to 23.891% when pulling 041aa5f on sw_06 into 65779a9 on master.

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.

4 participants