Mark Esler

Results 83 comments of Mark Esler

Is PEP 440 meant to override the version numbering schema of all downstreams? Will you make this feautre opt-out? ``` DEPRECATION: python-debian 0.1.43ubuntu1 has a non-standard version number. pip 23.3...

Thank you for the information @pradyunsg. Could the Python Packaging Authority please answer [my questions](https://github.com/pypa/pip/issues/12063#issuecomment-1645593006) above? I am worried that my comment will be hidden if I do not ask...

The [local_tool_conf.xml.j2 template](https://github.com/galaxyproject/ansible-galaxy/blob/master/templates/local_tool_conf.xml.j2) can use the `galaxy_local_tools_dir` variable to do that. That template is called by the [static_setup.yml task](https://github.com/galaxyproject/ansible-galaxy/blob/master/tasks/static_setup.yml), but only if `galaxy_local_tools` is also defined.

Hello @7sparrow o/ For software updates, could you try this in a terminal `sudo apt update && sudo apt upgrade` ? Keyboard backlight came up recently in the irc. From...

`ddcutil` might work I don't have a Mini to test

@maitreverge do you have any success changing the brightness with `echo 32 | sudo tee /sys/class/backlight/X/brightness ` where `32` is a number between 0 and 256 and `X` is the...

Upstream has this working in KDE Plasma https://github.com/AsahiLinux/docs/issues/67 However Kubuntu does not work, and should have a recent enough kwin. GNOME issue is open https://gitlab.gnome.org/GNOME/mutter/-/issues/2318 wlroots also has an open...

Just to add, there are a few related bugs: https://github.com/AsahiLinux/asahi-installer/issues/251

An Asahi only snap or [asahi channel track](https://forum.snapcraft.io/t/track-request-for-gnome-42-2204-asahi-track/36295) in existing browser snaps are likely necessary, unless snaps are not used. We'll talk to the snap folks :)

Something like that should work. For Ubuntu Asahi we want an upstream solution, and will help with that. From https://oftc.irclog.whitequark.org/ubuntu-asahi/2023-11-01 snaps based on core24 may be required for glibc dependencies.