GNU bug report logs - #75564
`guix system reconfigure` fails when adding modem-manager-service-type

Previous Next

Package: guix;

Reported by: Simen Endsjø <contact <at> simendsjo.me>

Date: Tue, 14 Jan 2025 20:35:02 UTC

Severity: normal

Done: Simon Tournier <zimon.toutoune <at> gmail.com>

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 75564 in the body.
You can then email your comments to 75564 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#75564; Package guix. (Tue, 14 Jan 2025 20:35:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Simen Endsjø <contact <at> simendsjo.me>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Tue, 14 Jan 2025 20:35:02 GMT) Full text and rfc822 format available.

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

From: Simen Endsjø <contact <at> simendsjo.me>
To: bug-guix <at> gnu.org
Subject: `guix system reconfigure` fails when adding modem-manager-service-type
Date: Tue, 14 Jan 2025 21:31:06 +0100
[Message part 1 (text/plain, inline)]
When adding `modem-manager-service-type' to my system configuration, I
get some strange errors.

┌────
│ (service modem-manager-service-type)
└────

┌────
│ The following derivations will be built:
│   /gnu/store/h30fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv
│   /gnu/store/gmx0cdbmpkk8595l50h5hslzny4a82qw-dbus-configuration.drv
│   /gnu/store/i7lsa3mdg09kqcq4wk8wq3infv65h6za-udev-rules.d.drv
│   /gnu/store/bgns25vp9iw8xldyzygs174wwyh4jjmm-udev-hwdb.d.drv
│   /gnu/store/jglw9pf12piwb50pmrlyv529rczm9hsg-hwdb.bin.drv
│   /gnu/store/mkr5yh8nabndhbggijypcbi1gm0ymfv4-udev.drv
│   /gnu/store/sfxsha3xbvfc713i5gn1klz12cf7grha-etc.drv
│   /gnu/store/y8vwpnxbsqracln3r6xnf34lrb5xgwp5-activate-service.scm.drv
│   /gnu/store/2zza681bd6jad37np3apmzrr2ybnbaqc-activate.scm.drv
│   /gnu/store/75gi5447gmnxhgq98r8yxsm7wl76c9hv-provenance.drv
│   /gnu/store/nw2pzdjzbhviv683527yswg7yqswak3j-boot.drv
│   /gnu/store/hpnw4n79a304dqa1zlp4w4kf2y8hzmyc-system.drv
│   /gnu/store/6insvgwzyclkq31s4a9w2wknv3nm37g4-grub.cfg.drv
│
│ building /gnu/store/75gi5447gmnxhgq98r8yxsm7wl76c9hv-provenance.drv...
│ building /gnu/store/h30fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv...
│ \builder for `/gnu/store/h30fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv' failed with exit code 1
│ build of /gnu/store/h30fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv failed
│ View build log at '/var/log/guix/drvs/h3/0fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv.gz'.
│ cannot build derivation `/gnu/store/gmx0cdbmpkk8595l50h5hslzny4a82qw-dbus-configuration.drv': 1 dependencies couldn't be built
│ building /gnu/store/bgns25vp9iw8xldyzygs174wwyh4jjmm-udev-hwdb.d.drv...
│ cannot build derivation `/gnu/store/sfxsha3xbvfc713i5gn1klz12cf7grha-etc.drv': 1 dependencies couldn't be built
│ cannot build derivation `/gnu/store/hpnw4n79a304dqa1zlp4w4kf2y8hzmyc-system.drv': 1 dependencies couldn't be built
│ guix system: error: build of `/gnu/store/hpnw4n79a304dqa1zlp4w4kf2y8hzmyc-system.drv' failed
└────

/var/log/guix/drvs/h3/0fcngf8nman7mdblf9vvv1khg988iq-dbus-system-services.drv.gz:

┌────
│ find-files: /gnu/store/63rgw3wvj35f0rah5dndj8vfyya48mha-network-manager-fortisslvpn-1.4.0/share/dbus-1/: No such file or directory
│ find-files: /gnu/store/szdxbzgdn6amkbvy57ix7brkcapwr5b8-gdm-44.1/share/dbus-1/: No such file or directory
│ Backtrace:
│            3 (primitive-load "/gnu/store/2ghw9nlr4qalaq9wssaljg3fsga?")
│ In ice-9/eval.scm:
│     619:8  2 (_ #f)
│ In srfi/srfi-1.scm:
│     634:9  1 (for-each #<procedure 7fffeef5ac80 at ice-9/eval.scm:3?> ?)
│ In unknown file:
│            0 (symlink "/gnu/store/5shf0arip96d8mj5in9v7d1b10hzicpj-?" ?)
│
│ ERROR: In procedure symlink:
│ In procedure symlink: File exists
└────

If I remove `network-manager-fortisslvpn' it starts complaining at at
`gdm'. Removing the `modem-manager-service-type', and things works fine
again.

My configuration is located at
<https://git.sr.ht/~simendsjo/dotfiles/tree/main/item/sijo/system/nrklx82126.scm>
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#75564; Package guix. (Tue, 14 Jan 2025 20:42:02 GMT) Full text and rfc822 format available.

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

From: Simen Endsjø <contact <at> simendsjo.me>
To: 75564 <at> debbugs.gnu.org
Subject: False alarm! modem-manager-service-type was already added
Date: Tue, 14 Jan 2025 21:40:48 +0100
[Message part 1 (text/plain, inline)]
Don't mind me. %desktop-services already included modem-manager-service-type.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#75564; Package guix. (Mon, 10 Mar 2025 19:48:02 GMT) Full text and rfc822 format available.

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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Simen Endsjø <contact <at> simendsjo.me>, 75564 <at> debbugs.gnu.org
Subject: Re: bug#75564: False alarm! modem-manager-service-type was already
 added
Date: Mon, 10 Mar 2025 17:19:21 +0100
Hi,

On Tue, 14 Jan 2025 at 21:40, Simen Endsjø <contact <at> simendsjo.me> wrote:

> Don't mind me. %desktop-services already included modem-manager-service-type.

I’m not sure to understand.  Does it mean the report can be closed?

Cheers,
simon




Reply sent to Simon Tournier <zimon.toutoune <at> gmail.com>:
You have taken responsibility. (Mon, 10 Mar 2025 19:55:03 GMT) Full text and rfc822 format available.

Notification sent to Simen Endsjø <contact <at> simendsjo.me>:
bug acknowledged by developer. (Mon, 10 Mar 2025 19:55:03 GMT) Full text and rfc822 format available.

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

From: Simon Tournier <zimon.toutoune <at> gmail.com>
To: Simen Endsjø <contact <at> simendsjo.me>, 
 75564-done <at> debbugs.gnu.org
Subject: Re: bug#75564: False alarm! modem-manager-service-type was already
 added
Date: Mon, 10 Mar 2025 20:53:56 +0100
[Message part 1 (text/plain, inline)]
Hi,

On Mon, 10 Mar 2025 at 20:51, Simen Endsjø <contact <at> simendsjo.me> wrote:

>
> Yes, I just don't know how to close it myself (if I even can).
>

By add -done to the issue number in the email address. :-)

Done.

Thanks,
simon
[Message part 2 (text/html, inline)]

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

This bug report was last modified 30 days ago.

Previous Next


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