unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Maxime Devos <maximedevos@telenet.be>
To: Simon Streit <simon@netpanic.org>, 50309@debbugs.gnu.org
Subject: [bug#50309] [PATCH 0/5] New version of beets
Date: Tue, 31 Aug 2021 23:48:25 +0200	[thread overview]
Message-ID: <f733256d517702bf58cf9f47b363d3d0bfe27ccf.camel@telenet.be> (raw)
In-Reply-To: <yguzgsxti4y.fsf@netpanic.org>

[-- Attachment #1: Type: text/plain, Size: 678 bytes --]

Simon Streit schreef op di 31-08-2021 om 22:49 [+0200]:

> Now to beets. [...]
> Along the way, I noticed -- even with v1.4.9 -- beets would
> not find the fpcalc. Fpcalc is part of chromaprint and while this
> package is an optional dependency, I put it into propagated-inputs and
> solved this issue somehow.

beets is probably searching for 'fpcalc' in $PATH, instead of using a string
like /gnu/store/.../bin/fpcalc.  This can usually be resolved with substitute*,
to turn something like 'system("fpcalc --stuff")' into
'system("/gnu/store/.../bin/fpcalc --stuff")' (that's for C code, the python
equivalent might be a little different).

Greetings,
Maxime.

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]

  parent reply	other threads:[~2021-08-31 21:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-31 20:49 [bug#50309] [PATCH 0/5] New version of beets Simon Streit
2021-08-29 18:51 ` [bug#50309] [PATCH 1/5] gnu: python-confuse: Update to 1.5.0 Simon Streit
2021-08-29 18:57 ` [bug#50309] [PATCH 2/5] gnu: python-pyacoustid: Update to 1.2.1 Simon Streit
2021-08-29 19:05 ` [bug#50309] [PATCH 3/5] gnu: python-mediafile: Update to 0.7.0 Simon Streit
2021-08-29 20:44 ` [bug#50309] [PATCH 4/5] gnu: beets-bandcamp: Update to 0.1.4 Simon Streit
2021-08-31 20:11 ` [bug#50309] [PATCH 5/5] gnu: beets: Update to 1.5.0 Simon Streit
2021-08-31 21:48 ` Maxime Devos [this message]
2021-09-01  7:22   ` [bug#50309] [PATCH 0/5] New version of beets Simon Streit
2021-09-02  7:58     ` Lars-Dominik Braun
     [not found]       ` <ygu8s0d7dva.fsf@netpanic.org>
2021-09-04 13:10         ` bug#50309: " Lars-Dominik Braun

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=f733256d517702bf58cf9f47b363d3d0bfe27ccf.camel@telenet.be \
    --to=maximedevos@telenet.be \
    --cc=50309@debbugs.gnu.org \
    --cc=simon@netpanic.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).