ovirt-3.5 ovirt-guest-agent linux builds are now available

Hi, I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2 The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04 - openSuSE 12.3, 13.1 - SuSE Linux Enterprise 11 SP3 Builds for the guest agent on the fedora environment have been posted as updates and are currently available in the testing repositories for: - Fedora 19 - Fedora 20 - Fedora 21 - EPEL6 (el6) - EPEL5 (el5) - EPEL7 (el7) It would be great if the users of the ovirt-guest-agent on Linux guests could test the guest agent. Thanks. -- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com

Hi,
I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2
The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04
Hello,
On Thu, Oct 2, 2014 at 12:26 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote: this is for Ubuntu 14.04.1, following http://www.ovirt.org/Feature/GuestAgentUbuntu All ok. Only note that when at the end you write to run the command: service ovirt-guest-agent start actually the installation already did it so the step, at least for trusty, is not necessary. root@ubuntutrusty:~# service ovirt-guest-agent status ovirt-guest-agent start/running, process 8479 root@ubuntutrusty:~# ps -ef|grep 8479 root 8479 1 0 14:41 ? 00:00:00 sudo -u ovirtagent -g ovirtagent python /usr/share/ovirt-guest-agent/ovirt-guest-agent.py ovirtag+ 8480 8479 5 14:41 ? 00:00:00 python /usr/share/ovirt-guest-agent/ovirt-guest-agent.py This was done on a guest that didn't have any version of ovirt-guest agent installed yet. I have not access at the webadmin gui at the moment, but from vdsClient all is ok: fields not empty and values in line with what detected from guest side. [root@ovnode04 ~]# vdsClient -s 0 getVmStats 168470b1-b7eb-4dab-8fa4-6b744e2ad738 168470b1-b7eb-4dab-8fa4-6b744e2ad738 Status = Up displayInfo = [{'tlsPort': '5901', 'ipAddress': '192.168.1.74', 'port': '5900', 'type': 'spice'}] memUsage = 21 acpiEnable = true pid = 13761 session = Unknown netIfaces = [{'inet6': ['fe80::201:a4ff:fea3:4202'], 'hw': '00:01:a4:a3:42:02', 'inet': ['192.168.1.129'], 'name': 'eth0'}] timeOffset = 7200 memoryStats = {'swap_out': '0', 'majflt': '0', 'swap_usage': '537564', 'mem_cached': '2235820', 'mem_free': '3304220', 'mem_buffers': '808384', 'swap_in': '0', 'swap_total': '4190204', 'pageflt': '127', 'mem_total': '4046624', 'mem_unused': '260016'} balloonInfo = {'balloon_max': '4194304', 'balloon_min': '2795520', 'balloon_target': '4194304', 'balloon_cur': '4194304'} disksUsage = [{'path': '/', 'total': '132761899008', 'fs': 'ext4', 'used': '96525254656'}, {'path': '/boot', 'total': '246755328', 'fs': 'ext2', 'used': '37814272'}] network = {'vnet0': {'macAddr': '00:01:a4:a3:42:02', 'rxDropped': '0', 'txDropped': '0', 'rxErrors': '0', 'txRate': '0.0', 'rxRate': '0.0', 'txErrors': '0', 'state': 'unknown', 'speed': '1000', 'name': 'vnet0'}} displayType = qxl guestName = ubuntutrusty elapsedTime = 531765 vmJobs = {} cpuSys = 2.13 appsList = ['ovirt-guest-agent-1.0.10.2-1.1', 'xserver-xorg-video-qxl-0.1.1-0ubuntu3', 'linux-image-3.13.0-32.57'] guestOs = 3.13.0-32-generic guestFQDN = ubuntutrusty hash = 321743183059063288 lastLogin = 1412253703.11 vmType = kvm displayIp = 192.168.1.74 vcpuPeriod = 1000 displayPort = 5900 guestIPs = 192.168.1.129 vcpuQuota = -1 kvmEnable = true disks = {'vda': {'readLatency': '1280281', 'apparentsize': '133143986176', 'writeLatency': '3354880', 'imageID': 'd690177e-eca6-4dd2-9380-9d2d49c35b68', 'flushLatency': '4457684', 'readRate': '1293.33', 'truesize': '133143986176', 'writeRate': '1565.61'}, 'hdc': {'readLatency': '0', 'apparentsize': '0', 'writeLatency': '0', 'flushLatency': '0', 'readRate': '0.00', 'truesize': '0', 'writeRate': '0.00'}} monitorResponse = 0 statsAge = 1.01 username = gianluca cpuUser = 10.14 guestCPUCount = 1 vcpuCount = 1 clientIp = displaySecurePort = 5901 Thanks, Gianluca

