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

Add display-related dependencies #3235

Merged

Conversation

VladimirSlavik
Copy link
Contributor

Moved from lorax-templates, with the exception of metacity. See also:
https://listman.redhat.com/archives/anaconda-devel-list/2021-March/msg00001.html

@VladimirSlavik VladimirSlavik added the master Please, use the `f39` label instead. label Mar 11, 2021
Copy link
Contributor

@bcl bcl left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

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

I have some suggestions.

anaconda.spec.in Outdated
@@ -201,6 +201,9 @@ Requires: gdb
# support for installation from image and live & live image installations
Requires: rsync
Recommends: zram-generator-defaults
# Display stuff moved from lorax templates
Requires: xhost
Requires: xorg-x11-xauth
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think anaconda calls xauth.

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks! Vlada, could you add there a comment that xorg-x11-xauth is a dependency of the anaconda-sshd service?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks! Done.

Copy link
Contributor

Choose a reason for hiding this comment

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

@bcl Is there any reason for allowing X11Forwarding in sshd_config.anaconda?
This was needed in the past when it was possible to execute graphical installation via X11 forwarding on s390x, but this is not supported/possible since RHEL-7 any more.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

After a more careful look, I'm no longer sure about where xauth goes (-img- or -env-). Earlier, I got "it's used by liveinst setup script" but now I see it in sshd_config.anaconda, which is used by runtime-postinstall.tmpl, which is documented as altering the installer environment.

Copy link
Contributor

Choose a reason for hiding this comment

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

@jstodola I doubt it's useful anymore, and looking at the Anaconda logs it appears this was first added in 2004 for s390. Things have changed a whole bunch since then ;)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The xauth package is now removed here. I've updated the lorax template changes to do that too: weldr/lorax#1125

anaconda.spec.in Outdated Show resolved Hide resolved
anaconda.spec.in Outdated Show resolved Hide resolved
@thrix
Copy link

thrix commented Mar 17, 2021

/packit test

@VladimirSlavik
Copy link
Contributor Author

/kickstart-test --testtype smoke

@VladimirSlavik VladimirSlavik marked this pull request as ready for review March 29, 2021 10:44
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:38 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:38 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:38 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:38 Inactive
Moved from lorax-templates. See also:
https://listman.redhat.com/archives/anaconda-devel-list/2021-March/msg00001.html

Removes support for forwarding X, which was of dubious status already. There
are no known users and boot.iso can run a VNC server, which is a documented
capability.
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:46 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:46 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:46 Inactive
@VladimirSlavik VladimirSlavik temporarily deployed to staging April 9, 2021 14:46 Inactive
VladimirSlavik added a commit to VladimirSlavik/lorax that referenced this pull request Apr 9, 2021
@VladimirSlavik
Copy link
Contributor Author

VladimirSlavik commented Apr 9, 2021

Removed xauth, see review discussion above. Ready to merge.

Once released, unblocks weldr/lorax#1125

@VladimirSlavik
Copy link
Contributor Author

/kickstart-test --testtype smoke

@github-actions
Copy link

github-actions bot commented Apr 9, 2021

Requested workflow run has to be approved. You can do that here

Copy link
Contributor

@poncovka poncovka left a comment

Choose a reason for hiding this comment

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

It looks great. Thanks!

@VladimirSlavik VladimirSlavik merged commit 0cf32c0 into rhinstaller:master Apr 12, 2021
@VladimirSlavik VladimirSlavik deleted the master-display-utils-in-spec branch April 12, 2021 13:40
bcl pushed a commit to weldr/lorax that referenced this pull request Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
master Please, use the `f39` label instead.
5 participants