Skip to content

Instantly share code, notes, and snippets.

@law
Created February 18, 2015 21:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save law/2920145fe65b3154a20d to your computer and use it in GitHub Desktop.
Save law/2920145fe65b3154a20d to your computer and use it in GitHub Desktop.
[law@law-lxc ~]$ ssh stack@<snip>
Last login: Wed Feb 18 21:14:07 2015 from 10.241.123.2
[stack@law-compiletest ~]$ sudo su
[root@law-compiletest stack]# python
Python 2.6.6 (r266:84292, Jan 22 2014, 09:42:36)
[GCC 4.4.7 20120313 (Red Hat 4.4.7-4)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>>
[root@law-compiletest stack]#
[root@law-compiletest stack]#
[root@law-compiletest stack]# yum install librsync librsync-devel python-devel
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.expedientevirtual.com
* epel: mirror.steadfast.net
* extras: mirror.atlanticmetro.net
* updates: mirror.sanctuaryhost.com
Resolving Dependencies
--> Running transaction check
---> Package librsync.x86_64 0:0.9.7-15.el6 will be installed
---> Package librsync-devel.x86_64 0:0.9.7-15.el6 will be installed
---> Package python-devel.x86_64 0:2.6.6-52.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
librsync x86_64 0.9.7-15.el6 epel 44 k
librsync-devel x86_64 0.9.7-15.el6 epel 12 k
python-devel x86_64 2.6.6-52.el6 base 171 k
Transaction Summary
================================================================================
Install 3 Package(s)
Total download size: 226 k
Installed size: 571 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 226 k
(1/3): librsync-0.9.7-15.el6.x86_64.rpm | 44 kB 00:00
(2/3): librsync-devel-0.9.7-15.el6.x86_64.rpm | 12 kB 00:00
(3/3): python-devel-2.6.6-52.el6.x86_64.rpm | 171 kB 00:00
--------------------------------------------------------------------------------
Total 1.6 MB/s | 226 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : librsync-0.9.7-15.el6.x86_64 1/3
Installing : librsync-devel-0.9.7-15.el6.x86_64 2/3
Installing : python-devel-2.6.6-52.el6.x86_64 3/3
Verifying : librsync-devel-0.9.7-15.el6.x86_64 1/3
Verifying : python-devel-2.6.6-52.el6.x86_64 2/3
Verifying : librsync-0.9.7-15.el6.x86_64 3/3
Installed:
librsync.x86_64 0:0.9.7-15.el6 librsync-devel.x86_64 0:0.9.7-15.el6
python-devel.x86_64 0:2.6.6-52.el6
Complete!
[root@law-compiletest stack]# yum install python-boto
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.expedientevirtual.com
* epel: mirror.steadfast.net
* extras: mirror.atlanticmetro.net
* updates: mirror.sanctuaryhost.com
Package python-boto-2.34.0-4.el6.noarch already installed and latest version
Nothing to do
[root@law-compiletest stack]# yum install python-lockfile
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.expedientevirtual.com
* epel: mirror.steadfast.net
* extras: mirror.atlanticmetro.net
* updates: mirror.sanctuaryhost.com
Resolving Dependencies
--> Running transaction check
---> Package python-lockfile.noarch 0:0.8-3.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
python-lockfile noarch 0.8-3.el6 epel 17 k
Transaction Summary
================================================================================
Install 1 Package(s)
Total download size: 17 k
Installed size: 45 k
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 17 k
python-lockfile-0.8-3.el6.noarch.rpm | 17 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : python-lockfile-0.8-3.el6.noarch 1/1
Verifying : python-lockfile-0.8-3.el6.noarch 1/1
Installed:
python-lockfile.noarch 0:0.8-3.el6
Complete!
[root@law-compiletest stack]# cd
[root@law-compiletest ~]# wget https://code.launchpad.net/duplicity/0.7-series/0.7.01/+download/duplicity-0.7.01.tar.gz
100%[======================================>] 1,245,691 106K/s in 8.6s
2015-02-18 21:21:11 (141 KB/s) - “duplicity-0.7.01.tar.gz” saved [1245691/1245691]
FINISHED --2015-02-18 21:21:11--
Downloaded: 1 files, 1.2M in 8.6s (141 KB/s)
[root@law-compiletest ~]# tar xzf ./duplicity-0.7.01.tar.gz
[root@law-compiletest ~]# cd duplicity-0.7.01
[root@law-compiletest duplicity-0.7.01]# ls
bin Changelog.GNU debian duplicity README README-REPO testing
CHANGELOG COPYING dist po README-LOG setup.py tox.ini
[root@law-compiletest duplicity-0.7.01]# yum install gcc
Loaded plugins: fastestmirror, presto
Setting up Install Process
Loading mirror speeds from cached hostfile
* base: centos.expedientevirtual.com
* epel: mirror.steadfast.net
* extras: mirror.atlanticmetro.net
* updates: mirror.sanctuaryhost.com
Resolving Dependencies
--> Running transaction check
---> Package gcc.x86_64 0:4.4.7-11.el6 will be installed
--> Processing Dependency: libgomp = 4.4.7-11.el6 for package: gcc-4.4.7-11.el6.x86_64
--> Processing Dependency: cpp = 4.4.7-11.el6 for package: gcc-4.4.7-11.el6.x86_64
--> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.4.7-11.el6.x86_64
--> Processing Dependency: cloog-ppl >= 0.15 for package: gcc-4.4.7-11.el6.x86_64
--> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.4.7-11.el6.x86_64
--> Running transaction check
---> Package cloog-ppl.x86_64 0:0.15.7-1.2.el6 will be installed
--> Processing Dependency: libppl_c.so.2()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
--> Processing Dependency: libppl.so.7()(64bit) for package: cloog-ppl-0.15.7-1.2.el6.x86_64
---> Package cpp.x86_64 0:4.4.7-11.el6 will be installed
--> Processing Dependency: libmpfr.so.1()(64bit) for package: cpp-4.4.7-11.el6.x86_64
---> Package glibc-devel.x86_64 0:2.12-1.149.el6_6.5 will be installed
--> Processing Dependency: glibc-headers = 2.12-1.149.el6_6.5 for package: glibc-devel-2.12-1.149.el6_6.5.x86_64
--> Processing Dependency: glibc-headers for package: glibc-devel-2.12-1.149.el6_6.5.x86_64
---> Package libgomp.x86_64 0:4.4.7-11.el6 will be installed
--> Running transaction check
---> Package glibc-headers.x86_64 0:2.12-1.149.el6_6.5 will be installed
--> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.12-1.149.el6_6.5.x86_64
--> Processing Dependency: kernel-headers for package: glibc-headers-2.12-1.149.el6_6.5.x86_64
---> Package mpfr.x86_64 0:2.4.1-6.el6 will be installed
---> Package ppl.x86_64 0:0.10.2-11.el6 will be installed
--> Running transaction check
---> Package kernel-headers.x86_64 0:2.6.32-504.8.1.el6 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch Version Repository Size
================================================================================
Installing:
gcc x86_64 4.4.7-11.el6 base 10 M
Installing for dependencies:
cloog-ppl x86_64 0.15.7-1.2.el6 base 93 k
cpp x86_64 4.4.7-11.el6 base 3.7 M
glibc-devel x86_64 2.12-1.149.el6_6.5 updates 983 k
glibc-headers x86_64 2.12-1.149.el6_6.5 updates 612 k
kernel-headers x86_64 2.6.32-504.8.1.el6 updates 3.3 M
libgomp x86_64 4.4.7-11.el6 base 133 k
mpfr x86_64 2.4.1-6.el6 base 157 k
ppl x86_64 0.10.2-11.el6 base 1.3 M
Transaction Summary
================================================================================
Install 9 Package(s)
Total download size: 20 M
Installed size: 39 M
Is this ok [y/N]: y
Downloading Packages:
Setting up and reading Presto delta metadata
Processing delta metadata
Package(s) data still to download: 20 M
(1/9): cloog-ppl-0.15.7-1.2.el6.x86_64.rpm | 93 kB 00:00
(2/9): cpp-4.4.7-11.el6.x86_64.rpm | 3.7 MB 00:00
(3/9): gcc-4.4.7-11.el6.x86_64.rpm | 10 MB 00:01
(4/9): glibc-devel-2.12-1.149.el6_6.5.x86_64.rpm | 983 kB 00:00
(5/9): glibc-headers-2.12-1.149.el6_6.5.x86_64.rpm | 612 kB 00:00
(6/9): kernel-headers-2.6.32-504.8.1.el6.x86_64.rpm | 3.3 MB 00:00
(7/9): libgomp-4.4.7-11.el6.x86_64.rpm | 133 kB 00:00
(8/9): mpfr-2.4.1-6.el6.x86_64.rpm | 157 kB 00:00
(9/9): ppl-0.10.2-11.el6.x86_64.rpm | 1.3 MB 00:00
--------------------------------------------------------------------------------
Total 7.2 MB/s | 20 MB 00:02
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : ppl-0.10.2-11.el6.x86_64 1/9
Installing : cloog-ppl-0.15.7-1.2.el6.x86_64 2/9
Installing : libgomp-4.4.7-11.el6.x86_64 3/9
Installing : mpfr-2.4.1-6.el6.x86_64 4/9
Installing : cpp-4.4.7-11.el6.x86_64 5/9
Installing : kernel-headers-2.6.32-504.8.1.el6.x86_64 6/9
Installing : glibc-headers-2.12-1.149.el6_6.5.x86_64 7/9
Installing : glibc-devel-2.12-1.149.el6_6.5.x86_64 8/9
Installing : gcc-4.4.7-11.el6.x86_64 9/9
Verifying : gcc-4.4.7-11.el6.x86_64 1/9
Verifying : kernel-headers-2.6.32-504.8.1.el6.x86_64 2/9
Verifying : mpfr-2.4.1-6.el6.x86_64 3/9
Verifying : libgomp-4.4.7-11.el6.x86_64 4/9
Verifying : glibc-devel-2.12-1.149.el6_6.5.x86_64 5/9
Verifying : glibc-headers-2.12-1.149.el6_6.5.x86_64 6/9
Verifying : cpp-4.4.7-11.el6.x86_64 7/9
Verifying : ppl-0.10.2-11.el6.x86_64 8/9
Verifying : cloog-ppl-0.15.7-1.2.el6.x86_64 9/9
Installed:
gcc.x86_64 0:4.4.7-11.el6
Dependency Installed:
cloog-ppl.x86_64 0:0.15.7-1.2.el6
cpp.x86_64 0:4.4.7-11.el6
glibc-devel.x86_64 0:2.12-1.149.el6_6.5
glibc-headers.x86_64 0:2.12-1.149.el6_6.5
kernel-headers.x86_64 0:2.6.32-504.8.1.el6
libgomp.x86_64 0:4.4.7-11.el6
mpfr.x86_64 0:2.4.1-6.el6
ppl.x86_64 0:0.10.2-11.el6
Complete!
[root@law-compiletest duplicity-0.7.01]# python ./setup.py install
running install
running build
running build_py
package init file 'testing/overrides/__init__.py' not found (or not a regular file)
running build_ext
building 'duplicity._librsync' extension
gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -I/usr/include/python2.6 -c duplicity/_librsyncmodule.c -o build/temp.linux-x86_64-2.6/duplicity/_librsyncmodule.o
gcc -pthread -shared build/temp.linux-x86_64-2.6/duplicity/_librsyncmodule.o -L/usr/lib64 -lrsync -lpython2.6 -o build/lib.linux-x86_64-2.6/duplicity/_librsync.so
running build_scripts
creating build/scripts-2.6
copying and adjusting bin/rdiffdir -> build/scripts-2.6
copying and adjusting bin/duplicity -> build/scripts-2.6
changing mode of build/scripts-2.6/rdiffdir from 644 to 755
changing mode of build/scripts-2.6/duplicity from 644 to 755
running install_lib
creating /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/dup_time.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/dup_temp.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/tempdir.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/compilec.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/backend.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/collections.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/path.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/__init__.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/tarfile.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/gpg.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/file_naming.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/progress.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/librsync.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/_librsync.so -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/dup_threading.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/filechunkio.py -> /usr/lib64/python2.6/site-packages/duplicity
creating /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/lftpbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/swiftbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/par2backend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/_cf_pyrax.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/azurebackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/localbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/__init__.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/_boto_single.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/giobackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/sxbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/gdocsbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/_cf_cloudfiles.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/imapbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/ssh_pexpect_backend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/botobackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/webdavbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/onedrivebackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/_boto_multi.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/cfbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/ncftpbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/hubicbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/dpbxbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/tahoebackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
creating /usr/lib64/python2.6/site-packages/duplicity/backends/pyrax_identity
copying build/lib.linux-x86_64-2.6/duplicity/backends/pyrax_identity/hubic.py -> /usr/lib64/python2.6/site-packages/duplicity/backends/pyrax_identity
copying build/lib.linux-x86_64-2.6/duplicity/backends/pyrax_identity/__init__.py -> /usr/lib64/python2.6/site-packages/duplicity/backends/pyrax_identity
copying build/lib.linux-x86_64-2.6/duplicity/backends/copycombackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/rsyncbackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/megabackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/hsibackend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/backends/ssh_paramiko_backend.py -> /usr/lib64/python2.6/site-packages/duplicity/backends
copying build/lib.linux-x86_64-2.6/duplicity/patchdir.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/diffdir.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/log.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/robust.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/cached_ops.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/manifest.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/lazy.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/asyncscheduler.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/commandline.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/errors.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/util.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/gpginterface.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/selection.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/globals.py -> /usr/lib64/python2.6/site-packages/duplicity
copying build/lib.linux-x86_64-2.6/duplicity/statistics.py -> /usr/lib64/python2.6/site-packages/duplicity
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/dup_time.py to dup_time.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/dup_temp.py to dup_temp.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/tempdir.py to tempdir.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/compilec.py to compilec.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backend.py to backend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/collections.py to collections.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/path.py to path.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/__init__.py to __init__.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/tarfile.py to tarfile.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/gpg.py to gpg.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/file_naming.py to file_naming.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/progress.py to progress.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/librsync.py to librsync.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/dup_threading.py to dup_threading.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/filechunkio.py to filechunkio.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/lftpbackend.py to lftpbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/swiftbackend.py to swiftbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/par2backend.py to par2backend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/_cf_pyrax.py to _cf_pyrax.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/azurebackend.py to azurebackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/localbackend.py to localbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/__init__.py to __init__.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/_boto_single.py to _boto_single.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/giobackend.py to giobackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/sxbackend.py to sxbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/gdocsbackend.py to gdocsbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/_cf_cloudfiles.py to _cf_cloudfiles.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/imapbackend.py to imapbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/ssh_pexpect_backend.py to ssh_pexpect_backend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/botobackend.py to botobackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/webdavbackend.py to webdavbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/onedrivebackend.py to onedrivebackend.pyc
SyntaxError: ('invalid syntax', ('/usr/lib64/python2.6/site-packages/duplicity/backends/onedrivebackend.py', 172, 54, " names_to_ids = {x['name']: x['id'] for x in files}\n"))
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/_boto_multi.py to _boto_multi.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/cfbackend.py to cfbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/ncftpbackend.py to ncftpbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/hubicbackend.py to hubicbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/dpbxbackend.py to dpbxbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/tahoebackend.py to tahoebackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/pyrax_identity/hubic.py to hubic.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/pyrax_identity/__init__.py to __init__.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/copycombackend.py to copycombackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/rsyncbackend.py to rsyncbackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/megabackend.py to megabackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/hsibackend.py to hsibackend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/backends/ssh_paramiko_backend.py to ssh_paramiko_backend.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/patchdir.py to patchdir.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/diffdir.py to diffdir.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/log.py to log.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/robust.py to robust.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/cached_ops.py to cached_ops.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/manifest.py to manifest.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/lazy.py to lazy.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/asyncscheduler.py to asyncscheduler.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/commandline.py to commandline.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/errors.py to errors.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/util.py to util.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/gpginterface.py to gpginterface.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/selection.py to selection.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/globals.py to globals.pyc
byte-compiling /usr/lib64/python2.6/site-packages/duplicity/statistics.py to statistics.pyc
running install_data
copying bin/duplicity.1 -> /usr/share/man/man1
copying bin/rdiffdir.1 -> /usr/share/man/man1
creating /usr/share/doc/duplicity-0.7.01
copying COPYING -> /usr/share/doc/duplicity-0.7.01
copying README -> /usr/share/doc/duplicity-0.7.01
copying README-REPO -> /usr/share/doc/duplicity-0.7.01
copying README-LOG -> /usr/share/doc/duplicity-0.7.01
copying CHANGELOG -> /usr/share/doc/duplicity-0.7.01
copying po/sl/duplicity.mo -> /usr/share/locale/sl/LC_MESSAGES
copying po/zh_CN/duplicity.mo -> /usr/share/locale/zh_CN/LC_MESSAGES
copying po/pl/duplicity.mo -> /usr/share/locale/pl/LC_MESSAGES
copying po/ru/duplicity.mo -> /usr/share/locale/ru/LC_MESSAGES
copying po/sv/duplicity.mo -> /usr/share/locale/sv/LC_MESSAGES
copying po/io/duplicity.mo -> /usr/share/locale/io/LC_MESSAGES
copying po/es/duplicity.mo -> /usr/share/locale/es/LC_MESSAGES
copying po/it/duplicity.mo -> /usr/share/locale/it/LC_MESSAGES
copying po/tr/duplicity.mo -> /usr/share/locale/tr/LC_MESSAGES
copying po/el/duplicity.mo -> /usr/share/locale/el/LC_MESSAGES
copying po/bg/duplicity.mo -> /usr/share/locale/bg/LC_MESSAGES
copying po/pt/duplicity.mo -> /usr/share/locale/pt/LC_MESSAGES
copying po/en_AU/duplicity.mo -> /usr/share/locale/en_AU/LC_MESSAGES
copying po/sq/duplicity.mo -> /usr/share/locale/sq/LC_MESSAGES
copying po/he/duplicity.mo -> /usr/share/locale/he/LC_MESSAGES
copying po/id/duplicity.mo -> /usr/share/locale/id/LC_MESSAGES
copying po/oc/duplicity.mo -> /usr/share/locale/oc/LC_MESSAGES
copying po/fr/duplicity.mo -> /usr/share/locale/fr/LC_MESSAGES
copying po/sr/duplicity.mo -> /usr/share/locale/sr/LC_MESSAGES
copying po/en_GB/duplicity.mo -> /usr/share/locale/en_GB/LC_MESSAGES
copying po/ug/duplicity.mo -> /usr/share/locale/ug/LC_MESSAGES
copying po/eo/duplicity.mo -> /usr/share/locale/eo/LC_MESSAGES
copying po/de/duplicity.mo -> /usr/share/locale/de/LC_MESSAGES
copying po/hu/duplicity.mo -> /usr/share/locale/hu/LC_MESSAGES
copying po/pt_BR/duplicity.mo -> /usr/share/locale/pt_BR/LC_MESSAGES
running install_egg_info
running egg_info
creating duplicity.egg-info
writing duplicity.egg-info/PKG-INFO
writing top-level names to duplicity.egg-info/top_level.txt
writing dependency_links to duplicity.egg-info/dependency_links.txt
writing manifest file 'duplicity.egg-info/SOURCES.txt'
reading manifest file 'duplicity.egg-info/SOURCES.txt'
writing manifest file 'duplicity.egg-info/SOURCES.txt'
Copying duplicity.egg-info to /usr/lib64/python2.6/site-packages/duplicity-0.7.01-py2.6.egg-info
running install_scripts
copying build/scripts-2.6/rdiffdir -> /usr/bin
copying build/scripts-2.6/duplicity -> /usr/bin
changing mode of /usr/bin/rdiffdir to 755
changing mode of /usr/bin/duplicity to 755
[root@law-compiletest duplicity-0.7.01]# export AWS_ACCESS_KEY_ID=<snip>
[root@law-compiletest duplicity-0.7.01]# export AWS_SECRET_ACCESS_KEY=<snip>
[root@law-compiletest duplicity-0.7.01]# duplicity --version
duplicity 0.7.01
[root@law-compiletest duplicity-0.7.01]# gpg --recv-key xxxxx
gpg: requesting key xxxxx from hkp server keys.gnupg.net
gpg: /root/.gnupg/trustdb.gpg: trustdb created
gpg: key xxxx: public key "Log Backups <logbackups@mycorp.com>" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
[root@law-compiletest duplicity-0.7.01]# duplicity -v8 --encrypt-key xxxx /var/log/ s3+http://mycorp-logs/lxchost/
Using archive dir: /root/.cache/duplicity/0349e9a529be38bd98e5d78714cc86e8
Using backup name: 0349e9a529be38bd98e5d78714cc86e8
Import of duplicity.backends.azurebackend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.cfbackend Succeeded
Import of duplicity.backends.copycombackend Succeeded
Import of duplicity.backends.dpbxbackend Succeeded
Import of duplicity.backends.gdocsbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.hubicbackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.lftpbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.megabackend Succeeded
Import of duplicity.backends.ncftpbackend Succeeded
Import of duplicity.backends.onedrivebackend Failed: invalid syntax (onedrivebackend.py, line 172)
Import of duplicity.backends.par2backend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
Import of duplicity.backends.ssh_paramiko_backend Succeeded
Import of duplicity.backends.ssh_pexpect_backend Succeeded
Import of duplicity.backends.swiftbackend Succeeded
Import of duplicity.backends.sxbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Using temporary directory /tmp/duplicity-qli0aW-tempdir
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1500, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1494, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1327, in main
action = commandline.ProcessCommandLine(sys.argv[1:])
File "/usr/lib64/python2.6/site-packages/duplicity/commandline.py", line 1055, in ProcessCommandLine
backup, local_pathname = set_backend(args[0], args[1])
File "/usr/lib64/python2.6/site-packages/duplicity/commandline.py", line 948, in set_backend
globals.backend = backend.get_backend(bend)
File "/usr/lib64/python2.6/site-packages/duplicity/backend.py", line 221, in get_backend
obj = get_backend_object(url_string)
File "/usr/lib64/python2.6/site-packages/duplicity/backend.py", line 207, in get_backend_object
return factory(pu)
File "/usr/lib64/python2.6/site-packages/duplicity/backends/_boto_single.py", line 161, in __init__
self.resetConnection()
File "/usr/lib64/python2.6/site-packages/duplicity/backends/_boto_single.py", line 183, in resetConnection
self.conn = get_connection(self.scheme, self.parsed_url, self.storage_uri)
File "/usr/lib64/python2.6/site-packages/duplicity/backends/_boto_single.py", line 97, in get_connection
assert scheme == 's3'
AssertionError
[root@law-compiletest duplicity-0.7.01]#
[root@law-compiletest duplicity-0.7.01]# rpm -qa | sort
acl-2.2.49-6.el6.x86_64
acpid-1.0.10-2.1.el6.x86_64
aic94xx-firmware-30-2.el6.noarch
attr-2.4.44-7.el6.x86_64
audit-2.3.7-5.el6.x86_64
audit-libs-2.3.7-5.el6.x86_64
audit-libs-python-2.3.7-5.el6.x86_64
authconfig-6.1.12-19.el6.x86_64
basesystem-10.0-4.el6.noarch
bash-4.1.2-29.el6.x86_64
bfa-firmware-3.2.23.0-2.el6.noarch
binutils-2.20.51.0.2-5.42.el6.x86_64
bridge-utils-1.2-10.el6.x86_64
bzip2-1.0.5-7.el6_0.x86_64
bzip2-libs-1.0.5-7.el6_0.x86_64
ca-certificates-2014.1.98-65.1.el6.noarch
centos-release-6-6.el6.centos.12.2.x86_64
checkpolicy-2.0.22-1.el6.x86_64
chkconfig-1.3.49.3-2.el6_4.1.x86_64
cloog-ppl-0.15.7-1.2.el6.x86_64
cloud-init-0.7.5-10.el6.centos.2.x86_64
coreutils-8.4-37.el6.x86_64
coreutils-libs-8.4-37.el6.x86_64
cpio-2.10-12.el6_5.x86_64
cpp-4.4.7-11.el6.x86_64
cracklib-2.8.16-4.el6.x86_64
cracklib-dicts-2.8.16-4.el6.x86_64
cronie-1.4.4-12.el6.x86_64
cronie-anacron-1.4.4-12.el6.x86_64
crontabs-1.10-33.el6.noarch
cryptsetup-luks-1.2.0-11.el6.x86_64
cryptsetup-luks-libs-1.2.0-11.el6.x86_64
curl-7.19.7-40.el6_6.4.x86_64
cyrus-sasl-lib-2.1.23-15.el6_6.1.x86_64
dash-0.5.5.1-4.el6.x86_64
db4-4.7.25-18.el6_4.x86_64
db4-utils-4.7.25-18.el6_4.x86_64
dbus-glib-0.86-6.el6.x86_64
dbus-libs-1.2.24-7.el6_3.x86_64
deltarpm-3.5-0.5.20090913git.el6.x86_64
device-mapper-1.02.90-2.el6_6.1.x86_64
device-mapper-event-1.02.90-2.el6_6.1.x86_64
device-mapper-event-libs-1.02.90-2.el6_6.1.x86_64
device-mapper-libs-1.02.90-2.el6_6.1.x86_64
device-mapper-multipath-0.4.9-80.el6_6.3.x86_64
device-mapper-multipath-libs-0.4.9-80.el6_6.3.x86_64
device-mapper-persistent-data-0.3.2-1.el6.x86_64
dhclient-4.1.1-43.P1.el6.centos.1.x86_64
dhcp-common-4.1.1-43.P1.el6.centos.1.x86_64
diffutils-2.8.1-28.el6.x86_64
dmidecode-2.12-5.el6_5.x86_64
dracut-004-356.el6.noarch
dracut-kernel-004-356.el6.noarch
dracut-network-004-356.el6.noarch
e2fsprogs-1.41.12-21.el6.x86_64
e2fsprogs-libs-1.41.12-21.el6.x86_64
efibootmgr-0.5.4-12.el6.x86_64
elfutils-libelf-0.158-3.2.el6.x86_64
epel-release-6-8.noarch
ethtool-3.5-5.el6.x86_64
exim-4.72-7.el6.x86_64
expat-2.0.1-11.el6_2.x86_64
fcoe-utils-1.0.28-3.el6.x86_64
file-5.04-21.el6.x86_64
file-libs-5.04-21.el6.x86_64
filesystem-2.4.30-3.el6.x86_64
findutils-4.4.2-6.el6.x86_64
fipscheck-1.2.0-7.el6.x86_64
fipscheck-lib-1.2.0-7.el6.x86_64
gamin-0.1.10-9.el6.x86_64
gawk-3.1.7-10.el6.x86_64
gcc-4.4.7-11.el6.x86_64
gdbm-1.8.0-36.el6.x86_64
glib2-2.28.8-4.el6.x86_64
glibc-2.12-1.149.el6_6.5.x86_64
glibc-common-2.12-1.149.el6_6.5.x86_64
glibc-devel-2.12-1.149.el6_6.5.x86_64
glibc-headers-2.12-1.149.el6_6.5.x86_64
gmp-4.3.1-7.el6_2.2.x86_64
gnupg2-2.0.14-8.el6.x86_64
gpgme-1.1.8-3.el6.x86_64
gpg-pubkey-0608b895-4bd22942
gpg-pubkey-c105b9de-4e0fd3a3
gpm-libs-1.20.6-12.el6.x86_64
grep-2.6.3-6.el6.x86_64
groff-1.18.1.4-21.el6.x86_64
grub-0.97-93.el6.x86_64
grubby-7.0.15-7.el6.x86_64
gzip-1.3.12-22.el6.x86_64
hwdata-0.233-11.1.el6.noarch
info-4.13a-8.el6.x86_64
initscripts-9.03.46-1.el6.centos.1.x86_64
iproute-2.6.32-33.el6_6.x86_64
iptables-1.4.7-14.el6.x86_64
iptables-ipv6-1.4.7-14.el6.x86_64
iputils-20071127-17.el6_4.2.x86_64
iscsi-initiator-utils-6.2.0.873-13.el6.x86_64
kbd-1.15-11.el6.x86_64
kbd-misc-1.15-11.el6.noarch
kernel-2.6.32-279.el6.x86_64
kernel-2.6.32-431.el6.x86_64
kernel-2.6.32-504.8.1.el6.x86_64
kernel-firmware-2.6.32-504.8.1.el6.noarch
kernel-headers-2.6.32-504.8.1.el6.x86_64
keyutils-1.4-5.el6.x86_64
keyutils-libs-1.4-5.el6.x86_64
kpartx-0.4.9-80.el6_6.3.x86_64
krb5-libs-1.10.3-33.el6.x86_64
less-436-13.el6.x86_64
libacl-2.2.49-6.el6.x86_64
libaio-0.3.107-10.el6.x86_64
libattr-2.4.44-7.el6.x86_64
libblkid-2.17.2-12.18.el6.x86_64
libcap-2.16-5.5.el6.x86_64
libcap-ng-0.6.4-3.el6_0.1.x86_64
libcgroup-0.40.rc1-15.el6_6.x86_64
libcom_err-1.41.12-21.el6.x86_64
libconfig-1.3.2-1.1.el6.x86_64
libcurl-7.19.7-40.el6_6.4.x86_64
libdrm-2.4.52-4.el6.x86_64
libedit-2.11-4.20080712cvs.1.el6.x86_64
libevent-1.4.13-4.el6.x86_64
libffi-3.0.5-3.2.el6.x86_64
libgcc-4.4.7-11.el6.x86_64
libgcrypt-1.4.5-11.el6_4.x86_64
libgomp-4.4.7-11.el6.x86_64
libgpg-error-1.7-4.el6.x86_64
libgssglue-0.1-11.el6.x86_64
libhbaapi-2.2.9-1.el6.x86_64
libhbalinux-1.0.16-1.el6.x86_64
libidn-1.18-2.el6.x86_64
libnih-1.0.1-7.el6.x86_64
libnl-1.1.4-2.el6.x86_64
libpciaccess-0.13.3-0.1.el6.x86_64
librsync-0.9.7-15.el6.x86_64
librsync-devel-0.9.7-15.el6.x86_64
libselinux-2.0.94-5.8.el6.x86_64
libselinux-python-2.0.94-5.8.el6.x86_64
libselinux-utils-2.0.94-5.8.el6.x86_64
libsemanage-2.0.43-4.2.el6.x86_64
libsemanage-python-2.0.43-4.2.el6.x86_64
libsepol-2.0.41-4.el6.x86_64
libss-1.41.12-21.el6.x86_64
libssh2-1.4.2-1.el6_6.1.x86_64
libstdc++-4.4.7-11.el6.x86_64
libtasn1-2.3-6.el6_5.x86_64
libtirpc-0.2.1-10.el6.x86_64
libudev-147-2.57.el6.x86_64
libusb-0.1.12-23.el6.x86_64
libuser-0.56.13-5.el6.x86_64
libutempter-1.1.5-4.1.el6.x86_64
libuuid-2.17.2-12.18.el6.x86_64
libxml2-2.7.6-17.el6_6.1.x86_64
libyaml-0.1.3-4.el6_6.x86_64
lldpad-0.9.46-3.el6_5.x86_64
lldpad-libs-0.9.46-3.el6_5.x86_64
logrotate-3.7.8-17.el6.x86_64
lua-5.1.4-4.1.el6.x86_64
lvm2-2.02.111-2.el6_6.1.x86_64
lvm2-libs-2.02.111-2.el6_6.1.x86_64
m4-1.4.13-5.el6.x86_64
make-3.81-20.el6.x86_64
MAKEDEV-3.24-6.el6.x86_64
man-1.6f-32.el6.x86_64
man-pages-3.22-20.el6.noarch
mingetty-1.08-5.el6.x86_64
module-init-tools-3.9-24.el6.x86_64
mpfr-2.4.1-6.el6.x86_64
ncurses-5.7-3.20090208.el6.x86_64
ncurses-base-5.7-3.20090208.el6.x86_64
ncurses-libs-5.7-3.20090208.el6.x86_64
net-tools-1.60-110.el6_2.x86_64
newt-0.52.11-3.el6.x86_64
newt-python-0.52.11-3.el6.x86_64
nfs-utils-1.2.3-54.el6.x86_64
nfs-utils-lib-1.1.5-9.el6.x86_64
nspr-4.10.6-1.el6_5.x86_64
nss-3.16.2.3-3.el6_6.x86_64
nss-softokn-3.14.3-22.el6_6.x86_64
nss-softokn-freebl-3.14.3-22.el6_6.x86_64
nss-sysinit-3.16.2.3-3.el6_6.x86_64
nss-tools-3.16.2.3-3.el6_6.x86_64
nss-util-3.16.2.3-2.el6_6.x86_64
openldap-2.4.39-8.el6.x86_64
openssh-5.3p1-104.el6_6.1.x86_64
openssh-clients-5.3p1-104.el6_6.1.x86_64
openssh-server-5.3p1-104.el6_6.1.x86_64
openssl-1.0.1e-30.el6_6.5.x86_64
p11-kit-0.18.5-2.el6_5.2.x86_64
p11-kit-trust-0.18.5-2.el6_5.2.x86_64
pam-1.1.1-20.el6.x86_64
passwd-0.77-4.el6_2.2.x86_64
pciutils-libs-3.1.10-4.el6.x86_64
pcre-7.8-6.el6.x86_64
perl-5.10.1-136.el6_6.1.x86_64
perl-libs-5.10.1-136.el6_6.1.x86_64
perl-Module-Pluggable-3.90-136.el6_6.1.x86_64
perl-Pod-Escapes-1.04-136.el6_6.1.x86_64
perl-Pod-Simple-3.13-136.el6_6.1.x86_64
perl-version-0.77-136.el6_6.1.x86_64
pinentry-0.7.6-6.el6.x86_64
pkgconfig-0.23-9.1.el6.x86_64
plymouth-0.8.3-27.el6.centos.1.x86_64
plymouth-core-libs-0.8.3-27.el6.centos.1.x86_64
plymouth-scripts-0.8.3-27.el6.centos.1.x86_64
policycoreutils-2.0.83-19.47.el6_6.1.x86_64
policycoreutils-python-2.0.83-19.47.el6_6.1.x86_64
popt-1.13-7.el6.x86_64
ppl-0.10.2-11.el6.x86_64
procps-3.2.8-30.el6.x86_64
psmisc-22.6-19.el6_5.x86_64
pth-2.0.7-9.3.el6.x86_64
pygpgme-0.1-18.20090824bzr68.el6.x86_64
python-2.6.6-52.el6.x86_64
python-argparse-1.2.1-2.el6.centos.noarch
python-backports-1.0-3.el6.centos.x86_64
python-backports-ssl_match_hostname-3.4.0.2-4.el6.centos.noarch
python-boto-2.34.0-4.el6.noarch
python-chardet-2.0.1-1.el6.centos.noarch
python-cheetah-2.4.1-1.el6.x86_64
python-configobj-4.6.0-3.el6.noarch
python-devel-2.6.6-52.el6.x86_64
python-iniparse-0.3.1-2.1.el6.noarch
python-jsonpatch-1.2-2.el6.centos.noarch
python-jsonpointer-1.0-3.el6.centos.noarch
python-libs-2.6.6-52.el6.x86_64
python-lockfile-0.8-3.el6.noarch
python-markdown-2.0.1-3.1.el6.noarch
python-oauth-1.0.1-1.el6.centos.noarch
python-ordereddict-1.1-2.el6.centos.noarch
python-prettytable-0.7.2-1.el6.centos.noarch
python-pycurl-7.19.0-8.el6.x86_64
python-pygments-1.1.1-1.el6.noarch
python-requests-1.1.0-4.el6.centos.noarch
python-rsa-3.1.1-5.el6.noarch
python-setuptools-0.6.10-3.el6.noarch
python-six-1.7.3-1.el6.centos.noarch
python-urlgrabber-3.9.1-9.el6.noarch
python-urllib3-1.5-7.el6.centos.noarch
PyYAML-3.10-3.1.el6.x86_64
ql2100-firmware-1.19.38-3.1.el6.noarch
ql2200-firmware-2.02.08-3.1.el6.noarch
ql23xx-firmware-3.03.27-3.1.el6.noarch
ql2400-firmware-7.03.00-1.el6_5.noarch
ql2500-firmware-7.03.00-1.el6_5.noarch
readline-6.0-4.el6.x86_64
redhat-logos-60.0.14-12.el6.centos.noarch
rootfiles-8.1-6.1.el6.noarch
rpcbind-0.2.0-11.el6.x86_64
rpm-4.8.0-38.el6_6.x86_64
rpm-libs-4.8.0-38.el6_6.x86_64
rpm-python-4.8.0-38.el6_6.x86_64
rsyslog-5.8.10-10.el6_6.x86_64
sed-4.2.1-10.el6.x86_64
selinux-policy-3.7.19-260.el6_6.2.noarch
selinux-policy-targeted-3.7.19-260.el6_6.2.noarch
setools-libs-3.3.7-4.el6.x86_64
setools-libs-python-3.3.7-4.el6.x86_64
setup-2.8.14-20.el6_4.1.noarch
shadow-utils-4.1.4.2-19.el6.x86_64
shared-mime-info-0.70-6.el6.x86_64
slang-2.2.1-1.el6.x86_64
sqlite-3.6.20-1.el6.x86_64
sudo-1.8.6p3-15.el6.x86_64
system-config-firewall-base-1.2.27-7.2.el6_6.noarch
sysvinit-tools-2.87-5.dsf.el6.x86_64
tar-1.23-11.el6.x86_64
tcp_wrappers-libs-7.6-57.el6.x86_64
tzdata-2015a-1.el6.noarch
udev-147-2.51.el6.x86_64
upstart-0.6.5-13.el6_5.3.x86_64
ustr-1.0.4-9.1.el6.x86_64
util-linux-ng-2.17.2-12.18.el6.x86_64
vim-common-7.2.411-1.8.el6.x86_64
vim-enhanced-7.2.411-1.8.el6.x86_64
vim-minimal-7.2.411-1.8.el6.x86_64
wget-1.12-5.el6_6.1.x86_64
which-2.19-6.el6.x86_64
xfsprogs-3.1.1-16.el6.x86_64
xz-4.999.9-0.5.beta.20091007git.el6.x86_64
xz-libs-4.999.9-0.5.beta.20091007git.el6.x86_64
xz-lzma-compat-4.999.9-0.5.beta.20091007git.el6.x86_64
yum-3.2.29-60.el6.centos.noarch
yum-metadata-parser-1.1.2-16.el6.x86_64
yum-plugin-fastestmirror-1.1.30-30.el6.noarch
yum-presto-0.6.2-1.el6.noarch
zlib-1.2.3-29.el6.x86_64
[root@law-compiletest duplicity-0.7.01]#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment