Bug#377940: configtest

2006-07-13 Thread ms419
On Wed, Jul 12, 2006 at 08:55:46AM +0200, Thijs Kinkhorst wrote:
 Hello Jack,
 
  http://cgi.sfu.ca/~jdbates/tmp/squirrelmail/200607100/patch
  
  Fixes /etc/configtest.php
  
  `php configtest.php | html2text` is useful for diagnosing problems
 
 We do not package configtest.php under /etc/squirrelmail but
 under /usr/share/squirrelmail/src

Wooops - my /etc/configtest.php must be leftover from an old version

`(cd /usr/share/squirrelmail/src; php configtest.php | html2text)` works

`php /usr/share/squirrelmail/src/configtest.php | html2text` didn't work

Thanks for your fast response! - Jack


signature.asc
Description: Digital signature


Bug#377940: configtest

2006-07-11 Thread ms419
Package: squirrelmail
Version: 1.4.7-1
Tags: patch

http://cgi.sfu.ca/~jdbates/tmp/squirrelmail/200607100/patch

Fixes /etc/configtest.php

`php configtest.php | html2text` is useful for diagnosing problems

Thanks for maintaining SquirrelMail! - Jack


signature.asc
Description: Digital signature


Bug#369115: ITP: tangerine

2006-07-10 Thread ms419
http://cgi.sfu.ca/~jdbates/debian/pool/tangerine/

I volunteer to maintain a Debian package of tangerine

TODO Write man page

Thanks for all your work an Avahi  fusedav, Lennart!

This package was debianized by Jack Bates [EMAIL PROTECTED] on
Wed, 14 Jun 2006 00:01:53 -0700

It was downloaded from http://www.snorp.net/log/tangerine/

Upstream Author: James Willcox [EMAIL PROTECTED]

Copyright: (C) 2006, James Willcox [EMAIL PROTECTED]

License:

   This package is free software; you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
   the Free Software Foundation; either version 2 of the License, or
   (at your option) any later version.

   This package is distributed in the hope that it will be useful,
   but WITHOUT ANY WARRANTY; without even the implied warranty of
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.

   You should have received a copy of the GNU General Public License
   along with this package; if not, write to the Free Software
   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.

The Debian packaging is (C) 2006, Jack Bates [EMAIL PROTECTED] and
is licensed under the GPL, see above


signature.asc
Description: Digital signature


Bug#377703: System.DllNotFoundException: glib-2.0

2006-07-10 Thread ms419
Package: libglib2.0-cil
Version: 2.8.2-2

One of my mono apps is complaining: System.DllNotFoundException: glib-2.0

However libglib2.0-cil is installed:

fis% dpkg-query -W \*-cil
[...]
libglade2.0-cil 2.8.2-2
libglib2.0-cil  2.8.2-2
libgtk2.0-cil   2.8.2-2
[...]

According to slomo on #mono: you're missing a correct dllmap that maps
glib-2.0 to libglib2.0-0.so.0

MONO_LOG_LEVEL=debug output follows:

Mono-INFO: DllImport attempting to load: 'glib-2.0'.
Mono-INFO: DllImport loading location: 'libglib-2.0.so'.
Mono-INFO: DllImport error loading library: 'libglib-2.0.so: cannot open
shared object file: No such file or directory'.
Mono-INFO: DllImport loading library: './libglib-2.0.so'.
Mono-INFO: DllImport error loading library './libglib-2.0.so: cannot
open shared object file: No such file or directory'.
Mono-INFO: DllImport loading: 'glib-2.0'.
Mono-INFO: DllImport error loading library 'glib-2.0: cannot open shared
object file: No such file or directory'.
Mono-INFO: DllImport loading location: 'libglib-2.0'.
Mono-INFO: DllImport error loading library: 'libglib-2.0: cannot open
shared object file: No such file or directory'.
Mono-INFO: DllImport loading library: './libglib-2.0'.
Mono-INFO: DllImport error loading library './libglib-2.0: cannot open
shared object file: No such file or directory'.
Mono-INFO: DllImport loading: 'libglib-2.0'.
Mono-INFO: DllImport error loading library 'libglib-2.0: cannot open
shared object file: No such file or directory'.

(/usr/lib/tangerine/tangerine-daemon.exe:22726): Mono-WARNING **:
DllImport unable to load library 'libglib-2.0: cannot open shared object
file: No such file or directory'.
System.DllNotFoundException: glib-2.0

Many thanks - Jack


signature.asc
Description: Digital signature


Bug#330752: same problem

2006-07-10 Thread ms419
Version: 1.5.11+cvs20060403-2

I experience this same problem

I added our organization's root cert with `smime_keys add_root
/etc/ssl/cacert.pem`

Then I tried adding my keypair with `smime_keys add_p12 pair.p12`

I get same output you reported

Maybe there is a problem in parse_pem or handle_pem subroutines - the
perl is beyond me to tell quickly

Found another report of same problem:
http://www.webservertalk.com/message904991.html

Thanks - Jack


signature.asc
Description: Digital signature


Bug#377140: same problem

2006-07-09 Thread ms419
Am experiencing this same problem - it's a real bummer

I also notice the packages.debian.org package contents search fails for
testing  unstable  package contents isn't available from the package
web interface

Thanks - Jack


signature.asc
Description: Digital signature


Bug#292684: RFS: libnet-dbus-perl -- Perl extension for the DBus message system

2006-07-08 Thread ms419
http://cgi.sfu.ca/~jdbates/debian/pool/libnet-dbus-perl/

 * New upstream version
 * Changed debian/copyright to match new license
 * Enabled tests - http://rt.cpan.org/Public/Bug/Display.html?id=16707
 * Changed from libxml-grove-perl to libxml-twig-perl

Thanks for the work Dan - thanks for fixing the tests!

This module is of quite high quality.  I happily use it -
http://search.cpan.org/~jablko/Net-Rendezvous-Publish-Backend-Avahi-0.02/

The author agrees to get it into Debian.  I am still looking for a
sponsor

 Net::DBus provides a Perl API for the DBus message system.
 The DBus Perl interface is currently operating against
 the 0.32 development version of DBus, but should work with
 later versions too, providing the API changes have not been
 too drastic.
 .
 Users of this package are either typically, service providers
 in which case the Net::DBus::Service and Net::DBus::Object
 modules are of most relevance, or are client consumers, in which
 case Net::DBus::RemoteService and Net::DBus::RemoteObject
 are of most relevance.

This is the debian package for the Net-DBus module
It was created by Jack Bates [EMAIL PROTECTED] using dh-make-perl

The upstream author is: Daniel Berrange [EMAIL PROTECTED]

Copyright (C) 2004-2006 Daniel Berrange.  All rights reserved.  This program
is free software; you can redistribute it and/or modify it under the same
terms as Perl itself

Perl is distributed under your choice of the GNU General Public License or
the Artistic License.  On Debian GNU/Linux systems, the complete text of the
GNU General Public License can be found in `/usr/share/common-licenses/GPL'
and the Artistic Licence in `/usr/share/common-licenses/Artistic'

Many thanks - Jack


signature.asc
Description: Digital signature


Bug#374150: same problem

2006-07-08 Thread ms419
Version: 1.2.1-3

Am experiencing most of Ian's problems

At least my Printers tab works, however I have same problem with
Administration tab: Unable to open cupsd.conf: Permission denied

Edit Configuration File complains: Error: No such file or directory

Jack


signature.asc
Description: Digital signature


Bug#374150: fixed

2006-07-08 Thread ms419
Scratch that - the Administration tab worked on another machine

On that machine the cupsd.conf permissions were:

-rw-r- 1 root lp 2253 Jun 22 17:50 /etc/cups/cupsd.conf

On the broken machine the cupsd.conf permissions were:

-rw-r- 1 root lpadmin 2282 Jun 28 16:19 cupsd.conf

`chown root:lp cupsd.conf` fixed the problem.  Administration tab 
Edit Configuration File now work

The Edit Configuration File error No such file or directory was
strange  misleading

The CUPS installation on the working machine is more recent than the
broken machine - perhaps the cupsd.conf permissions changed somewhere in
cupsys package history  the old installation never got updated?

Jack


signature.asc
Description: Digital signature


Bug#375780: [xml/sgml-pkgs] Bug#375780: XPath error : Undefined namespace prefix

2006-06-28 Thread ms419
On Wed, Jun 28, 2006 at 07:49:43AM +0200, Mike Hommey wrote:
 On Tue, Jun 27, 2006 at 06:20:46PM -0700, [EMAIL PROTECTED] [EMAIL 
 PROTECTED] wrote:
  Package: xsltproc
  Version: 1.1.17-1
  
  This test case should get the value of /package/name - Auth_SASL
  
  fis% xsltproc --novalid --param Element /pk:package/pk:name
  http://cgi.sfu.ca/~jdbates/tmp/xslt/200606270/common.xsl
  http://cgi.sfu.ca/~jdbates/tmp/xslt/200606270/package0.xml
  XPath error : Undefined namespace prefix
  xmlXPathCompiledEval: evaluation failed
  runtime error
  Evaluating user parameter Element failed
  fis% 
  
  A friend on #xml reports that libxslt 1.1.15-1ubuntu1 correctly gets
  Auth_SASL
 
 With which version of libxml2 ?

2.6.26.dfsg-1

 Can you try downgrading libxml2 ?

Which versions would you like to try?

 Thanks

Thank you for your quick response!

 Mike


signature.asc
Description: Digital signature


Bug#375780: XPath error : Undefined namespace prefix

2006-06-27 Thread ms419
Package: xsltproc
Version: 1.1.17-1

This test case should get the value of /package/name - Auth_SASL

fis% xsltproc --novalid --param Element /pk:package/pk:name
http://cgi.sfu.ca/~jdbates/tmp/xslt/200606270/common.xsl
http://cgi.sfu.ca/~jdbates/tmp/xslt/200606270/package0.xml
XPath error : Undefined namespace prefix
xmlXPathCompiledEval: evaluation failed
runtime error
Evaluating user parameter Element failed
fis% 

A friend on #xml reports that libxslt 1.1.15-1ubuntu1 correctly gets
Auth_SASL

Thanks - Jack


signature.asc
Description: Digital signature


Bug#292684: RFS: libnet-dbus-perl -- Perl extension for the DBus message system

2006-06-21 Thread ms419
On Mon, Jun 12, 2006 at 11:44:43PM +0100, Stephen Gran wrote:
 You have dh-make-perl cruft in debian/rules, copyright and control -
 please fix those up.  This is mostly harmless boilerplate and extra
 comments that aren't needed, but I like to see all the files have what
 you need and no more.

Thanks - fixed control  copyright, but prefer to keep comments in
rules.  I find them useful, they're tidy,  at least they reduce the
size of diff when I upgrade to new versions of dh-make-perl's template

 There is a lintian warning and an error.  Both are easily fixable -
 please let me know if you don't understand the problems.

Thanks again - you're right, easily fixed.  Done

http://cgi.sfu.ca/~jdbates/debian/pool/libnet-dbus-perl/

Thanks for your interest!  Best wishes - Jack


signature.asc
Description: Digital signature


Bug#374860: RFP: piespy -- Inferring and Visualizing Social Networks on IRC

2006-06-21 Thread ms419
Package: wnpp
Severity: wishlist

http://www.jibble.org/piespy/

 PieSpy is an IRC bot that monitors a set of IRC channels. It uses a
 simple set of heuristics to infer relationships between pairs of users.
 These inferrences allow PieSpy to build a mathematical model of a
 social network for any channel. These social networks can be drawn and
 used to create animations of evolving social networks.

 PieSpy has also been used to visualize Shakespearean social networks.
 This page got slashdotted on 11 March 2004, with the site getting
 250,000 hits per hour. Thanks to Notnet for making sure it all stayed
 alive!

 PieSpy was presented at the Information Visualization conference
 (IV'04) in July 2004. Read the full paper online. It has also appeared
 in Computer Weekly, c't magazine, and I was interviewed live on BBC
 Radio Kent.


signature.asc
Description: Digital signature


Bug#292684: RFS: libnet-dbus-perl -- Perl extension for the DBus message system

2006-06-16 Thread ms419
On Mon, Jun 12, 2006 at 11:44:43PM +0100, Stephen Gran wrote:
 You have dh-make-perl cruft in debian/rules, copyright and control -
 please fix those up.  This is mostly harmless boilerplate and extra
 comments that aren't needed, but I like to see all the files have what
 you need and no more.

Thanks - fixed control  copyright, but prefer to keep comments in
rules.  I find them useful, they're tidy,  at least they reduce the
size of diff when I upgrade to new versions of dh-make-perl's template

 There is a lintian warning and an error.  Both are easily fixable -
 please let me know if you don't understand the problems.

Thanks again - you're right, easily fixed.  Done

http://cgi.sfu.ca/~jdbates/debian/pool/libnet-dbus-perl/

Thanks for your interest!  Best wishes - Jack


signature.asc
Description: Digital signature


Bug#374021: alternatives

2006-06-16 Thread ms419
Package: cadaver
Version: 0.22.2-1.1
Severity: wishlist

Please register cadaver with the Debian alternatives system, perhaps as
webdav-client

Thanks for maintaining cadaver! - Jack


signature.asc
Description: Digital signature


Bug#373286: mono-apache-server2

2006-06-14 Thread ms419
Package: monodoc-http
Version: 1.1.13-3

Should alternatively depend on mono-apache-server2?

I have mono-apache-server2 installed (not mono-apache-server) 
installing monodoc-http keeps trying to install mono-xsp

Many thanks - Jack


signature.asc
Description: Digital signature


Bug#292684: ITP: libnet-dbus-perl -- Perl extension for the DBus message system

2006-06-08 Thread ms419
Net::Rendezvous::Publish::Backend::Avahi is preferable to
libnet-rendezvous-publish-backend-howl -
http://search.cpan.org/~jablko/Net-Rendezvous-Publish-Backend-Avahi-0.02/

Net::Rendezvous::Publish::Backend::Avahi is pure Perl, so can be
installed easily from CPAN. It depends on Net::DBus -
http://cgi.sfu.ca/~jdbates/debian/pool/libnet-dbus-perl/

 Net::DBus provides a Perl API for the DBus message system.
 The DBus Perl interface is currently operating against
 the 0.32 development version of DBus, but should work with
 later versions too, providing the API changes have not been
 too drastic.
 .
 Users of this package are either typically, service providers
 in which case the Net::DBus::Service and Net::DBus::Object
 modules are of most relevance, or are client consumers, in
 which
 case Net::DBus::RemoteService and Net::DBus::RemoteObject
 are of most relevance.

This is the debian package for the Net-DBus module.
It was created by Jack Bates [EMAIL PROTECTED] using dh-make-perl.

The upstream author is:

Daniel Berrange [EMAIL PROTECTED].

Copyright (C) 2004-2006 Daniel Berrange

This library is provided under the terms of the GNU GPL

On Debian systems, the complete text of the GNU General
Public License can be found in `/usr/share/common-licenses/GPL'.


