bug#24674: Dropbear bundled libraries

2020-12-18 Thread Leo Famulari
On Fri, Dec 18, 2020 at 04:29:37PM -0500, Leo Famulari wrote: > TODO: > 1) Package libtomcrypt 1.18.2 > 2) Try building Dropbear with libtommath and libtomcrypt Guix packages Packaging libtomcrypt is easy, but building Dropbear without using the bundled libtom libraries is still not that simple. I

bug#33636: not handling HTML attachments properly

2020-12-18 Thread Leo Famulari
On Sat, Dec 19, 2020 at 01:00:02AM +0100, zimoun wrote: > Hi Leo, > > On Wed, 05 Dec 2018 at 15:15, Leo Famulari wrote: > > This bug report was originally created with an HTML attachment: > > > > https://issues.guix.info/issue/23114 > > > > However, it is displayed as text in the interface. > >

bug#30290: guix-daemon slows to a crawl when a substitute server is offline

2020-12-18 Thread Maxim Cournoyer
Hi! zimoun writes: > Hi Maxim, > > On Mon, 29 Jan 2018 at 22:07, Maxim Cournoyer > wrote: >> When a substitute server used by guix-daemon is offline, the daemon will >> keep attempting to connect to it, even when it shouldn't need any data >> (ran 'sudo guix system reconfigure my-config.scm' m

bug#28810: Bayfront https file URLs trigger gnutls error

2020-12-18 Thread Maxim Cournoyer
zimoun writes: > Hi Maxim, > > I think this bug is not relevant anymore. > > > > On Fri, 13 Oct 2017 at 10:24, Maxim Cournoyer > wrote: > >> guix download >> "https://bayfront.guixsd.org/file/nnn-1.3.tar.gz/sha256/0sivgcmg3hihz15v2wgbxnd0icn06pyvvqdqh

bug#34061: bug: failed to compute derivation

2020-12-18 Thread zimoun
Hi, Is the bug#34061 still an issue for you? On Tue, 15 Jan 2019 at 09:09, Benjamin Slade wrote: > $ guix describe > Generation 8Jan 05 2019 20:03:02(current) > guix d95d3d6 > repository URL: https://git.savannah.gnu.org/git/guix.git >

bug#33862: "guix gc" failing to complete

2020-12-18 Thread zimoun
Hi, What is the status of the bug#33862 ? On Mon, 24 Dec 2018 at 22:33, Ethan O'Quin wrote: > Every time I run "guix gc" the process fails with: > > "guix gc: error: build failed: executing SQLite statement: FOREIGN KEY > constraint failed" > > This o

bug#33844: Rename ghc-pandoc to pandoc

2020-12-18 Thread zimoun
On Wed, 07 Oct 2020 at 17:27, zimoun wrote: > Dear, > > On Wed, 09 Sep 2020 at 18:11, Ricardo Wurmus wrote: >> zimoun writes: > We should also rename all uses of ghc-pandoc in the same patch. > > The packages: … > >>> - rapicorn >>> - ganeti >>> - manuskript >>> - emacs-org-web-tools

bug#33636: not handling HTML attachments properly

2020-12-18 Thread zimoun
Hi Leo, On Wed, 05 Dec 2018 at 15:15, Leo Famulari wrote: > This bug report was originally created with an HTML attachment: > > https://issues.guix.info/issue/23114 > > However, it is displayed as text in the interface. > > I think it should be displayed as a downloadable attachment instead. I

bug#33404: failure behavior for "guix package --upgrade"

2020-12-18 Thread zimoun
Hi, Thank you for the report of the bug33404. It appears it was a transient issue. And since it is old (~2years), then I am in favor to close it if no moreinfo is provided. All the best, simon

bug#32875: Network problem during pull triggers bug alert

2020-12-18 Thread zimoun
Hi, This bug #32875 seems about a transient network issue. If no moreinfo is provided, I will close it after the usual 3 weeks delay. On Sat, 29 Sep 2018 at 11:49, Bake Timmons wrote: > I just tried a pull and suppose that a network problem prevented

bug#28810: Bayfront https file URLs trigger gnutls error

