GNU bug report logs - #52799
[PATCH] gnu: guile-udev: Update to 0.2.1

Previous Next

Package: guix-patches;

Reported by: poptsov.artyom <at> gmail.com (Artyom V. Poptsov)

Date: Sun, 26 Dec 2021 08:31:01 UTC

Severity: normal

Tags: patch

Done: Brice Waegeneire <brice <at> waegenei.re>

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 52799 in the body.
You can then email your comments to 52799 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#52799; Package guix-patches. (Sun, 26 Dec 2021 08:31:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to poptsov.artyom <at> gmail.com (Artyom V. Poptsov):
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 26 Dec 2021 08:31:01 GMT) Full text and rfc822 format available.

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

From: poptsov.artyom <at> gmail.com (Artyom V. Poptsov)
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: guile-udev: Update to 0.2.1
Date: Sun, 26 Dec 2021 11:30:31 +0300
[Message part 1 (text/plain, inline)]
Hello Guixers,

this patch updates Guile-Udev[1] to version 0.2.1.

- Artyom

References:
1: https://github.com/artyom-poptsov/guile-udev

[0001-gnu-guile-udev-Update-to-0.2.1.patch (text/x-diff, attachment)]
[Message part 3 (text/plain, inline)]
-- 
Artyom "avp" Poptsov <poptsov.artyom <at> gmail.com>
Home page: https://memory-heap.org/~avp/
CADR Hackerspace co-founder: https://cadrspace.ru/
GPG: D0C2 EAC1 3310 822D 98DE  B57C E9C5 A2D9 0898 A02F
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#52799; Package guix-patches. (Sun, 26 Dec 2021 15:24:02 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: poptsov.artyom <at> gmail.com (Artyom V. Poptsov)
Cc: 52799 <at> debbugs.gnu.org
Subject: Re: [bug#52799] [PATCH] gnu: guile-udev: Update to 0.2.1
Date: Sun, 26 Dec 2021 16:23:26 +0100
Hey Artyom,

You may prefer to use AC_PATH_PROG to locate guile_snarf, you can have a
look the configure.ac file of Guile-Avahi for instance.

> +     `(#:phases (modify-phases %standard-phases
> +                  (add-after 'unpack 'patch
> +                    (lambda* (#:key inputs outputs #:allow-other-keys)
> +                      (substitute* "build-aux/am/snarf"
> +                        (("\\$\\(shell whereis guile-snarf \\| cut -d' ' -f2\\)")
> +                         (format #f "~a/bin/guile-snarf"
> +                                 (assoc-ref inputs "guile")))))))))

Otherwise, outputs seems to be unused in this snippet. We also now try
to avoid relying on inputs labels. So using "search-input-file" or
(string-append #$(this-package-input guile) "/bin/snarf") would be
preferred.

You can have a look to:
https://guix.gnu.org/en/blog/2021/the-big-change/ for more details.

Thanks,

Mathieu




Reply sent to Brice Waegeneire <brice <at> waegenei.re>:
You have taken responsibility. (Sun, 24 Apr 2022 16:40:01 GMT) Full text and rfc822 format available.

Notification sent to poptsov.artyom <at> gmail.com (Artyom V. Poptsov):
bug acknowledged by developer. (Sun, 24 Apr 2022 16:40:02 GMT) Full text and rfc822 format available.

Message #13 received at 52799-close <at> debbugs.gnu.org (full text, mbox):

From: Brice Waegeneire <brice <at> waegenei.re>
To: poptsov.artyom <at> gmail.com (Artyom V. Poptsov)
Cc: 52799-close <at> debbugs.gnu.org
Subject: Re: bug#52799: [PATCH] gnu: guile-udev: Update to 0.2.1
Date: Sun, 24 Apr 2022 18:39:31 +0200
Hello Artyom,

poptsov.artyom <at> gmail.com (Artyom V. Poptsov) writes:

[...]
> this patch updates Guile-Udev[1] to version 0.2.1.
[...]

I see a more recent patch to update guile-udev to 0.2.3 as already been merged
in « 3c86268004 gnu: guile-udev: Update to 0.2.3 », so I'm closing this one.

Thank your work on guile-udev and guile-ssh.

Cheers,
- Brice




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

This bug report was last modified 1 year and 338 days ago.

Previous Next


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