On +2019-12-01 18:20:24 +0100, Clément Lassieur wrote:
> Hi,
>
> https://git.savannah.gnu.org/cgit/guix.git/commit/?id=99c45877a984dd0148151b2e304afef6fb04f1a5
>
> broke Guix CI.
>
> The reason is:
>
> (local-file (string-append "" "../some-file"))
>
> now differs from
>
> (local-file
* gnu/packages/kde.scm (kdenlive)[build-system]: Use qt-build-system.
[arguments]: Remove field.
---
gnu/packages/kde.scm | 27 +--
1 file changed, 1 insertion(+), 26 deletions(-)
diff --git a/gnu/packages/kde.scm b/gnu/packages/kde.scm
index 014bca0738..fa3733d26f 100644
In kdenlive, I can't add any media ("clips") to a project because the
file choosing dialog is not working.
Basically, open kdenlive, click on the "Project" menu, then "Add Clip".
This opens a file chooser dialog that should let you find and select
some files. However, the dialog is blank and canno
The build date appears to be captured:
--8<---cut here---start->8---
$ wget -q -O -
https://bayfront.guixsd.org/nar/lzip/ivhxg2wq3687379g9r7lkiaq4jzsp45h-imagemagick-6.9.10-58
| lzip -d | guix archive -x /tmp/image.1
$ wget -q -O -
https://ci.guix.gnu.org
Clément Lassieur writes:
> https://git.savannah.gnu.org/cgit/guix.git/log/ returns 502 error.
>
> Reproducible 9 times out of 10.
Since at least yesterday.
https://git.savannah.gnu.org/cgit/guix.git/log/ returns 502 error.
Reproducible 9 times out of 10.
Hi,
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=99c45877a984dd0148151b2e304afef6fb04f1a5
broke Guix CI.
The reason is:
(local-file (string-append "" "../some-file"))
now differs from
(local-file "../some-file")
And in gnu/system/install.scm (line 246) there's a STRING-APPEN
I just had to restart my Guix VPS because both ssh as well as console login
were failing. Rebooting fixed the issue (for now). I haven’t seen such issues
before. The system was pulled and reconfigured from master in the last couple
days, and recently added docker-related services. I hadn’t rebooted
On Sat, 30 Nov 2019 15:53:11 +0100
Guillaume Le Vaillant wrote:
> raingloom skribis:
>
> > This is what I get after a recent `guix system reconfigure` :
> > Scanning for Btrfs filesystems
> > [2.342790] BTRFS error (device sda1): open_ctree failed
> >
> > Previous profiles work, I haven't mo
Pushed, closing.
Hi Nome Grey,
> I'm trying to access https://issues.guix.gnu.org/issue/26608 and
> https://issues.guix.gnu.org/issue/32022, which I found from google, and
> both of them are just giving 500.
this is now fixed.
Unfortunately, Mumi (the software behind issues.guix.gnu.org) is still
rather slow a
11 matches
Mail list logo