This seems to be a duplicate of https://issues.guix.info/issue/33639
, I think, but it happens to me on x86_64.
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
`/gnu/store/564215v4ma3jqxai20hf1ymcrn60nm44-ghc-8.4.3/bin:/gnu/
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
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))
> %base-file
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:
(file-
`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 1
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
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 ValidPaths