Bug#763800: python-sphinxcontrib-httpdomain: new upstream version 1.3.0 is available

2014-10-02 Thread Jeremy Laine
Package: python-sphinxcontrib-httpdomain
Version: 1.1.8-2
Severity: wishlist

A new upstream version of the package is available (1.3.0 currently). I would
greatly appreciate it if you could package this new version. However, if you
prefer I am quite willing to join the openstack packaging team and take care
of it.

Packaging version 1.3.0 is quite straightforward:

- import the new upstream tarball
- remove the dh_clean override
- update Standards-Version to 3.9.6
- profit!

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

Kernel: Linux 3.16-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 python-sphinxcontrib-httpdomain depends on:
ii  dpkg   1.17.13
ii  python 2.7.8-1
ii  python-sphinx  1.2.3+dfsg-1

python-sphinxcontrib-httpdomain recommends no packages.

python-sphinxcontrib-httpdomain suggests no packages.

-- no debconf information


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



Bug#760919: RFA: ocfs2-tools -- tools for managing OCFS2 cluster filesystems

2014-09-09 Thread Jeremy Laine
Package: wnpp
Severity: normal

I request an adopter for the ocfs2-tools package as I no longer have access
to an OCFS2 setup.

The package description is:
 OCFS2 is a general purpose cluster filesystem. Unlike the initial release
 of OCFS, which supported only Oracle database workloads, OCFS2 provides
 full support as a general purpose filesystem.  OCFS2 is a complete rewrite
 of the previous version, designed to work as a seamless addition to the
 Linux kernel.
 .
 This package installs the tools to manage the OCFS2 filesystem, including mkfs,
 tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack.


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



Bug#756488: gpsd: hotplug is broken with systemd due to wrong GPSD_SOCKET

2014-07-30 Thread Jeremy Laine
Package: gpsd
Version: 3.10+dev3~d6b65b48-1
Severity: grave
Justification: renders package unusable

Since the switch to systemd, gpsd's support for hotplug of USB devices is
broken using the default configuration. This means that for most users, just
installing gpsd and plugging in a GPS does not work, and it breaks working
installations upon upgrade.

The problem is that the udev hotplug script and gpsd have diverging views of
what the control socket path is.

When gpsd is installed on jessie, it is launched by systemd as follows:

gpsd -N

= it uses gpsd's default control socket path: /var/run/gpsd.sock

This is confirmed by running lsof -p `pidof gpsd`

gpsd5271 gpsd3u  unix 0x8800a10127c0  0t0   71137 
/var/run/gpsd.sock

The udev hotplug script on the other hand reads /etc/default/gpsd to determine
the path of the control socket, and the default value is:

# gpsd control socket location.
GPSD_SOCKET=/run/gpsd/gpsd.sock

As a result of this, when the GPS is plugged in, the hotplug script thinks gpsd
is not running, and launches a new instance of gpsd. This new instance of gpsd
does not work as the port on which gpsd listens is already taken by the first
process.

Please either change the default value of GPSD_SOCKET in /etc/default/gpsd or
change the systemd launch script so that it respects GPSD_SOCKET.

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

Kernel: Linux 3.14-2-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 gpsd depends on:
ii  adduser  3.113+nmu3
ii  init-system-helpers  1.20
ii  libbluetooth35.21-1
ii  libc62.19-7
ii  libdbus-1-3  1.8.6-1
ii  libgps21 3.10+dev3~d6b65b48-1
ii  libusb-1.0-0 2:1.0.19-1
ii  lsb-base 4.1+Debian13
ii  netbase  5.2
ii  systemd-sysv 208-6

Versions of packages gpsd recommends:
ii  python  2.7.8-1
ii  udev208-6

Versions of packages gpsd suggests:
ii  dbus  1.8.6-1
pn  gpsd-clients  none

-- no debconf information


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



Bug#732052: libfreeradius-client2: rc_read_config crashes if radius_deadtime is not set

2013-12-13 Thread Jeremy Laine
Package: libfreeradius-client2
Version: 1.1.6-6
Severity: important

libfreeradius-client introduced a radius_deadtime configuration option which
was not present in libradiusclient-ng.

If this option is not set, the rc_read_config method crashes with a SEGFAULT.

This is likely to be problematic for users migrating from the libradiusclient-ng
library if they have customised their RADIUS client configuration file.

Please consider falling back to the default configuration option 
(radius_deadtime = 0).

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

Kernel: Linux 3.11-2-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 libfreeradius-client2 depends on:
ii  libc6  2.17-97
ii  multiarch-support  2.17-97

libfreeradius-client2 recommends no packages.

libfreeradius-client2 suggests no packages.

-- no debconf information


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



Bug#729209: fretsonfire-game: does not launch as PngImagePlugin is not found

2013-11-10 Thread Jeremy Laine
Package: fretsonfire-game
Version: 1.3.110.dfsg-3
Severity: important

fretsonfire is currently unusable, as it fails at launch with the following
error:

Traceback (most recent call last):
  File ./FretsOnFire.py, line 45, in module
from GameEngine import GameEngine
  File /usr/share/games/fretsonfire/game/GameEngine.py, line 34, in module
from Data import Data
  File /usr/share/games/fretsonfire/game/Data.py, line 23, in module
from Font import Font
  File /usr/share/games/fretsonfire/game/Font.py, line 27, in module
from Texture import Texture
  File /usr/share/games/fretsonfire/game/Texture.py, line 30, in module
import PngImagePlugin
ImportError: No module named PngImagePlugin

This seem to be a consequence of bug #709360:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709360

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

Kernel: Linux 3.11-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 fretsonfire-game depends on:
ii  fonts-mgopen 1.1-8
ii  python   2.7.5-5
ii  python-imaging   1.1.7+2.0.0-1.1
ii  python-ogg   1.3+repack-5+b2
ii  python-opengl3.0.1-1
ii  python-pygame1.9.1release+dfsg-8
ii  python-pyvorbis  1.5-2
ii  ttf-dejavu   2.33+svn2514-3

Versions of packages fretsonfire-game recommends:
ii  fretsonfire-songs-muldjord  2.dfsg-1
ii  fretsonfire-songs-sectoid   1.dfsg-2

Versions of packages fretsonfire-game suggests:
ii  vorbis-tools  1.4.0-1

-- no debconf information


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



Bug#714846: iceweasel: please enable getUserMedia

2013-07-03 Thread Jeremy Laine
Package: iceweasel
Version: 22.0-1
Severity: normal

Iceweasel 22 in experimental is currently built without support for
navigator.getUserMedia, which prevents WebRTC apps from working.

You can enable this feature by passing --enable-media-navigator to the
configure script.

Thanks!

-- Package-specific info:

-- Extensions information
Name: Adblock Plus
Location: ${PROFILE_EXTENSIONS}/{d10d0bf8-f5b5-c8b4-a8b2-2b9879e08c5d}.xpi
Status: enabled

Name: Default theme
Location: 
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Firebug
Location: ${PROFILE_EXTENSIONS}/fire...@software.joehewitt.com.xpi
Status: enabled

-- Plugins information
Name: Skype Buttons for Kopete
Location: /usr/lib/mozilla/plugins/skypebuttons.so
Package: kopete
Status: enabled


-- Addons package information
ii  iceweasel  22.0-1   amd64Web browser based on Firefox
ii  kopete 4:4.8.4-2amd64instant messaging and chat applic

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

Kernel: Linux 3.9-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 iceweasel depends on:
ii  debianutils  4.3.4
ii  fontconfig   2.10.2-2
ii  libatk1.0-0  2.8.0-2
ii  libc62.17-5
ii  libcairo21.12.14-5
ii  libfontconfig1   2.10.2-2
ii  libfreetype6 2.4.9-1.1
ii  libgcc1  1:4.8.1-4
ii  libgdk-pixbuf2.0-0   2.28.2-1
ii  libglib2.0-0 2.36.3-2
ii  libgtk2.0-0  2.24.19-1
ii  libnspr4 2:4.10-1
ii  libnspr4-0d  2:4.10-1
ii  libpango-1.0-0   1.32.5-5+b1
ii  libpangocairo-1.0-0  1.32.5-5+b1
ii  libpangoft2-1.0-01.32.5-5+b1
ii  libsqlite3-0 3.7.17-1
ii  libstdc++6   4.8.1-4
ii  procps   1:3.3.8-2
ii  xulrunner-22.0   22.0-1

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  fonts-stix [otf-stix]  1.1.0-1
ii  libgssapi-krb5-2   1.10.1+dfsg-6
pn  mozplugger none

Versions of packages xulrunner-22.0 depends on:
ii  libasound21.0.27.1-2
ii  libatk1.0-0   2.8.0-2
ii  libbz2-1.01.0.6-4
ii  libc6 2.17-5
ii  libcairo2 1.12.14-5
ii  libdbus-1-3   1.6.12-1
ii  libdbus-glib-1-2  0.100.2-1
ii  libevent-2.0-52.0.21-stable-1
ii  libfontconfig12.10.2-2
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.8.1-4
ii  libgdk-pixbuf2.0-02.28.2-1
ii  libglib2.0-0  2.36.3-2
ii  libgtk2.0-0   2.24.19-1
ii  libhunspell-1.3-0 1.3.2-4
ii  libmozjs22d   22.0-1
ii  libnspr4  2:4.10-1
ii  libnss3   2:3.15-1
ii  libpango-1.0-01.32.5-5+b1
ii  libpangocairo-1.0-0   1.32.5-5+b1
ii  libpangoft2-1.0-0 1.32.5-5+b1
ii  libpixman-1-0 0.26.0-4
ii  libsqlite3-0  3.7.17-1
ii  libstartup-notification0  0.12-3
ii  libstdc++64.8.1-4
ii  libvpx1   1.2.0-2
ii  libx11-6  2:1.6.0-1
ii  libxext6  2:1.3.1-2+deb7u1
ii  libxrender1   1:0.9.8-1
ii  libxt61:1.1.3-1+deb7u1
ii  zlib1g1:1.2.8.dfsg-1

Versions of packages xulrunner-22.0 suggests:
ii  libcanberra0  0.30-2
ii  libgnomeui-0  2.24.5-2

-- no debconf information


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



Bug#701608: pu: package pyrad/1.2-1+deb6u1

2013-02-24 Thread Jeremy Laine
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: pu

Recently the following security vulnerability in the pyrad package was
brought to my attention by Salvatore Bonaccorso:

https://security-tracker.debian.org/tracker/CVE-2013-0294

It is tracked in the following bug:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=700669

The proposed package fixes this bug, so could you please allow it into
squeeze updates? The package version was chosen so as to be less than
the version in wheezy.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-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


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



Bug#687928: unblock: ocfs2-tools/1.6.4-1+deb7u1

2012-09-17 Thread Jeremy Laine
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: unblock

Please unblock package ocfs2-tools

The proposed update of ocfs2-tools fixes RC bug #682517
(inability to launch the ocfs2console GUI):

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682517

The fix (thanks Sébastien Villemot) is straight-forward: drop a bad
Debian/Ubuntu specific patch, as can be seen from the attached debdiff.

I had originaly uploaded 1.6.4-2 straight to unstable and Adam D. Barratt had
unblocked it but corosync and redhat-cluster are preventing a migration to
testing. At his request I have therefore re-uploaded it to
testing-proposed-updates.

unblock ocfs2-tools/1.6.4-1+deb7u1

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

