merge 66703 58415
thanks
On Mon, Oct 23, 2023 at 10:39 PM, Maxim Cournoyer wrote:
> Hi Greg,
>
> Greg Hogan writes:
>
>> The page
>> https://guix.gnu.org/devel/manual/en/html_node/Debbugs-User-Interfaces.html
>> has a broken link "Debbugs User Guide" to the page
>> https://guix.gnu.org/devel/ma
Hello,
On Thu, Oct 26, 2023 at 10:11 AM, Simon Tournier wrote:
> Hi,
>
> Is it expected
>
> $ guix shell -C git coreutils
> [env]$ ls $GUIX_ENVIRONMENT/share/info
> coreutils.info.gz dirgit.info.gz gitman.info.gz
>
> /tmp/some-dir [env]$ exit
Well there's no info-reader right? So doing
This is what was needed in the selinux policy to fix the errors
--8<---cut here---start->8---
(allow guix_daemon_t
bin_t
(file (execute execute_no_trans map)))
--8<---cut here---end--->8---
Alexis
If you run guix locate when another guix locate that is generating
database is running the former is going to crash with database is locked
"raw" error
It should either wait for lock to be released or display an "formatted" error
guix describe:
guix e0b94a4
repository URL: https://git.savann
ah well it seems this is due to a selinux policy error
--8<---cut here---start->8---
SELinux is preventing git-submodule from execute access on the file
/usr/bin/sed.
* Plugin catchall (100. confidence) suggests
**
If you beli
Hi,
I think I'm hitting this bug trying to git-fetch with submodules.
I am on a foreign distro.
--8<---cut here---start->8---
/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule:
line 7: /bin/basename: Permission deni
Hello guix.
My server would consistently run with system time 1h ahead of actual.
Both `date` and `hwclock` would show the same time off by 1hr, while
BIOS showed me correct time. I'm not sure why, but some services won't
run if time difference is e.g. over 15min or smth, so.
$ sudo date -s '-1 h
Hi Guix people,
I have been working on creating a package definition for
pulseaudio-equalizer¹ and when built with the current definition
of the grep package, it prints this error message when running:
grep: Perl matching not supported in a --disable-perl-regexp build
grep: write error: Broken
I am trying to package Mepo, an OpenStreetMap frontend written in Zig.
The currently packaged Zig fails to find transitive dependencies of SDL2:
https://paste.sr.ht/~cnx/db21e1ef9a6828f3ec898db43b790d71b5ef213a
Here's a minimal reproducible Zig project:
// main.zig
const c = @cImport(@cInclude("S
The emacs-ess package no longer install as of guix revision 33f5b74. It's
dependency emacs-julia-mode fails to build.
$ guix shell --keep-failed --pure emacs emacs-julia-mode
According to the build log, the test julia--test-end-of-defun-nested-2 fails.
Hi,
Is it expected
--8<---cut here---start->8---
$ guix shell -C git coreutils
[env]$ ls $GUIX_ENVIRONMENT/share/info
coreutils.info.gz dir git.info.gz gitman.info.gz
/tmp/some-dir [env]$ exit
$ guix shell -C git coreutils --search-paths
export
PATH="/gnu/
11 matches
Mail list logo