From: Cyril Roelandt <tipecaml@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: bug-guix@gnu.org
Subject: Re: A pleasant low-hanging fruit
Date: Fri, 15 Mar 2013 03:06:14 +0100 [thread overview]
Message-ID: <51428216.5080608@gmail.com> (raw)
In-Reply-To: <87y5dqrt8a.fsf@gnu.org>
On 03/14/2013 02:44 PM, Ludovic Courtès wrote:
> I can’t reproduce the problem with v0.1-237-gef86c39.
>
> Could you check whether it happens with current master, and if it does,
> add some ‘pk’ calls in there to see what happens?
>
I can confirm this happens with current master.
I don't really know what you mean by "add 'pk' calls", or how to debug a
Guile program step-by-step, could you point me to some documentation ?
Looking at the backtrace and at the code, I think the problem comes from
"check-package-freshness". This line :
"(when (gnu-package? package)"
might explain why the code works only for GNU packages. Isn't an
unspecified value returned for non-GNU packages ?
Cyril.
next prev parent reply other threads:[~2013-03-15 2:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-05 19:47 A pleasant low-hanging fruit Ludovic Courtès
2013-03-07 19:25 ` Alex Sassmannshausen
2013-03-10 17:06 ` Cyril Roelandt
2013-03-12 20:18 ` Andreas Enge
2013-03-14 13:44 ` Ludovic Courtès
2013-03-15 2:06 ` Cyril Roelandt [this message]
2013-03-16 0:01 ` Ludovic Courtès
2013-03-16 0:01 ` Ludovic Courtès
2013-03-19 23:55 ` Cyril Roelandt
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=51428216.5080608@gmail.com \
--to=tipecaml@gmail.com \
--cc=bug-guix@gnu.org \
--cc=ludo@gnu.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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.