Bug#463795: Unbuildable

2008-03-02 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Am So den  2. Mär 2008 um  1:03 schrieb Cyril Brulebois:
  The problem still exists. The package is unbuildable (with the build
  dependencies in the package). Maybe you miss some of them?
 
 Nope???

[...]

  which is the default in stable. (This is the reason why I need to
  recompile it as you did compile it with a glibc which is not
  compatible with stable (2.4) kernel.)
 
 ??? but I didn't catch the rebuild happened on stable (although one
 might have induced it from the APT pinning, but stating explicitely
 the build environment is always preferred, i.e. at least suite +
 arch).

So if a package need a special build environment that should be handled
by the right dependencies. If only the gcc (for example) in sid or
experimental can be used to build the software there has to be a
versioned dependency for.

 Note that I'm not the maintainer of the package, I was just walking
 the list of RC bugs.

Ok. So let's see what the maintainer is thinking about.

 I'm not sure how to handle such a bug, anyway.

Having versioned build dependency for the build part which is not new
enough in etch?

 Let's tag it ???etch???, that should do the trick, so that it no
 longer appears on the list of RC bugs for the next release, and so
 that people working on fixing RC bugs on stable can identify it at
 first glance (but I guess people are more actively working on fixing
 RC bugs for the next stable release).

Well, so it will stay RC for the current release. And the problem might
be also happen in future with wrong dependencies in the next release
too. There might be different build environment in sid and
frozen/testing that might the bug hit again.

Regards
   Klaus
- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen [EMAIL PROTECTED]
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBR8pwP5+OKpjRpO3lAQIvPwf/XgTCmhZsGx/MSHEWHdIeaLJ1aP4raPsk
pF7pHDfdZMtay+UFXekgAus59zZcdp1C+8Oa6VCEOTniOFuDHLdUqpr00wLs8TcR
g4Pg+kwqemU3/Kx2bsMSyqNryUj98fAKw/FbCyJJZ+H2PqSnlTWe++dO6E1KhEaG
H5zrGxQ/E8HP9ZcKsrkAh3wEkWBrJCksWjsreeRKajWZKFkJy8m/tNonTpzO/J4j
8vNcySJJsojkgjBCXbg4GkYdjseHNLA8SZ2P4L9+emImn70Ueeh7lFWhS+GiYov+
HUO0QSM8+MPeW9H7CB7o94uj+wnCRpggSq9KRHg7kQWSqWArOXAm0A==
=Io1j
-END PGP SIGNATURE-



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



Bug#468642: transition from /var/service to /etc/service

2008-03-02 Thread Gerrit Pape
On Sat, Mar 01, 2008 at 02:09:07PM -0800, Larry Doolittle wrote:
 The runit-1.8.0-3 changelog includes
  * debian/runit.preinst, debian/runit.postinst: move away from /var/service/
to /etc/service/; restart runsvdir; retain backward compatibility symlink
/var/service - /etc/service until rdepends have adopted (#461478).
 which presumably triggers the effect I saw.

Yes, you're completely right, due to this transition, the postinst
script sends (as final task) a SIGHUP to the running runsvdir, causing
it to send TERM to all runsv processes it monitors and exit.  It'll then
be restarted by pid 1 with /etc/service as argument.

 I was able to complete the upgrade by performing it from a console
 that is not managed by runit.

Great.  I'm not sure how it happened that no runit-supervised service
were running on your system.  I understand that X might be taken down,
but all the services should be re-activated afterwards.  -3 had the
problem you've seen, but I thought I fixed it in -4.

 Whatever strategy is adopted for making this transition needs to
 deal more gracefully with the possibility that apt/dpkg are run
 from a process that will be terminated by a blanket runsvdir restart.
 In my case I use getty's managed from runit, and X via startx from
 there.  Other usage patterns will be different -- how about a console
 started from sshd managed by runit, or {g,w,x}dm started from runit?

I tested through a console login and through ssh login, that worked fine
for me.  The services got the TERM signal, but for ssh this doesn't
affect currently established connections, and a local login shell
ignores the TERM.  I now tested gdm managed through runit, and can
reproduce the problem that X gets stopped while the runit upgrade.  Not
good.

Maybe I shouldn't restart runsvdir at all, keep the /var/service -
/etc/service compatibility symlink forever on upgraded systems.  Those
systems get rebooted eventually, and then have runsvdir running in
/etc/service/ as it should.

Thanks for your good problem report, Gerrit.



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



Bug#468387: hdapsd: does not work. /dev/input/hdaps/accelerometer-event (No such file or directory)

2008-03-02 Thread Evgeni Golov
retitle 468387 hdapsd should be more verbose in warnings
severity 468387 wishlist
kthxbye

Hi Patricio,

sorry if the reply to both of your mail-adresses is too much :)

On Sun, 02 Mar 2008 01:59:55 -0300 Patricio Rojo wrote:

   I indeed was using in-kernel hdaps.  I compiled tp-smapi with
 module-assistant, load it, and execute the daemon, and hdaps-gl started
 working inmediately.  It would be great if a warning of that kind could
 be made explicit somewhere.

Will do so with the next upload. However I am wondering why the
in-kernel hdaps said it loaded successfully but did not work (it
should not load at al in such a situation). 

   Afterwards I compiled the patched kernel and the protect seems to be
 working as well... well, not quite everything since I only get  head
 parked.. and No pending I/O, re-enabling power management.. messages,
 but not head unparked... messages.   Is this expected?

Yeah that is okay. I hope you are not using kernel 2.6.24, this has
a very bad bug which will freeze your machine time from time when hdaps
is enabled.

Looking forward to have all of this working out-of-the-box!

The big out-of-the-box problem is the kernel patch. As you see, it can
be dangerous to use it, so just patching the distribution kernels with
it is probably a bad idea. But also the kernel-guys seem not to be very
interested in this support, so there is only one person who polishes
the patch for newer kernels - not enough for inclusion into mainline :(
The whole thinkpad community is hoping for that day, so please wait
with us :)

Regards
Evgeni


pgpkh6lVP5PHP.pgp
Description: PGP signature


Bug#468906: tomboy: Won't start

2008-03-02 Thread Sam Morris
Package: tomboy
Version: 0.9.7-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After upgrading from 0.8.6, I can no longer start Tomboy. I get this
message:

 The panel encountered a problem while loading OAFIID:TomboyApplet.
 Do you want to delete the applet from your configuration?

This appears in my ~/.xsession_errors:

 ** (gnome-panel:18375): WARNING **: panel-applet-frame.c:1278: failed to load 
applet OAFIID:TomboyApplet:
 Failed to resolve, or extend 
'!prefs_key=/apps/panel/applets/applet_34/prefs;background=none:;orient=down;size=small;locked_down=false

If I run 'tomboy --panel-applet' by hand, I get this message:

 ** (/usr/lib/tomboy/Tomboy.exe:23930): WARNING **: Missing method .ctor in 
assembly 
/usr/lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll, type 
GLib.IgnoreClassInitializersAttribute

 ** (/usr/lib/tomboy/Tomboy.exe:23930): WARNING **: Can't find custom attr 
constructor image: 
/usr/lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll 
mtoken: 0x0abd

 Unhandled Exception: System.MissingMethodException: Method not found: 
'GLib.IgnoreClassInitializersAttribute..ctor'.

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (510, 'experimental')
Architecture: i386 (i686)

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

Versions of packages tomboy depends on:
ii  gconf2  2.20.1-3 GNOME configuration database syste
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgconf2.0-cil 2.16.1-1 CLI binding for GConf 2.16
ii  libglib2.0-02.15.6-1 The GLib library of C routines
ii  libglib2.0-cil  2.10.2-5 CLI binding for the GLib utility l
ii  libgmime2.2-cil 2.2.17-1 CLI binding for the MIME library
ii  libgnome2.0-cil 2.16.1-1 CLI binding for GNOME 2.16
ii  libgnomeprint2.2-0  2.18.3-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.2-1 GNOME 2.2 print architecture User 
ii  libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.10.2-5 CLI binding for the GTK+ toolkit 2
ii  libgtkspell02.0.10-4 a spell-checking addon for GTK's T
ii  libmono-addins-gui0.2-cil   0.3-2GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil   0.3-2addin framework for extensible CLI
ii  libmono-corlib2.0-cil   1.2.6+dfsg-6 Mono core library (2.0)
ii  libmono-system2.0-cil   1.2.6+dfsg-6 Mono System libraries (2.0)
ii  libmono2.0-cil  1.2.6+dfsg-6 Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-cil   0.4.1-1  CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  libpanel-applet2-0  2.20.3-3 library for GNOME Panel applets
ii  libpango1.0-0   1.19.4-1 Layout and rendering of internatio
ii  libx11-62:1.0.3-7X11 client-side library
ii  mono-runtime1.2.6+dfsg-6 Mono runtime

tomboy recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHynuWshl/216gEHgRAoenAJ46zTkJKIkZSV7TaZDDkZTD9XaxCwCg9r2i
ehT/IQgSGJup6pybA3QCWkw=
=Abj7
-END PGP SIGNATURE-



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



Processed: Re: Bug#468387: hdapsd: does not work. /dev/input/hdaps/accelerometer-event (No such file or directory)

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 468387 hdapsd should be more verbose in warnings
Bug#468387: hdapsd: does not work. /dev/input/hdaps/accelerometer-event (No 
such file or directory)
Changed Bug title to `hdapsd should be more verbose in warnings' from `hdapsd: 
does not work. /dev/input/hdaps/accelerometer-event (No such file or 
directory)'.

 severity 468387 wishlist
Bug#468387: hdapsd should be more verbose in warnings
Severity set to `wishlist' from `grave'

 kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 468899 serious
Bug#468899: xscreensaver: Contains files from another package xscreenserver-data
Severity set to `serious' from `normal'

 retitle 468899 does not upgrade properly from version  5.04-3
Bug#468899: xscreensaver: Contains files from another package xscreenserver-data
Changed Bug title to `does not upgrade properly from version  5.04-3' from 
`xscreensaver: Contains files from another package xscreenserver-data'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Peter Hicks

Hi Tormod

Tormod Volden wrote:


Thanks for your bug report. The xscreensaver package now depends on
xscreensaver-data, and the latter should be pulled in when you do your
upgrade.


xscreenserver-data was already installed, I believe.


 dpkg: dependency problems prevent configuration of xscreensaver:
  xscreensaver depends on xscreensaver-data; however:
  Package xscreensaver-data is not installed.
 dpkg: error processing xscreensaver (--configure):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  xscreensaver


Which command did you use to upgrade? Does an apt-get dist-upgrade fix it?


I used Synaptic which uncovered the error, then a dist-upgrade -u which failed 
on dpkg --configure, so to finish installing I've done a (don't kill me) 
apt-get -f install xscreensaver xscreensaver-data.


Would you like me to try installing the previous version of the package and 
trying an upgrade again?



Peter

--
Peter Hicks | e: [EMAIL PROTECTED] | g: 0xE7C839F4 | w: www.poggs.com

  A: Because it destroys the flow of the conversation
  Q: Why is top-posting bad?



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Michael Koch wrote:

On Fri, Feb 15, 2008 at 11:50:38PM +0100, Thomas Girard wrote:

Hello,

A while ago, I wrote:

Using the following pakages:
 * java-gcj-compat{,-dev} 1.0.69-2
 * ecj, ecj-gcj, libecj-java and libecj-gcj 3.3.0+0728-1
 * libgcj-bc, libgcj8{-1,-1-awt,-jar} 4.2.1-3
 * gcc-4.2-base 4.2.1-3
 * gcj-4.1-base, gcj-4.1, gij-4.1, libgcj7-1 4.1.2-16
 * libgcc1 1:4.2.2-3
eclipse-cdt compiles.

Updating to sid, I reach a point where it no longer compiles:
 * java-gcj-compat 1.0.76-4 sets gcj-4.2 as the default gcj version
 * gcj-4.2, gij-4.2 and libgcj8-* are at version 4.2.1-3

On Sat, Jan 26, 2008 at 05:12:44PM +0100, Michael Koch replied:

I have just tried this with SUN JDK 6, Icedtea, gcj 4.3, jamvm and cacao
with the following result:
* SUN JDK 6: Just works.
* gcj-4.3: No output at all. Returns with exit code 13.
* icedtea: No output at all. Returns with exit code 13. Exactly the same
  as with gcj.
* jamvm: Fails but prints quite some output. Main issue is that jamvm has
  no real JAVA_HOME.
* cacao: Fails but prints some output. Again an issue with an incomplete
  JAVA_HOME provided by cacao.

We made progress on this issue with Michael; it turns out that using
eclipse natively compiled -gcj packages work around the FTBFS, for some
reason.

Michael found out that only eclipse-rcp-gcj is needed, and that deleting
org.eclipse.core.runtime_3.2.0.v20060603.jar.so is enough to make the
compilation fails, while it works when it's there.

So we now have a work-around to compile Eclipse plugins: install
eclipse-rcp-gcj.

What's really weird is that icedtea, even though it does not use -gcj
packages, exhibit the very same behavior.

Any idea on this?


I'm a bit ashamed. The solution was quiet simple. Added -consolelog to
the arguments revealed the reason for this (and for some crashes of
eclipse). I will fix that bug in eclipse packaging. This really makes me
wonder why SUN JDK worked...


And what was the reason?  I need to know.

Andrew.




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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Tormod Volden
Raphael, thanks for the analysis. I will try to fix this ASAP.

Peter, please hold on until a new version is out.



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



Bug#458852: marked as done (octave3.0 crashes on arm)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 11:43:06 +0100
with message-id [EMAIL PROTECTED]
and subject line Re: [Pkg-octave-devel] Please give-back octave3.0 on arm
has caused the Debian Bug report #458852,
regarding octave3.0 crashes on arm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
458852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=458852
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: octave3.0
Version: 3.0.0-1
Severity: grave

just try 

echo version | octave

or 

octave

on an arm machine:


$ uname -a
Linux arm 2.6.18-4-versatile #1 Sun Jun 17 14:34:28 UTC 2007 armv5tejl GNU/Linux

$ octave
GNU Octave, version 3.0.0
Copyright (C) 2007 John W. Eaton and others.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type `warranty'.

Octave was configured for arm-unknown-linux-gnu.

Additional information about Octave is available at http://www.octave.org.

Please contribute if you find this software useful.
For more information, visit http://www.octave.org/help-wanted.html

Report bugs to [EMAIL PROTECTED] (but first, please read
http://www.octave.org/bugs.html to learn how to write a helpful report).

For information about changes from previous versions, type `news'.

panic: Segmentation fault -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete
Segmentation fault


-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-rc6-sonne (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages octave3.0 depends on:
ii  atlas3-base [liblapack 3.6.0-20.6Automatically Tuned Linear Algebra
ii  atlas3-sse2 [liblapack 3.6.0-20.6Automatically Tuned Linear Algebra
ii  lapack3 [liblapack.so. 3.0.2531a-6.1 library of linear algebra routines
ii  libc6  2.7-5 GNU C Library: Shared libraries
ii  libcurl3-gnutls7.17.1-1  Multi-protocol file transfer libra
ii  libfftw3-3 3.1.2-3   library for computing Fast Fourier
ii  libg2c01:3.4.6-6 Runtime library for GNU Fortran 77
ii  libgcc11:4.2.2-5 GCC support library
ii  libglpk0   4.25-1linear programming kit with intege
ii  libhdf5-serial-1.6.5-0 1.6.5-5+b1Hierarchical Data Format 5 (HDF5) 
ii  libncurses55.6+20071215-1Shared libraries for terminal hand
ii  libpcre3   7.3-2 Perl 5 Compatible Regular Expressi
ii  libqhull5  2003.1-8  calculate convex hulls and related
ii  libreadline5   5.2-3 GNU readline and history libraries
ii  libstdc++6 4.2.2-5   The GNU Standard C++ Library v3
ii  libsuitesparse 3.0.0-7   collection of libraries for comput
ii  refblas3 [libblas.so.3 1.2-8 Basic Linear Algebra Subroutines 3
ii  texinfo4.11.dfsg.1-3 Documentation system for on-line i
ii  zlib1g 1:1.2.3.3.dfsg-8  compression library - runtime

Versions of packages octave3.0 recommends:
ii  atlas3-base   3.6.0-20.6 Automatically Tuned Linear Algebra
ii  gnuplot   4.2.2-1A command-line driven interactive 

-- no debconf information


---End Message---
---BeginMessage---
* Aurelien Jarno [EMAIL PROTECTED] [2008-03-01 16:14]:

 Thomas Weber a écrit :
  Hi, 
  
  octave3.0-1:3.0.0-6 failed on europa with an ICE. Can you please give it
  back?
  
  The package builds fine in qemu.
 
 Done.

Thanks a lot.  The package built fine on toffee [1] and here goes the great
news: the tests passed and there are no segfaults anymore.  I am hereby
closing that infamous RC bug #458852 on octave3.0.

[1] 
http://buildd.debian.org/fetch.cgi?pkg=octave3.0ver=1%3A3.0.0-6arch=armstamp=1204442792file=log

-- 
Rafael

---End Message---


Bug#468914: libghc6-ftphs-dev: postinst failure (dependency hslogger-1.0.4

2008-03-02 Thread Laurent Bonnaud
Package: libghc6-ftphs-dev
Version: 1.0.4.1
Severity: grave
Justification: renders package unusable


Hi,

here is the problem:

Setting up libghc6-ftphs-dev (1.0.4.1) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.4/installed-pkg-config ... done.
ghc-pkg: dependency hslogger-1.0.4 doesn't exist (use --force to override)
dpkg: error processing libghc6-ftphs-dev (--configure):


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-ftphs-dev depends on:
ii  ghc6  6.8.2-2GHC - the Glasgow Haskell Compilat
ii  libghc6-hslogger-dev  1.0.5.0The Haskell Logging Framework, GHC
ii  libghc6-missingh-dev  1.0.0.1Library of utility functions for H
ii  libghc6-network-dev   2.1.0.0-1  Haskell network library for GHC

libghc6-ftphs-dev recommends no packages.

-- no debconf information

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Michael Koch
On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:
 And what was the reason?  I need to know.

!ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:377)
   at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:737)
   at 
org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:146)
   at 
org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:337)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:162)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences.java:231)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:227)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:307)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:543)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:149)
   at 
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(PreferenceForwarder.java:138)
   at 
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForwarder.java:644)
   at 
