Fedora 41 uses dnf5 as default, and seems like the current lpf package still depends on old dnf. Installing the generated rpm manually, for example by executing `dnf install /var/lib/lpf/rpmbuild/RPMS/x86_64/spotify-client-1.2.47.364-2.fc41.x86_64.rpm` work's fine. Reproducible: Always Steps to Reproduce: 1. Install lpf-spotify-client 2. Run lpf update 3. Select packages to build and install 4. Download sources success, build success 5. Select rpms to install Actual Results: Build success, but error when installing the generated rpm Expected Results: Build success, and the generated package should be installed Wrote: /var/lib/lpf/rpmbuild/RPMS/x86_64/spotify-client-1.2.47.364-2.fc41.x86_64.rpm Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.SDZiID + umask 022 + cd /var/lib/lpf/rpmbuild/BUILD/spotify-client-1.2.47.364-build + test -d /var/lib/lpf/rpmbuild/BUILD/spotify-client-1.2.47.364-build + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /var/lib/lpf/rpmbuild/BUILD/spotify-client-1.2.47.364-build + rm -rf /var/lib/lpf/rpmbuild/BUILD/spotify-client-1.2.47.364-build + RPM_EC=0 ++ jobs -p + exit 0 spotify-client: installing /var/lib/lpf/rpms/spotify-client/spotify-client-1.2.47.364-2.fc41.x86_64.rpm. (zenity:6847): Gdk-WARNING **: 18:38:13.631: ../gdk/wayland/gdkcursor-wayland.c:210 cursor image size (32) not an integer multiple of theme size (24) Unknown argument "--allowerasing" for command "dnf5". Add "--help" for more information about the arguments. spotify-client: installation errors (lpf log shows log)
Created attachment 2052681 [details] Build Log
many thanks for the report , I'll try find some time to fix it soon
FEDORA-2024-a0c1e297ce (lpf-0.3-10.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-a0c1e297ce
FEDORA-2024-a0c1e297ce has been pushed to the Fedora 41 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-a0c1e297ce` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-a0c1e297ce See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
Tested lpf-0.3-10.fc41 and lpf-spotify-client-1.2.48.405-1.fc41 on Fedora 41, packages are now built and installed successfully. Thank you
FEDORA-2024-a0c1e297ce (lpf-0.3-10.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report.