Re: [Libosinfo] [PATCH] Revert "debian, script: Install qemu-guest-agent"

2016-05-11 Thread Christophe Fergeau
On Thu, May 12, 2016 at 12:24:22AM +0200, Fabiano Fidêncio wrote: > This reverts commit 209d038b20b961a67baf1c70016b844416ef317d. > > Express installation of Debian* is failing due to: > > May 11 21:47:13 in-target: E: Unable to locate package qemu-guest-agent Was this renamed? Is it installed b

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 7:00 PM, Fabiano Fidêncio wrote: > On Thu, May 12, 2016 at 12:41 AM, Programmingkid > wrote: >> >> On May 11, 2016, at 6:35 PM, Fabiano Fidêncio wrote: >> >>> [trimmed] >>> I went to this page: https://gitlab.com/libosinfo/libosinfo/, then clicked the Down

[Libosinfo] [PATCH] configure.ac: Fix darwin detection code

2016-05-11 Thread Programmingkid
The $host variable would be set to "x86_64-apple-darwin10.8.0" when using Mac OS X. So to detect it, we need to add another asterisk to the case. Signed-off-by: John Arbuckle --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Thu, May 12, 2016 at 12:41 AM, Programmingkid wrote: > > On May 11, 2016, at 6:35 PM, Fabiano Fidêncio wrote: > >> [trimmed] >> >>> >>> I went to this page: https://gitlab.com/libosinfo/libosinfo/, then clicked >>> the Download ZIP link. I can see that it has changed since I last >>> download

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 6:35 PM, Fabiano Fidêncio wrote: > [trimmed] > >> >> I went to this page: https://gitlab.com/libosinfo/libosinfo/, then clicked >> the Download ZIP link. I can see that it has changed since I last downloaded >> it. >> >> After trying libosinfo-master-489fe46356d4a8056043a

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
[trimmed] > > I went to this page: https://gitlab.com/libosinfo/libosinfo/, then clicked > the Download ZIP link. I can see that it has changed since I last downloaded > it. > > After trying libosinfo-master-489fe46356d4a8056043af89c635a84aa4bade16, I saw > the --no-undefined error again. > > /

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 6:19 PM, Fabiano Fidêncio wrote: > On Thu, May 12, 2016 at 12:16 AM, Programmingkid > wrote: >> >> On May 11, 2016, at 6:01 PM, Fabiano Fidêncio wrote: >> >>> On Wed, May 11, 2016 at 11:46 PM, Programmingkid >>> wrote: On May 11, 2016, at 5:31 PM, Fabiano Fidênc

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Eric Blake
On 05/11/2016 04:19 PM, Fabiano Fidêncio wrote: > On Thu, May 12, 2016 at 12:16 AM, Programmingkid ... >>> On Tue, May 10, 2016 at 10:24 PM, Programmingkid >>> wrote: It's really okay to trim mails to relevant portions, so that readers don't have to scroll through multiple

[Libosinfo] [PATCH] Revert "debian, script: Install qemu-guest-agent"

