Latest upstream release: 0.0.27 Current version/release in rawhide: 0.0.26-2.fc23 URL: https://github.com/pradels/vagrant-libvirt Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Created attachment 1024065 [details] [patch] Update to 0.0.27 (#1220194)
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9700699
Latest upstream release: 0.0.28 Current version/release in rawhide: 0.0.26-2.fc23 URL: https://github.com/pradels/vagrant-libvirt Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Created attachment 1024431 [details] [patch] Update to 0.0.28 (#1220194)
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9707900
Latest upstream release: 0.0.29 Current version/release in rawhide: 0.0.26-2.fc23 URL: https://github.com/pradels/vagrant-libvirt Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Created attachment 1028781 [details] [patch] Update to 0.0.29 (#1220194)
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9827558
how to repeat this error ? http://koji.fedoraproject.org/koji/taskinfo?taskID=9827558
(In reply to dima vasilec from comment #9) > how to repeat this error ? > http://koji.fedoraproject.org/koji/taskinfo?taskID=9827558 Do you mean how to fix this error? You should make the patch applicable. There were probably updated dependencies in newer version of vagrant-libvirt.gemspes, so the patch have to be adjusted. The simplest way is to checkout the package sources using "fedpkg co vagrant-libvirt".
Hello I haven't write permissions, but the is patch for remove not required patches :) --- ./vagrant-libvirt.spec 2015-05-24 12:11:26.234824192 +0200 +++ /tmp/old/vagrant-libvirt.spec 2015-05-24 11:43:09.260025059 +0200 @@ -1,7 +1,7 @@ %global vagrant_plugin_name vagrant-libvirt Name: %{vagrant_plugin_name} -Version: 0.0.29 +Version: 0.0.26 Release: 2%{?dist} Summary: libvirt provider for Vagrant Group: Development/Languages @@ -10,10 +10,10 @@ Source0: https://rubygems.org/gems/%{vagrant_plugin_name}-%{version}.gem Source1: 10-vagrant-libvirt.rules # Adjust Vagrant's dependencies. -#Patch0: vagrant-libvirt-fix-dependencies.patch +Patch0: vagrant-libvirt-fix-dependencies.patch # Wait for libvirt to shutdown the domain # https://github.com/pradels/vagrant-libvirt/pull/347 -#Patch1: vagrant-libvirt-fix-halting.patch +Patch1: vagrant-libvirt-fix-halting.patch Requires(pre): shadow-utils Requires(posttrans): vagrant Requires(preun): vagrant @@ -59,8 +59,8 @@ gem spec %{SOURCE0} -l --ruby > %{vagrant_plugin_name}.gemspec -#%patch0 -p1 -#%patch1 -p1 +%patch0 -p1 +%patch1 -p1 %build gem build %{vagrant_plugin_name}.gemspec
Latest upstream release: 0.0.30 Current version/release in rawhide: 0.0.26-2.fc23 URL: https://github.com/pradels/vagrant-libvirt Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Created attachment 1034984 [details] [patch] Update to 0.0.30 (#1220194)
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9951288
I was trying to package the updated version 0.0.30. It seems that (starting with 0.0.27), there is a dependency for rubygem-fog-libvirt that we don't satisfy yet. Is there already someone working on packaging this? Cheers - Michael
upgrade depends on bug #1229594
Ok, doing a local mock build with my locally buily rubygem-fog-libvirt rpm succeeds. I.e. there don't seem to be additional dependencies. Going to bring my patches upstream once the rubygem-fog-libvirt package is in scm/build.
obnox's vagrant-libvirt-0.0.30-1.fc23 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=645799