Re: fedpkg clone -a kernel failed

2021-07-26 Thread Sampson Fung
Got below error during git clone- 2021-07-27 11:18:13 $ git clone --branch f34 https://src.fedoraproject.org/rpms/kernel.git Cloning into 'kernel'... remote: Enumerating objects: 2656, done. remote: Counting objects: 100% (2656/2656), done. remote: Compressing objects: 100% (926/926), done.

Re: fedpkg clone -a kernel failed

2021-07-26 Thread PGNet Dev
On 7/26/21 10:29 PM, Sampson Fung wrote: For my own use. Trying to enable more btrfs debug options. for me, fedpkg mockbuilds were ... unsuccessful. same errors you're seeing; and then some. if you're !building for official pkg'ing, you can live without it. asking in #fedora-kernel, i

Re: fedpkg clone -a kernel failed

2021-07-26 Thread Sampson Fung
For my own use. Trying to enable more btrfs debug options. ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to kernel-le...@lists.fedoraproject.org Fedora Code of Conduct:

Re: fedpkg clone -a kernel failed

2021-07-26 Thread PGNet Dev
On 7/26/21 9:41 PM, Sampson Fung wrote: I am trying to build custom kernel on Fedora-34 following this quick-doc ... fatal: fetch-pack: invalid index-pack output Could not execute clone: Failed to execute command. I had similar fails ... Are you building to pkg for Fedora-compliant

fedpkg clone -a kernel failed

2021-07-26 Thread Sampson Fung
I am trying to build custom kernel on Fedora-34 following this quick-doc https://docs.fedoraproject.org/en-US/quick-docs/kernel/build-custom-kernel/ I got error: # fedpkg clone -a kernel Cloning into 'kernel'... remote: Enumerating objects: 2656, done. remote: Counting objects: 100% (2656/2656),

Re: [OS-BUILD PATCH] configs/process_configs.sh: Handle config items with no help text

2021-07-26 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1277#note_635560638 @dzickusrh sorry for this ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email to

Re: [OS-BUILD PATCH] configs/process_configs.sh: Handle config items with no help text

2021-07-26 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1277#note_635532268 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: [OS-BUILD PATCH 0/0] fedora: minor updates for graphics drivers

2021-07-26 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1274#note_635434557 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

Re: [OS-BUILD PATCH] rpmspec: fix verbose output on kernel-devel installation

2021-07-26 Thread Justin M. Forbes (via Email Bridge)
From: Justin M. Forbes on gitlab.com https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1275#note_635424522 Acked-by: Justin M. Forbes (via approve button) ___ kernel mailing list -- kernel@lists.fedoraproject.org To unsubscribe send an email

❌ FAIL: Test report for kernel 5.13.5-200.fc34 (fedora-34)

2021-07-26 Thread CKI Project
Hello, We ran automated tests on the following kernel build: Kernel package: kernel-5.13.5-200.fc34 Task URL: https://koji.fedoraproject.org/koji/taskinfo?taskID=72632395 The results of these automated tests are provided below. Overall result: FAILED (see details below)

[OS-BUILD PATCH] configs/process_configs.sh: Handle config items with no help text

2021-07-26 Thread Patrick Talbert (via Email Bridge)
From: Patrick Talbert configs/process_configs.sh: Handle config items with no help text The current config scripts logic expects the helpnewconfig output for each item to begin with the full config item name followed by a colon. But if a config item has no help text then the helpnewconfig