On Thu, Oct 2, 2014 at 2:51 PM, Gianluca Cecchi <gianluca.cecchi@gmail.com> wrote:
On Thu, Oct 2, 2014 at 12:26 PM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
Hi,
I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2
The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04
Hello, this is for Ubuntu 14.04.1, following http://www.ovirt.org/Feature/GuestAgentUbuntu
All ok.
I forgot to mention oVirt version: Infra is with 3.5 rc2 on CentOS 6.5 (one system for engine and one for vdsm host).

This is a multi-part message in MIME format. --------------030203020909030304000307 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 10/02/2014 02:52 PM, Gianluca Cecchi wrote:
On Thu, Oct 2, 2014 at 2:51 PM, Gianluca Cecchi <gianluca.cecchi@gmail.com <mailto:gianluca.cecchi@gmail.com>> wrote:
On Thu, Oct 2, 2014 at 12:26 PM, Vinzenz Feenstra <vfeenstr@redhat.com <mailto:vfeenstr@redhat.com>> wrote:
Hi,
I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2
The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04
Hello, this is for Ubuntu 14.04.1, following http://www.ovirt.org/Feature/GuestAgentUbuntu
All ok.
I forgot to mention oVirt version: Infra is with 3.5 rc2 on CentOS 6.5 (one system for engine and one for vdsm host). Thanks! :-)
-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com --------------030203020909030304000307 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 10/02/2014 02:52 PM, Gianluca Cecchi wrote:<br> </div> <blockquote cite="mid:CAG2kNCw1--OH4N+r78MQ5RYwqMagXM+tPRm0GhmNTgc2KYjQQA@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote">On Thu, Oct 2, 2014 at 2:51 PM, Gianluca Cecchi <span dir="ltr"><<a moz-do-not-send="true" href="mailto:gianluca.cecchi@gmail.com" target="_blank">gianluca.cecchi@gmail.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote"><span class="">On Thu, Oct 2, 2014 at 12:26 PM, Vinzenz Feenstra <span dir="ltr"><<a moz-do-not-send="true" href="mailto:vfeenstr@redhat.com" target="_blank">vfeenstr@redhat.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br> <br> I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2<br> <br> The usual guest agent OBS repositories on have been updated for<br> - Debian 7<br> - Ubuntu 12.04, 13.10, 14.04<br> <br> </blockquote> </span> <div>Hello,</div> <div>this is for Ubuntu 14.04.1, following </div> </div> <a moz-do-not-send="true" href="http://www.ovirt.org/Feature/GuestAgentUbuntu" target="_blank">http://www.ovirt.org/Feature/GuestAgentUbuntu</a><br> </div> <div class="gmail_extra"><br> </div> <div class="gmail_extra">All ok.</div> </div> </blockquote> <div><br> </div> <div>I forgot to mention oVirt version: Infra is with 3.5 rc2 on CentOS 6.5 (one system for engine and one for vdsm host).</div> <div> </div> </div> </div> </div> </blockquote> Thanks! :-)<br> <br> <pre class="moz-signature" cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com</pre> </body> </html> --------------030203020909030304000307--

Il 02/ott/2014 15:18 "Vinzenz Feenstra" <vfeenstr@redhat.com> ha scritto
The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04
Hello, this is for Ubuntu 14.04.1, following http://www.ovirt.org/Feature/GuestAgentUbuntu
All ok.
I forgot to mention oVirt version: Infra is with 3.5 rc2 on CentOS 6.5 (one system for engine and one for vdsm host).
Thanks! :-)
Actually it is already in rc3....

