invirt/packages/invirt-images.git
4 years agoNormalize setup.py 2to3
Ben Steffen [Sat, 7 Dec 2019 21:52:21 +0000 (16:52 -0500)] 
Normalize setup.py

4 years agoinstall is no longer needed because setup.py does it itself
Ben Steffen [Sat, 7 Dec 2019 21:42:46 +0000 (16:42 -0500)] 
install is no longer needed because setup.py does it itself

4 years agoMake package use setup.py and update debian files to modern era
Ben Steffen [Sat, 7 Dec 2019 21:27:04 +0000 (16:27 -0500)] 
Make package use setup.py and update debian files to modern era

4 years agoFix control file to not use features that are not present in older versions of debhelper
Ben Steffen [Tue, 26 Nov 2019 03:30:44 +0000 (22:30 -0500)] 
Fix control file to not use features that are not present in older versions of debhelper

4 years agoRename load_image to update_image
Ben Steffen [Mon, 25 Nov 2019 06:53:39 +0000 (01:53 -0500)] 
Rename load_image to update_image

4 years agoSwitch from optparse to argparse
Ben Steffen [Mon, 25 Nov 2019 05:28:15 +0000 (00:28 -0500)] 
Switch from optparse to argparse

optparse has been deprecated so use argparse instead

4 years agoFully switch over to Python 3
Ben Steffen [Mon, 25 Nov 2019 02:54:32 +0000 (21:54 -0500)] 
Fully switch over to Python 3

Use #!/usr/bin/env python3 shebang
Remove verbosity argument and just use exceptions to display error conditions
Use subprocess.run instead of Popen to throw exceptions upon command failure
Use modern string formatting instead of %
Clean up formatting according to what pylint recommends

4 years agoApply fixers from futurize
Ben Steffen [Mon, 25 Nov 2019 00:13:58 +0000 (19:13 -0500)] 
Apply fixers from futurize

10 years agoFixed lv deactivation for rename dvorak42 precise-prod 0.0.6
Steven Valdez [Thu, 1 Aug 2013 08:30:05 +0000 (04:30 -0400)] 
Fixed lv deactivation for rename

10 years agoUpdating version for precise glasgall-dev 0.0.5
Steven Valdez [Sat, 20 Jul 2013 21:00:51 +0000 (17:00 -0400)] 
Updating version for precise

10 years agosqlalchemy api changes
Adam Glasgall [Fri, 7 Jun 2013 02:23:58 +0000 (22:23 -0400)] 
sqlalchemy api changes

10 years agoport to dh7+precise
Adam Glasgall [Fri, 7 Jun 2013 02:12:34 +0000 (22:12 -0400)] 
port to dh7+precise

14 years agoCatch error if fetch_image fails dev prod
Greg Brockman [Mon, 1 Feb 2010 03:44:53 +0000 (22:44 -0500)] 
Catch error if fetch_image fails

svn path=/trunk/packages/invirt-images/; revision=2975

14 years agoAdd status messages; continue after failed downloads.
Greg Brockman [Mon, 1 Feb 2010 02:14:30 +0000 (21:14 -0500)] 
Add status messages; continue after failed downloads.

svn path=/trunk/packages/invirt-images/; revision=2974

15 years agoinvirt-images: architecture should be 'all' 0.0.2
Greg Price [Sat, 20 Dec 2008 02:26:33 +0000 (21:26 -0500)] 
invirt-images: architecture should be 'all'

svn path=/trunk/packages/invirt-images/; revision=1854

15 years agoAdd package invirt-images for managing CDROM images 0.0.1
Evan Broder [Tue, 28 Oct 2008 08:09:12 +0000 (04:09 -0400)] 
Add package invirt-images for managing CDROM images

svn path=/trunk/packages/invirt-images/; revision=1365