James

Results 23 issues of James

In undz.py: if crc != self.crc32: print("[!] Error: CRC32 of data doesn't match header ({:08X} vs {:08X})".format(crc, self.crc32), file=sys.stderr) sys.exit(1) self.crc32 always returns a value of 0, where there is...

With Python 3.6.2, with Arch Linux: $ python ./unkdz.py -f D41520f_00_0110.kdz -l Traceback (most recent call last): File "./unkdz.py", line 310, in kdztools.main() File "./unkdz.py", line 291, in main self.partList...

caddy 2.5.1 With: ``` experimental_http3 strict_sni_host on ``` Also, explicitly setting `bind` and `host` directives. Configuring a unix domain socket server, "/run/caddy/serve.sock", seems to trigger this, such that: ``` $...

needs info

caddy 2.5.1-1 on Arch Linux From https://caddyserver.com/docs/caddyfile/concepts \: > If you specify a hostname, only requests with a matching Host header will be honored. In other words, if the site...

discussion

### Component systemd ### Is your feature request related to a problem? Please describe systemd 251.3 Documentation - systemd.target(5) - DESCRIPTION The description of a target unit in the man...

RFE 🎁
documentation
pid1

This may - or may not - be a "no brainer" issue for `sockdump.py` users. Nonetheless - The output from `sockdump.py --format string ...` has no leading delimiters to set...

Arch linux-4.13.10-1 mesa 17.2.4-1 liri-shell-git 20171014.8ca7e54f-1 I have laptop with an NVIDIA chipset, GeForce 7150M / nForce 630M, that seems to run liri-shell without problem. But then, I have other...

Arch linux 5.11.13.arch1-1 ``` Making package: evdi-git 1.9.1.r4.gb0b3d13-1 (Sun 11 Apr 2021 12:32:16 PM MDT) ... /var/build/evdi-git/src/evdi/module/evdi_encoder.c: In function ‘evdi_encoder_init’: /var/build/evdi-git/src/evdi/module/evdi_encoder.c:57:11: error: format not a string literal and no format...

Hmm - I followed the install directions. There is no mention of any change to the LightDM configuration. LightDM continues to show the default Arch Linux lightdm-gtk-greeter. So, what will...

There exists a format argument for "%N required by" packages, but there is no format argument for listing "optionally required by" packages.