Fixes install_anaconda_text@64bit on rocky-8.4-universal-x86_64 #56
Labels
No Label
priority: critical
priority: high
priority: low
priority: medium
status: abandoned
status: duplicate
status: invalid
status: peer review needed
status: wontfix
tag: content
tag: good first issue
tag: help wanted
test suite
type: bug
type: documentation
type: enhancement
type: maintenance
type: question
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: testing/os-autoinst-distri-rocky-migrated#56
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "issue_36"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
This PR adds support for
install_anaconda_text
and fixes #36How Has This Been Tested?
Other notes
jq
before commit as follows...PACKAGE_SET=server
and that behavior wasn't changed.install_text.pm
further to also support text mode installs for otherPACKAGE_SET
s could be added if deemed necessary.Checklist:
Looks good to me. Here's my results:
I had an extensive testing session of the last 2 days again, it mostly walks through without problems.
Only the removal of the
console_password_required
needles makes problems on my end because the now only provided needle sometimes fails with 82% because the font is slightly off.Here is the working needle:
@lumarel needles for
console_password_required
should be fixed.I will give it another run and will report back later 👍🏻
Okay looks good now, thank you Trevor!