Kernel: Linux 3.2.0-3-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
diff -Nru ocfs2-tools-1.6.4/debian/changelog ocfs2-tools-1.6.4/debian/changelog
--- ocfs2-tools-1.6.4/debian/changelog	2012-04-18 09:16:36.0 +0200
+++ ocfs2-tools-1.6.4/debian/changelog	2012-09-17 08:45:11.0 +0200
@@ -1,3 +1,10 @@
+ocfs2-tools (1.6.4-1+deb7u1) testing-proposed-updates; urgency=low
+
+  * Remove popen2-ignore-depreciation-warn.patch: it has the opposite effect,
+turning deprecation warnings into errors (Closes: #682517, LP: #923754).
+
+ -- Jeremy Lainé jeremy.la...@m4x.org  Mon, 17 Sep 2012 08:44:57 +0200
+
 ocfs2-tools (1.6.4-1) unstable; urgency=low
 
   * New upstream release.  Closes: #669023.
diff -Nru ocfs2-tools-1.6.4/debian/patches/popen2-ignore-depreciation-warn.patch ocfs2-tools-1.6.4/debian/patches/popen2-ignore-depreciation-warn.patch
--- ocfs2-tools-1.6.4/debian/patches/popen2-ignore-depreciation-warn.patch	2011-03-25 16:48:30.0 +0100
+++ ocfs2-tools-1.6.4/debian/patches/popen2-ignore-depreciation-warn.patch	1970-01-01 01:00:00.0 +0100
@@ -1,18 +0,0 @@
-Description: Ignore the depreciation warning that popen2 will raise when it is imported. 
- Pending conversion to subprocess module.
-Author: Dave Walker (Daviey) davewal...@ubuntu.com
-Bug: https://launchpad.net/bugs/655548
 a/ocfs2console/ocfs2console
-+++ b/ocfs2console/ocfs2console
-@@ -13,6 +13,11 @@
- #
- import warnings
- warnings.filterwarnings(error)
-+
-+# Ignore the depreciation warning that popen2 will raise when it is imported.
-+# FIXME: Pending conversion to subprocess module.
-+warnings.simplefilter(ignore, DeprecationWarning)
-+
- try:
- import gtk
- except Exception, e:
diff -Nru ocfs2-tools-1.6.4/debian/patches/series ocfs2-tools-1.6.4/debian/patches/series
--- ocfs2-tools-1.6.4/debian/patches/series	2012-04-18 09:02:42.0 +0200
+++ ocfs2-tools-1.6.4/debian/patches/series	2012-08-15 09:41:14.0 +0200
@@ -5,7 +5,6 @@
 shorten-manpage-lines.patch
 ld-no-add-needed.diff
 ld-as-needed.diff
-popen2-ignore-depreciation-warn.patch
 ocfs2-controld-pcmk-id.patch
 format-security.patch
 ocfs2-controld-headers.patch


Bug#671779: ITP: qdjango -- Cross-platform C++ web development framework

2012-05-06 Thread Jeremy Laine
Package: wnpp
Severity: wishlist
Owner: Jeremy Lainé jeremy.la...@m4x.org

* Package name: qdjango
  Version : 0.2.0
  Upstream Author : Jeremy Lainé jeremy.la...@m4x.org
* URL : http://code.google.com/p/qdjango/
* License : LGPL
  Programming Lang: C++
  Description : Cross-platform C++ web development framework

QDjango is a web framework written in C++ and built on top of the Qt library.
Where possible it tries to follow django's API, hence its name.



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



Bug#664788: python-serial: Please package version 2.6

2012-03-20 Thread Jeremy Laine
Package: python-serial
Version: 2.5-2.1
Severity: wishlist

Version 2.6 of pyserial is now available:

http://pypi.python.org/pypi/pyserial

Please consider packaging it for Debian.

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

Kernel: Linux 3.2.0-2-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 python-serial depends on:
ii  python 2.7.2-10
ii  python2.6  2.6.7-4
ii  python2.7  2.7.3~rc1-1

python-serial recommends no packages.

Versions of packages python-serial suggests:
pn  python-wxgtk2.8 | python-wxgtk2.6 | python-wxgtk  none

-- no debconf information



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



Bug#658483: Please use the fork instead of original library.

2012-02-04 Thread jeremy . laine
No way, additional features from this fork get merged back once they are 
mature and their API is reviewed. It's not debian's job to subvert OSS projects.




On 03/02/2012 13:55 Boris Pek wrote:

Package: qxmpp
Version: 0.3.0-1
Severity: wishlist


Hi,

As we can see there are no packages which use qxmpp library in Debian yet.

To avoid duplication of code it would be nice to switch your package to the 
fork:
https://github.com/0xd34df00d/qxmpp-dev

I need this modified version of library for my package leechcraft.

There are such main changes in this fork:
* Fixed install paths — install to /usr[/local] instead of Qt installation path.
* Extended Roster management API — support sending reason texts for subscription
management operations.
* Implemented bookmarks.
* Added pubsub manager.
* Extended vCards support.
* Implemented XEP-0184.
* Implemented XEP-0224.
* Implemented XEP-0145.
* Added option for skipping authentication stage when connecting to server —
allows implementing In-Band Registration XEP.
* Support of XHTML-IM.
* Fixed build in FreeBSD.
* Fixed presence verification string generation.

Fork developers regularly sync their copy of sources with upstream.

Also fork do not broke the API. Each program which can be compiled with original
qxmpp library also can be compiled with modified library without any changes in
the sources.

The main problem is that upstream review patches very and very slow (during few
months). And most of them are not accepted yet. But the Azoth plugin from
LeechCraft can't be compiled with unmodified library.

If you agree with my arguments please let me know here.
I am interested in co-maintaining the package.
And I could make the updated package in the nearest future.

Or if you lost interest to this package you may orphan it.
And I will maintain it by myself.

Best regards,
Boris




Bug#658483: Please use the fork instead of original library.

2012-02-04 Thread jeremy . laine
Why can't leechcraft be built with plain qxmpp? Qxmpp is modular by nature so 
any additional managers can be provided in the application. The parts of the 
code you really need merged back to qxmpp are modifications to existing 
classes. I'd be happy to review such changes.

Jeremy




On 04/02/2012 13:19 Boris Pek wrote:

Hi,

 No way, additional features from this fork get merged back once they are 
 mature
 and their API is reviewed. It's not debian's job to subvert OSS projects.

I know you are one of the authors of qxmpp. That explains your reaction to my
proposal.

But you haven't even tried to understand my arguments.

Debian Policy does not allow embedded copies of libraries:
http://www.debian.org/doc/debian-policy/ch-source.html#s-embeddedfiles

But leechcraft package can not be build with original qxmpp library now.

I have proposed the logical solution: use the fork code in package until it is
accepted in upstream. After that package could switch back to original library.

There isn't any program in Debian using this library now. Your package is
standalone.

Currently I intend to add first program which uses this library. And I faced
with few problems which could be resolved quite simply in the proposed way.

If you continue insisting on your point I will have to make another package
(qxmmp-leechcraft for example), because we can't wait for years until upstream
merges necessary patches from the fork.

Best regards,
Boris




Bug#608275: libcrmcommon2-dev: missing dependency on cluster-glue-dev

2010-12-29 Thread Jeremy Laine
Package: libcrmcommon2-dev
Version: 1.0.10-1
Severity: normal

The following file, which is shipped in libcrmcommon2-dev:

  /usr/include/pacemaker/crm/common/xml.h

.. includes the following, which is shipped in cluster-glue-dev:

  /usr/include/heartbeat/ha_msg.h

So libcrmcommon2-dev should depend on cluster-glue-dev.

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64 (x86_64)

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

-- no debconf information



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



Bug#608244: RM: diogenes -- ROM; RC buggy, dead upstream

2010-12-28 Thread Jeremy Laine
Package: ftp.debian.org
Severity: normal

The diogenes package has been kept out of testing by bug #528113 for over
a year. It is no longer maintained upstream, as there are numerous wiki
engines which more than adequately replace it.

I am therefore requesting a removal of this package from the archive.

Jeremy



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



Bug#592413: ITP: qxmpp -- cross-platform C++ XMPP library

2010-08-09 Thread Jeremy Laine
Package: wnpp
Severity: wishlist
Owner: Jeremy Lainé jeremy.la...@m4x.org

* Package name: qxmpp
  Upstream Author : Manjeet Dahiya manjeetdah...@gmail.com
* URL : http://code.google.com/p/qxmpp/
* License : LGPL
  Programming Lang: C++
  Description : cross-platform C++ XMPP library

QXmpp is a cross-platform C++ XMPP library built upon Qt. It strives to be
as intuitive and easy to use as possible.



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



Bug#586787: pacemaker-dev: missing dependencies

2010-06-22 Thread Jeremy Laine
Package: pacemaker-dev
Version: 1.0.8+hg15494-4+b1
Severity: normal

The pacemaker-dev package is missing several dependencies. If you look
at the /usr/include/pacemaker/crm/crm.h header, you will see it includes:

glib.h = requires libglib2.0-dev
libxml/tree.h = requires libxml2-dev
clplumbing/cl_log.h = requires libcluster-glue-dev

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

Kernel: Linux 2.6.32-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pacemaker-dev depends on:
ii  libcorosync-dev   1.2.1-1Standards-based cluster framework 
ii  libheartbeat2-dev 1:3.0.3-2  Subsystem for High-Availability Li
ii  pacemaker 1.0.8+hg15494-4+b1 HA cluster resource manager
ii  python2.6.5-4An interactive high-level object-o

pacemaker-dev recommends no packages.

pacemaker-dev suggests no packages.

-- no debconf information



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



Bug#549543: amarok 2.2 fails to import music collection

2009-10-04 Thread Jeremy Laine
Package: amarok
Version: 2.2.0-1
Severity: important

Since upgrading to version 2.2.0, amarok fails to display my music
collection. Please note that amarok 2.1.x worked fine. The import
progressbar goes all the way to 100% but in the end I still end
up with 0 tracks.

I have tried purging the following, to no avail:

~/.kde/share/apps/amarok
~/.kde/share/config/amarok*

When launching Amarok in debugging mode I get thousands of messages
such as:

amarok:[ERROR!] Tried to perform escape() on uninitialized MySQL


amarok:[ERROR!] Tried to perform insert on uninitialized MySQL

The problem I am experiencing looks a lot like the following upstream
bug:

http://bugs.kde.org/199429

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

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

Versions of packages amarok depends on:
ii  amarok-common2.2.0-1 architecture independent files for
ii  amarok-utils 2.2.0-1 utilities for Amarok media player
ii  kdebase-runtime  4:4.3.1-1   runtime components from the offici
ii  kdelibs5 4:4.3.1-1   core libraries for all KDE 4 appli
ii  libc62.9-27  GNU C Library: Shared libraries
ii  libcurl3-gnutls  7.19.5-1.1  Multi-protocol file transfer libra
ii  libgcc1  1:4.4.1-4   GCC support library
ii  libgcrypt11  1.4.4-4 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.22.1-1The GLib library of C routines
ii  libgpod4 0.7.2-1.1   library to read and write songs an
ii  libgtk2.0-0  2.18.1-1The GTK+ graphical user interface 
ii  liblastfm0   0.4.0~git20090710-1 The Last.fm web services library
ii  libloudmouth1-0  1.4.3-4 Lightweight C Jabber library
ii  libmtp8  0.3.7-7 Media Transfer Protocol (MTP) libr
ii  libmysqlclient16 5.1.39-1MySQL database client library
ii  libphonon4   4:4.5.2-2   Qt 4 Phonon module
ii  libplasma3   4:4.3.1-1   library for the KDE 4 Plasma deskt
ii  libqt4-dbus  4:4.5.2-2   Qt 4 D-Bus module
ii  libqt4-network   4:4.5.2-2   Qt 4 network module
ii  libqt4-script4:4.5.2-2   Qt 4 script module
ii  libqt4-sql   4:4.5.2-2   Qt 4 SQL module
ii  libqt4-svg   4:4.5.2-2   Qt 4 SVG module
ii  libqt4-webkit4:4.5.2-2   Qt 4 WebKit module
ii  libqt4-xml   4:4.5.2-2   Qt 4 XML module
ii  libqtcore4   4:4.5.2-2   Qt 4 core module
ii  libqtgui44:4.5.2-2   Qt 4 GUI module
ii  libqtscript4-core0.1.0-3 Qt Script bindings for the Qt 4 Co
ii  libqtscript4-gui 0.1.0-3 Qt Script bindings for the Qt 4 Gu
ii  libqtscript4-network 0.1.0-3 Qt Script bindings for the Qt 4 Ne
ii  libqtscript4-sql 0.1.0-3 Qt Script bindings for the Qt 4 SQ
ii  libqtscript4-uitools 0.1.0-3 Qt Script bindings for the Qt 4 Ui
ii  libqtscript4-xml 0.1.0-3 Qt Script bindings for the Qt 4 XM
ii  libstdc++6   4.4.1-4 The GNU Standard C++ Library v3
ii  libstreamanalyzer0   0.7.0-1+b2  streamanalyzer library for Strigi 
ii  libstreams0  0.7.0-1+b2  streams library for for Strigi Des
ii  libtag-extras1   1.0.1-2 TagLib extras library - support fo
ii  libtag1c2a   1.6-3   TagLib Audio Meta-Data Library
ii  libxml2  2.7.5.dfsg-1GNOME XML library
ii  phonon   4:4.5.2-2   Qt 4 Phonon module metapackage
ii  phonon-backend-gstre 4:4.3.1-4   Phonon GStreamer 0.10.x backend
ii  phonon-backend-xine  4:4.3.1-4   Phonon Xine 1.1.x backend
ii  zlib1g   1:1.2.3.3.dfsg-15   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:4.3.1-1  transparent audio CD access for KD

Versions of packages amarok suggests:
ii  libqt4-sql-mysql  4:4.5.2-2  Qt 4 MySQL database driver
ii  libqt4-sql-psql   4:4.5.2-2  Qt 4 PostgreSQL database driver
ii  libqt4-sql-sqlite 4:4.5.2-2  Qt 4 SQLite 3 database driver

Versions of packages amarok is related to:
ii  phonon-backend-gstreamer [pho 4:4.3.1-4  Phonon GStreamer 0.10.x backend
ii  phonon-backend-xine [phonon-b 4:4.3.1-4  Phonon Xine 1.1.x backend

-- no debconf information



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



Bug#545943: python-wbxml forces incorrect language in wbxml2xml

2009-09-10 Thread Jeremy Laine
Package: python-wbxml
Version: 0.1-3
Severity: important
Tags: patch

When converting WBXML to XML (wbxml2xml binding), python-wbxml forces
the language to WBXML_LANG_AIRSYNC. This is incorrect, for instance
when decoding OMA Device Management messages.

It is better to let the language be detected by using WBXML_LANG_UNKNOWN.
The attached patch does just that. 

Jeremy

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

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

Versions of packages python-wbxml depends on:
ii  libc6 2.9-26 GNU C Library: Shared libraries
ii  libwbxml2-0   0.10.6-4   WBXML parsing and encoding library
ii  libxml2   2.7.3.dfsg-2.1 GNOME XML library
ii  python2.5.4-2An interactive high-level object-o

python-wbxml recommends no packages.

python-wbxml suggests no packages.

-- no debconf information
--- pywbxml-0.1.orig/src/pywbxml.pyx
+++ pywbxml-0.1/src/pywbxml.pyx
@@ -28,7 +28,7 @@
 cdef WBXMLGenXMLParams params
 
 params.gen_type = WBXML_GEN_XML_CANONICAL
-params.lang = WBXML_LANG_AIRSYNC
+params.lang = WBXML_LANG_UNKNOWN
 params.indent = 0
 params.keep_ignorable_ws = 1
 


Bug#521409: ITP: python-netfilter -- Python modules for manipulating netfilter rules

2009-03-27 Thread Jeremy Laine
Package: wnpp
Severity: wishlist
Owner: Jeremy Laine jeremy.la...@m4x.org

* Package name: python-netfilter
  Version : 0.5.6
  Upstream Author : Jeremy Lainé jeremy.la...@bolloretelecom.eu
* URL : 
http://opensource.bolloretelecom.eu/projects/python-netfilter
* License : GPLv3 or later
  Programming Lang: Python
  Description : Python modules for manipulating netfilter rules

These Python modules act as a wrapper around iptables to manipulate
the Linux kernel's packet filtering tables.

Typical applications include building firewalls or network access
controllers.



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



Bug#508774: dnsmasq: please consider adding DBus introspection

2008-12-15 Thread Jeremy Laine
Package: dnsmasq
Version: 2.46-1
Severity: wishlist
Tags: patch

It would be nice if dnsmasq's DBus interface supported introspection.
Implementing this is pretty straightforward, the necessary code is in the
attached patch.

Cheers,
Jeremy

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

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

Versions of packages dnsmasq depends on:
ii  adduser   3.110  add and remove users and groups
ii  dnsmasq-base  2.46-1 A small caching DNS proxy and DHCP
ii  netbase   4.34   Basic TCP/IP networking system

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconfnone (no description available)

-- no debconf information
diff -urN dnsmasq-2.46.orig/src/dbus.c dnsmasq-2.46/src/dbus.c
--- dnsmasq-2.46.orig/src/dbus.c	2008-11-14 21:02:08.0 +0100
+++ dnsmasq-2.46/src/dbus.c	2008-12-15 10:45:48.0 +0100
@@ -21,6 +21,42 @@
 #define DBUS_API_SUBJECT_TO_CHANGE
 #include dbus/dbus.h
 
+const char* introspection_xml =
+!DOCTYPE node PUBLIC \-//freedesktop//DTD D-BUS Object Introspection 1.0//EN\\n
+\http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd\;\n
+node name=\ DNSMASQ_PATH \\n
+  interface name=\org.freedesktop.DBus.Introspectable\\n
+method name=\Introspect\\n
+  arg name=\data\ direction=\out\ type=\s\/\n
+/method\n
+  /interface\n
+  interface name=\ DNSMASQ_SERVICE \\n
+method name=\ClearCache\\n
+/method\n
+method name=\GetVersion\\n
+  arg name=\version\ direction=\out\ type=\s\/\n
+/method\n
+method name=\SetServers\\n
+  arg name=\servers\ direction=\in\ type=\av\/\n
+/method\n
+signal name=\DhcpLeaseAdded\\n
+  arg name=\ipaddr\ type=\s\/\n
+  arg name=\hwaddr\ type=\s\/\n
+  arg name=\hostname\ type=\s\/\n
+/signal\n
+signal name=\DhcpLeaseDeleted\\n
+  arg name=\ipaddr\ type=\s\/\n
+  arg name=\hwaddr\ type=\s\/\n
+  arg name=\hostname\ type=\s\/\n
+/signal\n
+signal name=\DhcpLeaseUpdated\\n
+  arg name=\ipaddr\ type=\s\/\n
+  arg name=\hwaddr\ type=\s\/\n
+  arg name=\hostname\ type=\s\/\n
+/signal\n
+  /interface\n
+/node\n;
+
 struct watch {
   DBusWatch *watch;  
   struct watch *next;
@@ -229,7 +265,15 @@
 {
   char *method = (char *)dbus_message_get_member(message);

-  if (strcmp(method, GetVersion) == 0)
+  if (dbus_message_is_method_call(message, DBUS_INTERFACE_INTROSPECTABLE, Introspect))
+{
+  DBusMessage *reply = dbus_message_new_method_return(message);
+
+  dbus_message_append_args(reply, DBUS_TYPE_STRING, introspection_xml, DBUS_TYPE_INVALID);
+  dbus_connection_send (connection, reply, NULL);
+  dbus_message_unref (reply);
+}
+  else if (strcmp(method, GetVersion) == 0)
 {
   char *v = VERSION;
   DBusMessage *reply = dbus_message_new_method_return(message);


Bug#507261: ITP: trac-authopenid -- OpenID authentication plugin for Trac

2008-11-29 Thread Jeremy Laine
Package: wnpp
Severity: wishlist
Owner: Jeremy Laine [EMAIL PROTECTED]

* Package name: trac-authopenid
  Version : 0.1.6
  Upstream Author : Dalius Dobravolskas [EMAIL PROTECTED]
* URL : http://trac.sandbox.lt/auth/wiki/AuthOpenIdPlugin
* License : Trac license (modified BSD)
  Programming Lang: Python
  Description : OpenID authentication plugin for Trac

This plugin make it possible to login to Trac using the OpenID
decentralized identity system.

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



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



Bug#504795: python-wbxml unusable due to WBXMLParseError

2008-11-07 Thread Jeremy Laine
Package: python-wbxml
Version: 0.1-1
Severity: grave
Tags: patch
Justification: renders package unusable

Currently python-wbxml is unusable, all calls to pywbxml cause an exception
because WBXMLParseError is not a subclass of BaseException:

 d = file(syncml-014.xml).read()
 pywbxml.xml2wbxml(d)
Traceback (most recent call last):
  File stdin, line 1, in module
  File pywbxml.pyx, line 64, in pywbxml.xml2wbxml
TypeError: raise: exception class must be a subclass of BaseException

The fix is very simple, see attached patch.

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

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

Versions of packages python-wbxml depends on:
ii  libc6  2.7-16GNU C Library: Shared libraries
ii  libwbxml2-00.9.2-6   WBXML parsing and encoding library
ii  libxml22.6.32.dfsg-4 GNOME XML library
ii  python 2.5.2-3   An interactive high-level object-o

python-wbxml recommends no packages.

python-wbxml suggests no packages.

-- no debconf information
diff -urN pywbxml-0.1.orig/src/pywbxml.pyx pywbxml-0.1/src/pywbxml.pyx
--- pywbxml-0.1.orig/src/pywbxml.pyx	2006-07-28 02:51:57.0 +0200
+++ pywbxml-0.1/src/pywbxml.pyx	2008-11-07 10:41:29.0 +0100
@@ -14,7 +14,7 @@
 object PyString_FromStringAndSize(char *s, int len)
 int PyString_AsStringAndSize(object obj, char **buffer, int *length)
 
-class WBXMLParseError:
+class WBXMLParseError(Exception):
 def __init__(self, code):
 self.code = code
 self.description = char * wbxml_errors_string(code)


Bug#499162: dnsmasq: memory leak when sending initial DBUS message (Up)

2008-09-16 Thread Jeremy Laine
Package: dnsmasq
Version: 2.45-1
Severity: normal
Tags: patch

There seems to be a memory leak in the code that sends the initial message
on DBUS when dnsmasq comes up: the message is not freed.

Please find a patch attached.

Cheers,
Jeremy

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dnsmasq depends on:
ii  adduser   3.110  add and remove users and groups
ii  dnsmasq-base  2.45-1 A small caching DNS proxy and DHCP
ii  netbase   4.34   Basic TCP/IP networking system

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconfnone (no description available)

-- no debconf information
diff -urN dnsmasq-2.45.orig/src/dbus.c dnsmasq-2.45/src/dbus.c
--- dnsmasq-2.45.orig/src/dbus.c	2008-07-20 21:18:16.0 +0200
+++ dnsmasq-2.45/src/dbus.c	2008-09-16 19:14:41.0 +0200
@@ -283,7 +283,10 @@
   daemon-dbus = connection; 
   
   if ((message = dbus_message_new_signal(DNSMASQ_PATH, DNSMASQ_SERVICE, Up)))
-dbus_connection_send(connection, message, NULL);
+{
+  dbus_connection_send(connection, message, NULL);
+  dbus_message_unref(message);
+}
 
   return NULL;
 }


Bug#498790: libetpan: mailmessage_get_bodystructure fails for cached IMAP

2008-09-13 Thread Jeremy Laine
Package: libetpan13
Version: 0.54-3
Severity: normal
Tags: patch

When using the cached IMAP storage, the second call to
mailmessage_get_bodystructure returns a NULL mime structure.

The problem is that the return variable is not being set, see
the attached patch for a fix.

Cheers,
Jeremy

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libetpan13 depends on:
ii  libc62.7-13  GNU C Library: Shared libraries
ii  libcurl3-gnutls  7.18.2-7Multi-protocol file transfer libra
ii  libdb4.6 4.6.21-10   Berkeley v4.6 Database Libraries [
ii  libexpat12.0.1-4 XML parsing C library - runtime li
ii  libgcc1  1:4.3.2-1   GCC support library
ii  libgnutls26  2.4.1-1 the GNU TLS library - runtime libr
ii  liblockfile1 1.08-2  NFS-safe locking library, includes
ii  libsasl2-2   2.1.22.dfsg1-23 Cyrus SASL - authentication abstra
ii  libstdc++6   4.3.2-1 The GNU Standard C++ Library v3

libetpan13 recommends no packages.

libetpan13 suggests no packages.

-- no debconf information
diff -urN libetpan-0.54.orig/src/driver/implementation/imap/imapdriver_cached_message.c libetpan-0.54/src/driver/implementation/imap/imapdriver_cached_message.c
--- libetpan-0.54.orig/src/driver/implementation/imap/imapdriver_cached_message.c	2008-02-17 14:13:26.0 +0100
+++ libetpan-0.54/src/driver/implementation/imap/imapdriver_cached_message.c	2008-09-13 11:11:23.0 +0200
@@ -502,6 +502,7 @@
 cleanup_mime(mime);
 
 msg_info-msg_mime = mime;
+*result = mime;
 
 return MAIL_NO_ERROR;
   }


Bug#498373: gpe-mixer: refuses to launch due to missing gpe-mixer.png

2008-09-09 Thread Jeremy Laine
Package: gpe-mixer
Version: 0.42-1
Severity: grave
Justification: renders package unusable

Currently gpe-mixer is unusable, upon launch it just displays an error
dialog:

  Failed to open file '/usr/share/pixmaps/gpe-mixer.png': No such file
  or directory

This is due to the patch:

  debian/patches/020-Makefile-pixmap.patch

Removing this patch should fix the problem.

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

Kernel: Linux 2.6.25-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gpe-mixer depends on:
ii  gpe-icons 0.25-1 Common icons used by GPE programs
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-13 GNU C Library: Shared libraries
ii  libcairo2 1.6.4-6The Cairo 2D vector graphics libra
ii  libglib2.0-0  2.16.5-1   The GLib library of C routines
ii  libgpewidget1 0.115-5GPE Palmtop Environment widget lib
ii  libgtk2.0-0   2.12.11-3  The GTK+ graphical user interface 
ii  libpango1.0-0 1.20.5-2   Layout and rendering of internatio

gpe-mixer recommends no packages.

gpe-mixer suggests no packages.

-- no debconf information



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



Bug#473015: dnsmasq: relay agent options are not echoed back

2008-03-27 Thread Jeremy Laine
Package: dnsmasq
Version: 2.41-2
Severity: normal
Tags: patch

When dnsmasq replies to DHCP requests containing a Relay Agent Information
option, it should include the Relay Agent Information in the reply.

Unfortunately, this is not the case because dnsmasq does the following:

- copy the Relay Agent info to the end of the packet
  and save a pointer to it (agent_id)
- clear out the packet (in clear_packet()) until end 
  = you lose the Relay Agent info!
- move the Relay Agent information forward in do_options() 

I have managed to get things sort of working by only doing clear_packet
until agent_id instead of end when agent_id is non NULL (see attached
patch).

This patch is just a start, there are two remaining calls to clear_packet
which I did not feel comfortable with touching:

- line 439 : the subsequent call to do_options() forcibly passes NULL as
  the agent_id, so it seems the Relay Agent info is discarded = why?

- line 892 : it doesn't look as though do_options() is called after the
  call to clear_packet(), so it seems the Relay Agent info is not used
  here = why?

Thanks for dnsmasq!

Cheers,
Jeremy


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

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

Versions of packages dnsmasq depends on:
ii  adduser   3.105  add and remove users and groups
ii  dnsmasq-base  2.41-2 A small caching DNS proxy and DHCP
ii  netbase   4.30   Basic TCP/IP networking system

dnsmasq recommends no packages.

-- no debconf information
diff -urN dnsmasq-2.41/src/rfc2131.c dnsmasq-2.41.mod/src/rfc2131.c
--- dnsmasq-2.41/src/rfc2131.c  2008-02-12 21:36:39.0 +0100
+++ dnsmasq-2.41.mod/src/rfc2131.c  2008-03-27 19:41:14.0 +0100
@@ -750,7 +750,7 @@
}

   time = calc_time(context, config, option_find(mess, sz, 
OPTION_LEASE_TIME, 4));
-  clear_packet(mess, end);
+  clear_packet(mess, agent_id ? agent_id : end);
   option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPOFFER);
   option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, 
ntohl(context-local.s_addr));
   option_put(mess, end, OPTION_LEASE_TIME, 4, time);
@@ -970,7 +970,7 @@

  log_packet(ACK, mess-yiaddr, emac, emac_len, iface_name, 
hostname);  
  
- clear_packet(mess, end);
+ clear_packet(mess, agent_id ? agent_id : end);
  option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);
  option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, 
ntohl(context-local.s_addr));
  option_put(mess, end, OPTION_LEASE_TIME, 4, time);
