[arch-dev-public] rebuild status of mysql and libcap?
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment. Thanks greetings tpowa -- Tobias Powalowski Archlinux Developer & Package Maintainer (tpowa) http://www.archlinux.org tpowa@archlinux.org
Am Montag 06 April 2009 20:02:59 schrieb Tobias Powalowski:
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment.
Thanks greetings tpowa
Afaik myodbc and koffice are still broken. On the other hand myodbc is not used by anything and koffice never worked for me. :-) -- Pierre Schmitz Clemens-August-Straße 76 53115 Bonn Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
On 4/7/09, Pierre Schmitz <pierre@archlinux.de> wrote:
Am Montag 06 April 2009 20:02:59 schrieb Tobias Powalowski:
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment.
Thanks greetings tpowa
Afaik myodbc and koffice are still broken. On the other hand myodbc is not used by anything and koffice never worked for me. :-)
--
Pierre Schmitz
Clemens-August-Straße 76 53115 Bonn
Telefon 0228 9716608 Mobil 0160 95269831 Jabber pierre@jabber.archlinux.de WWW http://www.archlinux.de
I can build a stripped down version of koffice 1.6.3, removing the kexi pqxx backend. Alternatively we can push the koffice 2 release candidates which are now in testing to extra. I haven't have had much time to test stability of those though. Either way I won't put too much effort into the 1.6.3 release with the koffice2 final release just around the corner. Ronald
Pierre Schmitz schrieb:
Am Montag 06 April 2009 20:02:59 schrieb Tobias Powalowski:
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment.
Thanks greetings tpowa
I think the virtualbox binaries use the old libcap. As it is not in our repos, it is not a real problem, but we might consider adding the libcap.so.1 to the package as well.
Em Terça-feira 07 Abril 2009, às 09:40:35, Thomas Bächler escreveu:
Pierre Schmitz schrieb:
Am Montag 06 April 2009 20:02:59 schrieb Tobias Powalowski:
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment.
Thanks greetings tpowa
I think the virtualbox binaries use the old libcap. As it is not in our repos, it is not a real problem, but we might consider adding the libcap.so.1 to the package as well.
I will check the remaining mysql deps tonight so we can move asap to extra. btw, is anyone having issues with the mysql package starting (or failing to start at the boot time ?) There is an user proposing to increase the delay to see if it started to 30secs but im TOTALLY AGAINST that, im not having any kind of problems, is any of you having ? Thanks Thanks
Douglas Soares de Andrade schrieb:
I will check the remaining mysql deps tonight so we can move asap to extra.
btw, is anyone having issues with the mysql package starting (or failing to start at the boot time ?)
There is an user proposing to increase the delay to see if it started to 30secs but im TOTALLY AGAINST that, im not having any kind of problems, is any of you having ?
There was a broken rc.d script that never started in an earlier version, but it works again now. IIRC, the problem was that the pidfile created by mysql is not in /var/run and thus is not deleted at boot time. The current method of running pidof is that a user might run his own mysqld (like nepomuk does in its default settings) and our rc.d script will kill that. Also, the pidfile in /var/lib/mysql is not used atm. A proper script should: 1) Copy the pidfile from /var/lib/mysql/$HOSTNAME.pid to /var/run when starting (instead of running pidof). 2) When stopping, check if the process listed in /var/run/mysqld.pid is still running and kill only that. None of this will use pidof for anything!
On Mon, Apr 6, 2009 at 2:02 PM, Tobias Powalowski <t.powa@gmx.de> wrote:
Hi are those rebuilds ready to move? Testing is quite full of packages at the moment.
You can move syslog-ng 3.0.1-6 to core if there are no known issues. Signoff both arches. Eric
participants (6)
-
Douglas Soares de Andrade
-
Eric Bélanger
-
Pierre Schmitz
-
Ronald van Haren
-
Thomas Bächler
-
Tobias Powalowski