[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkgsrc-users
Subject:    Re: ImportError: No module named libvirt
From:       Mario Marietto <marietto2008 () gmail ! com>
Date:       2021-09-16 12:52:14
Message-ID: CA+1FSigvfk+4akkUmbht8UxfcBgBgV5PayeSiPpg3Njj_HCFfg () mail ! gmail ! com
[Download RAW message or body]

Actually I have two problems with netbsd that I'm not able to fix,even I've
asked to different places some help :

1)
https://www.reddit.com/r/NetBSD/comments/popvju/usrpkgsrcx11kdelibs4workkdelibs41438kimgioexrcpp15/

2)
https://www.reddit.com/r/NetBSD/comments/poykz7/how_to_mount_an_ufs_partition_on_netbsd/

Any help is appreciated.

Il giorno mer 15 set 2021 alle ore 18:36 Mario Marietto <
marietto2008@gmail.com> ha scritto:

> Unfortunately,according to what the developer "nia" said on 2020 :
>
> *We don't do hibernation (suspend-to-disk), at all, there's no option for
> it. only ACPI suspend (suspend-to-RAM). you won't get very far with libvirt
> because it doesn't include support for things like NVMM anyway (which is
> best supported by using QEMU directly right now).*
>
>
> *and confirmed some time ago,it seems that virt-manager does not include
> the support for NVMM. So it does not care if u choose QEMU-local*
>
> Il giorno mer 15 set 2021 alle ore 18:16 Chavdar Ivanov <ci4ic4@gmail.com>
> ha scritto:
>
>> On Wed, 15 Sept 2021 at 13:59, Mario Marietto <marietto2008@gmail.com>
>> wrote:
>> >
>> > Correct me if I'm wrong,but KVM is not supported by NetBSD,right ?
>> So,it's not natural that on the virt-manager panel I see "QEMU-KVM not
>> connected" and if I try to connect it gives the error : Client socket
>> identity not available: Function not implemented ?
>> >
>> > Anyway I can't test if a different hypervisor works. I can choose
>> between XEN / LXC / Bhyve / Virtuozzo,but :
>> >
>> > 1) I haven't installed and configured XEN and virtuozzo
>> >
>> > 2) Bhyve is not supported by NetBSD
>> >
>> > 3) I have configured NVMM but it is not on the list at all
>>
>> NVMM is just a QEMU acceleration method; I thought I had to select
>> QEMU/local from the drop-down menu, but could not figure out the
>> authentication bit.
>>
>> >
>> >
>> >
>> >
>> >
>> > Il giorno mer 15 set 2021 alle ore 13:54 Chavdar Ivanov <
>> ci4ic4@gmail.com> ha scritto:
>> >>
>> >> On Wed, 15 Sept 2021 at 12:06, Mario Marietto <marietto2008@gmail.com>
>> wrote:
>> >> >
>> >> > netbsd-marietto# service libvirtd start
>> >> >
>> >> > libvirtd already running? (pid=598).
>> >> >
>> >> >
>> >> > Unable to connect to libvirt qemu:///system.
>> >> >
>> >> > Client socket identity not available: Function not implemented
>> >> >
>> >> > Libvirt URI is: qemu:///system
>> >> >
>> >> > Traceback (most recent call last):
>> >> >   File "/usr/pkg/share/virt-manager/virtManager/connection.py", line
>> 956, in _do_open
>> >> >     self._backend.open(connectauth.creds_dialog, self)
>> >> >   File "/usr/pkg/share/virt-manager/virtinst/connection.py", line
>> 172, in open
>> >> >     conn = libvirt.openAuth(self._open_uri,
>> >> >   File "/usr/pkg/lib/python3.8/site-packages/libvirt.py", line 104,
>> in openAuth
>> >>
>> >> That's what I reported earlier (albeit with python39).  I couldn't
>> >> figure it out quickly and haven't yet poked libvirt.py.
>> >>
>> >> >
>> >> > Il giorno mar 14 set 2021 alle ore 22:57 Chavdar Ivanov <
>> ci4ic4@gmail.com> ha scritto:
>> >> >>
>> >> >> On Tue, 14 Sept 2021 at 21:33, Mario Marietto <
>> marietto2008@gmail.com> wrote:
>> >> >> >
>> >> >> > You have a lot of experience with NetBSD,have you been able to
>> pass through your graphic card using qemu and nvmm ? Is that possible ? Do
>> you have a tutorial to suggest where I can learn how to do that ? I'm
>> looking for a BSD os that can allows me to passthru my nvidia RTX 2080 ti
>> to a linux guest os. I tried with freebsd and bhyve,but it didn't work.
>> So,now I want to try try with qemu + nvmm. thanks very much.
>> >> >> >
>> >> >>
>> >> >> While I do use daily qemu+nvmm, I have never attempted to pass
>> through
>> >> >> any device to any VM. I was tempted to say you can't do it, but I
>> >> >> can't say even that - qemu has a lot of trickeries I am not aware
>> of.
>> >> >> I really don't know, sorry.
>> >> >>
>> >> >>
>> >> >> > Il giorno mar 14 set 2021 alle ore 20:37 Chavdar Ivanov <
>> ci4ic4@gmail.com> ha scritto:
>> >> >> >>
>> >> >> >> On Tue, 14 Sept 2021 at 19:33, Mario Marietto <
>> marietto2008@gmail.com> wrote:
>> >> >> >> >
>> >> >> >> > Great help from you. Finally I've been able to see the GUI of
>> virt-manager. Now it wants that I make the installation of the libvirtd
>> service. I'm learning how to do that. very thanks for your patience with a
>> newbie.
>> >> >> >>
>> >> >> >> No worries. Do this:
>> >> >> >>
>> >> >> >> cp /usr/pkg/share/examples/rc.d/libvirtd /etc/rc.d/ && echo
>> >> >> >> libvirtd=YES >> /etc/rc.conf && /etc/rc.d/libvirtd start
>> >> >> >>
>> >> >> >> as root.
>> >> >> >>
>> >> >> >> >
>> >> >> >> > Il giorno mar 14 set 2021 alle ore 20:02 Chavdar Ivanov <
>> ci4ic4@gmail.com> ha scritto:
>> >> >> >> >>
>> >> >> >> >> On Tue, 14 Sept 2021 at 18:50, Mario Marietto <
>> marietto2008@gmail.com> wrote:
>> >> >> >> >> >
>> >> >> >> >> > Yes,I've already removed it. Did you read my previous
>> message well ?
>> >> >> >> >> >
>> >> >> >> >> > netbsd-marietto# pkgin remove virtinst
>> >> >> >> >> >
>> >> >> >> >> > 1 packages to delete:
>> >> >> >> >> >   virtinst-0.600.3nb3
>> >> >> >> >> >
>> >> >> >> >> > proceed ? [Y/n] y
>> >> >> >> >> > removing virtinst-0.600.3nb3...
>> >> >> >> >> > pkg_install warnings: 0, errors: 0
>> >> >> >> >> > reading local summary...
>> >> >> >> >> > processing local summary...
>> >> >> >> >> > netbsd-marietto# make install
>> >> >> >> >> > => Bootstrap dependency digest>=20010302: found
>> digest-20190127
>> >> >> >> >> > ===> Installing binary package of virt-manager-2.2.1
>> >> >> >> >> >
>> >> >> >> >> > netbsd-marietto# virt-manager
>> >> >> >> >> >
>> >> >> >> >> > Traceback (most recent call last):
>> >> >> >> >> >   File "/usr/pkg/share/virt-manager/virt-manager", line 19,
>> in <module>
>> >> >> >> >> >     from virtinst import BuildConfig
>> >> >> >> >> >   File "/usr/pkg/share/virt-manager/virtinst/__init__.py",
>> line 60, in <module>
>> >> >> >> >> >     from virtinst.install.installer import Installer
>> >> >> >> >> >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/installer.py", line 12, in
>> <module>
>> >> >> >> >> >     from .installertreemedia import InstallerTreeMedia
>> >> >> >> >> >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/installertreemedia.py", line
>> 10, in <module>
>> >> >> >> >> >     from . import urlfetcher
>> >> >> >> >> >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/urlfetcher.py", line 16, in
>> <module>
>> >> >> >> >> >     import requests
>> >> >> >> >> > ModuleNotFoundError: No module named 'requests'
>> >> >> >> >>
>> >> >> >> >> Another missing run-time dependency - devel/py-requests
>> >> >> >> >>
>> >> >> >> >>  >
>> >> >> >> >> >
>> >> >> >> >> > Il giorno mar 14 set 2021 alle ore 19:29 Chavdar Ivanov <
>> ci4ic4@gmail.com> ha scritto:
>> >> >> >> >> >>
>> >> >> >> >> >> virtinst that is...
>> >> >> >> >> >>
>> >> >> >> >> >> On Tue, 14 Sept 2021 at 18:28, Chavdar Ivanov <
>> ci4ic4@gmail.com> wrote:
>> >> >> >> >> >> >
>> >> >> >> >> >> > vistinst is an old package you can remove. I last built
>> it in about
>> >> >> >> >> >> > 2019 and don't remember using it.
>> >> >> >> >> >> >
>> >> >> >> >> >> > On Tue, 14 Sept 2021 at 18:01, Mario Marietto <
>> marietto2008@gmail.com> wrote:
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > netbsd-marietto# pwd
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > /usr/pkgsrc/wip/virt-manager
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > netbsd-marietto# make install
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > ....
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > compiling gsettings schemas
>> >> >> >> >> >> > > glib-compile-schemas
>> /usr/pkgsrc/wip/virt-manager/work/.destdir/usr/pkg/share/glib-2.0/schemas
>> >> >> >> >> >> > > running install_egg_info
>> >> >> >> >> >> > > => Automatic manual page handling
>> >> >> >> >> >> > > => Generating post-install file lists
>> >> >> >> >> >> > > => Checking file-check results for virt-manager-2.2.1
>> >> >> >> >> >> > > => Creating binary package
>> /usr/pkgsrc/wip/virt-manager/work/.packages/virt-manager-2.2.1.tgz
>> >> >> >> >> >> > > ===> Building binary package for virt-manager-2.2.1
>> >> >> >> >> >> > > => Creating binary package
>> /usr/pkgsrc/packages/All/virt-manager-2.2.1.tgz
>> >> >> >> >> >> > > ===> Installing binary package of virt-manager-2.2.1
>> >> >> >> >> >> > > pkg_add: Conflicting PLIST with virtinst-0.600.3nb3:
>> bin/virt-clone
>> >> >> >> >> >> > > pkg_add: 1 package addition failed
>> >> >> >> >> >> > > *** Error code 1
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > netbsd-marietto# pkgin remove virtinst
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > 1 packages to delete:
>> >> >> >> >> >> > >   virtinst-0.600.3nb3
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > proceed ? [Y/n] y
>> >> >> >> >> >> > > removing virtinst-0.600.3nb3...
>> >> >> >> >> >> > > pkg_install warnings: 0, errors: 0
>> >> >> >> >> >> > > reading local summary...
>> >> >> >> >> >> > > processing local summary...
>> >> >> >> >> >> > > netbsd-marietto# make install
>> >> >> >> >> >> > > => Bootstrap dependency digest>=20010302: found
>> digest-20190127
>> >> >> >> >> >> > > ===> Installing binary package of virt-manager-2.2.1
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > netbsd-marietto# virt-manager
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > Traceback (most recent call last):
>> >> >> >> >> >> > >   File "/usr/pkg/share/virt-manager/virt-manager",
>> line 19, in <module>
>> >> >> >> >> >> > >     from virtinst import BuildConfig
>> >> >> >> >> >> > >   File
>> "/usr/pkg/share/virt-manager/virtinst/__init__.py", line 60, in <module>
>> >> >> >> >> >> > >     from virtinst.install.installer import Installer
>> >> >> >> >> >> > >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/installer.py", line 12, in
>> <module>
>> >> >> >> >> >> > >     from .installertreemedia import InstallerTreeMedia
>> >> >> >> >> >> > >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/installertreemedia.py", line
>> 10, in <module>
>> >> >> >> >> >> > >     from . import urlfetcher
>> >> >> >> >> >> > >   File
>> "/usr/pkg/share/virt-manager/virtinst/install/urlfetcher.py", line 16, in
>> <module>
>> >> >> >> >> >> > >     import requests
>> >> >> >> >> >> > > ModuleNotFoundError: No module named 'requests'
>> >> >> >> >> >> > >
>> >> >> >> >> >> > >
>> >> >> >> >> >> > >
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > Il giorno mar 14 set 2021 alle ore 18:40 Chavdar
>> Ivanov <ci4ic4@gmail.com> ha scritto:
>> >> >> >> >> >> > >>
>> >> >> >> >> >> > >> On Tue, 14 Sept 2021 at 17:11, Thomas Klausner <
>> wiz@netbsd.org> wrote:
>> >> >> >> >> >> > >> >
>> >> >> >> >> >> > >> > On Tue, Sep 14, 2021 at 06:04:49PM +0200, Mario
>> Marietto wrote:
>> >> >> >> >> >> > >> > > ERROR: [depends.mk] The directory
>> \`../../wip/vte'' does not exist.`
>> >> >> >> >> >> > >> >
>> >> >> >> >> >> > >> > If you see this, your checkout is not up-to-date.
>> >> >> >> >> >> > >> > There is no reference to wip/vte in the latest
>> version. Please update.
>> >> >> >> >> >> > >> >  Thomas
>> >> >> >> >> >> > >>
>> >> >> >> >> >> > >> That's true. In the latest wip/virt-manager Makefile,
>> the reference to
>> >> >> >> >> >> > >> wip/vte has been replaced with x11/vte3; that's
>> obvious; however, in
>> >> >> >> >> >> > >> order to be sure everything is current, one has to
>> update the whole
>> >> >> >> >> >> > >> pkgsrc tree ( cd /usr/pkgsrc && cvs up -dPA ) - which
>> then will
>> >> >> >> >> >> > >> require 'pkg_rolling-replace' etc. I do the latter
>> all the time, once
>> >> >> >> >> >> > >> or twice a week, first 'git pull' in pkgsrc/wip, then
>> the pkgsrc
>> >> >> >> >> >> > >> update, then 'pkg_rolling-replace -uvk', followed by
>> manually chasing
>> >> >> >> >> >> > >> all possible failures of the latter; also, before
>> running the rolling
>> >> >> >> >> >> > >> replace command, I run 'pkg_admin rebuild-tree',
>> making sure it
>> >> >> >> >> >> > >> returns nothing (or something I expect and have
>> decided not to
>> >> >> >> >> >> > >> correct), followed by a 'pkg_chk -uq' - which I
>> expect to finish to
>> >> >> >> >> >> > >> the end (which is the complain that there is no
>> >> >> >> >> >> > >> /usr/pkgsrc/pkgchk_update-{build-hostname}.conf
>> present in my case).
>> >> >> >> >> >> > >>
>> >> >> >> >> >> > >> Just stating my usual workflow for pkgsrc+wip
>> updates, in case it is useful.
>> >> >> >> >> >> > >>
>> >> >> >> >> >> > >>
>> >> >> >> >> >> > >> --
>> >> >> >> >> >> > >> ----
>> >> >> >> >> >> > >
>> >> >> >> >> >> > >
>> >> >> >> >> >> > >
>> >> >> >> >> >> > > --
>> >> >> >> >> >> > > Mario.
>> >> >> >> >> >> >
>> >> >> >> >> >> >
>> >> >> >> >> >> >
>> >> >> >> >> >> > --
>> >> >> >> >> >> > ----
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >>
>> >> >> >> >> >> --
>> >> >> >> >> >> ----
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> >
>> >> >> >> >> > --
>> >> >> >> >> > Mario.
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >>
>> >> >> >> >> --
>> >> >> >> >> ----
>> >> >> >> >
>> >> >> >> >
>> >> >> >> >
>> >> >> >> > --
>> >> >> >> > Mario.
>> >> >> >>
>> >> >> >>
>> >> >> >>
>> >> >> >> --
>> >> >> >> ----
>> >> >> >
>> >> >> >
>> >> >> >
>> >> >> > --
>> >> >> > Mario.
>> >> >>
>> >> >>
>> >> >>
>> >> >> --
>> >> >> ----
>> >> >
>> >> >
>> >> >
>> >> > --
>> >> > Mario.
>> >>
>> >>
>> >>
>> >> --
>> >> ----
>> >
>> >
>> >
>> > --
>> > Mario.
>>
>>
>>
>> --
>> ----
>>
>
>
> --
> Mario.
>


-- 
Mario.

[Attachment #3 (text/html)]

<div dir="ltr"><div>Actually I have two problems with netbsd that I&#39;m not able to \
fix,even I&#39;ve asked to different places some help :</div><div><br></div><div>1) \
<a href="https://www.reddit.com/r/NetBSD/comments/popvju/usrpkgsrcx11kdelibs4workkdeli \
bs41438kimgioexrcpp15/">https://www.reddit.com/r/NetBSD/comments/popvju/usrpkgsrcx11kdelibs4workkdelibs41438kimgioexrcpp15/</a></div><div><br></div><div>2) \
<a href="https://www.reddit.com/r/NetBSD/comments/poykz7/how_to_mount_an_ufs_partition \
_on_netbsd/">https://www.reddit.com/r/NetBSD/comments/poykz7/how_to_mount_an_ufs_partition_on_netbsd/</a></div><div><br></div><div>Any \
help is appreciated.<br></div></div><br><div class="gmail_quote"><div dir="ltr" \
class="gmail_attr">Il giorno mer 15 set 2021 alle ore 18:36 Mario Marietto &lt;<a \
href="mailto:marietto2008@gmail.com">marietto2008@gmail.com</a>&gt; ha \
scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div \
dir="ltr"><p>Unfortunately,according to what the developer &quot;nia&quot; said on \
2020 :</p><p></p><p><strong>We  don&#39;t do hibernation (suspend-to-disk), at all, \
there&#39;s no option for  it. only ACPI suspend (suspend-to-RAM). you won&#39;t get \
very far with  libvirt because it doesn&#39;t include  support for things like NVMM \
anyway  (which is best supported by using  QEMU directly right \
now).</strong></p><p><strong>and confirmed some time ago,it seems that virt-manager \
does not include the support for NVMM. So it does not care if u choose \
QEMU-local<br></strong></p></div><br><div class="gmail_quote"><div dir="ltr" \
class="gmail_attr">Il giorno mer 15 set 2021 alle ore 18:16 Chavdar Ivanov &lt;<a \
href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; ha \
scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 15 Sept 2021 \
at 13:59, Mario Marietto &lt;<a href="mailto:marietto2008@gmail.com" \
target="_blank">marietto2008@gmail.com</a>&gt; wrote:<br> &gt;<br>
&gt; Correct me if I&#39;m wrong,but KVM is not supported by NetBSD,right ? \
So,it&#39;s not natural that on the virt-manager panel I see &quot;QEMU-KVM not \
connected&quot; and if I try to connect it gives the error : Client socket identity \
not available: Function not implemented ?<br> &gt;<br>
&gt; Anyway I can&#39;t test if a different hypervisor works. I can choose between \
XEN / LXC / Bhyve / Virtuozzo,but :<br> &gt;<br>
&gt; 1) I haven&#39;t installed and configured XEN and virtuozzo<br>
&gt;<br>
&gt; 2) Bhyve is not supported by NetBSD<br>
&gt;<br>
&gt; 3) I have configured NVMM but it is not on the list at all<br>
<br>
NVMM is just a QEMU acceleration method; I thought I had to select<br>
QEMU/local from the drop-down menu, but could not figure out the<br>
authentication bit.<br>
<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Il giorno mer 15 set 2021 alle ore 13:54 Chavdar Ivanov &lt;<a \
href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; ha \
scritto:<br> &gt;&gt;<br>
&gt;&gt; On Wed, 15 Sept 2021 at 12:06, Mario Marietto &lt;<a \
href="mailto:marietto2008@gmail.com" target="_blank">marietto2008@gmail.com</a>&gt; \
wrote:<br> &gt;&gt; &gt;<br>
&gt;&gt; &gt; netbsd-marietto# service libvirtd start<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; libvirtd already running? (pid=598).<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Unable to connect to libvirt qemu:///system.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Client socket identity not available: Function not implemented<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Libvirt URI is: qemu:///system<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Traceback (most recent call last):<br>
&gt;&gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtManager/connection.py&quot;, line 956, in \
_do_open<br> &gt;&gt; &gt;        self._backend.open(connectauth.creds_dialog, \
self)<br> &gt;&gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtinst/connection.py&quot;, line 172, in open<br> \
&gt;&gt; &gt;        conn = libvirt.openAuth(self._open_uri,<br> &gt;&gt; &gt;     \
File &quot;/usr/pkg/lib/python3.8/site-packages/libvirt.py&quot;, line 104, in \
openAuth<br> &gt;&gt;<br>
&gt;&gt; That&#39;s what I reported earlier (albeit with python39).   I \
couldn&#39;t<br> &gt;&gt; figure it out quickly and haven&#39;t yet poked \
libvirt.py.<br> &gt;&gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Il giorno mar 14 set 2021 alle ore 22:57 Chavdar Ivanov &lt;<a \
href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; ha \
scritto:<br> &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Tue, 14 Sept 2021 at 21:33, Mario Marietto &lt;<a \
href="mailto:marietto2008@gmail.com" target="_blank">marietto2008@gmail.com</a>&gt; \
wrote:<br> &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; You have a lot of experience with NetBSD,have you been able to \
pass through your graphic card using qemu and nvmm ? Is that possible ? Do you have a \
tutorial to suggest where I can learn how to do that ? I&#39;m looking for a BSD os \
that can allows me to passthru my nvidia RTX 2080 ti to a linux guest os. I tried \
with freebsd and bhyve,but it didn&#39;t work. So,now I want to try try with qemu + \
nvmm. thanks very much.<br> &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; While I do use daily qemu+nvmm, I have never attempted to pass \
through<br> &gt;&gt; &gt;&gt; any device to any VM. I was tempted to say you \
can&#39;t do it, but I<br> &gt;&gt; &gt;&gt; can&#39;t say even that - qemu has a lot \
of trickeries I am not aware of.<br> &gt;&gt; &gt;&gt; I really don&#39;t know, \
sorry.<br> &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt; Il giorno mar 14 set 2021 alle ore 20:37 Chavdar Ivanov &lt;<a \
href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; ha \
scritto:<br> &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; On Tue, 14 Sept 2021 at 19:33, Mario Marietto &lt;<a \
href="mailto:marietto2008@gmail.com" target="_blank">marietto2008@gmail.com</a>&gt; \
wrote:<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Great help from you. Finally I&#39;ve been able to \
see the GUI of virt-manager. Now it wants that I make the installation of the \
libvirtd service. I&#39;m learning how to do that. very thanks for your patience with \
a newbie.<br> &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; No worries. Do this:<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; cp /usr/pkg/share/examples/rc.d/libvirtd /etc/rc.d/ \
&amp;&amp; echo<br> &gt;&gt; &gt;&gt; &gt;&gt; libvirtd=YES &gt;&gt; /etc/rc.conf \
&amp;&amp; /etc/rc.d/libvirtd start<br> &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; as root.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Il giorno mar 14 set 2021 alle ore 20:02 Chavdar \
Ivanov &lt;<a href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; \
ha scritto:<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; On Tue, 14 Sept 2021 at 18:50, Mario Marietto \
&lt;<a href="mailto:marietto2008@gmail.com" \
target="_blank">marietto2008@gmail.com</a>&gt; wrote:<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Yes,I&#39;ve already \
removed it. Did you read my previous message well ?<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; netbsd-marietto# pkgin \
remove virtinst<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; 1 packages to delete:<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;     virtinst-0.600.3nb3<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; proceed ? [Y/n] y<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; removing virtinst-0.600.3nb3...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; pkg_install warnings: 0, errors: 0<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; reading local summary...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; processing local summary...<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; netbsd-marietto# make install<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; =&gt; Bootstrap dependency \
digest&gt;=20010302: found digest-20190127<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; ===&gt; Installing binary package of virt-manager-2.2.1<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; netbsd-marietto# \
virt-manager<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Traceback (most recent call last):<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virt-manager&quot;, line 19, in &lt;module&gt;<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;        from virtinst import BuildConfig<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtinst/__init__.py&quot;, line 60, in \
&lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;        from \
virtinst.install.installer import Installer<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;     File &quot;/usr/pkg/share/virt-manager/virtinst/install/installer.py&quot;, \
line 12, in &lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;        from \
.installertreemedia import InstallerTreeMedia<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;     File &quot;/usr/pkg/share/virt-manager/virtinst/install/installertreemedia.py&quot;, \
line 10, in &lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;        from . \
import urlfetcher<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtinst/install/urlfetcher.py&quot;, line 16, in \
&lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;        import \
requests<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; ModuleNotFoundError: No module \
named &#39;requests&#39;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; Another missing run-time dependency - \
devel/py-requests<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;   &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Il giorno mar 14 set 2021 alle ore 19:29 \
Chavdar Ivanov &lt;<a href="mailto:ci4ic4@gmail.com" \
target="_blank">ci4ic4@gmail.com</a>&gt; ha scritto:<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; virtinst that \
is...<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; On Tue, 14 Sept 2021 at 18:28, Chavdar \
Ivanov &lt;<a href="mailto:ci4ic4@gmail.com" target="_blank">ci4ic4@gmail.com</a>&gt; \
wrote:<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; vistinst is an old package you can \
remove. I last built it in about<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; 2019 and don&#39;t remember using it.<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; On Tue, 14 Sept \
2021 at 18:01, Mario Marietto &lt;<a href="mailto:marietto2008@gmail.com" \
target="_blank">marietto2008@gmail.com</a>&gt; wrote:<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt; netbsd-marietto# pwd<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
/usr/pkgsrc/wip/virt-manager<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; netbsd-marietto# make \
install<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; ....<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; compiling gsettings \
schemas<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
glib-compile-schemas \
/usr/pkgsrc/wip/virt-manager/work/.destdir/usr/pkg/share/glib-2.0/schemas<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; running install_egg_info<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; =&gt; Automatic manual page \
handling<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; =&gt; Generating \
post-install file lists<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
=&gt; Checking file-check results for virt-manager-2.2.1<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; =&gt; Creating binary package \
/usr/pkgsrc/wip/virt-manager/work/.packages/virt-manager-2.2.1.tgz<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; ===&gt; Building binary package for \
virt-manager-2.2.1<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; =&gt; \
Creating binary package /usr/pkgsrc/packages/All/virt-manager-2.2.1.tgz<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; ===&gt; Installing binary package of \
virt-manager-2.2.1<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
pkg_add: Conflicting PLIST with virtinst-0.600.3nb3: bin/virt-clone<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; pkg_add: 1 package addition failed<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; *** Error code 1<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt; netbsd-marietto# pkgin remove virtinst<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; &gt; 1 packages to delete:<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;     virtinst-0.600.3nb3<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; proceed ? [Y/n] y<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; removing \
virtinst-0.600.3nb3...<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
pkg_install warnings: 0, errors: 0<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; &gt; reading local summary...<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; &gt; processing local summary...<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt; netbsd-marietto# make install<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt; =&gt; Bootstrap dependency digest&gt;=20010302: found \
digest-20190127<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; ===&gt; \
Installing binary package of virt-manager-2.2.1<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt; netbsd-marietto# virt-manager<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; Traceback (most \
recent call last):<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;     \
File &quot;/usr/pkg/share/virt-manager/virt-manager&quot;, line 19, in \
&lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;        from \
virtinst import BuildConfig<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;     File &quot;/usr/pkg/share/virt-manager/virtinst/__init__.py&quot;, line 60, \
in &lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;        \
from virtinst.install.installer import Installer<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtinst/install/installer.py&quot;, line 12, in \
&lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;        from \
.installertreemedia import InstallerTreeMedia<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt;     File \
&quot;/usr/pkg/share/virt-manager/virtinst/install/installertreemedia.py&quot;, line \
10, in &lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;      \
from . import urlfetcher<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;   \
File &quot;/usr/pkg/share/virt-manager/virtinst/install/urlfetcher.py&quot;, line 16, \
in &lt;module&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;        \
import requests<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; \
ModuleNotFoundError: No module named &#39;requests&#39;<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt; &gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; Il giorno mar 14 set 2021 alle \
ore 18:40 Chavdar Ivanov &lt;<a href="mailto:ci4ic4@gmail.com" \
target="_blank">ci4ic4@gmail.com</a>&gt; ha scritto:<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;&gt; On Tue, 14 Sept 2021 at 17:11, Thomas Klausner &lt;<a \
href="mailto:wiz@netbsd.org" target="_blank">wiz@netbsd.org</a>&gt; wrote:<br> \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; &gt;<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; &gt; On Tue, Sep 14, 2021 at 06:04:49PM \
+0200, Mario Marietto wrote:<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;&gt; &gt; &gt; ERROR: [<a href="http://depends.mk" rel="noreferrer" \
target="_blank">depends.mk</a>] The directory \`../../wip/vte&#39;&#39; does not \
exist.`<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; &gt; If you see this, your \
checkout is not up-to-date.<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;&gt; &gt; There is no reference to wip/vte in the latest version. Please \
update.<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; &gt;   \
Thomas<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; That&#39;s true. In the \
latest wip/virt-manager Makefile, the reference to<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;&gt; wip/vte has been replaced with x11/vte3; that&#39;s \
obvious; however, in<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; \
order to be sure everything is current, one has to update the whole<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; pkgsrc tree ( cd /usr/pkgsrc \
&amp;&amp; cvs up -dPA ) - which then will<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt;&gt; require &#39;pkg_rolling-replace&#39; etc. I do the latter all \
the time, once<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; or \
twice a week, first &#39;git pull&#39; in pkgsrc/wip, then the pkgsrc<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; update, then \
&#39;pkg_rolling-replace -uvk&#39;, followed by manually chasing<br> &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; all possible failures of the \
latter; also, before running the rolling<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt;&gt; replace command, I run &#39;pkg_admin rebuild-tree&#39;, \
making sure it<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; returns \
nothing (or something I expect and have decided not to<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;&gt; correct), followed by a &#39;pkg_chk -uq&#39; - which \
I expect to finish to<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; \
the end (which is the complain that there is no<br> &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt; &gt;&gt; /usr/pkgsrc/pkgchk_update-{build-hostname}.conf \
present in my case).<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; \
&gt;&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; Just stating \
my usual workflow for pkgsrc+wip updates, in case it is useful.<br> &gt;&gt; &gt;&gt; \
&gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; \
&gt;&gt; &gt; &gt;&gt;<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; \
--<br> &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;&gt; ----<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; &gt; Mario.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; ----<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; ----<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; &gt; Mario.<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;&gt; ----<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; &gt; Mario.<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; &gt;&gt; ----<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; --<br>
&gt;&gt; &gt;&gt; &gt; Mario.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; ----<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Mario.<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; ----<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Mario.<br>
<br>
<br>
<br>
-- <br>
----<br>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr">Mario.<br></div>
</blockquote></div><br clear="all"><br>-- <br><div dir="ltr" \
class="gmail_signature">Mario.<br></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic