Bug#703720: phpbb3: Incompatibility with PHP 5.4

2013-03-22 Thread Jarno Elonen
Package: phpbb3
Version: 3.0.10-3
Severity: grave
Tags: upstream patch
Justification: renders package unusable

The package seems to be incompatible with PHP 5.4.
When creating a new forum, it gives this PHP warning:

"Strict Standards: Non-static method utf_normalizer::nfc() should not
be called statically"

...and, for some reason, apparently fails to create the forum.

According to internet discussions, upstream is unwilling to properly
change the syntax as suggested in the warning because it would break
PHP 4 backwards compatibility. The suggested fix is therefore to
edit the source code and add ~E_STRICT.

Patch attached.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages phpbb3 depends on:
ii  apache2-mpm-worker [httpd]   2.2.22-9
ii  dbconfig-common  1.8.47+nmu1
ii  debconf [debconf-2.0]1.5.44
ii  mysql-client-5.5 [mysql-client]  5.5.24+dfsg-4
ii  php5-cgi 5.4.4-2
ii  php5-cli 5.4.4-2
ii  php5-gd  5.4.4-2
ii  php5-mysql   5.4.4-2
ii  php5-sqlite  5.4.4-2
ii  ucf  3.0025+nmu3

Versions of packages phpbb3 recommends:
ii  exim4  4.80-7
ii  exim4-daemon-light [mail-transport-agent]  4.80-7
ii  php5-imagick   3.1.0~rc1-1+b2

Versions of packages phpbb3 suggests:
pn  mysql-server | postgresql  
pn  phpbb3-l10n

-- debconf information excluded
--- ./includes/startup.php	2012-01-01 17:00:17.0 +0200
+++ /usr/share/phpbb3/www/includes/startup.php	2013-03-20 15:21:21.026932169 +0200
@@ -19,7 +19,7 @@
 {
 	define('E_DEPRECATED', 8192);
 }
-error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED);
+error_reporting(E_ALL & ~E_NOTICE & ~E_DEPRECATED  & ~E_STRICT);
 
 /*
 * Remove variables created by register_globals from the global scope


Bug#549549: libdeskbar-tracker: Wrong installation directory in libdeskbar-applet => doesn't show up in deskbar

2009-10-04 Thread Jarno Elonen
Package: libdeskbar-tracker
Version: 0.6.95-3
Severity: grave
Justification: renders package unusable


Deskbar applet loads modules from...
  /usr/lib/deskbar-applet/deskbar-applet/modules-2.20-compatible
...while 'libdeskbar-tracker' installs them in:
  /usr/lib/deskbar-applet/modules-2.20-compatible

This prevents the applet from showing up in deskbar-applet's Preferences
list of plugins and makes the package unusable.

Symlinking the .py files to the correct directory fixed the problem.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libdeskbar-tracker depends on:
ii  deskbar-applet2.28.0-1   universal search and navigation ba
ii  python2.5.4-2An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gnomedesktop   2.28.0-1   Python bindings for the GNOME desk
ii  python-gobject2.20.0-1   Python bindings for the GObject li
ii  python-support1.0.3  automated rebuilding support for P
ii  tracker   0.6.95-3   metadata database, indexer and sea

Versions of packages libdeskbar-tracker recommends:
ii  tracker-search-tool   0.6.95-3   metadata database, indexer and sea

libdeskbar-tracker suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#396225: closed by Rene Engelhard <[EMAIL PROTECTED]> (Re: Bug#396225: Info received (Bug#396225 closed by Rene Engelhard <[EMAIL PROTECTED]> (Re: Bug#396225: openoffice.org 2.0.4-2 simpress crashe

2006-11-04 Thread Jarno Elonen
> Jarno: Are you *sure* this should be still kept in the archive?

No. :) I just tried the latest version of Voikko and though it still didn't 
recognize a lot of valid words on the test texts, the ratio was now good 
enough to make the it actually usable. Great stuff, I'm going ahead with the 
removal.

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#396225: Info received (Bug#396225 closed by Rene Engelhard <[EMAIL PROTECTED]> (Re: Bug#396225: openoffice.org 2.0.4-2 simpress crashes on all files))

2006-10-31 Thread Jarno Elonen
Ok, I just uploaded a rebuild. Rene, do you want me to close
the bug or reassign it back to OOo?

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#388215: Added a workaround

2006-09-23 Thread Jarno Elonen
severity #388215 normal
thanks,

The package now contains the workaround from 
http://www.openoffice.org/issues/show_bug.cgi?id=69642 in 'preinst.

This is ugly, however, so I'm leaving this open with reduced severity until 
OOo 2.0.4 enters Testing and makes the workaround unnecessary.

Thanks Teemu & Harri!


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#380869: where is the patch?

2006-08-20 Thread Jarno Elonen
Yes, please the missing patch! I'd really appreciate it.

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#336745: This is really non-grave

2006-06-26 Thread Jarno Elonen
severity 336745 important
thanks,

Reducing severity -- the majority of user's don't have X.org's composite 
extension, so this doesn't actually "make the package unusable for most 
users".


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#375572: openoffice.org2-soikko: Dummy package - shouldn't enter Testing

2006-06-26 Thread Jarno Elonen
Package: openoffice.org2-soikko
Severity: serious
Justification: This dummy package should not enter Testing - 
openoffice.org-soikko replaces it.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#336745: Works, closing

2006-06-26 Thread Jarno Elonen
close 336745
thanks,

Doesn't seem to be reproducible anymore, on current X.org and Vice. Closing 
the bug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#360470: FTBFSes all over the place

2006-04-02 Thread Jarno Elonen
> 2) the default *is* 4.0. since months.

Yes, however, OOo doesn't seems to be compiled with it yet.
Will the next uploaded version be? I.e. can I upload a fix now and say
"Depends: OpenOffice.org-common (>= 2.0.2-3)"?

> > How about CPPUHELPERLIB? Will libuno_cppuhelpergcc4 appear automatically
> > once OOo is rebuilt with GCC 4? And if so, is it always named after GCC's
> > major version digit? I.e. do you think something like
> >  | sed 's/\..*//' would be safe?
>
> Nope. gcc3 there is correct. (It has to do with some other things which
> changed between 2.95 and 3 but not between 3.3 and 3.4/4.0)

