bug#34063: dscrypt-proxy dependencies could not be built

2019-01-13 Thread znavko
Bug on `guix pull && guix package -u`: using ci.guix.info dnscrypt-proxy-1.9.5 derivation could not be built because of dependencies. $ guix pull && guix package -u Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'

bug#34064: openshot 2.4.3 works badly

2019-01-13 Thread znavko
openshot 2.4.3 under GuxSD works in an off hand way Note exactly this: have lag when pull image from files list to a timeline - cursor just becomes circle and program stops for 15 seconds. and after that openshot can crash or can also perform image addition to a timeline starts playing when curs

bug#23201: GNOME lock screen hotkey doesn't work

2019-01-13 Thread Rene
Hello, I think that this bug is solved with commits(master branch): >From `92deb5cc920fcc7617302986180f1abee5fd2b2` to >`48c8d067d4ded776939cda6f9c63c25b38ba77fc`, using the GDM service. Thank you Rene

bug#33603: Invalid hash for NSS-Certs

2019-01-13 Thread Maxim Cournoyer
Hello! Ludovic Courtès writes: [...] > The wget commands above still give me the correct result, with hash > 101v69xp1qzw9v6pgmbhw7gfdaic8vvs4v5l567lx7f2mjp25rla. > > Are you running Guix on a foreign distro? If so, could it be that > guix-daemon is effectively running in the C locale? This is

bug#34062: qtwebkit-5.212.0-alpha2 parallel build failure

2019-01-13 Thread Ludovic Courtès
Seen on berlin: --8<---cut here---start->8--- [ 81%] Generating ../../DerivedSources/WebKit2/NPObjectMessageReceiverMessageReceiver.cpp, ../../DerivedSources/WebKit2/NPObjectMessageReceiverMessages.h cd /tmp/guix-build-qtwebkit-5.212.0-alpha2.drv-0/qtwebkit-5

bug#25453: Keyboard layout configuration

2019-01-13 Thread nee
Am 13.01.19 um 22:36 schrieb Ludovic Courtès: >> 1) grub >> 2) linux's initrd >> 3) console >> 4) X/wayland's layout >> 5) How to do the above > Hello, I was working on this recently and made a patch for X11 that fixes the layout in the slim login and when you login into gnome3 or whatever deskto

bug#25453: Keyboard layout configuration

2019-01-13 Thread Ludovic Courtès
Hello Joshua, Thanks a lot for working on this! I’d really like 1.0 to provide a reasonable way to configure the keyboard layout once and for all. I suggest we continue the discussion in the context of . Joshua Branson skribis: > I believe I have identifi

bug#30785: Man pages truncated, repeated

2019-01-13 Thread Ludovic Courtès
Pierre Neidhardt skribis: > My proposed patch: > > (add-after 'install 'wrap-program >(lambda* (#:key inputs outputs #:allow-other-keys) > (let* ((out (assoc-ref outputs "out")) >(groff (assoc-ref inputs "groff-minimal"))) > (wrap-program

bug#34061: bug: failed to compute derivation

2019-01-13 Thread Benjamin Slade
On my Arch machine with a Guix standalone, I got the following error on `guix pull`: --8<---cut here---start->8--- downloading from https://ci.guix.info/nar/gzip/gamnx3nkn3yqa6izis5lpw1n3hg9yb5f-compute-guix-derivation... compute-guix-derivation 900B

bug#30785: Man pages truncated, repeated

2019-01-13 Thread Ludovic Courtès
Pierre Neidhardt skribis: > And... from the log I just noticed that Marius had arrived to the same > conclusion 8 months ago :( > > That'll teach me to look at logs before getting started... Heheh. :-) Another useful debugging tip is setting PIPELINE_DEBUG=1. Anyway I hope we’ll soon squash t