Results 49 issues of Tau

### Preflight Checklist - [X] I use the latest version of YouTube Music (Application). - [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report that matches the one...

bug

Currently, the user needs to use a public container repo for their image.

enhancement

Apparently, some ppas like chrome or 1password install their files to /opt So a custom image using those ppas won't work since these files are shadowed by the mount of...

When deleting an export that doesn't exist, the script would instead export the application. Fixes #1332

**Describe the bug** Deleting an export of a binary that has not been exported yet is actually exporting it. **To Reproduce** 1. Install fish 2. Run `distrobox-export --delete --bin /usr/bin/fish`...

bug

When a new kernel is used, the old kernel is kept. Since the init partition might be very small (like in vanillaos), this will cause out of space errors very...

bug

When running an operation that would take up too much space in the root partition it will make /tmp readonly which causes a plethora of problems. A better solution would...

bug

### Issue Description When using the tty, you can't use pkexec to authenticate due to a "Not Authorized" error. ### Steps to Reproduce - open a tty with "Ctrrl+Alt+F6" -...

bug
triage

When using the ubuntu container in apx version 1, it will ask for the password of user "ubuntu". This prevents the user from installing anything using this container. Possibly related...

bug

Programs that require full device access like adb are unable to work correctly because of missing permissions. It would make running some applications unreasonably difficult. See here for a possible...

enhancement