Hello,
i have now successfully installed an own instance of the
openSUSE:Buildservice locally. Got it working and also imported some
of the opensuse.org Projects to get some testing.
What I noticed was that:
- The OBS Version in openSUSE:Tools is quite old
- Major features are not implemented, so I cannot build some of the
packages currently building on build.opensuse.org
- The OBS Version is not in sync with the features of osc in
openSUSE:Tools, featurewise.
Can you please provide version information (what Subversion Tag/Release)
about the newest release working or provide a new version in
openSUSE:Tools, please?
Regards, Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello Build Team,
I have a proposal. I am working with the LSB (and ISP RAS) on a project
to improve their symbol data in their database for ISV applications. If
you look at their project (
http://ispras.linux-foundation.org/index.php/Main_Page ), you will see
they have an LSB Application Test Kit (ATK). An application writer can
have symbol data from their application submitted to the LSB
Infrastructure Project DB. Currently, they have PERL scripts that use
utilities like 'readelf' to extract the symbol information. They also
have a web front end to make it easy to submit the data. The goal is
that with symbol data from a broad set of applications, that better
decisions can be made about what APIs are being used (and can be
standardized) by the LSB.
The LSB (and Markus Rex) would like us to run these scripts to get the
symbol data to add to the LSB database. It seems to me that it would be
easier (and quicker) to add the scripts to the openSUSE build system. I
would envision a check box that could be selected from the openSUSE
build interface that would say "Generate LSB Symbol data files", to make
it optional if people would like. Then, as part of the build, the
symbol files would be generated and available for the LSB (ISP RAS)
engineers to grab and put into the database.
Thoughts?
Thanks for your time,
Darren
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
Last week i made some oracle-instanclient packages to build tora and
perl-DBD-Oracle, and where deleted because of legal issues.
According to the license agreement it can be redistributed with other
apps, BUT, this paragraphs seem to avoid having it on a linux distro
as you can't control where it's going to be used:
-----------------------------------------------------------
Export Controls on the Programs
Selecting the "Accept License Agreement" button is a confirmation of
your agreement that you comply, now and during the trial term, with
each of the following statements:
-You are not a citizen, national, or resident of, and are not under
control of, the government of Cuba, Iran, Sudan, Libya, North Korea,
Syria, nor any country to which the United States has prohibited
export.
-You will not download or otherwise export or re-export the Programs,
directly or indirectly, to the above mentioned countries nor to
citizens, nationals or residents of those countries.
-You are not listed on the United States Department of Treasury lists
of Specially Designated Nationals, Specially Designated Terrorists,
and Specially Designated Narcotic Traffickers, nor are you listed on
the United States Department of Commerce Table of Denial Orders.
You will not download or otherwise export or re-export the Programs,
directly or indirectly, to persons on the above mentioned lists.
----------------------- snip -----------------------------
Is there any legal workaround?, anyone interested in this app?, it
would be really great to have oracle-instantclient out of the box on a
linux workstation.
Please see "OTN Development and Distribution License Agreement for
Instant Client" at
http://www.oracle.com/technology/software/tech/oci/instantclient/htdocs/lin…
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 installed wxMaxima 0.7.2-2.26 on 10.3 beta2 from Education:Desktop
project and it keeps crashing everytime I click on a menu entry with
maxima commands. Otherwise it works fine. Anyone had similar problems?
Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello!
Currently there is no way to link to a package built on the build service
because if we do so this link will break on every rebuild since the release
number will change.
Because of that I recommmend to automatically create symbolic links without
the version number as we have in the update directories on ftp.suse.com. For
example:
zypper.rpm -> zypper-0.6.15-0.1.i586.rpm
If we do so we can just link to
http://software.opensuse.com/download/.../packagename.rpm. This link will
never break due to an automatic rebuild.
Robert
--
Robert Schiele
Dipl.-Wirtsch.informatiker mailto:rschiele@gmail.com
"Quidquid latine dictum sit, altum sonatur."
Hello,
I would like to request a new top-level project called Application:Geo
- Used for all the geo-related programs like GIS/GPS/Mapping software,
which currently is in science, Education:Desktop and other places,
where it does not fit at all.
examples: GMT, grass, qgis, libgdal, libproj, mapnik, gpsdrive and lots more
- Also introduction the "Application" level, which should be used to
reduce the top-level space a bit I think.
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
I am looking for an excelently written sample spec file for opensuse
with the following characteristics:
1) uses gtkmm and gnomemm.
2) has a .desktop file.
3) uses auto* tools.
4) otherwise fairly simple
Any good examples in the buildservice projects?
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
I generate all the necessary files to build the zaptel package and if
I try to build it
localy on my machine it works, but on the web buildservice I have the
following error :
/usr/bin/make -C /usr/src/linux
SUBDIRS=/usr/src/packages/BUILD/zaptel-1.4.4 modules
make[2]: Entering directory `/usr/src/linux-2.6.18.2-61'
ERROR: Kernel configuration is invalid.
include/linux/autoconf.h or include/config/auto.conf are missing.
Run 'make oldconfig && make prepare' on kernel src to fix it.
WARNING: Symbol version dump /usr/src/linux-2.6.18.2-61/Module.symvers
is missing; modules will have no dependencies and modversions.
CC [M] /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.o
In file included from include/asm/smp.h:19,
from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.c:48:
include/asm/io_apic.h: In function 'io_apic_read':
include/asm/io_apic.h:180: error: implicit declaration of function
'HYPERVISOR_physdev_op'
In file included from include/linux/smp.h:18,
from include/linux/sched.h:63,
from include/linux/module.h:9,
from /usr/src/packages/BUILD/zaptel-1.4.4/pciradio.c:48:
include/asm/smp.h: In function 'hard_smp_processor_id':
include/asm/smp.h:76: error: implicit declaration of function 'GET_APIC_ID'
include/asm/smp.h:76: error: 'APIC_BASE' undeclared (first use in this
function)
include/asm/smp.h:76: error: (Each undeclared identifier is reported only once
include/asm/smp.h:76: error: for each function it appears in.)
include/asm/smp.h:76: error: 'APIC_ID' undeclared (first use in this function)
include/asm/smp.h: In function 'logical_smp_processor_id':
include/asm/smp.h:134: error: implicit declaration of function
'GET_APIC_LOGICAL_ID'
include/asm/smp.h:134: error: 'APIC_BASE' undeclared (first use in
this function)
include/asm/smp.h:134: error: 'APIC_LDR' undeclared (first use in this
function)
make[3]: *** [/usr/src/packages/BUILD/zaptel-1.4.4/pciradio.o] Error 1
make[2]: *** [_module_/usr/src/packages/BUILD/zaptel-1.4.4] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.18.2-61'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/usr/src/packages/BUILD/zaptel-1.4.4'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.23820 (%build)
Seem that the kernel source is installed but not correctly configured
(make cloneconfig /
make).
What I have to do to solve this problem ?
Thanks
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hello,
following call results in an error:
http://build.opensuse.org/project/view?project=DBUS
BTW: The DBUS project is empty, couldn't it be deleted?
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
Hello,
couldn't Cal3D been moved to games:libs and the whole project been removed
from global name space?
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