bug#35136: Git master installer disk-image has GPT PMBR size mismatch

2019-04-06 Thread pelzflorian (Florian Pelz)
On Fri, Apr 05, 2019 at 07:57:06AM +0200, pelzflorian (Florian Pelz) wrote: > I would like to log the commandline with which parted is executed in > initialize-partition-table in gnu/build/vm.scm, but I do not know > where all the output is going. Apparently it is nowhere in the logs. > > > I

bug#33862: "guix gc" failing to complete

2019-04-06 Thread pkill9
I'm also getting this problem. `guix gc --verify` doesn't fix it for me. Here is the output for each of the commands you (Danny Milosavljevic) suggested: $ cp /var/guix/db/db.sqlite /tmp/ $ sqlite3 /tmp/db.sqlite sqlite> .tables DerivationOutputs FailedPathsRefs

bug#35175: Cannot reconfigure

2019-04-06 Thread Luther Thompson
`sudo guix system reconfigure config.scm` fails on Guix commit 177bc62. I'm attaching my config.scm. Here is my backtrace: ---BEGIN--- /home/luther/config.scm:40:4: warning: 'title' field is deprecated Backtrace: In gnu/services.scm: 778:26 19 (loop #< type: #…>) In srfi/srfi-1.scm: 592:29

bug#35175: Cannot reconfigure

2019-04-06 Thread znavko
This is not a bug, but your config is wrong here: (file-systems (cons (file-system (device "my-root") (mount-point "/") (type "ext4") (title 'label)) %base-file-systems)) Delete string `(title 'label)` and leave like this:

bug#35010: Many CPAN download URLs are no longer available

2019-04-06 Thread Mark H Weaver
Hi Tobias, There are still at least two more bad URLs from this batch of perl updates circa March 23rd: mirror://cpan/authors/id/A/AB/ABW/Template-Toolkit-2.28.tar.gz mirror://cpan/authors/id/M/MA/MAKAMAKA/Text-CSV-1.99.tar.gz Could you take a look? Thanks, Mark

bug#35175: Cannot reconfigure

2019-04-06 Thread Luther Thompson
On Sat, 06 Apr 2019 20:44:45 + zna...@disroot.org wrote: > This is not a bug, but your config is wrong here: > > (file-systems >(cons > (file-system (device "my-root") >(mount-point "/") >(type "ext4") >(title 'label)) >

bug#35178: Agda doesn't build

2019-04-06 Thread Pronaip
Partial build log below. Ran right after a guix pull && guix package -u. starting phase `set-SOURCE-DATE-EPOCH' phase `set-SOURCE-DATE-EPOCH' succeeded after 0.0 seconds starting phase `set-paths' environment variable `PATH' set to