I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page: http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms: http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests Pointer for Ubuntu please? Thanks, Bob On Thu, Oct 2, 2014 at 6:26 AM, Vinzenz Feenstra <vfeenstr@redhat.com> wrote:
Hi,
I have just released the ovirt-guest-agent ovirt-3.5 builds with version 1.0.10.2
The usual guest agent OBS repositories on have been updated for - Debian 7 - Ubuntu 12.04, 13.10, 14.04 - openSuSE 12.3, 13.1 - SuSE Linux Enterprise 11 SP3
Builds for the guest agent on the fedora environment have been posted as updates and are currently available in the testing repositories for: - Fedora 19 - Fedora 20 - Fedora 21 - EPEL6 (el6) - EPEL5 (el5) - EPEL7 (el7)
It would be great if the users of the ovirt-guest-agent on Linux guests could test the guest agent.
Thanks.
-- Regards,
Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo
Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

On Thu, Oct 2, 2014 at 8:34 PM, Bob Doolittle <bob@doolittle.us.com> wrote:
I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page:
http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu
Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms:
http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests
Pointer for Ubuntu please?
Thanks, Bob
I think correct link is what I referred in my first answer and that I used: http://www.ovirt.org/Feature/GuestAgentUbuntu In that page we have the timestamp and tested version of *Name*: oVirt Guest Agent on Ubuntu *Modules*: ovirt-guest-agent *Target version*: 3.4.1 *Status*: Done *Last updated*: 2014-08-05 by Vfeenstr That is valid also for 3.5rc3 and ubuntu 14.04 I edited the page http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests pointing to my referred page. Let me know if ok for all.... Gianluca

This is a multi-part message in MIME format. --------------080907020203080304050702 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 10/02/2014 03:19 PM, Gianluca Cecchi wrote:
On Thu, Oct 2, 2014 at 8:34 PM, Bob Doolittle <bob@doolittle.us.com <mailto:bob@doolittle.us.com>> wrote:
I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page:
http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu
Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms: http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests
Pointer for Ubuntu please?
Thanks, Bob
I think correct link is what I referred in my first answer and that I used: http://www.ovirt.org/Feature/GuestAgentUbuntu
In that page we have the timestamp and tested version of *Name*: oVirt Guest Agent on Ubuntu *Modules*: ovirt-guest-agent *Target version*: 3.4.1 *Status*: Done *Last updated*: 2014-08-05 by Vfeenstr
That is valid also for 3.5rc3 and ubuntu 14.04
I edited the page http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests
pointing to my referred page. Let me know if ok for all....
Gianluca
This looks a little bit like an APT repository (it has Packages and Release) but I don't see the structure I expect (e.g. a dists directory). What is the appropriate APT line e.g. for sources.list? What is the uri, suite, and component? I'm able to fetch the .deb and install it manually (and then fix the missing dependencies) but a properly configured APT repository would make this more seamless. -Bob --------------080907020203080304050702 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html> <head> <meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Ty= pe"> </head> <body bgcolor=3D"#FFFFFF" text=3D"#000000"> On 10/02/2014 03:19 PM, Gianluca Cecchi wrote:<br> <blockquote cite=3D"mid:CAG2kNCy=3DTJ1mL83+_+nK0dJnEWOTdQMBUne91H7rzpz_bCEzeQ@mail.gm= ail.com" type=3D"cite"> <div dir=3D"ltr"> <div class=3D"gmail_extra"> <div class=3D"gmail_quote">On Thu, Oct 2, 2014 at 8:34 PM, Bob Doolittle <span dir=3D"ltr"><<a moz-do-not-send=3D"true" href=3D"mailto:bob@doolittle.us.com" target=3D"_blank">bo= b@doolittle.us.com</a>></span> wrote:<br> <blockquote class=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"> <div dir=3D"ltr"> <div> <div> <div>I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page:<br> <br> <a moz-do-not-send=3D"true" href=3D"http://www.ovirt.org/How_to_install_the_g= uest_agent_in_Ubuntu" target=3D"_blank">http://www.ovirt.org/How_to_ins= tall_the_guest_agent_in_Ubuntu</a><br> <br> </div> <div>Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms:<br> <a moz-do-not-send=3D"true" href=3D"http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#L= inux_Guests" target=3D"_blank">http://www.ovirt.org/Understand= ing_Guest_Agents_and_Other_Tools#Linux_Guests</a><br> </div> <div><br> </div> Pointer for Ubuntu please?<br> <br> </div> Thanks,<br> </div> =C2=A0=C2=A0=C2=A0 Bob<br> </div> <br> </blockquote> </div> <br> </div> <div class=3D"gmail_extra">I think correct link is what I referre= d in my first answer and that I used:<br> <a moz-do-not-send=3D"true" href=3D"http://www.ovirt.org/Feature/GuestAgentUbuntu">http:/= /www.ovirt.org/Feature/GuestAgentUbuntu</a><br> <br> </div> <div class=3D"gmail_extra">In that page we have the timestamp and tested version of<br> <b>Name</b>: oVirt Guest Agent on Ubuntu<br> <b>Modules</b>: ovirt-guest-agent<br> <b>Target version</b>: 3.4.1<br> <b>Status</b>: Done<br> <b>Last updated</b>: 2014-08-05 by Vfeenstr <br> <br> </div> <div class=3D"gmail_extra">That is valid also for 3.5rc3 and ubuntu 14.04<br> <br> </div> <div class=3D"gmail_extra">I edited the page<br> <a moz-do-not-send=3D"true" href=3D"http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#L= inux_Guests">http://www.ovirt.org/Understanding_Guest_Agents_and_Other_To= ols#Linux_Guests</a><br> <br> </div> <div class=3D"gmail_extra">pointing to my referred page.<br> </div> <div class=3D"gmail_extra">Let me know if ok for all....<br> <br> Gianluca<br> </div> <div class=3D"gmail_extra"><br> </div> </div> </blockquote> <br> This looks a little bit like an APT repository (it has Packages and Release) but I don't see the structure I expect (e.g. a dists directory). What is the appropriate APT line e.g. for sources.list? What is the uri, suite, and component? I'm able to fetch the .deb and install it manually (and then fix the missing dependencies) but a properly configured APT repository would make this more seamless.<b= r> <br> -Bob<br> <br> </body> </html> --------------080907020203080304050702--

