bug#35243: ungoogled-chromium build stops and freezes the system

2020-05-18 Thread random user via web
Hello.

>From what I can tell from the closed bug report filed upstream,
https://github.com/Eloston/ungoogled-chromium/issues/730
 
commit 9a2e5fe5fdcc6ea848ceeefa0f70147dfb360639
originally tried to address the thrashing of end user systems
by disabling parallel-builds and

commit 6a489839a8852dc3428c53b0d35ead32e06dc1ac
incorporated the "jumbo_file_merge_limit" fix and
re-enabled parallel-builds which looks to have fixed this reported bug at the 
time.

(side note: since it looks like things have changed since then)
commit f613d459be9a91ca778d1a2d5ece941ee21469b5
removed the "jumbo" stuff when ungoogled-chromium was updated to version 
80.0.3987.116 
and switched to use clang to build it.

Close?






bug#25452: stumpwm does not install info manual

2020-05-18 Thread Efraim Flashner
On Mon, May 18, 2020 at 08:02:35AM +0200, random user via web wrote:
> Hello.
> 
> I think this was fixed in commit 46c1c5537b3c140b1e597a020f38c77fb97f26ec
> 
> Close?
> 

It does seem to be installed now in the "out" output. Closing the bug.

-- 
Efraim Flashner  אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted


signature.asc
Description: PGP signature


bug#26520: Package Request: Add Conda and Dependencies

2020-05-18 Thread random user via web
Hello.

Looks like conda was introduced in 
commit 84fcb58050f4dc18cd3ec3ae13846789de5223b2

Looks like Pierre Neidhardt noticed this as well and
asked last year if this could be closed.

Close?






bug#32067: Doc issue

2020-05-18 Thread random user via web
Hello.

It looks like the page that was mentioned to have a broken link 
to download the vm image in the manual:
https://www.gnu.org/software/guix/manual/html_node/Running-GuixSD-in-a-VM.html
(which redirects to)
https://guix.gnu.org/manual/en/html_node/Running-Guix-in-a-VM.html

Now has a working link where you can download the vm image:
(currently 
https://ftp.gnu.org/gnu/guix/guix-system-vm-image-1.1.0.x86_64-linux.xz)

I think commit 021deac0e86e9bc6f2669f822a2ed70ad252ba5e 
introduced the fix for this.

Close?






bug#26520: Package Request: Add Conda and Dependencies

2020-05-18 Thread Efraim Flashner
On Mon, May 18, 2020 at 09:26:33AM +0200, random user via web wrote:
> Hello.
> 
> Looks like conda was introduced in 
> commit 84fcb58050f4dc18cd3ec3ae13846789de5223b2
> 
> Looks like Pierre Neidhardt noticed this as well and
> asked last year if this could be closed.
> 
> Close?

I'll go ahead and close it.

-- 
Efraim Flashner  אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted


signature.asc
Description: PGP signature


bug#41375: guix substitute: error: TLS error in procedure 'handshake'

2020-05-18 Thread Igor Gajsin
Hi,

I run the command `guix pull --dry-run` and got the error:


substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%   
 \

 
/substitute: guix substitute: error: TLS error in procedure 'handshake': The 
TLS connection was non-properly terminated.
Backtrace:
  11 (primitive-load 
"/gnu/store/aj6hrhgnprkhaahvbbcy5h6p38055g8w-compute-guix-derivation")
In ice-9/eval.scm:
155:9 10 (_ _)
159:9  9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# 
(?)) #) # ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2017:24  8 (run-with-store # _ 
#:guile-for-build _ #:system _ #:target _)
   1851:8  7 (_ _)
In ./guix/gexp.scm:
   242:18  6 (_ _)
   1058:2  5 (_ _)
