There was a gpg problem that I fixed with: gpg --keyserver hkps://keys.openpgp.org --recv-keys 3B94A80E50A477C7
. Now, prepare()
gets stuck when running yes "$_subarch" | _make oldconfig
. It loops endlessly by answering 12 (my $_subarch) to a question about “Compressed Debug information”:
Compressed Debug information
> 1. Don't compress debug information (DEBUG_INFO_COMPRESSED_NONE)
2. Compress debugging information with zlib (DEBUG_INFO_COMPRESSED_ZLIB)
3. Compress debugging information with zstd (DEBUG_INFO_COMPRESSED_ZSTD) (NEW)
choice[1-3?]: 12
Edit1: _makenconfig=
, _subarch=12
, _localmodcfg=1
and I generated modprobed.db
Edit2: I fixed it by changing yes "$_subarch" | _make oldconfig
to _make oldconfig
Pinned Comments
QuartzDragon commented on 2019-06-11 15:15 (UTC) (edited on 2019-06-11 15:17 (UTC) by QuartzDragon)
If there are bugs related to the PKGBUILD or config, report here.
Otherwise, please report here:
https://github.com/koverstreet/bcachefs/issues