Ah.. If I compile with GCC 4.0, do I have to link with it all?

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#360470: FTBFSes all over the place

2006-04-02 Thread Jarno Elonen
> 4) You build with g++-3.3, you *sure* that it will work with the g++-4.0
> built OOo and libstlport4.6? I doubt that.

Mm.. Since OOo's debian/rules says GCC_VERSION='', I assume it uses default 
GCC for autobuild, no? OO2-soikko's setup.mk currently contains stuff like 
this:

  SDK_GXX_INCLUDE_PATH=/usr/include/c++/3.3
  CPPUHELPERLIB=-luno_cppuhelpergcc3
  CPPU_ENV=gcc3

Third variable seems to be unused and the first could apparently
be replaced with SDK_GXX_INCLUDE_PATH=/usr/include/c++/.

How about CPPUHELPERLIB? Will libuno_cppuhelpergcc4 appear automatically once 
OOo is rebuilt with GCC 4? And if so, is it always named after GCC's major 
version digit? I.e. do you think something like 
 | sed 's/\..*//' would be safe?

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#360472: unsafe upgrade

2006-04-02 Thread Jarno Elonen
> you install the component via a uno package system-wide using unopkg.
> While this is the normal way this is to be done it doesn't reliably work
> on OOo upgrades. At least with the Wikipedia plugin for OOo I somethimes
> had to remove and register it again, otherwise I get errors.

Sometimes, but not always? Hmm.. I tried upgrading OOo without touching Soikko 
and it worked fine, so I assumed unopkg now worked better with upgrades than 
regcomp -- guess not, then. 

There were prerm/postinst hook directories on OOo-1.x, that solved this 
problem for the old Soikko package. Are you planning something similar for 
2.x?

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#336745: X.org "composite" extension probable culprit

2005-11-23 Thread Jarno Elonen
I disabled the composite extension from X.org (because it prevented 3D 
acceleration) and now x64 works fine. ATI drivers are still on. I can't 
restart X to verify right now, but this is most likely the reason. Smells 
like an upstream bug.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#336745: vice: x64 doesn't start: Gdk-ERROR **: BadMatch

2005-11-01 Thread Jarno Elonen
Package: vice
Version: 1.16-4
Severity: grave
Justification: renders package unusable




-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

The x64 executable doesn't start (applies to at least x128 and xvic, too).
It flashes a window briefly but then dies:

---
$ x64
Set fontpath: et fp+ /usr/local/lib/vice/fonts'.
*** VICE Version 1.7 ***

