Bug#763623: [Pkg-libvirt-maintainers] Bug#763623: virt-manager: depends on arch-specific package(s)

2014-11-10 Thread Chris J Arges


On 11/07/2014 01:53 AM, Guido Günther wrote:
 On Thu, Nov 06, 2014 at 04:13:08PM -0600, Chris J Arges wrote:
 Package: virt-manager
 Version: 1:0.10.0+git20130205.69015c-1
 Followup-For: Bug #763623
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu vivid ubuntu-patch

 Dear Maintainer,

 In Ubuntu, the attached patch was applied to achieve the following:

   * Change gir1.2-spice-client-gtk-3.0 from Depends to Recommends due to
 amd64 and i386 arch dependencies. (LP: #1385386)
 
 I don't think it's that simple since the import is unconditional so
 virt-manager will break without the Gir repository. Did you check
 that?
  -- Guido
 

I see this now, thanks for updating this properly.
--chris


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#763623: virt-manager: depends on arch-specific package(s)

2014-11-06 Thread Chris J Arges
Package: virt-manager
Version: 1:0.10.0+git20130205.69015c-1
Followup-For: Bug #763623
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu vivid ubuntu-patch

Dear Maintainer,

In Ubuntu, the attached patch was applied to achieve the following:

  * Change gir1.2-spice-client-gtk-3.0 from Depends to Recommends due to
amd64 and i386 arch dependencies. (LP: #1385386)

Thanks for considering the patch.


-- System Information:
Debian Release: jessie/sid
  APT prefers trusty-updates
  APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
'trusty'), (100, 'trusty-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.13.0-39-lowlatency (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

diff -Nru virt-manager-1.0.1/debian/changelog virt-manager-1.0.1/debian/changelog
diff -Nru virt-manager-1.0.1/debian/control virt-manager-1.0.1/debian/control
--- virt-manager-1.0.1/debian/control	2014-06-20 12:34:23.0 -0500
+++ virt-manager-1.0.1/debian/control	2014-11-06 16:10:37.0 -0600
@@ -1,8 +1,7 @@
 Source: virt-manager
 Section: admin
 Priority: optional
-Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
-XSBC-Original-Maintainer: Debian Libvirt Maintainers pkg-libvirt-maintain...@lists.alioth.debian.org
+Maintainer: Debian Libvirt Maintainers pkg-libvirt-maintain...@lists.alioth.debian.org
 Uploaders: Guido Günther a...@sigxcpu.org, Laurent Léonard laur...@open-minds.org
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/git/pkg-libvirt/virt-manager.git
@@ -27,11 +26,11 @@
  gir1.2-appindicator3-0.1,
  gir1.2-libvirt-glib-1.0,
  gir1.2-gtk-vnc-2.0,
- gir1.2-spice-client-gtk-3.0,
  gir1.2-vte-2.90,
  virtinst (= ${binary:Version}),
 Recommends: libvirt-bin (= 0.4.6), gnome-icon-theme,
- python-spice-client-gtk
+ python-spice-client-gtk,
+ gir1.2-spice-client-gtk-3.0
 Suggests: virt-viewer, ssh-askpass, gnome-keyring, python-gnomekeyring,
  python-guestfs
 Description: desktop application for managing virtual machines



Bug#763623: [Pkg-libvirt-maintainers] Bug#763623: virt-manager: depends on arch-specific package(s)

2014-11-06 Thread Guido Günther
On Thu, Nov 06, 2014 at 04:13:08PM -0600, Chris J Arges wrote:
 Package: virt-manager
 Version: 1:0.10.0+git20130205.69015c-1
 Followup-For: Bug #763623
 User: ubuntu-de...@lists.ubuntu.com
 Usertags: origin-ubuntu vivid ubuntu-patch
 
 Dear Maintainer,
 
 In Ubuntu, the attached patch was applied to achieve the following:
 
   * Change gir1.2-spice-client-gtk-3.0 from Depends to Recommends due to
 amd64 and i386 arch dependencies. (LP: #1385386)

I don't think it's that simple since the import is unconditional so
virt-manager will break without the Gir repository. Did you check
that?
 -- Guido

 
 Thanks for considering the patch.
 
 
 -- System Information:
 Debian Release: jessie/sid
   APT prefers trusty-updates
   APT policy: (500, 'trusty-updates'), (500, 'trusty-security'), (500,
 'trusty'), (100, 'trusty-backports')
 Architecture: amd64 (x86_64)
 Foreign Architectures: i386
 
 Kernel: Linux 3.13.0-39-lowlatency (SMP w/8 CPU cores; PREEMPT)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 

 diff -Nru virt-manager-1.0.1/debian/changelog 
 virt-manager-1.0.1/debian/changelog
 diff -Nru virt-manager-1.0.1/debian/control virt-manager-1.0.1/debian/control
 --- virt-manager-1.0.1/debian/control 2014-06-20 12:34:23.0 -0500
 +++ virt-manager-1.0.1/debian/control 2014-11-06 16:10:37.0 -0600
 @@ -1,8 +1,7 @@
  Source: virt-manager
  Section: admin
  Priority: optional
 -Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
 -XSBC-Original-Maintainer: Debian Libvirt Maintainers 
 pkg-libvirt-maintain...@lists.alioth.debian.org
 +Maintainer: Debian Libvirt Maintainers 
 pkg-libvirt-maintain...@lists.alioth.debian.org
  Uploaders: Guido G??nther a...@sigxcpu.org, Laurent L??onard 
 laur...@open-minds.org
  Standards-Version: 3.9.3
  Vcs-Git: git://git.debian.org/git/pkg-libvirt/virt-manager.git
 @@ -27,11 +26,11 @@
   gir1.2-appindicator3-0.1,
   gir1.2-libvirt-glib-1.0,
   gir1.2-gtk-vnc-2.0,
 - gir1.2-spice-client-gtk-3.0,
   gir1.2-vte-2.90,
   virtinst (= ${binary:Version}),
  Recommends: libvirt-bin (= 0.4.6), gnome-icon-theme,
 - python-spice-client-gtk
 + python-spice-client-gtk,
 + gir1.2-spice-client-gtk-3.0
  Suggests: virt-viewer, ssh-askpass, gnome-keyring, python-gnomekeyring,
   python-guestfs
  Description: desktop application for managing virtual machines
 

 ___
 Pkg-libvirt-maintainers mailing list
 pkg-libvirt-maintain...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-libvirt-maintainers


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#763623: virt-manager: depends on arch-specific package(s)

2014-10-22 Thread Ignace Mouzannar
Hi,

If this helps, I was able to resolve this issue on my Mult-Arch by
re-installing spice-client-glib-usb-acl-helper, which forced upgrading
its version.


mazzika:~$ sudo apt-get install spice-client-glib-usb-acl-helper
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
  libusbredirparser0
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
  libspice-client-glib-2.0-8 libspice-client-gtk-2.0-4
python-spice-client-gtk
The following packages will be REMOVED:
  libspice-client-glib-2.0-1 libspice-client-gtk-2.0-1
The following NEW packages will be installed:
  libspice-client-glib-2.0-8 libspice-client-gtk-2.0-4
spice-client-glib-usb-acl-helper
The following packages will be upgraded:
  python-spice-client-gtk
1 upgraded, 3 newly installed, 2 to remove and 3 not upgraded.
Need to get 816 kB of archives.
After this operation, 441 kB of additional disk space will be used.


I was then able to upgrade and run virt-manager  version 1:1.0.1-2.

Hope this helps,
 Ignace M


Bug#763623: virt-manager: depends on arch-specific package(s)

2014-10-01 Thread Thorsten Glaser
Package: virt-manager
Version: 1:1.0.1-2
Severity: important
Justification: makes package unusable on most architectures but I didn’t feel 
like picking a fight about if it’s RC or not, right now

Depends: […], gir1.2-spice-client-gtk-3.0, […]

However, gir1.2-spice-client-gtk-3.0 only builds on i386 and amd64
and is not even Multi-Arch: foreign, so I cannot use this package
on x32. To add insult to injury, the currently installed version
also does not work:

tglase@tglase:~ $ apt-cache policy virt-manager
virt-manager:
  Installed: 0.9.5-1
  Candidate: 1:1.0.1-2
  Version table:
 1:1.0.1-2 0
500 http://ftp.de.debian.org/debian-ports/ unstable/main x32 Packages
 *** 0.9.5-1 0
100 /var/lib/dpkg/status
tglase@tglase:~ $ virt-manager
Traceback (most recent call last):
  File /usr/share/virt-manager/virt-manager.py, line 412, in module
_show_startup_error(str(run_e), .join(traceback.format_exc()))
  File /usr/share/virt-manager/virt-manager.py, line 64, in 
_show_startup_error
from virtManager.error import vmmErrorDialog
  File /usr/share/virt-manager/virtManager/error.py, line 25, in module
from virtManager.baseclass import vmmGObject
  File /usr/share/virt-manager/virtManager/baseclass.py, line 27, in module
from virtManager import util
  File /usr/share/virt-manager/virtManager/util.py, line 374, in module
xpath = virtinst.util.get_xml_path
AttributeError: 'module' object has no attribute 'get_xml_path'

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-235
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org