org.eclipse.ant.core.AntCorePreferences.restoreAntHome(AntCorePreferences.java:284)
   at 
org.eclipse.ant.core.AntCorePreferences.restoreCustomObjects(AntCorePreferences.java:191)
   at 
org.eclipse.ant.core.AntCorePreferences.init(AntCorePreferences.java:157)
   at 
org.eclipse.ant.core.AntCorePlugin.setRunningHeadless(AntCorePlugin.java:232)
   at org.eclipse.ant.core.AntRunner.run(AntRunner.java:473)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
   at java.lang.reflect.Method.invoke(natMethod.cc:205)
   at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
   at org.eclipse.core.launcher.Main.run(Main.java:977)
   at org.eclipse.core.launcher.Main.main(Main.java:952)
make: *** [build-stamp] Fehler 13

The only small strange thing is that org.eclipse.core.runtime.Plugin and
org.eclipse.core.runtime.Platform are in the same Jar. This must be some
OSGi issue. At least I know now where to start debugging.


Cheers,
Michael



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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Raphael Hertzog
(Please keep the bug report in copy, it's important for other people to see
that the maintainer is acting on RC bugs)

On Sun, 02 Mar 2008, Tormod Volden wrote:
   xscreensaver-data (and -extra) needs at least
   to Replaces: xscreensaver ( 5.04-3) and probably also Conflicts
 
   xscreensaver-data also needs to Replaces: xscreensaver-gl ( 5.04-3)
   apparently (If I read the changelog correctly).
 
 The changelog was wrong! It should be of course:
   * (From Ubuntu) Split xscreensaver-gl package into:
 - xscreensaver-gl (standard GL hacks)
 - xscreensaver-gl-extra (GL hacks not installed by default)
 Then xscreensaver-data does not need Replaces: xscreensaver-gl, right?

Right, then xscreensaver-gl-extra needs a Replaces: xscreensaver-gl (
5.04-3).

 Is it allowed to correct a previous changelog entry? To make it less
 confusing for the future.

Yes.

 I have sprinkled on Conflicts and Replaces. Do you think it looks OK
 in the attached control file? I am currently doing upgrade tests, but
 there might be some use cases that I don't catch.

Why did you add a Replaces: xscreensaver-data ( 5.04-3) to
xscreensaver-gl? xscreensaver-gl doesn't take over files from
xscreensaver-data since xscreensaver-data is a new package.

Same for xscreensaver-gl-extra.

 Should I add an urgency=high to the new package?

No. There's no need for that, the bug has not yet reached testing.

On Sun, 02 Mar 2008, Tormod Volden wrote:
 I am reading 
 http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps
 
 A Conflicts entry should almost never have an earlier than version
 clause. This would prevent dpkg from upgrading or installing the
 package which declared such a conflict until the upgrade or removal of
 the conflicted-with package had been completed.
 
 Does that mean that my Conflicts: xscreensaver ( 5.04-3) are not good?

No, it's precisely what we wanted. We want to install xscreensaver-data
only after xscreensaver has been upgraded to the version without the
conflicting files.

That said, you don't need the conflict *if* the installation of
xscreensaver-data doesn't break previous versions of xscreensaver package
(the scenario is: you run an old version of xscreensaver and you only
install xscreensaver-data (with apt-get install or dpkg -i)... does
xscreensaver still work ?)

The Breaks field will replace the Conflicts: field for such usage
in the future (lenny+1).

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Michael Koch
On Sun, Mar 02, 2008 at 12:01:03PM +, Andrew Haley wrote:
 Michael Koch wrote:
 On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:
 And what was the reason?  I need to know.

 !ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
 !MESSAGE Application error
 !STACK 1
 java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)

 make: *** [build-stamp] Fehler 13

 The only small strange thing is that org.eclipse.core.runtime.Plugin and
 org.eclipse.core.runtime.Platform are in the same Jar. This must be some
 OSGi issue. At least I know now where to start debugging.

 Oh, right, so you *don't* actually know what the cause of this is.  Me 
 either, but
 I'm debugging it at the moment.

Yeah, yesterday I thought it was just a missing jar file. Today I took a
closer look at at it...

 gcj should not distinguish between natively compiled code and bytecode.
 The fact that it makes a difference must be a bug.

Sounds like it. Can I somehow help? I know this is a hard case and
currently cant think of a simpler testcase.


Cheers,
Michael



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Michael Koch wrote:

On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:

And what was the reason?  I need to know.


!ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)



make: *** [build-stamp] Fehler 13

The only small strange thing is that org.eclipse.core.runtime.Plugin and
org.eclipse.core.runtime.Platform are in the same Jar. This must be some
OSGi issue. At least I know now where to start debugging.


Oh, right, so you *don't* actually know what the cause of this is.  Me either, 
but
I'm debugging it at the moment.

gcj should not distinguish between natively compiled code and bytecode.
The fact that it makes a difference must be a bug.

Andrew.



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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Tormod Volden
On Sun, Mar 2, 2008 at 12:55 PM, Raphael Hertzog [EMAIL PROTECTED] wrote:
   The changelog was wrong! It should be of course:
 * (From Ubuntu) Split xscreensaver-gl package into:
   - xscreensaver-gl (standard GL hacks)
   - xscreensaver-gl-extra (GL hacks not installed by default)
   Then xscreensaver-data does not need Replaces: xscreensaver-gl, right?

  Right, then xscreensaver-gl-extra needs a Replaces: xscreensaver-gl (
  5.04-3).

   I have sprinkled on Conflicts and Replaces. Do you think it looks OK
   in the attached control file? I am currently doing upgrade tests, but
   there might be some use cases that I don't catch.

  Why did you add a Replaces: xscreensaver-data ( 5.04-3) to
  xscreensaver-gl? xscreensaver-gl doesn't take over files from
  xscreensaver-data since xscreensaver-data is a new package.

  Same for xscreensaver-gl-extra.

Ok, makes sense now.
-data and -data-extra both replaces files in old xscreensaver
-gl-extra replaces files in old -gl

   Does that mean that my Conflicts: xscreensaver ( 5.04-3) are not good?

  No, it's precisely what we wanted. We want to install xscreensaver-data
  only after xscreensaver has been upgraded to the version without the
  conflicting files.

  That said, you don't need the conflict *if* the installation of
  xscreensaver-data doesn't break previous versions of xscreensaver package
  (the scenario is: you run an old version of xscreensaver and you only
  install xscreensaver-data (with apt-get install or dpkg -i)... does
  xscreensaver still work ?)

I think the new xscreensaver-data maybe can coexist with an old
xscreensaver, but I don't want anyone to do it, it doesn't make any
sense. So I'll keep the Conflicts everywhere.

Thanks!
Tormod


control
Description: Binary data


Bug#464704: not really fixed

2008-03-02 Thread Adam Kraśnicki
Package: subtitleeditor
Version: 0.20.0-1

 I have just updated this package on both of my comps and it stopped
to work. Im getting this message:
 $ subtitleeditor
 subtitleeditor: symbol lookup error: subtitleeditor: undefined
