Bug 1220194 - vagrant-libvirt-0.0.30 is available
Summary: vagrant-libvirt-0.0.30 is available
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vagrant-libvirt
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Adam
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On: 1229594
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-11 01:29 UTC by Upstream Release Monitoring
Modified: 2015-06-15 07:47 UTC (History)
4 users (show)

Fixed In Version: vagrant-libvirt-0.0.30-1.fc23
Clone Of:
Environment:
Last Closed: 2015-06-15 07:47:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
[patch] Update to 0.0.27 (#1220194) (1.03 KB, text/x-diff)
2015-05-11 01:29 UTC, Upstream Release Monitoring
no flags Details
[patch] Update to 0.0.28 (#1220194) (1.03 KB, text/x-diff)
2015-05-12 01:28 UTC, Upstream Release Monitoring
no flags Details
[patch] Update to 0.0.29 (#1220194) (1.03 KB, text/x-diff)
2015-05-22 13:29 UTC, Upstream Release Monitoring
no flags Details
[patch] Update to 0.0.30 (#1220194) (1.03 KB, text/x-diff)
2015-06-05 02:11 UTC, Upstream Release Monitoring
no flags Details

Description Upstream Release Monitoring 2015-05-11 01:29:13 UTC
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.

Comment 1 Upstream Release Monitoring 2015-05-11 01:29:27 UTC
Created attachment 1024065 [details]
[patch] Update to 0.0.27 (#1220194)

Comment 2 Upstream Release Monitoring 2015-05-11 01:31:56 UTC
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9700699

Comment 3 Upstream Release Monitoring 2015-05-12 01:27:59 UTC
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.

Comment 4 Upstream Release Monitoring 2015-05-12 01:28:14 UTC
Created attachment 1024431 [details]
[patch] Update to 0.0.28 (#1220194)

Comment 5 Upstream Release Monitoring 2015-05-12 01:29:52 UTC
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9707900

Comment 6 Upstream Release Monitoring 2015-05-22 13:29:07 UTC
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.

Comment 7 Upstream Release Monitoring 2015-05-22 13:29:21 UTC
Created attachment 1028781 [details]
[patch] Update to 0.0.29 (#1220194)

Comment 8 Upstream Release Monitoring 2015-05-22 13:31:41 UTC
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9827558

Comment 9 dima vasilec 2015-05-22 13:38:17 UTC
how to repeat this error ? http://koji.fedoraproject.org/koji/taskinfo?taskID=9827558

Comment 10 Vít Ondruch 2015-05-22 15:12:36 UTC
(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".

Comment 11 dima vasilec 2015-05-24 10:14:45 UTC
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

Comment 12 Upstream Release Monitoring 2015-06-05 02:11:06 UTC
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.

Comment 13 Upstream Release Monitoring 2015-06-05 02:11:19 UTC
Created attachment 1034984 [details]
[patch] Update to 0.0.30 (#1220194)

Comment 14 Upstream Release Monitoring 2015-06-05 02:17:13 UTC
Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9951288

Comment 15 Michael Adam 2015-06-08 21:19:12 UTC
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

Comment 16 Michael Adam 2015-06-09 08:52:01 UTC
upgrade depends on bug #1229594

Comment 17 Michael Adam 2015-06-09 16:26:40 UTC
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.

Comment 18 Upstream Release Monitoring 2015-06-13 13:13:02 UTC
obnox's vagrant-libvirt-0.0.30-1.fc23 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=645799


Note You need to log in before you can comment on or make changes to this bug.