El 2019-06-18 09:29, zna...@disroot.org escribió:
> when I run `reboot` command guix just make line break. And I can use
> another ttys toperform other commands. And there on other ttys
> `reboot` command does not work too.
I have had that problem too (even on installed systems). I have since
deci
Hi Ludo,
You might want to pass -RR to get a relocatable binary. :-)
Yes, I'm uploading the new tarball on the server, it's a bit slow...
I didn't understand what did -RR option at first, but now it's seems to
be a good (maybe the only?) option for installation outside the /
directory (whic
On Tue, Jun 18, 2019 at 10:34:27AM -0600, Jesse Gibbons wrote:
> This issue can be closed. Webkitgtk-2.24 uses gcc 7 which must be a
> dependency for packages that use it. Luckily my package works just fine
> with the older version of webkitgtk.
Done by cc-ing bugnumber-d...@debbugs.gnu.org. Pleas
This issue can be closed. Webkitgtk-2.24 uses gcc 7 which must be a
dependency for packages that use it. Luckily my package works just fine
with the older version of webkitgtk.
So, I just discussed with a Nix expert, Profpatsch.
Apparently something changed in nixpkgs a while ago, so that the following
code does not work any more:
$ export NIX_REMOTE=daemon
$ nix-instantiate --eval --strict -A hello nixpkgs/
trace: `types.list` is deprecated; use `types.listOf` instead
t
On Tue, 18 Jun 2019 15:48:51 +0200
Ludovic Courtès wrote:
> Pro tip:
>
> rm guix/scripts.go && make
>
> :-)
>
> This recompilation is needed because
> 1b5ee3bdaacf665ad1e7c6142122389fd7033ea2 moved a bunch of bindings
> used by macro-expanded code to a different module.
I sometimes still ha
This is from reading the shepherd code, not verified by test currently.
Apologies if I’m missing something.
The documentation claims that log-file is appended to:
When @var{log-file} is true, it names the file to which the service's
standard output and standard error are redirected. @var{log-fil
when I run `reboot` command guix just make line break. And I can use another
ttys toperform other commands. And there on other ttys `reboot` command does
not work too.
June 18, 2019 1:41 PM, "Ludovic Courtès" wrote:
> Hi,
>
> zna...@disroot.org skribis:
>
>> As manual says 'Once that command
Sorry, I did not look at the error message well enough, the bug is indeed
still the same as reported.
Andreas
Hi,
Andréas Livet skribis:
> Here is how I created the bundle :
>
> guix pack -S /usr/bin=bin scribus
>
> I tried it on my Xubuntu 18.04 system and it worked like a charm.
You might want to pass -RR to get a relocatable binary. :-)
> But, when deployed on the centos machine, it did not found
Hi,
Björn Höfling skribis:
> A successful build on a system with little disk-space ends with:
>
> $ ./pre-inst-env guix system disk-image system.scm
> [..]
> /gnu/store/a6p78ff1pjd6rdmf58066aidxlmiaqlm-disk-image
> Backtrace:
>8 (apply-smob/1 #)
> In ice-9/boot-9.scm:
> 705:2 7
Hi,
zna...@disroot.org skribis:
> As manual says 'Once that command has completed—and hopefully succeeded!—you
> can run reboot and boot into the new system.', guix really does not reboot
> every time after manual installation.
The sentence you quote says “you can run ‘reboot’”. If you decide
This bug is resolved by following the current documentation and
executing
export NIX_REMOTE=daemon
.
However, even then the import fails:
$ guix import nix nixpkgs/ hello
;;; SSAX warning: Skipping PI: xml
trace: warning: `stdenv.isArm` is deprecated after 18.03. Please use
`stdenv.isAarch3
Tobias Geerinckx-Rice writes:
> Mark H Weaver wrote:
>> FWIW, I used this partition layout for years, including on Guix
>> systems,
>> and it worked fine.
>
> Impossible, sorry.
In fact, it _is_ possible, if you use an MBR partition table. I assumed
that znavko was using MBR, but having now fin
Hi,
I try to bundle scribus with guix pack in order to install it on a
centos system on which admin sys doesn't want us to install guix.
So I created a tarball with a symlink to '/usr/bin' (don't know it's
really the recommanded way), this way scribus binary will automatically
be in the $PAT
This bug was fixed by Tobias on commit:
914bba28096c1b85e368537c02e9841258887acb
Please use "guix pull", "guix package -u" and try again.
Further note: The current docker_compose cannot use jsonschema 3.x, it
must use 2.x. There is a bug-report and a pull-request about that, so
it is expected to
A successful build on a system with little disk-space ends with:
$ ./pre-inst-env guix system disk-image system.scm
[..]
/gnu/store/a6p78ff1pjd6rdmf58066aidxlmiaqlm-disk-image
Backtrace:
8 (apply-smob/1 #)
In ice-9/boot-9.scm:
705:2 7 (call-with-prompt _ _ #)
In ice-9/eval.scm:
On Mon, 17 Jun 2019 12:36:38 +0200
Ludovic Courtès wrote:
> Yes, it looks similar to what 9c941364bfc0120e3ab5c5c4cc71a9a302d59a2b
> fixed.
>
> Fixed in ed504cafa23c34bfa1823a4d5abf3ad55205484b.
>
> Thanks!
>
> Ludo’.
Thank you for the quick fix. I can confirm it works now.
Björn
pgpxgKUZ
On Tue, Jun 18, 2019 at 04:33:22AM +0200, Tobias Geerinckx-Rice wrote:
> Although now I suspect there was no reason and that the installer isn't to
> blame.
>
The graphical installer does not display a warning when not adding a
separate boot partition on GPT (an installer bug?), but installs
ever
19 matches
Mail list logo