symbol:_ZN7pcrecpp2RE6no_argE

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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages subtitleeditor depends on:
ii  gstreamer0.10-plugins-g 0.10.6-4 GStreamer plugins from the good
ii  gstreamer0.10-x 0.10.17-1GStreamer plugins for X11 and Pang
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.4.6-1  C++ wrappers for Cairo (shared lib
ii  libenchant1c2a  1.3.0-5  a wrapper library for various spel
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglademm-2.4-1c2a 2.6.6-1  C++ wrappers for libglade2 (shared
ii  libglib2.0-02.14.6-1 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.14.2-4 C++ wrapper for the GLib toolkit (
ii  libgstreamer-plugins-ba 0.10.17-1GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.17-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface
ii  libgtkmm-2.4-1c2a   1:2.12.3-2   C++ wrappers for GTK+ 2.4 (shared
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpcre37.4-1+lenny1 Perl 5 Compatible Regular Expressi
ii  libpcrecpp0 7.4-1+lenny1 Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libxml++2.6-2   2.20.0-1 A C++ interface to the GNOME XML l
ii  libxml2 2.6.31.dfsg-1GNOME XML library

subtitleeditor recommends no packages.

-- no debconf information



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



Bug#468925: missing fonts and duplicated directory tree

2008-03-02 Thread Daniele Segato

Package: brutalchess
Version: 0.5.2+dfsg-1
Severity: grave

--- Please enter the report below this line. ---

there's no font in menu.. so it can't be used
see this screenshot:
http://img223.imageshack.us/img223/1581/brutalchessnofontmenucn0.png

if you launch brutalchess you get this list of errors:
Failed to load fonts. 
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.

this errors are issued by gamecore.cpp source file..
search paths are:
if(FontLoader::loadFont(sans, ../fonts/ZEROES__.TTF, 32)) {
// add debugging
	} else if(FontLoader::loadFont(sans, FONTS_DIR + 
string(ZEROES__.TTF), 32)) {

// add debugging
} else {
cerr  Failed to load fonts.  endl;
return false;
}

as you see the search path is ../fonts/ZEROES__.TTF

i've downloaded the source code from the project homepage and placed 
fonts directory (was missing) into: /usr/share/brutalchess/brutalchess/


then i created symbolic links to the 3 directory: art, models, fonts 
into /usr/share/brutalchess/
then if move to the /usr/share/brutalchess/brutalchess/ directory the 
game works as it should..


now i moved /usr/games/brutalchess to /usr/games/brutalchess.real and 
written a little script to launch it:

#!/bin/sh
GAME_DIR=/usr/share/brutalchess/brutalchess/
cd $GAME_DIR
/usr/games/brutalchess.real $*

and placed it on /usr/games/brutalchess

there's another little strange things:
i have the same files both into /usr/share/games/brutalchess/ and 
/usr/share/brutalchess/brutalchess/ (and they are not link).


games should be all into /usr/share/games/brutalchess/, it should have 
fonts and it should search into the correct path..


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-1-686-bigmem

Debian Release: lenny/sid
  500 unstablepackages.kirya.net
  500 testing security.debian.org
  500 testing mi.mirror.garr.it
  500 testing ftp.it.debian.org
  500 testing debian-multimedia.org

--- Package information. ---
Depends  (Version) | Installed
==-+-
libc6   (= 2.7-1) | 2.7-6
libfreetype6(= 2.3.5) | 2.3.5-1+b1
libgcc1(= 1:4.1.1-21) | 1:4.3-20080202-1
libgl1-mesa-glx| 7.0.2-4
 OR libgl1 |
libglu1-mesa   | 7.0.2-4
 OR libglu1|
libice6   (= 1:1.0.0) | 2:1.0.4-1
libsdl-image1.2 (= 1.2.5) | 1.2.6-3
libsdl1.2debian  (= 1.2.10-1) | 1.2.13-2
libsm6 | 2:1.0.3-1+b1
libstdc++6(= 4.2.1-4) | 4.3-20080202-1
libx11-6   | 2:1.0.3-7
libxext6   | 1:1.0.3-2
libxi6 | 2:1.1.3-1
libxmu6| 2:1.0.4-1
libxt6 | 1:1.0.5-3
ttf-dejavu | 2.23-1
 OR ttf-bitstream-vera | 1.10-7
zlib1g | 1:1.2.3.3.dfsg-11




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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Michael Koch wrote:

On Sun, Mar 02, 2008 at 12:01:03PM +, Andrew Haley wrote:

Michael Koch wrote:

On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:

And what was the reason?  I need to know.

!ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
make: *** [build-stamp] Fehler 13

The only small strange thing is that org.eclipse.core.runtime.Plugin and
org.eclipse.core.runtime.Platform are in the same Jar. This must be some
OSGi issue. At least I know now where to start debugging.

Oh, right, so you *don't* actually know what the cause of this is.  Me either, 
but
I'm debugging it at the moment.


Yeah, yesterday I thought it was just a missing jar file. Today I took a
closer look at at it...


gcj should not distinguish between natively compiled code and bytecode.
The fact that it makes a difference must be a bug.


Sounds like it. Can I somehow help?


I don't think so.  My plan is to add a lot of class loader tracing code
to libgcj, and I will then trap at the point where compiled succeeds
but interpreted doesn't.

There are areas where compliant jvms might behave differently.  For
example, the exact time when dependent classes are loaded isn't defined.
Maybe at class initialization time, maybe later.  All the the spec
requires is that ClassNotFoundExceptions aren't raised until classes
are referred to.  So, it is possible that Eclipse requires some precise
semantics of class loading beyond what is strictly required by the
spec.  Maybe compiled code loads classes earlier than interpreted
code, and maybe *the effective classpath has changed* by the time gij
tries to load  org.eclipse.core.runtime.Plugin.

Andrew.



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



Bug#468899: marked as done (does not upgrade properly from version 5.04-3)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 13:32:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468899: fixed in xscreensaver 5.04-4
has caused the Debian Bug report #468899,
regarding does not upgrade properly from version  5.04-3
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468899
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: xscreensaver
Version: 5.04-3
Severity: normal

xscreensaver appears to contain files that are also in xscreenserver-data:

dpkg: dependency problems prevent configuration of xscreensaver:
 xscreensaver depends on xscreensaver-data; however:
  Package xscreensaver-data is not installed.
dpkg: error processing xscreensaver (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 xscreensaver


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

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.8-1  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpam0g   0.99.7.1-5Pluggable Authentication Modules l
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxxf86misc1  1:1.0.1-2 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
pn  xscreensaver-data  none(no description available)

Versions of packages xscreensaver recommends:
ii  libjpeg-progs  6b-14 Programs for manipulating JPEG fil
ii  perl [perl5]   5.8.8-12  Larry Wall's Practical Extraction 
ii  wbritish [wordlist]6-2.1 British English dictionary words f
ii  wbritish-huge [wordlis 6-2.1 British English dictionary words f
ii  wbritish-large [wordli 6-2.1 British English dictionary words f
ii  wbritish-small [wordli 6-2.1 British English dictionary words f
ii  xli1.17.0+20061110-2 command line tool for viewing imag

-- no debconf information


---End Message---
---BeginMessage---
Source: xscreensaver
Source-Version: 5.04-4

We believe that the bug you reported is fixed in the latest version of
xscreensaver, which is due to be installed in the Debian FTP archive:

xscreensaver-data-extra_5.04-4_i386.deb
  to pool/main/x/xscreensaver/xscreensaver-data-extra_5.04-4_i386.deb
xscreensaver-data_5.04-4_i386.deb
  to pool/main/x/xscreensaver/xscreensaver-data_5.04-4_i386.deb
xscreensaver-gl-extra_5.04-4_i386.deb
  to pool/main/x/xscreensaver/xscreensaver-gl-extra_5.04-4_i386.deb
xscreensaver-gl_5.04-4_i386.deb
  to pool/main/x/xscreensaver/xscreensaver-gl_5.04-4_i386.deb
xscreensaver_5.04-4.diff.gz
  to pool/main/x/xscreensaver/xscreensaver_5.04-4.diff.gz
xscreensaver_5.04-4.dsc
  to pool/main/x/xscreensaver/xscreensaver_5.04-4.dsc
xscreensaver_5.04-4_i386.deb
  to pool/main/x/xscreensaver/xscreensaver_5.04-4_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments 

Bug#468914: marked as done (libghc6-ftphs-dev: postinst failure (dependency hslogger-1.0.4)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 13:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468914: fixed in ftphs 1.0.4.2
has caused the Debian Bug report #468914,
regarding libghc6-ftphs-dev: postinst failure (dependency hslogger-1.0.4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468914: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468914
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libghc6-ftphs-dev
Version: 1.0.4.1
Severity: grave
Justification: renders package unusable


Hi,

here is the problem:

Setting up libghc6-ftphs-dev (1.0.4.1) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.4/installed-pkg-config ... done.
ghc-pkg: dependency hslogger-1.0.4 doesn't exist (use --force to override)
dpkg: error processing libghc6-ftphs-dev (--configure):


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libghc6-ftphs-dev depends on:
ii  ghc6  6.8.2-2GHC - the Glasgow Haskell Compilat
ii  libghc6-hslogger-dev  1.0.5.0The Haskell Logging Framework, GHC
ii  libghc6-missingh-dev  1.0.0.1Library of utility functions for H
ii  libghc6-network-dev   2.1.0.0-1  Haskell network library for GHC

libghc6-ftphs-dev recommends no packages.

-- no debconf information

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/




---End Message---
---BeginMessage---
Source: ftphs
Source-Version: 1.0.4.2

We believe that the bug you reported is fixed in the latest version of
ftphs, which is due to be installed in the Debian FTP archive:

ftphs-doc_1.0.4.2_all.deb
  to pool/main/f/ftphs/ftphs-doc_1.0.4.2_all.deb
ftphs_1.0.4.2.dsc
  to pool/main/f/ftphs/ftphs_1.0.4.2.dsc
ftphs_1.0.4.2.tar.gz
  to pool/main/f/ftphs/ftphs_1.0.4.2.tar.gz
libghc6-ftphs-dev_1.0.4.2_i386.deb
  to pool/main/f/ftphs/libghc6-ftphs-dev_1.0.4.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen [EMAIL PROTECTED] (supplier of updated ftphs package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 07:15:02 -0600
Source: ftphs
Binary: ftphs-doc libghc6-ftphs-dev
Architecture: source all i386
Version: 1.0.4.2
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 ftphs-doc  - FTP Client and Server Library for Haskell, documentation
 libghc6-ftphs-dev - FTP Client and Server Library for Haskell, GHC package
Closes: 468914
Changes: 
 ftphs (1.0.4.2) unstable; urgency=low
 .
   * Rebuild against hslogger 1.0.5.  Closes: #468914.
Files: 
 cf710061ee154226d51fcea8dbdb85ab 800 devel optional ftphs_1.0.4.2.dsc
 e5ddce04b0a1d31f1ec1ab3a1411f4c8 49100 devel optional ftphs_1.0.4.2.tar.gz
 7dc1343a55951362cb97638ced0cced6 8148 doc optional ftphs-doc_1.0.4.2_all.deb
 08610db212f9fe932358bda338ba8369 162112 devel optional 
libghc6-ftphs-dev_1.0.4.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyqmPthyt9Q6V7ksRAsUqAJ988B/IAR2xiccUtVtv7hr1zqNR4wCgl1It
o9fNDY4ReD3yu4Wr1TPqlyg=
=xnI7
-END PGP SIGNATURE-


---End Message---


Bug#468935: washngo: FTBFS: Setup.lhs:35:18: Not in scope: `compilerPath'

2008-03-02 Thread Kurt Roeckx
Package: washngo
Version: 2.12-4
Severity: serious

Hi,

Your package is failing to build with the following error:
Generating meta-information...
ghc-6.8.2 /usr/lib/haskell-packages/ghc6/lib/WashNGo-2.12 WashNGo 2.12
Building setup...

Setup.lhs:35:18: Not in scope: `compilerPath'
dh_haskell_configure: command returned error code 256
make: *** [install] Error 1


Kurt




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



Bug#468934: libsyncml: FTBFS: Tries to link against a static non-PIC library.

2008-03-02 Thread Kurt Roeckx
Package: libsyncml
Version: 0.4.6-1
Severity: serious

Hi,

Your package is failing to build with the following error:
/usr/bin/cc  -fPIC -g -Wall -O2  -shared -Wl,-soname,libsupport.so -o 
libsupport.so CMakeFiles/support.dir/support.o 
-L/build/buildd/libsyncml-0.4.6/build/libsyncml -lsyncml -lcheck -lglib-2.0 
-lgmodule-2.0 -ldl -lglib-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lgthread-2.0 -lrt 
-lglib-2.0 -lxml2 -lbluetooth -lwbxml2 -lxml2 -lsoup-2.2 -lglib-2.0 -lxml2 
-lgnutls -lopenobex
/usr/bin/ld: 
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../../../lib/libcheck.a(check.o): 
relocation R_X86_64_32 against `a local symbol' can not be used when making a 
shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-linux-gnu/4.2.3/../../../../lib/libcheck.a: could not read 
symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [tests/libsupport.so] Error 1

/usr/lib/libcheck.a is a static library that's not build with -fPIC.
There is also an libcheck_pic.a.  You will need to link to that instead.


Kurt




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



Bug#468931: libopensync-plugin-palm: palm_format.c:24:35: error: opensync/opensync_xml.h: No such file or directory

2008-03-02 Thread Kurt Roeckx
Package: libopensync-plugin-palm
Version: 0.22-1
Severity: serious

Hi,

Your package is failing to build with the following error:
/build/buildd/libopensync-plugin-palm-0.22/src/palm_format.c:24:35: error: 
opensync/opensync_xml.h: No such file or directory

This is probably either a missing build dependency, or not depending on
the required version of the package.


Kurt




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



Bug#468930: gpm: FTBFS: make: execvp: ./configure: Permission denied

2008-03-02 Thread Kurt Roeckx
Package: gpm
Version: 1.20.3~pre3-2
Severity: serious

Hi,

Your package is failing to build with the following error:
touch debian/stamp-patched
autoconf
./configure --prefix=/usr --sysconfdir=/etc
make: execvp: ./configure: Permission denied
make: *** [config.status] Error 127


Kurt




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



Bug#465724: libjogl-java_1.1.1~rc8-1(unstable/powerpc/anakreon):

2008-03-02 Thread Marc 'HE' Brockschmidt
found 465724 1.1.1~rc8-1
thanks

Heya,

The FTBFS bug doesn't seem to be solved:
http://experimental.debian.net/build.php?arch=powerpcpkg=libjogl-javaver=1.1.1~rc8-1

Please also note that [EMAIL PROTECTED] does *not* reach the bug
submitter, please use 123-submitter@ for that.

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
172: Internet
   Das längste Kabel der Welt. (Lutz Frommberger)



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Andrew Haley wrote:


There are areas where compliant jvms might behave differently.  For
example, the exact time when dependent classes are loaded isn't defined.
Maybe at class initialization time, maybe later.  All the the spec
requires is that ClassNotFoundExceptions aren't raised until classes
are referred to.  So, it is possible that Eclipse requires some precise
semantics of class loading beyond what is strictly required by the
spec.  Maybe compiled code loads classes earlier than interpreted
code, and maybe *the effective classpath has changed* by the time gij
tries to load  org.eclipse.core.runtime.Plugin.


And, in turn, this means that potentially the same VM may behave differently
in interpreted and compiled mode...

Andrew.



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



Bug#466748: marked as done (libconvert-uulib-perl: FTBFS with grep 2.5.3~dfsg-4)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 15:25:10 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#466748: libconvert-uulib-perl: FTBFS with grep 
2.5.3~dfsg-4
has caused the Debian Bug report #466748,
regarding libconvert-uulib-perl: FTBFS with grep 2.5.3~dfsg-4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
466748: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466748
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libconvert-uulib-perl
Version: 1.09-1
Severity: serious
Justification: fails to build from source

Your package fails to build on current sid:

Scanning upstream source for new/changed copyright notices (except debian 
subdir!)...
find * -type f -not -regex 'debian/.*' -not -regex 
'\(.*/\)?config\.\(guess\|sub\|rpath\)\(\..*\)?' -exec cat '{}' ';' \
| tr '\r' '\n' \
| LC_ALL=C sed -e 's/[^[:print:]]//g' \
| egrep --text -rih '(copyright|\(c\) ).*[0-9]{4}' \
| sed -e 's/^[[:space:]*#]*//' -e 's/[[:space:]]*$//' \
| LC_ALL=C sort -u \
 debian/copyright_newhints
find: cat terminated by signal 13
find: cat terminated by signal 13
[...]
find: cat terminated by signal 13
Error: The following new or changed copyright notices discovered:
Copyright © 2003-2007 Jonas Smedegaard [EMAIL PROTECTED]
Copyright © 2004-2006 Jonas Smedegaard [EMAIL PROTECTED]
Copyright © 2005-2007 Jonas Smedegaard [EMAIL PROTECTED]
Copyright © 2006 Jonas Smedegaard [EMAIL PROTECTED]
Copyright © 2007 Jonas Smedegaard [EMAIL PROTECTED]
Trying to locate the files containing the new/changed copyright notices...
(Strings part of binary data you need to resolve yourself)

To fix the situation please do the following:
  1) Investigate the above changes and update debian/copyright as needed
  2) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [debian/stamp-copyright-check] Error 1


The reason the copyright check is grepping debian/ is this change in grep
2.5.3~dfsg-4:

   * rgrep: Make . the default when no file or directory names given.
 Thanks to Magnus Holmgren [EMAIL PROTECTED] (Closes: 414168)

Reading #414168, the reasoning is that recursively grepping
stdin is broken anyway. Removing the egrep '-r' option from
debian/cdbs/1/rules/copyright-check.mk indeed fixes this.

The same bug is present in at least three other packages you maintain:

libgd-gd2-noxpm-perl
libgd-gd2-perl
libmail-cclient-perl

Please clone this bug yourself unless you want to take this up with the
grep maintainers.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
On Sat, Feb 23, 2008 at 08:40:48AM +0200, Niko Tyni wrote:
 On Wed, Feb 20, 2008 at 09:00:27PM +0100, Jonas Smedegaard wrote:
  
  Reading #414168, the reasoning is that recursively grepping
  stdin is broken anyway. Removing the egrep '-r' option from
  debian/cdbs/1/rules/copyright-check.mk indeed fixes this.
  
  Please clone this bug yourself unless you want to take this up with the
  grep maintainers.
  
  Thanks, especially for resolving the cause too!
  
  I'll fix this (I believe this is broken in even more of the packages I 
  maintain...)
 
 Please prioritize your arch:any perl packages, otherwise they are going
 to be uninstallable (along with all their reverse {,build-}dependencies)
 in a week or so when Perl 5.10 gets in unstable.
 
  libconvert-uulib-perl_1.09-2
  libgd-gd2-noxpm-perl_1:2.35-1
  libgd-gd2-perl_1:2.35-1
  libmail-cclient-perl_1.12-5
  libunix-syslog-perl_1.0-1

As the grep change has been reverted since, I'm closing this bug.

Note that libconvert-uulib-perl_1.09-3 is still broken (#466852)...

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]

---End Message---


Bug#464153: iceweasel: segfaults with Pango-WARNING **: failed to create cairo scaled font, expect ugly output when Tahoma font installed

2008-03-02 Thread Mike Hommey
On Tue, Feb 05, 2008 at 03:43:04PM +0100, Marcus Better wrote:
 Package: iceweasel
 Version: 2.0.0.11-1
 Severity: serious
 
 After installing the Tahoma TrueType font on my system and registering
 it with defoma, Iceweasel started crashing:
 
 ~$ iceweasel
 /usr/lib/iceweasel/firefox-bin: Symbol `SSL_ImplementedCiphers' has different 
 size in shared object, consider re-linking
 
 (gecko:7095): Pango-WARNING **: failed to create cairo scaled font, expect 
 ugly output. the offendingfont is 'Tahoma 9.3486328125'
 Segmenteringsfel
 ~$
 
 
 I removed the Tahoma font files, and Iceweasel runs again. I
 re-install the font, and it starts crashing.

Could you also attach the output of strace -f iceweasel, too ?

Thanks

Mike



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



Bug#464013: marked as done (libghc6-missingh-dev: Fails to install.)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 13:32:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#464013: fixed in missingh 1.0.0.2
has caused the Debian Bug report #464013,
regarding libghc6-missingh-dev: Fails to install.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
464013: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464013
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libghc6-missingh-dev
Version: 1.0.0.0
Severity: serious

Hi,

Your package is failing to install with the following error:
Setting up libghc6-missingh-dev (1.0.0.0) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/MissingH-1.0.0/installed-pkg-config ... 
done.
ghc-pkg: dependency regex-compat-0.91 doesn't exist (use --force to override)
dpkg: error processing libghc6-missingh-dev (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 libghc6-missingh-dev
E: Sub-process /usr/bin/dpkg returned an error code (1)


And then fail to remove with:
Removing libghc6-missingh-dev ...
ghc-pkg: cannot find package MissingH-1.0.0
dpkg: error processing libghc6-missingh-dev (--purge):
 subprocess pre-removal script returned error exit status 1
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/MissingH-1.0.0/installed-pkg-config ... 
done.
ghc-pkg: dependency regex-compat-0.91 doesn't exist (use --force to override)
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1

Pretty please make some kind of policy to avoid such errors in the
future.  I had to file too many bugs for such problems.


Kurt



---End Message---
---BeginMessage---
Source: missingh
Source-Version: 1.0.0.2

We believe that the bug you reported is fixed in the latest version of
missingh, which is due to be installed in the Debian FTP archive:

libghc6-missingh-dev_1.0.0.2_i386.deb
  to pool/main/m/missingh/libghc6-missingh-dev_1.0.0.2_i386.deb
missingh-doc_1.0.0.2_all.deb
  to pool/main/m/missingh/missingh-doc_1.0.0.2_all.deb
missingh_1.0.0.2.dsc
  to pool/main/m/missingh/missingh_1.0.0.2.dsc
missingh_1.0.0.2.tar.gz
  to pool/main/m/missingh/missingh_1.0.0.2.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen [EMAIL PROTECTED] (supplier of updated missingh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 07:18:00 -0600
Source: missingh
Binary: libghc6-missingh-dev missingh-doc
Architecture: source all i386
Version: 1.0.0.2
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-missingh-dev - Library of utility functions for Haskell, GHC6 package
 missingh-doc - Documentation for Haskell utility library
Closes: 464013
Changes: 
 missingh (1.0.0.2) unstable; urgency=low
 .
   * Rebuild with newer hslogger.  Closes: #464013.
Files: 
 fc1749c1025249a24bd99fe50c96d1a9 1034 devel optional missingh_1.0.0.2.dsc
 029d62d0c96386fe8ca5bf1336a8c86e 130268 devel optional missingh_1.0.0.2.tar.gz
 f55ae46e75ec88e86643a7855900618e 104106 doc optional 
missingh-doc_1.0.0.2_all.deb
 2561f94e38b316f5b4268f0c229bb07b 894820 devel optional 
libghc6-missingh-dev_1.0.0.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyqlYthyt9Q6V7ksRAgFXAJ9oSrKhbUylfuWN3JZZU1RUgOeM5ACfQNXG
51uvZwLaWu5NC2fkeE9t5is=
=Cuj0
-END PGP SIGNATURE-


---End Message---


Bug#466852: marked as done (libconvert-uulib-perl: FTBFS: Found 5 different copyright and licensing combinations)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 16:07:19 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#466748: libconvert-uulib-perl: FTBFS with grep 
2.5.3~dfsg-4
has caused the Debian Bug report #466852,
regarding libconvert-uulib-perl: FTBFS: Found 5 different copyright and 
licensing combinations
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
466852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466852
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libconvert-uulib-perl
Version: 1.09-2
Severity: serious
Justification: fails to build from source

The copyright check in the new libconvert-uulib-perl version fails
in a different way than the previous one. From the ia64 log on
buildd.debian.org:

Scanning upstream source for new/changed copyright notices (except debian 
subdir!)...
licensecheck -c '.*' -r --copyright -i 
'^(debian/.*|(.*/)?config\.(guess|sub|rpath)(\..*)?)' * \
| grep -v '^\(\|.*: \*No copyright\* \(GENERATED FILE\|UNKNOWN\)\)$' - \
| sed 's/\s*(with incorrect FSF address)\s*$//; s/\s(\+v\(.\+\) or 
later)/-\1\+/; s/^\s*\[Copyright:\s*/ \[/' \
| awk '/^[^ ]/{printf %s,$0;next}{print}' \
| LC_ALL=C sort -t : -k2,1 -k1 \
 debian/copyright_newhints
Found 5 different copyright and licensing combinations.
ERROR: The following new or changed copyright notices discovered:

uulib/crc32.c: UNKNOWN [1995-1998 Mark Adler]
uulib/uunconc.c: *No copyright* GPL-2+ uulib/uuencode.c: *No copyright* GPL-2+ 
uulib/configure: UNKNOWN [1992, 93, 94, 95, 96 Free Software Foundation, Inc]
uulib/uuscan.c: *No copyright* GPL-2+ uulib/uuutil.c: *No copyright* GPL-2+ 
uulib/uudeview.h: *No copyright* GPL-2+ uulib/uucheck.c: *No copyright* GPL-2+ 
uulib/uustring.c: *No copyright* GPL-2+ uulib/uuint.h: *No copyright* GPL-2+ 
uulib/uulib.c: *No copyright* GPL-2+ 

To fix the situation please do the following:
  1) Investigate the above changes and update debian/copyright as needed
  2) Replace debian/copyright_hints with debian/copyright_newhints
make: *** [debian/stamp-copyright-check] Error 1

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Version: 1.09-3

On Sun, Mar 02, 2008 at 03:25:10PM +0200, Niko Tyni wrote:

 Note that libconvert-uulib-perl_1.09-3 is still broken (#466852)...

Bah, it's not. It was -2 that was. Sorry about the confusion.

Closing #466852 too with this mail.

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]

---End Message---


Processed: Invalid condition

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 468938 serious
Bug#468938: AC_TRY_RUN generates invalid shell code
Severity set to `serious' from `important'

 block 456686 by 468938
Bug#468938: AC_TRY_RUN generates invalid shell code
Bug#456686: dependency xmms gone
Was not blocked by any bugs.
Blocking bugs of 456686 added: 468938

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468944: Uninstallble when older setuptools are installed

2008-03-02 Thread Guido Günther
Package: python-pkg-resources
Version: 0.6c8-1
Severity: grave

Hi,
apt-get install python-pkg-resources gives here:

Unpacking python-pkg-resources (from .../python-pkg-resources_0.6c8-1_all.deb) 
...
Setting up python-pkg-resources (0.6c8-1) ...
pycentral: pycentral pkginstall: already exists: 
/usr/lib/python2.4/site-packages/pkg_resources.py - 
/usr/share/pycentral/python-setuptools/site-packages/pkg_resources.py
pycentral pkginstall: already exists: 
/usr/lib/python2.4/site-packages/pkg_resources.py - 
/usr/share/pycentral/python-setuptools/site-packages/pkg_resources.py

since pkg_resouces.py is also in python-setuptool ( 0.6c8-1). Also
updating setuptools from 0.6c7-1 to 0.6c8-1 fixes the problem so a
conflict with python-setuptools ( 0.6c8-1) is needed.
 -- Guido

P.S.: thanks for splitting up the package and providing an updated
version!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-rc3-2-g5a48506-dirty
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pkg-resources depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15-0.1 register and build utility for Pyt

python-pkg-resources recommends no packages.

-- no debconf information



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



Bug#468936: cl-ssl: FTBFS: make: Nothing to be done for `binary-arch'.

2008-03-02 Thread Kurt Roeckx
Package: cl-ssl
Version: 0.2+cvs.2004.01.07
Severity: serious

Hi,

Your package is failing to build with the following error:
 debian/rules build
dh_testdir
touch build-stamp
 /usr/bin/fakeroot debian/rules binary-arch
make: Nothing to be done for `binary-arch'.


Kurt




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



Bug#465632: marked as done (scli: FTBFS: Nonexistent build-dependency: libsmi2)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 13:47:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#465632: fixed in scli 0.3.1-3
has caused the Debian Bug report #465632,
regarding scli: FTBFS: Nonexistent build-dependency: libsmi2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
465632: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465632
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: scli
Version: 0.2.12-2.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080212 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
 ** Using build dependencies supplied by package:
  Build-Depends: debhelper ( 3.0.0), libreadline5-dev | libreadline-dev, 
  libglib-dev, libncurses-dev, libsmi2, libxml2-dev
  Checking for already installed source dependencies...
  debhelper: missing
  Using default version 6.0.5
  libreadline5-dev: missing
  libreadline-dev: missing
  libglib-dev: missing
  libncurses-dev: missing
  libsmi2: missing
  libxml2-dev: missing
  Checking for source dependency conflicts...
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Note, selecting libglib1.2-dev instead of libglib-dev
  Note, selecting libncurses5-dev instead of libncurses-dev
  Package libsmi2 is not available, but is referred to by another package.
  This may mean that the package is missing, has been obsoleted, or
  is only available from another source
  However the following packages replace it:
libsmi2ldbl
  E: Package libsmi2 has no installation candidate

The full build log is available from:
http://people.debian.org/~lucas/logs/2008/02/12

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: scli
Source-Version: 0.3.1-3

We believe that the bug you reported is fixed in the latest version of
scli, which is due to be installed in the Debian FTP archive:

scli_0.3.1-3.diff.gz
  to pool/main/s/scli/scli_0.3.1-3.diff.gz
scli_0.3.1-3.dsc
  to pool/main/s/scli/scli_0.3.1-3.dsc
scli_0.3.1-3_i386.deb
  to pool/main/s/scli/scli_0.3.1-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Remco van de Meent [EMAIL PROTECTED] (supplier of updated scli package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 14:38:07 +0100
Source: scli
Binary: scli
Architecture: source i386
Version: 0.3.1-3
Distribution: unstable
Urgency: low
Maintainer: Remco van de Meent [EMAIL PROTECTED]
Changed-By: Remco van de Meent [EMAIL PROTECTED]
Description: 
 scli   - a collection of SNMP command line management tools
Closes: 465632
Changes: 
 scli (0.3.1-3) unstable; urgency=low
 .
   * Build-depend on libsmi2-dev (closes: #465632)
Files: 
 f3f8e2697ecefb5dae254b730d96a32b 695 net optional scli_0.3.1-3.dsc
 97d7798f04b3326099627ff501d99313 36535 net optional scli_0.3.1-3.diff.gz
 fd457983acb861e212b698e76332 416084 net optional scli_0.3.1-3_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyq7K2tWnGbzBMd4RAqevAKCIAnqQujGzEEmk3170R0Hon3OX2ACfelgg
A1aGPMXPcu9po+moxjq9uE0=
=8IZs
-END PGP SIGNATURE-


---End Message---


Processed: severity of 418318 is normal

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 severity 418318 normal
Bug#418318: RM: php4-ps -- RoM; deprecated by php-ps
Severity set to `normal' from `serious'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468947: copyright contains wrong license

2008-03-02 Thread Daniel Leidert
Package: libcommons-cli-java
Version: 1.1-1
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The copyright file contans the wrong license. Accordingly to
libcommons-cli-java-1.1/LICENSE.txt the license is the Apache license
2.0, not 1.1. There are differences in the compatibilities to e.g. the
GPL license between these license versions.

Severity set to serious, because I think it violates the Debian Policy.

Regards, Daniel


- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (850, 'unstable'), (700, 'testing'), (550, 'stable'), (110, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libcommons-cli-java depends on:
ii  gij [java2-runtime]   4:4.3-1The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.77-4   Java runtime environment using GIJ
ii  kaffe-pthreads [java1-runtime 2:1.1.8-3  A POSIX threads enabled version of
ii  libcommons-lang-java  2.3-4  Extension of the java.lang package
ii  sun-java5-jre [java2-runtime] 1.5.0-14-3 Sun Java(TM) Runtime Environment (

libcommons-cli-java recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyrcFm0bx+wiPa4wRAvvAAJoCxNOMtJutLaTxvxjNrdeBDkG+xgCgnSR1
vS5dOvHNsloUHjXRQEuZ3v4=
=pCtM
-END PGP SIGNATURE-



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



Processed: notfixed 441187 in 20021123-12

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 notfixed 441187 20021123-12
Bug#441187: mlgmp - FTBFS: tar: /build/user/mlgmp-20021123/debian/movelist: 
Cannot stat: No such file or directory
Bug no longer marked as fixed in version 20021123-12.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: libjogl-java_1.1.1~rc8-1(unstable/powerpc/anakreon):

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 465724 1.1.1~rc8-1
Bug#465724: libjogl-java_1.1.1~rc7-3(unstable/powerpc/anakreon): FTBFS
Bug marked as found in version 1.1.1~rc8-1 and reopened.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: retitle 418318 to RM: php4-ps -- RoM; deprecated by php-ps

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 retitle 418318 RM: php4-ps -- RoM; deprecated by php-ps
Bug#418318: Don't build a php4-specific package because of php4's removal
Changed Bug title to `RM: php4-ps -- RoM; deprecated by php-ps' from `Don't 
build a php4-specific package because of php4's removal'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468938: marked as done (AC_TRY_RUN generates invalid shell code)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 15:32:08 +0100
with message-id [EMAIL PROTECTED]
and subject line Upstream configure.ac bug.
has caused the Debian Bug report #468938,
regarding AC_TRY_RUN generates invalid shell code
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468938: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468938
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: autoconf
Version: 2.61-6
Severity: important

Hello,
Please consider a minimal configure.ac containing:
8-[cut here]-8---8-[cut here]-8
AC_INIT([IMMS],[3.0.2],[EMAIL PROTECTED])

AC_PREREQ([2.52g])

AC_REVISION($Id: configure.ac,v 1.30 2003/10/23 23:53:20 mag Exp $)

AC_PROG_CC

AC_MSG_CHECKING([for usability of initstate_r])

AC_TRY_RUN([#include stdlib.h
int main()
{
  static struct random_data rand_data;
  static char rand_state[256];
  initstate_r(0, rand_state, sizeof(rand_state), rand_data);
  exit(0);
}], initstate_r_works=yes,, ])
8-[cut here]-8---8-[cut here]-8

then run autoconf on it and then run ./configure. There result is:

[EMAIL PROTECTED]:/tmp/c$ ./configure 
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for usability of initstate_r... ./configure: line 2573: syntax error 
near unexpected token `else'
./configure: line 2573: `else'

Around the line 2573 there is code:

2571 if test $cross_compiling = yes; then
2572 
2573 else
2574   { { echo $as_me:$LINENO: error: cannot run test program while cross 
comp iling
2575 See \`config.log' for more details. 5
2576 echo $as_me: error: cannot run test program while cross compiling
2577 See \`config.log' for more details. 2;}
2578{ (exit 1); exit 1; }; }
2579 fi
2580 ]])

which is invalid. Please consider following shell script:
8-[cut here]-8---8-[cut here]-8
#!/bin/sh
if test $1 = foo; then

else
echo There is no foo
fi
8-[cut here]-8---8-[cut here]-8

It always run with an error:
./foo: line 4: syntax error near unexpected token `else'
./foo: line 4: `else'

/bin/sh is a symlink to /bin/bash on my box.

Replacing the shebang line with #!/bin/dash doesn't help too:
./foo: 4: Syntax error: else unexpected

Valid script is:
8-[cut here]-8---8-[cut here]-8
#!/bin/sh
if test $1 = foo; then
:;
else
echo There is no foo
fi
8-[cut here]-8---8-[cut here]-8

It runs correctly with bash and with dash.

My bash and dash versions:
||/ Name   VersionDescription
+++-==-==-
ii  bash   3.1dfsg-9  The GNU Bourne Again SHell
ii  dash   0.5.4-7POSIX-compliant shell

I kindly ask to fix the bug ASAP, it makes me impossible (well, hard) to fix
http://bugs.debian.org/456686, which is serious.

Best regards
Artur

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages autoconf depends on:
ii  debianutils   2.28.4 Miscellaneous utilities specific t
ii  m41.4.10-1   a macro processing language
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

Versions of packages autoconf recommends:
ii  automake [automaken]  1:1.10.1-3 A tool for generating GNU Standard

-- no debconf information

-- 
windows jest jak Odie - głupi jak but, cały czas się uśmiecha, a linux jak
Garfield - może i by coś zrobił, ale trzeba go najpierw do tego zmusić.
/yacoob/


---End Message---
---BeginMessage---
Hello,
Thanks to Ralf Wildenhues hint I discovered there is an upstream bug.
FYI: if you look carefully into AC_TRY_RUN call you will notice that the
last right square bracket is superfluous one. Replacing the last line with:
}], initstate_r_works=yes,,)
makes everything works correctly.


Processed: Re: Bug#468878: missing 'swank-loader:unique-directory-name' function

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 468878 cl-swank
Bug#468878: missing 'swank-loader:unique-directory-name' function
Bug reassigned from package `slime' to `cl-swank'.

 forcemerge 468087 468878
Bug#468087: cl-swank: does not load
Bug#468878: missing 'swank-loader:unique-directory-name' function
Bug#468429: slime: Error on startup
Forcibly Merged 468087 468429 468878.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468797: dynamips: dpkg-buildpackage -b fails on amd64

2008-03-02 Thread Philippe Latu
Hello,

Le dimanche 2 mars 2008, Erik Wenzel a écrit :
 Am 01.03.2008 um 15:54 schrieb Philippe Latu:
  Package: dynamips
  Version: 0.2.7-0.2.8RC2-1
  Severity: serious
  Justification: no longer builds from source
 
 
 
  -- System Information:
  Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing')
  Architecture: amd64 (x86_64)
 
  Kernel: Linux 2.6.24.3 (SMP w/2 CPU cores; PREEMPT)
  Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/bash
 
  While trying to build from source I get the following error.
 
  Any hint ?
 
  make -C .
  make[1]: entrant dans le répertoire «
  /usr/local/src/dynamips-0.2.7-0.2.8RC2 »
  Linking rom2c
  Extracting ROM from ELF file 'mips64_microcode'...
  Extracting ROM from ELF file 'ppc32_microcode'...
  Compiling mempool.c
  Compiling registry.c
  Compiling rbtree.c
  Compiling hash.c
  Compiling sbox.c
  Compiling utils.c
  Compiling parser.c
  Compiling plugin.c
  Compiling ptask.c
  Compiling timer.c
  Compiling crc.c
  Compiling base64.c
  Compiling net.c
  Compiling net_io.c
  Compiling net_io_bridge.c
  Compiling net_io_filter.c
  Compiling atm.c
  Compiling atm_vsar.c
  Compiling atm_bridge.c
  Compiling frame_relay.c
  frame_relay.c: In function ‘frsw_create_vc’:
  frame_relay.c:389: warning: dereferencing type-punned pointer will
  break
  strict-aliasing rules
  Compiling eth_switch.c
  Compiling dynamips.c
  Compiling insn_lookup.c
  insn_lookup.c:319: warning: ‘ilt_dump’ defined but not used
  Compiling vm.c
  vm.c:115: warning: ‘vm_object_rebuild_list’ defined but not used
  Compiling cpu.c
  Compiling jit_op.c
  Compiling mips64.c
  Compiling mips64_mem.c
  mips64_mem.c: In function ‘mips64_mts32_slow_lookup’:
  mips64_mem.c:377: warning: label ‘err_address’ defined but not used
  Compiling mips64_cp0.c
  Compiling mips64_jit.c
  mips64_jit.c:258: warning: ‘insn_jump_find’ defined but not used
  /tmp/ccIbvxJc.s: Assembler messages:
  /tmp/ccIbvxJc.s:1424: Error: suffix or operands invalid for `mov'
  make[1]: *** [mips64_jit.o] Erreur 1
  make[1]: quittant le répertoire « /usr/local/src/
  dynamips-0.2.7-0.2.8RC2
  »
  make: *** [debian/stamp-makefile-build] Erreur 2
  dpkg-buildpackage: échec: debian/rules build a produit une erreur de
  sortie de type 2

 Edit debian/rules and uncomment
 ---snip---
 #DM_ARCH = nojit
 #ifeq ($(DEB_HOST_ARCH),i386)
 #   DM_ARCH = x86
 #endif
 #ifeq ($(DEB_HOST_ARCH), amd64)
 #   DM_ARCH = $(DEB_HOST_ARCH)
 #endif
 #DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR) \
 #   DYNAMIPS_ARCH=$(DM_ARCH)
 DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR)
 ---snip---
 and comment out the last line.

This was the point I missed.
The package is now correctly built.

Thanks for your help.
-- 
- Philippe Latu
philippe.latu(at)linux-france.org
http://www.linux-france.org/~platu
(GPG|PGP) KeyId 0x742A6424 - http://www.linux-france.org/~platu/key.asc


signature.asc
Description: This is a digitally signed message part.


Bug#468935: marked as done (washngo: FTBFS: Setup.lhs:35:18: Not in scope: `compilerPath')

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 14:17:26 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468935: fixed in washngo 2.12-5
has caused the Debian Bug report #468935,
regarding washngo: FTBFS: Setup.lhs:35:18: Not in scope: `compilerPath'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468935: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468935
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: washngo
Version: 2.12-4
Severity: serious

Hi,

Your package is failing to build with the following error:
Generating meta-information...
ghc-6.8.2 /usr/lib/haskell-packages/ghc6/lib/WashNGo-2.12 WashNGo 2.12
Building setup...

Setup.lhs:35:18: Not in scope: `compilerPath'
dh_haskell_configure: command returned error code 256
make: *** [install] Error 1


Kurt



---End Message---
---BeginMessage---
Source: washngo
Source-Version: 2.12-5

We believe that the bug you reported is fixed in the latest version of
washngo, which is due to be installed in the Debian FTP archive:

libghc6-wash-dev_2.12-5_i386.deb
  to pool/main/w/washngo/libghc6-wash-dev_2.12-5_i386.deb
washngo_2.12-5.diff.gz
  to pool/main/w/washngo/washngo_2.12-5.diff.gz
washngo_2.12-5.dsc
  to pool/main/w/washngo/washngo_2.12-5.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen [EMAIL PROTECTED] (supplier of updated washngo package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 07:59:34 -0600
Source: washngo
Binary: libghc6-wash-dev
Architecture: source i386
Version: 2.12-5
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-wash-dev - Web Authoring System for Haskell
Closes: 468935
Changes: 
 washngo (2.12-5) unstable; urgency=low
 .
   * The Debian diff.gz didn't note the deleteion of Setup.lhs.
 Make sure that happens in debian/rules.  Closes: #468935.
Files: 
 3178a607486a0265911c7dbffe99cdd8 884 libs optional washngo_2.12-5.dsc
 f101e36495d1b35fed155ff89e344d6e 4377 libs optional washngo_2.12-5.diff.gz
 50584a5bc122acbdb839e37dc889ba3f 8655504 libdevel optional 
libghc6-wash-dev_2.12-5_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyrSTthyt9Q6V7ksRAg9fAJ9On+ijgPGLZpGxQO07MUwCOWLLLQCfYpXf
+Yyfb7yAjObNqwcyrPeKvic=
=jimx
-END PGP SIGNATURE-


---End Message---


Bug#466922: How to resolve critical situation

2008-03-02 Thread Osamu Aoki
Hi,

This bug 466922 for m17n-db is blocking other packages such as scim-uim
to build.  I think we should attack this situation in 2 steps.

Let's review situation:

There was bug #465661 for m17n-db claiming binary-without-manpage
usr/bin/m17n-db.  This was based on policy 12.1 which states:

Each program, utility, and function should have an associated manual
page included in the same package. 

It is mere should whereas the basis of bug 466922 was policy 2.2.1
which states:

In addition, the packages in main
  * must not require a package outside of main for compilation or
execution (thus, the package must not declare a Depends,
Recommends, or Build-Depends relationship on a non-main
package),

Yes, this is serious policy bug.

First, we should avoid serious bug if possible even with minor
shortcoming.  The correct thing to do is:

  1. File bug to get unreasonable move to non-free (already done)
  2. Just Suggest m17n-doc for now.  (Once m17n-doc is back in main
  change it to depends if you think that is right thing).  Really, it is
  only policy with should so Suggest may be enough. (at least to me.
  But I may be wrong)

I agree moving m17n-doc to main is right thing.  But the order of action
should be carefully thought out. Please remove m17n-doc from depends
now and set suggest.

Iwai-san, are you still active? Omote-san who seemed to uploaded his
package, can you comment?  This package seems practically orphaned.

Considering 434044, Harshula should hijack m17n-doc package unless we
get response from them in a week or so.  I will be happy to see m17n-db
maintainer taking charge of all related packages.

I was quite surprized by the non-free move.  GFDL without invariant
section seems to be OK to be in main.

Osamu

PS: The upload to main may need to happen after requesting removal of
current non-free one. 




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



Bug#468944: marked as done (Uninstallble when older setuptools are installed)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 14:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468944: fixed in python-setuptools 0.6c8-2
has caused the Debian Bug report #468944,
regarding Uninstallble when older setuptools are installed
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468944
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: python-pkg-resources
Version: 0.6c8-1
Severity: grave

Hi,
apt-get install python-pkg-resources gives here:

Unpacking python-pkg-resources (from .../python-pkg-resources_0.6c8-1_all.deb) 
...
Setting up python-pkg-resources (0.6c8-1) ...
pycentral: pycentral pkginstall: already exists: 
/usr/lib/python2.4/site-packages/pkg_resources.py - 
/usr/share/pycentral/python-setuptools/site-packages/pkg_resources.py
pycentral pkginstall: already exists: 
/usr/lib/python2.4/site-packages/pkg_resources.py - 
/usr/share/pycentral/python-setuptools/site-packages/pkg_resources.py

since pkg_resouces.py is also in python-setuptool ( 0.6c8-1). Also
updating setuptools from 0.6c7-1 to 0.6c8-1 fixes the problem so a
conflict with python-setuptools ( 0.6c8-1) is needed.
 -- Guido

P.S.: thanks for splitting up the package and providing an updated
version!

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.25-rc3-2-g5a48506-dirty
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pkg-resources depends on:
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15-0.1 register and build utility for Pyt

python-pkg-resources recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: python-setuptools
Source-Version: 0.6c8-2

We believe that the bug you reported is fixed in the latest version of
python-setuptools, which is due to be installed in the Debian FTP archive:

python-pkg-resources_0.6c8-2_all.deb
  to pool/main/p/python-setuptools/python-pkg-resources_0.6c8-2_all.deb
python-setuptools_0.6c8-2.diff.gz
  to pool/main/p/python-setuptools/python-setuptools_0.6c8-2.diff.gz
python-setuptools_0.6c8-2.dsc
  to pool/main/p/python-setuptools/python-setuptools_0.6c8-2.dsc
python-setuptools_0.6c8-2_all.deb
  to pool/main/p/python-setuptools/python-setuptools_0.6c8-2_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose [EMAIL PROTECTED] (supplier of updated python-setuptools 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 15:34:10 +0100
Source: python-setuptools
Binary: python-setuptools python-pkg-resources
Architecture: source all
Version: 0.6c8-2
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose [EMAIL PROTECTED]
Changed-By: Matthias Klose [EMAIL PROTECTED]
Description: 
 python-pkg-resources - Package Discovery and Resource Access using 
pkg_resources
 python-setuptools - Python Distutils Enhancements
Closes: 468944
Changes: 
 python-setuptools (0.6c8-2) unstable; urgency=low
 .
   * python-pkg-resources: Conflict with python-setuptools. Closes: #468944.
Files: 
 ac51fe14fde9972ab10a0e180bbd0774 716 python optional 
python-setuptools_0.6c8-2.dsc
 8082d0a1795b0dc84bd6de6803d656fb 10975 python optional 
python-setuptools_0.6c8-2.diff.gz
 84a712d51f0d3c516428bcc89216ca85 189652 python optional 
python-setuptools_0.6c8-2_all.deb
 e44ce5af6ce50e25909c963d8ca56a4d 61700 python optional 
python-pkg-resources_0.6c8-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyrwLStlRaw+TLJwRAgTZAJ9qKSYiudBUv9B5j9XEjbAKpM6OpACfS56b
eRRDJ3vaZKueKAXZccY3Ydk=
=1YMu
-END PGP SIGNATURE-


---End Message---


Bug#464312: marked as done (mlgmp: FTBFS: dh_movefiles: debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.0/stublibs/ not found (supposed to put it in libgmp-ocaml))

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 14:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#464312: fixed in mlgmp 20021123-13
has caused the Debian Bug report #464312,
regarding mlgmp: FTBFS: dh_movefiles: 
debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.0/stublibs/ not found (supposed to 
put it in libgmp-ocaml)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
464312: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=464312
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: mlgmp
version: 20021123-12
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080205 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

  ocamlc -g  -c test_suite.ml
  ocamlc -g -custom gmp.cma test_suite.cmo -o test_suite -cclib -L.
  ./test_suite
  if [ -e ./test_suite.opt ]; then ./test_suite.opt; fi
  install -d 
  /build/user/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.1/gmp/
  install -m 0644 -c gmp.cma gmp.cmi gmp.cmxa *.a gmp.mli 
  /build/user/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.1/gmp/
  install -d 
  /build/user/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.1/stublibs/
  install -m 0644 -c dllgmpstub.so 
  /build/user/mlgmp-20021123/debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.1/stublibs/
  make[1]: Leaving directory `/build/user/mlgmp-20021123'
  cp debian/META debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.1/gmp
  dh_testdir
  dh_testroot
  dh_movefiles -s --sourcedir=debian/libgmp-ocaml-dev
  dh_movefiles: debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.0/stublibs/ not 
  found (supposed to put it in libgmp-ocaml)
  tar: /build/user/mlgmp-20021123/debian/movelist: Cannot stat: No such file 
  or directory
  tar: Error is not recoverable: exiting now
  tar: This does not look like a tar archive
  tar: Error exit delayed from previous errors
  dh_movefiles: command returned error code
  make: *** [binary-arch] Error 1
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary gave error 
  exit status 2

The full build log is available from:
http://people.debian.org/~lucas/logs/2008/02/05

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: mlgmp
Source-Version: 20021123-13

We believe that the bug you reported is fixed in the latest version of
mlgmp, which is due to be installed in the Debian FTP archive:

libgmp-ocaml-dev_20021123-13_i386.deb
  to pool/main/m/mlgmp/libgmp-ocaml-dev_20021123-13_i386.deb
libgmp-ocaml_20021123-13_i386.deb
  to pool/main/m/mlgmp/libgmp-ocaml_20021123-13_i386.deb
mlgmp_20021123-13.diff.gz
  to pool/main/m/mlgmp/mlgmp_20021123-13.diff.gz
mlgmp_20021123-13.dsc
  to pool/main/m/mlgmp/mlgmp_20021123-13.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefano Zacchiroli [EMAIL PROTECTED] (supplier of updated mlgmp package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 15:24:05 +0100
Source: mlgmp
Binary: libgmp-ocaml libgmp-ocaml-dev
Architecture: source i386
Version: 20021123-13
Distribution: unstable
Urgency: medium
Maintainer: Mike Furr [EMAIL PROTECTED]
Changed-By: Stefano Zacchiroli [EMAIL PROTECTED]
Description: 
 libgmp-ocaml - OCaml bindings for the GNU multiprecision arithmetic library
 libgmp-ocaml-dev - OCaml bindings for the GNU multiprecision arithmetic library
Closes: 464312
Changes: 
 mlgmp (20021123-13) unstable; urgency=medium
 .
   [ Stefano Zacchiroli ]
   * fix vcs-svn field to point just above the debian/ dir
   * fix typo in Sylvain's name
   * bump urgency to medium for the OCaml 3.10.1 transition
 .
   [ Stephane Glondu ]
   * 

Processed: .

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 467062 1.8.0-3
Bug#467062: Not yet ready for lenny
Bug marked as found in version 1.8.0-3.

 notfound 467062 1.8.0-2
Bug#467062: Not yet ready for lenny
Bug no longer marked as found in version 1.8.0-2.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468961: libghc6-hslogger-dev: Fails to install: dependency hslogger-1.0.4 doesn't exist

2008-03-02 Thread Kurt Roeckx
Package: libghc6-hslogger-dev
Version: 1.2.5.1
Severity: serious

Hi,

Your package is failing to install with the following error:
Setting up libghc6-hsh-dev (1.2.5.1) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/HSH-1.2.5/installed-pkg-config ...
done.
ghc-pkg: dependency hslogger-1.0.4 doesn't exist (use --force to
override)
dpkg: error processing libghc6-hsh-dev (--configure):
 subprocess post-installation script returned error exit status 1

libghc6-hslogger-dev_1.0.5.0 was installed.


Kurt




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



Bug#467598: marked as done (virt-viewer: FTBFS: ld: cannot find -lxenstore)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 15:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#467598: fixed in libvirt 0.4.0-6
has caused the Debian Bug report #467598,
regarding virt-viewer: FTBFS: ld: cannot find -lxenstore
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
467598: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467598
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virt-viewer
Version: 0.0.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080225 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
 cc  -g -Wall -O2  -Wl,--as-needed -o virt-viewer  virt_viewer-main.o 
 -lgtk-vnc-1.0 -lgtk-x11-2.0 -lgnutls -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 
 -lm -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl 
 -lglib-2.0   -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl 
 -lglib-2.0   -lxml2   -lvirt -lxenstore   
 /usr/bin/ld: cannot find -lxenstore
 collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/02/25

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: libvirt
Source-Version: 0.4.0-6

We believe that the bug you reported is fixed in the latest version of
libvirt, which is due to be installed in the Debian FTP archive:

libvirt-bin_0.4.0-6_powerpc.deb
  to pool/main/libv/libvirt/libvirt-bin_0.4.0-6_powerpc.deb
libvirt-dev_0.4.0-6_powerpc.deb
  to pool/main/libv/libvirt/libvirt-dev_0.4.0-6_powerpc.deb
libvirt-doc_0.4.0-6_all.deb
  to pool/main/libv/libvirt/libvirt-doc_0.4.0-6_all.deb
libvirt0_0.4.0-6_powerpc.deb
  to pool/main/libv/libvirt/libvirt0_0.4.0-6_powerpc.deb
libvirt_0.4.0-6.diff.gz
  to pool/main/libv/libvirt/libvirt_0.4.0-6.diff.gz
libvirt_0.4.0-6.dsc
  to pool/main/libv/libvirt/libvirt_0.4.0-6.dsc
python-libvirt_0.4.0-6_powerpc.deb
  to pool/main/libv/libvirt/python-libvirt_0.4.0-6_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guido Guenther [EMAIL PROTECTED] (supplier of updated libvirt package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 16:11:49 +0100
Source: libvirt
Binary: libvirt-bin libvirt0 libvirt-doc libvirt-dev python-libvirt
Architecture: source all powerpc
Version: 0.4.0-6
Distribution: unstable
Urgency: low
Maintainer: Debian Libvirt Maintainers [EMAIL PROTECTED]
Changed-By: Guido Guenther [EMAIL PROTECTED]
Description: 
 libvirt-bin - the programs for the libvirt library
 libvirt-dev - development files for the libvirt library
 libvirt-doc - documentation for the libvirt library
 libvirt0   - library for interfacing with different virtualization systems
 python-libvirt - libvirt Python bindings
Closes: 467598
Changes: 
 libvirt (0.4.0-6) unstable; urgency=low
 .
   * depend on libxen-dev (Closes:#467598)
   * allow members of the libvirt group to manage virtual machines
Files: 
 5f94586e2b47b25c74b9a21a2d60d740 947 libs optional libvirt_0.4.0-6.dsc
 6e4ff477ace9752fc4b5e90179f3fb93 8349 libs optional libvirt_0.4.0-6.diff.gz
 031d96bd8cf6e7b46f1278bd583bf0f0 364792 doc optional 
libvirt-doc_0.4.0-6_all.deb
 84c6ffe68eac3d641a928fe8f5e324c2 172244 admin optional 
libvirt-bin_0.4.0-6_powerpc.deb
 1ec14e9c965ce1168bde675890d65f98 193454 libs optional 
libvirt0_0.4.0-6_powerpc.deb
 34c25b6ea5f709e945fdf4d643fd32be 233084 libdevel optional 
libvirt-dev_0.4.0-6_powerpc.deb
 808998419656b430ca26deffe0f990c1 103136 python optional 
python-libvirt_0.4.0-6_powerpc.deb

-BEGIN PGP 

Bug#466922: How to resolve critical situation

2008-03-02 Thread Harshula
Hi Osamu,

First and foremost I have updated the m17n-docs source package and I've
uploaded it to:
http://sinhala.sourceforge.net/files/m17n/

There is one Lintian error with the manpages that I'm waiting to hear
from upstream about before I decide how to fix it.

On Sun, 2008-03-02 at 23:53 +0900, Osamu Aoki wrote:
 Hi,
 
 This bug 466922 for m17n-db is blocking other packages such as scim-uim
 to build.

Why? What's the relationship between scim-uim and m17n-db?

   I think we should attack this situation in 2 steps.
 
 Let's review situation:
 
 There was bug #465661 for m17n-db claiming binary-without-manpage
 usr/bin/m17n-db.  This was based on policy 12.1 which states:
 
 Each program, utility, and function should have an associated manual
 page included in the same package. 
 
 It is mere should whereas the basis of bug 466922 was policy 2.2.1
 which states:
 
 In addition, the packages in main
   * must not require a package outside of main for compilation or
 execution (thus, the package must not declare a Depends,
 Recommends, or Build-Depends relationship on a non-main
 package),
 
 Yes, this is serious policy bug.
 
 First, we should avoid serious bug if possible even with minor
 shortcoming.  The correct thing to do is:
 
   1. File bug to get unreasonable move to non-free (already done)
   2. Just Suggest m17n-doc for now.  (Once m17n-doc is back in main
   change it to depends if you think that is right thing).  Really, it is
   only policy with should so Suggest may be enough. (at least to me.
   But I may be wrong)

Dicussion on debian-devel:
http://lists.debian.org/debian-devel/2008/02/msg00636.html

 I agree moving m17n-doc to main is right thing.  But the order of action
 should be carefully thought out. Please remove m17n-doc from depends
 now and set suggest.

Since I have updated the m17n-doc source package, would it be better to
upload that, even with the minor Lintian manpage errors?

 Iwai-san, are you still active? Omote-san who seemed to uploaded his
 package, can you comment?  This package seems practically orphaned.
 
 Considering 434044, Harshula should hijack m17n-doc package unless we
 get response from them in a week or so.  I will be happy to see m17n-db
 maintainer taking charge of all related packages.

I already announced ITH back in November 2007:
http://lists.debian.org/debian-devel/2007/11/msg00440.html

 I was quite surprized by the non-free move.  GFDL without invariant
 section seems to be OK to be in main.

I suspect it happened before the 2006 Debian vote on the issue.

 Osamu
 
 PS: The upload to main may need to happen after requesting removal of
 current non-free one. 

What's the procedure for that?

Thanks,
#




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



Bug#468963: balsa shows folders twice, as duplicates

2008-03-02 Thread Roland Koebler
Package: balsa
Version: 2.3.13-2
Severity: grave
Justification: renders package unusable


Balsa shows subfolders twice, if they are at least on the 2nd sub-level.
This both occurs for maildir- and mh-format.
Deleting cache- or config-files in in ~/.balsa does not help.

small example:
- use the following maildir-structure:
  myfolder
subfolder1
  subfolder2
- balsa shows:
  myfolder
subfolder1
  subfolder2
  subfolder2

A rescan on 'subfolder1' temporarily corrects this. But after a complete
rescan, a rescan on 'myfolder' or a balsa-restart, the folders are again
displayed twice.

I also tested the latest release 2.3.22, with the same results.


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

Versions of packages balsa depends on:
ii  gno 2.14.2-2 GNOME Desktop icon theme
ii  lib 2.3.19-3 Library of functions for 2D graphi
ii  lib 0.60.4-4 GNU Aspell spell-checker runtime l
ii  lib 1.12.4-3 The ATK accessibility toolkit
ii  lib 2.14.0-3 Bonobo CORBA interfaces library
ii  lib 2.14.0-5 The Bonobo UI library
ii  lib 2.5-11   GNU C Library: Shared libraries
ii  lib 1.2.4-4  The Cairo 2D vector graphics libra
ii  lib 1.39+1.40-WIP-2006.11.14+dfsg-2etch1 common error description library
ii  lib 1:1.5.2-4Compress/decompress images for mai
ii  lib 1.0.3-1+b1   LibESMTP SMTP client library
ii  lib 2.4.2-1.2generic font configuration library
ii  lib 2.16.1-1 GNOME configuration database syste
ii  lib 1:2.6.0-4library to load .glade files at ru
ii  lib 2.12.4-2 The GLib library of C routines
ii  lib 2.2.3-3  MIME library, unstable version
ii  lib 0.6.0-3  GNOME keyring services library
ii  lib 2.16.0-2 The GNOME 2 library - runtime file
ii  lib 2.14.0-2 A powerful object-oriented display
ii  lib 2.12.1-7 The GNOME 2.2 print architecture -
ii  lib 2.12.1-4 GNOME 2.2 print architecture User 
ii  lib 2.14.1-2 The GNOME 2 libraries (User Interf
ii  lib 1:2.14.2-7   GNOME virtual file-system (runtime
ii  lib 1.4-1library for common error values an
ii  lib 1.1.2-5  GPGME - GnuPG Made Easy
ii  lib 2.8.20-7 The GTK+ graphical user interface 
ii  lib 3.12.1-2 HTML rendering/editing library - r
ii  lib 1.8.3-1  shared libraries for the GTK+ synt
ii  lib 2.0.10-3+b1  a spell-checking addon for GTK's T
ii  lib 1:1.0.1-2X11 Inter-Client Exchange library
ii  lib 1.4.4-7etch4 MIT Kerberos runtime libraries
ii  lib 2.1.30-13.3  OpenLDAP libraries
ii  lib 1:2.14.3-0.2 libraries for ORBit2 - a CORBA ORB
ii  lib 1.14.8-5 Layout and rendering of internatio
ii  lib 6.7+7.4-3Perl 5 Compatible Regular Expressi
ii  lib 1.10-3   lib for parsing cmdline parameters
ii  lib 1:1.0.1-3X11 Session Management library
ii  lib 3.3.8-1.1SQLite 3 shared library
ii  lib 0.9.8c-4etch1SSL shared libraries
ii  lib 2:1.0.3-7X11 client-side library
ii  lib 1.1.7-4  X cursor management library
ii  lib 1:1.0.1-2X11 miscellaneous extension librar
ii  lib 1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  lib 1:1.0.1-4X11 Input extension library
ii  lib 1:1.0.1-4.1  X11 Xinerama extension library
ii  lib 2.6.27.dfsg-2GNOME XML library
ii  lib 2:1.1.0.2-5  X11 RandR extension library
ii  lib 1:0.9.1-3X Rendering Extension client libra
ii  zli 1:1.2.3-13   compression library - runtime

Versions of packages balsa recommends:
ii  aspell  0.60.4-4 GNU Aspell spell-checker
ii  ispell  3.1.20.0-4.3 International Ispell (an interacti
pn  yelpnone   

Bug#468642: marked as done (runit: fails to install/upgrade)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 16:47:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468642: fixed in runit 1.8.0-5
has caused the Debian Bug report #468642,
regarding runit: fails to install/upgrade
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468642
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: runit
Version: 1.8.0-4
Severity: critical
Justification: breaks unrelated software


Upgrading from runit 1.8.0-2 to 1.8.0-4 fails.
It seems to restart user processes, including the
one that is doing the upgrade.  The first time it
kicked me out of X.  It leaves dpkg/apt in an unusable
and unrecoverable state.

Symptom:

# apt-get upgrade
E: dpkg was interrupted, you must manually run 'dpkg --configure -a' to correct 
the problem.
# dpkg --configure -a
Setting up runit (1.8.0-4) ...

Debian GNU/Linux lenny/sid recycle tty5

recycle login:

First, I would respectfully request advice on how to recover
apt/dpkg state.  Do you think downgrading to 1.8.0-2 will work?
Hmm, I left a non-runit-managed console around, maybe I can
try dpkg --configure -a from there.

Second, if there are any experiments I can do to isolate the
problem, let me know.  Nothing showed up in dmesg from the
process shown above.

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/1 CPU core)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

runit depends on no packages.

Versions of packages runit recommends:
pn  fgettynone (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Source: runit
Source-Version: 1.8.0-5

We believe that the bug you reported is fixed in the latest version of
runit, which is due to be installed in the Debian FTP archive:

runit_1.8.0-5.diff.gz
  to pool/main/r/runit/runit_1.8.0-5.diff.gz
runit_1.8.0-5.dsc
  to pool/main/r/runit/runit_1.8.0-5.dsc
runit_1.8.0-5_powerpc.deb
  to pool/main/r/runit/runit_1.8.0-5_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gerrit Pape [EMAIL PROTECTED] (supplier of updated runit package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 15:42:22 +
Source: runit
Binary: runit
Architecture: powerpc source
Version: 1.8.0-5
Distribution: unstable
Urgency: low
Maintainer: Gerrit Pape [EMAIL PROTECTED]
Changed-By: Gerrit Pape [EMAIL PROTECTED]
Description: 
 runit  - a UNIX init scheme with service supervision
Closes: 468642
Changes: 
 runit (1.8.0-5) unstable; urgency=low
 .
   * debian/runit.postinst: do not kill and restart runsvdir at all (closes:
 #468642); it'll still run in /var/service/, but a backward compatibility
 symlink is provided.
Files: 
 570f2145da29c4358d1006b4377ef3d5 627 admin optional runit_1.8.0-5.dsc
 589c6871aafc9d0cd26c501322b7501c 11990 admin optional runit_1.8.0-5.diff.gz
 794dc7714173f466a380992192aa80df 112988 admin optional 
runit_1.8.0-5_powerpc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHytAiGJoyQbxwpv8RAujwAJ4hhyWn41RDg9MUDQc2f9fsVZFp3QCfSjlV
OEMEYPwBDzt8nSqCD6VElkU=
=j5Lp
-END PGP SIGNATURE-


---End Message---


Bug#469020: Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every time

2008-03-02 Thread Marcelo Azevedo
Package: iceweasel
Severity: serious



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


I keep global lockPref(...   settings for users , and this file is overwritten 
without 
prompt after every iceweasel update released..



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



Processed: submitter 280427, submitter 449075, submitter 449501, submitter 452294, submitter 452736 ... ... ... ... ... ... ... ... ... ... ... ... ...

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 submitter 280427 [EMAIL PROTECTED]
Bug#280427: rhythmbox: Freezes while listening internet radio and internet 
connection is lost.
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 449075 [EMAIL PROTECTED]
Bug#449075: git-import-orig/dsc are slow with big upstream tarballs
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 449501 [EMAIL PROTECTED]
Bug#449501: network-manager-gnome: improper usage of gnome-keyring (should drop 
key from memory)
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 452294 [EMAIL PROTECTED]
Bug#452294: libreadline5: libreadline.so.5 contains symbols from libhistory.so.5
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 452736 [EMAIL PROTECTED]
Bug#452736: libcairo2: Please package new upstream experimental package (1.5.2)
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]
(By the way, that Bug is currently marked as done.)

 submitter 454915 [EMAIL PROTECTED]
Bug#454915: gnome-panel: Can't use the clock applet anymore
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]
(By the way, that Bug is currently marked as done.)

 submitter 458832 [EMAIL PROTECTED]
Bug#458832: /usr/bin/gnome-appearance-properties: Changes options to scaled 
instead of stretched when run for the first time
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 458833 [EMAIL PROTECTED]
Bug#458833: lvm2: vgrename behaves badly with /dev/vg_name when having 
conflicting vg names
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 460654 [EMAIL PROTECTED]
Bug#460654: [vaio] /sys/class/backlight/sony/brightness doesn't work
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 461373 [EMAIL PROTECTED]
Bug#461373: netspeed_applet: Monitors the wmaster0 interface when configured to 
monitor a connected device
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 461602 [EMAIL PROTECTED]
Bug#461602: libjpeg62-dev: Missing #include in jpeglib.h
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 464779 [EMAIL PROTECTED]
Bug#464779: Versioned symbols should be dropped, and libcurl3-gnutls/openssl 
packages should be replacing each other
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 466014 [EMAIL PROTECTED]
Bug#466014: libnss-mdns: Replace mdns4* by mdns* in /etc/nsswitch.conf
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 467132 [EMAIL PROTECTED]
Bug#467132: nspluginwrapper: npviewer.bin is a memory hog
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 467260 [EMAIL PROTECTED]
Bug#467260: kvm-source: FTBFS with 2.6.24 kernel
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 467288 [EMAIL PROTECTED]
Bug#467288: pristine-tar is not git-prune safe
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 467300 [EMAIL PROTECTED]
Bug#467300: Please allow several pristine-tars in the same repository
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]

 submitter 468290 [EMAIL PROTECTED]
Bug#468290: ITP: mozilla-dom-inspector -- tool for inspecting the DOM of pages 
in Mozilla-based browsers
Changed Bug submitter from Mike Hommey [EMAIL PROTECTED] to [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#466922: How to resolve critical situation

2008-03-02 Thread Ming Hua
On Mon, Mar 03, 2008 at 03:22:18AM +1100, Harshula wrote:
 On Sun, 2008-03-02 at 23:53 +0900, Osamu Aoki wrote:
  
  This bug 466922 for m17n-db is blocking other packages such as scim-uim
  to build.
 
 Why? What's the relationship between scim-uim and m17n-db?

Indirect build dependency.  Scim-uim build-depends on libuim-dev, which
depends on libm17n-dev, which depends on libm17n-0, which depends on
m17n-db.

Ming
2008.03.02



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



Bug#469020: Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every time

2008-03-02 Thread Mike Hommey
retitle 469020 Make /usr/lib/iceweasel/iceweasel.cfg a conffile
severity 469020 wishlist
thanks

On Sun, Mar 02, 2008 at 07:04:02PM +0200, Marcelo Azevedo wrote:
 Package: iceweasel
 Severity: serious
 
 I keep global lockPref(...   settings for users , and this file is 
 overwritten without 
 prompt after every iceweasel update released..

There is a reason why it is in /usr/lib/iceweasel: it shall not be
modified.

So, your bug is more about making this file a conffile.

Anyways, if you want this to work now, you can add a file in
/etc/iceweasel/pref/, and set general.config.filename to a different value
than iceweasel.cfg, and create the corresponding file in
/usr/lib/iceweasel

Mike



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



Processed: Re: Bug#469020: Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every time

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 469020 Make /usr/lib/iceweasel/iceweasel.cfg a conffile
Bug#469020: Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every 
time
Changed Bug title to `Make /usr/lib/iceweasel/iceweasel.cfg a conffile' from 
`Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every time'.
(By the way, that Bug is currently marked as done.)

 severity 469020 wishlist
Bug#469020: Make /usr/lib/iceweasel/iceweasel.cfg a conffile
Severity set to `wishlist' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469020: marked as done (Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every time)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 18:24:52 +0100
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#469020: Upon upgrades /usr/lib/iceweasel/iceweasel.cfg 
is overwritten every time
has caused the Debian Bug report #469020,
regarding Upon upgrades /usr/lib/iceweasel/iceweasel.cfg is overwritten every 
time
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
469020: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=469020
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: iceweasel
Severity: serious



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


I keep global lockPref(...   settings for users , and this file is overwritten 
without 
prompt after every iceweasel update released..


---End Message---
---BeginMessage---
/usr/lib/iceweasel/iceweasel.cfg may be updated for every upgrade
without problems, if you want to have settings that won't be updated you
should use the files in /etc/iceweasel

Cheers

Luk

---End Message---


Bug#468961: marked as done (libghc6-hslogger-dev: Fails to install: dependency hslogger-1.0.4 doesn't exist)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 17:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468961: fixed in haskell-hsh 1.2.5.2
has caused the Debian Bug report #468961,
regarding libghc6-hslogger-dev: Fails to install: dependency hslogger-1.0.4 
doesn't exist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468961: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468961
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libghc6-hslogger-dev
Version: 1.2.5.1
Severity: serious

Hi,

Your package is failing to install with the following error:
Setting up libghc6-hsh-dev (1.2.5.1) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/HSH-1.2.5/installed-pkg-config ...
done.
ghc-pkg: dependency hslogger-1.0.4 doesn't exist (use --force to
override)
dpkg: error processing libghc6-hsh-dev (--configure):
 subprocess post-installation script returned error exit status 1

libghc6-hslogger-dev_1.0.5.0 was installed.


Kurt



---End Message---
---BeginMessage---
Source: haskell-hsh
Source-Version: 1.2.5.2

We believe that the bug you reported is fixed in the latest version of
haskell-hsh, which is due to be installed in the Debian FTP archive:

haskell-hsh_1.2.5.2.dsc
  to pool/main/h/haskell-hsh/haskell-hsh_1.2.5.2.dsc
haskell-hsh_1.2.5.2.tar.gz
  to pool/main/h/haskell-hsh/haskell-hsh_1.2.5.2.tar.gz
libghc6-hsh-dev_1.2.5.2_i386.deb
  to pool/main/h/haskell-hsh/libghc6-hsh-dev_1.2.5.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
John Goerzen [EMAIL PROTECTED] (supplier of updated haskell-hsh package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 11:29:56 -0600
Source: haskell-hsh
Binary: libghc6-hsh-dev
Architecture: source i386
Version: 1.2.5.2
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-hsh-dev - Library to mix shell scripting with Haskell programs
Closes: 468961
Changes: 
 haskell-hsh (1.2.5.2) unstable; urgency=low
 .
   * Rebuild against newer hslogger.  Closes: #468961.
Files: 
 f0ffce7eb1a41627c6ffe8f354f48dd4 676 libs optional haskell-hsh_1.2.5.2.dsc
 ff93a931264740729df8498075dc72a1 28379 libs optional haskell-hsh_1.2.5.2.tar.gz
 793be4dd0f301e6d2ab51e1da9fa7763 93304 libdevel optional 
libghc6-hsh-dev_1.2.5.2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHyuRfthyt9Q6V7ksRAmd9AJ9t9e0js7aCS4korDconmOjw9i5CgCeMdY5
+xkqKfhJqh9JnYmEns5gc4Q=
=dL8d
-END PGP SIGNATURE-


---End Message---


Bug#438885: Not blocking anymore

2008-03-02 Thread Amaya
unblock 438885 by 353660
unblock 438885 by 367727
block 438885 by 381485

thanks

[18:21]  amaya joins #debian-bugs
[18:42]  amaya so what to do about 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438885?
[18:43]  amaya linda seems to be dead and  jukebox-mercury is only present 
in oldstable
[18:46]  bzed I'd ignore linda
[18:46]  luk_ I would close the jukebox-mercury bug
[18:46]  bzed same for the jukebox-mercury stuff, it was removed from 
unstable anyway
[18:47]  luk_ the linda one is indeed a clear sign that linda is not really 
maintained anymore and should probably just be removed

There is still bugs present in oldstable, for reference:
http://lintian.debian.org/reports/tags/maintainer-script-calls-init-script-directly.html

sauce: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367759
dict-gcide: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=341415
dict-elements: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348259
dict-jargon: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=348263
net-acct: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367725
rbootd: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367729
libroxen-imho: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367730
iptotal: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367731
genpower: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367732
dict-moby-thesaurus: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367733 
dict-bouvier: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367737
dict-gazetteer2k-zips: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367740
battery-stats: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367745
dict-gazetteer2k-zips: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367740 
tama: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367755 
gnudip: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=367762

Important:
lintian: Also check for not using invoke-rc.d in other scripts.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=381485



-- 
  ·''`.Moi je voudrais bien, un beau matin, qu'il y ait
 : :' :   une fleur dans mon jardin
 `. `' -- Manu Chao 
   `-  Proudly running (unstable) Debian GNU/Linux




Processed: Not blocking anymore

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unblock 438885 by 353660
Bug#353660: linda: Check for direct use of init.d, when invoke-rc.d should be 
used instead
Bug#438885: Mass bug filing: must use invoke-rc.d
Was blocked by: 341413 341415 348259 348263 353660 367722 367725 367727 367729 
367730 367731 367732 367733 367734 367737 367740 367745 367753 367754 367755 
367759 367760 367762 440574
Blocking bugs of 438885 removed: 353660

 unblock 438885 by 367727
Bug#367727: jukebox-mercury: must use invoke-rc.d
Bug#438885: Mass bug filing: must use invoke-rc.d
Was blocked by: 341413 341415 348259 348263 367722 367725 367727 367729 367730 
367731 367732 367733 367734 367737 367740 367745 367753 367754 367755 367759 
367760 367762 440574
Blocking bugs of 438885 removed: 367727

 block 438885 by 381485
Bug#381485: lintian: Also check for not using invoke-rc.d in other scripts.
Bug#438885: Mass bug filing: must use invoke-rc.d
Was blocked by: 341413 341415 348259 348263 367722 367725 367729 367730 367731 
367732 367733 367734 367737 367740 367745 367753 367754 367755 367759 367760 
367762 440574
Blocking bugs of 438885 added: 381485

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#468931: marked as done (libopensync-plugin-palm: palm_format.c:24:35: error: opensync/opensync_xml.h: No such file or directory)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 17:32:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468931: fixed in libopensync-plugin-palm 0.22-2
has caused the Debian Bug report #468931,
regarding libopensync-plugin-palm: palm_format.c:24:35: error: 
opensync/opensync_xml.h: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468931: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468931
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libopensync-plugin-palm
Version: 0.22-1
Severity: serious

Hi,

Your package is failing to build with the following error:
/build/buildd/libopensync-plugin-palm-0.22/src/palm_format.c:24:35: error: 
opensync/opensync_xml.h: No such file or directory

This is probably either a missing build dependency, or not depending on
the required version of the package.


Kurt



---End Message---
---BeginMessage---
Source: libopensync-plugin-palm
Source-Version: 0.22-2

We believe that the bug you reported is fixed in the latest version of
libopensync-plugin-palm, which is due to be installed in the Debian FTP archive:

libopensync-plugin-palm_0.22-2.diff.gz
  to 
pool/main/libo/libopensync-plugin-palm/libopensync-plugin-palm_0.22-2.diff.gz
libopensync-plugin-palm_0.22-2.dsc
  to pool/main/libo/libopensync-plugin-palm/libopensync-plugin-palm_0.22-2.dsc
opensync-plugin-palm-dev_0.22-2_i386.deb
  to 
pool/main/libo/libopensync-plugin-palm/opensync-plugin-palm-dev_0.22-2_i386.deb
opensync-plugin-palm_0.22-2_i386.deb
  to pool/main/libo/libopensync-plugin-palm/opensync-plugin-palm_0.22-2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Banck [EMAIL PROTECTED] (supplier of updated libopensync-plugin-palm 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 16:47:02 +0100
Source: libopensync-plugin-palm
Binary: opensync-plugin-palm opensync-plugin-palm-dev
Architecture: source i386
Version: 0.22-2
Distribution: unstable
Urgency: low
Maintainer: Michael Banck [EMAIL PROTECTED]
Changed-By: Michael Banck [EMAIL PROTECTED]
Description: 
 opensync-plugin-palm - Opensync Palm plugin
 opensync-plugin-palm-dev - Opensync Palm plugin (Development files)
Closes: 468931
Changes: 
 libopensync-plugin-palm (0.22-2) unstable; urgency=low
 .
   * debian/control (Build-Depends): Require libopensync0-dev (= 0.22-1);
 closes: #468931.
   * debian/control (Standards-Version): Bump to 3.7.3.
   * debian/control (Uploaders): Removed Andrew Mitchell.
Files: 
 f19af34728e8e2de4bcdb6ce3b61f97a 744 libs optional 
libopensync-plugin-palm_0.22-2.dsc
 9ecca9377cf066acaf40b5ab63276a2e 2261 libs optional 
libopensync-plugin-palm_0.22-2.diff.gz
 0611924ad344c847d97319074b2b6133 31338 libs optional 
opensync-plugin-palm_0.22-2_i386.deb
 5e75ad22524b373e1f597a4b541cf39a 3996 libs optional 
opensync-plugin-palm-dev_0.22-2_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFHytVxmHaJYZ7RAb8RAkRyAJ4wu8YeqemzsNUMLHvl5cKyfzOVVQCeJTT9
dpkWE7to43/4ahVB1b8K8hQ=
=l0Kq
-END PGP SIGNATURE-


---End Message---


Bug#469039: linda: Should this package be removed?

2008-03-02 Thread Joerg Jaspert
Package: linda
Severity: serious

Hi Maintainer,

what are your plans with this package? It currently is pretty outdated,
has a good number of bugs, is outdated with current policy, the last
upload was in June 2007 and linda is also no longer in use in the
archive software, as lintian has all checks that linda had at some time,
si I removed linda calls a while ago.


But you might have something in development, or some plans to get it up
to speed again?! In case you have that - please reply and tag/close this
bug accordingly.

If not, I propose to remove it from the archive soon, so it won't
release with lenny. If you agree to this, please reassign the bug to
ftp.debian.org with the following two lines, or tell me to do it:

reassign $bugnumber ftp.debian.org
retitle $bugnumber RM: linda -- RoM; deprecated


Thank you and thanks for your past work on this package!

-- 
bye, Joerg
_DeadBull_ ohne speicher, tastatur, mouse, pladde, monitor, also nur die
Hardware...


pgpVrL0WBrvGM.pgp
Description: PGP signature


Bug#469042: File conflict: /usr/lib/cli/mono-addins-0.2/policy.0.2.config

2008-03-02 Thread Matthew William Solloway Bell
Package: libmono-addins-gui0.2-cil
Version: 0.3.1-1
Severity: grave
Justification: Uninstallable; hopefully trivial though

I receive the following messages on trying to install this pacakge:

Preparing to replace libmono-addins-gui0.2-cil 0.3-2 (using 
.../libmono-addins-gui0.2-cil_0.3.1-1_all.deb) ...
Removing libmono-addins-gui0.2-cil from Mono
Unpacking replacement libmono-addins-gui0.2-cil ...
dpkg: error processing 
/var/cache/apt/archives/libmono-addins-gui0.2-cil_0.3.1-1_all.deb (--unpack):
 trying to overwrite `/usr/lib/cli/mono-addins-0.2/policy.0.2.config', which is 
also in package libmono-addins0.2-cil

Matthew W. S. Bell



signature.asc
Description: This is a digitally signed message part


Processed: Re: Status: O: autopilot -- Monitor the DTR line of /dev/palm and run a command to start sync

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 364470 serious
Bug#364470: O: autopilot -- Monitor the DTR line of /dev/palm and run a command 
to start sync
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469058: libc6: New version of libc6 hangs SBCL

2008-03-02 Thread Rupert Swarbrick
Subject: libc6: New version of libc6 hangs SBCL
Package: libc6
Version: 2.7-9
Severity: critical
Justification: breaks unrelated software

*** Please type your report below this line ***

After upgrading to 2.7-9 of libc6 in unstable, SBCL became extremely
prone to crashing 
randomly (i.e. 5-10 source files compiled of the SBCL CVS code before a
100% CPU hang which 
was only killable with -s 9.

The issue was originally raised on the SBCL devel list here:

http://thread.gmane.org/gmane.lisp.steel-bank.devel/10902/focus=10905

I upgraded the system from libc6 2.7-8, which seems to have caused the
problem. Downgrading 
libc6 to the package in testing (libc 2.7-6) fixes it again: I've since
compiled sbcl from 
CVS twice to make sure.


Rupert Swarbrick


P.S. The System Information below was generated with reportbug and I've
currently got 2.7-6 
installed. libgcc1 doesn't seem to have been up/down-graded, though, so
I think the below is 
mostly true except for the testing bits, since all other libraries are
at the current 
versions in unstable.

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

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

Versions of packages libc6 depends on:
ii  libgcc1 1:4.3-20080227-1 GCC support library

libc6 recommends no packages.

-- debconf information excluded





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



Bug#469060: asclock: debian/copyright wrong and incomplete

2008-03-02 Thread Helge Kreutzmann
Package: asclock
Version: 2.0.12-8.2
Severity: serious
Justification: Policy 12.5
Tags: patch

(Please not that I work on this bug currently. Please contact me if
you intend to do an upload).

The copyright file claims atm:
  asclock is GPL'ed, (c) Beat Christen, [EMAIL PROTECTED]
  Read /usr/share/common-licenses/GPL for the complete license.

This is incomplete (cf. README:
  Copyright (C) Beat Christen, [EMAIL PROTECTED]
  Copyright (C) Patrick Rogan, [EMAIL PROTECTED]
and also the list of CONTRIBUTORS) and wrong,
as /usr/share/common-licenses/GPL points to GPL v3, wheras asclock is
either GPL v2 (in this case it must point to
/usr/share/common-licenses/GPL-2) (if you stick to README) or

  No guarantees or warranties or anything are provided or implied in any
  way whatsoever.  Use this program at your own risk. Permission to use
  this program for any purpose is given, as long as the copyright is kept
  intact.

if you stick to the man page. 

Please clarify the actual copyright and update debian/copyright. Since
the README file appears to be newer, I think the following
debian/copyright should do the trick:
This package was debianized by Marcelo E. Magallon
[EMAIL PROTECTED] on Sun, 31 May 1998 8:30:00 -0600.

  Copyright (C) 1996-1999 Beat Christen, [EMAIL PROTECTED]
  Copyright (C) 1999 Patrick Rogan, [EMAIL PROTECTED]

CONTRIBUTORS
wmaker-dockability:Alfredo K. Kojima
themes:Pat Rogan
low-network-bandwidth-patch:   Tim Phipps
close-color-matching-patch:Patrick Rogan
year-display-patch:Nick Vargish
dynamic xpm loading:   Fredrik Hallenberg
Shape Extensions and man page: Dan Weeks
Runtime language detection:Arne Kreutzmann
   Helge Kreutzmann
language specific files:   Carlos Canau
   Frank Larsen
   Andy Lo A Foe
   Dan Weeks
   Emanuele Caratti
   Jorgen Pehrson
   Vadim V. Klimenko [EMAIL PROTECTED]
   Alexey L. Yarovinsky [EMAIL PROTECTED]
   and many more. look at the changes for the
   respective names.

Asclock is licensed under the GPL 2, cf.
  /usr/share/common-licenses/GPL-2 for the complete license.

It was originally downloaded from http://www.asclock.org/. Nowadays the
only reliable source for the upstream tarballs is the Debian archive.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.19.2-grsec-cz01
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages asclock depends on:
ii  asclock-themes2.0.12-8.3 Theme files for ASclock, a clock a
ii  base-files4.0.2  Debian base system miscellaneous f
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxpm4   1:3.5.7-1  X11 pixmap library

asclock recommends no packages.

-- no debconf information
-- 
  Dr. Helge Kreutzmann  [EMAIL PROTECTED]
Dipl.-Phys.   http://www.helgefjell.de
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Processed: Re: [Pkg-mol-devel] Bug#323473: WNPP bug retitle

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 323473 serious
Bug#323473: ITA: mol-drivers-linux -- The Mac-on-Linux emulator - drivers for 
Linux
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: [pkg-cli-libs-team] Bug#469042: File conflict: /usr/lib/cli/mono-addins-0.2/policy.0.2.config

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 close 469042 0.3.1-2
Bug#469042: File conflict: /usr/lib/cli/mono-addins-0.2/policy.0.2.config
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.3.1-2, send any further explanations to 
Matthew William Solloway Bell [EMAIL PROTECTED]

 forcemerge 468869 469042
Bug#468869: libmono-addins-gui0.2-cil: Duplicate file provided policy.0.2.config
Bug#469042: File conflict: /usr/lib/cli/mono-addins-0.2/policy.0.2.config
Forcibly Merged 468869 469042.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469042: [pkg-cli-libs-team] Bug#469042: File conflict: /usr/lib/cli/mono-addins-0.2/policy.0.2.config

2008-03-02 Thread Mirco Bauer
close 469042 0.3.1-2
forcemerge 468869 469042 
thanks

This bug is already fixed in mono-addins 0.3.1-2

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key ID: 0xEEF946C8

FOSS Developer[EMAIL PROTECTED]  http://www.meebey.net/
PEAR Developer[EMAIL PROTECTED] http://pear.php.net/
Debian Developer  [EMAIL PROTECTED]  http://www.debian.org/


signature.asc
Description: This is a digitally signed message part


Processed: block

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 block 456686 by 469055
Bug#469055: /usr/lib/pkgconfig/audacious.pc doesn't say anything about dbus-glib
Bug#456686: dependency xmms gone
Was blocked by: 468938
Blocking bugs of 456686 added: 469055

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: cleaning

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unblock 456686 by 468938
Bug#468938: AC_TRY_RUN generates invalid shell code
Bug#456686: dependency xmms gone
Was blocked by: 468938 469055
Blocking bugs of 456686 removed: 468938

 severity 456686 normal
Bug#456686: dependency xmms gone
Severity set to `normal' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed (with 1 errors): oops, not this bug

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 456686 serious
Bug#456686: dependency xmms gone
Severity set to `serious' from `normal'

 severuty 468938 normal
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Status: O: bbppp -- PPP tool for the blackbox window manager

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 410616 serious
Bug#410616: O: bbppp -- PPP tool for the blackbox window manager
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#456686: closed by [EMAIL PROTECTED] (Artur R. Czechowski) (Bug#456686: fixed in imms 3.0.2-2)

2008-03-02 Thread Artur R. Czechowski
On Sat, Mar 01, 2008 at 11:56:24AM +0100, Gerfried Fuchs wrote:
  That's fine, though in the meantime yours is more or less the last
 remaining that block the removal of xmms, the other remaining have a
 removal request already around.
At least situation is clear now - xmms has been removed from unstable just
now.

  The weeks passed, and well, the update hasn't been done. How long do
 you think it will still take you to switch to audacious and bmpx without
 xmms?
Sorry for lack of work in last two weeks, I had some personal issues.
I have made some progress, but making the final package requires fixing bugs
in other package - I have already put proper information in the BTS.

Regards
Artur
-- 
habitus - ustrukturowana struktura strukturująca
/definicja socjologiczna/



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



Bug#443880: SIGBUS on sparc

2008-03-02 Thread Jurij Smakov
Hi,

I've done further investigation since it's still failing. A detailed
trace I've obtained from a SIGBUS during lua-zip build:

Core was generated by `lua5.1 -l zip tests/test_zip.lua'.
Program terminated with signal 10, Bus error.
#0  0x7008293c in __zzip_parse_root_directory (fd=3, 
trailer=0xffd66d58, hdr_return=0x47dc0, io=0x70098020) at 
../../zzip/zip.c:440
440 hdr-d_crc32 = zzip_disk_entry_get_crc32 (d);
(gdb) bt full
#0  0x7008293c in __zzip_parse_root_directory (fd=3, 
trailer=0xffd66d58, hdr_return=0x47dc0, io=0x70098020) at 
../../zzip/zip.c:440
__bsx = 4292242562
d = (struct zzip_disk_entry *) 0xffd66c82
u_extras = 0
u_comment = 0
u_namlen = 6
dirent = {z_magic = PK\001\002, z_encoder = {version = 
\024, ostype = }, z_extract = {version = \024, ostype = }, 
z_flags = \000, z_compr = \b, z_dostime = {
time = )£, date = Ù0}, z_crc32 = 㦢O, z_csize = 
|\000\000, z_usize = \237\000\000, z_namlen = \006, z_extras = 
\000, z_comment = \000, z_diskstart = \000, 
  z_filetype = \001, z_filemode =  \000\000, z_offset = 
\000\000\000}
hdr = (struct zzip_dir_hdr *) 0x47ec0
hdr0 = (struct zzip_dir_hdr *) 0x47ec0
p_reclen = (uint16_t *) 0x0
entries = 4
zz_offset = 0
fd_map = 0x70074000 Address 0x70074000 out of bounds
zz_fd_gap = 4826
zz_entries = 4
zz_rootsize = 214
zz_rootseek = 4826
#1  0x70083238 in __zzip_dir_parse (dir=0x47da8) at 
../../zzip/zip.c:661
rv = ZZIP_NO_ERROR
filesize = 5062
trailer = {zz_tail = 0x13b0, zz_for_correct_rootseek = 
0x703241ac, zz_entries = 4, zz_finalentries = 4, zz_rootseek = 4826, 
zz_rootsize = 214}
#2  0x700830b0 in zzip_dir_fdopen_ext_io (fd=3, errcode_p=0x0, 
ext=0x70098014, io=0x70098020) at ../../zzip/zip.c:622
rv = 270344
dir = (ZZIP_DIR *) 0x47da8
#3  0x700834ec in zzip_dir_open_ext_io (filename=0x4a400 luazip.zip, 
e=0x0, ext=0x70098014, io=0x70098020) at ../../zzip/zip.c:726
fd = 3
#4  0x7008343c in zzip_dir_open (filename=0x4a400 luazip.zip, e=0x0) 
at ../../zzip/zip.c:708
No locals.
#5  0x700618e0 in ?? ()
No symbol table info available.
#6  0x700618e4 in ?? ()
No symbol table info available.
Backtrace stopped: previous frame identical to this frame (corrupt 
stack?)
(gdb) print d-z_crc32
$1 = (zzip_byte_t (*)[4]) 0xffd66c92

Here's the problem: z_crc32 (and all other fields in this structure)
are defined as zzip_byte_t arrays, which means that compiler does not
care about their alignment. When an attempt is made to cast z_crc32
to a 32-bit integer, it gets a SIGBUS, since z_crc32 is only half-word
aligned.

I don't see a way to fix this without a major redesign or making
all the memory-accessing/casting macros in format.h to use memcpy 
(ugly).

Best regards,
-- 
Jurij Smakov   [EMAIL PROTECTED]
Key: http://www.wooyd.org/pgpkey/  KeyID: C99E03CC




Processed: severity normal

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 468938 normal
Bug#468938: AC_TRY_RUN generates invalid shell code
Severity set to `normal' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469060: License for asclock?

2008-03-02 Thread Helge Kreutzmann
Hello Beat,
I am currently working on the Debian package for asclock, adding
language detection at runtime. During related work I noticed that the
license given is inconsistent: 

In README:
COPYING
 This is GPL2 software. Read the file COPYING for infos!

In the man page you write, however:

  No guarantees or warranties or anything are provided or implied in any
  way whatsoever.  Use this program at your own risk. Permission to use
  this program for any purpose is given, as long as the copyright is kept
  intact.

Could you please clarify which license applies (preferrying the former,
i.e. GPL v2).

Thank you for the clarification,

Greetings

 Helge
-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


signature.asc
Description: Digital signature


Processed: Re: O: jered -- Simple full screen text editor

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 406622 serious
Bug#406622: O: jered -- Simple full screen text editor
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: tagging 243363

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 tags 243363 - unreproducible
Bug#243363: xcruise: speed goes wild and segfaults on keypress
Tags were: patch upstream help unreproducible
Tags removed: unreproducible


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: severity of 243363 is grave

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 severity 243363 grave
Bug#243363: xcruise: speed goes wild and segfaults on keypress
Severity set to `grave' from `important'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#467590: remctl: FTBFS: portable/getaddrinfo....duplicate test number 73

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 467590 important
Bug#467590: remctl: FTBFS: portable/getaddrinfoduplicate test number 73
Severity set to `important' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#459286: marked as done (gnuvd: No longer works.)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 21:02:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#459286: fixed in gnuvd 1.0.5-1
has caused the Debian Bug report #459286,
regarding gnuvd: No longer works.
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
459286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=459286
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gnuvd
Version: 1.0.3-4
Severity: serious

Hi,

It seems that gnuvd is no longer able to retrieve words from the
website.  I'm guessing they changed the layout or something.


Kurt



---End Message---
---BeginMessage---
Source: gnuvd
Source-Version: 1.0.5-1

We believe that the bug you reported is fixed in the latest version of
gnuvd, which is due to be installed in the Debian FTP archive:

gnuvd-gnome_1.0.5-1_all.deb
  to pool/contrib/g/gnuvd/gnuvd-gnome_1.0.5-1_all.deb
gnuvd_1.0.5-1.diff.gz
  to pool/contrib/g/gnuvd/gnuvd_1.0.5-1.diff.gz
gnuvd_1.0.5-1.dsc
  to pool/contrib/g/gnuvd/gnuvd_1.0.5-1.dsc
gnuvd_1.0.5-1_amd64.deb
  to pool/contrib/g/gnuvd/gnuvd_1.0.5-1_amd64.deb
gnuvd_1.0.5.orig.tar.gz
  to pool/contrib/g/gnuvd/gnuvd_1.0.5.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guus Sliepen [EMAIL PROTECTED] (supplier of updated gnuvd package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sat, 2 Mar 2008 20:55:30 +0100
Source: gnuvd
Binary: gnuvd gnuvd-gnome
Architecture: source amd64 all
Version: 1.0.5-1
Distribution: unstable
Urgency: low
Maintainer: Guus Sliepen [EMAIL PROTECTED]
Changed-By: Guus Sliepen [EMAIL PROTECTED]
Description: 
 gnuvd  - Query the online Dutch Van Dale dictionary
 gnuvd-gnome - Query the online Dutch Van Dale dictionary - GNOME frontend
Closes: 459286
Changes: 
 gnuvd (1.0.5-1) unstable; urgency=low
 .
   * New upstream release. Closes: #459286
   * Bump Standards-Version.
   * Don't ignore errors when doing make distclean.
   * Update copyright file.
   * Disable recoding in gnovd (patch from Roel Huybrechts).
Files: 
 27a46b23f9627d44ec0ea8ae192b0db9 612 contrib/text optional gnuvd_1.0.5-1.dsc
 2e4dfc5a4a0957db3e55459d958d1906 167387 contrib/text optional 
gnuvd_1.0.5.orig.tar.gz
 fef8a709aef74789b714d71696b4d95a 3545 contrib/text optional 
gnuvd_1.0.5-1.diff.gz
 bc19dd6c527b0197f13b5b75683fcfeb 12068 contrib/text optional 
gnuvd_1.0.5-1_amd64.deb
 96db5d45d93819e31302b7a57b18d05a 5560 contrib/text optional 
gnuvd-gnome_1.0.5-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHywfTAxLow12M2nsRAtsMAJ4nuL0AypG8VkO8S7+bF+sUZmVojwCgjRMF
dldQSvHoD6IzpLLDA4ZLxj4=
=Kerw
-END PGP SIGNATURE-


---End Message---


Bug#467590: remctl: FTBFS: portable/getaddrinfo....duplicate test number 73

2008-03-02 Thread Russ Allbery
severity 467590 important
thanks

Lucas Nussbaum [EMAIL PROTECTED] writes:

 During a rebuild of all packages in sid, your package failed to build on i386.

 portable/getaddrinfoduplicate test number 73

 The full build log is available from:
http://people.debian.org/~lucas/logs/2008/02/25

 A list of current common problems and possible solutions is available at 
 http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

Thank you very much for the report!  I've tracked down and identified this
problem and will incorporate a fix in the next release, which should be
uploaded within a week.

I'm downgrading the bug severity slightly since this problem will only
occur on a system that cannot do an external DNS lookup (which is
presumably why the buildds didn't have any trouble with it -- it's not a
problem specific to i386), but the intention is for the test suite to not
require that capability and it definitely will be fixed.

-- 
Russ Allbery ([EMAIL PROTECTED])   http://www.eyrie.org/~eagle/



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



Bug#469058: libc6: New version of libc6 hangs SBCL

2008-03-02 Thread Aurelien Jarno

Rupert Swarbrick a écrit :

Subject: libc6: New version of libc6 hangs SBCL
Package: libc6
Version: 2.7-9
Severity: critical
Justification: breaks unrelated software

*** Please type your report below this line ***

After upgrading to 2.7-9 of libc6 in unstable, SBCL became extremely
prone to crashing 
randomly (i.e. 5-10 source files compiled of the SBCL CVS code before a
100% CPU hang which 
was only killable with -s 9.


Could you please give a way to reproduce the bug? I know nothing about 
SBCL, so a list of commands to execute or a shell script would be nice.



The issue was originally raised on the SBCL devel list here:

http://thread.gmane.org/gmane.lisp.steel-bank.devel/10902/focus=10905

I upgraded the system from libc6 2.7-8, which seems to have caused the
problem. Downgrading 
libc6 to the package in testing (libc 2.7-6) fixes it again: I've since
compiled sbcl from 
CVS twice to make sure.


Could you please try to narrow the problem to a single libc6 version? 
Older versions are available on snapshot.debian.net.


--
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



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



Bug#468862: marked as done (libsensors4: postinst requires sensors-conf-convert)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 02 Mar 2008 21:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468862: fixed in lm-sensors-3 1:3.0.1-2
has caused the Debian Bug report #468862,
regarding libsensors4: postinst requires sensors-conf-convert
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
468862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468862
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libsensors4
Version: 1:3.0.1-1
Severity: serious

Hi,

The file libsensors4.postinst requires the presence of the program
sensors-conf-convert.  This program apparently is included in recent
lm-sensors but there is no dependency on this, and my installed
version of lm-sensors package does not have this utility.

I guess it needs a versioned depends on lm-sensors, otherwise this
package is uninstallable.  Or the postinst should just deal with the
missing program.

-jim

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

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

Versions of packages libsensors4 depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  makedev   2.3.1-87   creates device files in /dev
ii  ucf   3.004  Update Configuration File: preserv
ii  udev  0.114-2/dev/ and hotplug management daemo

Versions of packages libsensors4 recommends:
ii  lm-sensors1:2.10.4-3 utilities to read temperature/volt

-- no debconf information


---End Message---
---BeginMessage---
Source: lm-sensors-3
Source-Version: 1:3.0.1-2

We believe that the bug you reported is fixed in the latest version of
lm-sensors-3, which is due to be installed in the Debian FTP archive:

libsensors4-dev_3.0.1-2_amd64.deb
  to pool/main/l/lm-sensors-3/libsensors4-dev_3.0.1-2_amd64.deb
libsensors4_3.0.1-2_amd64.deb
  to pool/main/l/lm-sensors-3/libsensors4_3.0.1-2_amd64.deb
lm-sensors-3_3.0.1-2.diff.gz
  to pool/main/l/lm-sensors-3/lm-sensors-3_3.0.1-2.diff.gz
lm-sensors-3_3.0.1-2.dsc
  to pool/main/l/lm-sensors-3/lm-sensors-3_3.0.1-2.dsc
lm-sensors_3.0.1-2_amd64.deb
  to pool/main/l/lm-sensors-3/lm-sensors_3.0.1-2_amd64.deb
sensord_3.0.1-2_amd64.deb
  to pool/main/l/lm-sensors-3/sensord_3.0.1-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno [EMAIL PROTECTED] (supplier of updated lm-sensors-3 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Sun, 02 Mar 2008 22:24:39 +0100
Source: lm-sensors-3
Binary: lm-sensors libsensors4 libsensors4-dev sensord
Architecture: source amd64
Version: 1:3.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 libsensors4 - library to read temperature/voltage/fan sensors
 libsensors4-dev - lm-sensors development kit
 lm-sensors - utilities to read temperature/voltage/fan sensors
 sensord- hardware sensor information logging daemon
Closes: 400770 446313 460997 467056 468862
Changes: 
 lm-sensors-3 (1:3.0.1-2) unstable; urgency=medium
 .
   * Don't try to convert the configuration file from version 2, let the user
 do this task (closes: bug#468862, bug#467056).
   * Suggest i2c-tools instead of i2c (closes: bug#460997).
   * Rework debian/copyright.
   * Add an iniscript for fancontrol (closes: bug#400770).
   * Set minimum load average value to 0 in sensord (closes: bug#446313).
Files: 
 1b085e4fc65eed40d688afc20e6f7be0 688 utils extra lm-sensors-3_3.0.1-2.dsc
 5683e8698ae878b53f18f17fb37a868f 25127 utils extra lm-sensors-3_3.0.1-2.diff.gz
 b41c812f1c140cfe59e609c677f1d316 192900 utils extra 
lm-sensors_3.0.1-2_amd64.deb
 415400ad7b80767618b28709dec0dc9d 61780 libs optional 
libsensors4_3.0.1-2_amd64.deb
 aea10adb02114bf1c7ce3175b6548589 49294 libdevel extra 
libsensors4-dev_3.0.1-2_amd64.deb
 1de0de35c02b1959735027a93db7d33c 39254 utils extra 

Bug#469058: libc6: New version of libc6 hangs SBCL

2008-03-02 Thread Rupert Swarbrick
  After upgrading to 2.7-9 of libc6 in unstable, SBCL became extremely
  prone to crashing 
  randomly (i.e. 5-10 source files compiled of the SBCL CVS code before a
  100% CPU hang which 
  was only killable with -s 9.
 
 Could you please give a way to reproduce the bug? I know nothing about 
 SBCL, so a list of commands to execute or a shell script would be nice.

Of course, sorry. Probably the easiest option is to get sbcl and darcs
(the version control system). It doesn't appear to matter which version
of sbcl - I've had the problem with 1.0.12 up to 1.0.14.

Then get clbuild (which is a little shell script which can among other
things get and build a new copy of sbcl, which is a project large enough
to guarantee the hang on my computer at least) using

darcs get http://common-lisp.net/project/clbuild/clbuild

Chmod +x the clbuild script inside the folder and cd inside and run

./clbuild buildsbcl

Hopefully (!) your system should hang at 100% CPU with the sbcl process
ignoring SIGTERM. Sorry about the involved duplication process - it's
just that you need to compile quite a bit of code before the seemingly
random bug strikes.

 Could you please try to narrow the problem to a single libc6 version? 
 Older versions are available on snapshot.debian.net.
 

Could you let me know a way to convince dpkg to let me do that? Since
you have to up/downgrade a dependent package at the same time, and I'm a
bit scared of using --force-all on libc6 on my only computer! (Or am I
being needlessly cautious?)

Incidentally, as someone pointed out in the sbcl thread I linked to,
it's quite possible that your change in libc6 has thrown up a bug in
sbcl rather than the other way round - we're trying (and failing) to get
strace,gdb to tell us something useful about where sbcl died. However,
I'd be extremely grateful if you could suggest what change you think is
likely to be able to cause this sort of symptom - and I stand by my
categorization: the change definitely breaks an unrelated package :P

Thanks for the really prompt response!

Rupert


signature.asc
Description: This is a digitally signed message part


Bug#469058: libc6 version

2008-03-02 Thread Liam Healy
The problem started for me when this upgrade happened:
[UPGRADE] libc6 2.7-8 - 2.7-9
[UPGRADE] libc6-dev 2.7-8 - 2.7-9
and was not happening before.  Thus it is the changes in going to
2.7-9 from 2.7-8 that reveal this problem.

Liam



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



Bug#463334: ldapdiff: 463334 NMU diff

2008-03-02 Thread Aníbal Monsalve Salazar
interdiff -z -p1 ../ldapdiff_0.9.2-1.diff.gz ../ldapdiff_0.9.2-1.1.diff.gz

diff -u ldapdiff-0.9.2/debian/changelog ldapdiff-0.9.2/debian/changelog
--- ldapdiff-0.9.2/debian/changelog
+++ ldapdiff-0.9.2/debian/changelog
@@ -1,3 +1,12 @@
+ldapdiff (0.9.2-1.1) unstable; urgency=low
+
+  * NMU
+  * Fixed ldap_open() implicitly converted to pointer
+Patch by dann frazier [EMAIL PROTECTED]
+Closes: #463334
+
+ -- Anibal Monsalve Salazar [EMAIL PROTECTED]  Mon, 03 Mar 2008 09:10:31 
+1100
+
 ldapdiff (0.9.2-1) unstable; urgency=low

   * Initial Release (Closes: #221821).
only in patch2:
unchanged:
--- ldapdiff-0.9.2.orig/ldapdiff.c
+++ ldapdiff-0.9.2/ldapdiff.c
@@ -18,6 +18,7 @@
 */

 #include lber.h
+#define LDAP_DEPRECATED 1
 #include ldap.h

 #include stdio.h


signature.asc
Description: Digital signature


Bug#460356: postgresql-plproxy: FTBFS: Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory

2008-03-02 Thread Fernando Ike


  Bug fixed in the new version postgresql-8.3. See #450248.


   
-- 
Fernando Ike
http://www.midstorm.org/~fike/weblog



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



Bug#460356: marked as done (postgresql-plproxy: FTBFS: Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 19:40:28 -0300
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#460356: postgresql-plproxy: FTBFS: Makefile:32: 
/usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
has caused the Debian Bug report #460356,
regarding postgresql-plproxy: FTBFS: Makefile:32: 
/usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
460356: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460356
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: postgresql-plproxy
version: 2.0.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080111 qa-ftbfs
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:

   /usr/bin/fakeroot debian/rules clean
  dh_testdir
  dh_testroot
  rm -f mkmf.log
  rm -f build-stamp
  /usr/bin/make distclean
  make[1]: Entering directory `/build/user/postgresql-plproxy-2.0.2'
  Makefile:32: /usr/lib/pgxs/src/makefiles/pgxs.mk: No such file or directory
  make[1]: *** No rule to make target `/usr/lib/pgxs/src/makefiles/pgxs.mk'.  
  Stop.
  make[1]: Leaving directory `/build/user/postgresql-plproxy-2.0.2'
  make: *** [clean] Error 2
  dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules clean gave error 
  exit status 2

The full build log is available from:
http://people.debian.org/~lucas/logs/2008/01/11

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---


  Bug fixed in the new version postgresql-8.3. See #450248.


   
-- 
Fernando Ike
http://www.midstorm.org/~fike/weblog

---End Message---


Processed: owner 468947

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 owner 468947 !
Bug#468947: copyright contains wrong license
Owner recorded as Paul Cager [EMAIL PROTECTED].


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#464288: tcm: FTBFS: cp: not writing through dangling symlink `src/Config.tmpl'

2008-03-02 Thread Barry deFreese
tags 464288 + patch

thank you

Hi,

Here is an NMU to fix this bug.  Might not be the most elegent solution
but it works for me even on multiple builds.

Thanks,

Barry deFreese


diff -u tcm-2.20+TSQD/debian/rules tcm-2.20+TSQD/debian/rules
--- tcm-2.20+TSQD/debian/rules
+++ tcm-2.20+TSQD/debian/rules
@@ -18,6 +18,7 @@
 	dh_testdir
 
 	-$(MAKE) config
+	rm -f src/Config.tmpl
 	cp debian/Config.tmpl src/
 	touch configure-stamp
 
diff -u tcm-2.20+TSQD/debian/changelog tcm-2.20+TSQD/debian/changelog
--- tcm-2.20+TSQD/debian/changelog
+++ tcm-2.20+TSQD/debian/changelog
@@ -1,3 +1,11 @@
+tcm (2.20+TSQD-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove src/Config.tmpl symlink before copying debian/Config.tmpl.
++ Fixes FTBFS. (Closes: #464288).
+
+ -- Barry deFreese [EMAIL PROTECTED]  Sun, 02 Mar 2008 11:26:01 -0500
+
 tcm (2.20+TSQD-4) unstable; urgency=low
 
   * debian/Config.tmpl: Remove useless libraries from LDFLAGS.


Processed: Re: tcm: FTBFS: cp: not writing through dangling symlink `src/Config.tmpl'

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 464288 + patch
Bug#464288: tcm: FTBFS: cp: not writing through dangling symlink 
`src/Config.tmpl'
There were no tags set.
Tags added: patch

 thank you
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed (with 1 errors): merging 464312 441187, fixed 441187 in 20021123-13

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 merge 464312 441187
Bug#441187: mlgmp - FTBFS: tar: /build/user/mlgmp-20021123/debian/movelist: 
Cannot stat: No such file or directory
Bug#464312: mlgmp: FTBFS: dh_movefiles: 
debian/libgmp-ocaml-dev/usr/lib/ocaml/3.10.0/stublibs/ not found (supposed to 
put it in libgmp-ocaml)
Mismatch - only Bugs in same state can be merged:
Values for `done mark' don't match:
 #441187 has `open';
 #464312 has `done'

 fixed 441187 20021123-13
Bug#441187: mlgmp - FTBFS: tar: /build/user/mlgmp-20021123/debian/movelist: 
Cannot stat: No such file or directory
Bug marked as fixed in version 20021123-13.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#469058: libc6: New version of libc6 hangs SBCL

2008-03-02 Thread Aurelien Jarno

Rupert Swarbrick a écrit :

After upgrading to 2.7-9 of libc6 in unstable, SBCL became extremely
prone to crashing 
randomly (i.e. 5-10 source files compiled of the SBCL CVS code before a
100% CPU hang which 
was only killable with -s 9.
Could you please give a way to reproduce the bug? I know nothing about 
SBCL, so a list of commands to execute or a shell script would be nice.


Of course, sorry. Probably the easiest option is to get sbcl and darcs
(the version control system). It doesn't appear to matter which version
of sbcl - I've had the problem with 1.0.12 up to 1.0.14.

Then get clbuild (which is a little shell script which can among other
things get and build a new copy of sbcl, which is a project large enough
to guarantee the hang on my computer at least) using

darcs get http://common-lisp.net/project/clbuild/clbuild

Chmod +x the clbuild script inside the folder and cd inside and run

./clbuild buildsbcl

Hopefully (!) your system should hang at 100% CPU with the sbcl process
ignoring SIGTERM. Sorry about the involved duplication process - it's
just that you need to compile quite a bit of code before the seemingly
random bug strikes.


I am able to reproduce the bug, except that here the sbcl process hangs 
with 0% CPU.


Could you please try to narrow the problem to a single libc6 version? 
Older versions are available on snapshot.debian.net.




Could you let me know a way to convince dpkg to let me do that? Since
you have to up/downgrade a dependent package at the same time, and I'm a
bit scared of using --force-all on libc6 on my only computer! (Or am I
being needlessly cautious?)



Theoretically if you upgrade/downgrade all libc6 related packages 
(libc6-dev, libc6-i686, ...) at the same time it should work.


Anyway now that I am able to reproduce the problem, I can do that myself.

--
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net



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



Bug#461219: marked as done (spamassassin should not expire database by default, timeouts on very low load)

2008-03-02 Thread Debian Bug Tracking System

Your message dated Sun, 2 Mar 2008 15:03:32 -0800
with message-id [EMAIL PROTECTED]
and subject line Not really a bug in spamassassin
has caused the Debian Bug report #461219,
regarding spamassassin should not expire database by default, timeouts on very 
low load
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
461219: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461219
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: spamassassin
Version: 3.2.3-1
Severity: grave
Justification: renders package unusable

spamassassin should come with the following default config:

  bayes_auto_expire 0

Also, the spamassassin cronjob should run:

  sudo -H -u Debian-exim sa-learn --force-expire

After about 1 month on my small system, only delivering my personal
emails, spamd was timing out every time trying to expire the database.

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

Kernel: Linux 2.6.20.3-bytemark-uml-2
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages spamassassin depends on:
ii  libarchive-tar-perl   1.38-1 Archive::Tar - manipulate tar file
ii  libdigest-sha1-perl   2.11-2 NIST SHA-1 message digest algorith
ii  libhtml-parser-perl   3.56-1 A collection of modules that parse
ii  libio-zlib-perl   1.08-1 IO:: style interface to Compress::
ii  libnet-dns-perl   0.60-1 Perform DNS queries from a Perl sc
ii  libsocket6-perl   0.19-1 Perl extensions for IPv6
ii  libsys-hostname-long-perl 1.4-1  Figure out the long (fully-qualifi
ii  libwww-perl   5.808-1WWW client/server library for Perl
ii  perl  5.8.8-12   Larry Wall's Practical Extraction 

Versions of packages spamassassin recommends:
ii  gcc   4:4.2.1-6  The GNU C compiler
ii  gnupg 1.4.6-2GNU privacy guard - a free PGP rep
ii  libc6-dev 2.7-5  GNU C Library: Development Librari
pn  libmail-spf-query-perlnone (no description available)
pn  libsys-syslog-perlnone (no description available)
ii  make  3.81-3 The GNU version of the make util
pn  re2c  none (no description available)
ii  spamc 3.2.3-1Client for SpamAssassin spam filte

-- no debconf information

-- 
Noah Slater http://bytesexual.org/

Creativity can be a social contribution, but only in so far as
society is free to use the results. - R. Stallman


---End Message---
---BeginMessage---

Hi,

Sorry for the delayed response to this bug report. SpamAssassin does  
not have a timeout by default, so your problem is mostly caused by  
your mailstream integration.


Your proposed fix is inherently specific to a system using some sort  
of system-wide integration with exim, and as a result is unsuitable  
for inclusion in the spamassassin package.



Duncan



---End Message---


Bug#461219: closed by Duncan Findlay [EMAIL PROTECTED] (Not really a bug in spamassassin)

2008-03-02 Thread Noah Slater

Hello,

Thanks for the response, I am moving this to the sa-exim package which ships
this configuration by default. Thanks for the feedback.

--
Noah Slater http://bytesexual.org/



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



Processed: reopening 461219

2008-03-02 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 reopen 461219
Bug#461219: spamassassin should not expire database by default, timeouts on 
very low load
Bug reopened, originator not changed.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



  1   2   >