Skip to content
#

fedora

Here are 1,092 public repositories matching this topic...

distrobox
X9VoiD
X9VoiD commented Apr 10, 2022

Describe the bug
Distrobox shell does not start on specified home directory.

To Reproduce

distrobox create -n arch -i archlinux -H ~/pods/arch
distrobox enter arch

The shell will start in host's ~ directory.

Expected behavior
The shell should start in host's ~/pods/arch directory.

Logs
[distrobox_log.txt](https://github.com/89luca89/distrobox/files/8458

enhancement good first issue
gudvinr
gudvinr commented May 2, 2022

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Download install.sh
  2. Make it executable
  3. Run install.sh

Expected behavior
Honoring XDG Base Directory specifications and not installing binaries and all of the data files into $HOME/.config which is default $XDG_CONFIG_HOME and shouldn't be hardco

documentation good first issue
open-build-service

Improve this page

Add a description, image, and links to the fedora topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fedora topic, visit your repo's landing page and select "manage topics."

Learn more