----- Original Message ----- > I saw a discussion on #ovirt about how the build system is supposed > to > increment the _XXXX past the version but that's not happening. Well, > newer rpms are now posted to the repo, but because the > version is the same expect for the githash, it won't upgrade. Can we > get this fixed[1]?
I'll fix it first thing Tomorrow's morning. please note that in order to upgrade ovirt-engine, you should use the "engine-upgrade" utility (which wouldn't work due to the versioning issue) > > > [root@ichigo-dom234 ~]# ls *.rpm > ovirt-engine-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-backend-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-config-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-dbscripts-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-genericapi-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-notification-service-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-restapi-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-setup-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-tools-common-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-userportal-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > ovirt-engine-webadmin-portal-3.1.0_0001-0.gitdd65f3.fc17.noarch.rpm > [root@ichigo-dom234 ~]# rpm -Uvh --test *.rpm > Preparing... > ########################################### [100%] > package ovirt-engine-backend-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-backend-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package ovirt-engine-dbscripts-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-dbscripts-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package > ovirt-engine-genericapi-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-genericapi-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package ovirt-engine-restapi-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-restapi-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package ovirt-engine-setup-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-setup-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package ovirt-engine-config-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-config-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package > ovirt-engine-notification-service-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-notification-service-3.1.0_0001-0.gitdd65f3.fc17.noarch) > is already installed > package > ovirt-engine-tools-common-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-tools-common-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package > ovirt-engine-userportal-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-userportal-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > package > ovirt-engine-webadmin-portal-3.1.0_0001-0.gitf093e0.fc17.noarch > (which is newer than > ovirt-engine-webadmin-portal-3.1.0_0001-0.gitdd65f3.fc17.noarch) > is already installed > package ovirt-engine-3.1.0_0001-0.gitf093e0.fc17.noarch (which is > newer than ovirt-engine-3.1.0_0001-0.gitdd65f3.fc17.noarch) is > already installed > > > 1. I know I can --nodeps --force to get this to work. > > -- > Ryan Harper > Software Engineer; Linux Technology Center > IBM Corp., Austin, Tx > [email protected] > > _______________________________________________ > Arch mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/arch > _______________________________________________ Arch mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/arch