2016-05-11 Thread Fabiano Fidêncio
This reverts commit 209d038b20b961a67baf1c70016b844416ef317d. Express installation of Debian* is failing due to: May 11 21:47:13 in-target: E: Unable to locate package qemu-guest-agent May 11 21:47:14 kernel: [ 1201.373048] ISO 9660 Extensions: Microsoft Joliet Level 3 May 11 21:47:14 kernel: [ 1

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Thu, May 12, 2016 at 12:16 AM, Programmingkid wrote: > > On May 11, 2016, at 6:01 PM, Fabiano Fidêncio wrote: > >> On Wed, May 11, 2016 at 11:46 PM, Programmingkid >> wrote: >>> >>> On May 11, 2016, at 5:31 PM, Fabiano Fidêncio wrote: >>> On Wed, May 11, 2016 at 11:26 PM, Programmingkid >

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 11:46 PM, Programmingkid wrote: > > On May 11, 2016, at 5:31 PM, Fabiano Fidêncio wrote: > >> On Wed, May 11, 2016 at 11:26 PM, Programmingkid >> wrote: >>> >>> On May 11, 2016, at 5:21 PM, Fabiano Fidêncio wrote: >>> On Wed, May 11, 2016 at 10:26 PM, Programmingkid >

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 11:26 PM, Programmingkid wrote: > > On May 11, 2016, at 5:21 PM, Fabiano Fidêncio wrote: > >> On Wed, May 11, 2016 at 10:26 PM, Programmingkid >> wrote: >>> >>> On May 11, 2016, at 12:05 PM, Fabiano Fidêncio wrote: >>> On Wed, May 11, 2016 at 4:39 PM, Programmingkid >

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 5:21 PM, Fabiano Fidêncio wrote: > On Wed, May 11, 2016 at 10:26 PM, Programmingkid > wrote: >> >> On May 11, 2016, at 12:05 PM, Fabiano Fidêncio wrote: >> >>> On Wed, May 11, 2016 at 4:39 PM, Programmingkid >>> wrote: On May 11, 2016, at 9:56 AM, Fabiano Fidênc

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 10:26 PM, Programmingkid wrote: > > On May 11, 2016, at 12:05 PM, Fabiano Fidêncio wrote: > >> On Wed, May 11, 2016 at 4:39 PM, Programmingkid >> wrote: >>> >>> On May 11, 2016, at 9:56 AM, Fabiano Fidêncio wrote: >>> On Wed, May 11, 2016 at 3:47 PM, Programmingkid >>

[Libosinfo] [PATCH] debian: Add Debian testing info

2016-05-11 Thread Fabiano Fidêncio
Signed-off-by: Fabiano Fidêncio --- data/os/debian.org/debian-testing.xml.in | 50 ++ po/POTFILES.in | 1 + .../debian-testing-amd64-DVD-1.iso.txt | 29 + 3 files changed, 80 insertions(+) create mode 1006

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 12:05 PM, Fabiano Fidêncio wrote: > On Wed, May 11, 2016 at 4:39 PM, Programmingkid > wrote: >> >> On May 11, 2016, at 9:56 AM, Fabiano Fidêncio wrote: >> >>> On Wed, May 11, 2016 at 3:47 PM, Programmingkid >>> wrote: On May 11, 2016, at 2:27 AM, Fabiano Fidênci

Re: [Libosinfo] [PATCH] win7, winxp: Upgrade spice-guest-tools to 0.100

2016-05-11 Thread Zeeshan Ali (Khattak)
Hi, On Wed, May 11, 2016 at 5:37 PM, Fabiano Fidêncio wrote: > On Wed, May 11, 2016 at 6:26 PM, Zeeshan Ali (Khattak) > wrote: >> Hi, >> >> On Mon, May 9, 2016 at 1:43 PM, Fabiano Fidêncio >> wrote: >>> Zeeshan, >>> >>> On Mon, May 9, 2016 at 12:59 PM, Zeeshan Ali (Khattak) >>> wrote: Hi

Re: [Libosinfo] [PATCH] win7, winxp: Upgrade spice-guest-tools to 0.100

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 6:26 PM, Zeeshan Ali (Khattak) wrote: > Hi, > > On Mon, May 9, 2016 at 1:43 PM, Fabiano Fidêncio wrote: >> Zeeshan, >> >> On Mon, May 9, 2016 at 12:59 PM, Zeeshan Ali (Khattak) >> wrote: >>> Hi Fabiano, >>> >>> On Fri, May 6, 2016 at 11:00 PM, Fabiano Fidêncio >>> wrote

Re: [Libosinfo] [PATCH] win7, winxp: Upgrade spice-guest-tools to 0.100

2016-05-11 Thread Zeeshan Ali (Khattak)
Hi, On Mon, May 9, 2016 at 1:43 PM, Fabiano Fidêncio wrote: > Zeeshan, > > On Mon, May 9, 2016 at 12:59 PM, Zeeshan Ali (Khattak) > wrote: >> Hi Fabiano, >> >> On Fri, May 6, 2016 at 11:00 PM, Fabiano Fidêncio >> wrote: >>> On Thu, May 5, 2016 at 9:10 PM, Zeeshan Ali (Khattak) >>> wrote:

Re: [Libosinfo] [PATCH] debian, installer: Add ssh-server for installation

2016-05-11 Thread Fabiano Fidêncio
The patch was sent to the ML just for the record. I'm ACKing and pushing it. On Wed, May 11, 2016 at 6:15 PM, Fabiano Fidêncio wrote: > From: Vladimir Beneš > > Installing ssh-server during installation is needed for testing > purposes. > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1

[Libosinfo] [PATCH] debian, installer: Add ssh-server for installation

2016-05-11 Thread Fabiano Fidêncio
From: Vladimir Beneš Installing ssh-server during installation is needed for testing purposes. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1251668 Acked-by: Fabiano Fidêncio --- data/install-script/debian.org/debian-preseed-desktop.xml.in | 2 +- data/install-script/debian.org/debian

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 4:39 PM, Programmingkid wrote: > > On May 11, 2016, at 9:56 AM, Fabiano Fidêncio wrote: > >> On Wed, May 11, 2016 at 3:47 PM, Programmingkid >> wrote: >>> >>> On May 11, 2016, at 2:27 AM, Fabiano Fidêncio wrote: >>> On Tue, May 10, 2016 at 11:31 PM, Programmingkid >>>

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 9:56 AM, Fabiano Fidêncio wrote: > On Wed, May 11, 2016 at 3:47 PM, Programmingkid > wrote: >> >> On May 11, 2016, at 2:27 AM, Fabiano Fidêncio wrote: >> >>> On Tue, May 10, 2016 at 11:31 PM, Programmingkid >>> wrote: On May 10, 2016, at 5:06 PM, Fabiano Fidênci

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 3:47 PM, Programmingkid wrote: > > On May 11, 2016, at 2:27 AM, Fabiano Fidêncio wrote: > >> On Tue, May 10, 2016 at 11:31 PM, Programmingkid >> wrote: >>> >>> On May 10, 2016, at 5:06 PM, Fabiano Fidêncio wrote: >>> On Tue, May 10, 2016 at 10:24 PM, Programmingkid >>

Re: [Libosinfo] Can't build due to ld option --no-undefined

2016-05-11 Thread Programmingkid
On May 11, 2016, at 2:27 AM, Fabiano Fidêncio wrote: > On Tue, May 10, 2016 at 11:31 PM, Programmingkid > wrote: >> >> On May 10, 2016, at 5:06 PM, Fabiano Fidêncio wrote: >> >>> On Tue, May 10, 2016 at 10:24 PM, Programmingkid >>> wrote: When I try to build libosinfo-0.3.0, I see this e

Re: [Libosinfo] [PATCH] build: Fix "--no-undefined" linker's flag for solaris

2016-05-11 Thread Fabiano Fidêncio
The patch was sent to the ML just for the record. I'm ACKing and pushing it. On Wed, May 11, 2016 at 3:27 PM, Fabiano Fidêncio wrote: > From: Andrew Stormont > > Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1302339 > Acked-by: Fabiano Fidêncio > --- > configure.ac | 4 > 1 file c

[Libosinfo] [PATCH] build: Fix "--no-undefined" linker's flag for solaris

2016-05-11 Thread Fabiano Fidêncio
From: Andrew Stormont Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1302339 Acked-by: Fabiano Fidêncio --- configure.ac | 4 1 file changed, 4 insertions(+) diff --git a/configure.ac b/configure.ac index f7ecb8f..e4850c7 100644 --- a/configure.ac +++ b/configure.ac @@ -101,6 +101,

Re: [Libosinfo] [PATCH] media: Fix misplaced parenthesis in strncmp use

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 2:44 PM, Christophe Fergeau wrote: > On Wed, May 11, 2016 at 02:36:17PM +0200, Fabiano Fidêncio wrote: >> On Wed, May 11, 2016 at 2:26 PM, Christophe Fergeau >> wrote: >> > Due to a misplaced parenthesis, bootable media detection was doing >> > strncmp(.., .., sizeof(..)

Re: [Libosinfo] [PATCH] media: Fix misplaced parenthesis in strncmp use

2016-05-11 Thread Christophe Fergeau
On Wed, May 11, 2016 at 02:36:17PM +0200, Fabiano Fidêncio wrote: > On Wed, May 11, 2016 at 2:26 PM, Christophe Fergeau > wrote: > > Due to a misplaced parenthesis, bootable media detection was doing > > strncmp(.., .., sizeof(..) != 0) > > instead of > > strncmp(.., .., sizeof(..)) != 0 > > > >

Re: [Libosinfo] [PATCH] media: Fix misplaced parenthesis in strncmp use

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 2:26 PM, Christophe Fergeau wrote: > Due to a misplaced parenthesis, bootable media detection was doing > strncmp(.., .., sizeof(..) != 0) > instead of > strncmp(.., .., sizeof(..)) != 0 > > This means we were comparing 1 character from BOOTABLE_TAG rather than > the full s

Re: [Libosinfo] [PATCH] build: Fix "--no-undefined" linker's flag for OSX

2016-05-11 Thread Fabiano Fidêncio
On Wed, May 11, 2016 at 2:29 PM, Christophe Fergeau wrote: > Hey, > > On Wed, May 11, 2016 at 08:43:52AM +0200, Fabiano Fidêncio wrote: >> Apple's linker doesn't have support to "--no-undefined" and we must use >> something equivalent, like: "-undefined,error". >> >> The patch was test by Programm

Re: [Libosinfo] [PATCH] media: Fix misplaced parenthesis in strncmp use

2016-05-11 Thread Daniel P. Berrange
On Wed, May 11, 2016 at 02:26:27PM +0200, Christophe Fergeau wrote: > Due to a misplaced parenthesis, bootable media detection was doing > strncmp(.., .., sizeof(..) != 0) > instead of > strncmp(.., .., sizeof(..)) != 0 > > This means we were comparing 1 character from BOOTABLE_TAG rather than > t

Re: [Libosinfo] [PATCH] build: Fix "--no-undefined" linker's flag for OSX

2016-05-11 Thread Christophe Fergeau
Hey, On Wed, May 11, 2016 at 08:43:52AM +0200, Fabiano Fidêncio wrote: > Apple's linker doesn't have support to "--no-undefined" and we must use > something equivalent, like: "-undefined,error". > > The patch was test by Programmingkid and his positive feedback can be > seen here: > https://www.r

[Libosinfo] [PATCH] media: Fix misplaced parenthesis in strncmp use

2016-05-11 Thread Christophe Fergeau
Due to a misplaced parenthesis, bootable media detection was doing strncmp(.., .., sizeof(..) != 0) instead of strncmp(.., .., sizeof(..)) != 0 This means we were comparing 1 character from BOOTABLE_TAG rather than the full string. --- osinfo/osinfo_media.c | 2 +- 1 file changed, 1 insertion(+),