-
Reported by @jgunthorpe in #8002, see https://github.com/systemd/systemd/issues/8002#issuecomment-361766876
### Submission type
- Bug report
### systemd version the issue has been se…
-
Hello.
When I do in Ubuntu 17.10 this simple command : mkosi -d fedora -o fedora.raw --password 1234
I get this Python error: "FileNotFoundError: [Errno 2]: No such file or directory: 'dnf'
I sup…
-
I use mkosi git master (currently at commit a499812) on Fedora 26.
The traceback happens when running `mkosi -if`:
```
‣ Installing cache copy ...
Traceback (most recent call last):
…
ghost updated
6 years ago
-
May be related to #123? Steps to reproduce:
```sh
% git clone https://github.com/systemd/systemd.git
% cd systemd
% ln -sf .mkosi/mkosi.debian mkosi.default
% sudo mkosi
# snip lots of output
…
-
### Submission type
- Bug report
### systemd version the issue has been seen with
v235
### Used distribution
Arch Linux
### In case of bug report: Expected behaviour you didn't see
…
-
With 756187d483840ab68be4d89f692cdfc665643c65 I get the following stacktrace on Arch Linux
...
‣ Creating BMAP file...
Traceback (most recent call last):
File "/…
-
Building Ubuntu 'artful' on Fedora 26 with
`sudo mkosi/mkosi --distribution ubuntu --release artful --output artful.tar.xz --format tar build`
builds the debootstrap phase an…
NeilW updated
7 years ago
-
It appears the virtio kernel drivers are missing from the initrd in no-host-only mode.
See:
https://github.com/systemd/mkosi/issues/56
-
Upgrading my system pacman warns of an unknown database file:
```
% sudo pacman -Syu
:: Synchronizing package databases...
core is up to date
extra is up to date
community is up to date
mul…
-
I'm using mkosi as packaged in Fedora 25 (version 1.fc25):
```
sudo mkosi -d fedora -r 25 -b -t raw_gpt --password root -o /srv/nspawn/f25.img
```
Booting this in QEMU (with `-bios /usr/share/edk…