bug#30265: Fish shell has wrong path variables

2018-01-27 Thread ng0
On Sat, 27 Jan 2018, l...@gnu.org (Ludovic Courtès) wrote: > Hi ng0 and Meiyo, > > n...@n0.is skribis: > >> On Sat, 27 Jan 2018, Meiyo Peng wrote: >>> Hi, >>> >>> I am using GuixSD 0.14. After upgrading fish shell to latest >>> version(v2.7.1) and >>> running `guix gc`, fish shell does not work w

bug#30270: [PATCH] url-fetch returns #t instead of FILE

2018-01-27 Thread Maxim Cournoyer
Maxim Cournoyer writes: > Hello! > > Commit 347fa4aebf, introduced a regression where `url-fetch' would return #t > instead of the file name (as the docstring says it should), which broke > the fiasco script used to find broken hashes of Github's archives[0]. > > Patch to follow. ^ >From 61ca01

bug#30270: [PATCH] url-fetch returns #t instead of FILE

2018-01-27 Thread Maxim Cournoyer
Hello! Commit 347fa4aebf, introduced a regression where `url-fetch' would return #t instead of the file name (as the docstring says it should), which broke the fiasco script used to find broken hashes of Github's archives[0]. Patch to follow. [0] https://notabug.org/apteryx/fiasco

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread Ludovic Courtès
Hi ng0 and Meiyo, n...@n0.is skribis: > On Sat, 27 Jan 2018, Meiyo Peng wrote: >> Hi, >> >> I am using GuixSD 0.14. After upgrading fish shell to latest version(v2.7.1) >> and >> running `guix gc`, fish shell does not work well. > > Can you explain a bit more about your setup? I assume you use

bug#30250: Two failures on ‘make -k "-j$(nproc)" check’

2018-01-27 Thread Ludovic Courtès
Hi Jorge, "Jorge" skribis: > I use ntlmaps (listening on localhost:5865) to mediate the corporate proxy > for programs that do not integrate with Gnome's proxy configuration > == >GNU Guix 0.14.0.1193-4f34e: ./test-suite.log >

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread Meiyo Peng
ng0 wrote: > Can you explain a bit more about your setup? I assume you use > fish as you user shell and not just as a shell you switch into > from a Bash enabled user, correct? My GuixSD is a fresh setup. I did no customization to fish and did not set fish as login shell. The bug I reported is r

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread Meiyo Peng
Ricardo Wurmus writes: > Where are these environment variables defined? According to `share/fish/config.fish`, they are defined in fish.cpp. #+BEGIN_SRC fish # __fish_datadir, __fish_sysconfdir, __fish_help_dir, __fish_bin_dir # are expected to have been set up by read_init from fish.cpp #+EN

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread Ricardo Wurmus
Hi Meiyo, thanks for the report. > I am using GuixSD 0.14. After upgrading fish shell to latest version(v2.7.1) > and > running `guix gc`, fish shell does not work well. […] > Fish shell is installed in: > #+BEGIN_EXAMPLE > /gnu/store/ajbbi9cgj9j0my7v5habp0lcysaf2a51-fish-2.7.1/ > #+END_EXAMP

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread ng0
Hi Meiyo, thanks for your report. Indeed, Fish has some problems in Guix. On Sat, 27 Jan 2018, Meiyo Peng wrote: > Hi, > > I am using GuixSD 0.14. After upgrading fish shell to latest version(v2.7.1) > and > running `guix gc`, fish shell does not work well. Can you explain a bit more about you

bug#23199: XFCE is missing documentation

2018-01-27 Thread ng0
In my opinion this bug can be closed due to WONTFIX from upstream at this URL: > https://docs.xfce.org/contribute/documentation quote: >> Documentation >> Introduction >> Since Xfce 4.10 there are no application manuals in the >> packages. Reason for this change is that hardly any >> documentati

bug#30265: Fish shell has wrong path variables

2018-01-27 Thread Meiyo Peng
Hi, I am using GuixSD 0.14. After upgrading fish shell to latest version(v2.7.1) and running `guix gc`, fish shell does not work well. #+BEGIN_EXAMPLE meiyo@guix ~$ fish fish: echo $_ " "; __fish_pwd ^ in command substitution called on standard input fish: __f