Hi, i see no answer to my topic about oracle-instanclient, so i'll
create a new one, checked BS some days ago and found a new feature,
the ability to mark a package for being published or not.
Can i use this feature to have an oracle-instantclient (or any non
distributable) package on the BS?, can it be imported on another
project when it's not published? meaning that just the binary rpm are
not copied to
software.opensuse.org?.
This sounds really great and a better solution than having a personal
BS as i can't have access to other projects that way.
Regards,
Ciro
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi, i'm trying to build a new package and found a "Permission denied"
error that didn't find with other packages.... Am i doing anything
wrong?
This are the last lines of the build process:
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.18285
+ umask 022
+ cd /usr/src/packages/BUILD
+ cd tkgate-1.8.7
+ make install
installing in ./src/common...
make[1]: Entering directory `/usr/src/packages/BUILD/tkgate-1.8.7/src/common'
install in . done
make[1]: Leaving directory `/usr/src/packages/BUILD/tkgate-1.8.7/src/common'
installing in ./src/tkgate...
make[1]: Entering directory `/usr/src/packages/BUILD/tkgate-1.8.7/src/tkgate'
install -c tkgate /usr/X11R6/bin/tkgate
install: cannot create regular file `/usr/X11R6/bin/tkgate': Permission denied
make[1]: *** [install] Error 1
make[1]: Leaving directory `/usr/src/packages/BUILD/tkgate-1.8.7/src/tkgate'
make: *** [install] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.18285 (%install)
Regards,
Ciro
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
My peless project ( home:pelliott11/peless ) seems to be going
fairly well. It builds for all rpm respository types except for
Mandriva2006, and sles 9. (too old).
I was able to write one ifdefed spec file that works for all these
types.
I have tested the rpm for OPENSUSE 10.2, FEDORA 7, and Mandriva2007.
They seem to work. I do not have testing platforms for other types.
Could I get this project moved to a public location so that people
could download from the repositories? Perhaps under GNOME: because
peless uses gtkmm24 and gconfmm26?
peless is ready for translation, but currently supports 0 languages.
I wish I could get it translated.
I would also like to persuade people to put it into opensuse. How
do I do that? I already got it into debian.
(peless is a tabbed X11 file lister, similar to gless, kless,
and xless.) (gless, and kless (Not the Kingon) do not seem
to be in any distros anymore. What happened to them?)
--
Paul Elliott 1(512)837-1096
pelliott(a)io.com PMB 181, 11900 Metric Blvd Suite J
http://www.io.com/~pelliott/pme/ Austin TX 78758-3117
On Thursday 13 September 2007 16:54:48 wrote Duncan Mac-Vicar Prett:
> On Thursday 13 September 2007 16:39:00 Adrian Schröter wrote:
> > However, Duncan said that he will continue to support this in zypp in
> > future and he will adapt the NG files in zypp svn for supporting this
> > setup as well.
>
> I remember our discussion. What I forgot is what was the impediment for
> using:
>
> <patterns>
> <pattern>
> .. one pattern data
> </pattern>
> </patterns>
>
> in a file?
>
> ZYpp looks for <pattern> elements only so the code will work.
Yes, but you said IIRC that you wanted also to adapt the schema files to
support plain
<pattern>
.. one pattern data
</pattern>
constructions.
Btw, if you move the schema files into an own directory, we can define
external svn repo dirs in the build service svn (and cornelius maybe in his
working svn), so that we can use your schema files directly instead of our
copies.
Is that an idea ? ;)
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian(a)suse.de
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
When I attempt to build the peless project:
http://build.opensuse.org/package/show?project=home%3Apelliott11&package=pe…
under ubuntu 7.04 I get the following error message:
expansion error
nothing provides libboost-regex-dev, nothing provides libboost-filesystem-dev
I think this is because these packages are in the universe repository:
http://packages.ubuntu.com/cgi-bin/search_packages.pl?keywords=libboost-reg…http://packages.ubuntu.com/cgi-bin//search_packages.pl?version=feisty&subwo…
Is there anyway around this to make these packages
available for my build?
peless also fails to build under debian etch, but
it gets a different expansion error:
have choice for libstdc++-dev needed by libboost-dev: libstdc++2.10-dev libstdc++6-4.1-dev libstdc++6-dev libstdc++5-3.3-dev, have choice for libstdc++-dev needed by libsigc++-2.0-dev: libstdc++2.10-dev libstdc++6-4.1-dev libstdc++6-dev libstdc++5-3.3-dev
I guess libstdc++dev is an indrect dependancy but there are
multiple versions that supply the dependancy and the build service
can not decide which version to supply?
Is there a workaround for this?
Thank You.
--
Paul Elliott 1(512)837-1096
pelliott(a)io.com PMB 181, 11900 Metric Blvd Suite J
http://www.io.com/~pelliott/pme/ Austin TX 78758-3117
In the API specs there have been added a couple of Relax NG schemas. Don't we
have w3c xml schemas for them, so that all schemas use the same language?
--
Cornelius Schumacher <cschum(a)suse.de>
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
On Tuesday 11 September 2007 15:30:02 wrote John Pye:
> Hi Adrian,
>
> Couple of questions...
>
> Adrian Schröter wrote:
> > * build.o.o currently does not use encryption. We can switch to https,
> > there are no speed problems expected. We can not offer http and https
> > at the same time.
> > Decision to switch.
> > AI: adrian coordinate with Matt
>
> Does HTTPS support pipelining? That could be a source of slowdown for
> users, if not.
AFAIK it should not make a difference here, ssl is just one layer on top of
http to get https.
> > * Discussion about the urgency of build support for MacOS X and MS
> > Windows in the build service.
> > AI: adrian get feedback from PM.
>
> I'd be interested to hear a little more about what is being considered
> for this. I'd also like to suggest that some improvements to the support
> for Debian package repositories be improved: it is currently AFAICT not
> possible to integrate Debian packages build with an APT repository, and
> this would be a really useful feature.
Uuh ... you mention something I broke during server upgrade and did not fix
yet due to lots of other stuff :/
if anyone has building sources for SLE 10 of apt-ftparchive binary/package, I
can fix this within seconds ....
> Regarding Windows support: how would you propose to specify package
> dependencies, given that no such support for this exists natively?
I have no real ideas about that. There do exist some approaches out there for
that, but this is definitive the first thing what needs to get defined.
Yes, it will need quite some work to support this, I am sure. But imaging the
new number of users, which we will attract :)
bye
adrian
--
Adrian Schroeter
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nürnberg)
email: adrian(a)suse.de
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi all,
JPackage project ( http://jpackage.org/ ) aims to provide rpm packages
with lots of Java programs and libraries. The main focus is on free and
open source software. Currently there are about 450 packages maintained.
Examples of packaged software are: ant, jakarta, jboss, jeronimo,
excalibur, plexus ...
Due to differences between Linux distributions most of the packages from
JPackage don't currently build on OpenSUSE. We would like to change
this state. We've already started with adjusting of packages to fit our
distribution. Please, visit the Java:jpackage-1.7 project in OpenSUSE
BuildService ( http://build.opensuse.org/ ) to get the feel.
If you like Java and want to help us we would like to welcome you in our
team. Please, get involved and help us to get JPackage into OpenSUSE. If
you prefer other distributions like Fedora or Mandriva we would like to
hear from you too as BuildService is also perfectly suitable for you.
Ales, anosek(a)novell.com
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello,
For some time now I try to get a new top-level project for the geo-science
user related GIS and mapping programs. I suggested Application:Geo for
several reasons.
Now I can live with renaming, better suggestions and everything else, but
being ignored is not very nice.
I talked to package beta testers and other buildservice project owners
and tell them about a final project, the packages will be stored in and
nothing happens. Not so fine.
1) I/We need a Geo-project (no science, but for users).
2) We need someone who is responsible for this and can be addressed
directly.
Ciao
--
http://www.dstoecker.eu/ (PGP key available)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org