unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Manolis Ragkousis <manolis837@gmail.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: Guix-devel@gnu.org
Subject: Problem with (patches)
Date: Fri, 11 Apr 2014 23:50:33 +0000	[thread overview]
Message-ID: <CAFtzXzNG7pRW8KreAogAKfeu_4STCVOh8vO46+geTu1-GU00jw@mail.gmail.com> (raw)

In this part of my code
>         (source (origin
>              (method git-fetch)
>              (uri (git-reference
>                    (url "git://git.savannah.gnu.org/hurd/hurd")
>                    (commit "e77f00db5097d741f27c74c03d194a233f648615")))
>              (sha256
>               (base32
>                "010q5wy88gaw4qfv2vl9pxfma9px8gs6v03ahqksq420v003b6r1"))
>              (patches (list (search-patch "minimal-hurd.patch")))))

as long as I have (patches..) in there I get the error here

http://paste.lisp.org/display/142007/raw

>  In unknown file: ?: 0 [string-length #f]
>  ERROR: In procedure string-length: Wrong type argument in position 1 (expecting string): #f

I have added the patch to the gnu-system.am file under patches

>  gnu/packages/patches/mit-krb5-init-fix.patch            \
>  gnu/packages/patches/minimal-hurd.patch            \  <-- this one
>  gnu/packages/patches/mpc123-initialize-ao.patch        \

It should have found it. My whole recipe is here
http://paste.lisp.org/display/142006/raw

I never had this problem in other files, only in hurd.scm file.

Manolis

             reply	other threads:[~2014-04-11 23:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-11 23:50 Manolis Ragkousis [this message]
2014-04-12  8:45 ` Problem with (patches) Manolis Ragkousis
2014-04-12  9:57 ` Ludovic Courtès
2014-04-12 12:08   ` Manolis Ragkousis
2014-04-12 12:40     ` Ludovic Courtès

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=CAFtzXzNG7pRW8KreAogAKfeu_4STCVOh8vO46+geTu1-GU00jw@mail.gmail.com \
    --to=manolis837@gmail.com \
    --cc=Guix-devel@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 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).