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

Fedora 34 readme changes #38

Merged
merged 46 commits into from
Aug 26, 2021
Merged

Fedora 34 readme changes #38

merged 46 commits into from
Aug 26, 2021

Conversation

mikeeq
Copy link
Owner

@mikeeq mikeeq commented Aug 18, 2021

TODO:

# https://travis-ci.com/github/mikeeq/mbp-fedora/jobs/517205307#L6956
The 'rhgb' entity is not available.
The '/usr/lib/anaconda-runtime/checkisomd5' entity is not available.
Traceback (most recent call last):
  File "/usr/sbin/mkefiboot", line 168, in <module>
    main()
  File "/usr/sbin/mkefiboot", line 161, in main
    mkefiboot(opt.bootdir, opt.outfile, opt.label)
  File "/usr/sbin/mkefiboot", line 33, in mkefiboot
    mkdosimg(None, outfile, label=label, graft={'EFI/BOOT':bootdir})
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 551, in mkdosimg
    mkfsimage("msdos", rootdir, outfile, size, mountargs=mountargs,
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 525, in mkfsimage
    with LoopDev(outfile, size) as loopdev:
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 355, in __init__
    mksparse(self.filename, size)
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 143, in mksparse
    with open(outfile, "w") as fobj:
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/imgcreate-z8s7wf7o/iso-ncy0k0u_/images/efiboot.img'
Traceback (most recent call last):
  File "/usr/sbin/mkefiboot", line 168, in <module>
    main()
  File "/usr/sbin/mkefiboot", line 158, in main
    mkmacboot(opt.bootdir, opt.outfile, opt.label, opt.icon, opt.product,
  File "/usr/sbin/mkefiboot", line 45, in mkmacboot
    mkhfsimg(None, outfile, label=label, graft=graft, size=size)
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 566, in mkhfsimg
    mkfsimage("hfsplus", rootdir, outfile, size, mountargs=mountargs,
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 525, in mkfsimage
    with LoopDev(outfile, size) as loopdev:
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 355, in __init__
    mksparse(self.filename, size)
  File "/usr/lib/python3.9/site-packages/pylorax/imgutils.py", line 143, in mksparse
    with open(outfile, "w") as fobj:
FileNotFoundError: [Errno 2] No such file or directory: '/var/tmp/imgcreate-z8s7wf7o/iso-ncy0k0u_/images/macboot.img'

@mikeeq mikeeq merged commit 567b8ec into f34 Aug 26, 2021
@mikeeq mikeeq deleted the feature/f34 branch May 11, 2022 16:06
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.

1 participant