Bug 2244794
Summary: | pyanaconda.modules.common.errors.general.AnacondaError: [Errno 2] Adresář nebo soubor neexistuje: '/usr/sbin/updateloaderentries' | ||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lukas Ruzicka <lruzicka> | ||||||||||||||||||||||||||||||
Component: | anaconda | Assignee: | anaconda-maint | ||||||||||||||||||||||||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||||||||||||||||||||||
Severity: | unspecified | Docs Contact: | |||||||||||||||||||||||||||||||
Priority: | unspecified | ||||||||||||||||||||||||||||||||
Version: | 39 | CC: | anaconda-maint, awilliam, fzatlouk, k.koukiou, lruzicka, vslavik, w | ||||||||||||||||||||||||||||||
Target Milestone: | --- | ||||||||||||||||||||||||||||||||
Target Release: | --- | ||||||||||||||||||||||||||||||||
Hardware: | x86_64 | ||||||||||||||||||||||||||||||||
OS: | Unspecified | ||||||||||||||||||||||||||||||||
Whiteboard: | abrt_hash:07f403568b86dd30dc54caecf22df95939d7349686968190bbc11704e99757f8;VARIANT_ID=workstation; | ||||||||||||||||||||||||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||||||||||||||||||||||||
Doc Text: | Story Points: | --- | |||||||||||||||||||||||||||||||
Clone Of: | Environment: | ||||||||||||||||||||||||||||||||
Last Closed: | 2023-10-19 00:27:46 UTC | Type: | --- | ||||||||||||||||||||||||||||||
Regression: | --- | Mount Type: | --- | ||||||||||||||||||||||||||||||
Documentation: | --- | CRM: | |||||||||||||||||||||||||||||||
Verified Versions: | Category: | --- | |||||||||||||||||||||||||||||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||||||||||||||||||||||||||
Cloudforms Team: | --- | Target Upstream Version: | |||||||||||||||||||||||||||||||
Embargoed: | |||||||||||||||||||||||||||||||||
Attachments: |
|
Description
Lukas Ruzicka
2023-10-18 09:30:57 UTC
Created attachment 1994402 [details]
File: anaconda-tb
Created attachment 1994403 [details]
File: backtrace
Created attachment 1994404 [details]
File: os_info
Created attachment 1994405 [details]
File: environ
Created attachment 1994406 [details]
File: journalctl
Created attachment 1994407 [details]
File: description
Created attachment 1994408 [details]
File: storage.log
Created attachment 1994409 [details]
File: packaging.log
Created attachment 1994410 [details]
File: program.log
Created attachment 1994411 [details]
File: nmcli_dev_list
Created attachment 1994412 [details]
File: anaconda.log
Created attachment 1994413 [details]
File: lsblk_output
Created attachment 1994414 [details]
File: dbus.log
Created attachment 1994415 [details]
File: packaging.log
/usr/sbin/updateloaderentries is provided by the sdubby package, do you have it installed? I have nothing installed, because I am using it with the Live image. It may not be part of the image though and therefore it does not work. I realized that this bug is probably a duplicate of 2234638. (In reply to Lukas Ruzicka from comment #16) > I have nothing installed, because I am using it with the Live image. It may > not be part of the image though and therefore it does not work. I realized > that this bug is probably a duplicate of 2234638. Well, you can verify if it's there and install it via dnf if it's missing (even on live images). yeah, this is known/expected. inst.sdboot cannot work on lives. it can only work on netinsts and possibly the server DVD (I lost track of whether we merged enough changes to make it work on the server DVD). as you figured out, Lukas, https://bugzilla.redhat.com/show_bug.cgi?id=2234638 is the bug for disabling it properly on the images where it cannot work. *** This bug has been marked as a duplicate of bug 2234638 *** |