jw-rav

Results 8 issues of jw-rav

Hello, Installed current portacle on Win10 Version 20H2 Build 19042.1466 Did ``` (ql:update-dist "quicklisp") (ql:quickload 'osicat) ``` And get this error: ``` ; SLIME 2.24 CL-USER> (ql:quickload 'osicat) To load...

external

To prevent powering down the machine by accident, I have put following contents to /etc/sddm.conf and to /etc/sddm.conf.d/01-my-config: [General] HaltCommand=/bin/false RebootCommand=/bin/false Those files are set to mode 0644 and the...

invalid
question

## Environment Win10 Version21H2, Build 19044,2846 freshly installed ``` # result of evaluating > uname -a not available > ros --version # if roswell runs successfully roswell 21.10.14.111(NO-GIT-REVISION) > ros...

Created ISO with this command: cd /var/tmp/remaster.2L0ZrQo && \ sudo PYTHONPATH=/m/src/remaster1/subiquity/livefs-editor \ python3 -m livefs_edit --debug \ /var/tmp/images/ubuntu-22.04.2-live-server-amd64.iso \ /var/tmp/builds/ubuntu-remaster/my.iso \ --inject-snap /m/src/remaster1/subiquity/subiquity-test.snap stable \ --cp /m/src/remaster1/patches/instfiles/installer/etc/default/console-setup /etc/default/console-setup \ --cp...

I have a function with a prototype of: [code] void send_cmd (uint8_t cmd, uint8_t len, ...); [/code] For this, CMock generates send_cmd_Expect() which takes exactly two arguments. How would I...

Cause of the problem is a wrong negation of the result of the grep command. As a result, update-grub creates bad (that is, not bootable) menu entries for such installs....

This can cause inconsistencies and might confuse unrelated subsystems. For example: I added emacs-nox to the server ISO as an aid to investigate and fix on the fly problems caused...

Hello, Tried to build portacle from newest git bails out with 403-Forbidden when downloading noto fonts. Unfortunately, I can't find any download source for those fonts, only git source seems...