lpouillo / vm5k

A Python module to help you to manage virtual machines on the Grid'5000 platform
https://www.grid5000.fr/
Other
6 stars 4 forks source link

vm5k broken with whezzy-x64-env #101

Closed lpouillo closed 8 years ago

lpouillo commented 9 years ago

vm5k -o test_env -e wheezy-x64-nfs

2015-05-26 22:12:58,965 WARNING: terminated: <TaktukProcess('export DEBIAN_MASTER=noninteractive ; apt-get update && apt-get install -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" -t wheezy-backports libvirt-bin virtinst python2.7 python-pycurl python-libxml2 qemu-kvm nmap libgmp10', Host('stremi-21.reims.grid5000.fr'), name=export DEBIAN_MASTER=noninteractive ..., started=True, start_date=2015-05-26 22:12:52+02:00, ended=True, end_date=2015-05-26 22:12:58+02:00, error=False, error_reason=None, timeouted=False, exit_code=25600, ok=False)> stdout: Hit http://security.debian.org wheezy/updates InRelease Hit http://ftp.debian.org stable InRelease Hit http://ftp.debian.org wheezy-backports InRelease Hit http://security.debian.org wheezy/updates/main amd64 Packages Hit http://security.debian.org wheezy/updates/contrib amd64 Packages Hit http://ftp.debian.org stable/main amd64 Packages Hit http://security.debian.org wheezy/updates/non-free amd64 Packages Hit http://ftp.debian.org stable/contrib amd64 Packages Hit http://security.debian.org wheezy/updates/contrib Translation-en Hit http://ftp.debian.org stable/non-free amd64 Packages Hit http://security.debian.org wheezy/updates/main Translation-en Hit http://security.debian.org wheezy/updates/non-free Translation-en Hit http://ftp.debian.org stable/contrib Translation-en Hit http://ftp.debian.org stable/main Translation-en Hit http://ftp.debian.org stable/non-free Translation-en Get:1 http://ftp.debian.org wheezy-backports/main amd64 Packages/DiffIndex [7,819 B] Get:2 http://ftp.debian.org wheezy-backports/contrib amd64 Packages/DiffIndex [5,473 B] Get:3 http://ftp.debian.org wheezy-backports/non-free amd64 Packages/DiffIndex [6,853 B] Get:4 http://ftp.debian.org wheezy-backports/contrib Translation-en/DiffIndex [2,161 B] Get:5 http://ftp.debian.org wheezy-backports/main Translation-en/DiffIndex [7,819 B] Get:6 http://ftp.debian.org wheezy-backports/non-free Translation-en/DiffIndex [4,507 B] Fetched 34.6 kB in 2s (14.0 kB/s) Reading package lists...

Reading package lists...

Building dependency tree...

Reading state information...

libgmp10 is already the newest version. libgmp10 set to manually installed. python2.7 is already the newest version. python2.7 set to manually installed. Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation:

The following packages have unmet dependencies: libvirt-bin : Depends: libvirt-daemon-system (>= 1.2.9-9~bpo70+1) but it is not going to be installed Depends: libvirt-clients (>= 1.2.9-9~bpo70+1) but it is not going to be installed qemu-kvm : Depends: qemu-system-x86 (>= 1.7.0+dfsg-2~) but it is not going to be installed virtinst : Depends: python-libvirt (>= 0.4.6) but it is not going to be installed Recommends: virt-viewer but it is not going to be installed

stderr: Warning: Permanently added 'stremi-21.reims.grid5000.fr,172.16.160.21' (RSA) to the list of known hosts. Possible precedence issue with control flow operator at - line 940. E: Unable to correct problems, you have held broken packages.

lpouillo commented 8 years ago

Fix by changing base repository from stable to wheezy