Displaying 20 results from an estimated 814 matches for "autobuild".
2010 Mar 30
2
[PATCH node] Default OVIRT_CACHE_DIR to be in root autobuild directory
Previously was not getting set to anything resulting in cache
being stored in ~/ovirt-cache. For systems where multiple autobuilds
are running, this can lead to issues with builds for one version
getting rpms generated by another version.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
autobuild.sh | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/autobuild.sh b/autobuild.sh
index f2b581d....
2010 Mar 11
1
[PATCH node-image] store iso in build directory after autobuild
The iso is needed in the build directory for autotest.sh to work
when running as part of autobuild. This enhances autobuild.sh to
copy it over after the rpms are built.
Signed-off-by: Mike Burns <mburns at redhat.com>
---
autobuild.sh | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/autobuild.sh b/autobuild.sh
index fb9de92..aeee7dd 100755
--- a/auto...
2012 Jun 18
1
[PATCH] virt-v2v: silence P2V build error on x86_64
This is a user case if users build virt-v2v on x86_64 platform
and only want to try V2V section then they must see P2V rpm
build error, it's not necessary for V2V users.
In addition, if some automation scripts call autobuild.sh on
x86_64 platform then the programming also will exit due to
the buiding error.
Signed-off-by: Alex Jia <ajia at redhat.com>
---
autobuild.sh | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/autobuild.sh b/autobuild.sh
index 21886a7..7d07cbd 100755...
2009 Jun 01
0
[PATCH viewer] ovirt viewer autobuild.sh
---
autobuild.sh | 40 +++++++++++++++++++++++++++++++++++
autogen.sh | 65 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2 files changed, 105 insertions(+), 0 deletions(-)
create mode 100755 autobuild.sh
diff --git a/autobuild.sh b/autobuild.sh
new file mode 100755
index 0000000..8a90a78
--...
2013 May 10
2
2.2.x autobuilds: Debian Stable now Wheezy, which pool for 2.2.x?
...st, good evening, just installed a new Debian Stable (Wheezy). The
Debian Stable repositories now include Dovecot 2.1.7 as standard. I
haven't installed that because I wanted to try 2.2.x on this new clean
install but unsure which 'pool' to use in the xi.rename-it.nl
repository of autobuilds.
http://xi.rename-it.nl/debian/pool/
Wheezy became Stable on May 5, just a few days ago. I'm not sure
whether to still follow the advice in the wiki for obtaining 2.2.x for
Wheezy, which (understandably, because the new Debian Stable release
has been so very recent) continues to refer to...
2009 Jun 03
1
[PATCH server] ovirt server installer autobuild integration
update server autobuild to set up a new isolated vm environment and
go through the server installer process and rails tests
---
autobuild.sh | 65 ++++++++++++++++++++++++++++++++++++++++++
ovirt-installer-test-answers | 21 +++++++++++++
ovirt-server-test.ks | 37 ++++++++++++++++++++++++...
2011 Feb 11
1
[PATCH v2v] Add support for performing automated builds
* .gitignore: Ignore RPM specfile & coverage data
* Build.PL: Generate specfile during build
* autobuild.sh: Build control file
* virt-v2v.spec.PL: RPM specfile
* MANIFEST.SKIP: Ignore test coverage data
---
.gitignore | 3 +
Build.PL | 3 +-
MANIFEST | 3 +
MANIFEST.SKIP | 1 +
autobuild.sh | 65 ++++++++++++++++++++++
virt-v2v.spec.PL | 160 ++++++++++++++...
2020 Apr 21
1
Re: php libvirt show active snapshot
On 4/21/20 1:36 AM, Todd Lewis wrote:
> Works perfectly thank you.
> I did get an issue when trying to compile an rpm
>
> The autobuild did run into an error when trying to create the rpm.
> Not a big deal. I can make my own spec file.
>
> EXTRA_RELEASE=""
1: ^^^
> if [ -x /usr/bin/rpmbuild ]
> then
> rpmbuild --nodeps \
> --define "extra_release $EXTRA_RELEASE" \
> --de...
2013 May 01
1
libvirt-snmp on Ubuntu
Hi,
Are there packages of "libvirt-snmp" for Ubuntu? Or instructions to compile libvirt-snmp on Ubuntu?
Looks like the instructions given at http://wiki.libvirt.org/page/Libvirt-snmp are for RedHat.
Thank you,
George
2015 Feb 19
0
Xi autobuilds restored
Hi,
Xi had problems for more than a month now. I finally managed to access
it yesterday, but it was a bit more broken than I anticipated. I had to
re-install the whole system.
It should now work as before. It is now Debian stable/amd64, so that is
now also the master release, which is always built first.
Regards,
Stephan.
2009 Jun 01
2
[PATCH viewer] few minor bugfixes
- perform dns lookup on hostname,
- randomize local tunnel port
- simple autobuild script
- bump rpm spec version
---
autobuild.sh | 41 +++++++++++++++++++++++++++++++++++++++++
main.c | 14 +++++---------
ovirt-viewer.spec | 9 ++++++++-
tunnel.c | 29 ++++++++++++++++++++---------
4 files changed, 74 insertions(+), 19 deletions(-)
create mo...
2010 Mar 26
3
[PATCH node] Update autobuild and autotest scripts for new build structure
Autobuild has to be updated to call make in the recipe directory
and move the resulting iso to the main build directory.
Importing the existing autotest.sh script from ovirt-node-image
Signed-off-by: Mike Burns <mburns at redhat.com>
---
autobuild.sh | 7 +
autotest.sh | 764 +++++++++++++++++++...
2001 Nov 21
1
Connection problems from NT
...olaris 8 server and am trying to share two
unix directories to an NT domain. The smb.conf file is set up as follows :-
[spain]/usr/local/samba/lib $ more smb.conf
[global]
workgroup = coda
username map = /usr/local/samba/lib/users.map
hosts equiv = /etc/hosts.equiv
[build]
comment = autobuild
path = /users/osproc/autobuild
public = yes
writable = yes
[source]
comment = autosource
path = /users/osproc/autosource
public = yes
writable = yes
However I cannot map a drive to these shares from a dos box on an NT
workstation where I get the following error (ignore the s...
2006 Aug 30
3
pkg-xen team dead?
Hi folks
With the lack of responses to my restructuring the last weeks, it looks
like pkg-xen is dead.
Now, what to do? My favorite is to merge it into the kernel repository
where I have my infrastructure (archive and autobuilders for snapshots
for example) to properly work on it.
Bastian
--
No one wants war.
-- Kirk, "Errand of Mercy", stardate 3201.7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digit...
2020 Apr 16
2
Re: php libvirt show active snapshot
Cool. I'll try it out
On Thu, Apr 16, 2020 at 8:38 AM Michal Privoznik <mprivozn@redhat.com> wrote:
>
> On 4/14/20 6:49 PM, Todd Lewis wrote:
> > I was looking for a virDomainSnapshotCurrent
> > I wish I had time to learn to properly Code in C, haven't touch it
> > since that late 90's
> > I'm only only coding in php out of necessity.
>
>
2017 Oct 30
2
[PATCH] openbsd-compat/bsd-getpagesize.c: include includes.h for config.h defines
The configure script checks for getpagesize() and sets HAVE_GETPAGESIZE in
config.h, but bsd-getpagesize.c forgot to include includes.h (which
indirectly includes config.h) so the checks always fails, causing linker
issues when linking statically on systems with getpagesize():
http://autobuild.buildroot.net/results/8cc/8cc30818a400c7a392a3de787cabc9cd8425495f/build-end.log
Fix it by including includes.h
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
openbsd-compat/bsd-getpagesize.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/openbsd-compat/bsd-getpagesize....
2011 Mar 28
2
xi.rename-it.nl problems
Hi , i know there were errors reported before
with autobuild packs from
xi.rename-it.nl , hint was purge and remove old dovecot packs,
but at reinstall i ever get such
ucfr: Attempt from package dovecot-pop3d to take
/etc/dovecot/conf.d/20-pop3.conf away from package dovecot-common
ucfr: Aborting.
on a few packs ,any idea?
--
Best Regards
MfG Robert...
2013 Jan 29
1
Fail to build libvirt-sandbox under ubuntu 12.10
I'm trying to build libvirt-sandbox under ubuntu 12.10
sudo apt-get install git build-essential lxc libvirt-bin libvirt-glib-1.0
libglib2.0-0 libglib2.0-dev gtk-doc-tools libxml2-dev libselinux-dev
git clone git://libvirt.org/libvirt-sandbox.git
cd libvirt-sandbox
sudo ./autobuild
The error I'm getting:
make[2]: Entering directory `/home/user/libvirt-sandbox/build/bin'
CC virt_sandbox-virt-sandbox.o
CCLD virt-sandbox
CC virt_sandbox_service_util-virt-sandbox-service-util.o
make[2]: *** No rule to make target `container.c', needed by
`virt_sandbox...
2016 May 12
2
Re: Dump network traffic from each VM.
...tion. See the XML config for the
> name of the currently assigned TAP device
>
> Regards,
> Daniel
> --
> |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :|
> |: http://libvirt.org -o- http://virt-manager.org :|
> |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
> |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :|
2003 Aug 25
0
Re: R 1.7.x and inaccurate log1p() on OpenBSD 3.2 and NetBSD 1.6 (PR#3982)
...out the inaccurate
log1p() on NetBSD 1.6 and OpenBSD 3.2:
>> Well, the source which I have access to doesn't bear that out.
Interesting. Our NetBSD installation is pretty recent:
% uname -a
NetBSD netbsd.vm.math.utah.edu 1.6 NetBSD 1.6 (GENERIC) #0: Sun Sep 8
19:43:40 UTC 2002 autobuild@tgm.daemon.org:/autobuild/i386/OBJ/autobuild/src/sys/arch/i386/compile/GENERIC
i386 i386 Intel Pentium III (Katmai) (686-class) NetBSD
% ldd a.out
a.out:
-lm.0 => /usr/lib/libm387.so.0
-lm.0 => /usr/lib/libm.so.0
-lc.12 => /usr/lib/libc.so.12
% ls -lL /usr/lib/libm387.so.0 /...