918:2  4 (_ _)
779:4  3 (_ _)
In ./guix/store.scm:
  1899:12  2 (_ #)
   1352:5  1 (map/accumulate-builds # _ _)
  1363:15  0 (_ # _ _)

./guix/store.scm:1363:15: Throw to key `srfi-34' with args `(#)'.
guix pull: error: You found a bug: the program 
'/gnu/store/aj6hrhgnprkhaahvbbcy5h6p38055g8w-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"5b77e9ca14ff7fc74b849492e96353939f29664b"; system: "x86_64-linux";
host version: "1.0.1-3.4a54ed7"; pull-version: 1).
Please report it by email to .

Please, don't hesitate to ask if you need more details.


--
With best regards,
Igor Gajsin





bug#41367: cups: "Can't create temporary file"

2020-05-18 Thread Ricardo Wurmus


Danny Milosavljevic  writes:

> Found a previous bug report at
>
> https://lists.gnu.org/archive/html/bug-guix/2018-10/msg00177.html

Alternative URL:

https://issues.guix.gnu.org/33105

I also ran into this problem and making the directory group-writable
fixed it.

-- 
Ricardo





bug#41120: uvesafb service is unsupported on aarch64

2020-05-18 Thread Mathieu Othacehe


Hey Ludo,

> Anyway, it took me much more time than I thought, but it’s here now:
>
>   502f609d05 vm: Use 'let-system'.
>   300a54bb98 utils: 'target-arm32?' & co. take an optional parameter.
>   644cb40cd8 gexp: Add 'let-system'.
>   d03001a31a gexp: Compilers can now return lowerable objects.
>
> Let me know how it goes!

Thanks a lot, it's a great addition. I plan to use it soon to have
kernel/architecture specific services, as I proposed earlier in this
thread.

Mathieu





bug#35243: (no subject)

2020-05-18 Thread Leo Famulari







bug#32067: (no subject)

2020-05-18 Thread Leo Famulari







bug#41300: Upgrade to Django 3

2020-05-18 Thread Leo Famulari
On Sat, May 16, 2020 at 12:34:17AM -0400, Josh Marshall wrote:
> Here's to track work for getting django 3 ready

Can you take a look at the advanced Debbugs instructions and either
merge these bugs or set up dependencies ("blocks") between them?

https://debbugs.gnu.org/server-control.html

Let us know if you need help.





bug#41384: failing to build util-linux 2.35.1

2020-05-18 Thread Josh

I'm consistently running into this error when running `guix pull`.
What can I do to help debug?

Test suite failed, dumping logs.
@ build-log 30965 53
command "make" "check" "-j" "4" failed with status 2
/builder for 
`/gnu/store/c70j91pkiv8qyazpv357ccc2jfjz91yw-util-linux-2.35.1.drv' failed with 
exit code 1
@ build-failed 
/gnu/store/c70j91pkiv8qyazpv357ccc2jfjz91yw-util-linux-2.35.1.drv - 1 builder 
for `/gnu/store/c70j91pkiv8qyazpv357ccc2jfjz91yw-util-linux-2.35.1.drv' failed 
with exit code 1
cannot build derivation 
`/gnu/store/mmipgmshkcxiqfcz72pnyisxacxajjna-ghostscript-9.52.drv': 1 
dependencies couldn't be built
cannot build derivation 
`/gnu/store/6jax52mlkbf4akjn07cb6jdwyvvafr0z-gnutls-3.6.12.drv': 1 dependencies 
couldn't be built
cannot build derivation 
`/gnu/store/bzl3nk0ryxxq3ailxa1n999qi8c1vgy1-openldap-2.4.50.drv': 1 
dependencies couldn't be built
Backtrace:
  11 (primitive-load 
"/gnu/store/9arpm9f4xrkdfhxqvp9x36iyh7axpawc-compute-guix-derivation")
In ice-9/eval.scm:
155:9 10 (_ _)
159:9  9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(# 
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2017:24  8 (run-with-store # _ 
#:guile-for-build _ #:system _ #:target _)
   1851:8  7 (_ _)
In ./guix/gexp.scm:
   242:18  6 (_ _)
   1058:2  5 (_ _)
918:2  4 (_ _)
779:4  3 (_ _)
In ./guix/store.scm:
  1899:12  2 (_ #)
   1352:5  1 (map/accumulate-builds # _ _)
  1363:15  0 (_ # _ _)

./guix/store.scm:1363:15: Throw to key `srfi-34' with args `(#)'.
guix pull: error: You found a bug: the program 
'/gnu/store/9arpm9f4xrkdfhxqvp9x36iyh7axpawc-compute-guix-derivation'
failed to compute the derivation for Guix (version: 
"782cc119f52f28ea808a3ef0e63f80f7440b5b53"; system: "x86_64-linux";
host version: "1.1.0-2.619f918"; pull-version: 1).
Please report it by email to .





bug#41387: "Building from Git" on foreign distro starting with NO guix?

2020-05-18 Thread Bengt Richter
Hi,

Playing with guix-install.sh, which is binary installation,
I got into reading a bit at [1], and decided I'd like to try it.

[1] 
https://guix.gnu.org/manual/en/html_node/Building-from-Git.html#Building-from-Git

Is there anyone here who has succeeded installing guix following the
directions at "14.1 Building from Git" on a "foreign distro"
WITH NO TRACE OF GUIX on it to start?
^

I read,
--8<---cut here---start->8---
14.1 Building from Git

If you want to hack Guix itself, it is recommended to use the latest version 
from the Git repository:

git clone https://git.savannah.gnu.org/git/guix.git
--8<---cut here---end--->8---
Great, my foreign /usr/bin/git cloned that handily (that was the intent right?)

Onwards,
--8<---cut here---start->8---
How do you ensure that you obtained a genuine copy of the repository? Guix 
itself provides a tool to authenticate your checkout, but you must first make 
sure this tool is genuine in order to “bootstrap” the trust chain. To do that, 
run:

git verify-commit `git log --format=%H build-aux/git-authenticate.scm`
--8<---cut here---end--->8---
Guix itself? How is that meant? Really looks like my git again, albeit showing 
info probably from guix :)

Anyway, it worked. At least I counted 19 or so repeat outputs of this:
--8<---cut here---start->8---
gpg: Signature made Fri 27 Dec 2019 01:52:49 PM CET
gpg:using RSA key 3CE464558A84FDC69DB40CFB090B11993D9AEBB5
gpg: Good signature from "Ludovic Court\u00e8s " [unknown]
gpg: aka "Ludovic Court\u00e8s " [unknown]
gpg: aka "Ludovic Court\u00e8s (Inria) 
" [unknown]
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the owner.
Primary key fingerprint: 3CE4 6455 8A84 FDC6 9DB4  0CFB 090B 1199 3D9A EBB5
--8<---cut here---end--->8---
I don't know what in the repo was signed, but I recognize the name ;-)

Ok, next step. No brick wall yet ;-)
--8<---cut here---start->8---

>From there on, you can authenticate all the commits included in your checkout 
>by running:

make authenticate

The first run takes a couple of minutes, but subsequent runs are faster.

Note: You are advised to run make authenticate after every git pull 
invocation. This ensures you keep receiving valid changes to the repository 
--8<---cut here---end--->8---

First bump, misunderstood that it wasn't time *right now* to do "make 
authenticate":
--8<---cut here---start->8---
[21:17 ~/wb/guix110git/guix]$ make authenticate
make: *** No rule to make target 'authenticate'.  Stop.
--8<---cut here---end--->8---

After being distracted and feeling a bit teased reading about what I could do 
easily
if I already had guix installed I overlooked the "(see Requirements)" and
just checked on the list following. (Gettext needed unmentioned Autopoint, BTW, 
but NBD :)

on to ./bootstrap ... mostly ok 
--8<---cut here---start->8---
If you are unable to use Guix when building Guix from a checkout, the following 
are the required packages in addition to those mentioned in the installation 
instructions (see Requirements).

GNU Autoconf;
GNU Automake;
GNU Gettext;
GNU Texinfo;
Graphviz;
GNU Help2man (optional). 

On Guix, extra dependencies can be added by instead running guix environment 
with --ad-hoc:

guix environment guix --pure --ad-hoc help2man git strace

Run ./bootstrap to generate the build system infrastructure using Autoconf and 
Automake. If you get an error like this one:

configure.ac:46: error: possibly undefined macro: PKG_CHECK_MODULES
--8<---cut here---end--->8---

Well, didn't get that one, but did get
--8<---cut here---start->8---
configure.ac:23: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its 
use is discouraged.
configure.ac:23: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro 
instead,
configure.ac:23: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your 
Makefile.am files.
--8<---cut here---end--->8---
and
--8<---cut here---start->8---
Makefile.am:649: warning: AM_GNU_GETTEXT used but 'po' not in SUBDIRS
--8<---cut here---end--->8---

So, onwards again :)
--8<---cut here---start->8---
Then, run ./configure as usual. Make sure to pass --localstatedir=directory 
where directory is the localstatedir value used by your current installation 
(see The Store, for

bug#35728: Tor & IceCat's TorButton shows it's connected but doesn't route the traffic

2020-05-18 Thread Pierre Neidhardt
I can confirm this issue and I've been experiencing it for almost a
year.
It used to work.

This is very embarrassing since our IceCat is misleading the users that
they are browsing anonymously while they are not.

Mark, any idea about this?

-- 
Pierre Neidhardt
https://ambrevar.xyz/





bug#41390: Hunspell packages don't work in Libreoffice

2020-05-18 Thread Pierre Neidhardt
Installing hunspell-dict-fr has no effect on Libreoffice which does not
offer spell checking beyond English.

For now the only way to add extra dictionaries is to fetch them manually online.

Besides, we miss many hunspell dictionaries.

-- 
Pierre Neidhardt
https://ambrevar.xyz/


signature.asc
Description: PGP signature