Package Base Details: linux-ck

Git Clone URL: https://aur.archlinux.org/linux-ck.git (read-only, click to copy)
Submitter: graysky
Maintainer: graysky
Last Packager: graysky
Votes: 461
Popularity: 0.99
First Submitted: 2011-07-22 14:51 (UTC)
Last Updated: 2024-03-16 18:02 (UTC)

Latest Comments

« First ‹ Previous 1 .. 12 13 14 15 16 17 18 19 20 21 22 .. 305 Next › Last »

artafinde commented on 2020-07-25 16:38 (UTC) (edited on 2020-07-25 16:40 (UTC) by artafinde)

I was able to reproduce it "consistently" only when using `makepkg -srci` but only 50% of the times. I think it could be related to `github.com` and a combination of makepkg flags. ``` inglor@arch ~/cowerPkg$ auracle clone linux-ck clone complete: /home/inglor/cowerPkg/linux-ck inglor@arch ~/cowerPkg$ cd linux-ck inglor@arch ~/cowerPkg/linux-ck$ makepkg -srci master ==> Making package: linux-ck 5.7.10-1 (Sat 25 Jul 2020 16:35:13 UTC) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading linux-5.7.10.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 162 100 162 0 0 2131 0 --:--:-- --:--:-- --:--:-- 2131 100 107M 100 107M 0 0 16.8M 0 0:00:06 0:00:06 --:--:-- 19.2M -> Downloading linux-5.7.10.tar.sign... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 162 100 162 0 0 1653 0 --:--:-- --:--:-- --:--:-- 1653 100 989 100 989 0 0 6181 0 --:--:-- --:--:-- --:--:-- 6181 -> Found config -> Downloading enable_additional_cpu_optimizations-20200615.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 135 100 135 0 0 1928 0 --:--:-- --:--:-- --:--:-- 1928 100 21833 0 21833 0 0 44376 0 --:--:-- --:--:-- --:--:-- 44376 -> Downloading patch-5.7-ck1.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 91244 100 91244 0 0 350k 0 --:--:-- --:--:-- --:--:-- 349k -> Downloading unfuck-ck1.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 909 100 909 0 0 3404 0 --:--:-- --:--:-- --:--:-- 3417 -> Downloading unfuck-ck1-fix-suspend-to-ram.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1028 100 1028 0 0 3835 0 --:--:-- --:--:-- --:--:-- 3835 -> Found 0000-sphinx-workaround.patch -> Found 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch -> Found 0002-PCI-EDR-Log-only-ACPI_NOTIFY_DISCONNECT_RECOVER-even.patch -> Found 0003-iwlwifi-Make-some-Killer-Wireless-AC-1550-cards-work.patch -> Found 0004-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch ==> Validating source files with sha256sums... linux-5.7.10.tar.xz ... Passed linux-5.7.10.tar.sign ... Skipped config ... Passed enable_additional_cpu_optimizations-20200615.tar.gz ... Passed patch-5.7-ck1.xz ... Passed unfuck-ck1.patch ... Passed unfuck-ck1-fix-suspend-to-ram.patch ... FAILED 0000-sphinx-workaround.patch ... Passed 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... Passed 0002-PCI-EDR-Log-only-ACPI_NOTIFY_DISCONNECT_RECOVER-even.patch ... Passed 0003-iwlwifi-Make-some-Killer-Wireless-AC-1550-cards-work.patch ... Passed 0004-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch ... Passed ==> ERROR: One or more files did not pass the validity check! inglor@arch ~/cowerPkg/linux-ck$ sha256sum unfuck-ck1-fix-suspend-to-ram.patch 1 ↵ ✭master 9ad11f720d4dd83ddb8876b453f4526ad35f1ff72465213764fb1d206fea0379 unfuck-ck1-fix-suspend-to-ram.patch ```

graysky commented on 2020-07-25 14:58 (UTC) (edited on 2020-07-25 15:03 (UTC) by graysky)