2020-12-18 Thread zimoun
Hi Maxim, I think this bug is not relevant anymore. On Fri, 13 Oct 2017 at 10:24, Maxim Cournoyer wrote: > guix download > "https://bayfront.guixsd.org/file/nnn-1.3.tar.gz/sha256/0sivgcmg3hihz15v2wgbxnd0icn06pyvvqdqh8x0mwkhvm434fpb"; > > Starting dow

bug#22251: ghc-memory test suite fails on i686

2020-12-18 Thread zimoun
Hi Mark, On Fri, 18 Dec 2020 at 17:12, Mark H Weaver wrote: > Well, as I vaguely recall (possibly mistakenly), ghc-memory sometimes > built successfully back in 2015 on i686-linux as well. The issue I > reported was that it often failed. This could happen. I remember similar hard time with th

bug#27237: wicd-curses: `urwid' is not available

2020-12-18 Thread Ricardo Wurmus
zimoun writes: > Hi, > > On Sun, 04 Jun 2017 at 17:27, ng0 wrote: >> On a minimal, Xless system when you install wicd through your >> system configuration and try to start wicd-curses, >> you get a traceback: >> >> File "/gnu/store/-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line >

bug#45316: [PATCH 26/26] gnu: emacs-realgud: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-realgud) [phases]{strip-no-site-file-option}: New phase. --- gnu/packages/emacs-xyz.scm | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 267b031be8..89914f54ab 100644 --- a/gn

bug#45316: [PATCH 23/26] gnu: emacs-rjsx-mode: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-rjsx-mode) [phases]{strip-Q-option}: New phase. --- gnu/packages/emacs-xyz.scm | 8 +++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 446b25e502..aebe0e5bcf 100644 --- a/gnu/packag

bug#45316: [PATCH 15/26] gnu: guile-wisp: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/guile-xyz.scm (guile-wisp)[phases]{compile-emacs-files}: Move after 'make-autoloads. {create-pkg.el}: New phase. --- gnu/packages/guile-xyz.scm | 12 +++- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm in

bug#45316: [PATCH 18/26] gnu: emacs-racer: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-racer)[phases]{fix-makefile}: Do not use the -Q option. --- gnu/packages/emacs-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 5663aff95d..70c9a08e90 100644 --- a/gnu/pac

bug#45316: [PATCH 16/26] gnu: emacs-pdf-tools: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools)[phases]{emacs-build}: Move after 'emacs-make-autoloads. {emacs-create-pkg.el}: Add phase. --- gnu/packages/emacs-xyz.scm | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz

bug#45316: [PATCH 24/26] gnu: emacs-sudo-edit: Update to commit 0e2c32b, fix tests.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-sudo-edit): Update to commit 0e2c32b. [arguments]: Use the full blown emacs package, as one test fail otherwise. [phases]{fix-makefile}: Do not use -Q. --- gnu/packages/emacs-xyz.scm | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnu/packa

bug#45316: [PATCH 14/26] gnu: emacs-haskell-snippets: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-haskell-snippets)[phases] {install-snippets}: Remove. [arguments]{include}: Add argument. --- gnu/packages/emacs-xyz.scm | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm inde

bug#45316: [PATCH 25/26] gnu: emacs-sly-named-readtables: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-sly-named-readtables) [phases]{make-autoloads}: Delete phase. --- gnu/packages/emacs-xyz.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a1e9d6dc9e..267b031be8 100644 --- a/gnu/packages/emac

bug#45316: [PATCH 22/26] gnu: emacs-howm: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/mail.scm (emacs-howm)[configure-flags]: Adjust installation prefix. [phases]{create-pkg.el}: Add phase. --- gnu/packages/emacs-xyz.scm | 8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index cc6d0f03e7

bug#45316: [PATCH 12/26] gnu: emacs-telega: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-telega)[phases]{create-pkg.el}: Add phase. --- gnu/packages/emacs-xyz.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 3e4dae5314..1be2b36f04 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu

bug#45316: [PATCH 21/26] gnu: notmuch: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/mail.scm (notmuch)[phases]{configure}: Adjust install directory prefix. {create-pkg.el}: Add phase. --- gnu/packages/mail.scm | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm index f85713433e..862b6c939a 100644

bug#45316: [PATCH 17/26] gnu: emacs-emacsql: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-emacsql)[phases]{install}: Do not replace. --- gnu/packages/emacs-xyz.scm | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index a988e56c97..5663aff95d 100644 --- a/gnu/packag

