GNU bug report logs - #27831
[PATCH 0/1] gnu: neofetch: Fix search path.

Previous Next

Package: guix-patches;

Reported by: Oleg Pykhalov <go.wigust <at> gmail.com>

Date: Tue, 25 Jul 2017 20:23:01 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27831 in the body.
You can then email your comments to 27831 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27831; Package guix-patches. (Tue, 25 Jul 2017 20:23:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Oleg Pykhalov <go.wigust <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 25 Jul 2017 20:23:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Oleg Pykhalov <go.wigust <at> gmail.com>
Subject: [PATCH 0/1] gnu: neofetch: Fix search path.
Date: Tue, 25 Jul 2017 23:21:41 +0300
ascii logo doesn't work.  We don't use /usr in Guix, do we?  So I made
a quick fix according to strace neofetch output:
[...]
stat("/gnu/store/6rq4dkzbwi89w0dlxj0nm7fzfi2qrjxv-neofetch-3.2.0/usr/share/neofetch/ascii/distro", 0x7ffe77460b90) = -1 ENOENT (No such file or directory)
stat("/usr/local/share/neofetch/ascii/distro", 0x7ffe77460aa0) = -1 ENOENT (No such file or directory)
stat("/data/data/com.termux/files/usr/share/neofetch/ascii/distro", 0x7ffe774609b0) = -1 ENOENT (No such file or directory)
stat("/boot/home/config/non-packaged/share/neofetch/ascii/distro", 0x7ffe774608c0) = -1 ENOENT (No such file or directory)
[...]

Oleg Pykhalov (1):
  gnu: neofetch: Fix search path.

 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.13.3





Information forwarded to guix-patches <at> gnu.org:
bug#27831; Package guix-patches. (Tue, 25 Jul 2017 21:14:02 GMT) Full text and rfc822 format available.

Message #8 received at 27831 <at> debbugs.gnu.org (full text, mbox):

From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: 27831 <at> debbugs.gnu.org
Cc: 27831-done <at> debbugs.gnu.org
Subject: Splitted accross several bug reports (27832)
Date: Wed, 26 Jul 2017 00:13:38 +0300
Sorry, splitted accross several bug reports:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=27832




Reply sent to Oleg Pykhalov <go.wigust <at> gmail.com>:
You have taken responsibility. (Tue, 25 Jul 2017 21:14:02 GMT) Full text and rfc822 format available.

Notification sent to Oleg Pykhalov <go.wigust <at> gmail.com>:
bug acknowledged by developer. (Tue, 25 Jul 2017 21:14:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Aug 2017 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 8 years and 15 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.