SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

building on Fedora 23 Beta has dependancy error for rpm-build #128

Closed tpokorra closed 8 years ago

tpokorra commented 8 years ago
[00494] now running: ssh -f -o "StrictHostKeyChecking no" -o Port=2005 -i /etc/lightbuildserver/container/container_rsa root@46.252.21.160 "export LANG=C; dnf -y install tar createrepo gcc rpm-build rpm-sign gnupg make curl rsync 'dnf-command(config-manager)' 2>&1 && echo \$?"
[00495] Last metadata expiration check performed 0:01:27 ago on Mon Oct 26 06:20:14 2015.
[00495] Package curl-7.43.0-4.fc23.x86_64 is already installed, skipping.
[00495] Error: package rpm-build-4.13.0-0.rc1.3.fc23.x86_64 requires rpm = 4.13.0-0.rc1.3.fc23, but none of the providers can be installed.
[00495] package rpm-sign-4.13.0-0.rc1.3.fc23.x86_64 requires rpm-build-libs(x86-64) = 4.13.0-0.rc1.3.fc23, but none of the providers can be installed
[00495] (try to add '--allowerasing' to command line to replace conflicting packages)
[00495] LBSERROR: Problem with PrepareForBuilding
tpokorra commented 8 years ago

rpm-build is still in updates-testing. I should use that for building on beta versions