signature.asc
Description: Digital signature


Bug#369663: Same Problem

2006-06-01 Thread ms419
Same problem here

Jack


signature.asc
Description: Digital signature


Bug#337096: excited about daap-sharp

2006-06-01 Thread ms419
Looking forward to this package

Thanks for maintaining it! - Jack


signature.asc
Description: Digital signature


Bug#369325: new upstream available

2006-05-28 Thread ms419
Package: neon
Version: 0.25.5.dfsg-5
Severity: wishlist

would like to use fusdav which requires neon 0.26:


[...]
checking for NEON... configure: error: Package requirements ( neon =
0.26 ) were not met:

Requested 'neon = 0.26' but version of neon is 0.25.5
[...]


thanks for maintaining neon in debian! - Jack


signature.asc
Description: Digital signature


Bug#357852: same problem

2006-05-27 Thread ms419
am experiencing this same problem

Jack


signature.asc
Description: Digital signature


Bug#368566: avahi-bookmarks

2006-05-23 Thread ms419
Package: python2.4-avahi
Version: 0.6.10-1

Would you consider including avahi-bookmarks - perhaps in
/usr/share/doc/python2.4-avahi/examples?

Thanks - Jack


signature.asc
Description: Digital signature


Bug#368279: /var/lib/dpkg/info/rhythmbox.postinst: line 9: scrollkeeper-rebuilddb: command not found

2006-05-21 Thread ms419
Package: rhythmbox
Version: 0.9.4.1-4

scrollkeeper should be upgraded from recommends to depends?


