Hi,
I tried to package “gtk2-engine-nimbus” in GNOME:Community (the Sun
default Gtk theme known from OpenSolaris). Everything works, but I
failed to generate a 32 bit subpackage for x86_64 (to have the theme
also in 32 bit applications like Adobe Reader).
I have “baselibs.conf” with following contents:
------- 8< ----------
gtk2-engines-nimbus
------- >8 ----------
That works for “gtk2-engine-murrine” in X11:xfce. But there's no 32
bit package in [1] while there is one in [2]. Can somebody help?
Bernhard
[1]http://download.opensuse.org/repositories/GNOME:/Community/openSUSE_11.0/…
[2]http://download.opensuse.org/repositories/X11:/xfce/openSUSE_11.0/x86_64/
-- Bernhard Walle, SUSE LINUX Products GmbH, Architecture Development
“Make everything as simple as possible, but not simpler.”
-- Albert Einstein
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
present: mjung, abauer, froh, poeml, tpatzig
Topics:
* Status meeting
* Submit Requests Communication Workflow
Status:
=======
mjung:
* FrosCon Orga (Talk about bs + bs trustsystem)
abauer:
* implemented access to product descriptions
* TODO: product.xml for kiwi
tpatzig:
* implemented Project Monitor Filter in the webclient
poeml:
* present in NUE (successfull discussions with teammembers)
* fixes for apache and osc
Submit Requests Communication Workflow:
=======================================
- Discussion about how a communication workflow for submit request should be implemented
- high submit request workflow definition/discussion demand
- need for submit request workflow docu ("how to contribute ?")
AI abauer: add mail address of state-changer in submit notifications, to enable communication possibilities
--
--------------------------------------------
Tom Patzig <tpatzig(a)suse.de>
Novell / SUSE
SUSE LINUX Products GmbH - Nürnberg - AG Nürnberg - HRB 16746 - GF: Markus Rex
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I just tried to do a local build before sending changes for the
python-SFP-Test-Suite to the BS and this is what I got.
gerberb@suse104:~/work/BS/opensuse/home:gerberb/python-SPF-Test_Suite> osc
build openSUSE_11.0 x86_64 python-SPF-Test_Suite.spec
Getting buildinfo from server
Updating cache of required packages
(home:gerberb) python-pydns-2.3. 100% |================| 33 kB 00:00
(home:gerberb) python-pyspf-2.0. 100% |================| 37 kB 00:00
Verifying integrity of cached packages
The following package could not be verified:
/var/tmp/osbuild-packagecache/home:gerberb/openSUSE_11.0/x86_64/python-pydns-2.3.3-1.1.x86_64.rpm:
(SHA1) DSA sha1 md5 (GPG) NOT OK (MISSING KEYS: GPG#d986a842)
- - If the key is missing, install it first.
For example, do the following:
gpg --keyserver pgp.mit.edu --recv-keys d986a842
gpg --armor --export d986a842 > /home/gerberb/keyfile-d986a842
and, as root:
rpm --import /home/gerberb/keyfile-d986a842
Then, just start the build again.
- - If the key is unavailable, you may use --no-verify (which may pose a
risk).
gerberb@suse104:~/work/BS/opensuse/home:gerberb/python-SPF-Test_Suite> gpg
- --keyserver pgp.mit.edu --recv-keys d986a842
gpg: requesting key D986A842 from hkp server pgp.mit.edu
gpgkeys: key D986A842 not found on keyserver
gpg: no valid OpenPGP data found.
gpg: Total number processed: 0
What can be done. I already did the enhancement request. Still no word
on it. It seems to died. Here is the URL...
https://bugzilla.novell.com/show_bug.cgi?id=367666
- --
Boyd Gerber <gerberb(a)zenez.com>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: For info see http://quantumlab.net/pine_privacy_guard/
iEYEARECAAYFAkioNIUACgkQVtBjDid73eYRAACeLEE4zI0el09oq/C0bvtnZ+I+
BU0AnAlVX1s008XJlmY2kjDLiY44c7t8
=10pj
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
(cross-posting to OBS & Factory)
We would like to create a top-level project for third-party packages
for openSUSE, named: "Contrib".
Our goals is to setup some kind of universal repository for
third-party packages.
This repository should be viewed as a community-driven extension of
Factory, with all standards and limitations applied.
Current model of third-party packages for openSUSE is broken in many
user's opinion. There are lots of packages across hundreds of Build
Service projects, which is hard to download & navigate. Packages are
often duplicates, and aren't tested. Current model is good for
experimentation and development but is bad idea for deployment.
We want to make a new model, which suites deployment & distribution.
...
For more info, Our project's main site:
http://en.opensuse.org/Contrib
--
-Alexey Eromenko "Technologov"
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
I noticed that target_cpu is always i386 in a local obs installation.
How can I change that? the architecture is set to i586 in the
configuration files and I could not find a way to change target_cpu
macro from the default i386 to something else like i686 or i586.
Thanks,
Anas
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I really do not understand a lot of the rpmlint junk. For example in
Package python-postfix-policyd-spf (Project home:gerberb)
I have in my spec file.
# Requires: python cron
I have also tried
# Requires: python
# Requires: cron
But I get this error message.
python-policyd-spf.noarch: W: missing-dependency-to-cron for logrotate
script /etc/cron.d/policyd-spf
This package installs a file in /etc/logrotate.d/ or in /etc/cron.*/ but
doesn't require cron to be installed. as cron is not part of the essential
packages, your package should explicitely require cron to make sure that
your logrotate or cron job is executed.
But as you can see it does require cron..
There are others, but I just changed the spec file back to the first one
above. I am also confused about shbang?
Thanks,
--
Boyd Gerber <gerberb(a)zenez.com>
ZENEZ 1042 East Fort Union #135, Midvale Utah 84047
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
This is not relevant, but I've observed that the time displayed in some OBS
status web pages are delayed about 4 minutes.
I'm wondering why OBS is not time synced with ntp.
This leads me to another OT question: Is there any Novell plan to contribute
with a bunch of NTP servers in some regions around the world (or at least
contribute to pool.ntp.org).
I'm asking that because I am the owner of a server which is listed as
stratum-2 in Spain and a lot of openSUSE users choose my server as ntp server
because is suggested by Yast.
Guillermo
--
Guillermo Ballester Valor
gbv(a)oxixares.com
http://www.oxixares.com/~gbv
Ogijares, Granada - SPAIN
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
I searched the wiki but that didn't turn up usefull info so I'm asking here.
How do I turn on the creation of -debuginfo packages in a project?
Philipp
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
What is the status of the download statistics system? Is there a design
planned for it, or is it more in the conceptual stage?
It almost appears like there once was a stats system, but it got left
in the dust, or some large architecture changed.
Thanks,
- Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org
Hi,
in order to fit better into the current buildservice structure the
OpenLDAP project has been moved into the newly created "network:ldap"
namespace. Additionally I took the chance to reorganize the packaging a
bit. There are different subprojects for the different release branches
of OpenLDAP.org. For Packages from the 2.4 release branch that makes:
http://download.opensuse.org/repositories/network:/ldap:/OpenLDAP:/RE24/
and packages from the 2.3 release branch can be found here:
http://download.opensuse.org/repositories/network:/ldap:/OpenLDAP:/RE23/
If you were using the repositories from
http://download.opensuse.org/repositories/OpenLDAP/
please update you configuration to one of the above as I plan to remove
the old project in a few weeks. (Rebuilds have already been disabled
for the old project).
Additionally I have plans to add other LDAP related packages (nss_ldap,
pam_ldap) to the "network:ldap" namespace as time permits.
Contributions and other feedback are of course very welcome.
Have a lot of fun...
Ralf
--
Ralf Haferkamp
OpenLDAP Engineering Team
SUSE Linux Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe(a)opensuse.org
For additional commands, e-mail: opensuse-buildservice+help(a)opensuse.org