Welcome to x64, the free portable Commodore C64 Emulator.

Written by
D. Sladic, A. Boose, D. Lem, T. Biczo, A. Dehmel, T. Bretz,
A. Matthies, M. Pottendorfer, M. Brenner, S. Trikaliotis.

This is free software with ABSOLUTELY NO WARRANTY.
See the "About VICE" command for more info.

X11: Found 24bit/TrueColor visual.
X11: Error: Cannot load text font -freetype-VICE 
CBM-medium-r-normal-medium-12-120-100-72-m-104-symbol-0.
Successfully forked DGA

Xlib:  extension "XFree86-DGA" missing on display ":0.0".
Error: Unable to query video extension version - disabling fullscreen.
Joystick: Linux joystick interface initialization...
Joystick: Warning: Cannot open joystick device /dev/js0'.
Joystick: Warning: Cannot open joystick device /dev/js1'.
Loading system file /usr/local/lib/vice/C64/kernal'.
C64MEM: Kernal rev #3.
Loading system file /usr/local/lib/vice/C64/basic'.
Loading system file /usr/local/lib/vice/C64/chargen'.
Loading system file /usr/local/lib/vice/PRINTER/mps803'.
Loading system file /usr/local/lib/vice/DRIVES/dos1541'.
Loading system file /usr/local/lib/vice/DRIVES/d1541II'.
Loading system file /usr/local/lib/vice/DRIVES/dos1571'.
Loading system file /usr/local/lib/vice/DRIVES/dos1581'.
Loading system file /usr/local/lib/vice/DRIVES/dos2031'.
Loading system file /usr/local/lib/vice/DRIVES/dos2040'.
Loading system file /usr/local/lib/vice/DRIVES/dos3040'.
Loading system file /usr/local/lib/vice/DRIVES/dos4040'.
Loading system file /usr/local/lib/vice/DRIVES/dos1001'.
Drive: Finished loading ROM images.
GnomeVideo: Successfully initialized video.
GnomeVideo: Successfully initialized video.
Palette: Loading palette /usr/local/lib/vice/C64/default.vpl'.
X11: Using private colormap.
Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 255 error_code 8 request_code 2 minor_code 0

Exiting...


I'm running a 1024x768x24 resolution X.org session with proprietary ATI
drivers.

Versions of packages vice depends on:
ii  libc6 2.3.5-7GNU C Library: Shared libraries an
ii  libesd-alsa0 [libesd0]0.2.36-1   Enlightened Sound Daemon (ALSA) - 
ii  libgcc1   1:4.0.2-3  GCC support library
ii  libice6   6.8.2.dfsg.1-9 Inter-Client Exchange library
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libreadline5  5.0-11 GNU readline and history libraries
ii  libsm66.8.2.dfsg.1-9 X Window System Session Management
ii  libstdc++64.0.2-3The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-9 X Window System protocol client li
ii  libxaw7   6.8.2.dfsg.1-9 X Athena widget set library
ii  libxext6  6.8.2.dfsg.1-9 X Window System miscellaneous exte
ii  libxmu6   6.8.2.dfsg.1-9 X Window System miscellaneous util
ii  libxpm4   6.8.2.dfsg.1-9 X pixmap library
ii  libxt66.8.2.dfsg.1-9 X Toolkit Intrinsics
ii  libxv16.8.2.dfsg.1-9 X Window System video extension li
ii  libxxf86dga1  6.8.2.dfsg.1-9 X Direct Graphics Access extension
ii  libxxf86vm1   6.8.2.dfsg.1-9 X Video Mode selection library
ii  xlibs 6.8.2.dfsg.1-9 X Window System client libraries m
ii  zlib1g1:1.2.3-6  compression library - runtime

vice recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#321352: kernel-image-2.6.12 is now linux-image-2.6.12

2005-08-16 Thread Jarno Elonen
> > This version of udev refuses to start with any kernel < 2.6.12, but there
> > is no kernel >= 2.6.12  packaged yet.
>
> No, there is a package.

For those of you who now get interrupted upgrades every time because of udev, 
don't have the old version available, would like to fix it even if it means 
upgrading the kernel, and need a bit more verbose answer than the riddle 
above, here:

  The "kernel-image" package has been just renamed as "linux-image", so the
  package is linux-image-2.6.12-1-.

- Jarno


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]