@air-g4p - I cannot reproduce: ``` % wget https://aur.archlinux.org/cgit/aur.git/snapshot/linux-ck.tar.gz % tar xvf linux-ck.tar.gz && cd linux-ck % makepkg -s ==> Making package: linux-ck 5.7.10-1 (Sat 25 Jul 2020 10:57:05 AM EDT) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading linux-5.7.10.tar.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 162 100 162 0 0 1408 0 --:--:-- --:--:-- --:--:-- 1421 100 107M 100 107M 0 0 3221k 0 0:00:34 0:00:34 --:--:-- 3656k -> Downloading linux-5.7.10.tar.sign... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 162 100 162 0 0 1421 0 --:--:-- --:--:-- --:--:-- 1421 100 989 100 989 0 0 3129 0 --:--:-- --:--:-- --:--:-- 3129 -> Found config -> Downloading enable_additional_cpu_optimizations-20200615.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 135 100 135 0 0 457 0 --:--:-- --:--:-- --:--:-- 457 100 21833 100 21833 0 0 42394 0 --:--:-- --:--:-- --:--:-- 42394 -> Downloading patch-5.7-ck1.xz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 91244 100 91244 0 0 97482 0 --:--:-- --:--:-- --:--:-- 97378 -> Downloading unfuck-ck1.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 909 100 909 0 0 3509 0 --:--:-- --:--:-- --:--:-- 3509 -> Downloading unfuck-ck1-fix-suspend-to-ram.patch... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1026 100 1026 0 0 4007 0 --:--:-- --:--:-- --:--:-- 4007 -> Found 0000-sphinx-workaround.patch -> Found 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch -> Found 0002-PCI-EDR-Log-only-ACPI_NOTIFY_DISCONNECT_RECOVER-even.patch -> Found 0003-iwlwifi-Make-some-Killer-Wireless-AC-1550-cards-work.patch -> Found 0004-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch ==> Validating source files with sha256sums... linux-5.7.10.tar.xz ... Passed linux-5.7.10.tar.sign ... Skipped config ... Passed enable_additional_cpu_optimizations-20200615.tar.gz ... Passed patch-5.7-ck1.xz ... Passed unfuck-ck1.patch ... Passed unfuck-ck1-fix-suspend-to-ram.patch ... Passed 0000-sphinx-workaround.patch ... Passed 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch ... Passed 0002-PCI-EDR-Log-only-ACPI_NOTIFY_DISCONNECT_RECOVER-even.patch ... Passed 0003-iwlwifi-Make-some-Killer-Wireless-AC-1550-cards-work.patch ... Passed 0004-virt-vbox-Add-support-for-the-new-VBG_IOCTL_ACQUIRE_.patch ... Passed ==> Verifying source file signatures with gpg... linux-5.7.10.tar ... Passed ==> Extracting sources... -> Extracting linux-5.7.10.tar.xz with bsdtar ```

air-g4p commented on 2020-07-25 07:26 (UTC) (edited on 2020-07-25 08:07 (UTC) by air-g4p)

@graysky - I will be the third person to confirm there is a SHA256 error with the unfuck-ck1-fix-suspend-to-ram.patch in PKGBUILD. `makepkg -sric` fails almost immediately due to this SHA256 validation error. In fact, if I comment out the currently existing value that ends in xxx3558 and use: 9ad11f720d4dd83ddb8876b453f4526ad35f1ff72465213764fb1d206fea0379 instead, as vltr originally noted, the build works fine. BTW, that substituted sha256 value I used matches the sha256sum of the unfuck-ck1-fix-suspend-to-ram.patch downloaded by PKGBUILD, which is why the build succeeds. 9ad11f720d4dd83ddb8876b453f4526ad35f1ff72465213764fb1d206fea0379 unfuck-ck1-fix-suspend-to-ram.patch Cheers

oldsadsongs commented on 2020-07-23 17:24 (UTC)

@graysky I was able to reproduce @vltr's report by typing 'makepkg -si' instead of 'makepkg' on a fresh git clone.

vltr commented on 2020-07-23 14:54 (UTC)

@graysky that's ODD. I always build after cleaning up the git repository (git clean -dfx) ... and the file had that signature I mentioned (hence my build failed). I cleaned (again), ran makepkg and everything went smoothly this time (with unfuck-ck1-fix-suspend-to-ram.patch signature being, indeed, 961ed94b8d905f1e901cacb08d253c4170af0a25828111b7558d9c874e923558). that's really weird ... sorry about the confusion, whatever it happened.

graysky commented on 2020-07-23 13:22 (UTC)

@vltr - You sure?

% sha256sum unfuck-ck1-fix-suspend-to-ram.patch
961ed94b8d905f1e901cacb08d253c4170af0a25828111b7558d9c874e923558  unfuck-ck1-fix-suspend-to-ram.patch

vltr commented on 2020-07-23 12:53 (UTC)

hi there, @graysky! just one problem with 5.7.10: the unfuck-ck1-fix-suspend-to-ram.patch has a sha256sum of value 961ed94b8d905f1e901cacb08d253c4170af0a25828111b7558d9c874e923558 in the PKGBUILD, which would not pass the validity check since the correct sha256sum should be 9ad11f720d4dd83ddb8876b453f4526ad35f1ff72465213764fb1d206fea0379. apart from that, everything works fine. thanks!

nTia89 commented on 2020-06-12 16:05 (UTC)

Above all, thanks @graysky for the change! Anyway, /tmp defaults to tmpfs with size=50% but not everybody has so much RAM. By my own, this is the biggest mistake behind that choice...

dimosd commented on 2020-06-12 15:23 (UTC)

I suggest that you disable CONFIG_DEBUG_INFO, as it was before 5.7.2. That's what I am doing in my own builds anyway to build with a 4GB /tmp.

artafinde commented on 2020-06-12 12:23 (UTC)

graysky: Got my answer: https://bugs.archlinux.org/task/66260