sergiomb2 / rtl8821ce

Other
2 stars 0 forks source link

Building rpms failed #1

Open andreskru opened 2 years ago

andreskru commented 2 years ago

Hi Sergio.

I downloaded module from your copr repo but is failing when trying to build in Fedora 36. Check below output when running sudo akmods-shutdown

`Checking kmods exist for 5.17.5-300.fc36.x86_64 [ OK ] Building and installing rtl8821ce-kmod [FAILED] Building rpms failed; see /var/cache/akmods/rtl8821ce/0.1-6.20211208.git9ca280c-for-5.17.5-300.fc36.x86_64.failed.log for details

Hint: Some kmods were ignored or failed to build or install. You can try to rebuild and install them by by calling '/usr/sbin/akmods --force' as root.`

Full log file is attached. Please, let me know if more information is needed.

Thanks for your work :)

0.1-6.20211208.git9ca280c-for-5.17.5-300.fc36.x86_64.failed.log

sergiomb2 commented 1 year ago

after https://github.com/sergiomb2/rtl8821ce/commit/734834c7905cf4d33e9ea629b4bfc712a8efc342 with vi contrib/rtl8821ce-kmod.spec cd contrib/ spectool -g rtl8821ce-kmod.spec

Downloading: https://github.com/sergiomb2/rtl8821ce/archive/a3e2f7c1f91e92f2dc788e8fcd7f2986af3d19b6/rtl8821ce-a3e2f7c.tar.gz
|   4.3 MiB Elapsed Time: 0:00:01
Downloaded: rtl8821ce-a3e2f7c.tar.gz

rpmdev-bumpspec -c "Update to 20230101 6.1 kernel" rtl8821ce-kmod.spec

fedpkg --release f37 copr-build sergiomb/akmod-rtl8821ce

or fedpkg --release f37 srpm &&

results in terminal looks like (ignore the errors, if src.rpm is wrote :

Failed to get repository name from Git url or pushurl
Failed to get ns from Git url or pushurl
Using rtl8821ce-kmod.spec
sources file doesn't exist. Source files download skipped.

setting SOURCE_DATE_EPOCH=1680652800
Wrote: /home/sergio/rpmfusion/new/rtl8821ce-kmod/rtl8821ce.github/contrib/rtl8821ce-kmod-0.1-5.20230101.gita3e2f7c.fc37.src.rpm

copr-cli build your_fas_name/your_project rtl8821ce-kmod-0.1-5.20230101.gita3e2f7c.fc37.src.rpm

Uploading package rtl8821ce-kmod-0.1-5.20230101.gita3e2f7c.fc37.src.rpm
|################################| 4.5 MB 4.3 MB/s eta 0:00:00
Build was added to akmod-rtl8821ce:
https://copr.fedorainfracloud.org/coprs/build/5748930
Created builds: 5748930
Watching build(s): (this may be safely interrupted)
22:39:17 Build 5748930: pending
sergiomb2 commented 1 year ago

you got new akmods https://copr.fedorainfracloud.org/coprs/sergiomb/akmod-rtl8821ce/build/5748930/

sorry for the delay, vanilla kernel already works flawless with my rtl8821ce ...