bug#45316: [PATCH 07/26] gnu: emacs-flycheck-grammalecte: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte)[arguments]{include}: Extend rather than override %default-include. {exclude}: Extend rather than override %default-exclude. * gnu/packages/emacs-xyz.scm (emacs-flycheck-grammalecte): Adjust the installation directory. --- gnu/packages/emacs

bug#45316: [PATCH 10/26] gnu: emacs-org-contrib: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-org-contrib)[phases]{delete-org-files}: Adjust installation prefix. --- gnu/packages/emacs-xyz.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 4e6fb922c9..0ff904af19 100644 ---

bug#45316: [PATCH 20/26] gnu: emacs-org-super-agenda: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-org-super-agenda) [phases]{prepare-for-tests.el}: Do not use -Q in test suite launch script. --- gnu/packages/emacs-xyz.scm | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e4209fa43e..cc6d0f03e7

bug#45316: [PATCH 13/26] gnu: emacs-rime: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-rime)[phases] {install-emacs-module}: Adjust installation prefix. --- gnu/packages/emacs-xyz.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1be2b36f04..a027fdfa8f 100644 ---

bug#45316: [PATCH 08/26] gnu: emacs-scel: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-scel)[phases]{configure}: Adjust installation prefix. --- gnu/packages/emacs-xyz.scm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 202db888d4..cb58fc441a 100644 --- a/gnu/packa

bug#45316: [PATCH 05/26] gnu: emacs-libgit: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-libgit)[phases] {set-libgit--module-file}: Adjust the installation prefix. {create-pkg.el}: New phase. --- gnu/packages/emacs-xyz.scm | 7 +-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.s

bug#45316: [PATCH 19/26] gnu: emacs-magit: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-magit)[phases]{strip-Q-option}: New phase. --- gnu/packages/emacs-xyz.scm | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 70c9a08e90..e4209fa43e 100644 --- a/gnu/packages/ema

bug#45316: [PATCH 09/26] gnu: emacs-chess: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-chess)[arguments]{include}: New argument. [phases]{install-pieces}: Remove. --- gnu/packages/emacs-xyz.scm | 11 +-- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index cb58fc441a..4

bug#45316: [PATCH 06/26] gnu: emacs-typit: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-typit)[arguments]: Include "dict". [phases]{install-dictionaries}: Remove. --- gnu/packages/emacs-xyz.scm | 12 +--- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 1a168075e3..2

bug#45316: [PATCH 04/26] gnu: cedille: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
Also enable byte compilation for most Elisp files. * gnu/packages/cedille.scm (cedille)[arguments]: Add the cedille-mode and se-mode to the #:include files list, which allows to... [phases]{copy-cedille-mode}: ...remove this phase. {extend-load-path}: New phase. {build}: Restore phase. {disable-by

bug#45316: [PATCH 11/26] gnu: emacs-edbi: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-edbi)[arguments] {include}: Extend rather than override %default-include. [phases]{patch-path}: Adjust installation prefix. edb#buffering.patch --- gnu/packages/emacs-xyz.scm | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gnu/packag

bug#45316: [PATCH 01/26] build-systems/emacs: Install packages in their own directory.