@@ -1015,7 +1015,7 @@
  netid = context-netid;
}

-  clear_packet(mess, end);
+  clear_packet(mess, agent_id ? agent_id : end);
   option_put(mess, end, OPTION_MESSAGE_TYPE, 1, DHCPACK);
   option_put(mess, end, OPTION_SERVER_IDENTIFIER, INADDRSZ, 
ntohl(context-local.s_addr));
 


Bug#459882: libgemplugin-ruby1.8: makes too many assumptions about gem paths

2008-01-09 Thread Jeremy Laine
Package: libgemplugin-ruby1.8
Version: 0.2.2-1
Severity: minor
Tags: patch

gem_plugin does too many manipulations on file paths for its own good:

- it passes the location of gem specifications to
  Gem::SourceIndex.from_installed_gems (deprecated)

- it manually builds the full path for a gem, even though this can be
  retrieved by using gem.gem_full_path

This does not cause any problems for now, but if the file layout of gems
changes in the future it will break gem_plugin.

The attached patch fixes these issues.

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

Kernel: Linux 2.6.23-1-amd64 (SMP w/2 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 libgemplugin-ruby1.8 depends on:
ii  libgems-ruby1.8   1.0.1-4libraries to use RubyGems, a packa
ii  ruby  1.8.2-2An interpreter of object-oriented 

libgemplugin-ruby1.8 recommends no packages.

-- no debconf information
diff -urN libgemplugin-ruby-0.2.2.orig/lib/gem_plugin.rb 
libgemplugin-ruby-0.2.2/lib/gem_plugin.rb
--- libgemplugin-ruby-0.2.2.orig/lib/gem_plugin.rb  2007-05-12 
22:21:38.0 +0200
+++ libgemplugin-ruby-0.2.2/lib/gem_plugin.rb   2008-01-09 10:40:18.0 
+0100
@@ -105,8 +105,7 @@
 # To prevent this load requires the full path to the init.rb file, which
 # avoids the RubyGems autorequire magic.
 def load(needs = {})
-  sdir = File.join(Gem.dir, specifications)
-  gems = Gem::SourceIndex.from_installed_gems(sdir)
+  gems = Gem::SourceIndex.from_installed_gems
   needs = needs.merge({gem_plugin = INCLUDE})
   
   gems.each do |path, gem|
@@ -129,7 +128,7 @@
   
   # Previously was set wrong, we already have the correct gem path!
   #gem_dir = File.join(Gem.dir, gems, #{gem.name}-#{gem.version})
-  gem_dir = File.join(Gem.dir, gems, path)
+  gem_dir = gem.gem_full_path
   
   require File.join(gem_dir, lib, gem.name, init.rb)
   @gems[gem.name] = gem_dir


Bug#457287: lustre-utils: incorrect references to lc_common

2007-12-21 Thread Jeremy Laine
Package: lustre-utils
Version: 1.6.3-2
Severity: important

Debian ships the 'lc_common' script as /usr/share/lustre/lc_common but
the lustre utilities expect it to be in /usr/lib/lustre/lc_common:

# grep lc_common /usr/sbin/*
lc_cluman:. /usr/lib/lustre/lc_common
lc_hb:. /usr/lib/lustre/lc_common
lc_lvm:. /usr/lib/lustre/lc_common
lc_md:. /usr/lib/lustre/lc_common
lc_modprobe:. /usr/lib/lustre/lc_common
lc_net:. /usr/lib/lustre/lc_common
lustre_config:. /usr/share/lustre/lc_common
lustre_config:COMMAND=. /usr/lib/lustre/lc_common; \
lustre_createcsv:. /usr/lib/lustre/lc_common

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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 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 lustre-utils depends on:
ii  libc6 2.7-3  GNU C Library: Shared libraries
ii  libncurses5   5.6+20071124-1 Shared libraries for terminal hand
ii  libreadline5  5.2-3  GNU readline and history libraries

lustre-utils recommends no packages.

-- no debconf information



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



Bug#451766: python-cheetah: new upstream version available

2007-11-18 Thread Jeremy Laine
Package: python-cheetah
Version: 2.0~rc8-1
Severity: wishlist

A new version of python-cheetah is available: 2.0.1

Please consider uploading it to Debian.


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

Kernel: Linux 2.6.22-3-amd64 (SMP w/2 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 python-cheetah depends on:
ii  libc6 2.6.1-6GNU C Library: Shared libraries
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.7.5  automated rebuilding support for p

python-cheetah recommends no packages.

-- no debconf information



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



Bug#451888: RM: kdevelop3 -- RoM; obsoleted

2007-11-18 Thread Jeremy Laine
Package: ftp.debian.org
Severity: normal

Please remove the 'kdevelop3' package from the archive,
the transition packages (to 'kdevelop') are no longer needed
since the release of etch.

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

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



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



Bug#448126: python-pyrad: new upstream version available

2007-10-26 Thread Jeremy Laine
Package: python-pyrad
Version: 0.9-0.1
Severity: normal

A new version of pyrad is available (1.1 at the moment):

http://www.wiggy.net/code/pyrad/

Please consider updating the Debian package for pyrad.

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 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 python-pyrad depends on:
ii  python-support0.7.4  automated rebuilding support for p

python-pyrad recommends no packages.

-- no debconf information



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



Bug#448127: python-setuptools: new version available

2007-10-26 Thread Jeremy Laine
Package: python-setuptools
Version: 0.6c6-1
Severity: normal

A new version of setuptools is available: 0.6c7

http://cheeseshop.python.org/pypi/setuptools

Please consider updating the python-setuptools package.

Cheers,
Jeremy

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 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 python-setuptools depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15 register and build utility for Pyt

python-setuptools recommends no packages.

-- no debconf information



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



Bug#433318: iscsitarget-source should not recommend iscsitarget

2007-07-16 Thread Jeremy Laine
Package: iscsitarget-source
Version: 0.4.15-2
Severity: normal

Please remove the Recommends of iscsitarget-source on iscsitarget, it
does not make any sense. A user who is trying to install
iscsitarget-source will run into a frustrating error message :
iscsitarget-source is broken as it recommends iscsitarget, which in
turn depends on iscsitarget-module (not available, since we are
trying to build it!).

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iscsitarget-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.50 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

Versions of packages iscsitarget-source recommends:
pn  iscsitarget   none (no description available)

-- no debconf information


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



Bug#433322: iscsitarget-source: fails to compile against 2.6.18

2007-07-16 Thread Jeremy Laine
Package: iscsitarget-source
Version: 0.4.15-2
Severity: important
Tags: patch

Currently it is not possible to use the iscsitarget-source package to
build the kernel module for kernels  2.6.19 as the patch for these
kernels is not applied. This is a pity for machines running the kernel
shipped with etch.

The attached patch will make sure the patch gets applied for these
kernels. I also fixed the 'kdist_clean' so that is actually cleans up
files generated during the module compilation.

Cheers,
Jeremy

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iscsitarget-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.50 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

Versions of packages iscsitarget-source recommends:
pn  iscsitarget   none (no description available)

-- no debconf information
diff -u iscsitarget-0.4.15/debian/rules iscsitarget-0.4.15/debian/rules
--- iscsitarget-0.4.15/debian/rules
+++ iscsitarget-0.4.15/debian/rules
@@ -41,7 +41,12 @@
 
 kdist_clean:
dh_clean
-   -$(MAKE) clean
+   $(MAKE) -C $(KSRC) SUBDIRS=$(shell pwd)/kernel clean
+   # Revert patch for kernels  2.6.19
+   if [ -f debian/stamp-patched ]; then \
+   patch -p0 -R  patches/compat-2.6.14-2.6.18.patch; \
+   rm -f debian/stamp-patched; \
+   fi
 
 # prep-deb-files rewrites the debian/ files as needed. See RATIONALE for
 # details
@@ -54,6 +59,11 @@
dh_testdir
dh_testroot
dh_clean -k
+   # Apply patch for kernels  2.6.19
+   if dpkg --compare-versions $(KVERS) lt 2.6.19; then \
+   patch -p0  patches/compat-2.6.14-2.6.18.patch; \
+   touch debian/stamp-patched; \
+   fi
#$(MAKE) -C $(KSRC) KERNEL_SOURCES=$(KSRC) MODVERSIONS=detect 
KERNEL=linux-$(KVERS) KDIR=$(KSRC) SUBDIRS=$(shell pwd)/kernel modules
$(MAKE) -C $(KSRC) SUBDIRS=$(shell pwd)/kernel modules

@@ -101,10 +111,12 @@
dh_installdirs -p$(psource)  usr/src/modules/$(PACKAGE)/debian
dh_installdirs -p$(psource)  usr/src/modules/$(PACKAGE)/include
dh_installdirs -p$(psource)  usr/src/modules/$(PACKAGE)/kernel
+   dh_installdirs -p$(psource)  usr/src/modules/$(PACKAGE)/patches
 
# Copy only the driver source to the proper location
cp kernel/*  debian/$(psource)/usr/src/modules/$(PACKAGE)/kernel/
cp include/* debian/$(psource)/usr/src/modules/$(PACKAGE)/include/
+   cp patches/* debian/$(psource)/usr/src/modules/$(PACKAGE)/patches/
 
# Copy the needed debian/ pieces to the proper location
cp debian/*-module-* \


Bug#430681: python-pyrad: new upstream available (0.9)

2007-06-26 Thread Jeremy Laine
Package: python-pyrad
Version: 0.8-1.1
Severity: normal

Please consider package pyrad 0.9 as it includes a number of fixes,
including a fix for bug #420765. If you are unable to make the upload, I
am willing to NMU.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.21-1-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages python-pyrad depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-support0.6.4  automated rebuilding support for p

python-pyrad recommends no packages.

-- no debconf information


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



Bug#407909: libgnokii3-dev needs Depends on libxpm-dev and libbluetooth2-dev

2007-01-22 Thread Jeremy Laine
Package: libgnokii3-dev
Version: 0.6.14-1
Severity: important

The pkg-config file for libgnokii (/usr/lib/pkgconfig/gnokii.pc)
declares dependencies on libxpm and libbluetooth, but these are not
present in libgnokii3-dev's Depends, so building a pkg--config based
application against libgnokii fails.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libgnokii3-dev depends on:
ii  libgnokii30.6.14-1   Gnokii library

libgnokii3-dev recommends no packages.

-- no debconf information


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



Bug#395146: kdeprint: cannot create CUPS printer (client-error-bad-request)

2006-10-25 Thread Jeremy Laine
Package: kdeprint
Version: 4:3.5.5a-2
Severity: important

I am unable to create a local CUPS printer using the KDE printer
manager. I have experienced the same problem with on two different
machines with different printers, so the problem seems to be fairly
generic. A higher severity may be appropriate as the user cannot make
use of the print facility at all unless he/she can create a printer.

Initial conditions: 

CUPS installed, but no printer configured.

Steps to reproduce:

1/ Launch KDE Control Center
2/ Switch to Administrator Mode
3/ Choose Add Printer/Class
 - Select Local printer
 - Select USB printer (in my case USB #1 - Samsung ML-2010)
 - Select driver (in my case the foomatic/gdi driver for Samsung ML-200)
4/ Press Test.

I get an error message : Unable to create temporary printer

5/ Click through the remaining screens, and press Finish

I get an error message : Unable to create printer. Error message
received from manager: client-error-bad-request

Additional tests:

I can create the printer just fine using foomatic-gui, and it works OK. The 
printer now appears correctly in the KDE printer manager, and it is even 
possible to remove the printer via KDE's interface. 


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kdeprint depends on:
ii  enscript   1.6.4-10  Converts ASCII text to Postscript,
ii  kdelibs4c2a4:3.5.5a.dfsg.1-2 core libraries and binaries for al
ii  libc6  2.3.6.ds1-7   GNU C Library: Shared libraries
ii  libgcc11:4.1.1-17GCC support library
ii  libqt3-mt  3:3.3.7-1 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.1.1-17  The GNU Standard C++ Library v3
ii  poster 1:19990428-8  Create large posters out of PostSc
ii  psutils1.17-23   A collection of PostScript documen

Versions of packages kdeprint recommends:
ii  gs-esp [postscript-viewe 8.15.3.dfsg.1-1 The Ghostscript PostScript interpr
ii  gs-gpl [postscript-viewe 8.54.dfsg.1-5   The GPL Ghostscript PostScript int
ii  gv [postscript-viewer]   1:3.6.2-1   PostScript and PDF viewer for X
ii  kghostview [postscript-v 4:3.5.5-1   PostScript viewer for KDE

-- no debconf information


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



Bug#352363: Need more information on KDevelop bug #352363

2006-08-23 Thread Jeremy Laine

tags 352363 moreinfo
thanks

I am trying to reproduce bug #352363 on KDevelop 3.3.4, but am not  
sure I understand it correctly.


You state that the tabs (presumably those on the side such as  
Bookmarks, etc..) are not remembered when you restart KDevelop, but  
from what I see they are correctly saved/restored in each project's  
settings (in the plugins section).


Could you please check that the bug is still present in KDevelop 3.3.4  
and if so please elaborate on your usecase and the expected behaviour?


Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#375109: launching debug should rebuild the project : fixed in 3.4

2006-08-22 Thread Jeremy Laine

forwarded 375109 http://bugs.kde.org/show_bug.cgi?id=124982
tags 375109 upstream
thanks

Bug #375109 is recorded in the KDE BTS here:
http://bugs.kde.org/show_bug.cgi?id=124982

It should be fixed in KDevelop 3.4.

Cheers,
Jeremy





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



Bug#353415: Updating the admin dir of KDevelop templates

2006-08-22 Thread Jeremy Laine

forwarded 353415 http://bugs.kde.org/show_bug.cgi?id=104386
tags 353415 upstream
thanks

The bug you reported is recorded in the KDE bugzilla here:
http://bugs.kde.org/show_bug.cgi?id=104386

I have added a comment to this bug to suggest using kapptemplate's  
admin directory.


Cheers,
Jeremy



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



Bug#234826: Is KDevelop bug #234826 still present in 3.3.x ?

2006-08-22 Thread Jeremy Laine

tags 234826 moreinfo
thanks

Some time ago you submitted a bug report about classes disappearing  
from the class view when header + source file were closed. Is this bug  
still active in KDevelop 3.3.x ? If so, could you please let me know  
what kind of project this occured with and provide an example to  
reproduce the bug?


Thanks in advance,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#380297: Please add more information for KDevelop bug #380297

2006-08-21 Thread Jeremy Laine

tags 380297 moreinfo
stop

Could you please explain how to reproduce this bug, for instance give  
an example of a plugin that you cannot find/use?


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#353421: Cause of KDevelop documentation browser bugs

2006-08-21 Thread Jeremy Laine

tags 353421 patch
thanks

I think I have found the reason why KDevelop's documentation browser  
is misbehaving. Some of the documentation plugins are incorrectly  
built/installed as shared libraries instead of KDE plugins (not the  
first time this happens with KDevelop..):


libdocchmplugin.la
libdocdevhelpplugin.la
libdocdoxygenplugin.la
libdockdevtocplugin.la

Running strace on kdevassistant shows that these files are not found  
during startup.


I will be applying the attached patch to the next KDevelop upload.

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software

diff -urN kdevelop-3.3.4.orig/parts/documentation/plugins/chm/Makefile.am 
kdevelop-3.3.4/parts/documentation/plugins/chm/Makefile.am
--- kdevelop-3.3.4.orig/parts/documentation/plugins/chm/Makefile.am 
2005-09-10 10:22:02.0 +0200
+++ kdevelop-3.3.4/parts/documentation/plugins/chm/Makefile.am  2006-08-21 
10:34:57.0 +0200
@@ -1,7 +1,7 @@
 INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util \
-I$(top_srcdir)/parts/documentation/interfaces $(all_includes)
 METASOURCES = AUTO
-lib_LTLIBRARIES =  libdocchmplugin.la
+kde_module_LTLIBRARIES =  libdocchmplugin.la
 libdocchmplugin_la_LDFLAGS = $(all_libraries)
 kde_services_DATA =  docchmplugin.desktop
 noinst_HEADERS =  docchmplugin.h
diff -urN kdevelop-3.3.4.orig/parts/documentation/plugins/devhelp/Makefile.am 
kdevelop-3.3.4/parts/documentation/plugins/devhelp/Makefile.am
--- kdevelop-3.3.4.orig/parts/documentation/plugins/devhelp/Makefile.am 
2005-09-10 10:22:02.0 +0200
+++ kdevelop-3.3.4/parts/documentation/plugins/devhelp/Makefile.am  
2006-08-21 10:35:15.0 +0200
@@ -1,7 +1,7 @@
 INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util \
-I$(top_srcdir)/parts/documentation/interfaces $(all_includes)
 METASOURCES = AUTO
-lib_LTLIBRARIES =  libdocdevhelpplugin.la
+kde_module_LTLIBRARIES =  libdocdevhelpplugin.la
 libdocdevhelpplugin_la_LDFLAGS = $(all_libraries)
 kde_services_DATA =  docdevhelpplugin.desktop
 noinst_HEADERS =  docdevhelpplugin.h
diff -urN kdevelop-3.3.4.orig/parts/documentation/plugins/doxygen/Makefile.am 
kdevelop-3.3.4/parts/documentation/plugins/doxygen/Makefile.am
--- kdevelop-3.3.4.orig/parts/documentation/plugins/doxygen/Makefile.am 
2005-09-10 10:22:04.0 +0200
+++ kdevelop-3.3.4/parts/documentation/plugins/doxygen/Makefile.am  
2006-08-21 10:35:32.0 +0200
@@ -1,7 +1,7 @@
 INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util \
-I$(top_srcdir)/parts/documentation/interfaces $(all_includes)
 METASOURCES = AUTO
-lib_LTLIBRARIES = libdocdoxygenplugin.la
+kde_module_LTLIBRARIES = libdocdoxygenplugin.la
 
 kde_services_DATA =  docdoxygenplugin.desktop
 libdocdoxygenplugin_la_SOURCES = docdoxygenplugin.cpp
diff -urN kdevelop-3.3.4.orig/parts/documentation/plugins/kdevtoc/Makefile.am 
kdevelop-3.3.4/parts/documentation/plugins/kdevtoc/Makefile.am
--- kdevelop-3.3.4.orig/parts/documentation/plugins/kdevtoc/Makefile.am 
2005-09-10 10:22:02.0 +0200
+++ kdevelop-3.3.4/parts/documentation/plugins/kdevtoc/Makefile.am  
2006-08-21 10:35:42.0 +0200
@@ -1,7 +1,7 @@
 INCLUDES = -I$(top_srcdir)/lib/interfaces -I$(top_srcdir)/lib/util \
-I$(top_srcdir)/parts/documentation/interfaces $(all_includes)
 METASOURCES = AUTO
-lib_LTLIBRARIES =  libdockdevtocplugin.la
+kde_module_LTLIBRARIES =  libdockdevtocplugin.la
 libdockdevtocplugin_la_LDFLAGS = $(all_libraries)
 kde_services_DATA =  dockdevtocplugin.desktop
 noinst_HEADERS =  dockdevtocplugin.h


Bug#295745: Is KDevelop bug #295745 still present in 3.3.4 ?

2006-08-21 Thread Jeremy Laine

tags 295745 moreinfo
thanks

KDevelop 3.3.4 contains a fix for the encoding of project files, which  
should solve the issue you reported. Could you please check whether  
this is the case and if so write to [EMAIL PROTECTED] to  
close this bug?


The SVN commit is:

http://websvn.kde.org/branches/KDE/3.5/kdevelop/?rev=530247view=rev

Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#372885: kde-devel-extras : should depend on kdevelop, not kdevelop3

2006-06-12 Thread Jeremy Laine
Package: kde-devel-extras
Version: 5:48
Severity: normal

KDevelop is now packaged as 'kdevelop' in Debian, kdevelop3 is just a
dummy package to facilitate upgrades. Could you please make kde-devel-extras
depend directly on 'kdevelop'?

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kde-devel-extras depends on:
ii  kdbg  2.0.3-3graphical debugger interface
ii  kde-core  5:47   the K Desktop Environment core mod
ii  kde-devel 5:47   the K Desktop Environment developm
ii  kdevelop3 4:3.3.2+dummy1 Dummy package for transition to kd
ii  kprof 1.4.3-6a KDE3 visual tool to help analyze

kde-devel-extras recommends no packages.

-- no debconf information


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



Bug#306860: Need more information on bug #306860

2006-06-01 Thread Jeremy Laine

Hello,

I am trying to reproduce bug #306860 which you filed against kdevelop.  
So far, I have been unable to reproduce the bug using kdevelop  
3.2.2-5. Could you please retest this bug and let me know if it's  
still there? If so, could you please specify the method you use to  
access the CVS repository (SSH, pserver, local..) ?


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#317289: Is bug #317289 present in kdevelop 3.3.2-5?

2006-06-01 Thread Jeremy Laine

Hello,

I have been unable to reproduce the bug you reported (CMake problem  
with kdevelop) since kdevelop3 was renamed ro kdevelop (I did  
manage to reproduce it on kdevelop3 some time ago though).


Could you please check whether the bug is fixed in your usecase? If  
so, could you please close the bug by writing to  
[EMAIL PROTECTED]


Thanks!
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#177936: Need more information on bug #177936

2006-06-01 Thread Jeremy Laine

tags 177936 moreinfo
thanks

KDevelop's application templates have changed a lot since the kdevelop  
2.x series, and I am wondering whether bug #177936 is still present in  
the latest version of kdevelop?


If so, could you please indicate your autoconf/automake version and  
the program you are trying to build?


Thanks!
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#279056: Is bug #279056 present in kdevelop 3.3.2-5?

2006-06-01 Thread Jeremy Laine

Hi!

The latest version of kdevelop depends on a more recent version of  
libcvsservice0 (= 4:3.5.2-1), and with this version I am not able to  
reproduce the crash you reported.


Could you please let me know if the problem is fixed for you, and if  
so close the bug by writing to [EMAIL PROTECTED]


Thanks!
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#368474: kdevelop involves 2 circular dependencies

2006-05-22 Thread Jeremy Laine

Hi!


kdevelop involves two circular dependencies:


It certainly does, this is a legacy from previous versions of the 
package and I was wondering how best to fix it.


For the kdevelop-data = kdevelop dependency, I think it can be dropped 
altogether.


For kdevelop-plugins = kdevelop I think I will have to introduce a 
kdevelop-libs because kdevelop currently has some shared libraries 
needed by the plugins.


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#366676: libx11-dev: dubious dependency on libxext-dev

2006-05-10 Thread Jeremy Laine
Package: libx11-dev
Version: 2:1.0.0-6
Severity: normal

When trying to compile libx11 and libxext from source I run into the
following dependency problem:

- libx11-dev depends on libxext-dev
- libxext build-depends on libx11-dev

.. therefore I am unable to build libxext!

I am not sure whether the culprit is libx11-dev or libxext.

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libx11-dev depends on:
ii  libx11-6  2:1.0.0-6  X11 client-side library
ii  libxau-dev1:1.0.0-3  X11 authorisation library (develop
ii  libxdmcp-dev  1:1.0.0-4  X11 authorisation library (develop
ii  libxext-dev   1:1.0.0-4  X11 miscellaneous extensions libra
ii  x11proto-core-dev 7.0.4-3X11 core wire protocol and auxilia
ii  x11proto-input-dev1.3.2-3X11 Input extension wire protocol
ii  x11proto-kb-dev   1.0.2-3X11 XKB extension wire protocol
ii  xtrans-dev1.0.0-5X transport library (development f

libx11-dev recommends no packages.

-- no debconf information


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



Bug#364705: libcvsservice-dev: libcvsservice.la refers to libXrender.la

2006-04-24 Thread Jeremy Laine
Package: libcvsservice-dev
Version: 4:3.5.2-1
Severity: important

$ grep libXrender.la /usr/lib/libcvsservice.la
dependency_libs=' -L/usr/lib -L/usr/share/qt3/lib -L/usr/X11R6/lib
/usr/lib/libkdecore.la /usr/lib/libDCOP.la -lresolv -lutil
/usr/lib/libart_lgpl_2.la /usr/lib/libidn.la /usr/lib/libkdefx.la
/usr/lib/libqt-mt.la -laudio -lXt -ljpeg -lXi -lXrender -lXrandr
-lXcursor -lXinerama -lXft -lfreetype -lfontconfig -ldl -lpng -lz -lXext
-lSM -lICE -lpthread /usr/lib/libXrender.la -lX11'

Please trigger a rebuild of kdesdk as it is currently impossible to use
libcvsservice with libtool, which is blocking an upload of kdevelop.

Cheers,
Jeremy


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libcvsservice-dev depends on:
ii  kdelibs4-dev4:3.5.2-2+b1 development files for the KDE core
ii  libcvsservice0  4:3.5.2-1DCOP service for accessing CVS rep

libcvsservice-dev recommends no packages.

-- no debconf information


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



Bug#311315: Bug #311315 should be fixed with KDevelop 3.3.0

2006-01-23 Thread Jeremy Laine
Bug #311315 has been marked as fixed upstream in KDevelop 3.3.0 which 
is currently in unstable. Could you please check whether this is the 
case and close the bug by writing to [EMAIL PROTECTED] if the 
bug is closed?


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#310954: Please check bug #310954 with latest KDevelop

2006-01-23 Thread Jeremy Laine

Stefan,

Some time ago you submitted bug #310954 against KDevelop. This bug 
seems to be a duplicate of #274966 
(http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=274966) which was 
solved in version 3.2.2-0.2.


Could you please check whether this bug still applies to the latest 
version of KDevelop and if not close the bug by writing to 
[EMAIL PROTECTED] ?


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#347862: New upstream version 3.3 available

2006-01-13 Thread Jeremy Laine

Hi Michael,

Thanks for the hint on SVN support, I will update the Suggests field as 
well as the README.Debian.


I am currently working on packaging KDevelop 3.3.0, my main problem is 
the same as for previous releases : the fact that kdevelop is renamed 
to kdevelop3 in Debian can have some side effects. I think I will do 
an upload to experimental before uploading to unstable, will keep you 
posted.


Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#342658: libqt4-core: Locking Issue?

2006-01-11 Thread Jeremy Laine

Hi Brian,


Does this still happen with Qt 4.1.0?


I can no longer reproduce the problem with Qt 4.1.0 on ia64, 
QFile::open seems to work fine now. I tried both a simple test program 
and running lrelease on a Qt translation file. From my point of view, 
the bug is closed.


Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#344986: gjdoc: FTBFS on several architectures (/usr/bin/gij-wrapper-4.0 failed)

2005-12-28 Thread Jeremy Laine
Package: gjdoc
Version: 0.7.7-1
Severity: important

gjdoc fails to build on several architectures (mips, mipsel, arm, m68k)
with the same error message:

---
configure: WARNING: I have to compile Test.class from scratch
checking if /usr/bin/gcj-wrapper-4.0 works... yes
checking if /usr/bin/gij-wrapper-4.0 works... configure: error: The Java
VM /usr/bin/gij-wrapper-4.0 failed (see config.log, check the
CLASSPATH?)
make: *** [config.status] Error 1
---

For instance see the buildd log:
http://buildd.debian.org/fetch.php?pkg=gjdocver=0.7.7-1arch=armstamp=1134990886file=logas=raw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#343163: kdevelop3: FTBFS on ia64 (segfault)

2005-12-13 Thread Jeremy Laine

Package: kdevelop3
Version: 3.2.2-0.6
Severity: important

Kdevelop3 fails to build on ia64, ld segfaults during linking.

The log is at:

http://buildd.debian.org/fetch.php?pkg=kdevelop3ver=4%3A3.2.2-0.6arch=ia64stamp=1133932858file=logas=raw





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



Bug#343164: sailcut: FTBFS on ia64 (build timeout)

2005-12-13 Thread Jeremy Laine

Package: sailcut
Version: 1.2.0-2
Severity: important

Building sailcut on ia64 fails, running Qt4's lrelease just hangs:

make[5]: Entering directory `/build/buildd/sailcut-1.2.0/sailcut/ts'
/usr/share/qt4/bin/lrelease sailcut.de.ts -qm sailcut.de.qm
make[5]: *** [sailcut.de.qm] Terminated
make[2]: *** [all-recursive] Terminated
make[1]: *** [all] Terminated
make[4]: *** [all-recursive] Terminated
make: *** [debian/stamp-makefile-build] Terminated
make[3]: *** [all] Terminated
Build killed with signal 15 after 299 minutes of inactivity

The full log is here:

http://buildd.debian.org/fetch.php?pkg=sailcutver=1.2.0-2arch=armstamp=1134060868file=logas=raw




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



Bug#343163: Fwd: Re: kdevelop3 FTBFS on ia64 (segfault)

2005-12-13 Thread Jeremy Laine

block 343163 with 342777
thanks

- Forwarded message from [EMAIL PROTECTED] -
On Fri, Dec 09, 2005 at 02:49:07PM +1100, Ian Wienand wrote:

http://sourceware.org/bugzilla/show_bug.cgi?id=2008


This is a bug with strip -g which makes the stripped object wrong.  HJ
has checked in a patch, however it just makes the linker abort, rather
than segfault, so at least we know what is wrong.

It seems #342777 is in the same basket, so who knows how many
libraries have been built with this incorrect strip version.  Is there
any way to find out?  I have requested in the above bug that somebody
backport the fix, but at this stage anything stripped with the current
binutils will make the objects unlinkable.
- End forwarded message -


Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



signature.asc
Description: Digital signature


Bug#343176: qt4-x11: FTBFS on arm (cannot bind packed field)

2005-12-13 Thread Jeremy Laine

Package: qt4-x11
Severity: important
Tags: patch

Currently, qt4-x11 fails to build from source on arm, with this error:

In member function 'ushort QChar::unicode()':
/build/buildd/qt4-x11-4.0.0/include/QtCore/../../src/corelib/tools/qchar.h:225:
error: cannot bind packed field '((QChar*)this)-QChar::ucs' to
'ushort'

The full log is here:

http://buildd.debian.org/fetch.php?pkg=qt4-x11ver=4.0.1-5arch=armstamp=1132352199file=logas=raw

I noticed there is a patch in the Debian version of qt-x11-free
(10_arm_gcc4.dpatch) that seems to address the same issue. The attached
patch should hopefully do the trick (I haven't been able to check for 
myself as I couldn't find a Debian/arm machine with chroots that is up).


Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


diff -urN qt4-x11-4.0.1/src/corelib/tools/qchar.h 
qt4-x11-4.0.1.patched/src/corelib/tools/qchar.h
--- qt4-x11-4.0.1/src/corelib/tools/qchar.h 2005-08-16 10:41:08.0 
+0200
+++ qt4-x11-4.0.1.patched/src/corelib/tools/qchar.h 2005-12-13 
13:09:37.0 +0100
@@ -219,7 +219,7 @@
 inline const char toLatin1() const;
 inline const ushort unicode() const { return ucs; }
 #ifdef Q_NO_PACKED_REFERENCE
-inline ushort unicode() { return *(ucs); }
+inline ushort unicode() { return *((ushort*)ucs); }
 #else
 inline ushort unicode() { return ucs; }
 #endif


Bug#342658: libqt4-core: QFile::open is unusable on ia64

2005-12-09 Thread Jeremy Laine
Package: libqt4-core
Version: 4.0.1-5
Severity: important

I noticed that the ia64 buildd was unable to compile the package
'sailcut', it systematically hangs when running lrelease. Upon closer
inspection, it turns out that lrelease hangs when making a call to
QFile::open.

I tried compiling a minimal Qt4 program that makes use of this function
and sucessfully reproduced the problem. I have attached the program to
this bug report.

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: ia64
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-dsa-mckinley-smp
#include qfile.h

int main( int argc, char **argv )
{
  if (argc  2) {
fprintf(stderr, No file specified\n);
return 1;
  }

  QFile f(argv[1]);

  fprintf(stderr, Trying to open '%s'\n, argv[1]);
  if ( f.open(QIODevice::ReadOnly) ) {
fprintf(stderr, Opening worked\n);
  } else {
fprintf(stderr, Opening failed\n);
  }
  f.close();

  return 0;
}


Bug#295659: kdevelop3: svn commands fail

2005-12-06 Thread Jeremy Laine

Hi!

I plan to add the following in a README.Debian file for the next upload 
of KDevelop, would this satisfy you?



KDevelop3 for Debian
---

If you wish to make use of KDevelop's SVN integration, you need to install
the 'kdesdk-misc' package.

-- Jeremy Laine [EMAIL PROTECTED]  Sun,  4 Dec 2005 17:24:35 +0100

Cheers,
Jeremy

--  http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#311529: Merging bugs related to kdevassistant crash on startup

2005-12-06 Thread Jeremy Laine

severity 311529 important
tags 311529 +fixed
merge 311529 274966

Jeremy

--  http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#295659: kdevelop3: svn commands fail

2005-12-06 Thread Jeremy Laine

This is not true.
The protocol files are provided by package kdevelop3-plugins.


Sorry to contradict you, but this is true since KDevelop3 4:3.2.2-0.1, 
the debian/changelog entry is:


 * Add Suggests on kdesdk-misc to provide kio_svn files

With kdevelop3-plugins 4:3.2.2-0.5 and kdesdk-misc 4:3.4.2-2.1 installed :

[EMAIL PROTECTED]:~$ dpkg -L kdevelop3-plugins | grep protocol
/usr/share/services/chm.protocol
/usr/share/services/perldoc.protocol
/usr/share/services/pydoc.protocol

[EMAIL PROTECTED]:~$ dpkg -L kdesdk-misc | grep protocol
/usr/share/services/svn+file.protocol
/usr/share/services/svn+http.protocol
/usr/share/services/svn+https.protocol
/usr/share/services/svn+ssh.protocol
/usr/share/services/svn.protocol

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



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



Bug#341990: kdevelop3: not installable in unstable due to kdelibs4c2a transition

2005-12-04 Thread Jeremy Laine
Package: kdevelop3
Version: 4:3.2.2-0.5
Severity: important

kdevelop3 needs to be rebuilt against kdelibs4c2a, it is currently
uninstallable in unstable.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kdevelop3 depends on:
ii  autoconf 2.59a-7 automatic configure script builder
ii  automake1.6 [automaken]  1.6.3-12A tool for generating GNU Standard
ii  automake1.7 [automaken]  1.7.9-7 A tool for generating GNU Standard
ii  debconf [debconf-2.0]1.4.59  Debian configuration management sy
ii  kdebase-bin  4:3.4.2-4   core binaries for the KDE base mod
ii  kdelibs4c2   4:3.4.2-4   core libraries for all KDE applica
ii  kdevelop3-data   4:3.2.2-0.5 An IDE for Unix/X11 - data
ii  kdevelop3-plugins4:3.2.2-0.5 An IDE for Unix/X11 - development 
ii  libart-2.0-2 2.3.17-1Library of functions for 2D graphi
ii  libaudio21.7-3   The Network Audio System (NAS). (s
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libfam0  2.7.0-8 client library to control the FAM 
ii  libfontconfig1   2.3.2-1.1   generic font configuration library
ii  libfreetype6 2.1.10-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.0.2-4   GCC support library
ii  libice6  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  libidn11 0.5.18-1GNU libidn library, implementation
ii  libjpeg626b-10   The Independent JPEG Group's JPEG 
ii  libpcre3 6.4-1.0.1   Perl 5 Compatible Regular Expressi
ii  libpng12-0   1.2.8rel-5  PNG library - runtime
ii  libqt3-mt3:3.3.5-1   Qt GUI Library (Threaded runtime v
ii  libsm6   6.8.2.dfsg.1-10 X Window System Session Management
ii  libstdc++6   4.0.2-4 The GNU Standard C++ Library v3
ii  libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxcursor1  1.1.3-1 X cursor management library
ii  libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2  2.1.7-1 FreeType-based font drawing librar
ii  libxi6   6.8.2.dfsg.1-10 X Window System Input extension li
ii  libxinerama1 6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2   6.8.2.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1  1:0.9.0-2   X Rendering Extension client libra
ii  libxt6   6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g   1:1.2.3-8   compression library - runtime

Versions of packages kdevelop3 recommends:
ii  kdevelop3-doc4:3.2.2-0.5 An IDE for Unix/X11 - documentatio
ii  make 3.80-11 The GNU version of the make util

-- debconf information:
  kdevelop3/use_global_index: false


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



Bug#341493: libwbxml2: encoding of the DRM REL ds:KeyValue element is broken

2005-11-30 Thread Jeremy Laine
Package: libwbxml2
Version: 0.9.0-3
Severity: important
Tags: patch

When encoding DRM REL document from XML to WBXML, the ds:KeyValue 
element is not encoded properly. When the ds:KeyValue element is 
represented in base64 encoding in the XML document, it needs to be
base64-decoded before storing the value as opaque data in the WBXML
output, but instead it gets put as-is into the WBXML document!

The 'wbxml_encode_drmrel_content' function in wbxml_encoder.c is
supposed to take care of this decoding, but it does not do so. The
reason seems to be that the following test (line 2655) is always
false (the current 'tag' is a text value):

   if (encoder-current_tag != NULL)

To determine whether we are in a ds:KeyValue, we need to look at the
parent of the current node, which is what the attached patch does.

I suspect that Wireless Village encoding is also broken as it also
relies on encoder-current_tag.

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libwbxml2 depends on:
ii  libc6 2.3.5-8GNU C Library: Shared libraries an
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  zlib1g1:1.2.3-8  compression library - runtime

libwbxml2 recommends no packages.

-- no debconf information
diff -urN wbxml2-0.9.0.orig/src/wbxml_encoder.c wbxml2-0.9.0/src/wbxml_encoder.c
--- wbxml2-0.9.0.orig/src/wbxml_encoder.c   2005-11-30 22:48:18.0 
+0100
+++ wbxml2-0.9.0/src/wbxml_encoder.c2005-11-30 22:47:55.0 +0100
@@ -98,6 +98,7 @@
 WBXMLTree *tree;/** WBXML Tree to Encode */
 WBXMLBuffer *output;/** The output (wbxml or xml) we 
are producing */
 const WBXMLTagEntry *current_tag;   /** Current Tag (See The Warning 
For This Field !) */
+const WBXMLTreeNode *current_text_parent; /** Parent of the current Node 
(Used for DRM REL) */
 const WBXMLAttrEntry *current_attr; /** Current Attribute */
 WB_UTINY tagCodePage;   /** Current Tag Code Page */
 WB_UTINY attrCodePage;  /** Current Attribute Code Page */
@@ -335,6 +336,7 @@
 encoder-output = NULL;
 
 encoder-current_tag = NULL;
+encoder-current_text_parent = NULL;
 encoder-current_attr = NULL;
 
 encoder-tagCodePage = 0;
@@ -831,6 +833,8 @@
  */
 static WBXMLError parse_text(WBXMLEncoder *encoder, WBXMLTreeNode *node)
 {
+WBXMLError ret;
+
/* Do not modify text inside a CDATA section */
if (!encoder-in_cdata) {
 /* If Canonical Form: Ignorable white space is considered significant and 
is treated equivalently to data */
@@ -877,7 +881,10 @@
 }
 else {
/* Encode text */
-return wbxml_encode_value_element_buffer(encoder, 
wbxml_buffer_get_cstr(node-content), WBXML_VALUE_ELEMENT_CTX_CONTENT);
+encoder-current_text_parent = node-parent;
+ret = wbxml_encode_value_element_buffer(encoder, 
wbxml_buffer_get_cstr(node-content), WBXML_VALUE_ELEMENT_CTX_CONTENT);
+encoder-current_text_parent = NULL;
+return ret;
 }
 case WBXML_ENCODER_OUTPUT_XML:
 return xml_encode_text(encoder, node-content);
@@ -2650,11 +2657,19 @@
 {
 WB_UTINY *data = NULL;
 WB_LONG data_len = 0;
+WBXMLTagEntry *current_tag = NULL;
 
-if (encoder-current_tag != NULL) 
+if ((encoder-current_text_parent != NULL)  
+(encoder-current_text_parent-name != NULL) 
+(encoder-current_text_parent-name-type == WBXML_VALUE_TOKEN))
+{
+current_tag = encoder-current_text_parent-name-u.token;
+}
+
+if (current_tag != NULL) 
 {
-if ((encoder-current_tag-wbxmlCodePage == 0x00) 
-(encoder-current_tag-wbxmlToken == 0x0C))
+if ((current_tag-wbxmlCodePage == 0x00) 
+(current_tag-wbxmlToken == 0x0C))
 {
 /* ds:KeyValue content: Encoded in binary format, i.e., no 
base64 encoding */
 


Bug#340621: turba2: LDAP driver uses incorrect encoding for DN

2005-11-24 Thread Jeremy Laine
Package: turba2
Version: 2.0.3-1
Severity: important

When trying to add or modify entries in an LDAP addressbook, I get an
error if the Common Name (CN) contains non-ascii characters. The reason
seems to be that the LDAP driver does not handle character encoding
properly when building the Distinguished Name (DN).

This error will occur if the LDAP directory uses a characterset that is
different from the locale. In my case, my LDAP directory uses utf-8
while the locale on the server is 'C'.

For instance if you look at the '_save' method in
/usr/share/horde3/turba/lib/Driver/ldap.php :

  /* Check if we need to rename the object. */
  if ($this-_params['version'] == 3 
  String::lower($this-_makeKey($attributes))
  != String::lower($object_id)) {

This check is incorrect, $object_id will be in the LDAP server's locale
while the result of _makeKey is not. 

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26-bytemark-uml-20040706-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages turba2 depends on:
ii  horde33.0.7-1horde web application framework

Versions of packages turba2 recommends:
ii  php4-ldap 4:4.4.0-4  LDAP module for php4
ii  php4-mysql4:4.4.0-4  MySQL module for php4

-- no debconf information


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



Bug#335165: luma: adding a new entry with the Addressbook or Usermanagement plugin fails

2005-10-22 Thread Jeremy Laine
Package: luma
Version: 2.2.1-1
Severity: important

The Usermanagement and Addressbook plugins cannot be used to create new
entries. If you press the Add button from either of these plugins, a
wizard is fired up but pressing the 'Next' button from this wizard does
nothing.

Looking at the code (plugins/ContactWizard.py for instance) shows that
the checkNext function should be called, but this does not seem to be
the case (a print inserted at the beginning of checkNext does not output
anythin).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages luma depends on:
ii  python2.3.5-3An interactive high-level object-o
ii  python-ldap   2.0.4-1A LDAP interface module for Python
ii  python-qt33.15-3 Qt3 bindings for Python (default v

luma recommends no packages.

-- no debconf information


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



Bug#330038: kdevelop3: Permission error does not allow to run mainfile.py in a PyQT application example

2005-09-26 Thread Jeremy Laine
 Thanks!

No problem! The fixed version of KDevelop3 should be going into unstable today,
feel free to reopen the bug / file new bugs (as appropriate) if you still
encounter errors.

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#326883: kdevelop3_3.2.2-0.1 NMU sent to DELAYED/5-day queue

2005-09-13 Thread Jeremy Laine
I have sent kdevelop3_3.2.2-0.1 (built with GCC4 against KDE 3.4.2) to the
DELAYED/5-day queue on gluck. Attached is the exact patch that was applied to
the upstream tarball. The .orig.tar.gz was generated by bunzip2'ing then
gzip'ing the .tar.bz2 distributed on www.kdevelop.org.

Below is the extract from the changelog.

kdevelop3 (4:3.2.2-0.1) unstable; urgency=low

 * Non-maintainer upload
 * New upstream release (Closes: #326883)
 * Build against new Qt / KDE libraries (Closes: #326929)
 * Fix lintian warnings:
  - Update to Standards-Version 3.6.2
  - Replace possible bashism -a by  in debian/config
 * Add Suggests on kdesdk-misc to provide kio_svn files
 * Translation fixes:
  - Fix debian/templates.master, run debconf-updatepo (Closes: #312161)
  - Add Vietnamese debconf translation (Closes: #312160)
  - Update Brazilian translation (Closes: #304419)
 * Fix adding new classes to qmake projects (Closes: #315170)
 * Remove X-KDE-KDevelopIDE category from .desktop entries
 * Add --disable-rpath to configure flags (Closes: #327710)
 * Fix debian/menu , package is 'kdevelop3' not 'kdevelop' (Closes: #311153)
 * Fix some references to 'kdevelop' in .desktop files (Closes: #304203)
 * Add missing Depends on debconf (Closes: #327730)

 -- Jeremy Lainé [EMAIL PROTECTED]  Mon, 12 Sep 2005 23:15:38 +0200

Kind regards,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


kdevelop3_3.2.2-0.1.diff.gz
Description: GNU Zip compressed data


Bug#327904: kdevelop3: development files (*.la and *.so) must go in kdevelop3-dev

2005-09-12 Thread Jeremy Laine
Package: kdevelop3
Version: 4:3.2.0-3
Severity: normal

The kdevelop3 package includes .la and .so files. These should be move
to kdevelop3-dev.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#327710: kdevelop3: needs to be recompiled with --disable-rpath

2005-09-11 Thread Jeremy Laine
Package: kdevelop3
Version: 4:3.2.0-3
Severity: important

KDevelop3 should be compiled with --disable-rpath like other KDE
applications packaged for Debian. Lintian spits out a huge number of
warnings due to this.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#327730: kdevelop3: missing Depends on debconf

2005-09-11 Thread Jeremy Laine
Package: kdevelop3
Version: 4:3.2.0-3
Severity: normal

kdevelop3 needs to Depend on debconf, it provides a debian/config file.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#326883: kdevelop3: out of sync with upstream, uninstallable in unstable

2005-09-06 Thread Jeremy Laine
Package: kdevelop3
Version: 4:3.2.0-3
Severity: normal

The current version of KDevelop is 3.2.2, please consider updating the
Debian packages. Furthermore, kdevelop needs to be rebuilt in light of
the X / GCC / Qt / KDE transitions. The necessary Build-Depends are in
sid. 

Am working on a patch, will submit it ASAP.

Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#326883: Patch, with actual attachment this time..

2005-09-06 Thread Jeremy Laine
I forgot the attachment in my previous email..

Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


kdevelop3_3.2.2-0.1.diff.gz
Description: application/gzip


Bug#326883: Patch to build KDevelop 3.2.2

2005-09-06 Thread Jeremy Laine
tags 326883 patch
thanks

As promised, here is a patch to build KDevelop 3.2.2.

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#326929: kdevelop3 has dependency on a not available package

2005-09-06 Thread Jeremy Laine
Hi Tobias,

I submitted a similar bug today and sent a patch to build KDevelop 3.2.2 against
the latest Qt / KDE libs:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=326883

Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#282137: Possible patch for kprof/gprof totals interpretation

2005-08-25 Thread Jeremy Laine
I agree with Ross, kprof does consider the cumulative time/percentage as
total (self + children) data, which is wrong.

Attached is a patch that should fix this bug, it fetches totals (time and
percentage) from the call graph and not from the flat profile.

Ross, can you give it a spin and let me know if this addresses your problem?

Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


kprof-totals.patch
Description: Binary data


Bug#315337: Interested in adopting kprof

2005-08-25 Thread Jeremy Laine
Hi Ben,

I am interested in adopting kprof. I am familiar with Qt development (I maintain
the sailcut package), not so much with KDE but I'll catch on. I am working on
a patch for kprof's only outstanding bug #282137 at the moment.

Cheers,
Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#323914: mantis: dangling symlink to adodb

2005-08-19 Thread Jeremy Laine
Package: mantis
Version: 0.19.2-3
Severity: important

During installation, a symlink is created from
/usr/share/mantis/gui/core/adodb to /usr/share/adodb, but this is
incorrect, it should point to /usr/share/php/adodb

Cheers,
Jeremy

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mantis depends on:
ii  apache2  2.0.54-4next generation, scalable, extenda
ii  apache2-mpm-prefork [httpd]  2.0.54-4traditional model for Apache2
ii  debconf  1.4.57  Debian configuration management sy
ii  grep 2.5.1.ds1-5 GNU grep, egrep and fgrep
ii  libapache2-mod-php4  4:4.4.0-1   server-side, HTML-embedded scripti
ii  libphp-adodb 4.64-4  The 'adodb' database abstraction l
ii  makepasswd   1.10-3  Generate and encrypt passwords
ii  mysql-client 4.0.24-10   mysql database client binaries
ii  php4-cgi 4:4.4.0-1   server-side, HTML-embedded scripti
ii  php4-cli 4:4.4.0-1   command-line interpreter for the p
ii  php4-mysql   4:4.4.0-1   MySQL module for php4
ii  wwwconfig-common 0.0.43  Debian web auto configuration

Versions of packages mantis recommends:
ii  mysql-server  4.0.24-10  mysql database server binaries
ii  php4-ldap 4:4.4.0-1  LDAP module for php4

-- debconf information:
  mantis/title: Mantis
* mantis/url: http://sharky.jerryweb.org/mantis/
  mantis/bounce: [EMAIL PROTECTED]
* mantis/db_autoupdate: true
* mantis/ldap: false
  mantis/ldap_server: localhost
  mantis/version:
  mantis/from: [EMAIL PROTECTED]
  mantis/show_version: true
  mantis/root_mysql: root
  mantis/signup: true
  mantis/admin: [EMAIL PROTECTED]
* mantis/username: mantis
  mantis/webmaster: [EMAIL PROTECTED]
* mantis/purge_db: true
  mantis/dn: dn=
  mantis/mysql_port: 3306
* mantis/webserver: apache2
* mantis/app_configure: true
  mantis/language: english
* mantis/mysql_server: localhost
* mantis/database: bugtracker
  mantis/organisation:


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



Bug#322403: qt4-dev-tools: dangling symlink to linguist manpage

2005-08-10 Thread Jeremy Laine
Package: qt4-dev-tools
Version: 4.0.0-3
Severity: normal

Currently the manpage for Qt4's linguist is a dangling symlink. If there
is still no manpage in the upstream tarball, you could use the manpage I
wrote for qt3-linguist (bug #268882).

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=268882

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages qt4-dev-tools depends on:
ii  libaudio2 1.7-2  The Network Audio System (NAS). (s
ii  libc6 2.3.5-3GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.1-4  GCC support library
ii  libice6   6.8.2.dfsg.1-4 Inter-Client Exchange library
ii  libpng12-01.2.8rel-1 PNG library - runtime
ii  libqt4-core   4.0.0-3Qt 4 core non-GUI functionality ru
ii  libqt4-designer   4.0.0-3Qt 4 Designer libraries
ii  libqt4-gui4.0.0-3Qt 4 core GUI functionality runtim
ii  libsm66.8.2.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.1-4The GNU Standard C++ Library v3
ii  libx11-6  6.8.2.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.8.2.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.8.2.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.8.2.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.8.2.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0-2  X Rendering Extension client libra
ii  libxt66.8.2.dfsg.1-4 X Toolkit Intrinsics
ii  xlibs 6.8.2.dfsg.1-4 X Window System client libraries m
ii  zlib1g1:1.2.3-3  compression library - runtime

Versions of packages qt4-dev-tools recommends:
ii  libqt4-dev4.0.0-3Qt 4 development files

-- no debconf information


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



Bug#321874: libqt4-dev: dangling symlink to libQtOpenGL.so.4.0.0

2005-08-07 Thread Jeremy Laine
Package: libqt4-dev
Version: 4.0.0-2
Severity: important

libqt4-dev installs a symlink from /usr/lib/libQtOpenGL.so to
libQtOpenGL.so.4.0.0, but this symlink is broken.

libQtOpenGL.so.4.0.0 is not installed by any of libqt4-dev's 
dependencies, is it built at all?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libqt4-dev depends on:
ii  libaudio-dev 1.7-2   The Network Audio System (NAS). (d
ii  libc6-dev2.3.5-3 GNU C Library: Development Librari
ii  libfreetype6-dev 2.1.10-1FreeType 2 font engine, developmen
ii  libjpeg62-dev6b-10   Development files for the IJG JPEG
ii  libmng-dev   1.0.8-1 M-N-G library (Development headers
ii  libpng12-dev [libpng12-0 1.2.8rel-1  PNG library - development
ii  libqt4-core  4.0.0-2 Qt 4 core non-GUI functionality ru
ii  libxcursor-dev   1.1.3-1 X cursor management library (devel
ii  libxft-dev   2.1.7-1 FreeType-based font drawing librar
ii  libxinerama-dev  6.8.2.dfsg.1-4  X Window System multi-head display
ii  libxrender-dev   1:0.9.0-2   X Rendering Extension client libra
ii  xlibmesa-gl-dev [libgl-d 6.8.2.dfsg.1-4  Mesa 3D graphics library developme
ii  xlibmesa-glu-dev [libglu 4.3.0.dfsg.1-14 Mesa OpenGL utility library develo
ii  xlibs-dev6.8.2.dfsg.1-4  X Window System client library dev
ii  xlibs-pic6.8.2.dfsg.1-4  X.Org static PIC libraries transit
ii  zlib1g-dev   1:1.2.3-3   compression library - development

Versions of packages libqt4-dev recommends:
ii  libqt4-gui4.0.0-2Qt 4 core GUI functionality runtim
ii  qt4-dev-tools 4.0.0-2Qt 4 development tools

-- no debconf information


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



Bug#319759: sailcut: Installation error

2005-07-26 Thread Jeremy Laine
OK, issue understood. At first I did not understand because this bug is not
present in the i386 packages, this only occurs when only the
architecure-dependant package is built. A fix is under way.

Jeremy

--
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software



Bug#311673: diogenes: problems withou vhosts (plugins don't work and other glitches)

2005-06-05 Thread Jeremy Laine
Hi Pierre!

Sorry for the delay in the reply, I was away most of the week. From
the toplevel plugins page, try pressing Submit, and tell me if this
gives you access to the plugins. I think this is an initialisation
problem.

For the WebDAV address problem, I'll get onto it and let you know,
hopefully today.

Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpS4nBUWBqIV.pgp
Description: PGP signature


Bug#311673: diogenes: problems withou vhosts (plugins don't work and other glitches)

2005-06-05 Thread Jeremy Laine
   I've created a new diogenes instance at [1].  the only user is
 root:root, you can play with it if you want, you'll see that the
 barrels cannot use the plugins, I don't know why (see [2] :
 available plugin list is empty, whereas I've enabled all the
 plugins).


Ah, got it, you need to pick the plugins that are active for the
asdasdasd barrel here:

http://amaretto.inria.fr/diogenes/toplevel/plugins?plug_barrel=asdasdasd

There is a message note about this here:

http://amaretto.inria.fr/diogenes/toplevel/plugins.php

To illustrate my point I have activated the Wiki plugin on the
asdasdasd barrel and created a page that makes use of this plugin
here:

http://amaretto.inria.fr/diogenes/site/asdasdasd/wiki/

Kind regards,
Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpIPAWsOUq2y.pgp
Description: PGP signature


Bug#311673: diogenes: problems withou vhosts (plugins don't work and other glitches)

2005-06-05 Thread Jeremy Laine
   Moreover, in the same 'classic' (no vhost) mode, the information
   given on the page 'WebDAV' seems wrong.

OK, the reason here might be that you do not have a full URL in your
$globals-rooturl in /etc/debian/diogenes.debian.inc.php like this:

$globals-rooturl = http://amaretto.inria.fr/diogenes/;;

If this occurs, I now have Diogenes print this on the toplevel admin
page:

Warning : in order to make use of virtual hosts or WebDAV,
you need to set $globals-rooturl to a full URL starting with http://
or https:// in your Diogenes configuration file.

.. and of the WebDAV page of each barrel:

In order to access your barrel's files using WebDAV, please ask your
Diogenes administrator to enable this feature in the Diogenes
configuration file.

.. and finally I have put a comment in diogenes.debian.inc.php:

  /* Base url for the Diogenes system, including trailing slash.
   *
   * In order to make use of virtualhosts or WebDAV, please set
   * this to a full URL starting with http:// or https:// for
instance:
   *
   * $globals-rooturl = http://www.foo.org/diogenes/;;
  */

Can you please let me know if this fix addresses the WebDAV part of
your bug?

Cheers,
Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpbXOfoyT5PM.pgp
Description: PGP signature


Bug#311718: [l10n:de] Updated German translation of the debconf templates

2005-06-05 Thread Jeremy Laine
Thanks for the updated translations, I'll be making an upload pretty
soon!

Will keep you informed of future debconf message changes.

Cheers,
Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgp2YFllItwxd.pgp
Description: PGP signature


Bug#311673: diogenes: problems withou vhosts (plugins don't work and other glitches)

2005-06-05 Thread Jeremy Laine
 for the webdav part, you are right, but I don't like your warning.
 
 you should use $_SERVER['SERVER_NAME'] to prefix it if it does not 
 begins with https?:// .. this seems more appropriate.

This is not always possible. For instance, if from when you want to
refer to the Diogenes base installation from a virtual host, you
cannot rely on this variable.. that is why I would much prefer to have
the users set this URL explicitly.

What do you think?

Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpTOzKSrDkIP.pgp
Description: PGP signature


Bug#311673: diogenes: problems withou vhosts (plugins don't work and other glitches)

2005-06-05 Thread Jeremy Laine

 'SERVER_NAME'
   The name of the server host under which the current script is
   executing. If the script is running on a virtual host, this will
   be the value defined for that virtual host.

This is precisely the problem. If from a virtualhost'ed site you wish
to refer to the global style sheet that resides at

 http://amaretto.inria.fr/diogenes/common.css 

.. you have a problem, because now SERVER_NAME will no be
amaretto.inria.fr!

Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpVPIs4sQysY.pgp
Description: PGP signature


Bug#311077: archzoom fills /tmp

2005-05-28 Thread Jeremy Laine
Package: archzoom
Version: 0.5.0-1
Severity: important

On 2 servers already I have noticed that /tmp progressively fills up with
temporary Arch directories belonging to www-data when using archzoom. I
am not sure what is causing this behaviour, as I am not able to
manually (i.e by browsing archzoom myself) reproduce the problem.
The problem possibly occurs as a result of search bots indexing the
archzoom.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.26-bytemark-uml-20040706-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages archzoom depends on:
ii  libarch-perl  0.5.0-1Perl library for GNU Arch
ii  tla   1.3-1  arch revision control system

-- no debconf information


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



Bug#311077: archzoom fills /tmp

2005-05-28 Thread Jeremy Laine
 Please provide stats, like 9 ,,arch-cset-* dirs this week occupying
 60Kb, 15 ,,arch-tree-* dirs occupying 200Kb. 

The latest example I have is over 400 ,get.,,arch-tree-* directories
occupying 60Mb in one hour and bringing my mail server to a halt in
the process! I will extract the corresponding logs.

Cheers,
Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgpV3AEe4x6uK.pgp
Description: PGP signature


Bug#296125: Templating too fragile

2005-05-17 Thread Jeremy Laine
Hi Matt!

I uploaded Diogenes 0.9.16+0.9.17pre22 to experimental yesterday. This
version disables custom templates for admin pages, as I did not come
up with a fail-proof template checking mechanism within a reasonable
time (any suggestions, proof of concepts or full solutions are
most welcome!).

I you feel this new version of Diogenes addresses this bug in a
satisfactory way please let me know and I'll make sure the upcoming
upload to unstable closes this bug. Otherwise, we can leave this
bug open until we find a solution that suits you.

Take care!

Jeremy

-- 
http://www.jerryweb.org/ : JerryWeb.org
http://sailcut.sourceforge.net/  : Sailcut CAD
http://opensource.polytechnique.org/ : Polytechnique.org Free Software


pgp9OabxiLGw2.pgp
Description: PGP signature


Bug#302881: wwwconfig-common: apache-php.sh does not support apache2

2005-04-03 Thread Jeremy Laine
Package: wwwconfig-common
Version: 0.0.43
Severity: wishlist
Tags: patch

Currently, the apache-php.sh script that enables PHP support for
apache* servers does not support apache2.  Attached is a script that
adds this support, by using 'a2enmod' to enable PHP support.

Cheers,
Jeremy

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

-- no debconf information
--- /usr/share/wwwconfig-common/apache-php.sh   2005-03-22 17:21:56.0 
+0100
+++ apache-php.sh   2005-04-03 16:35:57.764830640 +0200
@@ -16,6 +16,8 @@
 #  change, no functionality changed.
 #  20040820 Jeremy Laine [EMAIL PROTECTED]
 #  Replace remaining calls to modules-config by apache-modconf.
+#  20050403 Jeremy Laine [EMAIL PROTECTED]
+#  Add support for Apache2.
 # Needs:   $phpver - the php version to use.
 #  $phpini - the php config file to use.
 #  $server - the apache server to use,
@@ -27,22 +29,33 @@
 status=error
 error=
 
+if [ apache2 == $server ]; then
+modtool='a2enmod'
+else
+modtool='apache-modconf'
+fi
+
 if [ -z $phpver ] ; then
 error=No php version to check for.
 elif [ -z $phpini ] ; then
 error=No php ini file to check for.
 elif [ ! -f $phpini ] ; then
 error=Php config file $phpini not found.
-elif [ -z $(which apache-modconf) ] ; then
-error=Could not find apache-modconf.
+elif [ -z $(which $modtool) ] ; then
+error=Could not find module utility '$modtool' for server '$server'.
 else
-phpverm=mod_$phpver
-phpstatus=`apache-modconf $server query $phpverm || true`
-if [ -z $phpstatus ] ; then
-apache-modconf $server enable $phpverm
-# Uncomment successful.
+if [ apache2 == $server ]; then
+phpstatus=`$modtool $phpver || true`
 status=uncomment
 else
-status=nothing
+phpverm=mod_$phpver
+phpstatus=`$modtool $server query $phpverm || true`
+if [ -z $phpstatus ] ; then
+$modtool $server enable $phpverm
+# Uncomment successful.
+status=uncomment
+else
+status=nothing
+fi
 fi
 fi


Bug#299547: please set the Priority of php-mail-mime to 'optional'

2005-03-14 Thread Jeremy Laine
Package: php-mail-mime
Version: 1.2.1-1
Severity: wishlist

Could you please set the Priority of php-mail-mime to 'optional', as the
package 'diogenes' (Priority: optional) depends on php-mail-mime via
libphp-diogenes?

Many thanks in advance!

Jeremy

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages php-mail-mime depends on:
ii  php4-pear 4:4.3.10-9 PEAR - PHP Extension and Applicati

-- no debconf information


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



Bug#294663: missing opening bracket in libbz2-dev.prerm

2005-02-10 Thread Jeremy Laine
Package: libbz2-dev
Version: 1.0.2-4
Severity: normal
Tags: patch

There is a slight typo in libbz2-dev.prerm, an opening bracket is
missing, causing the following message upon upgrade/remove:

/var/lib/dpkg/info/libbz2-dev.prerm: line 6: -L: command not found

Attached is a one-liner patch to fix this.

Cheers,
Jeremy

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.10
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libbz2-dev depends on:
ii  libbz2-1.0  1.0.2-4  high-quality block-sorting file co
ii  libc6-dev [libc-dev]2.3.2.ds1-20 GNU C Library: Development Librari

-- no debconf information
--- /var/lib/dpkg/info/libbz2-dev.prerm 2005-02-02 10:11:11.0 +0100
+++ libbz2-dev.prerm2005-02-11 00:29:05.0 +0100
@@ -3,6 +3,6 @@
 
 # FHS
 pkg=libbz2-dev
-if ( [ $1 = upgrade ] || [ $1 = remove ] )  -L /usr/doc/$pkg ]; then
+if ( [ $1 = upgrade ] || [ $1 = remove ] )  [ -L /usr/doc/$pkg ]; 
then
   rm -f /usr/doc/$pkg
 fi