Gabriel Al-Ghalith

Results 29 comments of Gabriel Al-Ghalith

Seems to fail at odd packages. ``` 2023-01-09 15:06:20 (src/swupd_lib/curl_async.c:297)Debug: Curl - Complete ASYNC download: https://cdn.download.clearlinux.org/update/37930/pack-bootloader-from-37610.tar -> /var/lib/swupd/pack-bootloader-from-37610-to-37930.tar, status=2 2023-01-09 15:06:20 (src/swupd_lib/progress.c:127) [ 9%] 2023-01-09 15:06:20 (src/swupd_lib/curl_async.c:508)Debug: Curl - Start...

Trying sudo swupd update --verbose --debug -V 38000 ``` 2023-01-09 15:13:31 (src/swupd_lib/curl.c:436) Debug: Curl - process_curl_error_codes: curl_ret = 0, response = 200 2023-01-09 15:13:31 (src/swupd_lib/curl_async.c:297)Debug: Curl - Complete ASYNC download:...

Yes -- that's in the first post. No 38000. I posted again to show what happens if I try to pre-specify a version.

Also tried with -V 37990 and one by one everything before that. They all fail.

Running a script now. `VF=37700; while true; do echo "------> trying to update to V $VF" >> /home/clear/updates.log; swupd update -V $VF --debug &>> /home/clear/updates.log; VF=$((VF+10)); done` They're all failing.

Threadripper pro 5995wx 128-thread with 1TB RAM. Workstation

``` Inspected 699993 files 43 files were missing 43 of 43 missing files were replaced 0 of 43 missing files were not replaced 2664 files did not match 2664 of...

This ridiculous format should obviously be disabled by default. It causes broken behavior throughout gnome (linux), mac os, and more, on very common text files. I truly question the developers'...

Also see this -- this behavior is not only inconvenient and baffling, it can be dangerous: https://apple.stackexchange.com/questions/388759/archive-utility-cant-open-some-gzipped-text-files-based-on-their-contents > "This means, in addition to Archive Utility on 10.15.4 failing to decompress...

The screenshot above is from Gnome. This happens on Android too. Definitely not a single tool -- any tool that relies on and expects some common sense defaults would suffer...