bug#47265: Guix System: improve support for intentional statefullness.

2021-03-22 Thread Vitaliy Shatrov via Bug reports for GNU Guix
Aha. > create an FHS environment, right? And to put in the manual the best way to get it. Proot has troubles with Chromium. Unshare has troubles with all, more or less. Some apps surprisingly easy to start, though. .. Some sort of FHS on demand, or NS maded right would help a lot on System. To

bug#47265: Improve support for intentional statefullness.

2021-03-21 Thread Vitaliy Shatrov via Bug reports for GNU Guix
I see how Guix bundles are built. I think, Proot is a better way than `guix fhs`. /--- Гну Линьг Рут (-u-). /home/tldr/debian--- Joe's FHS (./bin, ./usr, ...) `proot -R /home/tldr/debian`. `wget tor-browser-why-not`. `./sus-shady-run`. Proot is a user-process. It should do G

bug#47265: Guix System: improve support for intentional statefullness.

2021-03-19 Thread Vitaliy Shatrov via Bug reports for GNU Guix
Recently i saw WebKit failing to build on Cuirass. For Guix System it ought to be in the Manual: "Setting up FHS for auxiliary applications obtained from upstream Free binaries". This way Joe has a base system which is obviously important to keep reprobuilt. Then Joe happily pile things on top o

bug#43291: ntp or nptd services on aarch64

2020-12-16 Thread Vitaliy Shatrov via Bug reports for GNU Guix
Sorry, my installation now broken. Also sorry for delay. Was tweaking Guix and playing with sockets. Cannot confirm, hope it is working. Thank You, man. On September 14, 2020 2:50:43 AM GMT+07:00, Leo Famulari wrote: >On Wed, Sep 09, 2020 at 06:35:34PM +0700, Vtly Shtrv wrote: >> Hello Guixen.

bug#43736: The local-file()'s error message is misleading.

2020-09-30 Thread Vitaliy Shatrov
Hello there. I ran in bash shell: pwd --> /home/vits conf=~/guix/configuration/configuration.scm ls $conf # file exists --> ~/guix/configuration/configuration.scm guix system build $conf --> guix system: error: failed to load '/home/vits/guix/configuration/configuration.scm': No such file o

bug#43291: ntp or nptd services on aarch64

2020-09-14 Thread Vitaliy Shatrov
Sorry for delay. Just a day more... -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

bug#43238: `guix system build -n` to be more informative (builds/substitutes)

2020-09-06 Thread Vitaliy Shatrov
Hello Ricardo. I made a typo: I do not need a root for `build`. How it really was: `guix system build -n config.scm` ---> 3 packages download sudo guix system _RECONFIGURE_ config.scm ---> Hey-ho: building Linux! C-c edit config.scm, use kernel that has substitute. guix build -n config.scm

bug#43238: `guix system build -n` to be more informative (builds/substitutes)

2020-09-06 Thread Vitaliy Shatrov
Hello Guix. I did: `guix system build -n config.scm` I get a message, something like: "3 packages (guix, modules, and ?) would be downloaded." I ran `sudo guix system build config.scm`. Guix told me it will build the linux kernel. It was unexpected. The `guix system build/reconfigure` upgrade

bug#43221: webkitgtk fails to build on aarch64

2020-09-05 Thread Vitaliy Shatrov
Hello all. It's fixed on now.

bug#43232: jack2 fails to build on aarch64

2020-09-05 Thread Vitaliy Shatrov
Hello Guix. gst-plugins-good needs jack2. Sites like YouTube need gst-plugins-good. Some people think they need the video in Web-browsers (lol, mpv rules). guix 81ea278 is still has no jack2, it's all i know about. Please fix jack2, someone. Thankful for Your attention, Vitaliy.

bug#43221: webkitgtk fails to build on aarch64

2020-09-05 Thread Vitaliy Shatrov
Hello Guixes. OK, picture: webkitgtk has propagated-input libsoup libsoup has native-input php The libsoup builds fine, but one of its tests (performed by php) fails. So webkitgtk is unavailable on aarch64. Bye.

bug#43166: The issues.guix.gnu.org is hard to read in emacs-w3m.

2020-09-05 Thread Vitaliy Shatrov
Really i was a fool. Thanks for suggesting a tool. No more dances with web-faces.

bug#43166: The issues.guix.gnu.org is hard to read in emacs-w3m.

2020-09-01 Thread Vitaliy Shatrov
Hello again dear Guixen. I use emacs-w3m as a browser on a single board computer. I want to read, for example, issue #43159. I can read it on https://debbugs.gnu.org/43159. It's formatted properly, and the patch is readable too. But the https://issues.guix.gnu.org/43159 is barely readable, a

bug#43078: linux-libre-arm64-generic lacks CONFIG_CGROUP_FREEZER=y

2020-08-27 Thread Vitaliy Shatrov
Hello Guix. I: 1. had linux-libre-arm64-generic as my kernel. 2. added only (elogind-service-type) to my Guix System's config. 3. ran `guix system reconfigure`. 4. get some errors: "///sys/something/freezer cannot be something". 5. rebooted, and were unable to log-in (get no prompt)