Hello Danny,
thanks for the fix!
Best Regards,
nutcase
On Tue, Dec 31 2024, Danny Milosavljevic wrote:
Hello,
Thanks for the report!
I fixed this bug in guix master commit
1fc78ed02d890692fa3fb6a9609fc5cf54658a20.
BR,
Danny
Julian Flake via Bug reports for GNU Guix wrote on
Hi,
after recent python updates in master, tests in trash-cli fail and
therefore, the derivation fails to build:
--8<---cut here---start->8---
= test session starts
==
platform linux -- Python 3.10.7,
Hi,
I'm observing exactly the same. Were you able to solve your issue,
meanwhile?
Best Regards,
Julian (nutcase)
Can we use some branch at the QA / Build server for testing, if
all dependent packages actually build with this 252.24 patch?
Hi,
...or, if you need additional channels or can't get this to
work, you
can commit your changes, replace the guix channel URL with
"file:///home/your/guix", guix pull
--{allow-downgrades,disable-authentication}, and reconfigure as
you
would otherwise.
that's actually exactly, what I start
The provided patch describes a minor upgrade of elogind to 252.24. Maybe
this already solves my specific issue with `loginctl suspend` while
using sway WM.
The major update to 255.x needs more attention, since configure flags
changed different tests fail.
I don't know, how to test this from a l
$ guix refresh elogind --list-dependent
Building the following 1680 packages would ensure 3220 dependent
packages are rebuilt [...]
Change-Id: Id12590b45317a3d965ee4d715e696e5402de85e4
---
gnu/local.mk | 1 -
gnu/packages/patches/elogind-fix-rpath.patch | 60
2 files changed, 61 deletions(-)
delete mode 100644 gnu/packages/patches/elogind-fix-rpath.patch
diff --git a/gnu/
v2: two separate commits:
1. update of elogind to 252.24
2. removal of unused patch
Julian Flake (2):
gnu: elogind update to 252.24
gnu: elogind: Remove unneeded rpath patch.
gnu/local.mk | 1 -
gnu/packages/freedesktop.scm | 6 +-
gnu
/gnu/packages/freedesktop.scm
@@ -39,6 +39,7 @@
;;; Copyright © 2024 aurtzy
;;; Copyright © 2024 Dariqq
;;; Copyright © 2024 Wilko Meyer
+;;; Copyright © 2024 Julian Flake
;;;
;;; This file is part of GNU Guix.
;;;
@@ -772,7 +773,7 @@ (define-public libxdg-basedir
(define-public elogind
;;; Copyright © 2024 Wilko Meyer
+;;; Copyright © 2024 Julian Flake
;;;
;;; This file is part of GNU Guix.
;;;
@@ -772,7 +773,7 @@ (define-public libxdg-basedir
(define-public elogind
(package
(name "elogind")
-(version "252.9")
+(version "252.
Hi,
if possible, upgrade elogind to version 255. I (and maybe others)
have issues with `loginctl suspend`, see
https://github.com/elogind/elogind/issues/208#issuecomment-2366912746
best, nutcase
--
Dipl.-Inf. Julian Flake
University of Koblenz
Faculty 4: Computer Science
Institute for
Hi,
I can confirm this observation with the same commit hashes (except
for your personal channels, of course).
Best Regards,
Julian
--
Dipl.-Inf. Julian Flake
University of Koblenz
Faculty 4: Computer Science
Institute for Software Technology
PB 20 16 02 | D-56016 Koblenz | Germany
Voice
In case someone else needs to add these rules to /etc, here is how
I did it:
I added the following udev-rules-service to my list of services in
my operating-system definition
(udev-rules-service 'logitech-unify
(file->udev-rule
"42-logitech-unify-permissions.rules"
(file-append solaar
"/s
configuration lets
me reconfigure my system and leaves me with "biber" on my $PATH
again, without having "texlive-bin" installed.
Best Regards,
Julian Flake
--
Dipl.-Inf. Julian Flake
Universität Koblenz
Fachbereich Informatik
Institut für Softwaretechnik
Postfach 20 16 02 | D-56016 Koblenz
Tel.: +49 261 287 2787
E-Mail: fl...@uni-koblenz.de
Website: https://www.uni-koblenz.de/~flake
g3yx84hl9vhkk3mdh2ny15-texlive-font-maps.drv.gz
Backtrace:
3 (primitive-load
"/gnu/store/jrfjhxwfgsnazg7apkgcasqfrcq?")
In ice-9/eval.scm:
619:8 2 (_ #f)
In ice-9/boot-9.scm:
140:2 1 (dynamic-wind # ice-9/eval.s?> ?)
In unknown file:
Hi,
package solaar (1.0.7) contains a file
/share/solaar/udev-rules.d/42-logitech-unify-permissions.rules
. It
should be made available at
/etc/udev/rules.d/42-logitech-unify-permissions.rules
Best Regards,
Julian
it message
looks like, when it is not related to a package (there is no
YASnippet for that, right?).
Best Regards,
Julian
On Thu, May 04 2023, Giovanni Biscuolo wrote:
[[PGP Signed Part:Undecided]]
Hello Julian,
thank you for the patch
Julian Flake writes:
Maybe(!) this allows for instal
* guix/download.scm (Apache mirrors are substituted by CDN):
---
guix/download.scm | 13 ++---
1 file changed, 2 insertions(+), 11 deletions(-)
diff --git a/guix/download.scm b/guix/download.scm
index 561a893eee..ce29e12ae8 100644
--- a/guix/download.scm
+++ b/guix/download.scm
@@ -134,17
ds,
Julian
On Wed, May 03 2023, Simon Tournier wrote:
Hi,
On Fri, 28 Apr 2023 at 22:36, Julian Flake
wrote:
$ guix shell --with-version=maven=3.9.1 maven
Just to be sure, are you using the Guix where you applied the
patch?
I mean, from the Guix repository where you applied you pa
What I tried is
$ guix shell --with-version=maven=3.9.1 maven
(or any other version that exists) and got:
guix shell: warning: could not find version 3.9.1 of 'maven'
upstream
The patch above resolves the origin uri in gnu/packages/maven.scm
(definition of maven-pom) to something available,
Maybe(!) this allows for installing newer versions of packages that are
downloaded from Apache servers (e.g. Maven). Can anyone test and confirm?
---
guix/download.scm | 15 ++-
1 file changed, 2 insertions(+), 13 deletions(-)
diff --git a/guix/download.scm b/guix/download.scm
index
compilation error is:
/tmp/guix-build-slim-1.3.6.drv-0/slim-1.3.6/panel.cpp: In
constructor ‘Panel::Panel(Display*, int, Window, Cfg*, const
string&, Panel::PanelType)’:
/tmp/guix-build-slim-1.3.6.drv-0/slim-1.3.6/panel.cpp:51:27:
error: ordered comparison of pointer with integer zero (‘GC’
- The apache mirrors defined in guix/download.scm aren't available
anymore.
- Compare the info at https://www.apache.org/mirrors
- (At least Some of the) packages are available at
https://dlcdn.apache.org/
24 matches
Mail list logo