2020-12-18 Thread Maxim Cournoyer
the default + ;; behavior of package.el unchanged for its users (that is, to run + ;; automatically after the early-init.el file but before the user init + ;; file -- this can be useful if they configured their `'package-user-dir' + ;; variable). + (setq package--initiali

bug#45316: [PATCH 03/26] gnu: emacs-xyz: Do not use --quick or -Q.

2020-12-18 Thread Maxim Cournoyer
The --quick options prevents loading the site-start.el, which is now required for the initialization of the Guix Emacs packages. * gnu/packages/emacs-xyz.scm (emacs-flycheck) (emacs-perspective, emacs-nodejs-repl, emacs-rainbow-delimiters) (emacs-emacsql-sqlite3, emacs-evil-magit, emacs-adoc-mode)

bug#45316: [PATCH 02/26] gnu: emacs-ert-runner: Adjust following emacs-build-system changes.

2020-12-18 Thread Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-ert-runner)[phases]{patch-launcher}: New phase. {install-executable}: Adjust. --- gnu/packages/emacs-xyz.scm | 12 ++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index e242bcf5a

bug#22251: ghc-memory test suite fails on i686

2020-12-18 Thread Mark H Weaver
Hi Simon, zimoun writes: > This bug is very old. And probably not relevant anymore. > > On Sun, 27 Dec 2015 at 14:35, Mark H Weaver wrote: >> The ghc-memory test suite has failed several times in a row on i686 with >> the same errors: >> >> http://hydra.gnu.org/build/893578 > > This build nu

bug#45316: [PATCH]: Re-introduce Emacs packages specific installation prefix.

2020-12-18 Thread Maxim Cournoyer
Hello Guix! tl;dr: The Emacs build system and site-start.el loader are modified so that Emacs packages are installed in their own distinct installation directory. The Emacs packages built with the Emacs built system used to be installed in a sub-directory under the share/emacs/guix.d/ directory,

bug#26283: xfce: lid close does not suspend system

2020-12-18 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
zimoun 写道: On Tue, 28 Mar 2017 at 17:52, ng0 wrote: With xfce4 on GuixSD, closing a laptop's lid does not suspend the system. It just locks the screen. After this oneline comment, if someone using xfce4 could provide moreinfo. Otherwise, I will close this bug after the usual 3 weeks delay

bug#25752: Acknowledgement (go incremental builds broken)

2020-12-18 Thread Leo Famulari
On Fri, Dec 18, 2020 at 09:00:14PM +0100, zimoun wrote: > I suspect closing this bug had been forgotten. If yes, feel free to > close it. Otherwise, I do not understand what is the next actionable > step. I don't think this bug has been fixed, although I have not checked. Currently, Go increment

bug#24674: Dropbear bundled libraries

2020-12-18 Thread Leo Famulari
On Fri, Dec 18, 2020 at 08:53:23PM +0100, zimoun wrote: > with the last update 2020-10-29, I propose to mark it as ’severe’ and > put it in the list of bugs which should be fixed for the next (or > next-next) release. WDYT? Dropbear 2020.79 includes this text in the CHANGES file: -- - Upgrad

bug#44985: ANSI sequences in unattended-upgrades.log?

2020-12-18 Thread Ludovic Courtès
Hi! Simon Josefsson skribis: > Hi! The unattended-upgrades.log file is quite unreadable due to ANSI > sequences. Probably use of them should be disabled when output is a log > file? This is mostly fixed by d613c1771a1986d3c0f1e034155fde41f32f9b8e. There’s one remaining case where ANSI escape

bug#20255: «the Oldest» [PATCH] 'search-paths' should respect both user and system profiles

2020-12-18 Thread zimoun
Hi, The bug#20255 [#] is the oldest patch, still there even if almost is done. Let enjoy this patch squash day on Dec. the 18th [0] to close it. ;-) Below the summary I wrote couple of months ago. And the Alex’s answer: As for me, I am OK with any default setting as long as there is a

bug#27794: efi vs bios grub detection

2020-12-18 Thread zimoun
Hi, On Sat, 22 Jul 2017 at 16:22, buen ouanq wrote: > It was recommended in the IRC room that I send this email. I > struggled all yesterday failing to get GRUB (and thus GuixSD) to > install in ways that I was positive had worked before. Turns out the > installation USB had booted UEFI rather

bug#27447: pelican-quickstart produces files with store path shebangs

2020-12-18 Thread zimoun
Hi On Thu, 22 Jun 2017 at 12:35, ng0 wrote: > In a pelican directory after running pelican-quickstart: > > egrep -nr "store" > … > pelicanconf.py:1:#!/gnu/store/bf54hnwd8mb63zmssc23fwslf5zvxpxs-python-wrapper-3.5.3/bin/python > develop_server.sh:1:#!/gnu/store/k7029k5va68lkapbzcycdzj7m5bjb4b8-bas

bug#27237: wicd-curses: `urwid' is not available

2020-12-18 Thread zimoun
Hi, On Sun, 04 Jun 2017 at 17:27, ng0 wrote: > On a minimal, Xless system when you install wicd through your > system configuration and try to start wicd-curses, > you get a traceback: > > File "/gnu/store/-wicd-1.7.4/share/wicd/curses/wicd-curses.py", line > 44, in import urwid > Impor

bug#26283: xfce: lid close does not suspend system

2020-12-18 Thread zimoun
Hi, On Tue, 28 Mar 2017 at 17:52, ng0 wrote: > With xfce4 on GuixSD, closing a laptop's lid does not suspend the > system. It just locks the screen. After this oneline comment, if someone using xfce4 could provide moreinfo. Otherwise, I will close this bug after the usual 3 weeks delay.

bug#26430: xlockmore on xfce4 with non-fatal font issues

2020-12-18 Thread zimoun
Hi, On Mon, 10 Apr 2017 at 09:50, ng0 wrote: > When you use an xfce4 profile with GuixSD including Gnome being present > and you install xlockmore into your user profile, a session looks like > this: > > [user@abyayala ~]$ xlock > Could not create FontSet > -*-fixed-medium-r-*-*-14-*-*-*-*-*-*,-*

bug#25752: Acknowledgement (go incremental builds broken)

2020-12-18 Thread zimoun
Hi, On Sat, 25 Feb 2017 at 10:58, Leo Famulari wrote: > On Fri, Feb 24, 2017 at 02:50:10PM -0500, Hank Donnay wrote: >> After talking on IRC, it seems like grafts are the problem. Adding >> `--no-grafts` to the above commands has them succeed. >> >> The GOROOT (store location, in this case) gets

bug#24674: Dropbear bundled libraries

2020-12-18 Thread zimoun
Hi, On Wed, 12 Oct 2016 at 11:15, Leo Famulari wrote: > Our Dropbear package bundles the libraries libtommath and libtomcrypt > [0], and their bundled changelogs imply that they date from 2006. Since the package still contains the comment: --8<---cut here---start

bug#25327: cargo build-system should be able to filter out target.cfg(windows) dependencies

2020-12-18 Thread zimoun
Hi, On Mon, 02 Jan 2017 at 00:46, ng0 wrote: > The cargo build-system should be able to filter out Windows > dependencies. > Ignore blocks with this in Cargo.toml files: > [target.'cfg(windows)'.dependencies] > > until the next [ ] starts. > > I also found that most *32-sys packages (currently AL

bug#24156: QEMU '-net bridge' --> "qemu-system-x86_64: -net bridge: bridge helper failed"

2020-12-18 Thread zimoun
Hi, On Thu, 04 Aug 2016 at 22:40, myglc2 wrote: > Motivation: bridging or routing is required to enable a connection to be > made inward to a QEMU VM. TAP seems like the best of the available > solutions. But connecting to a TAP device produces an error when the > QEMU bridge helper fails. > > Ex

bug#24097: ‘operating-system’ lacks a way to populate /run/modprobe.d

2020-12-18 Thread zimoun
Hi Ludo, On Thu, 28 Jul 2016 at 17:25, l...@gnu.org (Ludovic Courtès) wrote: > See the example at: > > https://lists.gnu.org/archive/html/help-guix/2016-07/msg00231.html It seems a wishlist. Well, I do not know if it is still relevant 4 years later. If yes, how to make it happen? All the be

bug#22251: ghc-memory test suite fails on i686

2020-12-18 Thread zimoun
Hi Mark, This bug is very old. And probably not relevant anymore. On Sun, 27 Dec 2015 at 14:35, Mark H Weaver wrote: > The ghc-memory test suite has failed several times in a row on i686 with > the same errors: > > http://hydra.gnu.org/build/893578 This build number is about openldap-2.4.46.

bug#45308: Unexpected fail with build transformation --with-commit

2020-12-18 Thread Ludovic Courtès
Hi! zimoun skribis: >1 (copy-file "bin/emacs-git.2ea3466" "bin/emacs") > In ice-9/boot-9.scm: > 1669:16 0 (raise-exception _ #:continuable? _) > > ice-9/boot-9.scm:1669:16: In procedure raise-exception: > In procedure copy-file: No such file or directory > builder for > `/gnu/sto

bug#45272: [PATCH] gnu: gnome-builder: Disable jedi plugin.

2020-12-18 Thread Leo Prikler
Am Freitag, den 18.12.2020, 17:49 +0100 schrieb Ludovic Courtès: > Hi! > > Leo Prikler skribis: > > > As pointed out in #45272, it is broken. > > Please add this as a comment above “-Dplugin_jedi=false” (refer to > the > bug by URL so there’s no ambiguity). I feel like a side comment as in v2 w

bug#45314: ‘guix discover’ polls

2020-12-18 Thread Ludovic Courtès
Hi! ‘guix discover’ polls with 100ms intervals: --8<---cut here---start->8--- 18:00:57 poll([{fd=14, events=POLLIN}, {fd=16, events=POLLIN}], 2, 100) = 0 (Timeout) 18:00:57 rt_sigprocmask(SIG_BLOCK, NULL, [], 8) = 0 18:00:57 poll([{fd=14, events=POLLIN}, {fd=1

bug#45272: [PATCH v2] gnu: gnome-builder: Disable jedi plugin.

2020-12-18 Thread Leo Prikler
As pointed out in #45272, it is broken. * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add -Dplugin_jedi=false. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 5a166d1b86..a533480b42 100644 --- a/gnu

bug#45272: [PATCH] gnu: gnome-builder: Disable jedi plugin.

2020-12-18 Thread Ludovic Courtès
Hi! Leo Prikler skribis: > As pointed out in #45272, it is broken. Please add this as a comment above “-Dplugin_jedi=false” (refer to the bug by URL so there’s no ambiguity). > * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add > -Dplugin_jedi=false. Otherwise LGTM, thanks! Ludo

bug#35519: guix master 4de63cf3fc0a831d75cb507456821104f24800c2: rust 1.19.0 build failure on i686-linux

2020-12-18 Thread Mathieu Othacehe
Hello, The CI is spending a considerable amount of time trying to build Rust packages for "i686-linux". As this is currently broken, what do you think about applying the attached patch? Thanks, Mathieu >From 2ed5c6e3f8d77ed7b00995fcf786bf84033b76d9 Mon Sep 17 00:00:00 2001 From: Mathieu Othaceh

bug#45272: [PATCH] gnu: gnome-builder: Disable jedi plugin.

2020-12-18 Thread Leo Prikler
As pointed out in #45272, it is broken. * gnu/packages/gnome.scm (gnome-builder)[#:configure-flags] Add -Dplugin_jedi=false. --- gnu/packages/gnome.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm index 5a166d1b86..9f37c605be 100644 --- a/gnu

bug#45270: [PATCH] gnu: gnome-builder: Fix python and GI paths.

2020-12-18 Thread Leo Prikler
This patch fixes #45270 by patching PYTHON_PATH at application start time and prepending "the correct" GI typelib paths at plugin load time. * gnu/packages/gnome.scm (gnome-builder)[#:phases]: Add python-wrap and patch-gi-repository-path. --- gnu/packages/gnome.scm | 49 ++

bug#45267: Using gnome-keyring and LXQt as Desktop Environment

2020-12-18 Thread Leo Prikler
Hello Hamzeh, the gnome-keyring service is not the only place, in which gnome-keyring is used. As far as I understand, all it does is unlocking your login keyring; you have to ensure on your own, that the keyring argument passed to it matches the keyring used by your applications. I think you h

bug#45272: GNOME Builder: Global search, autocompletion, documentation don't work

2020-12-18 Thread Leo Prikler
Hello Luis, After long trial and error I have failed to find a way of enabling this feature. Getting the necessary environment variables into GNOME Builder is doable, albeit not without issues. In particular, naively setting GI_TYPELIB_PATH from build – which would normally be the sane thing to

bug#35139: Rust builds systematically time out

2020-12-18 Thread zimoun
Hi Mathieu, On Fri, 18 Dec 2020 at 11:29, Mathieu Othacehe wrote: > Hello, > 1. Rust takes too long to build. What can we do about it? Enable parallel builds? > > I've noticed that Rust packages are also built with "-j1". Evaluations > such as: https://ci.guix.gnu.org/eval/19873

bug#35139: Rust builds systematically time out

2020-12-18 Thread Mathieu Othacehe
Hello, >>> 1. Rust takes too long to build. What can we do about it? Enable >>> parallel builds? I've noticed that Rust packages are also built with "-j1". Evaluations such as: https://ci.guix.gnu.org/eval/19873 are causing rebuilds of many Rust packages, hence monopolizing the build far