89luca89 / distrobox

Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution you’re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox
https://distrobox.it/
GNU General Public License v3.0
10.17k stars 420 forks source link

[Error] Shared cache makes troubles #1600

Open nintyfan opened 3 weeks ago

nintyfan commented 3 weeks ago

Please, before opening a bug:

Describe the bug Once update system, but no image/container, loading container makes serve errors in desktop session. Firstly asterix letters was replaced with rectangle letter in password prompt, second Konsole shown bigger spaces in command prompt. But errors is not important - important is reason. Problems still occur once relogin/relaunch. Problem was hidden on ~/.cache removal, but reappear. Problem was solved once update image.

Expected behavior Nothing wrong happens.

Desktop (please complete the following information): I am using docker in version Docker version 26.1.5-ce, build 411e817ddf71 on OpenSUSE Tumbleweed. I install distrobox using zypper.

Solution: mount another directory on ~/.cache inside container or change environment variable telling, where storing cache. That's all.