Your message dated Sun, 29 Nov 2020 23:57:24 +0100
with message-id <2441409.Lt9SDvczpP@thyrus>
and subject line Re: virtinst: disk-images with a+x permissions
has caused the Debian Bug report #680463,
regarding virtinst: disk-images with a+x permissions
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
680463: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680463
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: virtinst
Version: 0.600.1-2
Severity: normal
File: /usr/bin/virt-install
Usertags: pca.it-virtualization
Hi there!
This example speaks for itself:
=====
$ virt-install \
--name babelbox-squeeze.pca.it\
--ram 256\
--cdrom ~/var/lib/libvirt/images/debian-6.0.5-amd64-CD-1.iso\
--os-type linux \
--os-variant debiansqueeze \
--disk ~/var/lib/libvirt/images/babelbox-squeeze.pca.it,size=2
Starting install...
Creating storage file babelbox-squeeze.pca.it | 2.0 GB 00:00
Creating domain... | 0 B 00:00
Guest installation complete... restarting guest.
$ ls -l ~/var/lib/libvirt/
total 4
drwx--x--x 4 luca root 4096 Jul 5 14:07 images
$ ls -l ~/var/lib/libvirt/images/babelbox-squeeze.pca.it
-rwxr-xr-x 1 luca luca 2147483648 Jul 5 14:58 \
/home/luca/var/lib/libvirt/images/babelbox-squeeze.pca.it
$
=====
I have:
[/etc/libvirt/qemu.conf]
# <http://bugs.debian.org/649442>
user=luca
[/etc/libvirt/storage/default.xml]
<mode>0770</mode>
[/etc/fstab]
/home/luca/var/lib/libvirt/images /var/lib/libvirt/images none defaults,bind
0 0
This happens with both qemu:///session and qemu:///system.
Thx, bye,
Gismo / Luca
-- System Information:
Debian Release: wheezy/sid
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.4-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages virtinst depends on:
ii python 2.7.3-1
ii python-libvirt 0.9.12-3
ii python-libxml2 2.8.0+dfsg1-4
ii python-support 1.0.15
ii python-urlgrabber 3.9.1-4
Versions of packages virtinst recommends:
ii qemu 1.1.0+dfsg-1
ii virt-viewer 0.5.3-1
virtinst suggests no packages.
-- no debconf information
pgpa5H1SimrQC.pgp
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: virt-manager
Source-Version: 1:1.2.1-1
In data venerdì 6 luglio 2012 04:46:28 CET, Luca Capello ha scritto:
> Package: virtinst
> Version: 0.600.1-2
> Severity: normal
> File: /usr/bin/virt-install
> Usertags: pca.it-virtualization
>
> Hi there!
>
> This example speaks for itself:
> =====
> $ virt-install \
> --name babelbox-squeeze.pca.it\
> --ram 256\
> --cdrom ~/var/lib/libvirt/images/debian-6.0.5-amd64-CD-1.iso\
> --os-type linux \
> --os-variant debiansqueeze \
> --disk ~/var/lib/libvirt/images/babelbox-squeeze.pca.it,size=2
>
> Starting install...
> Creating storage file babelbox-squeeze.pca.it | 2.0 GB 00:00
> Creating domain... | 0 B 00:00
> Guest installation complete... restarting guest.
> $ ls -l ~/var/lib/libvirt/
> total 4
> drwx--x--x 4 luca root 4096 Jul 5 14:07 images
> $ ls -l ~/var/lib/libvirt/images/babelbox-squeeze.pca.it
> -rwxr-xr-x 1 luca luca 2147483648 Jul 5 14:58 \
> /home/luca/var/lib/libvirt/images/babelbox-squeeze.pca.it
> $
> =====
>
> I have:
>
> [/etc/libvirt/qemu.conf]
> # <http://bugs.debian.org/649442>
> user=luca
>
> [/etc/libvirt/storage/default.xml]
> <mode>0770</mode>
>
> [/etc/fstab]
> /home/luca/var/lib/libvirt/images /var/lib/libvirt/images none
> defaults,bind 0 0
>
> This happens with both qemu:///session and qemu:///system.
As also mentioned in other messages of this bug [1][2], this was fixed
upstream with commit ea1d973957ce3662c7fb22046c34b62f72f0e624 [3],
which is part of virt-manager 1.1.0. Hence, closing accordingly to the
first version in Debian after it.
[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680463#10
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680463#15
[3]
https://github.com/virt-manager/virt-manager/commit/ea1d973957ce3662c7fb22046c34b62f72f0e624
Thanks for your report,
--
Pino Toscano
signature.asc
Description: This is a digitally signed message part.
--- End Message ---