Hello All
Is it possible to build delta RPMs on build service?
If not is it planned in near future?
If yes could someone point me towards any documentation about how I
can create them.
I don't know if this has been asked before, apologies if it has been.
Thanks
Jigish
--
www.cyberorg.info
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi ;)
since quite a while , Im seeing some osc/build errors
"We do not have enough disk space in /etc or /dev/zero
does not exist. Exit."
No idea why this happends.. anyone ?
"chroot: cannot run command `zic': No such file or directory"
but "timezone" is already installed..
bug in /usr/lib/build/init_buildsystem when /usr/sbin is not in $PATH ??
im using build-2006.11.24-3 and osc-0.9-11.1 on 10.2
Hello,
is it possible to create a 32bit rpm with build ?
Is there a Wiki Manual or spec file around ?
Thanks for Help.
--
mit freundlichen Grüßen / best Regards,
Günther J. Niederwimmer
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
According to this email
http://lists.opensuse.org/opensuse-buildservice/2006-09/msg00133.html it is
possible to execute:
$ osc build Fedora_Extras_5 i586 *spec
But when I try that I get:
$ osc build Fedora_Extras_5 i586 /var/tmp/gramps/gramps.spec
Getting buildinfo from server
Traceback (most recent call last):
File "/usr/bin/osc", line 7, in <module>
commandline.main()
File "/usr/lib/python2.5/site-packages/osc/commandline.py", line 1050, in
main
cmd(args)
File "/usr/lib/python2.5/site-packages/osc/commandline.py", line 768, in
buildinfo
package = store_read_package(wd)
File "/usr/lib/python2.5/site-packages/osc/core.py", line 1280, in
store_read_package
p = open(os.path.join(dir, store, '_package')).readlines()[0].strip()
IOError: [Errno 2] No such file or directory: './.osc/_package'
wrong repo/arch?
What is the error?
Is the packagecachedir (/var/tmp/osbuild-packagecache) missing?
Is the build-root missing (/var/tmp/build-root-%(repo)s-%(arch)s)?
Is the repo not good, if not what is not good?
I have the packages on a DVD that came Januari 2007 issue of linuxformat.
I execute osc in: /media/LXFDVD88A/Fedora/RPMS
Is this http://lists.opensuse.org/opensuse-buildservice/2006-09/msg00133.html
information available on the opensuse wiki?
--
Richard Bos
Without a home the journey is endless
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Just released version 0.3.8 of the QT client for the buildservice, if
anyone could take a look and give me feedback it would be greatly
appreciated.
It sure ain't as fully featured as OSC but is starting to take shape and
currently allow you to browse around the BS.
It's currently building and will be available shortly from
http://software.opensuse.org/download/openSUSE:/Tools/<suse_version>/
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi!
(I'm not sure if this is on-topic for the buildservice list, sorry if not!)
As I needed a quick way to create packages from Source RPMs, I thought about
controlling osc from a shell script first. But then, I found the TODO entry -
and here's my first version of a patch to osc. :-))
The patch should cleanly apply to the current SVN head of osc.
However, it's definitely not perfect yet - especially I'm not sure about how
to get the unpackaged package transferred to the server nicely. Perhaps it
would be more wise to use the Package class in a clever way?
Also, the way how I prepare the meta_data template is ugly for sure. Sorry for
that, but my Python got a bit rusted - perhaps someone could suggest a better
way here? :-)
In general, I'd welcome any feedback - is this stuff usable at all or should
it be done completely different?
Thanks in advance!
--
Bye,
Gernot
Hi,
I'm just in process of updating a package (blobAndConquer) to the
latest version (0.8).
Up to now, it was available for SuSE back to Version 9.3.
The new version now uses the function SDL_GL_SWAP_CONTROL, which was
only introduced in SDL 1.2.10
SuSE 9.3 and 10.0 are using SDL 1.2.8
Is it now recommended to
a) stop building RPMs for these 'old' suse releases
b) add an SDL update to the repository games:action ?
Honestly, I for myself don't like B to much, as this might have some
other effects on other packages (but indeed there should be none, as
1.2.11 is mainly only bugfixes over 1.2.8, no API/ABI changes AFAIK).
And a has the disadvantage that many users just would loose another new
product.
Looking forward to hear / read your opinions.
Dominique
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi all.
I´ve finished all the packages of Pandora Free Monitoring System (which has 3 components, Pandora
Server, Pandora Agents and Pandora Web Console, which are located on my home project:
http://build.opensuse.org/project/show?project=home%3Amarostegui
I´ve build packages for: Fedora 4, Fedora 5, Suse 9.3, 10.0 and 10.1, also OpenSuse 10.2, OpenSuse
Factory, SLES9 and SLE 10 and Mandriva 2006 as well.
I would like to know if it´s possible to include Pandora in Server:Monitoring.
All the best.
Manuel.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello,
Total newbie here, is it possible to configure postgres during install?
James
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi, I'm having some problems when using "build" from console. I have
no problems with stock packages but I'm trying to build from a spec of
my own and I get these errors:
------------ Showing the errors part only -------------------
+ test -x /usr/sbin/Check -a 0 = 0 -o -x /usr/sbin/Check -a '!' -z
/var/tmp/base-0.1-build
+ echo 'I call /usr/sbin/Check...'
I call /usr/sbin/Check...
+ /usr/sbin/Check
lrwxrwxrwx 1 root root 13 Jan 7 18:03
/var/tmp/base-0.1-build//usr/info.gz -> share/info.gz
lrwxrwxrwx 1 root root 12 Jan 7 18:03
/var/tmp/base-0.1-build//usr/local/man.gz -> share/man.gz
Checking permissions and ownerships - using the permissions files
/tmp/Check.perms.kG3293
setting /var/tmp/base-0.1-build/root to root:root 0700. (wrong permissions 0750)
Checking permissions and ownerships - using the permissions files
/tmp/Check.perms.kG3293
setting /usr/src/packages/SOURCES/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/BUILD/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/RPMS/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/RPMS/i386/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/RPMS/i686/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/RPMS/noarch/ to root:root 1777. (wrong
permissions 0755)
setting /usr/src/packages/SPECS/ to root:root 1777. (wrong permissions 0755)
setting /usr/src/packages/SRPMS/ to root:root 1777. (wrong permissions 0755)
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-symlink
ERROR: link target doesn't exist (neither in build root nor in
installed system):
/usr/local/man.gz -> /usr/local/share/man.gz
Add the package providing the target to neededforbuild and Requires
ERROR: link target doesn't exist (neither in build root nor in
installed system):
/usr/info.gz -> /usr/share/info.gz
Add the package providing the target to neededforbuild and Requires
error: Bad exit status from /var/tmp/rpm-tmp.86508 (%install)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.86508 (%install)
------------------------------------
I've been reading the Check script and I guess that it tries to
compress info and man pages, but my source package is just a skeleton
of a root filesystem and it has the /usr/local/{share,info,man} dirs
symlinked to /usr/{share,info,man}.
I could make dirs instead of symlinks but I would like to know if it
is possible to make it work with my symlinks.
Thanks.
Samuel Partida.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org