GNU bug report logs -
#75564
`guix system reconfigure` fails when adding modem-manager-service-type
Previous Next
To reply to this bug, email your comments to 75564 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
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):
[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):
[Message part 1 (text/plain, inline)]
Don't mind me. %desktop-services already included modem-manager-service-type.
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 18 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.