GNU bug report logs - #38789
curseradio: executable path failure

Previous Next

Package: guix;

Reported by: christopher <at> librehacker.com

Date: Sun, 29 Dec 2019 06:52:03 UTC

Severity: normal

Done: Efraim Flashner <efraim <at> flashner.co.il>

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 38789 in the body.
You can then email your comments to 38789 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 bug-guix <at> gnu.org:
bug#38789; Package guix. (Sun, 29 Dec 2019 06:52:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to christopher <at> librehacker.com:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 29 Dec 2019 06:52:03 GMT) Full text and rfc822 format available.

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

From: Christopher Howard <christopher.howard <at> qlfiles.net>
To: bug-guix <at> gnu.org
Subject: curseradio: executable path failure
Date: Sat, 28 Dec 2019 18:03:27 -0900
curseradio package in guix a7a4928 builds fine, but fails during run
time with error:

```
Traceback (most recent call last):
  File "/gnu/store/ac696zknci0rxxr9d0lmd7dr9gyr734l-curseradio-0-
1.1bd4bd0/bin/.curseradio-real", line 11, in <module>
    load_entry_point('curseradio==0.2', 'console_scripts',
'curseradio')()
  File "/gnu/store/ac696zknci0rxxr9d0lmd7dr9gyr734l-curseradio-0-
1.1bd4bd0/lib/python3.7/site-packages/curseradio/__main__.py", line 5,
in main
    curses.wrapper(OPMLBrowser)
  File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-
3.7.4/lib/python3.7/curses/__init__.py", line 102, in wrapper
    return func(stdscr, *args, **kwds)
  File "/gnu/store/ac696zknci0rxxr9d0lmd7dr9gyr734l-curseradio-0-
1.1bd4bd0/lib/python3.7/site-packages/curseradio/curseradio.py", line
280, in __init__
    self.interact()
  File "/gnu/store/ac696zknci0rxxr9d0lmd7dr9gyr734l-curseradio-0-
1.1bd4bd0/lib/python3.7/site-packages/curseradio/curseradio.py", line
406, in interact
    stderr=subprocess.DEVNULL, stdin=subprocess.DEVNULL)
  File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-
3.7.4/lib/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/gnu/store/608bvypsh90c58apvd2cgg3m9l2pwjqn-python-
3.7.4/lib/python3.7/subprocess.py", line 1522, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/mpv':
'/usr/bin/mpv'
```

This occurs after navigating the menu and attempting to play a radio
station. Obviously the package's mpv executable path was not set
correctly during the build.

-- 
Christopher Howard
p: +1 (907) 374-0257
w: https://librehacker.com
social: https://gnusocial.club/librehacker
gpg: ADDEAADE5D607C8D (keys.gnupg.net)





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 29 Dec 2019 07:52:02 GMT) Full text and rfc822 format available.

Notification sent to christopher <at> librehacker.com:
bug acknowledged by developer. (Sun, 29 Dec 2019 07:52:02 GMT) Full text and rfc822 format available.

Message #10 received at 38789-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: christopher <at> librehacker.com
Cc: 38789-done <at> debbugs.gnu.org
Subject: Re: bug#38789: curseradio: executable path failure
Date: Sun, 29 Dec 2019 09:50:55 +0200
[Message part 1 (text/plain, inline)]
The path to mpv is now hardcoded in curseradio and it should be working
now as expected. I didn't get the crash you reported, but I couldn't
hear any music since I don't have speakers on my machine :p

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 26 Jan 2020 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 91 days ago.

Previous Next


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