From: Efraim Flashner <efraim@flashner.co.il>
To: jgart <jgart@dismail.de>
Cc: 50941@debbugs.gnu.org
Subject: bug#50941: I can confirm this bug too
Date: Sun, 3 Oct 2021 15:45:34 +0300 [thread overview]
Message-ID: <YVml7rWUHbTcujHv@3900XT> (raw)
In-Reply-To: <20211002030152.GB28027@gac.attlocal.net>
[-- Attachment #1: Type: text/plain, Size: 2079 bytes --]
On Sat, Oct 02, 2021 at 03:01:52AM -0400, jgart via Bug reports for GNU Guix wrote:
> I was going to report this today but Pascal beat me to it.
>
> I get the same error when running `guix home reconfigure file.scm`.
>
> `guix home build file.scm` builds fine without errors.
Can you try setting XDG_RUNTIME_DIR to someplace that you have writable
and then running reconfigure again? I have to warn you though I don't
have a good answer for what to do if it works this time and doesn't work
if you log out and log back in again.
> Here's the config that I tested that with:
>
> ```
> (use-modules (gnu home)
> (gnu packages)
> ;(guixrus packages guix-easy)
> (gnu packages bash)
> (gnu packages mail)
> (gnu packages messaging)
> (gnu packages password-utils)
> (gnu packages guile)
> (guixrus packages bower)
> (gnu packages guile-xyz)
> (gnu packages wget)
> (gnu packages version-control)
> (guixrus packages bower)
> (gnu packages emacs))
>
> ;;(define* (pkgs #:rest lst)
> ;; (map specification->package+output lst))
>
> (define-macro (define-tools group-name . group-package-names)
> "custom helper for defining groups of packages"
> `(define ,group-name
> (map (compose list specification->package+output)
> ',group-package-names)))
>
> (define-tools jgart-profile "emacs-minimal" "offlineimap3"
> "guile-pipe" "bower" "guile-colorized" "guile-readline" "tig"
> "git" "gajim" "gajim-omemo" "keepassxc" "wgetpaste")
>
> (define jgart-packages
> (home-environment
> (packages (list tig wgetpaste))))
>
> jgart-packages
> ```
>
>
> 3B1D 7F19 E36B B60C 0F5B 2CA9 A52A A2B4 77B6 DD35
>
>
>
--
Efraim Flashner <efraim@flashner.co.il> רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
next prev parent reply other threads:[~2021-10-03 12:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-01 9:14 bug#50941: Potential bug in guix home Pascal Lorenz
2021-10-01 17:11 ` Xinglu Chen
2021-10-01 19:04 ` Oleg Pykhalov
2021-10-02 8:14 ` Xinglu Chen
2021-10-02 7:01 ` bug#50941: I can confirm this bug too jgart via Bug reports for GNU Guix
2021-10-02 7:04 ` jgart via Bug reports for GNU Guix
2021-10-02 7:07 ` jgart via Bug reports for GNU Guix
2021-10-03 12:45 ` Efraim Flashner [this message]
2021-10-06 21:31 ` jgart via Bug reports for GNU Guix
2021-10-03 19:01 ` bug#50941: XDG_RUNTIME_DIR Pascal Lorenz
2021-10-05 6:23 ` Maxime Devos
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=YVml7rWUHbTcujHv@3900XT \
--to=efraim@flashner.co.il \
--cc=50941@debbugs.gnu.org \
--cc=jgart@dismail.de \
/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).