[...]
Setting up rhythmbox (0.9.4.1-4) ...
Upgrade from broken Rhythmbox version detected, running
scrollkeeper-rebuilddb...
/var/lib/dpkg/info/rhythmbox.postinst: line 9: scrollkeeper-rebuilddb:
command not found
dpkg: error processing rhythmbox (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 rhythmbox
[...]


Thanks - Jack


signature.asc
Description: Digital signature


Bug#368286: examples

2006-05-21 Thread ms419
Package: python2.4-dbus
Version: 0.61-5
Severity: wishlist

Please include python/examples/* in
/usr/share/doc/python2.4-dbus/examples

Thanks for maintaining DBus! - Jack


signature.asc
Description: Digital signature


Bug#368145: pciradio.c:1810: error: syntax error before string constant

2006-05-19 Thread ms419
Package: zaptel-source
Version: 1.2.5-1

My experience is the zaptel kernel module fails to build:


tor% make-kpkg --revision 200605040 --append-to-version -tor-200605040 
--added-modules 
/home/jablko/src/modules/matrox-driver,/home/jablko/src/modules/zaptel,/home/jablko/vloopback/vloopback-0.97-snap3
 --rootcmd fakeroot kernel_image modules_image
[...]
  CC [M]  /home/jablko/src/modules/zaptel/wct1xxp.o
  CC [M]  /home/jablko/src/modules/zaptel/wct4xxp.o
  CC [M]  /home/jablko/src/modules/zaptel/wcte11xp.o
  CC [M]  /home/jablko/src/modules/zaptel/pciradio.o
/home/jablko/src/modules/zaptel/pciradio.c:1810: error: syntax error before 
string constant
/home/jablko/src/modules/zaptel/pciradio.c:1810: warning: type defaults to 
'int' in declaration of 'MODULE_PARM'
/home/jablko/src/modules/zaptel/pciradio.c:1810: warning: function declaration 
isn't a prototype
/home/jablko/src/modules/zaptel/pciradio.c:1810: warning: data definition has 
no type or storage class
make[5]: *** [/home/jablko/src/modules/zaptel/pciradio.o] Error 1
make[4]: *** [_module_/home/jablko/src/modules/zaptel] Error 2
make[4]: Leaving directory 
`/home/jablko/src/kernel/linux-2.6.17-rc3-mm1-tor-200605030'
make[3]: *** [linux26] Error 2
make[3]: Leaving directory `/home/jablko/src/modules/zaptel'
make[2]: *** [binary-modules] Error 2
make[2]: Leaving directory `/home/jablko/src/modules/zaptel'
make[1]: *** [kdist_build] Error 2
make[1]: Leaving directory `/home/jablko/src/modules/zaptel'
Module /home/jablko/src/modules/zaptel failed.
Perhaps /home/jablko/src/modules/zaptel does not understand --rootcmd?
If you see messages that indicate that it is not
in fact being built as root, please file a bug
against /home/jablko/src/modules/zaptel.
Hit return to Continue


signature.asc
Description: Digital signature


Bug#367980: recommends sound-juicer

2006-05-18 Thread ms419
Package: rhythmbox
Version: 0.9.4.1-2
Severity: wishlist

sound-juicer is needed to import audio cds

rhythmbox should recommends sound-juicer?

Thanks! - Jack


signature.asc
Description: Digital signature


Bug#367268: alpha 2

2006-05-14 Thread ms419
Package: sunbird
Version: 0.2.99+0.3alpha1-3
Severity: wishlist

Sunbird 0.3a2 is available  has some important fixes (especially to
CalDAV)

Thanks for maintaining SUnbird in Debian!

Jack


signature.asc
Description: Digital signature


Bug#365684: /usr/X11R6/bin obsolete

2006-05-01 Thread ms419
Package: xpmumon
Version: 1.3.0

xpmumon should either be installed in /usr/bin/xpmumon or pre-depend on
x11-common - http://wiki.debian.org/Xorg69To7


signature.asc
Description: Digital signature


Bug#362528: [PATCH] text/calendar text/directory mime-types

2006-04-13 Thread ms419
Package: file
Version: 4.17-1
Severity: wishlist
Tags: patch

Please add support for text/calendar  text/directory mime-types, as
defined in RFC2445  RFC2426 -
http://cgi.sfu.ca/~jdbates/tmp/file/200604130/patch

phpicalendar uses these -
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=300464

Thanks - Jack


signature.asc
Description: Digital signature


Bug#300464: RFS: phpicalendar -- clean, logical iCalendar web interface

2006-04-10 Thread ms419

On Apr 23, 2005, at 7:46 AM, Andreas Barth wrote:

* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [050412 08:00]:

On Apr 11, 2005, at 3:09 AM, Andreas Barth wrote:

* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [050411 04:10]:

Both Chad  I really look forward to making this package part of
Debian


Actually, I would really like to sponsor this package.


Hello Andi - I updated the phpicalendar package -
http://cgi.sfu.ca/~jdbates/debian/pool/phpicalendar/

Will you still consider sponsoring this package?


Quite better. Some (fewer) comments:

- prerm removes the apache-config-file even on upgrade - this leads to
  loosing configuraion on each upgrade. Please consider to just kill 
the

  configuration on purge


prerm removes links to /etc/phpicalendar/apache.conf if they were 
automatically created by postinst.  Since /etc/phpicalendar/apache.conf 
is a config file, configuration should be preserved



- similarly, postinst installs he configuration even if the
  administrator has previously killed it by hand.


Tricky.  You are correct - I considered how to detect if the 
administrator manually removes links to /etc/phpicalendar/apache.conf


At least postinst only installs links for servers debconf is set to 
automatically configure.  The administrator could use dpkg-reconfigure 
phpicalendar to kill automatic configuration now  for always


It should also be trivial for prerm to detect if a link is manually 
removed  update debconf accordingly.  If you like this, I will make it 
so



- the construct
  [ -d  /etc/$server/conf.d/ -a ! -e /etc/$server/conf.d/phpicalendar ]
  in postinst is not posix - please use [ -d ...]  [ ...]


Thank you for your attention - done


- Perhaps add an hint about the posibility to publish via the
  php-scripts - and that this is disabled by default


Hints added to REAME.Debian


- I'm not sure if the default should not rather be to anonymously read
  icalendar files instead of requiring ftp-authentication - but that is
  your call as maintainer. However, adding some information about the
  different authentication possibilities to README.Debian might be a
  good idea.


By default, authentication is not required.  The administrator should 
configure webserver authentication before enabling publishing.  Please 
let me know if you encounter ftp-authentication by default, since I 
encounter different behavior


Thanks Andi! - Jack



signature.asc
Description: Digital signature


Bug#361014: new upstream version available

2006-04-05 Thread ms419
Package: venkman
Version: 0.9.84-1

New upstream versions of Venkman are availabe

Thanks for packaging this essential tool - perhaps it's due for a new
release?

Jack


signature.asc
Description: Digital signature


Bug#358302: ftp.us.debian.org mirror 128.101.240.212 missing binary-powerpc others

2006-03-21 Thread ms419
Package: mirrors

aptitude update is failing for me -


[...]
Err http://ftp.us.debian.org unstable/main Packages
  404 Not Found [IP: 128.101.240.212 80]
Err http://ftp.us.debian.org unstable/contrib Packages
  404 Not Found [IP: 128.101.240.212 80]
Err http://ftp.us.debian.org unstable/non-free Packages
  404 Not Found [IP: 128.101.240.212 80]
[...]


- an ftp.us.debian.org mirror is missing binary-powerpc  others -


fis% host ftp.us.debian.org
ftp.us.debian.org has address 128.101.240.212
ftp.us.debian.org has address 204.152.191.7
ftp.us.debian.org has address 216.37.55.114
ftp.us.debian.org has address 35.9.37.225



fis% curl http://128.101.240.212/debian/dists/unstable/main/ | html2text
  % Total% Received % Xferd  Average Speed   TimeTime Time  Current
 Dload  Upload   Total   SpentLeft  Speed
100  15360  15360 0   7064  0 --:--:-- --:--:-- --:--:--  7064
100  15360  15360 0   6996  0 --:--:-- --:--:-- --:--:-- 0
 CONTENT=mod_autoindex
Index of /debian/dists/unstable/main
[ ] NameLast modified   Size  Description
===

[[DIR]] Parent Directory21-Mar-2006 15:59  -
[[DIR]] binary-amd64/   21-Mar-2006 15:59  -
[[DIR]] binary-i386/21-Mar-2006 15:59  -
[[DIR]] debian-installer/   11-Mar-2006 22:50  -
[[DIR]] installer-i386/ 11-Mar-2006 22:50  -
[[DIR]] source/ 21-Mar-2006 15:59  -
===


signature.asc
Description: Digital signature


Bug#344700: pinning works - not downgrading

2006-03-16 Thread ms419
I found aptitude does respect these lines in /etc/apt/preferences -


Package: *
Pin: release a=experimental
Pin-Priority: 100


However downgrading remains impossible

Thanks again - Jack


signature.asc
Description: Digital signature


Bug#355202: MIT-KERBEROS-5

2006-03-03 Thread ms419
Encountered same problem building libxau 1.0.0-1 -


[...]
 gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Wall -Wpointer-arith 
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations 
-Wnested-externs -fno-strict-aliasing -Wall -g -O2 -MT k5encode.lo -MD -MP -MF 
.deps/k5encode.Tpo -c ../k5encode.c  -fPIC -DPIC -o .libs/k5encode.o
../k5encode.c:75: warning: function declaration isn't a prototype
../k5encode.c:81:34: error: macro krb5_princ_realm requires 2 arguments, but 
only 1 given
../k5encode.c: In function 'XauKrb5Encode':
../k5encode.c:81: error: 'krb5_princ_realm' undeclared (first use in this 
function)
../k5encode.c:81: error: (Each undeclared identifier is reported only once
../k5encode.c:81: error: for each function it appears in.)
../k5encode.c:82:37: error: macro krb5_princ_size requires 2 arguments, but 
only 1 given
../k5encode.c:82: error: 'krb5_princ_size' undeclared (first use in this 
function)
../k5encode.c:86:41: error: macro krb5_princ_component requires 3 arguments, 
but only 2 given
../k5encode.c:86: error: 'krb5_princ_component' undeclared (first use in this 
function)
[...]


Used this patch to build-depend on libkrb5-dev  to enable Kerberos
support - http://cgi.sfu.ca/~jdbates/tmp/xorg/200603030/patch


signature.asc
Description: Digital signature


Bug#354178: MIT-KERBEROS-5

2006-02-23 Thread ms419
Package: xorg-x11
Version: 6.9.0.dfsg.1-4

Struggling to build X.Org with MIT Kerberos -


[...]
gcc -m32 -c -ansi -Wall -Wpointer-arith -Wstrict-prototypes 
 -Wmissing-prototypes -Wmissing-declarations  -Wredundant-de
cls -Wnested-externs -Wundef-I../.. -I../../exports/include   -Dlinux -D__i3
86__ -D_POSIX_C_SOURCE=199309L  -D_POSIX_SOURCE -D_XOPEN
_SOURCE -D_BSD_SOURCE -D_SVID_SOURCE
 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO -DXTHREAD
S  -D_REENTRANT -DXUSE_MTSAFE_API   -g -O2 -fno-strict-aliasing -g  -fPIC k5
encode.c -o unshared/k5encode.o
k5encode.c:75: warning: function declaration isn't a prototype
k5encode.c:81:34: error: macro krb5_princ_realm requires 2 arguments, but only
 1 given
k5encode.c: In function 'XauKrb5Encode':
k5encode.c:81: error: 'krb5_princ_realm' undeclared (first use in this function)
k5encode.c:81: error: (Each undeclared identifier is reported only once
k5encode.c:81: error: for each function it appears in.)
k5encode.c:82:37: error: macro krb5_princ_size requires 2 arguments, but only 
1 given
k5encode.c:82: error: 'krb5_princ_size' undeclared (first use in this function)
[...]


I used xorg-x11 6.9.0.dfsg.1-4  libkrb5-dev 1.4.3-6

I used this patch to build-depend on libkrb5-dev  set HasKrb5,
Krb5Includes  Krb5Libraries -
http://cgi.sfu.ca/~jdbates/tmp/xorg/200602230/patch

There is probably a better place for HasKrb5, Krb5Includes 
Krb5Libraries - but I couldn't find where?

Many thanks - Jack

On Tue, Apr 13, 2004 at 03:41:20AM -0700, ms419 at freezone.co.uk
wrote:
 I gather that XFree86 for Debian is not compiled with Kerberos
 support?
[...]

Historical reasons and inertia.  Way back in the day, crypto wasn't in
main, and having XFree86 depend on libraries outside of non-us to build
and work would have meant putting XFree86 itself into non-us.

Since crypto has gone into main, the primary reason is lack of anyone
with the right combination of clues, will, and working patches.

 Before I go galloping off to recompile it, I should probably ask if 
 this is appropriate? Why isn't  XFree86 available w/ Kerberos?

No good reason; please do engage in this experiment and report your
findings back to this list if you'd like.

I personally have no objection to including Kerberos support in XFree86,
and I doubt anyone else does either.  If they do, now's the time to
speak up.  :)

 I'm not the X guru I'd like to be ... I want to authorize xclients to 
 connect to a remote xserver, provided they are run by the same person 
 who's running the server. I have a working Kerberos setup and read 
 about the MIT-KERBEROS-5 security mechanism in the man pages. It's 
 not like I've used this mechanism before ... I thought I'd give it a 
 go. Not much help from Google. Can you spot any problems already?

I tried to educate myself on this a few years ago, but failed for the
same reasons you apparently did.  There's just not many people who both
use anything more than MIT-MAGIC-COOKIE-1 or XDM-AUTHORIZATION-1, and
have documented their experiences publicly enough for Google to snag
them.

-- 
G. Branden Robinson|People with power understand
Debian GNU/Linux   |exactly one thing: violence.
branden at debian.org |-- Noam Chomsky
http://people.debian.org/~branden/ |


signature.asc
Description: Digital signature


Bug#292684: new versions

2006-01-29 Thread ms419
New versions of libnet-rendezvous-publish-backend-howl-perl 
libnet-rendezvous-publish-perl -
http://cgi.sfu.ca/~jdbates/debian/pool/libnet-rendezvous-publish-perl/

libnet-rendezvous-publish-backend-howl-perl now uses the Avahi Howl
compatibility library

Am still seeking a sponsor for this package

Many thanks!

Jack


signature.asc
Description: Digital signature


Bug#345265: Recommends: php-pear

2005-12-29 Thread ms419
Package: dh-make-php
Version: 0.0.12-1

DebianPackage:php-pear is quite useful to this package - maybe this
package should Recommends: php-pear?


[EMAIL PROTECTED]:~# dh-make-pecl sasl
Downloading pecl package 'sasl' failed!
Check http://pecl.php.net/ for available packages.
[EMAIL PROTECTED]:~# 


Thanks so much for this package - it's totally awesome!

Jack


signature.asc
Description: Digital signature


Bug#344835: Dynamicly loaded GSSAPI library

2005-12-26 Thread ms419
Package: firefox
Version: 1.5.dfsg-3

GSSAPI library is dynamicly loaded by Firefox 1.5 -
http://cgi.sfu.ca/~jdbates/tmp/firefox/200512260/patch

However, it fails to load versioned libraries -
https://bugzilla.mozilla.org/show_bug.cgi?id=321514

Dunno whether a) support for versioned libraries should be added to
Firefox, b) libkrb53  libgssapi4-heimdal should provided un-versioned
sym-links - /usr/lib/libgssapi_krb5.so  /usr/lib/libgssapi.so (suspect
this violates Debian shared library policy), or c) Firefox should
Recommends: libkrb5-dev | heimdal-dev (would be strange to need
development packages at runtime)

Thanks so much for maintaining Firefox in Debian!

Jack


signature.asc
Description: Digital signature


Bug#344686: trivial patch required

2005-12-25 Thread ms419
Rebuilding against libroken16-heimdal required trivial change to
Build-Depends -
http://cgi.sfu.ca/~jdbates/tmp/cyrus-sasl2/200512240/patch

- but built  installed successfully -
http://cgi.sfu.ca/~jdbates/debian/pool/cyrus-sasl2/

Understand from bug #315059 that Kerberos 4 support is still available in
the Heimdal libraries? - but I can't confirm

Thanks again!

Jack


signature.asc
Description: Digital signature


Bug#326236: thanks

2005-12-25 Thread ms419
Excited to get my hands on this packages - thanks for your work, guys!

Jack


signature.asc
Description: Digital signature


Bug#344686: libroken16-kerberos4kth no longer installable

2005-12-24 Thread ms419
Package: cyrus-sasl2
Version: 2.1.19-1.7
Severity: important

sasl2-bin  libsasl2-modules-gssapi-heimdal depend on
libroken16-kerberos4kth, which is no longer installable in unstable
distribution

I think this package needs to be rebuilt against libroken16-heimdal

Many thanks for maintaining SASL!

Jack


signature.asc
Description: Digital signature


Bug#344700: ignores /etc/apt/preferences

2005-12-24 Thread ms419
Package: aptitude
Version: 0.4.1-1

These lines in /etc/apt/preferences downgrade gcc-4.0 using apt-get, but
not aptitude -


Package: gcc-4.0
Pin: release o=Debian
Pin-Priority: 1001


fis:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Calculating upgrade... Done
The following packages will be DOWNGRADED:
  gcc-4.0
0 upgraded, 0 newly installed, 1 downgraded, 0 to remove and 0 not
upgraded.
Need to get 27.8kB of archives.
After unpacking 69.6kB disk space will be freed.
Do you want to continue [Y/n]? 


fis:~# aptitude -DR dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading extended state information  
Initializing package states... Done
Reading task descriptions... Done  
Building tag database... Done
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 1 not upgraded.
Need to get 0B of archives. After unpacking 0B will be used.
fis:~# 


Many thanks for maintaining aptitude - it's a fine tool!

Jack


signature.asc
Description: Digital signature


Bug#344563: nscd: cache.c:335: prune_cache: Assertion `dh-usable' failed.

2005-12-23 Thread ms419
Package: nscd
Version: 2.3.5-9
Severity: important

nscd won't stay running - at least on my powerpc machine

nscd consistently terminates almost as soon as it's started

I got this error using the debug option -


fis:~# nscd -d
24423: Reloading 0 in password cache!
nscd: cache.c:335: prune_cache: Assertion `dh-usable' failed.
Aborted
fis:~# 


Many thanks for maintaining glibc!

Jack


signature.asc
Description: Digital signature


Bug#342074: @PKG@ in /usr/share/menu/vim

2005-12-04 Thread ms419

Package: vim
Version: 6.4-001+2

'@PKG@' isn't replaced with 'vim' in /usr/share/menu/vim, so GVIM 
doesn't appear in my menus : (


Thanks for maintaining Vim!

Jack



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



Bug#340251: default server should be musicbrainz.org?

2005-11-21 Thread ms419

Package: libtunepimp-bin
Version: 0.3.0-9

I think the musicbrainz server is now musicbrainz.org - not 
test.musicbrainz.org -



fis% tp_tagger *.mp3
Supported file extensions
.wav .mp3 .ogg .flac
Enter ? or h for help

File added: Ladytron - Black Plastic.mp3
File added: Ladytron - Blue Jeans.mp3
File added: Ladytron - Cease2xist.mp3
[...]
tag l
0: Error,   0%: Ladytron - Black Plastic.mp3
  Error: Stop using the staging server for tagging!
1: Error,   0%: Ladytron - Blue Jeans.mp3
  Error: Stop using the staging server for tagging!
2: Error,   0%: Ladytron - Cease2xist.mp3
  Error: Stop using the staging server for tagging!
[...]
tag ?
[...]
   u  server name Use MB server (test.musicbrainz.org)
[]
tag



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



Bug#337352: powerpc not linked with libkrb53

2005-11-03 Thread ms419

Package: mozilla-firefox
Version: 1.0.7-1
Severity: important

Strangely, the powerpc mozilla-firefox package isn't linked with  
libkrb53, so Negotiate authentication fails


I found this error in the build log -


[...]
checking for gssapi.h... no
checking for gssapi/gssapi.h... yes
checking for gss_init_sec_context in -lgss... no
checking for gss_init_sec_context... no
checking for gss_init_sec_context in -lgssapi... no
configure: warning: Cannot build negotiateauth without GSSAPI. Removing  
negotatiate from MOZ_EXTENSIONS.

[...]


-  
http://buildd.debian.org/fetch.php?pkg=mozilla-firefoxver=1.0.7 
-1arch=powerpcstamp=1127461486file=logas=raw


However, rebuilding mozilla-firefox using pbuilder successfully linked  
with libkrb53 - Negotiate authentication works again


Could mozilla-firefox please be rebuilt for powerpc  confirm it is  
linked with libkrb53?


Many thanks!

Jack



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



Bug#330591: auto-install files on bootstrap

2005-09-28 Thread ms419

Package: yaboot
Version: 1.3.13-4
Severity: wishlist

I wish ybin could automatically install arbitrary files on my bootstrap 
partition


The reason is my root filesystem is unreadable by yaboot - LVM2 crypt - 
so I must manually copy my kernel image to my bootstrap partition


Sometimes I forget, with frustrating consequence. It would be nice if I 
could configure yaboot.conf -



[...]
install=/boot/vmlinux-2.6.13-fis-200509270 /vmlinux
[...]


-  ybin would automatically install vmlinux on my bootstrap partition 
- in addition to the yaboot OF executable


http://thread.gmane.org/gmane.comp.boot-loaders.yaboot.user/151

Many thanks!

Jack



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



Bug#327172: [Powerdns-debian] Bug#327172: include=file no-longer works

2005-09-08 Thread ms419

On Sep 7, 2005, at 11:28 PM, Matthijs Mohlmann wrote:


Hi Jack,


Hi Matthijs!

Do you include a file or a directory. Can you try to include a 
directory

and report the results ?


I assume including directories still works, since my LDAP configuration 
in /etc/powerdns/pdns.d/pdns.ldap still functions - I'll try  double 
check this with the configuration fragment I tried including - I'll try 
including it's containing directory



I'll investigate this later tonight.


Wicked - thanks Matthijs!

Jack



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



Bug#327172: include=file no-longer works

2005-09-07 Thread ms419

Package: pdns
Version: 2.9.18-2

I used to include configuration fragments in pdns.conf using -


include=file


- but this no-longer works - pdns ignores directives in the 
configuration fragment


Directives in the configuration fragment are effective if I manually 
substitute them for the include directive in pdns.conf


I'm not 100% certain as of which version this stopped working

Many thanks for maintaining PowerDNS!

Jack



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



Bug#326263: libpam-heimdal xdm

2005-09-02 Thread ms419

Package: libpam-heimdal
Version: 1.0-17
Severity: important

xdm does not work with libpam-heimdal

Upon entering a correct password, the xdm login screen disappears, as 
though login were proceeding, then xdm stops  the login screen 
reappears


I avoid this problem with the no_ccache option, though this obviates 
most of libpam-heimdal's usefulness, since single sign-on 
authentication no-longer works -



authsufficient  pam_krb5.so use_first_pass no_ccache


Chip explains in bug #251088 that the problem is duplicate calls to 
pam_setcred in xdm. He suggests -



 In xdm, I simply replace the second call to pam_setcred (the one in
 xc/programs/xdm/session.c) with pam_open_session.


He also suggests -


 In libpam-heimdal, I replace the existing open_session/close_session
 no-op functions with functions that setup and destroy the credentials
 cache.


I don't know whether this more recent pam_krb5 module already includes 
improved open_session/close_session functions - 
http://pam-krb5.sourceforge.net/


Unfortunately I'm not familiar with the PAM interface, but from what 
I've read, the duplicate calls to pam_setcred constitute an important 
bug in xdm


If not, then libpam-heimdal's reaction to duplicate pam_setcred calls 
constitutes an important bug in libpam-heimdal


Many thanks for your sage contributions to Debian!

Jack



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



Bug#308683: erroneos dependency

2005-09-02 Thread ms419

Version: 2.13.16-1

Thanks for roling out new versions of Unison, Sylvian!  thanks for the  
fixes -


However unison-gtk still Depends: on unison

I don't think this makes any sense, since unison-gtk already provides  
all the functionality of unison, with the -ui text command line  
option


I think this dependency violates the Debian Policy on binary  
dependencies -  
http://www.us.debian.org/doc/debian-policy/ch-relationships.html#s- 
binarydeps



Depends
This declares an absolute dependency. A package will not be configured  
unless all of the packages listed in its Depends field have been  
correctly configured.



Thanks again for all your work on Unison packages, Sylvian!

Jack



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



Bug#308683: erroneos dependency

2005-09-02 Thread ms419

Hello Sylvain

On Sep 2, 2005, at 3:50 PM, Sylvain LE GALL wrote:

I have written in the entry correspind to this bug, that the dependency
is a document dependency (ie they share exactly the same 
documentation).

I will maybe reconsider my point of view on this and transforms this
depends in suggest... If it doesn't generate a REALLY bigger package.


I see

Yes, I would probably reconsider  simply install the documentation in 
both unison  unison-gtk -



[...]
dh_installdocs -A BUGS.txt TODO.txt debian/NEWS.Debian \
debian/README.Debian unison-manual.txt
[...]
dh_installman -A debian/$(UNISON).1
[...]


Even if it generates a bigger package, a user will realistically only 
ever install one package or the other


But if you're concerned about the redundancy, you might reconsider bug 
#171063  split the documentation into a unison-doc package


I agree with your reasoning in this case also - unison is too small to 
warrant a separate documentation package


Thanks again!

Jack



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



Bug#324458: segfault on powerpc

2005-08-31 Thread ms419

Version: 0.3.9

ps2pdf repeatedly segfaults on my powerpc, converting - 
http://cgi.sfu.ca/~jdbates/tmp/ps2pdf/mozilla.ps



fis% ps2pdf mozilla.ps
zsh: segmentation fault  ps2pdf mozilla.ps
fis%


However it succeeds on my i386 : P

Both are running Debian unstable  gs-common 0.3.9

I can provide a stack trace, if you wish

Many thanks for maintaining postscript tools in Debian!

Jack



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



Bug#320988: same prob

2005-08-02 Thread ms419
I just encountered this same problem

Removing old_passwords  = 1 got my server working also

Thanks SO much for maintaining MySQL!

Jack



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



Bug#320837: violates Debian policy 3.5 - addgroup: command not found

2005-08-01 Thread ms419

Package: fuse-utils
Version: 2.3.0-1

I think fuse-utils violates Debian policy 3.5 - 
http://debian.org/doc/debian-policy/ch-binary.html#s3.5


The post-installation script uses addgroup, but package doesn't depend 
on DebianPackage:adduser -



[...]
Setting up fuse-utils (2.3.0-1) ...
/var/lib/dpkg/info/fuse-utils.postinst: line 45: addgroup: command not 
found

dpkg: error processing fuse-utils (--configure):
 subprocess post-installation script returned error exit status 127
Errors were encountered while processing:
 fuse-utils
[...]


DebianPackage:adduser isn't an Essential package

MANY thanks for maintaining FUSE - it's awesome!

Jack



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



Bug#318534: GCJ segfaults building Apache Cocoon

2005-07-15 Thread ms419

Package: gcj-4.0
Version: 4.0.1-1

I failed building Apache Cocoon using GCJ - GCC reproducibly segfaulted

I reproduced this segfault using a latest snapshot, prepared a test 
case  filed a bug upstream - 
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22507


Many thanks for maintaining GCJ!

Jack



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



Bug#318541: -x support extracting multiple packages

2005-07-15 Thread ms419

Package: dpkg
Version: 1.13.10
Severity: wishlist

I wish dpkg -x supported extracting multiple packages -


fis% dpkg -x archives/* base
dpkg-deb: --extract takes at most two arguments (.deb and directory)

Type dpkg-deb --help for help about manipulating *.deb files;
Type dpkg --help for help about installing and deinstalling packages.
fis%


I frequently need to extract multiple packages while building initrds 
for foreign architectures, so dpkg's current behavior is inconvenient


Also, supporting multiple packages would be consistent with GNU tools 
like cp, mv etc. which support multiple sources  a single destination 
directory


Many thanks for the Debian package manager - without which I'd be lost 
: )


Jack



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



Bug#306348: test case

2005-07-11 Thread ms419

Package: jikes
Version: 1:1.22-2

I just ran into this bug again building cocoon -


fis% ./build.sh
[...]
compile-core:
Copying 19 files to /home/jablko/cocoon-2.1.7/build/cocoon-2.1.7/classes
Copied 60 empty directories to 32 empty directories under  
/home/jablko/cocoon-2.1.7/build/cocoon-2.1.7/classes
Compiling 547 source files to  
/home/jablko/cocoon-2.1.7/build/cocoon-2.1.7/classes
Found 3 semantic errors compiling  
/home/jablko/cocoon-2.1.7/src/java/org/apache/cocoon/components/flow/ 
ContinuationsManagerImpl.java:

   577. private WebContinuationsHolder continuationsHolder;
^^
*** Semantic Error: The static type  
org.apache.cocoon.components.flow.ContinuationsManagerImpl$HolderAwareW 
ebContinuation must use a qualified name to access the non-static  
member type  
org.apache.cocoon.components.flow.ContinuationsManagerImpl$WebContinuat 
ionsHolder of the enclosing type  
org.apache.cocoon.components.flow.ContinuationsManagerImpl.

[...]


I prepared the attached test case, which happily works with Sun's  
compiler  GCJ (hooray!) but fails to compile with Jikes


Thanks again!

Jack

/**
 * Inner class access test case
 *
 * This class compiles successfully using Sun's compiler (1.4) but fails using
 * Jikes -
 *
 *
 * fis% jikes-sablevm TestAccess.java 
 *
 * Found 1 semantic error compiling TestAccess.java:
 *
 *  3. Bar bar;
 * ^-^
 * *** Semantic Error: The static type TestAccess$Foo must use a qualified 
name to access the non-static member type TestAccess$Bar of the enclosing 
type TestAccess.
 * fis%
 *
 *
 * Is this bug already filed against Jikes?
 *
 * What does GCJ do with this class?
 */
public class TestAccess {
static class Foo {
Bar bar;
}

class Bar {
}
}


Bug#317367: incorrect classpath java.lang.Object cannot be resolved

2005-07-08 Thread ms419

On Jul 8, 2005, at 2:21 AM, Matthias Klose wrote:

which version of gcj-4.0 do you use? that should be fixed in gcj-4.0
4.0.0-12


Ah ha - thanks for your fast response!

I'm on powerpc, so 4.0.0-11 is still the latest version - I'll wait for 
4.0.0-12


Thanks again!

Jack



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



Bug#317357: proxy_http_module already loaded

2005-07-07 Thread ms419
Package: apache2
Version: 2.0.54-4
Severity: wishlist

Both proxy_http.load  proxy.load contain -


LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so


- resulting in these warnings when proxy_http is enabled -


[warn] module proxy_http_module is already loaded, skipping


Maybe proxy.load should be fixed? Or proxy_http.load should be removed?

Many thanks!

Jack
--- proxy.load  2005/07/07 17:36:44 1.1
+++ proxy.load  2005/07/07 18:00:23
@@ -1,4 +1,6 @@
-LoadModule cache_module /usr/lib/apache2/modules/mod_cache.so  
 
-LoadModule disk_cache_module /usr/lib/apache2/modules/mod_disk_cache.so
 
-LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so  
 
-LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so 
+LoadModule cache_module /usr/lib/apache2/modules/mod_cache.so
+LoadModule disk_cache_module /usr/lib/apache2/modules/mod_disk_cache.so
+LoadModule proxy_module /usr/lib/apache2/modules/mod_proxy.so
+
+# You probably also want to enable proxy_http.load
+#LoadModule proxy_http_module /usr/lib/apache2/modules/mod_proxy_http.so


signature.asc
Description: Digital signature


Bug#317369: odbcinst1debian1

2005-07-07 Thread ms419
Package: php4-sybase
Version: 4:4.3.10-15

php4-sybase is no longer installable because it depends on libct1 which
depends on odbcinst1 which is no longer in the archive

php4-sybase should be rebuild against freetds-dev 0.63-2

Many thanks for maintaining PHP in Debian!

Jack


signature.asc
Description: Digital signature


Bug#317367: incorrect classpath java.lang.Object cannot be resolved

2005-07-07 Thread ms419
Package: java-gcj-compat
Version: 1.0.30-1

I get this error using javac from java-gcj-compat -


fis% /usr/lib/jvm/java-gcj/bin/javac TestAccess.java
incorrect classpath: /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar
--
1. ERROR in TestAccess.java
 (at line 1)
/**
^
The type java.lang.Object cannot be resolved. It is indirectly referenced from 
required .class files
--
fis% 


Sure enough, /usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar doesn't
exist - on my system or in the java-gcj-compat pacakge

However, /usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre/lib/rt.jar does

Why is javac asking for
/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre/lib/rt.jar instead of
/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre/lib/rt.jar?

Many thanks!

Jack


signature.asc
Description: Digital signature


Bug#311903: pdns-server.config exit status 20

2005-06-04 Thread ms419

Package: pdns-server
Version: 2.9.17-13

The pdns-server.config script fails if pdns.conf contains multiple 
allow-recursion=... statements because it calls -



db_set pdns-server/allowrecursion ...


- with a multi-line argument -


fis:~# dpkg --configure pdns-server
Setting up pdns-server (2.9.17-13) ...
+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z '' ']'
++ exec
++ DEBCONF_REDIR=1
++ export DEBCONF_REDIR
+ PDNSCONF=/etc/powerdns/pdns.conf
+ db_version 2.0
+ _db_cmd 'VERSION 2.0'
+ echo 'VERSION 2.0'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET=2.0
+ return 0
+ '[' '!' -f /etc/powerdns/pdns.conf ']'
++ cat /etc/powerdns/pdns.conf
++ grep '^local-address='
++ awk -F = '{print $2}'
+ LOCAL=0.0.0.0
++ cat /etc/powerdns/pdns.conf
++ grep '^allow-recursion='
++ awk -F = '{print $2}'
+ RECURSION='127.0.0.1
192.168.0.83'
+ '[' '!' -z '127.0.0.1
192.168.0.83' ']'
+ db_set pdns-server/allowrecursion '127.0.0.1
192.168.0.83'
+ _db_cmd 'SET pdns-server/allowrecursion' '127.0.0.1
192.168.0.83'
+ echo 'SET pdns-server/allowrecursion' '127.0.0.1
192.168.0.83'
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET='value set'
+ return 0
+ '[' '!' -z 0.0.0.0 ']'
+ db_set pdns-server/localaddress 0.0.0.0
+ _db_cmd 'SET pdns-server/localaddress' 0.0.0.0
+ echo 'SET pdns-server/localaddress' 0.0.0.0
+ local 'IFS=
'
+ local _LINE
+ read -r _LINE
+ RET='20 Unsupported command 192.168.0.83 (full line was 
192.168.0.83) received from confmodule.'

+ return 20
dpkg: error processing pdns-server (--configure):
 subprocess post-installation script returned error exit status 20
Errors were encountered while processing:
 pdns-server
fis:~#


Thanks totally for maintaining powerdns in debian!

Jack



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



Bug#310930: bluez-pin rejected from local host

2005-05-26 Thread ms419
Package: bluez-pin
Version: 0.25-1

I get this error pairing with bluetooth devices using pin_helper
/usr/bin/bluez-pin; -


== syslog ==
May 26 16:46:12 fis hcid[26191]: pin_code_request (sba=00:0D:93:04:BC:15,
dba=00:07:A4:00:09:7D)
May 26 16:46:13 fis hcid[26267]: PIN helper exited abnormally with code 256

== xdm.log ==
AUDIT: Thu May 26 16:46:13 2005: 3746 X: client 27 rejected from local host


I successfully pair with bluetooth devices using a script to echo PIN:

I am surprised this bug isn't already reported - but I read all the
documentation I could find, googled  tinkered with bluez-pin - I can't
figure out what's wrong!

Many thanks for maintaining bluetooth in debian!

Jack



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



Bug#310520: FastTreeMap.fullCollection.version1.obj ObjectInputStream error

2005-05-23 Thread ms419

Package: classpath

GNU Classpath fails to deserialize the attached 
FastTreeMap.fullCollection.version1.obj - see attached test case


With Sable, I get -


fis% jikes-sablevm TestReadExternalFormFromDisk.javafis% java 
-classpath .:/usr/share/java/commons-collections.jar 
TestReadExternalFormFromDisk

java.io.IOException: Unknown marker on stream: 5
   at java.io.ObjectInputStream.readObject (ObjectInputStream.java:391)
   at java.io.ObjectInputStream.readFields (ObjectInputStream.java:1815)
   at java.io.ObjectInputStream.readObject (ObjectInputStream.java:339)
   at TestReadExternalFormFromDisk.main 
(TestReadExternalFormFromDisk.java:12)

   at java.lang.VirtualMachine.invokeMain (VirtualMachine.java)
   at java.lang.VirtualMachine.main (VirtualMachine.java:108)
fis%


With Kaffe, I get -


fis% jikes-kaffe TestReadExternalFormFromDisk.java
fis% /usr/lib/kaffe/bin/java -classpath 
.:/usr/share/java/commons-collections.jar TestReadExternalFormFromDisk
java.io.InvalidClassException: class 
org.apache.commons.collections.FastTreeMap: Local class not compatible: 
stream serialVersionUID=8694543788950117671, local 
serialVersionUID=3247026550555952763

   at java.io.ObjectStreamClass.setClass (ObjectStreamClass.java:303)
   at java.io.ObjectInputStream.readClassDescriptor 
(ObjectInputStream.java:562)

   at java.io.ObjectInputStream.readObject (ObjectInputStream.java:228)
   at java.io.ObjectInputStream.readObject (ObjectInputStream.java:275)
   at TestReadExternalFormFromDisk.main 
(TestReadExternalFormFromDisk.java:12)

fis%


This may instead be a bug in Jakarta Commons Collections - to which 
FastTreeMap.fullCollection.version1.obj belongs - but I assume the 
Collections authors succeed in deserializing using Sun's libraries


This bug prevents the Jakarta Commons Collections build tests from 
succeeding


Thanks always for maintaining free Java in Debian!

Jack



FastTreeMap.fullCollection.version1.obj
Description: Binary data
import java.io.*;

// FastTreeMap.fullCollection.version1.obj deserialization test case
// It seems GNU Classpath fails to deserialize this file : P
public class TestReadExternalFormFromDisk {

  public static void main(String[] args) throws ClassNotFoundException,
 IOException {
ObjectInputStream stream = new ObjectInputStream(new FileInputStream(
FastTreeMap.fullCollection.version1.obj));

Object object = stream.readObject();
  }
}


Bug#308913: my mistake : (

2005-05-21 Thread ms419

No - it was not fixed with gjdoc 0.74 - it was fixed two days after
the release so atm only in cvs. BTW, if you have a look at gjdoc bugs,
you can see that the bug is not yet closed!


Oops - my mistake - I was sure that Sable  gjdoc 0.7.4-1 successfully 
built Lucene javadocs, while Kaffe failed - so I assumed that Kaffe 
must use an older version of gjdoc than 
/usr/share/java/gnu-classpath-tools-gjdoc.jar


However, on double checking I discover that both Kaffe  Sable succeed 
with /usr/share/java/gnu-classpath-tools-gjdoc.jar built from cvs, 
while both fail with gjdoc 0.7.4-1


Sorry - please excuse my mistake!


Given the information above - this seems to be the same bug as 306371
of gjdoc. Do you agree? If yes I will reassign this bug to gjdoc and
merge it with the other one.


This is reasonable - thanks!

Again - my apologies for taking up your time : (

Jack



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



Bug#310141: genkey gnu crypto

2005-05-21 Thread ms419

Package: ant
Version: 1.6.2-2
Severity: wishlist

I wish the ant genkey task supported gnu crypto (libgnucrypto-java) -


[...]
keystore:
   [genkey] Generating Key for unknown

BUILD FAILED
/home/jablko/src/sphinx/sphinx4-1.0beta/build.xml:233: The following 
error occurred while executing this line:
/home/jablko/src/sphinx/sphinx4-1.0beta/build.xml:266: The following 
error occurred while executing this line:
/home/jablko/src/sphinx/sphinx4-1.0beta/demo.xml:280: Execute failed: 
java.io.IOException


Total time: 4 minutes 40 seconds
fis%


Thanks lots for maintaining ant  java!

Jack



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



Bug#308677: informing resolvconf

2005-05-20 Thread ms419
 It would be useful if the calling
 code were there but commented out (or disabled conditionally upon the
 value of an environment variable, etc.) so that users who _do_ want
 to use pdns-recursor as a general purpose nameserver can enable the
 code and have the initscript tell resolvconf about the availability
 of pdns-recursor.

Thanks Thomas! - I do want my resolvconf configuration informed when
pdns/pdns-recursor is available - so I too wish the code was available in
pdns init scripts

I think the best way to enable/disable informing resolvconf of name
service availability is centrally in /etc/resolvconf/interface-order,
using statements like -


lo.!(pdns|pdns-recursor)


- rather than on an init script by init script basis

Thanks again again guys, for your work on Debian name services!

Jack





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



Bug#308913: /usr/share/java/gnu-classpath-tools-gjdoc.jar

2005-05-13 Thread ms419
Package: kaffe
Version: 1.1.5-3
Bug #306371 was fixed in gjdoc 0.74-1 - however I still get this error 
building javadocs for lucene with kaffe -

myhost% JAVA_HOME=/usr/lib/kaffe ant javadocs
  [...]
  [javadoc] Resolving references in packages...
  [javadoc] Resolving references in class comments...
  [javadoc] Resolving references in package comments...
  [javadoc] Running doclet...
  [javadoc] Fetching package list for external documentation set.
  [javadoc] java.lang.NullPointerException
  [javadoc]at java.io.InputStreamReader.init 
(InputStreamReader.java:137)
  [javadoc]at 
gnu.classpath.tools.doclets.htmldoclet.ExternalDocSet.readPackages 
(ExternalDocSet.java:94)
  [javadoc]at 
gnu.classpath.tools.doclets.htmldoclet.ExternalDocSet.load 
(ExternalDocSet.java:79)
  [javadoc]at gnu.classpath.tools.doclets.htmldoclet.HtmlDoclet.run 
(HtmlDoclet.java:2950)
  [javadoc]at 
gnu.classpath.tools.doclets.AbstractDoclet.startInstance 
(AbstractDoclet.java:200)
  [javadoc]at gnu.classpath.tools.doclets.AbstractDoclet.start 
(AbstractDoclet.java:131)
  [javadoc]at java.lang.reflect.Method.invoke0 (Method.java)
  [javadoc]at java.lang.reflect.Method.invoke (Method.java:255)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.startDoclet 
(Main.java:605)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.start (Main.java:1012)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.main (Main.java:763)
  [...]

How do I make kaffe use /usr/share/java/gnu-classpath-tools-gjdoc.jar?
Thanks for all your work on kaffe  free java!
Jack

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


Bug#307444: segfault reading /usr/share/java/struts-1.1.jar/org/apache/struts/action(ActionForm.class)

2005-05-13 Thread ms419
On May 3, 2005, at 9:50 AM, Adam M. wrote:
A simple test case would be great (ie. one class, if possible).
jikes exhibits the same segfault compiling the attached TestAction.java
Also, there is no jikes package like this made by me. Try to reproduce
the error with jikes in Debian.
I reproduced this problem with -
jikes 1.22-2
libsablevm-classlib1-java 1.11.3-2
libstruts1.1-java 1.1-2
myhost:~ jikes -bootclasspath 
/usr/share/sablevm-classpath/libclasspath.jar -classpath 
/usr/share/java/servlet-2.3.jar:/usr/share/java/struts-1.1.jar 
TestAction.java
Segmentation fault
Exit 139
myhost:~

Many thanks for your help with this!
Jack
import javax.servlet.http.*;
import org.apache.struts.action.*;

public class TestAction extends Action {

  public ActionForward execute(ActionMapping mapping, DynaActionForm form,
  HttpServletRequest request, HttpServletResponse response) {
  }
}



Bug#309030: java1-runtime, gjdoc, junit

2005-05-13 Thread ms419
Package: libcommons-beanutils-java
Version: 1.6.1-4
Package: libcommons-collections-java
Version: 2.1.1-3
Package: libcommons-digester-java
Version: 1.5.0.1-4
Package: libcommons-logging-java
Version: 1.0.4-2
I patched libcommons-collections-java, libcommons-digester-java,   
libcommons-logging-java to depend on java1-runtime, so I could install  
tomcat4 with only sablevm  not require kaffe (sablevm provides  
java1-runtime)

I got the idea from libcommons-beanutils-java, which already depends on  
java1-runtime

While I was at it, I made packages build javadocs using gjdoc   
prepared them to run build tests with junit (though all packages' test  
currently fails, pending resolution of other bugs - see comments)

The changes I made are attached - these are the packages I built -
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/commons-beanutils/
http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons- 
collections-java/

http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons-digester- 
java/

http://cgi.sfu.ca/~jdbates/debian/pool/debian-java/libcommons-logging- 
java/

I'm happy with them - they work great for me! If they don't offend, I'm  
super keen to have these changes applied to the official packages!

Thank you so much for maintaining free java!
Jack


commons-beanutils.patch
Description: Binary data



commons-collections.patch
Description: Binary data



commons-digester.patch
Description: Binary data



commons-logging.patch
Description: Binary data


Bug#308683: '-addversionno', '-ui text', Apps/Tools

2005-05-12 Thread ms419
On May 11, 2005, at 4:01 PM, Sylvain LE GALL wrote:
I agree, i will change the unison binary name in the next version of 
the
packages ( i don't have yet choose the best way to do it : symlink or
rename ).
Cool - I would just rename the binary - no need for both 
'[EMAIL PROTECTED]@'  '[EMAIL PROTECTED]@'

 * unison-gtk includes the text interface with the '-ui text' 
argument,
so it should conflict with unison, not depend on it
Humm, i agree it doesn't need to depend on it, but i won't use a
conflict fields. You could be able to install both of them -- because
they can be installed on the same system ( there is certain package 
that
really conflicts, because you cannot install them on the same system :
cdrecord with xcdroast ( 0.98+0alpha14-5), they won't work together 
).

If you think, it is not possible to install them on the same machine (
apart from the fact that this is twice the same package one with GTK 
ui,
one without ).
They would conflict because they would contain the same binary - 
/usr/bin/[EMAIL PROTECTED]@

Rename the binary '[EMAIL PROTECTED]@-gtk' - '[EMAIL PROTECTED]@' because 
it provides all the functionality of '[EMAIL PROTECTED]@'  there's no 
need for both '[EMAIL PROTECTED]@'  '[EMAIL PROTECTED]@-gtk' - the '-ui' 
argument exists for choosing the text or graphic interface

Humm, i have read your patch, i cannot apply it just out of the box :
Thanks for looking it over - our changes are not for everyone : )
- i don't want to rename unison to unison-text and unison-gtk to
  unison-graphic
No problem - we made this choice with deference to upstream '-ui' 
argument values - unison-gtk may fit better with official debian 
pacakge names

- i don't want to include version number in the current stable unison
  package ( ie unison should not be unison2.10.2 for now ).
I agree - your way is cleaner
- most of your rewrite on NEWS/README seems to be only cosmetic ( but
  maybe i have missed something ).
Entirely cosmetic - just my obsessive-compulsiveness : )
- i have a problem with (Closes...) and ( Closes... ), i have a
  discussion with a better english writer than me, who have explained 
me
  typographic rules of english, i won't use ( Closes... ) anymore, but 
i
  won't change older changelog entries to reflect this ( because i have
  never changed former changelog entry ).
Cool - I respect that - 2.10.2 also closes #209264
Thank you for the patch and the comment, it will be included in next
unison package. I hope it will better fit your need, even if i don't
apply all your patch.
Thank you for maintaining unison - it's awesome!
Jack

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


Bug#308683: '-addversionno', '-ui text', Apps/Tools

2005-05-11 Thread ms419
Package: unison
Version: 2.10.2-2
Tags: patch
I gotta say how much I like what you've done with the unison package! I 
maintained a custom debian package of unison 2.10.2 for use in our 
heterogeneous organization, but your solution is MUCH cleaner - the sed 
 debhelper stuff in debian/rules is super tight - many thanks!

There are just a couple problems before we can abandon our custom 
package in favor of the official one -

 * Binaries are named '[EMAIL PROTECTED]@', versus '[EMAIL PROTECTED]@', 
which breaks the '-addversionno' argument. The behavior of 
'-addversionno' could be patched to support '[EMAIL PROTECTED]' binaries, 
but the problem would persist on our os x machines -

[myhost:~] jablko% unison -addversionno src
zsh: command not found: unison-2.9.1
Fatal error: Lost connection with the server
[myhost:~] jablko%
 * unison-gtk includes the text interface with the '-ui text' argument, 
so it should conflict with unison, not depend on it

 * The menu section should be Apps/Tools, like the doc-base section. As 
you point out in README.Debian, network functionality is only an 
optional application of unison

The changes I made to your latest unison package for our organization 
are attached - our custom package is hosted here - 
http://cgi.sfu.ca/~jdbates/debian/pool/unison/

Thanks again for all your hard work on unison - it's a wicked 
improvement!

Jack


patch
Description: Binary data


Bug#308690: dh_installdocs -A README.Debian, debian/docs

2005-05-11 Thread ms419
Package: debhelper
Version: 4.2.36
Severity: wishlist
I want to install the same documentation in all packages being built, 
so I invoke dh_installdocs with '-A'

Unfortunately, README.Debian is installed in only the first package 
listed in debian/control

Likewise the documentation listed in debian/docs
I wish the '-A' option installed README.Debian in all packages acted on
I wish it also installed the documentation in debian/docs in all 
packages acted on

Thanks, Joey, for all your hard work on Debian!
Jack

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


Bug#306468: bluetooth-alsa

2005-05-10 Thread ms419
Hello Itay!
I have been working on bluetooth-alsa Debian packages for many months - 
with limited success - 
http://cgi.sfu.ca/~jdbates/moin/moin.cgi/BluetoothALSA

It's been slow going, so I'm really pleased that someone else is 
interested in maintaining these packages! Maybe we could work together 
on them?

Best wishes!
Jack

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


Bug#308532: getMethodSignatureClass: Assertion `class-state = CSTATE_DOING_LINK' failed

2005-05-10 Thread ms419
Package: kaffe
Version: 1.1.5-3
Running the jakarta commons beanutils 1.6.1 -  
http://jakarta.apache.org/commons/beanutils/

- test.wrap.dynabean build target without setting  
${commons-logging.jar} produces this error -

myhost% /usr/lib/kaffe/bin/java -classpath  
/usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar:/ 
usr/share/java/commons-collections.jar:/usr/share/java/commons- 
logging.jar org.apache.tools.ant.Main  
-Djunit.jar=/usr/share/java/junit.jar -Dbuild.compiler=jikes  
test.wrap.dynabean
Buildfile: build.xml
[...]
test.wrap.dynabean:
 [echo] Running WrapDynaBean tests ...
 [java] kaffe-bin:  
/build/buildd/kaffe-1.1.5/build-tree/kaffe-1.1.5/kaffe/kaffevm/ 
lookup.c:85: getMethodSignatureClass: Assertion `class-state =  
CSTATE_DOING_LINK' failed.
 [java] F.
[...]

I don't understand this error or why it's shown - it's not helpful for  
determining that commons-logging.jar is missing

Sincere thanks for your work on kaffe  free java!
Jack

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


Bug#308560: dpkg-scanpackages 'exclude' option

2005-05-10 Thread ms419
Package: dpkg-dev
Version: 1.10.27
Severity: wishlist
dpkg-scanpackages recursively includes every file in 'binarydir'
Being able to specify regexs of files/directories to ignore would be 
often convenient

Being able to specify regexs of files/directories to include might also 
be convenient...

Ditto dpkg-scansources
Many thanks!
Jack

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


Bug#307950: gjdoc task consistently fails, without explanation

2005-05-06 Thread ms419
Package: libant1.6-java
Version: 1.6.2-2.1
The gjdoc task consistently fails, without explanation
Using the attached build.xml  commons digester -  
http://jakarta.apache.org/commons/digester/

myhost% /usr/lib/kaffe/bin/java -classpath  
/usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar:/ 
usr/share/java/gnu-classpath-tools-gjdoc.jar:/usr/share/java/com-sun- 
javadoc.jar:/usr/share/java/com-sun-tools-doclets-Taglet.jar:.  
org.apache.tools.ant.Main echo

- the echo task never runs because the javadoc target always fails
In trying to understand the problem, I prepared the attached Main.java  
- to simulate the call made by Gjdoc.java:2170

However -
fis% /usr/lib/kaffe/bin/java -classpath  
/usr/share/ant1.6/lib/ant.jar:/usr/share/ant1.6/lib/ant-launcher.jar:/ 
usr/share/java/gnu-classpath-tools-gjdoc.jar:/usr/share/java/com-sun- 
javadoc.jar:/usr/share/java/com-sun-tools-doclets-Taglet.jar:. Main

- succeeds! Far as I am able to tell, Main.java should invoke  
gnu.classpath.tools.gjdoc.Main identically to Gjdoc.java - I don't  
understand these two cases different behaviors

I used gjdoc 0.7.4-1  kaffe 1.1.5-3 - sablevm is broken for me at the  
moment

If fixing the gjdoc task is impractical, maybe it should be removed  
in favor of the javadoc task?

Best wishes!
Jack


build.xml
Description: Binary data

import java.lang.reflect.*;

public class Main {

  public static void main(String[] args) throws Exception {
Class c = Class.forName(gnu.classpath.tools.gjdoc.Main);
Method m = c.getMethod(main, new Class[] {String[].class});

args = new String[] {
  -d,
  dist/docs/api,
  -sourcepath,
  src/java,
  org.apache.commons.digester
};
for (int i = 0; i  args.length; i++) {
  System.out.println(args[ + i + ]  + args[i]);
}

System.out.println(m.invoke(null, new Object[] {args}));
  }
}


Bug#307983: setting java.util.logging.Logger handlers

2005-05-06 Thread ms419
Package: kaffe
Version: 1.1.5-3
There seems to be a problem setting java.util.logging.Logger handlers - 
see attached test case

myhost% cd debug
myhost% jikes-kaffe *.java
myhost% /usr/lib/kaffe/bin/java Main
handlers[0] class class java.util.logging.ConsoleHandler
java.lang.ClassCastException: can't cast 
`java/util/logging/ConsoleHandler' (bootstrap@(nil)) to `TestHandler' 
(kaffe/lang/[EMAIL PROTECTED])
   at Main.main (Main.java:34)
myhost%

I noticed this problem trying to run the jakarta commons logging build 
tests - http://jakarta.apache.org/commons/logging/

Thanks!
Jack


debug.tgz
Description: GNU Zip compressed data


Bug#307813: DEB_ANT_TEST_TARGET DEB_ANT_CHECK_TARGET inconsistancy

2005-05-05 Thread ms419
Package: cdbs
Version: 0.4.28-1
DEB_ANT_TEST_TARGET is mentioned in -
/usr/share/cdbs/1/class/ant-vars.mk
https://wiki.duckcorp.org/DebianPackagingTutorial/CDBS
- while DEB_ANT_CHECK_TARGET is used by -
/usr/share/cdbs/1/class/ant.mk
I suspect that DEB_ANT_CHECK_TARGET is a mistake - 
/usr/share/cdbs/1/class/ant.mk should be made consistent with 
/usr/share/cdbs/1/class/ant-vars.mk  
https://wiki.duckcorp.org/DebianPackagingTutorial/CDBS

Thanks!
Jack

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


Bug#307444: segfault reading /usr/share/java/struts-1.1.jar/org/apache/struts/action(ActionForm.class)

2005-05-03 Thread ms419
Package: jikes
Version: 1:1.22+200505010-1
I get this segfault building projects that employ struts, using jikes  
kaffe

I tried libstruts1.1-java  Apache's binary distribution - same problem
I used jikes cvs head, 20050501 - 
http://cgi.sfu.ca/~jdbates/debian/pool/jikes/

- kaffe 1.1.5-3  libstruts1.1-java 1.1-2
Any idea what gives? Can I provide more information?
Thanks!
Jack


gdb-200505011
Description: Binary data


Bug#306507: fails to build ant cvs head

2005-04-26 Thread ms419
Package: sablevm
Version: 1.11.3-1
I tried rebuilding libant1.6-java - which uses sablevm  jikes - from 
cvs head today

When it failed, I tried following the generic build instructions - 
http://ant.apache.org/manual/install.html#buildingant - but got the 
same error -

fis% JAVA_HOME=/usr/lib/sablevm ./build.sh
... Bootstrapping Ant Distribution
... Compiling Ant Classes
... Copying Required Files
... Building Ant Distribution
Buildfile: build.xml
BUILD FAILED
/home/me/ant/build.xml:16: The following error occurred while executing 
this line:
Unable to find 
file:/home/jablko/tmp/ant/./org/apache/tools/ant/antlib.xml

Total time: 0 seconds
... Failed Building Ant Distribution !
Bootstrap FAILED
fis%
However, I rebuilt libant1.6-java no problem using jikes-kaffe  
JAVA_HOME=/usr/lib/kaffe instead

Any idea why kaffe succeeds where sable fails?
Many thanks!
Jack

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


Bug#306509: lucene cvs head, kaffe rmic

2005-04-26 Thread ms419
Package: ant
Version: 1.6.2
I failed to build the lucene cvs head using ant 1.6.2 -
myhost% JAVA_HOME=/usr/share/kaffe ant -Dbuild.rmic=kaffe ant
[...]
BUILD FAILED
/home/jablko/src/lucene/svn/lucene/java/trunk/build.xml:165: Cannot use 
Kaffe rmic, as it is not available.  A common solution is to set the 
environment variable JAVA_HOME or CLASSPATH.

Total time: 57 seconds
myhost%
Complete build log - 
http://www.sfu.ca/~jdbates/tmp/ant/200504260/build.log

I guess the problem is ant's kaffe rmic adaptor - KaffeRmic.java -  
the new path to kaffe rmic - 
http://thread.gmane.org/gmane.comp.jakarta.gump/9604

This bug is fixed in ant cvs head - I successfully built lucene with 
the latest ant - it's just not fixed in debian yet

Many thanks for maintaining free java tools!
Jack

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


Bug#272295: Bug#306509: lucene cvs head, kaffe rmic

2005-04-26 Thread ms419
On Apr 26, 2005, at 9:01 PM, Barry Hawkins wrote:
If this fix for Ant is just now in Ant's cvs head, perhaps we 
should
make a patch for it and incorporate that into Debian's ant package.
They say ant is behind wrt free java solutions - so taking the 
initiative may be smart - no idea when they plan the next release

Chronologically, however, the fix should be in 1.6.3-beta1 - I can't 
confirm - but packaging that version might be an option...

Excellent work; thanks for finding this and taking the time to report.
Well, I really appreciate your positive feedback! Sincere thanks for 
all your long hours  hard work on free java - I'm grateful : )

Jack

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


Bug#306371: NPE building lucene javadocs

2005-04-26 Thread ms419
On Apr 26, 2005, at 5:52 AM, Julian Scheid wrote:
Firstly, gjdoc wasn't properly checking for URL.openStream() returning 
null. This is fixed in cvs head now. If you try again with head, you 
should get a warning message like Cannot fetch package list from 
http://java.sun.com/j2se/1.4/docs/api/;.
Way cool! This works like a charm - after rebuilding gjdoc from cvs 
head, I'm looking at beautiful gjdoc lucene api documentation! Thanks!

Secondly, the current Classpath implementation of URL.openStream() is 
buggy: for the URL above, which redirects to .../j2se/1.4.2/... using 
a 302 (Moved Temporarily) HTTP response code, the redirection isn't 
followed but instead a null stream is returned. And for non-existing 
URLs it returns a stream instead of raising a FileNotFoundException.

I've filed a corresponding bug report which already has been partly 
acted upon:
https://savannah.gnu.org/bugs/index.php?func=detailitemitem_id=12815
Thanks for addressing this!
As a temporary workaround until these bugs are fixed in the kaffe 
debian package, you may want to change the URL in line 29 in lucene's 
top-level build.xml to read http://java.sun.com/j2se/1.4.2/docs/api/; 
- or, even better, http://developer.classpath.org/doc/; :-)
Good suggestion : )
Seriously, thanks for your super fast response to this problem -  all 
your work on gjdoc - I like it a lot!

Jack

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


Bug#306297: application specific interface-order

2005-04-25 Thread ms419
Package: resolvconf
Version: 1.28
Severity: wishlist
On Apr 24, 2005, at 3:23 AM, Thomas Hood wrote:
On Sat, 2005-04-23 at 08:48 -0700, [EMAIL PROTECTED] wrote:
Also - I'd like to configure a different interface-order for different
applications -
If a certain update script doesn't want to use the default order then 
it
doesn't have to use /lib/resolvconf/list-records; the script can read
the records in whatever order it prefers.
Still, I really appreciate the convenience of configuration which 
interface-order  list-records provide - I just wish it were possible 
to specify an alternative interface-order file to list-records...

Thanks again for your work on resolvconf!
Jack

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


Bug#306348: erroneous inner class error building eclipse 3.1M6

2005-04-25 Thread ms419
Package: jikes
Version: 1:1.22-2
I got this error building eclipse 3.1M6 using jikes - like so:  
JAVA_HOME=/usr/lib/kaffe ./build -os linux -ws gtk -arch ppc

[...]
[javac] Found 2 semantic errors compiling  
/home/jablko/tmp/eclipse/plugins/org.eclipse.core.runtime/src/org/ 
eclipse/core/internal/registry/ExtensionRegistry.java:

[javac] 60. ListenerInfo  
listenerInfo = (ListenerInfo) listenerInfos[i];
[javac] ^--^
[javac] *** Semantic Error: The static type  
org.eclipse.core.internal.registry.ExtensionRegistry$ExtensionEventDisp 
atcherJob must use a qualified name to access the non-static member  
type  
org.eclipse.core.internal.registry.ExtensionRegistry$ListenerInfo of  
the enclosing type  
org.eclipse.core.internal.registry.ExtensionRegistry.

[javac] 60. ListenerInfo  
listenerInfo = (ListenerInfo) listenerInfos[i];
[javac]  
 ^--^
[javac] *** Semantic Error: The static type  
org.eclipse.core.internal.registry.ExtensionRegistry$ExtensionEventDisp 
atcherJob must use a qualified name to access the non-static member  
type  
org.eclipse.core.internal.registry.ExtensionRegistry$ListenerInfo of  
the enclosing type  
org.eclipse.core.internal.registry.ExtensionRegistry.
[...]

ExtensionRegistry.java looks OK to me - I think the problem is jikes  
 the inner classes of this file

I rebuilt jikes using cvs head on 20050423, with the same result
I couldn't find a relevant bug filed against jikes on sourceforge
Here is the complete log of building eclipse -  
http://www.sfu.ca/~jdbates/tmp/jikes/200504250/build.log

Many thanks for maintaining jikes!
Jack

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


Bug#306371: NPE building lucene javadocs

2005-04-25 Thread ms419
Package: gjdoc
Version: 0.7.3-1
I tried building javadocs for the latest lucene svn head - to see all 
the nice api changes for 2.0 : )

I ran - JAVA_HOME=/usr/lib/kaffe ant javadocs - but got this error -
  [...]
  [javadoc] Fetching package list for external documentation set.
  [javadoc] java.lang.NullPointerException
  [javadoc]at java.io.InputStreamReader.init 
(InputStreamReader.java:137)
  [javadoc]at 
gnu.classpath.tools.doclets.htmldoclet.ExternalDocSet.readPackages 
(ExternalDocSet.java:94)
  [javadoc]at 
gnu.classpath.tools.doclets.htmldoclet.ExternalDocSet.load 
(ExternalDocSet.java:79)
  [javadoc]at gnu.classpath.tools.doclets.htmldoclet.HtmlDoclet.run 
(HtmlDoclet.java:2950)
  [javadoc]at 
gnu.classpath.tools.doclets.AbstractDoclet.startInstance 
(AbstractDoclet.java:200)
  [javadoc]at gnu.classpath.tools.doclets.AbstractDoclet.start 
(AbstractDoclet.java:131)
  [javadoc]at java.lang.reflect.Method.invoke0 (Method.java)
  [javadoc]at java.lang.reflect.Method.invoke (Method.java:255)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.startDoclet 
(Main.java:605)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.start (Main.java:1012)
  [javadoc]at gnu.classpath.tools.gjdoc.Main.main (Main.java:763)
  [...]

I rebuilt gjdoc from cvs head on 20050425 - but got the same error
No luck finding a related bug filed against gjdoc on savannah
Here is the full log of building lucene javadocs - 
http://www.sfu.ca/~jdbates/tmp/gjdoc/200504250/build.log

Thanks always for maintaining free java tools!
Jack

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


Bug#300464: Ooops

2005-04-21 Thread ms419
Ooops - this was intended for #304823
Sorry!
Jack

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


Bug#304823: Fwd: ant sablevm

2005-04-21 Thread ms419
On Apr 16, 2005, at 12:04 AM, Grzegorz B. Prokopski wrote:
Did it solve your original problem? If yes, then I'll prepare a new
version of sablevm soon.
Yes! Thank you!
Now I get a new error -
[...]
BUILD FAILED
/home/me/gate-3.0-build1846-BIN/build.xml:54: 
java.io.FileNotFoundException: No such file or directory
[...]

- from these statements -
[...]
  !-- Libraries directory for the build process --
  property name=libDir  location=lib/
[...]
  !-- load ant-contrib for the if task --
  taskdef resource=net/sf/antcontrib/antcontrib.properties	!-- 
line 54 --
classpath
  pathelement location=${libDir}/ant-contrib-0.3.jar/
/classpath
  /taskdef
[...]

However -
myhost% jar tf lib/ant-contrib-0.3.jar | grep antcontrib.properties
net/sf/antcontrib/antcontrib.properties
myhost%
My java/ant debug skills are still infantile, so I dunno how to verify 
that pathelement location=${libDir}/ant-contrib-0.3.jar/ is 
resolving to lib/ant-contrib-0.3.jar - but kaffe has no problem here 
- as before, JAVA_HOME=/usr/lib/kaffe works but 
JAVA_HOME=/usr/lib/sablevm does not

Any idea what's causing java.io.FileNotFoundException: No such file or 
directory? I expect this error was previously masked by the last 
problem - not introduced by your solution

Thanks again for your hard work!
Jack

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


Bug#300464: RFS: phpicalendar -- clean, logical iCal/vCalendar web interface

2005-04-21 Thread ms419
On Apr 17, 2005, at 6:04 PM, Craig Small wrote:
On Mon, Apr 11, 2005 at 10:56:16PM -0700, [EMAIL PROTECTED] wrote:
Both Chad  I really look forward to making this package part of
Debian
- please consider sponsoring it : )
What's happened to the website for the project? It's still down.
Yeah - it's too bad - the site was HOT - 
http://thread.gmane.org/gmane.comp.php.phpicalendar.devel/18

That's a shame because I'm looking for something that does ical,
preferbly two-way too.
Like Andreas said - PHP iCalendar is only a super slick tool for 
visualizing iCal/vCalendar files in a browser - for distributed 
calendar authoring, I keep an eye on CalDAV

Any other great tools out there?
Regards!
Jack

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


Bug#305432: --auto-debsign source only

2005-04-20 Thread ms419
On Apr 20, 2005, at 3:38 PM, Junichi Uekawa wrote:
pdebuild's --auto-debsign option is confused by --debbuildopts -S 

*_source.changes files -
--auto-debsign does not currently support --debbuildopts -S.
I suppose I should document that.
Is there any case that you would want to do -S build ?
Well, my package's sponsor requested a source only upload - so I fired 
up pdebuild --debbuildopts -S --auto-debsign out of habit - I accept 
that there may be more appropriate tools...

Maybe pdebuild's DEBSIGN_PARAM[2] should be
${BUILDRESULT}/${PKG_SOURCENAME}_${PKG_VERSION}_*.changes?
That will pick up *_xxx.changes and *_source.changes
when it is not building with -S.
Perhaps there's some way for pbuilder to record which files are copied 
from the chroot to the results directory -  debsign all of those that 
end in .changes?

Thanks for all your hard work!
Jack

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


Bug#305623: java.nio.FileChannelImpl.lock(): not implemented

2005-04-20 Thread ms419
Package: kaffe
Version: 1.1.5-2
I got this error with kaffe -
[...]
java.io.IOException: java.nio.FileChannelImpl.lock(): not implemented
   at gnu.java.nio.channels.FileChannelImpl.lock (FileChannelImpl.java)
   at gnu.java.nio.channels.FileChannelImpl.lock 
(FileChannelImpl.java:471)
   at net.nutch.fs.LocalFileSystem.lock (LocalFileSystem.java:208)
   at net.nutch.db.WebDBWriter.init (WebDBWriter.java:1466)
   at net.nutch.db.WebDBWriter.createWebDB (WebDBWriter.java:1425)
   at net.nutch.tools.WebDBAdminTool.main (WebDBAdminTool.java:159)
   at net.nutch.tools.CrawlTool.main (CrawlTool.java:120)
[...]

I guess this method hasn't yet been implemented in classpath?
Thanks!
Jack

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


Bug#305432: --auto-debsign source only

2005-04-19 Thread ms419
Package: pbuilder
Version: 0.126
pdebuild's --auto-debsign option is confused by --debbuildopts -S   
*_source.changes files -

[...]
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: source only upload (original source is included)
W: no hooks of type B found -- ignoring
 - unmounting dev/pts filesystem
 - unmounting proc filesystem
Current time: Tue Apr 19 14:11:13 PDT 2005
pbuilder-time-stamp: 1113945073
 - cleaning the build env
- removing directory /var/cache/pbuilder/build//24759 and its  
subdirectories
debsign: Can't find or can't read changes file  
/var/cache/pbuilder/result//phpicalendar_1.9+2.0-200504180 
-1_powerpc.changes!
[...]

Maybe pdebuild's DEBSIGN_PARAM[2] should be  
${BUILDRESULT}/${PKG_SOURCENAME}_${PKG_VERSION}_*.changes?

Many thanks! pbuilder is indispensable!
Jack

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


Bug#305258: Fwd: java/lang/Runtime.availableProcessors

2005-04-18 Thread ms419
Package: kaffe
Version: 1.1.4.RC-1
WIth this method in kaffe, I would be one step closer to a working free 
java system : )

I originally posted this question on debian-java - 
http://thread.gmane.org/gmane.linux.debian.devel.java/4360

Thank you for your work on kaffe!
Jack
On Fri, Apr 15, 2005 at 10:48:06PM -0700, [EMAIL PROTECTED] wrote:
I got my fingers crossed - is there a free solution to this error?
	java.lang.NoSuchMethodError: java/lang/Runtime.availableProcessors
I can only guess but I think you use kaffe which misses this method.
Please report a bug to [EMAIL PROTECTED]
Michael
--
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
Join the community at http://planet.classpath.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]



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


Bug#300464: Bug#304823: Fwd: ant sablevm

2005-04-18 Thread ms419
I think I get a little farther with your solution - thank you!
I now get -
[...]
BUILD FAILED
/home/me/gate-3.0-build1846-BIN/build.xml:54: 
java.io.FileNotFoundException: No such file or directory
[...]

- from this statement -
  !-- load ant-contrib for the if task --
  taskdef resource=net/sf/antcontrib/antcontrib.properties	!-- 
line 54 --
classpath
  pathelement location=${libDir}/ant-contrib-0.3.jar/
/classpath
  /taskdef

I expect that this error was previously masked by the last problem - 
not introduced by your solution

However, as before I don't get this error if JAVA_HOME=/usr/lib/kaffe - 
only if JAVA_HOME=/usr/lib/sablevm

The only ant-contrib in Debian is part of forest, which isn't 
installed

Any idea why this error doesn't occur with kaffe,  how to avoid it 
with sable?

Thanks again!
Jack

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


Bug#303669: alternate port

2005-04-18 Thread ms419
While we're about it, pdns_recursor will probably get run on an 
alternate port - so it  pdns_server can run on the same machine

Coincidentally, pdns_recursor's effective port is available in its 
output when it is started

This attached simple patch against the current pdns-recursor init 
script updates resolvconf with sensitivity to pdns_recursor running on 
an alternate port

Best wishes!
Jack


pdns-recursor.init.patch
Description: Binary data


Bug#303602: pdns resolvconf

2005-04-17 Thread ms419
Thanks for your insight, Thomas -  your awesome package!
1. Please use the unique name 'lo.pdns' for the resolvconf record that
is created by /etc/init.d/pdns.
I think this is a super idea - maybe the bind init scripts should also 
be updated?

   /sbin/resolvconf -d lo
   /sbin/resolvconf -d lo.pdns
   echo nameserver 127.0.0.1 | /sbin/resolvconf -a lo
   echo nameserver 127.0.0.1 | /sbin/resolvconf -a 
lo.pdns

Using a unique name will keep the initscript from stomping on the 
record
of another nameserver that answers on the loopback interface and also
chooses the name 'lo' for the resolvconf record that it creates.

2. It worries me that both the pdns and pdns-recursor initscripts tell
resolvconf to add 127.0.0.1 to /etc/resolv.conf.  Only daemons that are
equipped to handle clients' general name queries via the resolver at
the loopback address should tell resolvconf to put 127.0.0.1 into
/etc/resolv.conf.  Are _both_ pdns and pdns-recursor independently
equipped to do this, as packaged, in their standard configurations?
From reading the pdns-server man page it is my impression that pdns
is normally used as a non-recursive authoritative nameserver.
Please correct me, Matthijs - but _yes_ (with the help of bug #304528 : 
)

pdns_server doesn't query root DNS servers, instead it delegates 
unknown names to recursor= servers

One of these recursors might very well be pdns_recursor, whose 
purpose is querying root DNS servers - thereby making pdns_server 
recursive - http://doc.powerdns.com/recursion.html

Like the doc says, most users will want both authoritative  recursive 
nameserving - so resolvconf should list pdns_server foremost, as it 
combines these

However, users could conceivably run only pdns_recursor, so resolvconf 
should list it - this is especially useful for autoconfiguring 
pdns_server when pdns_recursor is available

Perhaps pdns-recursor should create lo.pdns-recursor records (vs. 
lo.pdns) so bug #304528 could exclude pdns_server, without excluding 
pdns_recursor?

Thanks again Thomas!
Jack

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


Bug#206467: build against libavcodec-dev libavformat-dev

2005-04-15 Thread ms419
I built avifile on powerpc against libavcodec-dev  libavformat-dev 
with only a few changes - see attached patch

I'm scarcely familiar with gnu maketools, but it works : )
Thanks again!
Jack


patch
Description: Binary data


Bug#304823: Fwd: ant sablevm

2005-04-15 Thread ms419
Package: sablevm
Version: 1.11.3-1
Reporting, as suggested : )
I originally posted this question on debian-java - 
http://thread.gmane.org/gmane.linux.debian.devel.java/4354

Many thanks - you're totally awesome for maintaining free java!
Jack
Begin forwarded message:
On Thu, Apr 14, 2005 at 10:28:07PM -0700, [EMAIL PROTECTED] wrote:
I get this error -
[...]
BUILD FAILED
/home/me/gate-3.0-build1846-BIN/build.xml:281: Could not create type 
java due to ?/bin is not an
absolute path
[...]

- from this statement -
[...]
 java classname=gate.Main
   classpathref=run.class.path
   fork=true
   spawn=false
   dir=.
   logError=true
   maxmemory=${run.memory}  !-- line 281 --
jvmarg value=-Dgate.home=${basedir}/
jvmarg value=-Djava.ext.dirs=${extDir}/
jvmarg value=-Dsun.java2d.opengl=true/
  /java
[...]
- if JAVA_HOME=/usr/lib/sablevm - but not if JAVA_HOME=/usr/lib/kaffe
What does ant require that kaffe provides, but sablevm does not?
Thats a bug in sablevm. Please report with reportbug against sablevm.
Michael
--
Escape the Java Trap with GNU Classpath!
http://www.gnu.org/philosophy/java-trap.html
Join the community at http://planet.classpath.org/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact 
[EMAIL PROTECTED]



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


  1   2   >