On 10/02/2014 03:19 PM, Gianluca Cecchi wrote:
On Thu, Oct 2, 2014 at 8:34 PM, Bob Doolittle <bob@doolittle.us.com <mailto:bob@doolittle.us.com>> wrote:
I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page:
http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu
Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms: http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests
Pointer for Ubuntu please?
Thanks, Bob
I think correct link is what I referred in my first answer and that I used: http://www.ovirt.org/Feature/GuestAgentUbuntu
In that page we have the timestamp and tested version of *Name*: oVirt Guest Agent on Ubuntu *Modules*: ovirt-guest-agent *Target version*: 3.4.1 *Status*: Done *Last updated*: 2014-08-05 by Vfeenstr
That is valid also for 3.5rc3 and ubuntu 14.04
I edited the page http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests
pointing to my referred page. Let me know if ok for all....
Gianluca
This looks a little bit like an APT repository (it has Packages and Release) but I don't see the structure I expect (e.g. a dists directory). This is just the way how OBS is doing this, so I have no influence on
This is a multi-part message in MIME format. --------------080406000901060206050000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit On 10/02/2014 09:49 PM, Bob Doolittle wrote: the 'dists' directory in this case the dist name is just a slash ('/')
What is the appropriate APT line e.g. for sources.list? What is the uri, suite, and component? I'm able to fetch the .deb and install it manually (and then fix the missing dependencies) but a properly configured APT repository would make this more seamless. How to add it to the sources.list is shown here: http://www.ovirt.org/Feature/GuestAgentUbuntu#Installation The URL to use can be found here: http://www.ovirt.org/Feature/GuestAgentUbuntu#Repository
-Bob
-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com --------------080406000901060206050000 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">On 10/02/2014 09:49 PM, Bob Doolittle wrote:<br> </div> <blockquote cite="mid:542DAC57.3040403@doolittle.us.com" type="cite"> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> On 10/02/2014 03:19 PM, Gianluca Cecchi wrote:<br> <blockquote cite="mid:CAG2kNCy=TJ1mL83+_+nK0dJnEWOTdQMBUne91H7rzpz_bCEzeQ@mail.gmail.com" type="cite"> <div dir="ltr"> <div class="gmail_extra"> <div class="gmail_quote">On Thu, Oct 2, 2014 at 8:34 PM, Bob Doolittle <span dir="ltr"><<a moz-do-not-send="true" href="mailto:bob@doolittle.us.com" target="_blank">bob@doolittle.us.com</a>></span> wrote:<br> <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"> <div> <div> <div>I can't seem to find any spec for the "usual guest OBS repositories" for guest-agent on Ubuntu. It's not specified on this page:<br> <br> <a moz-do-not-send="true" href="http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu" target="_blank">http://www.ovirt.org/How_to_install_the_guest_agent_in_Ubuntu</a><br> <br> </div> <div>Note that this page and the pages it references probably need updating, since it's supposed to provide links to all relevant info for all platforms:<br> <a moz-do-not-send="true" href="http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests" target="_blank">http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests</a><br> </div> <div><br> </div> Pointer for Ubuntu please?<br> <br> </div> Thanks,<br> </div> Bob<br> </div> <br> </blockquote> </div> <br> </div> <div class="gmail_extra">I think correct link is what I referred in my first answer and that I used:<br> <a moz-do-not-send="true" href="http://www.ovirt.org/Feature/GuestAgentUbuntu">http://www.ovirt.org/Feature/GuestAgentUbuntu</a><br> <br> </div> <div class="gmail_extra">In that page we have the timestamp and tested version of<br> <b>Name</b>: oVirt Guest Agent on Ubuntu<br> <b>Modules</b>: ovirt-guest-agent<br> <b>Target version</b>: 3.4.1<br> <b>Status</b>: Done<br> <b>Last updated</b>: 2014-08-05 by Vfeenstr <br> <br> </div> <div class="gmail_extra">That is valid also for 3.5rc3 and ubuntu 14.04<br> <br> </div> <div class="gmail_extra">I edited the page<br> <a moz-do-not-send="true" href="http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests">http://www.ovirt.org/Understanding_Guest_Agents_and_Other_Tools#Linux_Guests</a><br> <br> </div> <div class="gmail_extra">pointing to my referred page.<br> </div> <div class="gmail_extra">Let me know if ok for all....<br> <br> Gianluca<br> </div> <div class="gmail_extra"><br> </div> </div> </blockquote> <br> This looks a little bit like an APT repository (it has Packages and Release) but I don't see the structure I expect (e.g. a dists directory). </blockquote> This is just the way how OBS is doing this, so I have no influence on the 'dists' directory in this case the dist name is just a slash ('/') <br> <blockquote cite="mid:542DAC57.3040403@doolittle.us.com" type="cite">What is the appropriate APT line e.g. for sources.list? What is the uri, suite, and component? I'm able to fetch the .deb and install it manually (and then fix the missing dependencies) but a properly configured APT repository would make this more seamless.<br> </blockquote> How to add it to the sources.list is shown here: <a class="moz-txt-link-freetext" href="http://www.ovirt.org/Feature/GuestAgentUbuntu#Installation">http://www.ovirt.org/Feature/GuestAgentUbuntu#Installation</a><br> The URL to use can be found here: <a class="moz-txt-link-freetext" href="http://www.ovirt.org/Feature/GuestAgentUbuntu#Repository">http://www.ovirt.org/Feature/GuestAgentUbuntu#Repository</a><br> <br> <blockquote cite="mid:542DAC57.3040403@doolittle.us.com" type="cite"> <br> -Bob<br> <br> </blockquote> <br> <br> <pre class="moz-signature" cols="72">-- Regards, Vinzenz Feenstra | Senior Software Engineer RedHat Engineering Virtualization R & D Phone: +420 532 294 625 IRC: vfeenstr or evilissimo Better technology. Faster innovation. Powered by community collaboration. See how it works at redhat.com</pre> </body> </html> --------------080406000901060206050000--
participants (3)
-
Bob Doolittle
-
Gianluca Cecchi
-
Vinzenz Feenstra