Paul Menzel

Results 158 issues of Paul Menzel

Downloading https://github.com/plotly/orca/releases/download/v1.3.1/orca-1.3.1.AppImage, and running it with the switch `--help`, it fails over SSH with no X11 forwarding. $ ./orca-1.3.1.AppImage --help (orca:27700): Gtk-WARNING **: 11:22:23.027: cannot open display: As the help...

The name clash with [GNOME screen reader Orca](https://wiki.gnome.org/Projects/Orca) caused confusion for one of our users today, and it looks like other people reported it too. Could Plotly check, if the...

``` $ git describe v2.0-23-g5c16515 $ git log --oneline -1 5c16515 (HEAD -> master, origin/master, origin/HEAD) skiboot v6.0.1-27-g34e9c3c1edb3 $ . op-build-env $ op-build firestone_defconfig $ op-build […] # creating the...

Since *systemd* 247.9-2, *systemd-timesyncd* is only a recommended instead of depended on: > * Demote systemd-timesyncd from Depends to Recommends. > This avoids a dependency cycle between systemd and systemd-timesyncd...

Using `--vm` or `--vmfile` implies `--nointerfaces`, but in my test, the host `/etc/network/interfaces` was installed into the virtual machine image. I am going to debug this, but wanted to document...

verify

Users without root/superuser privileges wanting to use grml-debootstrap cannot write to `/etc`.

refactor
help wanted

For virtual machine images instead of the standard package *linux-image-amd64* the package *linux-image-cloud-amd64* with a smaller image and built-in ext4 file system driver to boot without an initrd might be...

wishlist
feature

debootstrap also supports Ubuntu releases. Using `--release bionic` results in an error. For example, the script `chroot-script` adds an entry for the security package archive. https://github.com/grml/grml-debootstrap/blob/59e75958079096421a679c83e2526c973038ba83/chroot-script#L113-L127

wishlist
feature
help wanted

Using Grml from today with grml-debootstrap 0.95, installing Debian Sid/unstable on a system, the EFI System Partition (ESP) was empty despite passing the switch `--efi`. (I remember this happening in...