Bug#427692: libopenscenegraph5: osg 1.9.7 does not load the plugins

2007-06-06 Thread Loic Dachary
Ruben [EMAIL PROTECTED] writes:

 Package: libopenscenegraph5
 Version: 1.9.6-1
 Severity: grave
 Justification: renders package unusable


 This is what happens with this version of OSG:
 $ osgviewer cow.osg
 Warning: Could not find plugin to read objects from file cow.osg.
 osgviewer: No data loaded

 And it happens with every plugin.

  Thanks for testing, I've had no feedback so far ;-)

  I'm working on it.

-- 
+33 1 76 60 72 81  Loic Dachary mailto:[EMAIL PROTECTED]
http://dachary.org/loic/gpg.txt sip:[EMAIL PROTECTED]
Latitude: 48.86962325498033 Longitude: 2.3623046278953552


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



Bug#427549: sendmail-bin: Sendmail 8.14.1-4 and 8.14.1-2 don't start: Segmentation fault

2007-06-06 Thread Richard A Nelson

On Wed, 6 Jun 2007, Wolfgang Pfeiffer wrote:


changed. Now /etc/nsswitch.conf looks like this:

passwd: files
group:  compat
shadow: files


Sorry, I should've said replace all compat by files

having compat in group: will still cause the db mixup


So I'll go back to where I was to get a running sendmail again ... :)


The price of living on testing...  especially when the primary build
machine is out of comission.  I find unstable to often be more
stable that testing; but then I need to be on the bleeding edge.


The real problem here is that libdb4.5 on ppc is downlevel - it has no
ELF symbol versioning.  And since sendmail was built with libdb4.5, it
will cause the problem you see when libnss-db later loads db4.3 :(


So we might have a missing dependency on a special version of libdb4.5
for the latest sendmail packages ?


no, sendmail has a dependancy on:
 libdb-4.5.so = /usr/lib/libdb-4.5.so (0x0feb7000)

it is just that the version of libdb currently on powerpc is broke - and
sendmail was built against that broken libdb.

Unless you happen to be using compat, you wouldn't see the issue.

My setup is 'files ldap', so I never saw the problem


see ... I'm too tired by now to even consider a stock Debian kernel
install ... :)


No need, it *is* the library issue - we already had the issue on i386,
and removing compat fixed the problem; and the strace matches yours.


I just saw they're at 2.6.22 already at kernel.org .. :)


2.6.21 stable,  2.6.22-rc4

--
Rick Nelson
Are Linux users lemmings collectively jumping off of the cliff of
reliable, well-engineered commercial software?
-- Matt Welsh


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



Bug#427638: scribus-ng: extremely slow, to the point of being unusable

2007-06-06 Thread Paul Menzel
Am Dienstag, den 05.06.2007, 13:30 -0600 schrieb Oleksandr Moskalenko:
 If there are bugs you or the original reporter can replicate please
 file bug
 reports for them and I'll be happy to get them resolved. In the case
 of this
 report however I am not sure what PS: It is still a bug though.
 means as
 there is no substance in the original report that I could act on.

From original post.
 Further more, I have seen many random bugs, including imported text
 being truncated and text beding rendered incorrectly.

I did not test it myself. But it looks like this worked before. Maybe
Johannes could post a test file where this problem occurs.

 I'm going to close the report then.

Do as you wish.


Thanks.

Paul


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#427738: complearn-mpi - FTBFS: checking for complearn/complearn.h... no

2007-06-06 Thread Michael Ablassmeier
Package: complearn-mpi
Version: 0.9.6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  checking for mpicc option to accept ISO C89... none needed
  checking dependency style of mpicc... none
  checking for pow in -lm... yes
  checking for cblas_sdot in -lgslcblas... yes
  checking for gsl_hypot in -lgsl... yes
  checking how to run the C preprocessor... mpicc -E
  checking for grep that handles long lines and -e... /bin/grep
  checking for egrep... /bin/grep -E
  checking for ANSI C header files... yes
  checking for sys/types.h... yes
  checking for sys/stat.h... yes
  checking for stdlib.h... yes
  checking for string.h... yes
  checking for memory.h... yes
  checking for strings.h... yes
  checking for inttypes.h... yes
  checking for stdint.h... yes
  checking for unistd.h... yes
  checking complearn/complearn.h usability... no
  checking complearn/complearn.h presence... no
  checking for complearn/complearn.h... no
  Sorry, cannot find complearn header or library, exitting.
  make: *** [config.status] Error 1

maybe libcomplearn-dev's fault? Please reassign if so.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427739: ardour - FTBFS: error: expected specifier-qualifier-list before 'FLAC__SeekableStreamDecoder'

2007-06-06 Thread Michael Ablassmeier
Package: ardour
Version: 1:2.0.2-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  libs/libsndfile/src/flac.c:63: error: expected specifier-qualifier-list 
  before 'FLAC__SeekableStreamDecoder'
  libs/libsndfile/src/flac.c:111: error: expected '=', ',', ';', 'asm' or 
  '__attribute__' before 'sf_flac_read_callback'
  libs/libsndfile/src/flac.c:112: error: expected '=', ',', ';', 'asm' or 
  '__attribute__' before 'sf_flac_seek_callback'
  libs/libsndfile/src/flac.c:113: error: expected '=', ',', ';', 'asm' or 
  '__attribute__' before 'sf_flac_tell_callback'
  libs/libsndfile/src/flac.c:114: error: expected '=', ',', ';', 'asm' or 
  '__attribute__' before 'sf_flac_length_callback'
  libs/libsndfile/src/flac.c:115: warning: type defaults to 'int' in 
  declaration of 'FLAC__SeekableStreamDecoder'
  libs/libsndfile/src/flac.c:115: error: expected ';', ',' or ')' before '*' 
  token
  libs/libsndfile/src/flac.c:116: warning: type defaults to 'int' in 
  declaration of 'FLAC__SeekableStreamDecoder'
  libs/libsndfile/src/flac.c:116: error: expected ';', ',' or ')' before '*' 
  token
  libs/libsndfile/src/flac.c:117: warning: type defaults to 'int' in 
  declaration of 'FLAC__SeekableStreamDecoder'
  libs/libsndfile/src/flac.c:117: error: expected ';', ',' or ')' before '*' 
  token
  libs/libsndfile/src/flac.c:118: warning: type defaults to 'int' in 
  declaration of 'FLAC__SeekableStreamDecoder'
  libs/libsndfile/src/flac.c:118: error: expected ';', ',' or ')' before '*' 
  token
  libs/libsndfile/src/flac.c:121: error: expected '=', ',', ';', 'asm' or 
  '__attribute__' before 'sf_flac_enc_seek_callback'
  libs/libsndfile/src/flac.c:125: warning: type defaults to 'int' in 
  declaration of 'FLAC__SeekableStreamEncoder'
  libs/libsndfile/src/flac.c:125: error: expected ';', ',' or ')' before '*' 
  token
  libs/libsndfile/src/flac.c: In function 'flac_buffer_copy':
  libs/libsndfile/src/flac.c:171: error: 'FLAC_PRIVATE' has no member named 
  'frame'
  libs/libsndfile/src/flac.c:172: error: 'FLAC_PRIVATE' has no member named 
  'wbuffer'
  [..]
  libs/libsndfile/src/flac.c:756: error: 'FLAC_PRIVATE' has no member named 
  'pcmtype'
  libs/libsndfile/src/flac.c:759: error: 'FLAC_PRIVATE' has no member named 
  'ptr'
  libs/libsndfile/src/flac.c: In function 'flac_write_s2flac':
  libs/libsndfile/src/flac.c:776: error: 'FLAC_PRIVATE' has no member named 
  'encbuffer'
  libs/libsndfile/src/flac.c:798: warning: implicit declaration of function 
  'FLAC__seekable_stream_encoder_process_interleaved'
  libs/libsndfile/src/flac.c:798: error: 'FLAC_PRIVATE' has no member named 
  'fse'
  libs/libsndfile/src/flac.c: In function 'flac_write_i2flac':
  libs/libsndfile/src/flac.c:818: error: 'FLAC_PRIVATE' has no member named 
  'encbuffer'
  libs/libsndfile/src/flac.c:840: error: 'FLAC_PRIVATE' has no member named 
  'fse'
  libs/libsndfile/src/flac.c: In function 'flac_write_f2flac':
  libs/libsndfile/src/flac.c:860: error: 'FLAC_PRIVATE' has no member named 
  'encbuffer'
  libs/libsndfile/src/flac.c:882: error: 'FLAC_PRIVATE' has no member named 
  'fse'
  libs/libsndfile/src/flac.c: In function 'flac_write_d2flac':
  libs/libsndfile/src/flac.c:992: error: 'FLAC_PRIVATE' has no member named 
  'encbuffer'
  libs/libsndfile/src/flac.c:1014: error: 'FLAC_PRIVATE' has no member named 
  'fse'
  libs/libsndfile/src/flac.c: In function 'flac_seek':
  libs/libsndfile/src/flac.c:1130: error: 'FLAC_PRIVATE' has no member named 
  'frame'
  libs/libsndfile/src/flac.c:1134: warning: implicit declaration of function 
  'FLAC__seekable_stream_decoder_seek_absolute'
  libs/libsndfile/src/flac.c:1134: error: 'FLAC_PRIVATE' has no member named 
  'fsd'
  libs/libsndfile/src/flac.c:1135: error: 'FLAC_PRIVATE' has no member named 
  'fsd'
  scons: *** [libs/libsndfile/src/flac.os] Error 1
  scons: building terminated because of errors.
  make: *** [debian/stamp-scons-build] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427740: complearn-gui - FTBFS: error: complearn/springball.h: No such file or directory

2007-06-06 Thread Michael Ablassmeier
Package: complearn-gui
Version: 0.9.7-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  clgui.c:40:34: error: complearn/springball.h: No such file or directory
  clgui.c:51:21: error: windows.h: No such file or directory 
  clgui.c: In function 'testCompression':
  clgui.c:85: error: dereferencing pointer to incomplete type
  clgui.c:86: error: dereferencing pointer to incomplete type
  clgui.c: At top level:
  [..]
  clgui.c:926: error: dereferencing pointer to incomplete type
  clgui.c:928: warning: passing argument 1 of 'addAndProcessDataBlock' from 
  incompatible pointer type
  clgui.c:929: warning: implicit declaration of function 'clStringstackPush'
  clgui.c:929: error: dereferencing pointer to incomplete type
  clgui.c:930: error: dereferencing pointer to incomplete type
  clgui.c:931: warning: implicit declaration of function 'clDatablockFree'
  clgui.c:934: warning: implicit declaration of function 'clFileToDataBlockPtr'
  clgui.c:934: warning: assignment makes pointer from integer without a cast
  clgui.c: In function 'main':
  clgui.c:954: warning: format '%ld' expects type 'long int', but argument 3 
  has type 'int'
  clgui.c:969: warning: implicit declaration of function 'clIncrdmNew'
  clgui.c:969: warning: assignment makes pointer from integer without a cast
  clgui.c:987: warning: implicit declaration of function 'clStringstackNew'
  clgui.c:987: warning: assignment makes pointer from integer without a cast
  clgui.c:948: warning: unused variable 'win_ysize'
  clgui.c:947: warning: unused variable 'win_xsize'
  make[3]: *** [clgui.o] Error 1
  make[3]: Leaving directory `/build/user/complearn-gui-0.9.7/src'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/build/user/complearn-gui-0.9.7/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/build/user/complearn-gui-0.9.7'
  make: *** [debian/stamp-makefile-build] Error 2

maybe libcomplearn-dev's fault? Please reassign if so.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427755: stratagus - FTBFS: undefined reference to `FLAC__stream_decoder_set_read_callback'

2007-06-06 Thread Michael Ablassmeier
Package: stratagus
Version: 2.1-9.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  src/sound/obj/flac.o: In function `LoadFlac':
  flac.c:(.text+0x15c): undefined reference to 
  `FLAC__stream_decoder_set_read_callback'
  flac.c:(.text+0x16c): undefined reference to 
  `FLAC__stream_decoder_set_write_callback'
  flac.c:(.text+0x17c): undefined reference to 
  `FLAC__stream_decoder_set_metadata_callback'
  flac.c:(.text+0x18c): undefined reference to 
  `FLAC__stream_decoder_set_error_callback'
  flac.c:(.text+0x198): undefined reference to 
  `FLAC__stream_decoder_set_client_data'
  flac.c:(.text+0x1a0): undefined reference to `FLAC__stream_decoder_init'
  collect2: ld returned 1 exit status
  make[1]: *** [stratagus] Error 1
  make[1]: Leaving directory `/build/user/stratagus-2.1'
  make: *** [build-stamp-opengl] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No such file or directory

2007-06-06 Thread Michael Ablassmeier
Package: ecasound2.2
Version: 2.4.5-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

   g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT 
  -DECA_PKGDATADIR=\/usr/share/ecasound2.2/ecasound\ -ffast-math 
  -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC 
  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG 
  -ffast-math -fstrict-aliasing -funroll-loops -MT generic-linear-envelope.lo 
  -MD -MP -MF .deps/generic-linear-envelope.Tpo -c generic-linear-envelope.cpp 
  -o generic-linear-envelope.o
  /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing 
  -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 
  -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG -ffast-math 
  -fstrict-aliasing -funroll-loops   -o libecasound.la -rpath /usr/lib 
  -export-dynamic -version-info 16:0:0 -static audioio-cdr.lo audioio-ewf.lo 
  audioio-mp3.lo audioio-ogg.lo audioio-wave.lo audioio.lo audioio-buffered.lo 
  audioio-device.lo audioio-null.lo audioio-raw.lo audioio-mikmod.lo 
  audioio-rtnull.lo audioio-loop.lo audioio-forked-stream.lo 
  audioio-timidity.lo audioio-db-server.lo audioio-db-buffer.lo 
  audioio-db-client.lo audioio-typeselect.lo audioio-resample.lo 
  audioio-reverse.lo audioio-proxy.lo audioio-flac.lo audioio-aac.lo 
  audioio-oss.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo 
  midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo 
  eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo 
  eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo 
  layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo 
  generic-controller.lo eca-object-factory.lo eca-chainsetup.lo 
  eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo 
  eca-chainsetup-position.lo eca-control.lo eca-control-base.lo 
  eca-control-objects.lo eca-control-dump.lo eca-iamode-parser.lo 
  eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo 
  eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo 
  eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo 
  audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo 
  audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo 
  audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo 
  audiofx_mixing.lo audiofx_ladspa.lo audio-stamp.lo global-preset.lo 
  preset.lo file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo 
  linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo 
  generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la 
  -lsamplerate -laudiofile -lsndfile -lasound  -ljack -ldl -lm -lpthread 
  mkdir .libs
  rm -fr .libs/libecasound.lax
  mkdir .libs/libecasound.lax
  rm -fr .libs/libecasound.lax/libecasound_plugins.a
  mkdir .libs/libecasound.lax/libecasound_plugins.a
  (cd .libs/libecasound.lax/libecasound_plugins.a  ar x 
  /build/user/ecasound2.2-2.4.5/libecasound/../libecasound/plugins/.libs/libecasound_plugins.a)
  ar cru .libs/libecasound.a  audioio-cdr.o audioio-ewf.o audioio-mp3.o 
  audioio-ogg.o audioio-wave.o audioio.o audioio-buffered.o audioio-device.o 
  audioio-null.o audioio-raw.o audioio-mikmod.o audioio-rtnull.o 
  audioio-loop.o audioio-forked-stream.o audioio-timidity.o 
  audioio-db-server.o audioio-db-buffer.o audioio-db-client.o 
  audioio-typeselect.o audioio-resample.o audioio-reverse.o audioio-proxy.o 
  audioio-flac.o audioio-aac.o audioio-oss.o midi-server.o midi-client.o 
  midi-parser.o midiio.o midiio-raw.o midiio-aseq.o eca-chain.o eca-engine.o 
  samplebuffer.o eca-session.o eca-resources.o resource-file.o eca-logger.o 
  eca-logger-default.o eca-logger-interface.o eca-logger-wellformed.o layer.o 
  samplebuffer_iterators.o eca-version.o eca-operator.o generic-controller.o 
  eca-object-factory.o eca-chainsetup.o eca-chainsetup-bufparams.o 
  eca-chainsetup-parser.o eca-chainsetup-position.o eca-control.o 
  eca-control-base.o eca-control-objects.o eca-control-dump.o 
  eca-iamode-parser.o eca-samplerate-aware.o eca-audio-position.o 
  eca-audio-format.o eca-audio-time.o eca-fileio-stream.o eca-fileio-mmap.o 
  eca-static-object-maps.o eca-object-map.o eca-preset-map.o audiofx.o 
  audiofx_misc.o audiofx_amplitude.o audiofx_compressor.o audiofx_analysis.o 
  audiofx_envelope_modulation.o audiofx_filter.o audiofx_rcfilter.o 
  audiofx_reverb.o audiofx_timebased.o audiogate.o audiofx_mixing.o 
  audiofx_ladspa.o audio-stamp.o global-preset.o preset.o file-preset.o 
  midi-cc.o osc-gen.o osc-gen-file.o osc-sine.o linear-envelope.o 
  two-stage-linear-envelope.o stamp-ctrl.o generic-linear-envelope.o  
  .libs/libecasound.lax/libecasound_plugins.a/audioio_dummy.o 
  .libs/libecasound.lax/libecasound_plugins.a/audioio_af.o 
  .libs/libecasound.lax/libecasound_plugins.a/audioio_alsa.o 
 

Bug#427750: mpd - FTBFS: error: FLAC/seekable_stream_decoder.h: No such file or directory

2007-06-06 Thread Michael Ablassmeier
Package: mpd
Version: 0.12.2-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_alsa.o `test -f 'audioOutputs/audioOutput_alsa.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_alsa.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_ao.o `test -f 'audioOutputs/audioOutput_ao.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_ao.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_oss.o `test -f 'audioOutputs/audioOutput_oss.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_oss.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_osx.o `test -f 'audioOutputs/audioOutput_osx.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_osx.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_pulse.o `test -f 'audioOutputs/audioOutput_pulse.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_pulse.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_mvp.o `test -f 'audioOutputs/audioOutput_mvp.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_mvp.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o 
  mpd-audioOutput_shout.o `test -f 'audioOutputs/audioOutput_shout.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`audioOutputs/audioOutput_shout.c
  cc -DHAVE_CONFIG_H -I. -I/build/user/mpd-0.12.2/./src -I..-I/usr/include 
  -I/usr/include  -pthread -D_REENTRANT -g -Wall -O2 -c -o mpd-_flac_common.o 
  `test -f 'inputPlugins/_flac_common.c' || echo 
  '/build/user/mpd-0.12.2/./src/'`inputPlugins/_flac_common.c
  In file included from 
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.c:26:
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.h:33:42: error: 
  FLAC/seekable_stream_decoder.h: No such file or directory
  In file included from 
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.c:26:
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.h:57: error: expected 
  declaration specifiers or '...' before 'FLAC__StreamDecoderErrorStatus'
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.c:190: warning: type 
  defaults to 'int' in declaration of 'FLAC__StreamDecoderErrorStatus'
  /build/user/mpd-0.12.2/./src/inputPlugins/_flac_common.c:190: error: 
  expected ';', ',' or ')' before 'status'
  make[4]: *** [mpd-_flac_common.o] Error 1
  make[4]: Leaving directory `/build/user/mpd-0.12.2/debian/build/src'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/user/mpd-0.12.2/debian/build/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/mpd-0.12.2/debian/build'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/mpd-0.12.2/debian/build'
  make: *** [debian/stamp-makefile-build] Error 2

I think this is related to an API change and recent upload of a new FLAC 
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427754: soundtouch - FTBFS: /bin/sh: @mkdir_p@: command not found

2007-06-06 Thread Michael Ablassmeier
Package: soundtouch
Version: 1.3.0-2.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

   for i in ./build-tree/SoundTouch-1.3.0/config/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
  /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
  DEB_MAKE_CHECK_TARGET unset, not running checks
  /usr/bin/make -C build-tree/SoundTouch-1.3.0 install 
  DESTDIR=/build/user/soundtouch-1.3.0/debian/tmp/
  make[1]: Entering directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0'
  Making install in include
  make[2]: Entering directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0/include'
  make[3]: Entering directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0/include'
  make[3]: Nothing to be done for `install-exec-am'.
  test -z /usr/include/soundtouch || @mkdir_p@ 
  /build/user/soundtouch-1.3.0/debian/tmp//usr/include/soundtouch
  /bin/sh: @mkdir_p@: command not found
  make[3]: *** [install-pkgincludeHEADERS] Error 127
  make[3]: Leaving directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0/include'
  make[2]: *** [install-am] Error 2
  make[2]: Leaving directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0/include'
  make[1]: *** [install-recursive] Error 1
  make[1]: Leaving directory 
  `/build/user/soundtouch-1.3.0/build-tree/SoundTouch-1.3.0'
  make: *** [common-install-impl] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427746: idjc - FTBFS: checking for FLAC__file_decoder_new in -lFLAC... no

2007-06-06 Thread Michael Ablassmeier
Package: idjc
Version: 0.6.11-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  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 cc accepts -g... yes
  checking for cc option to accept ISO C89... none needed
  checking for style of include used by make... GNU
  checking dependency style of cc... none
  checking for pkg-config... /usr/bin/pkg-config
  checking pkg-config is at least version 0.9.0... yes
  checking for JACK... yes
  checking for VORBIS... yes
  checking for VORBISENC... yes
  checking for VORBISFILE... yes
  checking for SAMPLERATE... yes
  checking for SNDFILE... yes
  checking for PYGTK... yes
  checking for xine_new in -lxine... yes
  checking for FLAC__file_decoder_new in -lFLAC... no
  configure: error: libFLAC is needed to compile
  make: *** [config.status] Error 1

I think this is due to an API change and recent upload of a new FLAC Library,
from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427748: libaudio-flac-decoder-perl - FTBFS: error: 'flac_datasource' has no member named 'decoder'

2007-06-06 Thread Michael Ablassmeier
Package: libaudio-flac-decoder-perl
Version: 0.2-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  Decoder.xs:576: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs: In function 'XS_Audio__FLAC__Decoder_raw_seek':
  Decoder.xs:598: warning: implicit declaration of function 
  'FLAC__seekable_stream_decoder_reset'
  Decoder.xs:598: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs: In function 'XS_Audio__FLAC__Decoder_raw_tell':
  Decoder.xs:622: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs: In function 'XS_Audio__FLAC__Decoder_sample_seek':
  Decoder.xs:644: warning: implicit declaration of function 
  'FLAC__seekable_stream_decoder_seek_absolute'
  Decoder.xs:644: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs: In function 'XS_Audio__FLAC__Decoder_time_seek':
  Decoder.xs:662: error: 'flac_datasource' has no member named 'length_in_msec'
  Decoder.xs:663: error: 'flac_datasource' has no member named 'total_samples'
  Decoder.xs:665: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs:667: error: 'flac_datasource' has no member named 'decoder'
  Decoder.xs:667: error: 'flac_datasource' has no member named 
  'decode_position_frame'
  Decoder.xs:668: error: 'flac_datasource' has no member named 
  'decode_position_frame'
  Decoder.xs:671: error: 'flac_datasource' has no member named 
  'wide_samples_in_reservoir'
  Decoder.xs:674: error: 'flac_datasource' has no member named 
  'decode_position_frame'
  Decoder.xs: In function 'XS_Audio__FLAC__Decoder_time_tell':
  Decoder.xs:694: error: 'flac_datasource' has no member named 'decoder'
  make[1]: *** [Decoder.o] Error 1
  make[1]: Leaving directory `/build/user/libaudio-flac-decoder-perl-0.2'
  make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC 
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427743: flac123 - FTBFS: checking for FLAC__file_decoder_new in -lFLAC... no

2007-06-06 Thread Michael Ablassmeier
Package: flac123
Version: 0.0.9-4
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

   debian/rules build
  dh_testdir
  # Configuring package
  CFLAGS=-Wall -g -O2 ./configure --host=i486-linux-gnu 
  --build=i486-linux-gnu --prefix=/usr
  checking for a BSD-compatible install... /usr/bin/install -c
  checking whether build environment is sane... yes
  checking for gawk... no
  checking for mawk... mawk
  checking whether make sets $(MAKE)... yes
  checking for i486-linux-gnu-gcc... i486-linux-gnu-gcc
  checking for C compiler default output... 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 i486-linux-gnu-gcc accepts -g... yes
  checking for i486-linux-gnu-gcc option to accept ANSI C... none needed
  checking for style of include used by make... GNU
  checking dependency style of i486-linux-gnu-gcc... gcc3
  checking for FLAC__file_decoder_new in -lFLAC... no
  configure: error: FLAC required!
  make: *** [config.status] Error 1

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427751: muine - FTBFS: implicit declaration of function 'FLAC__stream_decoder_set_read_callback'

2007-06-06 Thread Michael Ablassmeier
Package: muine
Version: 0.8.7-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  cc1: warnings being treated as errors
  metadata.c: In function 'assign_metadata_flac':
  metadata.c:832: warning: implicit declaration of function 
  'FLAC__stream_decoder_set_read_callback'
  metadata.c:832: warning: nested extern declaration of 
  'FLAC__stream_decoder_set_read_callback'
  metadata.c:833: warning: implicit declaration of function 
  'FLAC__stream_decoder_set_write_callback'
  metadata.c:833: warning: nested extern declaration of 
  'FLAC__stream_decoder_set_write_callback'
  metadata.c:834: warning: implicit declaration of function 
  'FLAC__stream_decoder_set_metadata_callback'
  metadata.c:834: warning: nested extern declaration of 
  'FLAC__stream_decoder_set_metadata_callback'
  metadata.c:835: warning: implicit declaration of function 
  'FLAC__stream_decoder_set_error_callback'
  metadata.c:835: warning: nested extern declaration of 
  'FLAC__stream_decoder_set_error_callback'
  metadata.c:840: warning: implicit declaration of function 
  'FLAC__stream_decoder_set_client_data'
  metadata.c:840: warning: nested extern declaration of 
  'FLAC__stream_decoder_set_client_data'
  metadata.c:847: warning: implicit declaration of function 
  'FLAC__stream_decoder_init'
  metadata.c:847: warning: nested extern declaration of 
  'FLAC__stream_decoder_init'
  make[4]: *** [metadata.lo] Error 1
  make[4]: Leaving directory `/build/user/muine-0.8.7/libmuine'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/user/muine-0.8.7/libmuine'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/muine-0.8.7'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/muine-0.8.7'
  make: *** [debian/stamp-makefile-build] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427744: gst-plugins-good0.10 - FTBFS: cp: cannot stat `./debian/tmp/usr/lib/gstreamer-0.10/libgstflac.so': No such file or directory

2007-06-06 Thread Michael Ablassmeier
Package: gst-plugins-good0.10
Version: 0.10.5-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  dh_scrollkeeper -pgstreamer0.10-esd 
  dh_gconf -pgstreamer0.10-esd 
  dh_desktop -pgstreamer0.10-esd 
  dh_installdocs -pgstreamer0.10-plugins-good ./README ./NEWS ./AUTHORS 
  debian/README.Debian NEWS  
  dh_installexamples -pgstreamer0.10-plugins-good 
  dh_installman -pgstreamer0.10-plugins-good  
  dh_installinfo -pgstreamer0.10-plugins-good  
  dh_installmenu -pgstreamer0.10-plugins-good 
  dh_installcron -pgstreamer0.10-plugins-good 
  dh_installinit -pgstreamer0.10-plugins-good   
  dh_installdebconf -pgstreamer0.10-plugins-good 
  dh_installemacsen -pgstreamer0.10-plugins-good   
  dh_installcatalogs -pgstreamer0.10-plugins-good 
  dh_installpam -pgstreamer0.10-plugins-good 
  dh_installlogrotate -pgstreamer0.10-plugins-good 
  dh_installlogcheck -pgstreamer0.10-plugins-good 
  dh_installmime -pgstreamer0.10-plugins-good 
  dh_installchangelogs -pgstreamer0.10-plugins-good   
  dh_installudev -pgstreamer0.10-plugins-good 
  dh_install -pgstreamer0.10-plugins-good  
  cp: cannot stat `./debian/tmp/usr/lib/gstreamer-0.10/libgstflac.so': No such 
  file or directory
  dh_install: command returned error code 256
  make: *** [binary-install/gstreamer0.10-plugins-good] Error 1

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427745: hydrogen - FTBFS: error: 'FLAC__FILE_DECODER_OK' was not declared in this scope

2007-06-06 Thread Michael Ablassmeier
Package: hydrogen
Version: 0.9.3-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/MidiDriver.o src/lib/drivers/MidiDriver.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/PortMidiDriver.o 
  src/lib/drivers/PortMidiDriver.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/PortAudioDriver.o 
  src/lib/drivers/PortAudioDriver.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/LadspaFX.o src/lib/fx/LadspaFX.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/SMF.o src/lib/smf/SMF.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/SMFEvent.o src/lib/smf/SMFEvent.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/ADSR.o src/lib/ADSR.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/DataPath.o src/lib/DataPath.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/EventQueue.o src/lib/EventQueue.cpp
  g++ -c -pipe -g -w -O2 -D_REENTRANT  -DQT_NO_DEBUG -DQT_THREAD_SUPPORT 
  -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I. 
  -Isrc -I/usr/include/qt3 -o src/FLACFile.o src/lib/FLACFile.cpp
  src/lib/FLACFile.cpp: In member function 'void 
  FLACFile_real::load(std::string)':
  src/lib/FLACFile.cpp:167: error: 'set_filename' was not declared in this 
  scope
  src/lib/FLACFile.cpp:169: error: no matching function for call to 
  'FLACFile_real::init()'
  /usr/include/FLAC++/decoder.h:226: note: candidates are: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*)
  /usr/include/FLAC++/decoder.h:227: note: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*)
  /usr/include/FLAC++/decoder.h:228: note: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string)
  src/lib/FLACFile.cpp:170: error: 'FLAC__FILE_DECODER_OK' was not declared in 
  this scope
  src/lib/FLACFile.cpp:174: error: 'process_until_end_of_file' was not 
  declared in this scope
  make[2]: *** [src/FLACFile.o] Error 1
  make[2]: Leaving directory 
  `/build/user/hydrogen-0.9.3/build-tree/hydrogen-0.9.3'
  make[1]: *** [hydrogenPlayer] Error 2
  make[1]: Leaving directory 
  `/build/user/hydrogen-0.9.3/build-tree/hydrogen-0.9.3'
  make: *** [debian/stamp-makefile-build] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427747: kwave - FTBFS: error: conversion from 'FLAC__StreamDecoderInitStatus' to non-scalar type 'FLAC::Decoder::Stream::State' requested

2007-06-06 Thread Michael Ablassmeier
Package: kwave
Version: 0.7.7-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  plugin codec_flac: extracting code with MOC for VorbisCommentMap.h
  plugin codec_flac: making dependencies for FlacCodecPlugin.moc.cxx
  plugin codec_flac: making dependencies for FlacDecoder.moc.cxx
  plugin codec_flac: making dependencies for FlacEncoder.moc.cxx
  plugin codec_flac: making dependencies for VorbisCommentMap.moc.cxx
  plugin codec_flac: making dependencies for FlacCodecPlugin.cpp
  plugin codec_flac: making dependencies for FlacDecoder.cpp
  plugin codec_flac: making dependencies for FlacEncoder.cpp
  plugin codec_flac: making dependencies for VorbisCommentMap.cpp
  plugin codec_flac: merging dependencies into .depend
  plugin codec_flac: compiling 'FlacCodecPlugin.cpp'
  plugin codec_flac: compiling 'FlacDecoder.cpp'
  FlacDecoder.cpp: In member function 'virtual bool 
  FlacDecoder::open(QWidget*, QIODevice)':
  FlacDecoder.cpp:278: error: conversion from 'FLAC__StreamDecoderInitStatus' 
  to non-scalar type 'FLAC::Decoder::Stream::State' requested
  make[4]: *** [FlacDecoder.o] Error 1
  make[4]: Leaving directory `/build/user/kwave-0.7.7/plugins/codec_flac'
  make[3]: *** [all] Error 1
  make[3]: Leaving directory `/build/user/kwave-0.7.7/plugins'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/kwave-0.7.7'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/kwave-0.7.7'
  make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427741: cynthiune.app - FTBFS: error: 'fileDecoder' undeclared (first use in this function)

2007-06-06 Thread Michael Ablassmeier
Package: cynthiune.app
Version: 0.9.5-5
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  FLAC.m:203: error: 'fileDecoder' undeclared (first use in this function)
  FLAC.m: In function '-[FLAC _processNextChunk:withSize:]':
  FLAC.m:218: warning: implicit declaration of function 
  'FLAC__file_decoder_process_single'
  FLAC.m:218: error: 'fileDecoder' undeclared (first use in this function)
  FLAC.m: In function '-[FLAC readNextChunk:withSize:]':
  FLAC.m:254: error: 'FLAC__FileDecoderState' undeclared (first use in this 
  function)
  FLAC.m:254: error: expected ';' before 'state'
  FLAC.m:256: error: 'state' undeclared (first use in this function)
  FLAC.m:256: warning: implicit declaration of function 
  'FLAC__file_decoder_get_state'
  FLAC.m:256: error: 'fileDecoder' undeclared (first use in this function)
  FLAC.m:258: error: 'FLAC__FILE_DECODER_OK' undeclared (first use in this 
  function)
  FLAC.m:260: error: 'FLAC__FILE_DECODER_END_OF_FILE' undeclared (first use in 
  this function)
  FLAC.m: In function '-[FLAC seek:]':
  FLAC.m:275: warning: implicit declaration of function 
  'FLAC__file_decoder_seek_absolute'
  FLAC.m:275: error: 'fileDecoder' undeclared (first use in this function)
  FLAC.m: In function '-[FLAC dealloc]':
  FLAC.m:297: error: 'fileDecoder' undeclared (first use in this function)
  make[3]: *** [shared_obj/FLAC.o] Error 1
  make[2]: *** [FLAC.all.bundle.variables] Error 2
  make[2]: Leaving directory `/build/user/cynthiune.app-0.9.5/Bundles/FLAC'
  make[1]: *** [internal-all] Error 2
  make[1]: Leaving directory `/build/user/cynthiune.app-0.9.5'
  make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Michael Ablassmeier
Package: libsndfile
Version: 1.0.17-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  flac.c:818: error: 'FLAC_PRIVATE' has no member named 'encbuffer'
  flac.c:840: error: 'FLAC_PRIVATE' has no member named 'fse'
  flac.c: In function 'flac_write_f2flac':
  flac.c:860: error: 'FLAC_PRIVATE' has no member named 'encbuffer'
  flac.c:882: error: 'FLAC_PRIVATE' has no member named 'fse'
  flac.c: In function 'flac_write_d2flac':
  flac.c:992: error: 'FLAC_PRIVATE' has no member named 'encbuffer'
  flac.c:1014: error: 'FLAC_PRIVATE' has no member named 'fse'
  flac.c: In function 'flac_seek':
  flac.c:1130: error: 'FLAC_PRIVATE' has no member named 'frame'
  flac.c:1134: warning: implicit declaration of function 
  'FLAC__seekable_stream_decoder_seek_absolute'
  flac.c:1134: warning: nested extern declaration of 
  'FLAC__seekable_stream_decoder_seek_absolute'
  flac.c:1134: error: 'FLAC_PRIVATE' has no member named 'fsd'
  flac.c:1135: error: 'FLAC_PRIVATE' has no member named 'fsd'
  make[4]: *** [flac.lo] Error 1
  make[4]: Leaving directory `/build/user/libsndfile-1.0.17/src'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory `/build/user/libsndfile-1.0.17/src'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory `/build/user/libsndfile-1.0.17/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/build/user/libsndfile-1.0.17'
  make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC 
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427753: rezound - FTBFS: error: 'FLAC__FILE_DECODER_OK' was not declared in this scope

2007-06-06 Thread Michael Ablassmeier
Package: rezound
Version: 0.12.2beta-8
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  /usr/include/FLAC++/decoder.h:226: note: candidates are: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(FILE*)
  /usr/include/FLAC++/decoder.h:227: note: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const char*)
  /usr/include/FLAC++/decoder.h:228: note: virtual 
  FLAC__StreamDecoderInitStatus FLAC::Decoder::File::init(const std::string)
  CFLACSoundTranslator.cpp:85: error: 'FLAC__FILE_DECODER_OK' was not declared 
  in this scope
  CFLACSoundTranslator.cpp: In member function 'virtual 
  FLAC__StreamDecoderWriteStatus MyFLACDecoderFile::write_callback(const 
  FLAC__Frame*, const FLAC__int32* const*)':
  CFLACSoundTranslator.cpp:173: error: 
  'FLAC__file_decoder_get_decode_position' was not declared in this scope
  CFLACSoundTranslator.cpp: In member function 'virtual bool 
  CFLACSoundTranslator::onLoadSound(std::string, CSound*) const':
  CFLACSoundTranslator.cpp:218: error: 'class MyFLACDecoderFile' has no member 
  named 'process_until_end_of_file'
  CFLACSoundTranslator.cpp: In member function 'virtual bool 
  CFLACSoundTranslator::onSaveSound(std::string, const CSound*, sample_pos_t, 
  sample_pos_t, bool) const':
  CFLACSoundTranslator.cpp:261: error: 'class MyFLACEncoderFile' has no member 
  named 'set_filename'
  CFLACSoundTranslator.cpp:277: error: no matching function for call to 
  'MyFLACEncoderFile::init()'
  /usr/include/FLAC++/encoder.h:237: note: candidates are: virtual 
  FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(FILE*)
  /usr/include/FLAC++/encoder.h:238: note: virtual 
  FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(const char*)
  /usr/include/FLAC++/encoder.h:239: note: virtual 
  FLAC__StreamEncoderInitStatus FLAC::Encoder::File::init(const std::string)
  make[4]: *** [CFLACSoundTranslator.lo] Error 1
  make[4]: Leaving directory 
  `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src/backend'
  make[3]: *** [all-recursive] Error 1
  make[3]: Leaving directory 
  `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src/backend'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory 
  `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta/src'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory 
  `/build/user/rezound-0.12.2beta/build-tree/rezound-0.12.2beta'
  make: *** [debian/stamp-makefile-build] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427752: prokyon3 - FTBFS: error: 'FLAC__FileDecoderState' was not declared in this scope

2007-06-06 Thread Michael Ablassmeier
Package: prokyon3
Version: 0.9.4-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  if i486-linux-gnu-g++ -DLOCALEDIR=\/usr/share/locale\ -DHAVE_CONFIG_H -I. 
  -I. -I..   -I/usr/include/taglib -I/usr/share/qt3//include 
  -DQT_THREAD_SUPPORT  -DQT_NO_ASCII_CAST -DPREFIX=\/usr\  -O0 -g3 -Wall -g 
  -O2 -MT prokyon3-qmbflacfile.o -MD -MP -MF .deps/prokyon3-qmbflacfile.Tpo 
  -c -o prokyon3-qmbflacfile.o `test -f 'qmbflacfile.cpp' || echo 
  './'`qmbflacfile.cpp; \
   then mv -f .deps/prokyon3-qmbflacfile.Tpo 
  .deps/prokyon3-qmbflacfile.Po; else rm -f 
  .deps/prokyon3-qmbflacfile.Tpo; exit 1; fi
  qmbfile.h:42: warning: 'class QMBFile' has virtual functions but non-virtual 
  destructor
  qmbflacfile.cpp: In member function 'virtual int 
  QMBFLACFile::Extract(QString)':
  qmbflacfile.cpp:62: error: 'set_filename' was not declared in this scope
  qmbflacfile.cpp:68: error: 'FLAC__FileDecoderState' was not declared in this 
  scope
  qmbflacfile.cpp:68: error: expected `;' before 'state'
  qmbflacfile.cpp:70: error: 'state' was not declared in this scope
  qmbflacfile.cpp:70: error: 'FLAC__FILE_DECODER_OK' was not declared in this 
  scope
  qmbflacfile.cpp:71: error: 'FLAC__FileDecoderStateString' was not declared 
  in this scope
  qmbflacfile.cpp:78: error: 'state' was not declared in this scope
  qmbflacfile.cpp:79: error: 'FLAC__FileDecoderStateString' was not declared 
  in this scope
  qmbflacfile.cpp:111: error: 'state' was not declared in this scope
  qmbflacfile.cpp:112: error: 'FLAC__FileDecoderStateString' was not declared 
  in this scope
  make[4]: *** [prokyon3-qmbflacfile.o] Error 1
  make[4]: Leaving directory `/build/user/prokyon3-0.9.4/src'
  make[3]: *** [all] Error 2
  make[3]: Leaving directory `/build/user/prokyon3-0.9.4/src'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/prokyon3-0.9.4'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/prokyon3-0.9.4'
  make: *** [build-stamp] Error 2

I think this is related to an API change and recent upload of a new FLAC
Library, from libflac-dev's changelog:

  * New upstream release. closes: #405167, #411311
- libOggFLAC and libOggFLAC++ have been merged into libFLAC, so
  remove their corresponding packages.
- Because of the API changes required to effect the above, there has
  been yet another soname bump. libflac7 - libflac8 and
  libflac++5 - libflac++6. Emails have been dispatched to the
  maintainers of dependent packages.

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/06/04/
 
bye,
- michael


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



Bug#427406: metacity: No more mouse/keyboard-input possible after (...): watch out for metacity-dialog!

2007-06-06 Thread Marco Bravi
Dear all,

I noticed this behaviour on my system about two months ago (metacity
1.18.0 at the time) and could not chase it away.

I noticed that when this happens (go to console mode if you can, or ssh
into) there is a dangling metacity-dialog process. Kill it and you're
done.

Not sure why this happens, tho

Regards from

Marco



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



Bug#418295: Patching 0.20 as well?

2007-06-06 Thread Torsten Crass

Hi there,

I tried modifying the 0.20 sources in the same way as Pier Luigi's patch 
does with 0.19, i.e. I changed the calls to XCreateImage in the two 
files vice-1.20/src/arch/unix/x11/xaw/uicolor.c and 
vice-1.20/src/arch/unix/x11/xaw/uicolor.c from


 im = XCreateImage(display, visual, x11ui_get_display_depth(),
   ZPixmap, 0, (char *)data, 1, 1, 8, 1);

to

 im = XCreateImage(display, visual, x11ui_get_display_depth(),
   ZPixmap, 0, (char *)data, 1, 1, 8, 0);

and it seemed to work (at least using the i386 source package). Would it 
be possible to supply accordingly patched binary packages through the 
repository?


Best regards --

Torsten



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



Bug#427608: marked as done (openoffice.org-l10n-cs package is empty)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jun 2007 09:51:24 +0200
with message-id [EMAIL PROTECTED]
and subject line fixed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: openoffice.org
Version: 2.2.1~rc3-1

openoffice.org-l10n-cs package contains only documentation, and it is
not possible to select the Czech user interface. Only English is
available in the Languages/User interface combo box.

-- 
Jindrich Makovicka

---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 2.2.1~rc3-2

fixed in 2.2.1~rc3-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGZmd7+FmQsCSK63MRAmcLAJ9EMo47iwru3Wd2y7nATUTjlp+hYQCfWMgh
FJiSxZFIKN3aofJnSTBZ1/w=
=ZOpX
-END PGP SIGNATURE-
---End Message---


Bug#427588: marked as done (openoffice.org-l10n-ja: The language package has not been included.)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jun 2007 09:51:24 +0200
with message-id [EMAIL PROTECTED]
and subject line fixed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: openoffice.org-l10n-ja
Version: 2.2.1~rc3-1
Severity: normal



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

Kernel: Linux 2.6.22-rc3-1-i686 (SMP w/1 CPU core)
Locale: LANG=ja_JP.EUC-JP, LC_CTYPE=ja_JP.EUC-JP (charmap=EUC-JP)
Shell: /bin/sh linked to /bin/bash

Versions of packages openoffice.org-l10n-ja depends on:
ii  locales   2.5-10 GNU C Library: National Language (

Versions of packages openoffice.org-l10n-ja recommends:
ii  openoffice.org-core  2.2.1~rc3-1 OpenOffice.org office suite archit

-- no debconf information
--text follows this line--
--[[text/plain; charset=US-ASCII]]
The list of openoffice.org-l10n-ja is the following.
/usr/share/doc/openoffice.org-l10n-ja/README.gz
/usr/share/doc/openoffice.org-l10n-ja/changelog.gz
/usr/share/doc/openoffice.org-l10n-ja/copyright
/usr/share/doc/openoffice.org-l10n-ja/NEWS.Debian.gz
/usr/share/doc/openoffice.org-l10n-ja/README.Debian.gz
/usr/share/doc/openoffice.org-l10n-ja/changelog.Debian.gz
(Six files!)

The package does not contain the localization of OpenOffice.org in Japanese.

Other openoffice.org-l10n-XX is also the same.

e.g. A list of openoffice.org-l10n-ko
/usr/share/doc/openoffice.org-l10n-ko/README.gz
/usr/share/doc/openoffice.org-l10n-ko/changelog.gz
/usr/share/doc/openoffice.org-l10n-ko/copyright
/usr/share/doc/openoffice.org-l10n-ko/NEWS.Debian.gz
/usr/share/doc/openoffice.org-l10n-ko/README.Debian.gz
/usr/share/doc/openoffice.org-l10n-ko/changelog.Debian.gz

---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 2.2.1~rc3-2

fixed in 2.2.1~rc3-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGZmd7+FmQsCSK63MRAmcLAJ9EMo47iwru3Wd2y7nATUTjlp+hYQCfWMgh
FJiSxZFIKN3aofJnSTBZ1/w=
=ZOpX
-END PGP SIGNATURE-
---End Message---


Bug#427547: marked as done (2.2.1~rc3-1 l10n packages are (near) empty)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 6 Jun 2007 09:51:24 +0200
with message-id [EMAIL PROTECTED]
and subject line fixed
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: openoffice.org-l10n-fr
Version: 2.2.1~rc3-1
Severity: important

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

Hi,

After upgrading to 2.2.1~rc3-1 :

$dpkg -L openoffice.org-l10n-fr
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/openoffice.org-l10n-fr
/usr/share/doc/openoffice.org-l10n-fr/README.gz
/usr/share/doc/openoffice.org-l10n-fr/changelog.gz
/usr/share/doc/openoffice.org-l10n-fr/copyright
/usr/share/doc/openoffice.org-l10n-fr/NEWS.Debian.gz
/usr/share/doc/openoffice.org-l10n-fr/README.Debian.gz
/usr/share/doc/openoffice.org-l10n-fr/changelog.Debian.gz

It seems to be the same thing for other l10n packages.

Sincerely,

Yannick


--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.21

Debian Release: lenny/sid
  500 unstableftp.de.debian.org 
  300 experimentalftp.de.debian.org 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
locales| 2.5-10
 OR belocs-locales-data| 
 OR locales-all| 


-- 
Si la femme était bonne, Dieu en aurait une.
-+- Sacha Guitry -+-

---End Message---
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Version: 2.2.1~rc3-2

fixed in 2.2.1~rc3-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGZmd7+FmQsCSK63MRAmcLAJ9EMo47iwru3Wd2y7nATUTjlp+hYQCfWMgh
FJiSxZFIKN3aofJnSTBZ1/w=
=ZOpX
-END PGP SIGNATURE-
---End Message---


Processed: severity of 427764 is grave, merging 427764 427547

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 severity 427764 grave
Bug#427764: openoffice.org-l10n-cs: Program menu is in English language, 
changing it into Czech language is impossible
Severity set to `grave' from `important'

 merge 427764 427547
Bug#427547: 2.2.1~rc3-1 l10n packages are (near) empty
Bug#427764: openoffice.org-l10n-cs: Program menu is in English language, 
changing it into Czech language is impossible
Bug#427588: openoffice.org-l10n-ja: The language package has not been included.
Bug#427608: openoffice.org-l10n-cs package is empty
Merged 427547 427588 427608 427764.


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#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Erik de Castro Lopo
Michael Ablassmeier wrote:

 Package: libsndfile
 Version: 1.0.17-1
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs
 
 hi,
 
 while doing an archive wide package rebuild your package failed to build from
 source for the following reason:

snip

 I think this is related to an API change and recent upload of a new FLAC 
 Library, from libflac-dev's changelog:

Yep, thats probably right.

The upcoming version of libsndfile contains its own subset of the
FLAC sources so this won't happen again. Unfortunately, that new
version is not quite ready for release yet.

Erik
-- 
-
Erik de Castro Lopo
-
There are two kinds of people in the world, those that have children
and those that ARE children. Children are selfish, or more accurately
ego-centric. Children have a very short-sighted view of the world.
Offer a child one lolly now or the whole bag later and before you can
say ''Don't chop the dinosaur Daddy!'', it's in the gob.
-- my friend Scott


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



Bug#427638: scribus-ng: extremely slow, to the point of being unusable

2007-06-06 Thread Johannes Rohr
Am Dienstag, den 05.06.2007, 17:08 +0200 schrieb Paul Menzel:

[...]

 scribus-ng (1.3.4.dfsg~cvs20070413-1) unstable; urgency=low
 
   * Start tracking cutting edge cvs code as scribus has been updated to the
 current stable 1.3.3.x branch.
   * debian/control: Removed an explicit dependency on liblcms1 as I fixed this
 problem in the liblcms1 itself.
   * debian/patches/02_profiles.dpatch: Fixed the dfsg patch for removal of
 non-free profiles.
 
  -- Oleksandr Moskalenko [EMAIL PROTECTED]  Thu, 19 Apr 2007 19:21:54 -0600
 
 [...]
 
 So maybe you should use the package scribus.

Thanks Paul, also noticed this today. Sorry for having bothered you. 

However, a more visible notification, like an entry in NEWS.Debian would
have been nice. Esp. when taking into account that the path back to
1.3.3.* is barred, once you have saved your file with the new version,
due to the different format. 

Furthermore, I believe that when you explicitly refer to scribs 1.4.x as
the /experimental/ branch, then it should live in experimental. This
would make it much more clear what to expect.

Thanks,

Johannes




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



Bug#417053: sympa: diff for NMU version 5.2.4-1.1

2007-06-06 Thread Stefan Hornburg

Luk Claes wrote:

tags 417053 + patch
thanks

Hi,

Attached is the diff for my sympa 5.2.4-1.1 NMU during the current BSP
which I'll upload to delayed-0.


I discovered that the NMU was improperly done:

if [ -f /usr/share/debconf/confmodule]; then
. /usr/share/debconf/confmodule

There is whitespace missing before the ].

Regards
Racke


--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#427773: ltspfsd: editing of /etc/fstab from udev rules is evil

2007-06-06 Thread Vagrant Cascadian
Package: ltspfsd
Version: 0.4.3+debian2
Severity: critical
Justification: breaks unrelated software

so, ltspfsd's udev rules result in editing /etc/fstab when new devices
are inserted. when run on systems other than true ltsp thin clients,
this breaks other methods of mounting devices.

the udev rules, or the scripts they call (/lib/udev/add_fstab_entry,
/lib/udev/remove_fstab_entry) should maybe be modified to respect the
LOCALDEV setting in /etc/lts.conf.

it might be good for ltspfsd to depend on the ltsp-client package, which
would prevent it from being installed on regular systems with hard
drives.

or better yet, not edit /etc/fstab at all, and modify ltspfs to store
needed mount information elsewhere, and issue the appropriate mount
command(s).

gah, it's ugly. and evil.

live well,
  vagrant


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



Processed: Re: Bug#427691: iceweasel: Firefox promiscuous IFRAME about:blank access bug

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 427691 https://bugzilla.mozilla.org/show_bug.cgi?id=381300
Bug#427691: iceweasel: Firefox promiscuous IFRAME about:blank access bug
Noted your statement that Bug has been forwarded to 
https://bugzilla.mozilla.org/show_bug.cgi?id=381300.

 severity 427691 important
Bug#427691: iceweasel: Firefox promiscuous IFRAME about:blank access bug
Severity set to `important' from `critical'

 tag 427691 security upstream
Bug#427691: iceweasel: Firefox promiscuous IFRAME about:blank access bug
There were no tags set.
Tags added: security, upstream

 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#427691: iceweasel: Firefox promiscuous IFRAME about:blank access bug

2007-06-06 Thread Mike Hommey
forwarded 427691 https://bugzilla.mozilla.org/show_bug.cgi?id=381300
severity 427691 important
tag 427691 security upstream
thanks

On Tue, Jun 05, 2007 at 03:33:17PM -0500, Karl Schmidt [EMAIL PROTECTED] 
wrote:
 Package: iceweasel
 Version: 2.0.0.3-1
 Severity: critical
 (...)
 http://lcamtuf.coredump.cx/ifsnatch

Thanks for the effort of filing a complete bug report...

This is not a *critical* security issue, though.

Mike


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



Bug#427693: iceweasel: Firefox dialog refocus bug

2007-06-06 Thread Mike Hommey
forwarded 427693 https://bugzilla.mozilla.org/show_bug.cgi?id=376473
severity 427693 important
tag 427693 upstream security
thanks

On Tue, Jun 05, 2007 at 03:35:23PM -0500, Karl Schmidt [EMAIL PROTECTED] 
wrote:
 Package: iceweasel
 Version: 2.0.0.3-1
 Severity: critical
 (...)
 http://lcamtuf.coredump.cx/ffclick2/

Thanks for the effort of filing a complete bug report...

This is not a *critical* security issue, though.

Mike


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



Processed: Re: Bug#427693: iceweasel: Firefox dialog refocus bug

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forwarded 427693 https://bugzilla.mozilla.org/show_bug.cgi?id=376473
Bug#427693: iceweasel: Firefox dialog refocus bug
Noted your statement that Bug has been forwarded to 
https://bugzilla.mozilla.org/show_bug.cgi?id=376473.

 severity 427693 important
Bug#427693: iceweasel: Firefox dialog refocus bug
Severity set to `important' from `critical'

 tag 427693 upstream security
Bug#427693: iceweasel: Firefox dialog refocus bug
There were no tags set.
Tags added: upstream, security

 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#427611: marked as done (libnuclient3: trying to overwrite `/usr/include/nuclient.h', which is also in package libnuclient)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 09:02:11 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427611: fixed in nufw 2.2.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libnuclient3
Severity: grave
Justification: renders package unusable


# apt-get install nutcpc
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  libnuclient3
The following NEW packages will be installed:
  libnuclient3
The following packages will be upgraded:
  nutcpc
1 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
Need to get 57.1kB of archives.
After unpacking 45.1kB of additional disk space will be used.
[...]
Unpacking libnuclient3 (from .../libnuclient3_2.2.0-1_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/libnuclient3_2.2.0-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/include/nuclient.h', which is also in package 
libnuclient
Preparing to replace nutcpc 2.0.16-1+b1 (using .../nutcpc_2.2.0-1_i386.deb) ...
Unpacking replacement nutcpc ...
Errors were encountered while processing:
 /var/cache/apt/archives/libnuclient3_2.2.0-1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Looks like you forgot to add libnuclient to Conflicts.

regards,
-mika-

---End Message---
---BeginMessage---
Source: nufw
Source-Version: 2.2.0-2

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

libnuclient3_2.2.0-2_amd64.deb
  to pool/main/n/nufw/libnuclient3_2.2.0-2_amd64.deb
libpam-nufw_2.2.0-2_amd64.deb
  to pool/main/n/nufw/libpam-nufw_2.2.0-2_amd64.deb
nuauth-extra_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nuauth-extra_2.2.0-2_amd64.deb
nuauth-log-mysql_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nuauth-log-mysql_2.2.0-2_amd64.deb
nuauth-log-pgsql_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nuauth-log-pgsql_2.2.0-2_amd64.deb
nuauth-utils_2.2.0-2_all.deb
  to pool/main/n/nufw/nuauth-utils_2.2.0-2_all.deb
nuauth_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nuauth_2.2.0-2_amd64.deb
nufw_2.2.0-2.diff.gz
  to pool/main/n/nufw/nufw_2.2.0-2.diff.gz
nufw_2.2.0-2.dsc
  to pool/main/n/nufw/nufw_2.2.0-2.dsc
nufw_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nufw_2.2.0-2_amd64.deb
nutcpc_2.2.0-2_amd64.deb
  to pool/main/n/nufw/nutcpc_2.2.0-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.
Pierre Chifflier [EMAIL PROTECTED] (supplier of updated nufw 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: Tue, 05 Jun 2007 14:44:13 +0200
Source: nufw
Binary: nuauth-log-pgsql nuauth-extra nufw nutcpc nuauth-log-mysql nuauth 
nuauth-utils libpam-nufw libnuclient3
Architecture: source all amd64
Version: 2.2.0-2
Distribution: unstable
Urgency: high
Maintainer: Pierre Chifflier [EMAIL PROTECTED]
Changed-By: Pierre Chifflier [EMAIL PROTECTED]
Description: 
 libnuclient3 - client library for nufw authentication
 libpam-nufw - Pluggable Authentication module for nufw authentication
 nuauth - The authentication daemon from the nufw package
 nuauth-extra - The authentication daemon from the nufw package
 nuauth-log-mysql - Module for nuauth logging into mysql databases
 nuauth-log-pgsql - Module for nuauth logging into PostgreSQL databases
 nuauth-utils - Set of tools useful to nuauth admin
 nufw   - a per-user firewalling daemon that interferes with libipq
 nutcpc - a linux client for the nufw authentication gateway system
Closes: 427611
Changes: 
 nufw (2.2.0-2) unstable; urgency=high
 .
   * Conficts/Replaces package libnuclient (Closes: #427611)
   * Urgency=high because of RC bug
Files: 
 4acddc9a6fb575c40ecdc080046ad63d 930 net optional nufw_2.2.0-2.dsc
 0eb37c110f3f79af941eed970a277b22 5130 net optional nufw_2.2.0-2.diff.gz
 d69ff4e627090e035fdfb478d63076d1 37070 net optional nufw_2.2.0-2_amd64.deb
 6985697f13749eda2448455781180543 155270 net optional nuauth_2.2.0-2_amd64.deb
 4a879eae2ff8165d80c348c747478fdf 24250 net optional nutcpc_2.2.0-2_amd64.deb
 902a1903f3b2887e6cf60846fed335b4 35468 net optional 

Bug#421482: 9base - FTBFS: No rule to make target `getcallerpc-s390.o', needed by `lib9.a'. Stop.

2007-06-06 Thread Matthew Johnson
Builds fine for me on amd64, seems to be an s390-specific problem

Matt

--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No such file or directory

2007-06-06 Thread Junichi Uekawa
Hi,

I think it's flac related.
Not quite sure.

At Wed, 6 Jun 2007 08:52:47 +0200,
Michael Ablassmeier wrote:
 
 Package: ecasound2.2
 Version: 2.4.5-2
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs
 
 hi,
 
 while doing an archive wide package rebuild your package failed to build from
 source for the following reason:
 
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT 
 -DECA_PKGDATADIR=\/usr/share/ecasound2.2/ecasound\ -ffast-math 
 -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 
 -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG -ffast-math 
 -fstrict-aliasing -funroll-loops -MT generic-linear-envelope.lo -MD -MP -MF 
 .deps/generic-linear-envelope.Tpo -c generic-linear-envelope.cpp -o 
 generic-linear-envelope.o
   /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing 
 -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 
 -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG -ffast-math 
 -fstrict-aliasing -funroll-loops   -o libecasound.la -rpath /usr/lib 
 -export-dynamic -version-info 16:0:0 -static audioio-cdr.lo audioio-ewf.lo 
 audioio-mp3.lo audioio-ogg.lo audioio-wave.lo audioio.lo audioio-buffered.lo 
 audioio-device.lo audioio-null.lo audioio-raw.lo audioio-mikmod.lo 
 audioio-rtnull.lo audioio-loop.lo audioio-forked-stream.lo 
 audioio-timidity.lo audioio-db-server.lo audioio-db-buffer.lo 
 audioio-db-client.lo audioio-typeselect.lo audioio-resample.lo 
 audioio-reverse.lo audioio-proxy.lo audioio-flac.lo audioio-aac.lo 
 audioio-oss.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo 
 midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo 
 eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo 
 eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo 
 layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo 
 generic-controller.lo eca-object-factory.lo eca-chainsetup.lo 
 eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo 
 eca-chainsetup-position.lo eca-control.lo eca-control-base.lo 
 eca-control-objects.lo eca-control-dump.lo eca-iamode-parser.lo 
 eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo 
 eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo 
 eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo 
 audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo 
 audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo 
 audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo 
 audiofx_mixing.lo audiofx_ladspa.lo audio-stamp.lo global-preset.lo preset.lo 
 file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo 
 linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo 
 generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la 
 -lsamplerate -laudiofile -lsndfile -lasound  -ljack -ldl -lm -lpthread 
   mkdir .libs
   rm -fr .libs/libecasound.lax
   mkdir .libs/libecasound.lax
   rm -fr .libs/libecasound.lax/libecasound_plugins.a
   mkdir .libs/libecasound.lax/libecasound_plugins.a
   (cd .libs/libecasound.lax/libecasound_plugins.a  ar x 
 /build/user/ecasound2.2-2.4.5/libecasound/../libecasound/plugins/.libs/libecasound_plugins.a)
   ar cru .libs/libecasound.a  audioio-cdr.o audioio-ewf.o audioio-mp3.o 
 audioio-ogg.o audioio-wave.o audioio.o audioio-buffered.o audioio-device.o 
 audioio-null.o audioio-raw.o audioio-mikmod.o audioio-rtnull.o audioio-loop.o 
 audioio-forked-stream.o audioio-timidity.o audioio-db-server.o 
 audioio-db-buffer.o audioio-db-client.o audioio-typeselect.o 
 audioio-resample.o audioio-reverse.o audioio-proxy.o audioio-flac.o 
 audioio-aac.o audioio-oss.o midi-server.o midi-client.o midi-parser.o 
 midiio.o midiio-raw.o midiio-aseq.o eca-chain.o eca-engine.o samplebuffer.o 
 eca-session.o eca-resources.o resource-file.o eca-logger.o 
 eca-logger-default.o eca-logger-interface.o eca-logger-wellformed.o layer.o 
 samplebuffer_iterators.o eca-version.o eca-operator.o generic-controller.o 
 eca-object-factory.o eca-chainsetup.o eca-chainsetup-bufparams.o 
 eca-chainsetup-parser.o eca-chainsetup-position.o eca-control.o 
 eca-control-base.o eca-control-objects.o eca-control-dump.o 
 eca-iamode-parser.o eca-samplerate-aware.o eca-audio-position.o 
 eca-audio-format.o eca-audio-time.o eca-fileio-stream.o eca-fileio-mmap.o 
 eca-static-object-maps.o eca-object-map.o eca-preset-map.o audiofx.o 
 audiofx_misc.o audiofx_amplitude.o audiofx_compressor.o audiofx_analysis.o 
 audiofx_envelope_modulation.o audiofx_filter.o audiofx_rcfilter.o 
 audiofx_reverb.o audiofx_timebased.o audiogate.o audiofx_mixing.o 
 audiofx_ladspa.o audio-stamp.o global-preset.o preset.o file-preset.o 
 midi-cc.o osc-gen.o osc-gen-file.o osc-sine.o linear-envelope.o 
 two-stage-linear-envelope.o stamp-ctrl.o generic-linear-envelope.o  
 .libs/libecasound.lax/libecasound_plugins.a/audioio_dummy.o 
 

Bug#416749: depends on non-essential package debconf in postrm

2007-06-06 Thread Matthew Johnson
tags 416749 + patch
retitle 416749 depends on non-essential package in postrm
thanks

Hi, I've attached a patch which should fix this. I think all the postrm
calls are now sufficiently qualified.

Matt

--
Matthew Johnson
diff -urN gallery2-2.2.1.orig/debian/gallery2.postrm gallery2-2.2.1/debian/gallery2.postrm
--- gallery2-2.2.1.orig/debian/gallery2.postrm	2007-06-06 10:29:33.399738393 +0100
+++ gallery2-2.2.1/debian/gallery2.postrm	2007-06-06 10:30:41.625553313 +0100
@@ -31,7 +31,9 @@
   # remove the database
   db_get gallery2/mysql/dbname || true
   dbname=$RET
-  . /usr/share/wwwconfig-common/mysql-dropdb.sh || true
+  if [ -f /usr/share/wwwconfig-common/mysql-dropdb.sh ]; then
+ . /usr/share/wwwconfig-common/mysql-dropdb.sh || true
+  fi
 
fi
 fi


signature.asc
Description: Digital signature


Processed: Re: depends on non-essential package debconf in postrm

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 416749 + patch
Bug#416749: depends on non-essential package debconf in postrm
Tags were: etch-ignore
Tags added: patch

 retitle 416749 depends on non-essential package in postrm
Bug#416749: depends on non-essential package debconf in postrm
Changed Bug title to `depends on non-essential package in postrm' from `depends 
on non-essential package debconf in postrm'.

 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: Merge bugreports

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 427615 grave
Bug#427615: Icedove SID package is not avaliable for French locales
Severity set to `grave' from `normal'

 merge 427615 426097
Bug#426097: new upstream version
Bug#427615: Icedove SID package is not avaliable for French locales
Merged 426097 427615.

 quit
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): merge dupes

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 427742 426644
Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No 
such file or directory
Bug#426644: FLAC 1.1.4 is coming, library transition imminent
Mismatch - only Bugs in the same package can be forcibly merged:
Bug 426644 is not in the same package as 427742
 block 427742 by 426676
Bug#426676: FLAC 1.1.4 is coming, library transition imminent
Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No 
such file or directory
Was not blocked by any bugs.
Blocking bugs of 427742 added: 426676

 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#427742: libflac8 missing dependency on libogg-dev

2007-06-06 Thread Junichi Uekawa
unmerge 427742
reassign 427742 libflac-dev 1.1.4-1
thanks

/usr/lib/libFLAC.la contains the following:

# Libraries that this one depends upon.
dependency_libs=' -lm -L/usr/lib /usr/lib/libogg.la'


regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Processed: libflac8 missing dependency on libogg-dev

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unmerge 427742
Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No 
such file or directory
Bug is not marked as being merged with any others.

 reassign 427742 libflac-dev 1.1.4-1
Bug#427742: ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No 
such file or directory
Bug reassigned from package `ecasound2.2' to `libflac-dev'.

 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: libsndfile1: no longer build from source

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 426676 serious
Bug#426676: FLAC 1.1.4 is coming, library transition imminent
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#427781: Postrm broken due to missing whitespace before ]

2007-06-06 Thread Stefan Hornburg

package: sympa
version: 5.2.4-1.1
severity: serious

The NMU introduced invalid shell code like that:

if [ -f /usr/share/debconf/confmodule]; then
. /usr/share/debconf/confmodule

Regards
Racke

--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#426258: cinelerra: playback does not stop

2007-06-06 Thread Martin Michlmayr
* Martin Michlmayr [EMAIL PROTECTED] [2007-05-30 10:40]:
 * Florian Cramer [EMAIL PROTECTED] [2007-05-27 16:39]:
  Package: cinelerra
 
 This package doesn't appear to be in Debian.  Did you get it from
 another web site?

Florian, please respond to my question.

What does
dpkg -p cinelerra | grep Maintainer:
say?

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#418582: marked as done (dbmail: package installation does not create user - fails to install)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 10:02:46 +
with message-id [EMAIL PROTECTED]
and subject line Bug#418582: fixed in dbmail 2.2.5-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: dbmail
Version: 2.2.3-1
Severity: grave
Justification: renders package unusable


Installation of 2.2.3-1 on a clean system fails, because 
`dbmail.postinst configure` does not create the dbmail user/group before
executing the chown on line 174.


Here is the actual error message:

Selecting previously deselected package dbmail.
(Reading database ... 6066 files and directories currently installed.)
Unpacking dbmail (from .../dbmail_2.2.3-1_i386.deb) ...
Setting up dbmail (2.2.3-1) ...
dpkg: error processing dbmail (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 dbmail
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up dbmail (2.2.3-1) ...
dpkg: error processing dbmail (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 dbmail


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

Kernel: Linux 2.6.18.6.th5
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 dbmail depends on:
ii  adduser 3.102Add and remove users and groups
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libglib2.0-02.12.6-2 The GLib library of C routines
ii  libgmime-2.0-2  2.2.6-1  MIME library, unstable version
ii  libldap22.1.30-13.4  OpenLDAP libraries
ii  libsieve2-1 2.2.3-1  a library for parsing, sorting and
ii  libsqlite3-03.3.14-1 SQLite 3 shared library
ii  ucf 2.0020   Update Configuration File: preserv
ii  zlib1g  1:1.2.3-13   compression library - runtime

dbmail recommends no packages.

-- debconf information excluded

---End Message---
---BeginMessage---
Source: dbmail
Source-Version: 2.2.5-1

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

dbmail-mysql_2.2.5-1_i386.deb
  to pool/main/d/dbmail/dbmail-mysql_2.2.5-1_i386.deb
dbmail-pgsql_2.2.5-1_i386.deb
  to pool/main/d/dbmail/dbmail-pgsql_2.2.5-1_i386.deb
dbmail_2.2.5-1.diff.gz
  to pool/main/d/dbmail/dbmail_2.2.5-1.diff.gz
dbmail_2.2.5-1.dsc
  to pool/main/d/dbmail/dbmail_2.2.5-1.dsc
dbmail_2.2.5-1_i386.deb
  to pool/main/d/dbmail/dbmail_2.2.5-1_i386.deb
dbmail_2.2.5.orig.tar.gz
  to pool/main/d/dbmail/dbmail_2.2.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.
Paul J Stevens [EMAIL PROTECTED] (supplier of updated dbmail 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: Tue, 15 May 2007 13:47:50 +0200
Source: dbmail
Binary: dbmail dbmail-pgsql dbmail-mysql
Architecture: source i386
Version: 2.2.5-1
Distribution: unstable
Urgency: low
Maintainer: Paul J Stevens [EMAIL PROTECTED]
Changed-By: Paul J Stevens [EMAIL PROTECTED]
Description: 
 dbmail - base package for the dbmail email solution
 dbmail-mysql - MySQL module for Dbmail
 dbmail-pgsql - Postgresql module for Dbmail
Closes: 412741 415958 418582 423832
Changes: 
 dbmail (2.2.5-1) unstable; urgency=low
 .
   * new upstream release (Closes: #412741, #415958, #423832)
   * update postinst (Closes: #418582)
Files: 
 f212deb45aee8588085a19e0f051c0b0 826 mail optional dbmail_2.2.5-1.dsc
 1abce87992700ff84f6164a03eab0152 883843 mail optional dbmail_2.2.5.orig.tar.gz
 72dcbed6d3016bead4fd17d448e06ff4 232 mail optional dbmail_2.2.5-1.diff.gz
 18d291dd4e0dc2caae08b1f7207beb82 300986 mail optional dbmail_2.2.5-1_i386.deb
 1ef0451885d2d2f4684a54a12cef8c96 16764 

Bug#423832: marked as done (free(): invalid pointer)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 10:02:46 +
with message-id [EMAIL PROTECTED]
and subject line Bug#423832: fixed in dbmail 2.2.5-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: dbmail
Version: 2.2.3-1+b1
Severity: grave
Justification: renders package unusable


crash start dbmail-*

# LC_ALL=C apt-get install dbmail
Reading package lists... Done
Building dependency tree... Done
The following extra packages will be installed:
  libsieve2-1
Suggested packages:
  dbmail-pgsql dbmail-mysql sqlite3
The following NEW packages will be installed:
  dbmail libsieve2-1
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/381kB of archives.
After unpacking 1311kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Preconfiguring packages ...
Selecting previously deselected package libsieve2-1.
(Reading database ... 95965 files and directories currently installed.)
Unpacking libsieve2-1 (from .../libsieve2-1_2.2.3-1_amd64.deb) ...
Selecting previously deselected package dbmail.
Unpacking dbmail (from .../dbmail_2.2.3-1+b1_amd64.deb) ...
Setting up libsieve2-1 (2.2.3-1) ...

Setting up dbmail (2.2.3-1+b1) ...
Starting dbmail servers: dbmail-imapd*** glibc detected *** 
/usr/sbin/dbmail-imapd: free(): invalid pointer: 0x2b4ba493577b ***
=== Backtrace: =
/lib/libc.so.6[0x2b4ba5bdbfb0]
/lib/libc.so.6(cfree+0x8c)[0x2b4ba5bdf6ec]
/usr/lib/dbmail/libdbmail.so.0(serverparent_getopt+0x45)[0x2b4ba5912220]
/usr/sbin/dbmail-imapd(main+0x43)[0x40ac4b]
/lib/libc.so.6(__libc_start_main+0xf4)[0x2b4ba5b898e4]
/usr/sbin/dbmail-imapd[0x405579]
=== Memory map: 
0040-00414000 r-xp  03:01 12489  
/usr/sbin/dbmail-imapd
00513000-00514000 rw-p 00013000 03:01 12489  
/usr/sbin/dbmail-imapd
00514000-00539000 rw-p 00514000 00:00 0  [heap]
2b4ba4928000-2b4ba4944000 r-xp  03:01 762
/lib/ld-2.5.so
2b4ba4944000-2b4ba4947000 rw-p 2b4ba4944000 00:00 0 
2b4ba4b43000-2b4ba4b45000 rw-p 0001b000 03:01 762
/lib/ld-2.5.so
2b4ba4b45000-2b4ba4b4a000 r-xp  03:01 33067  
/lib/libcrypt-2.5.so
2b4ba4b4a000-2b4ba4d49000 ---p 5000 03:01 33067  
/lib/libcrypt-2.5.so
2b4ba4d49000-2b4ba4d4b000 rw-p 4000 03:01 33067  
/lib/libcrypt-2.5.so
2b4ba4d4b000-2b4ba4d79000 rw-p 2b4ba4d4b000 00:00 0 
2b4ba4d79000-2b4ba4dbf000 r-xp  03:01 155235 
/usr/lib/libgmime-2.0.so.2.2.8
2b4ba4dbf000-2b4ba4fbf000 ---p 00046000 03:01 155235 
/usr/lib/libgmime-2.0.so.2.2.8
2b4ba4fbf000-2b4ba4fd4000 rw-p 00046000 03:01 155235 
/usr/lib/libgmime-2.0.so.2.2.8
2b4ba4fd4000-2b4ba4fea000 r-xp  03:01 49193  
/usr/lib/libz.so.1.2.3
2b4ba4fea000-2b4ba51e9000 ---p 00016000 03:01 49193  
/usr/lib/libz.so.1.2.3
2b4ba51e9000-2b4ba51ea000 rw-p 00015000 03:01 49193  
/usr/lib/libz.so.1.2.3
2b4ba51ea000-2b4ba51ff000 r-xp  03:01 34805  
/lib/libnsl-2.5.so
2b4ba51ff000-2b4ba53fe000 ---p 00015000 03:01 34805  
/lib/libnsl-2.5.so
2b4ba53fe000-2b4ba540 rw-p 00014000 03:01 34805  
/lib/libnsl-2.5.so
2b4ba540-2b4ba5403000 rw-p 2b4ba540 00:00 0 
2b4ba5403000-2b4ba5443000 r-xp  03:01 31055  
/usr/lib/libgobject-2.0.so.0.1200.12
2b4ba5443000-2b4ba5643000 ---p 0004 03:01 31055  
/usr/lib/libgobject-2.0.so.0.1200.12
2b4ba5643000-2b4ba5645000 rw-p 0004 03:01 31055  
/usr/lib/libgobject-2.0.so.0.1200.12
2b4ba5645000-2b4ba56e3000 r-xp  03:01 31053  
/usr/lib/libglib-2.0.so.0.1200.12
2b4ba56e3000-2b4ba58e2000 ---p 0009e000 03:01 31053  
/usr/lib/libglib-2.0.so.0.1200.12
2b4ba58e2000-2b4ba58e3000 rw-p 0009d000 03:01 31053  
/usr/lib/libglib-2.0.so.0.1200.12
2b4ba58e3000-2b4ba58e4000 rw-p 2b4ba58e3000 00:00 0 
2b4ba58e4000-2b4ba592c000 r-xp  03:01 4234   
/usr/lib/dbmail/libdbmail.so.0.0.0
2b4ba592c000-2b4ba5a2b000 ---p 00048000 03:01 4234   
/usr/lib/dbmail/libdbmail.so.0.0.0
2b4ba5a2b000-2b4ba5a2e000 rw-p 00047000 03:01 4234   
/usr/lib/dbmail/libdbmail.so.0.0.0
2b4ba5a2e000-2b4ba5a31000 rw-p 2b4ba5a2e000 00:00 0 

Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Michael Ablassmeier
hi,

On Wed, Jun 06, 2007 at 10:58:02AM +0200, Samuel Mimram wrote:
 Michael Ablassmeier wrote:
 while doing an archive wide package rebuild your package failed to build 
 from
 source for the following reason:
 
 snip
 
 I think this is related to an API change and recent upload of a new FLAC 
 Library, from libflac-dev's changelog:
 
 Yep, thats probably right.
 
 The upcoming version of libsndfile contains its own subset of the
 FLAC sources so this won't happen again. Unfortunately, that new
 version is not quite ready for release yet.
 
 Unfortunately, this is not the Debian way of handling things :/ The main 
 reason is that duplication of work should be avoided. If the FLAC 
 maintainer applies a patch, sndfile should be able to benefit of it 
 (that's the idea behind shared libs). Please, provide a way to build 
 against an external FLAC.

indeed, shipping your own flac source and linking against it is more error
prone and might lead to further bugs .. (and means also more work ..)

If, however, libsndfile needs a hacked FLAC source and thus ships its own
version, you should coordinate this with libflac's maintainer, maybe there is a
way to include those changes.

bye,
- michael


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



Bug#427791: syslog-ng dies after cron.daily

2007-06-06 Thread Chris Taylor

Package: syslog-ng
Version: 2.0.0-1
Severity: grave


Syslog-ng is dying repeatedly after logrotate runs.
I believe that in most cases it continues to log to the original file, 
despite it having been rotated, though I am not 100% sure of this.
Where it does continue running, it dies when the 2nd rotate occurs, 
where the logfile is gzipped.


When trying to reproduce it manually, sending kill -HUP causes syslog-ng 
to die shortly after it gets a new PID.

I am able to consistently reproduce this.
No data is written to the new logfile until I manually restart syslog-ng

For now, as a workaround, I have altered the post-rotate command to 
restart syslog-ng rather than reload.




Chris


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



Bug#427549: sendmail-bin: Sendmail 8.14.1-4 and 8.14.1-2 don't start: Segmentation fault

2007-06-06 Thread Wolfgang Pfeiffer
On Tue, Jun 05 2007, at 23:23 -0700, Richard A Nelson wrote:
 On Wed, 6 Jun 2007, Wolfgang Pfeiffer wrote:
 
 changed. Now /etc/nsswitch.conf looks like this:
 
 passwd: files
 group:  compat
 shadow: files
 
 Sorry, I should've said replace all compat by files
 
 having compat in group: will still cause the db mixup

/etc/nsswitch.conf, latest:

--
# /etc/nsswitch.conf
#
# Example configuration of GNU Name Service Switch functionality.
# If you have the `glibc-doc' and `info' packages installed, try:
# `info libc Name Service Switch' for information about this file.

passwd: files
group:  files
shadow: files

hosts:  files mdns4_minimal [NOTFOUND=return] dns mdns4
networks:   files

protocols:  db files
services:   db files
ethers: db files
rpc:db files

netgroup:   nis


-

No changes, even after rebooting:

# /etc/init.d/sendmail status
MSP: is run via cron (20m)
MTA: is not running
QUE: Same as MTA


# /etc/init.d/sendmail start 
Starting Mail Transport Agent (MTA): sendmail/etc/init.d/sendmail: 
line 224:  3422 Segmentation fault  $CMD


running 'sendmailconfig', the end of the output:



Writing /etc/cron.d/sendmail.
Creating /etc/mail/sendmail.cf...
Creating /etc/mail/submit.cf...
Informational: confCR_FILE file empty: /etc/mail/relay-domains
Updating /etc/mail/authinfo...
Updating /etc/mail/mailertable...
Updating /etc/mail/aliases...
/usr/share/sendmail/update_db: line 380:  4171 Segmentation fault  
/usr/lib/sm.bin/newaliases
Reload the running sendmail now with the new configuration? [Y] 
Reloading sendmail ...
/etc/init.d/sendmail: line 224:  4200 Segmentation fault  $CMD


Are there any other processes/routines where I might move 'compat' out of
the way ..?

'grep -rs 'compat' /etc/| less' gave me more than 500 lines, and after
a first glance I didn't see anything that might help ...

 
 So I'll go back to where I was to get a running sendmail again ... :)
 
 The price of living on testing...  


There won't be non-buggy software for a long time coming. Probably. 
Not until some guys from other galaxies tell us how to do the job
in an appropriate manner ... :)

 especially when the primary build machine is out of comission.  I
 find unstable to often be more stable that testing; but then I need
 to be on the bleeding edge.

Sometimes I wonder how stable unstable actually is. And even *if*
there are issues like now: Most of the time it's easy to simply go
back 1 or 2 versions to get what I want ...

 
 The real problem here is that libdb4.5 on ppc is downlevel - it has no
 ELF symbol versioning.  And since sendmail was built with libdb4.5, it
 will cause the problem you see when libnss-db later loads db4.3 :(
 
 So we might have a missing dependency on a special version of libdb4.5
 for the latest sendmail packages ?
 
 no, sendmail has a dependancy on:
libdb-4.5.so = /usr/lib/libdb-4.5.so (0x0feb7000)
 
 it is just that the version of libdb currently on powerpc is broke - and
 sendmail was built against that broken libdb.

OK, got that.

 
 Unless you happen to be using compat, you wouldn't see the issue.
 
 My setup is 'files ldap', so I never saw the problem
 
 see ... I'm too tired by now to even consider a stock Debian kernel
 install ... :)
 
 No need, it *is* the library issue - 

.. that's what I like to hear ... :)

Until then

Regards
Wolfgang

-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

I made slight changes on Key ID: E3037113. Please refresh it.
http://keyserver.mine.nu/pks/lookup?search=0xE3037113fingerprint=on


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



Bug#427314: marked as done (drapes: FTBFS: No package 'glade-sharp-2.0' found)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 11:17:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427314: fixed in drapes 0.5.1-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: drapes
version: 0.5.1-1
Severity: serious
Justification: FTBFS on i386

Hi,

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

Relevant part:
checking for xgettext... /usr/bin/xgettext
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for UNMANAGED_DEPENDENCIES_MONO... yes
checking for UNMANAGED_DEPENDENCIES_MINT... no
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for GTKSHARP... configure: error: Package requirements (gtk-sharp-2.0 
= 2.8   gnome-sharp-2.0 = 2.8  gnome-vfs-sharp-2.0 = 2.8  
glade-sharp-2.0 = 2.8  gconf-sharp-2.0 = 2.8) were not met:

No package 'glade-sharp-2.0' found
No package 'gconf-sharp-2.0' found

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables GTKSHARP_CFLAGS
and GTKSHARP_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

make: *** [config.status] Error 1

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/01/

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: drapes
Source-Version: 0.5.1-2

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

drapes_0.5.1-2.diff.gz
  to pool/main/d/drapes/drapes_0.5.1-2.diff.gz
drapes_0.5.1-2.dsc
  to pool/main/d/drapes/drapes_0.5.1-2.dsc
drapes_0.5.1-2_all.deb
  to pool/main/d/drapes/drapes_0.5.1-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.
Francesco Namuri [EMAIL PROTECTED] (supplier of updated drapes 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, 03 Jun 2007 11:24:38 +0200
Source: drapes
Binary: drapes
Architecture: source all
Version: 0.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Francesco Namuri [EMAIL PROTECTED]
Changed-By: Francesco Namuri [EMAIL PROTECTED]
Description: 
 drapes - a desktop wallpaper management application for the GNOME desktop
Closes: 427314
Changes: 
 drapes (0.5.1-2) unstable; urgency=low
 .
   * debian/control: added build-depends on libgonf2.0-cil and libglade2.0-cil
   * FTBFS: No package 'glade-sharp-2.0' found (Closes: #427314)
Files: 
 2c797391ee11febeacd40f098e292dbd 865 gnome optional drapes_0.5.1-2.dsc
 17b4f0834eecfd55d609d73c7f38dcf3 2875 gnome optional drapes_0.5.1-2.diff.gz
 bff1c132d65cec85ab4cd8133612c4d4 733980 gnome optional drapes_0.5.1-2_all.deb

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

iD8DBQFGZpSOJdKMxZV9WM8RAozgAJ4im82U7w6h+WnOjjvFUKRxYHnNegCghpMa
U2SLtpl/xju2ft20brVnjFI=
=JLyn
-END PGP SIGNATURE-

---End Message---


Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Erik de Castro Lopo
Michael Ablassmeier wrote:

 indeed, shipping your own flac source and linking against it is more error
 prone and might lead to further bugs .. (and means also more work ..)

Firstly, the main reason I am shipping a subset of the FLAC sources  
as part of libsndfile is to make building a FLAC enabled libsndfile
easier on MacOSX and windows.

Secondly, I intend to sync the FLAC sources in libsndfile against
FLAC CVS and test it thoroughly before each release.

Finally, the current bug in libsndfile (ie not building) was caused
by changes to the FLAC API, a problem which can never occur again
if I ship a verify subset of the FLAC sources with libsndfile.

Erik
-- 
-
Erik de Castro Lopo
-
...In the UNIX world, people tend to interpret `non-technical user'
as meaning someone who's only ever written one device driver.
-- Daniel Pead


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



Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Michael Ablassmeier
hi,

On Wed, Jun 06, 2007 at 09:26:13PM +1000, Erik de Castro Lopo wrote:
 Michael Ablassmeier wrote:
 
  indeed, shipping your own flac source and linking against it is more error
  prone and might lead to further bugs .. (and means also more work ..)
 
 Firstly, the main reason I am shipping a subset of the FLAC sources  
 as part of libsndfile is to make building a FLAC enabled libsndfile
 easier on MacOSX and windows.
 
 Secondly, I intend to sync the FLAC sources in libsndfile against
 FLAC CVS and test it thoroughly before each release.
 
 Finally, the current bug in libsndfile (ie not building) was caused
 by changes to the FLAC API, a problem which can never occur again
 if I ship a verify subset of the FLAC sources with libsndfile.

as long as libsndfile can still be dynamically linked against the version in
debian this is no problem. But having a debian package which does need to
ship/build its own libflac and link against it, is IMHO opinion useless and
duplicates work (might also waste mirror space).

Ive been in the same situation with streamripper. Its author ships both libtre
and libmad with his source archive, but still allows me to remove it from the
tarball and link against the versions in debian - that doesnt waste mirror
space and saves build time + i dont have to mess with bugs in the libtre /
libmad versions from his tarball.

bye,
- michael


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



Bug#427795: 0.9.0-2 is broken, downgraded to 0.8.2-4 works

2007-06-06 Thread Alexander Gattin
Package: qemu
Version: 0.9.0-2
Severity: grave

Hi,

after upgrading qemu and libc:

1.

the WinXP image stoped booting. I can see only
BIOS logo during boot, then qemu hangs showing
no signs of boot progress. (this behaviour
regardless of -no-kqemu  rmmod kqemu).

When downgraded to 0.8.2-4, the qemu boots WinXP
image normally.

2.

NetBSD stopped working. During boot it crashes
into debugger with the next message:
 panic: _isa_dmainit: unable to map DMA controller #1
 Stopped in pid 0.1 (swapper) at netbsd:cpu_Debugger+0x4: leave

3.

Surprisingly, Debian etch image manages to boot.

P.S.

I have -grsec patched kernel though, but a
friend of mine do see the same behaviour WRT
WinXP on his clean Debian kernel.

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

Kernel: Linux 2.6.18-grsec (SMP w/1 CPU core; 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 qemu depends on:
ii  bochsbios 2.3-2  BIOS for the Bochs emulator
ii  libasound21.0.13-2   ALSA library
ii  libc6 2.5-9+b1   GNU C Library: Shared libraries
ii  libncurses5   5.6-3  Shared libraries for terminal hand
ii  libsdl1.2debian   1.2.11-8   Simple DirectMedia Layer
ii  openhackware  0.4.1-2OpenFirmware emulator for PowerPC
ii  proll 18-2   JavaStation PROM 2.x compatible re
ii  vgabios   0.6a-1 VGA BIOS software for the Bochs an
ii  zlib1g1:1.2.3-15 compression library - runtime

Versions of packages qemu recommends:
ii  debootstrap   0.3.3.3Bootstrap a basic Debian system
ii  sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode
pn  vde2  none (no description available)

-- no debconf information

-- 
With best regards,
xrgtn


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



Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Erik de Castro Lopo
Michael Ablassmeier wrote:

 as long as libsndfile can still be dynamically linked against the version in
 debian this is no problem.

Why so that breakages in the FLAC API can break libsndfile again?

 Ive been in the same situation with streamripper.

Thats streamripper this is libsndfile.

You are the maintainer of streamripper but not as far as I am
aware the maintainer of libsndfile. I think that is Anand 
Kumria and I do not believe that Anand has any problems with the
way I have been releasing libsndfile so far and I know him well
enough that he would say something if I screwed up.

Erik
-- 
-
Erik de Castro Lopo
-
Only wimps use tape backup: *real* men just upload their
important stuff on FTP, and let the rest of the world
mirror it ;) -- Linus Torvalds


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



Bug#427749: libsndfile - FTBFS: error: 'FLAC_PRIVATE' has no member named 'encbuffer'

2007-06-06 Thread Michael Ablassmeier
hi,

On Wed, Jun 06, 2007 at 09:47:26PM +1000, Erik de Castro Lopo wrote:
 Why so that breakages in the FLAC API can break libsndfile again?

well, sometimes api changes are necessary.. wether this one was or not  - i
cant judge - ask the authors of libflac.

  Ive been in the same situation with streamripper.
 
 Thats streamripper this is libsndfile.
 
 You are the maintainer of streamripper but not as far as I am
 aware the maintainer of libsndfile. I think that is Anand 
 Kumria and I do not believe that Anand has any problems with the
 way I have been releasing libsndfile so far and I know him well
 enough that he would say something if I screwed up.

well, its just that statically linked binaries in debian should be omitted by
policy (or, might be non policy compliant). Imagine a security bug in libflac,
debian's security team would have to care about the libflac packages AND
sndfile - duplicate work again.

bye, 
- michael


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



Processed: changed behavior of update-alternatives (was: Bug#427774: tetex-bin fails to install, missing alternatives for oxdvi.bin)

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 427774 serious
Bug#427774: tetex-bin fails to install, missing alternatives for oxdvi.bin
Severity set to `serious' from `normal'

 notfound 427774 2007-7
Bug#427774: tetex-bin fails to install, missing alternatives for oxdvi.bin
Bug marked as not found in version 2007-7.

 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#425742: gnome-session timeouts

2007-06-06 Thread Erich Schubert
Hi,
Logging into Gnome took a long time for me since upgrading to 2.18.2-1
I managed to get Gnome into a working (as in 'fast login') shape again
now, here are some things I noticed:

- I had 'openbox' twice in my session at priority 20, but with different
command lines; one had sm-config-prefix or sm-disabled; the other was a
plain openbox --replace.
- At login, gnome-session would block after starting openbox
- The splash screen showed two openbox icons.
- killall openbox in the console didn't speed up the login process
- I tried removing the duplicate openbox with the UI, but it didn't work
on first try. After downgrading to 2.18.0, I retried that in this time
it worked (and after upgrading to 2.18.2 again, the login still was
fast).

My guess:
+ gnome-session started two openbox instances
+ gnome-session waits for both to connect to the session
+ one openbox kills the other before it connected to g-s
= timeout.

best regards,
Erich Schubert
-- 
   erich@(vitavonni.de|debian.org)--GPG Key ID: 4B3A135C(o_
  There are only 10 types of people in the world:   //\
  Those who understand binary and those who don't   V_/_
 Humor sollte immmer dabeisein, auch bei Problemen.



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



Bug#427773: [Pkg-ltsp-devel] Bug#427773: ltspfsd: editing of /etc/fstab from udev rules is evil

2007-06-06 Thread mariodebian
El mié, 06-06-2007 a las 11:51 +0200, Oliver Grawert escribió:
 hi,
 Am Mittwoch, den 06.06.2007, 01:37 -0700 schrieb Vagrant Cascadian:
  the udev rules, or the scripts they call (/lib/udev/add_fstab_entry,
  /lib/udev/remove_fstab_entry) should maybe be modified to respect the
  LOCALDEV setting in /etc/lts.conf.
 that will break all static devices that are there before we even read
 lts.conf, we would need to fundamentally redesign that part.
 
 ciao
   oli


You can move udev rules to ltsp-build-package plugins:

Example based on
ltsp-0.99debian12/server/plugins/ltsp-build-client/common/010-etc-hosts:


case $MODE in
after-install)
cat EOF  $ROOT/etc/udev/rules.d/88-ltsp.rules
# /etc/udev/rules.d/88-ltsp.rules
ACTION==add, KERNEL==fd[0-9], RUN+=add_fstab_entry %k auto
ACTION==add, SUBSYSTEM==block, RUN+=add_fstab_entry %k
ACTION==remove, SUBSYSTEM==block, RUN+=remove_fstab_entry %k
EOF
;;
esac



or something like this (creating a link with rules):

case $MODE in
after-install)
chroot $ROOT ln -s /etc/ltsp/88-ltsp.rules \
   /etc/udev/rules.d/88-ltsp.rules
;;
esac
# need to move 88-ltsp.rules from /etc/udev to /etc/ltsp/ in package
ltspfsd


don't worry about /lib/udev/* without rules, nobody call them.



 it might be good for ltspfsd to depend on the ltsp-client package,
 which
 would prevent it from being installed on regular systems with hard
 drives.
 

Please, not !!! I'm trying to use this package without installing LTSP


Bye

-- 
http://soleup.eup.uva.es/mariodebian


signature.asc
Description: Esta parte del mensaje está firmada	digitalmente


Bug#427773: [Pkg-ltsp-devel] Bug#427773: ltspfsd: editing of /etc/fstab from udev rules is evil

2007-06-06 Thread vagrant
for further information, see debian-edu's bts:

http://bugs.skolelinux.no/1180

live well,
  vagrant


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



Bug#427549: sendmail-bin: Sendmail 8.14.1-4 and 8.14.1-2 don't start: Segmentation fault

2007-06-06 Thread Richard A Nelson

Can you send another strace -f ?

--
Rick Nelson
Knghtbrd I really don't want much at all...  Just a kind word, an
   attractive woman, and UNLIMITED BANDWIDTH!!


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



Bug#426676: It's Not My Problem (tm)

2007-06-06 Thread Joshua Kwan
http://flac.sourceforge.net/api/group__porting__1__1__2__to__1__1__3.html
confirms that the seekable stream decoder is gone as of 1.1.3 (and thus
1.1.4). It looks like it's pretty easy to get it building. If you really
can't figure it out I can try to provide a patch later today.

Thanks

-- 
Joshua Kwan


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



Bug#427742: marked as done (ecasound2.2 - FTBFS: /bin/sed: can't read /usr/lib/libogg.la: No such file or directory)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 15:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427742: fixed in flac 1.1.4-3
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: ecasound2.2
Version: 2.4.5-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

   g++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -D_REENTRANT 
  -DECA_PKGDATADIR=\/usr/share/ecasound2.2/ecasound\ -ffast-math 
  -fstrict-aliasing -funroll-loops -DNDEBUG -DENABLE_DBC 
  -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG 
  -ffast-math -fstrict-aliasing -funroll-loops -MT generic-linear-envelope.lo 
  -MD -MP -MF .deps/generic-linear-envelope.Tpo -c generic-linear-envelope.cpp 
  -o generic-linear-envelope.o
  /bin/sh ../libtool --tag=CXX --mode=link g++ -ffast-math -fstrict-aliasing 
  -funroll-loops -DNDEBUG -DENABLE_DBC -D_FILE_OFFSET_BITS=64 
  -D_LARGEFILE_SOURCE -g -O2 -D_REENTRANT -DNDEBUG -ffast-math 
  -fstrict-aliasing -funroll-loops   -o libecasound.la -rpath /usr/lib 
  -export-dynamic -version-info 16:0:0 -static audioio-cdr.lo audioio-ewf.lo 
  audioio-mp3.lo audioio-ogg.lo audioio-wave.lo audioio.lo audioio-buffered.lo 
  audioio-device.lo audioio-null.lo audioio-raw.lo audioio-mikmod.lo 
  audioio-rtnull.lo audioio-loop.lo audioio-forked-stream.lo 
  audioio-timidity.lo audioio-db-server.lo audioio-db-buffer.lo 
  audioio-db-client.lo audioio-typeselect.lo audioio-resample.lo 
  audioio-reverse.lo audioio-proxy.lo audioio-flac.lo audioio-aac.lo 
  audioio-oss.lo midi-server.lo midi-client.lo midi-parser.lo midiio.lo 
  midiio-raw.lo midiio-aseq.lo eca-chain.lo eca-engine.lo samplebuffer.lo 
  eca-session.lo eca-resources.lo resource-file.lo eca-logger.lo 
  eca-logger-default.lo eca-logger-interface.lo eca-logger-wellformed.lo 
  layer.lo samplebuffer_iterators.lo eca-version.lo eca-operator.lo 
  generic-controller.lo eca-object-factory.lo eca-chainsetup.lo 
  eca-chainsetup-bufparams.lo eca-chainsetup-parser.lo 
  eca-chainsetup-position.lo eca-control.lo eca-control-base.lo 
  eca-control-objects.lo eca-control-dump.lo eca-iamode-parser.lo 
  eca-samplerate-aware.lo eca-audio-position.lo eca-audio-format.lo 
  eca-audio-time.lo eca-fileio-stream.lo eca-fileio-mmap.lo 
  eca-static-object-maps.lo eca-object-map.lo eca-preset-map.lo audiofx.lo 
  audiofx_misc.lo audiofx_amplitude.lo audiofx_compressor.lo 
  audiofx_analysis.lo audiofx_envelope_modulation.lo audiofx_filter.lo 
  audiofx_rcfilter.lo audiofx_reverb.lo audiofx_timebased.lo audiogate.lo 
  audiofx_mixing.lo audiofx_ladspa.lo audio-stamp.lo global-preset.lo 
  preset.lo file-preset.lo midi-cc.lo osc-gen.lo osc-gen-file.lo osc-sine.lo 
  linear-envelope.lo two-stage-linear-envelope.lo stamp-ctrl.lo 
  generic-linear-envelope.lo ../libecasound/plugins/libecasound_plugins.la 
  -lsamplerate -laudiofile -lsndfile -lasound  -ljack -ldl -lm -lpthread 
  mkdir .libs
  rm -fr .libs/libecasound.lax
  mkdir .libs/libecasound.lax
  rm -fr .libs/libecasound.lax/libecasound_plugins.a
  mkdir .libs/libecasound.lax/libecasound_plugins.a
  (cd .libs/libecasound.lax/libecasound_plugins.a  ar x 
  /build/user/ecasound2.2-2.4.5/libecasound/../libecasound/plugins/.libs/libecasound_plugins.a)
  ar cru .libs/libecasound.a  audioio-cdr.o audioio-ewf.o audioio-mp3.o 
  audioio-ogg.o audioio-wave.o audioio.o audioio-buffered.o audioio-device.o 
  audioio-null.o audioio-raw.o audioio-mikmod.o audioio-rtnull.o 
  audioio-loop.o audioio-forked-stream.o audioio-timidity.o 
  audioio-db-server.o audioio-db-buffer.o audioio-db-client.o 
  audioio-typeselect.o audioio-resample.o audioio-reverse.o audioio-proxy.o 
  audioio-flac.o audioio-aac.o audioio-oss.o midi-server.o midi-client.o 
  midi-parser.o midiio.o midiio-raw.o midiio-aseq.o eca-chain.o eca-engine.o 
  samplebuffer.o eca-session.o eca-resources.o resource-file.o eca-logger.o 
  eca-logger-default.o eca-logger-interface.o eca-logger-wellformed.o layer.o 
  samplebuffer_iterators.o eca-version.o eca-operator.o generic-controller.o 
  eca-object-factory.o eca-chainsetup.o eca-chainsetup-bufparams.o 
  eca-chainsetup-parser.o eca-chainsetup-position.o eca-control.o 
  eca-control-base.o eca-control-objects.o eca-control-dump.o 
  eca-iamode-parser.o eca-samplerate-aware.o eca-audio-position.o 
  eca-audio-format.o eca-audio-time.o eca-fileio-stream.o eca-fileio-mmap.o 
  

Bug#427638: scribus-ng: extremely slow, to the point of being unusable

2007-06-06 Thread Oleksandr Moskalenko
* Johannes Rohr [EMAIL PROTECTED] [2007-06-06 10:27:13 +0200]:

 Am Dienstag, den 05.06.2007, 17:08 +0200 schrieb Paul Menzel:
 
 [...]
 
  scribus-ng (1.3.4.dfsg~cvs20070413-1) unstable; urgency=low
  
* Start tracking cutting edge cvs code as scribus has been updated to 
  the
  current stable 1.3.3.x branch.
* debian/control: Removed an explicit dependency on liblcms1 as I fixed 
  this
  problem in the liblcms1 itself.
* debian/patches/02_profiles.dpatch: Fixed the dfsg patch for removal of
  non-free profiles.
  
   -- Oleksandr Moskalenko [EMAIL PROTECTED]  Thu, 19 Apr 2007 19:21:54 
  -0600
  
  [...]
  
  So maybe you should use the package scribus.
 
 Thanks Paul, also noticed this today. Sorry for having bothered you. 
 
 However, a more visible notification, like an entry in NEWS.Debian would
 have been nice. Esp. when taking into account that the path back to
 1.3.3.* is barred, once you have saved your file with the new version,
 due to the different format. 

I'm adding a new entry in the NEWS.Debian, which should be shown during the
package upgrade.

 Furthermore, I believe that when you explicitly refer to scribs 1.4.x as
 the /experimental/ branch, then it should live in experimental. This
 would make it much more clear what to expect.

Well, this branch is already usable for some people who need the new features,
so I'd rather keep it in the unstable. By the time all the transitions are
done and it migrates to testing it will become even more stable.

 Thanks,
 
 Johannes

Best wishes,

Alex.


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



Processed: Retitle

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 422455 Keeping old sessions around in ~/.cache/xfce4/sessions causes 
 odd failures at startup with newer xfce
Bug#422455: xfce4: xfwm4 doesn't start automatically
Changed Bug title to `Keeping old sessions around in ~/.cache/xfce4/sessions 
causes odd failures at startup with newer xfce' from `xfce4: xfwm4 doesn't 
start automatically'.

 severity 422455 normal
Bug#422455: Keeping old sessions around in ~/.cache/xfce4/sessions causes odd 
failures at startup with newer xfce
Severity set to `normal' from `grave'

 reassign 422455 xfce4-session
Bug#422455: Keeping old sessions around in ~/.cache/xfce4/sessions causes odd 
failures at startup with newer xfce
Bug reassigned from package `xfce4' to `xfce4-session'.

 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#426127: marked as done (hdbc: unsatisfiable build-dep on ghc6 ( 6.6-999))

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 16:17:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#426127: fixed in hdbc 1.1.2.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: hdbc
Version: 1.1.2.0
Severity: serious

Hi John,

hdbc build-depends on ghc6 (= 6.6), ghc6 ( 6.6-999), which is not
satisfiable in sid at the moment (ghc6 is 6.6.1-2).

By ignoring this conflict and adding libghc6-mtl-dev to the build-deps,
I was able to build the package.  I don't know enough about haskell to
know what the correct fix is, though.

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

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


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: hdbc
Source-Version: 1.1.2.1

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

hdbc_1.1.2.1.dsc
  to pool/main/h/hdbc/hdbc_1.1.2.1.dsc
hdbc_1.1.2.1.tar.gz
  to pool/main/h/hdbc/hdbc_1.1.2.1.tar.gz
libghc6-hdbc-dev_1.1.2.1_i386.deb
  to pool/main/h/hdbc/libghc6-hdbc-dev_1.1.2.1_i386.deb
libhugs-hdbc_1.1.2.1_all.deb
  to pool/main/h/hdbc/libhugs-hdbc_1.1.2.1_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.
John Goerzen [EMAIL PROTECTED] (supplier of updated hdbc 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: Wed, 06 Jun 2007 06:58:02 -0500
Source: hdbc
Binary: libhugs-hdbc libghc6-hdbc-dev
Architecture: source i386 all
Version: 1.1.2.1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-hdbc-dev - Haskell Database Connectivity, GHC6 package
 libhugs-hdbc - Haskell Database Connectivity, Hugs package
Closes: 422290 426127
Changes: 
 hdbc (1.1.2.1) unstable; urgency=low
 .
   * Update for newer GHC 6.6.1.  Closes: #422290, #426127.
Files: 
 5dd80047583df47fcb3d965da797b6a0 744 libs optional hdbc_1.1.2.1.dsc
 26aa612ec1a820909b80b71a1639de4f 77968 libs optional hdbc_1.1.2.1.tar.gz
 e8e27aff1e175a781d3f76a462f9ed91 48986 libs optional 
libhugs-hdbc_1.1.2.1_all.deb
 45e463b052b89c65ff8a7dce24dfac46 183428 libdevel optional 
libghc6-hdbc-dev_1.1.2.1_i386.deb

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

iD8DBQFGZtnc0miF3hOB5ikRAn4vAJ9SmuOjwiRvrbzB/zYPrOsCNp+AdQCgt6KP
ouq/8byU3t6WaEoPGSzZ1O4=
=tsf9
-END PGP SIGNATURE-

---End Message---


Bug#427493: marked as done (hdbc-sqlite3: FTBFS: unmet dep ghc6 ( 6.6-999))

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 16:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427493: fixed in hdbc-sqlite3 1.1.2.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: hdbc-sqlite3
version: 1.1.2.0
Severity: serious
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 (= 4.0.0), ghc6 (= 6.6), ghc6 ( 6.6-999), 
haskell-devscripts (= 0.5.6), cpphs, haddock, hugs (= 98.200503.08), 
libsqlite3-dev (= 3.3), libghc6-hdbc-dev (= 1.1.2), libhugs-hdbc (= 1.1.2), 
libghc6-mtl-dev, libghc6-hunit-dev, libhugs-hunit
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.49
ghc6: missing
Using default version 6.6.1-2
ghc6: missing
Default version of ghc6 not sufficient, no suitable version found. Skipping for 
now, maybe there are alternatives.
haskell-devscripts: missing
Using default version 0.5.17
cpphs: missing
haddock: missing
hugs: missing
Using default version 98.200609.21-5
libsqlite3-dev: missing
Using default version 3.3.17-1
libghc6-hdbc-dev: missing
Using default version 1.1.2.0
libhugs-hdbc: missing
Using default version 1.1.2.0
libghc6-mtl-dev: missing
libghc6-hunit-dev: missing
libhugs-hunit: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
Note, selecting libhugs-hunit-bundled instead of libhugs-hunit
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libghc6-hdbc-dev: Depends: ghc6 ( 6.6-999) but 6.6.1-2 is to be installed
E: Broken packages
apt-get failed.
Package installation failed
Trying to reinstall removed packages:
Trying to uninstall newly installed packages:
Source-dependencies not satisfied; skipping hdbc-sqlite3

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/01/

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: hdbc-sqlite3
Source-Version: 1.1.2.1

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

hdbc-sqlite3_1.1.2.1.dsc
  to pool/main/h/hdbc-sqlite3/hdbc-sqlite3_1.1.2.1.dsc
hdbc-sqlite3_1.1.2.1.tar.gz
  to pool/main/h/hdbc-sqlite3/hdbc-sqlite3_1.1.2.1.tar.gz
libghc6-hdbc-sqlite3-dev_1.1.2.1_i386.deb
  to pool/main/h/hdbc-sqlite3/libghc6-hdbc-sqlite3-dev_1.1.2.1_i386.deb
libhugs-hdbc-sqlite3_1.1.2.1_i386.deb
  to pool/main/h/hdbc-sqlite3/libhugs-hdbc-sqlite3_1.1.2.1_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 hdbc-sqlite3 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: Wed, 06 Jun 2007 07:08:23 -0500
Source: hdbc-sqlite3
Binary: libghc6-hdbc-sqlite3-dev libhugs-hdbc-sqlite3
Architecture: source i386
Version: 1.1.2.1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-hdbc-sqlite3-dev - Sqlite v3 HDBC (Haskell Database Connectivity) 
Driver for GHC
 libhugs-hdbc-sqlite3 - Sqlite v3 HDBC (Haskell Database Connectivity) Driver 
for Hugs
Closes: 427493
Changes: 
 hdbc-sqlite3 (1.1.2.1) unstable; urgency=low
 .
   * Update for newer GHC6.  Closes: #427493.
Files: 
 6d38c0f8f8a363d1345871939f4551b6 787 libs optional hdbc-sqlite3_1.1.2.1.dsc
 

Bug#422290: marked as done (hdbc - FTBFS: cannot satisfy dependency mtl-any)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 16:17:01 +
with message-id [EMAIL PROTECTED]
and subject line Bug#422290: fixed in hdbc 1.1.2.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: hdbc
Version: 1.1.2.0
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of hdbc_1.1.2.0 on lxdebian.bfinv.de by sbuild/s390 98
[...]
 configure: Dependency base-any: using base-2.0
 setup: cannot satisfy dependency mtl-any
 ./setup configure  --prefix=/usr/lib/haskell-packages/ghc6 
 --with-compiler=/usr/bin/ghc6 files: 256 at 
 /usr/share/haskell-devscripts//Dh_Haskell.pm line 138, COMPAT_IN line 1.
 make: *** [install-a] Error 9
 **
 Build finished at 20070504-1725
 FAILED [dpkg-buildpackage died]

---End Message---
---BeginMessage---
Source: hdbc
Source-Version: 1.1.2.1

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

hdbc_1.1.2.1.dsc
  to pool/main/h/hdbc/hdbc_1.1.2.1.dsc
hdbc_1.1.2.1.tar.gz
  to pool/main/h/hdbc/hdbc_1.1.2.1.tar.gz
libghc6-hdbc-dev_1.1.2.1_i386.deb
  to pool/main/h/hdbc/libghc6-hdbc-dev_1.1.2.1_i386.deb
libhugs-hdbc_1.1.2.1_all.deb
  to pool/main/h/hdbc/libhugs-hdbc_1.1.2.1_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.
John Goerzen [EMAIL PROTECTED] (supplier of updated hdbc 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: Wed, 06 Jun 2007 06:58:02 -0500
Source: hdbc
Binary: libhugs-hdbc libghc6-hdbc-dev
Architecture: source i386 all
Version: 1.1.2.1
Distribution: unstable
Urgency: low
Maintainer: John Goerzen [EMAIL PROTECTED]
Changed-By: John Goerzen [EMAIL PROTECTED]
Description: 
 libghc6-hdbc-dev - Haskell Database Connectivity, GHC6 package
 libhugs-hdbc - Haskell Database Connectivity, Hugs package
Closes: 422290 426127
Changes: 
 hdbc (1.1.2.1) unstable; urgency=low
 .
   * Update for newer GHC 6.6.1.  Closes: #422290, #426127.
Files: 
 5dd80047583df47fcb3d965da797b6a0 744 libs optional hdbc_1.1.2.1.dsc
 26aa612ec1a820909b80b71a1639de4f 77968 libs optional hdbc_1.1.2.1.tar.gz
 e8e27aff1e175a781d3f76a462f9ed91 48986 libs optional 
libhugs-hdbc_1.1.2.1_all.deb
 45e463b052b89c65ff8a7dce24dfac46 183428 libdevel optional 
libghc6-hdbc-dev_1.1.2.1_i386.deb

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

iD8DBQFGZtnc0miF3hOB5ikRAn4vAJ9SmuOjwiRvrbzB/zYPrOsCNp+AdQCgt6KP
ouq/8byU3t6WaEoPGSzZ1O4=
=tsf9
-END PGP SIGNATURE-

---End Message---


Bug#417053: sympa: diff for NMU version 5.2.4-1.1

2007-06-06 Thread Luk Claes

Stefan Hornburg wrote:

Luk Claes wrote:

tags 417053 + patch
thanks

Hi,

Attached is the diff for my sympa 5.2.4-1.1 NMU during the current BSP
which I'll upload to delayed-0.


I discovered that the NMU was improperly done:

if [ -f /usr/share/debconf/confmodule]; then
. /usr/share/debconf/confmodule

There is whitespace missing before the ].


Do you want me to upload a fixed version or are you going to handle it?

Cheers

Luk


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



Bug#427732: nvidia-kernel-legacy-source: Invalid module format when loading the module (package built via module-assistant).

2007-06-06 Thread Randall Donald
Use nvidia-kernel-legacy-71xx-source


On Wed, 2007-06-06 at 02:06 -0300, Leandro Lucarella wrote:
 Package: nvidia-kernel-legacy-source
 Version: 1.0.7184-3
 Severity: grave
 Justification: renders package unusable
 
 
 I build nvidia-kernel-legacy-source via module-assistant:
 
 # module-assistant prepare # gets linux-headers-2.6.21-1-k7 (2.6.21-4) among 
 others
 # module-assistant build nvidia--kernel-legacy-source # builds ok
 # module-assistant install nvidia--kernel-legacy-source # installs ok
 # modprobe nvidia
 FATAL: Error inserting nvidia (/lib/modules/2.6.21-1-k7/nvidia/nvidia.ko): 
 Invalid module format
 
 The same happened with 2.6.20, I didn't report it because I thought it was
 some temporary problem, but apparently that's not the case :(
 
 I have linux-image-2.6.21-1-k7 (2.6.21-4).
 
 # lspci | grep VGA
 02:00.0 VGA compatible controller: nVidia Corporation NVCrush11 [GeForce2 MX 
 Integrated Graphics] (rev b1)
 
 -- System Information:
 Debian Release: lenny/sid
   APT prefers unstable
   APT policy: (990, 'unstable'), (99, 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.21-1-k7 (SMP w/1 CPU core)
 Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages nvidia-kernel-legacy-source depends on:
 ii  debhelper 5.0.50 helper programs for debian/rules
 ii  dpatch2.0.25 patch maintenance system for 
 Debia
 ii  make  3.81-3 The GNU version of the make 
 util
 ii  sed   4.1.5-2The GNU sed stream editor
 
 Versions of packages nvidia-kernel-legacy-source recommends:
 ii  devscripts2.10.4 Scripts to make the life of a 
 Debi
 ii  kernel-package11.001 A utility for building Linux 
 kerne
 pn  nvidia-glx-legacy none (no description available)
 
 -- no debconf information
 
-- 

Randall Donald [EMAIL PROTECTED]
http://www.khensu.org[EMAIL PROTECTED]
Programmer/Debian Developer GnuPG: 6C27DEAB





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



Bug#417053: sympa: diff for NMU version 5.2.4-1.1

2007-06-06 Thread Stefan Hornburg

Luk Claes wrote:

Stefan Hornburg wrote:

Luk Claes wrote:

tags 417053 + patch
thanks

Hi,

Attached is the diff for my sympa 5.2.4-1.1 NMU during the current BSP
which I'll upload to delayed-0.


I discovered that the NMU was improperly done:

if [ -f /usr/share/debconf/confmodule]; then
. /usr/share/debconf/confmodule

There is whitespace missing before the ].


Do you want me to upload a fixed version or are you going to handle it?


I'm going to handle it, as I'm already doing a major update on the Sympa
packages - for 5.3.1 and part of the bugs accumulated over the time.



Cheers

Luk




Cheers
Racke

--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team



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



Bug#427795: 0.9.0-2 is broken, downgraded to 0.8.2-4 works

2007-06-06 Thread Andreas B. Mundt
I can confirm this bug.



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



Processed: setting package to ldb ldb-tools libldb-dev libldb0, tagging 427527, tagging 427582

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 package ldb ldb-tools libldb-dev libldb0
Ignoring bugs not assigned to: libldb-dev ldb libldb0 ldb-tools

 tags 427527 + pending
Bug#427527: ldb: FTBFS: Not using -fPIC to create shared library.
There were no tags set.
Tags added: pending

 tags 427582 + pending
Bug#427582: libldb-dev: should be in section libdevel
There were no tags set.
Tags added: pending


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: your mail

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 426633 serious
Bug#426633: FLAC 1.1.4 is coming, library transition imminent
Bug#427597: alsaplayer: FTBFS: FlacSeekableStream.h:31:42: error: 
FLAC/seekable_stream_decoder.h: No such file or directory
Severity set to `serious' from `serious'

 severity 426657 serious
Bug#426657: FLAC 1.1.4 is coming, library transition imminent
Severity set to `serious' from `normal'

 severity 426669 serious
Bug#426669: FLAC 1.1.4 is coming, library transition imminent
Severity set to `serious' from `normal'

 severity 426671 serious
Bug#426671: FLAC 1.1.4 is coming, library transition imminent
Severity set to `serious' from `normal'

 severity 426672 serious
Bug#426672: FLAC 1.1.4 is coming, library transition imminent
Severity set to `serious' from `normal'

 severity 426674 serious
Bug#426674: FLAC 1.1.4 is coming, library transition imminent
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#426633: (no subject)

2007-06-06 Thread Adeodato Simó
severity 426633 serious
severity 426657 serious
severity 426669 serious
severity 426671 serious
severity 426672 serious
severity 426674 serious
thanks

Hello.

I'm raising the severity of these bugs because these packages
build-depend on liboggflac-dev, which is no longer provided by the flac
packages.

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
- I am so happy for you. You've found your T.J.!
- Please don't put it like that.
-- Sis and Luke Danes




Bug#426676: Automatic rebuild possible for this bugs

2007-06-06 Thread Adeodato Simó
Hello.

Nowadays library transitions are best handled with automatic binary NMUs [1],
so you (maintainer) need not upload a new version just to fix this bug
(unless you prefer to), since an automatic rebuild will be scheduled in
due course.

  [1] http://wiki.debian.org/binNMU

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
The first step on the road to wisdom is the admission of ignorance. The
second step is realizing that you don't have to blab it to the world.




Bug#416737: marked as done (depends on non-essential package passwd in postrm)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 17:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#416737: fixed in cricket 1.0.5-9
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: cricket
Version: 1.0.5-6
Severity: serious
Tags: etch-ignore
Justification: Policy violation

hi,

while running archive wide piuparts tests your package failed on purge
because of passwd beeing unavailable during postrm:

  Purging configuration files for cricket ...
  /var/lib/dpkg/info/cricket.postrm: line 23: userdel: command not found
  dpkg: error processing cricket (--purge):
   subprocess post-removal script returned error exit status 127
  Errors were encountered while processing:
   cricket

the full log can be found here:

 http://people.debian.org/~abi/piuparts/cricket

please be sure to use a conditional call.

Please also note: Bugs filed on Packages failing in postrm because of passwd
beeing unavailable are not considered RC for etch, so are tagged etch-ignore.

bye,
- michael


---End Message---
---BeginMessage---
Source: cricket
Source-Version: 1.0.5-9

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

cricket_1.0.5-9.diff.gz
  to pool/main/c/cricket/cricket_1.0.5-9.diff.gz
cricket_1.0.5-9.dsc
  to pool/main/c/cricket/cricket_1.0.5-9.dsc
cricket_1.0.5-9_all.deb
  to pool/main/c/cricket/cricket_1.0.5-9_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.
Christian Marillat [EMAIL PROTECTED] (supplier of updated cricket 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: Wed, 06 Jun 2007 19:34:26 +0200
Source: cricket
Binary: cricket
Architecture: source all
Version: 1.0.5-9
Distribution: unstable
Urgency: low
Maintainer: Christian Marillat [EMAIL PROTECTED]
Changed-By: Christian Marillat [EMAIL PROTECTED]
Description: 
 cricket- Program for collection and display of time-series data
Closes: 408943 416737 427086
Changes: 
 cricket (1.0.5-9) unstable; urgency=low
 .
   * This time check if groupdel exist before removing the cricket user 
(Closes: #416737).
   * Added hourly (10 hours) graph support from CVS.
   * Added patch from CVS to cut trailing space correctly (Closes: #408943).
   * Finally, I've found the bug for empty value in Cur: (Closes: #427086).
Files: 
 f15bb1f112f0092e5d32e9b2bcd71702 573 net extra cricket_1.0.5-9.dsc
 af1fe8078600011d87c56a455758d08e 21147 net extra cricket_1.0.5-9.diff.gz
 f6b390dc4993d54ede6f3ce4533ed4c0 421888 net extra cricket_1.0.5-9_all.deb

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

iD8DBQFGZvBTB9xWPR9BuQcRAicMAJ9w3ZN4NNevkwJ2tPqcfcpklmnSbQCgiKpO
rymxaF33oarL29KCHmx8jSc=
=C6i7
-END PGP SIGNATURE-

---End Message---


Bug#427826: linux-image-2.6.18-4-sparc64: machine (several tested) hangs after a while

2007-06-06 Thread Salvador Fandino
Package: linux-image-2.6.18-4-sparc64
Version: 2.6.18.dfsg.1-12
Severity: critical
Justification: breaks the whole system

I have installed Debian Unstable on a SunBlade100 and the box keeps hanging. 
Sometimes it is after several hours and other just after a few minutes.

I have tried kernels 2.6.21-1-sparc64, 2.6.21-1-sparc64-smp and 
2.6.18-4-sparc64.

I have also tried deactivating the framebuffer booting with video=atyfb:off but 
the behaviour of the system didn't change.

I have moved the HD to another similar machine and it also hanged.

I don't know if there is any magical key combination I can use to get some 
postmortem information about the system.

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

Kernel: Linux 2.6.18-4-sparc64
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 linux-image-2.6.18-4-sparc64 depends on:
ii  coreutils5.97-5.3The GNU core utilities
ii  debconf [debconf-2.0]1.5.13  Debian configuration management sy
ii  initramfs-tools [linux-initr 0.88tools for generating an initramfs
ii  module-init-tools3.3-pre11-1 tools for managing Linux kernel mo

linux-image-2.6.18-4-sparc64 recommends no packages.

-- debconf information:
  shared/kernel-image/really-run-bootloader: true
  linux-image-2.6.18-4-sparc64/preinst/abort-install-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/old-dir-initrd-link-2.6.18-4-sparc64: 
true
  linux-image-2.6.18-4-sparc64/preinst/overwriting-modules-2.6.18-4-sparc64: 
true
  linux-image-2.6.18-4-sparc64/postinst/old-system-map-link-2.6.18-4-sparc64: 
true
  linux-image-2.6.18-4-sparc64/postinst/depmod-error-initrd-2.6.18-4-sparc64: 
false
  
linux-image-2.6.18-4-sparc64/prerm/would-invalidate-boot-loader-2.6.18-4-sparc64:
 true
  linux-image-2.6.18-4-sparc64/preinst/failed-to-move-modules-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/preinst/lilo-has-ramdisk:
  linux-image-2.6.18-4-sparc64/preinst/bootloader-initrd-2.6.18-4-sparc64: true
  linux-image-2.6.18-4-sparc64/postinst/bootloader-error-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/create-kimage-link-2.6.18-4-sparc64: 
true
  linux-image-2.6.18-4-sparc64/preinst/abort-overwrite-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/depmod-error-2.6.18-4-sparc64: false
  linux-image-2.6.18-4-sparc64/preinst/elilo-initrd-2.6.18-4-sparc64: true
  linux-image-2.6.18-4-sparc64/preinst/lilo-initrd-2.6.18-4-sparc64: true
  linux-image-2.6.18-4-sparc64/preinst/initrd-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/kimage-is-a-directory:
  linux-image-2.6.18-4-sparc64/prerm/removing-running-kernel-2.6.18-4-sparc64: 
true
  linux-image-2.6.18-4-sparc64/preinst/already-running-this-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/bootloader-test-error-2.6.18-4-sparc64:
  linux-image-2.6.18-4-sparc64/postinst/old-initrd-link-2.6.18-4-sparc64: true


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



Bug#427549: sendmail-bin: Sendmail 8.14.1-4 and 8.14.1-2 don't start: Segmentation fault

2007-06-06 Thread Wolfgang Pfeiffer
On Wed, Jun 06 2007, at 08:10 -0700, Richard A Nelson wrote:
 Can you send another strace -f ?
 

... and just in case it could matter: this is
'/etc/mail/service.switch' - and yes, there is no
'/etc/mail/nsswitch.conf':  


# /etc/mail/nsswitch.conf
#
# This is the format that sendmail expects (no colon after the service)
# 
passwd  files
hosts   files dns
aliases files

--

I don't remember having edited the file above even once. So it should
have been there as above in all our tests the last hours ...

HTH

Regards
Wolfgang

-- 
Wolfgang Pfeiffer: /ICQ: 286585973/ + + +  /AIM: crashinglinux/
http://profiles.yahoo.com/wolfgangpfeiffer

I made slight changes on Key ID: E3037113. Please refresh it.
http://keyserver.mine.nu/pks/lookup?search=0xE3037113fingerprint=on


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



Bug#426674: marked as done (FLAC 1.1.4 is coming, library transition imminent)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 18:17:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#426674: fixed in vorbis-tools 1.1.1-13
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: vorbis-tools
Version: 1.1.1-12
Severity: normal

Hi,

This is to let you know I've gotten around to packaging FLAC 1.1.4. As
you may know, this involves not only the usual SONAME change from

libflac7 - libflac8
libflac++5 - libflac++6

but also liboggflac* have been removed, and merged into the main
FLAC library, so there are lots of API considerations involved
with that. You're receiving this bug because your package depends
on one or more of libflac7, libflac++5, liboggflac3, or liboggflac++2.

By now your upstream sources have transitioned, or at least made #ifdef
style provisions for this new API, especially if your package depends
on liboggflac*. If not, Josh Coalson, the upstream maintainer of FLAC,
has prepared a fairly extensive transition guide on the FLAC web site in
case you want to have a go at making the transition yourself. (What a
dedicated maintainer!):

http://flac.sourceforge.net/api/group__porting.html

If you're ready to build against 1.1.4, please download binary packages
or build them from source from here:

http://people.debian.org/~joshk/

i386 and amd64 are available on that page.

Well, this is a small-time library transition. So this is probably the
only message you'll see about this. I plan to upload 1.1.4 tomorrow
evening if there are no concerns raised about the sanity of this
transition, and you will have until the package clears NEW to prepare.

Once it hits unstable, you should upload your package on the same day to
mitigate uninstallable packages. (But if anyone complains, tell them
that they're using unstable, and should live with it.)

Oh, and sorry for the belated transition -- I've been quite busy with
school. Anyway, let me know if there are any problems.

-- 
Joshua Kwan

---End Message---
---BeginMessage---
Source: vorbis-tools
Source-Version: 1.1.1-13

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

vorbis-tools_1.1.1-13.diff.gz
  to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-13.diff.gz
vorbis-tools_1.1.1-13.dsc
  to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-13.dsc
vorbis-tools_1.1.1-13_i386.deb
  to pool/main/v/vorbis-tools/vorbis-tools_1.1.1-13_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.
Adeodato Simó [EMAIL PROTECTED] (supplier of updated vorbis-tools 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: Wed, 06 Jun 2007 19:01:31 +0200
Source: vorbis-tools
Binary: vorbis-tools
Architecture: source i386
Version: 1.1.1-13
Distribution: unstable
Urgency: low
Maintainer: Debian Xiph.org Maintainers [EMAIL PROTECTED]
Changed-By: Adeodato Simó [EMAIL PROTECTED]
Description: 
 vorbis-tools - several Ogg Vorbis tools
Closes: 426674
Changes: 
 vorbis-tools (1.1.1-13) unstable; urgency=low
 .
   * Update for the FLAC 1.1.4 transition:
 + grab patch from upstream to cope with libOggFLAC having been merged into
   libFLAC.
 + build-depend on libflac-dev (= 1.1.4-1), keeping liboggflac-dev as a
   second alternative.
 (Closes: #426674)
 .
   * Remove irrelevant blurb about written for Debian because the original
 program does not have a manual page from vorbistagedit.1.
 .
   * Add XS-VCS-Bzr header in debian/control.
Files: 
 668e82a8688ff1fc0a6df4d0e942a100 948 sound optional vorbis-tools_1.1.1-13.dsc
 0ddab429cd178a4b982f93fb4b2f9b8f 40249 sound optional 
vorbis-tools_1.1.1-13.diff.gz
 e2d8b4dcf67b13bd3103247380694c3b 178870 sound optional 
vorbis-tools_1.1.1-13_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó [EMAIL PROTECTED]

iEYEARECAAYFAkZm9/wACgkQOzsxEBcMRN1JFwCfcoAOKlVkp7DshPoAUxzIAXh+
1GcAoO+9INyiGcWaSQpXJmz6sMzC70uy
=hihW
-END PGP SIGNATURE-

---End Message---


Bug#427834: python2.4-rfxswf: Uninstallable due to arch independent dep on libc6

2007-06-06 Thread Luk Claes

Package: python2.4-rfxswf
Severity: serious
Version: 0.8.1-1

Hi

Your package is not installable on alpha nor ia64 as it depends on libc6 which 
is not available on these archs. You might want to use ${shlibs:Depends} 
instead of hardcoding all dependencies.


Cheers

Luk


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



Processed: severity of 427826 is important

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.2
 severity 427826 important
Bug#427826: linux-image-2.6.18-4-sparc64: machine (several tested) hangs after 
a while
Severity set to `important' from `critical'


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: reopen

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unmerge 422729
Bug#422729: [ppc] recent snapshot doesn't work at all and drops me to OF
Bug#423412: grub2: grub-install fails on PPC
Bug#425558: grub-of: grub-probe fails to recognize device
Disconnected #422729 from all other report(s).

 reopen 422729
Bug#422729: [ppc] recent snapshot doesn't work at all and drops me to OF
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 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#421132: marked as done (deskbar-applet: FTBFS: error: 'EContactPhoto' has no member named 'length')

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 19:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#424508: fixed in deskbar-applet 2.18.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: deskbar-applet
Version: 2.14.2-4.2
Severity: serious

Hi,

Your package is failing to build with the following error:
evolution.c: In function 'pixbuf_from_contact':
evolution.c:107: error: cannot convert to a pointer type
evolution.c:107: error: 'EContactPhoto' has no member named 'length'
make[5]: *** [evolution.lo] Error 1


Kurt


---End Message---
---BeginMessage---
Source: deskbar-applet
Source-Version: 2.18.1-1

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

deskbar-applet_2.18.1-1.diff.gz
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1.diff.gz
deskbar-applet_2.18.1-1.dsc
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1.dsc
deskbar-applet_2.18.1-1_amd64.deb
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1_amd64.deb
deskbar-applet_2.18.1.orig.tar.gz
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1.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.
Romain Francoise [EMAIL PROTECTED] (supplier of updated deskbar-applet 
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: Wed, 06 Jun 2007 20:47:23 +0200
Source: deskbar-applet
Binary: deskbar-applet
Architecture: source amd64
Version: 2.18.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers [EMAIL PROTECTED]
Changed-By: Romain Francoise [EMAIL PROTECTED]
Description: 
 deskbar-applet - universal search and navigation bar for GNOME
Closes: 387724 388688 397746 404946 410629 421132 423597 424508
Changes: 
 deskbar-applet (2.18.1-1) unstable; urgency=low
 .
   [ Romain Francoise ]
   * New upstream release (closes: #388688):
 + Builds with newer libebook versions (closes: #421132, #423597, #424508).
 + Now groks opensearch engine definitions (closes: #404946).
 + Handles Firefox Live Bookmarks correctly (closes: #387724).
 .
   * Transfer ownership of this package to the Debian GNOME team:
 + debian/control.in: New file copied from debian/control.
   Set Maintainer to the team address, and use @GNOME_TEAM@ for
   Uploaders.  Add build-dependency on gnome-pkg-tools (= 0.11).
 + debian/rules: Include uploaders.mk from gnome-pkg-tools.
 + Acknowledge NMUs, thanks to Steinar H. Gunderson (closes: #397746).
 .
   * debian/patches/200-use-python-2.4.diff: Dropped; upstream and Debian
 now use Python 2.4 by default.
   * debian/patches/100-iceweasel-compat.patch: New patch; look for search
 engines in Iceweasel's directories, thanks to Rene Hausleitner
 (closes: #410629).
 .
   * debian/control.in:
 + Add dependency on python-dbus, needed by the new GDM actions handler.
 + Add build-dependency on gnome-doc-utils and scrollkeeper.
   * debian/watch: Update.
 .
   [ Loic Minier ]
   * Fix URL in copyright.
   * Track all stable versions in watch file.
   * Wrap build-deps and deps.
   * Add debian/pycompat file with version 2.
   * Add get-orig-source target to retrieve the upstream source.
Files: 
 e288023bc30a65176ebcbc28db7a15c9 1087 gnome optional 
deskbar-applet_2.18.1-1.dsc
 9f80c7fba0a2eaa77cdb1fa40a6e244e 909326 gnome optional 
deskbar-applet_2.18.1.orig.tar.gz
 6a247510ccf58ea94a6e85c8ee08b5d9 5811 gnome optional 
deskbar-applet_2.18.1-1.diff.gz
 4289aac18b00df46ec7f17391e3851f7 558402 gnome optional 
deskbar-applet_2.18.1-1_amd64.deb

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

iD8DBQFGZwjBogN2vsA8Vt8RArZwAKCQRfNy0BCUWKMNl8I4HVieovg3vgCdF6Hd
T7Iggv1t9cyktCQkX4beVA4=
=PUIK
-END PGP SIGNATURE-

---End Message---


Bug#424508: marked as done (deskbar-applet - FTBFS: error: cannot convert to a pointer type)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 19:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#424508: fixed in deskbar-applet 2.18.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: deskbar-applet
Version: 2.14.2-4.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  (cd .libs  rm -f _osutils.la  ln -s ../_osutils.la _osutils.la)
  make[5]: Leaving directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/osutils'
  Making all in evolution
  make[5]: Entering directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/evolution'
  /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
  -I../.. -I/usr/include/python2.4 -DORBIT2=1 -pthread 
  -I/usr/include/evolution-data-server-1.10 -I/usr/include/libbonobo-2.0 
  -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0
-g -Wall -O2 -c -o _evolutionmodule.lo _evolutionmodule.c
  mkdir .libs
   cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.4 -DORBIT2=1 
  -pthread -I/usr/include/evolution-data-server-1.10 
  -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g 
  -Wall -O2 -c _evolutionmodule.c  -fPIC -DPIC -o .libs/_evolutionmodule.o
  /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
  -I../.. -I/usr/include/python2.4 -DORBIT2=1 -pthread 
  -I/usr/include/evolution-data-server-1.10 -I/usr/include/libbonobo-2.0 
  -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0
-g -Wall -O2 -c -o evolution.lo evolution.c
   cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.4 -DORBIT2=1 
  -pthread -I/usr/include/evolution-data-server-1.10 
  -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g 
  -Wall -O2 -c evolution.c  -fPIC -DPIC -o .libs/evolution.o
  evolution.c: In function 'pixbuf_from_contact':
  evolution.c:107: error: cannot convert to a pointer type
  evolution.c:107: error: 'EContactPhoto' has no member named 'length'
  make[5]: *** [evolution.lo] Error 1
  make[5]: Leaving directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/evolution'
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory `/build/user/deskbar-applet-2.14.2/deskbar'
  make[3]: *** [all] Error 2
  make[3]: Leaving directory `/build/user/deskbar-applet-2.14.2/deskbar'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/deskbar-applet-2.14.2'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/deskbar-applet-2.14.2'
  make: *** [debian/stamp-makefile-build] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
- michael

---End Message---
---BeginMessage---
Source: deskbar-applet

Bug#424508: marked as done (deskbar-applet - FTBFS: error: cannot convert to a pointer type)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 19:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#421132: fixed in deskbar-applet 2.18.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: deskbar-applet
Version: 2.14.2-4.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs

hi,

while doing an archive wide package rebuild your package failed to build from
source for the following reason:

  (cd .libs  rm -f _osutils.la  ln -s ../_osutils.la _osutils.la)
  make[5]: Leaving directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/osutils'
  Making all in evolution
  make[5]: Entering directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/evolution'
  /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
  -I../.. -I/usr/include/python2.4 -DORBIT2=1 -pthread 
  -I/usr/include/evolution-data-server-1.10 -I/usr/include/libbonobo-2.0 
  -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0
-g -Wall -O2 -c -o _evolutionmodule.lo _evolutionmodule.c
  mkdir .libs
   cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.4 -DORBIT2=1 
  -pthread -I/usr/include/evolution-data-server-1.10 
  -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g 
  -Wall -O2 -c _evolutionmodule.c  -fPIC -DPIC -o .libs/_evolutionmodule.o
  /bin/sh ../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I. 
  -I../.. -I/usr/include/python2.4 -DORBIT2=1 -pthread 
  -I/usr/include/evolution-data-server-1.10 -I/usr/include/libbonobo-2.0 
  -I/usr/include/libgnome-2.0 -I/usr/include/glib-2.0 
  -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0
-g -Wall -O2 -c -o evolution.lo evolution.c
   cc -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/python2.4 -DORBIT2=1 
  -pthread -I/usr/include/evolution-data-server-1.10 
  -I/usr/include/libbonobo-2.0 -I/usr/include/libgnome-2.0 
  -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
  -I/usr/include/bonobo-activation-2.0 -I/usr/include/gconf/2 
  -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
  -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
  -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 
  -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/pygtk-2.0 -g 
  -Wall -O2 -c evolution.c  -fPIC -DPIC -o .libs/evolution.o
  evolution.c: In function 'pixbuf_from_contact':
  evolution.c:107: error: cannot convert to a pointer type
  evolution.c:107: error: 'EContactPhoto' has no member named 'length'
  make[5]: *** [evolution.lo] Error 1
  make[5]: Leaving directory 
  `/build/user/deskbar-applet-2.14.2/deskbar/evolution'
  make[4]: *** [all-recursive] Error 1
  make[4]: Leaving directory `/build/user/deskbar-applet-2.14.2/deskbar'
  make[3]: *** [all] Error 2
  make[3]: Leaving directory `/build/user/deskbar-applet-2.14.2/deskbar'
  make[2]: *** [all-recursive] Error 1
  make[2]: Leaving directory `/build/user/deskbar-applet-2.14.2'
  make[1]: *** [all] Error 2
  make[1]: Leaving directory `/build/user/deskbar-applet-2.14.2'
  make: *** [debian/stamp-makefile-build] Error 2

The Full Build log is available and can be viewed at:

 http://people.debian.org/~lucas/logs/2007/05/15/00_Failed_1/
 
bye,
- michael

---End Message---
---BeginMessage---
Source: deskbar-applet

Bug#421132: marked as done (deskbar-applet: FTBFS: error: 'EContactPhoto' has no member named 'length')

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 19:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#421132: fixed in deskbar-applet 2.18.1-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: deskbar-applet
Version: 2.14.2-4.2
Severity: serious

Hi,

Your package is failing to build with the following error:
evolution.c: In function 'pixbuf_from_contact':
evolution.c:107: error: cannot convert to a pointer type
evolution.c:107: error: 'EContactPhoto' has no member named 'length'
make[5]: *** [evolution.lo] Error 1


Kurt


---End Message---
---BeginMessage---
Source: deskbar-applet
Source-Version: 2.18.1-1

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

deskbar-applet_2.18.1-1.diff.gz
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1.diff.gz
deskbar-applet_2.18.1-1.dsc
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1.dsc
deskbar-applet_2.18.1-1_amd64.deb
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1-1_amd64.deb
deskbar-applet_2.18.1.orig.tar.gz
  to pool/main/d/deskbar-applet/deskbar-applet_2.18.1.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.
Romain Francoise [EMAIL PROTECTED] (supplier of updated deskbar-applet 
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: Wed, 06 Jun 2007 20:47:23 +0200
Source: deskbar-applet
Binary: deskbar-applet
Architecture: source amd64
Version: 2.18.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian GNOME Maintainers [EMAIL PROTECTED]
Changed-By: Romain Francoise [EMAIL PROTECTED]
Description: 
 deskbar-applet - universal search and navigation bar for GNOME
Closes: 387724 388688 397746 404946 410629 421132 423597 424508
Changes: 
 deskbar-applet (2.18.1-1) unstable; urgency=low
 .
   [ Romain Francoise ]
   * New upstream release (closes: #388688):
 + Builds with newer libebook versions (closes: #421132, #423597, #424508).
 + Now groks opensearch engine definitions (closes: #404946).
 + Handles Firefox Live Bookmarks correctly (closes: #387724).
 .
   * Transfer ownership of this package to the Debian GNOME team:
 + debian/control.in: New file copied from debian/control.
   Set Maintainer to the team address, and use @GNOME_TEAM@ for
   Uploaders.  Add build-dependency on gnome-pkg-tools (= 0.11).
 + debian/rules: Include uploaders.mk from gnome-pkg-tools.
 + Acknowledge NMUs, thanks to Steinar H. Gunderson (closes: #397746).
 .
   * debian/patches/200-use-python-2.4.diff: Dropped; upstream and Debian
 now use Python 2.4 by default.
   * debian/patches/100-iceweasel-compat.patch: New patch; look for search
 engines in Iceweasel's directories, thanks to Rene Hausleitner
 (closes: #410629).
 .
   * debian/control.in:
 + Add dependency on python-dbus, needed by the new GDM actions handler.
 + Add build-dependency on gnome-doc-utils and scrollkeeper.
   * debian/watch: Update.
 .
   [ Loic Minier ]
   * Fix URL in copyright.
   * Track all stable versions in watch file.
   * Wrap build-deps and deps.
   * Add debian/pycompat file with version 2.
   * Add get-orig-source target to retrieve the upstream source.
Files: 
 e288023bc30a65176ebcbc28db7a15c9 1087 gnome optional 
deskbar-applet_2.18.1-1.dsc
 9f80c7fba0a2eaa77cdb1fa40a6e244e 909326 gnome optional 
deskbar-applet_2.18.1.orig.tar.gz
 6a247510ccf58ea94a6e85c8ee08b5d9 5811 gnome optional 
deskbar-applet_2.18.1-1.diff.gz
 4289aac18b00df46ec7f17391e3851f7 558402 gnome optional 
deskbar-applet_2.18.1-1_amd64.deb

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

iD8DBQFGZwjBogN2vsA8Vt8RArZwAKCQRfNy0BCUWKMNl8I4HVieovg3vgCdF6Hd
T7Iggv1t9cyktCQkX4beVA4=
=PUIK
-END PGP SIGNATURE-

---End Message---


Bug#427406: metacity: No more mouse/keyboard-input possible after (...): watch out for metacity-dialog!

2007-06-06 Thread Josselin Mouette
Le mercredi 06 juin 2007 à 09:23 +0200, Marco Bravi a écrit :
 Dear all,
 
 I noticed this behaviour on my system about two months ago (metacity
 1.18.0 at the time) and could not chase it away.
 
 I noticed that when this happens (go to console mode if you can, or ssh
 into) there is a dangling metacity-dialog process. Kill it and you're
 done.

Thanks for your input. Unfortunately I'm still not able to reproduce the
bug.

It would be very nice if either of you could install libgtk2.0-0-dbg,
rebuild the package with debugging symbols and obtain, when the lockup
occurs, a backtrace of both metacity and metacity-dialog, as explained
in the wiki: http://wiki.debian.org/HowToGetABacktrace

-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


signature.asc
Description: Ceci est une partie de message	numériquement signée


Processed: bug 425742 is forwarded to http://bugzilla.gnome.org/show_bug.cgi?id=444872

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.4
 forwarded 425742 http://bugzilla.gnome.org/show_bug.cgi?id=444872
Bug#425742: gnome-session: completely breaks desktop
Noted your statement that Bug has been forwarded to 
http://bugzilla.gnome.org/show_bug.cgi?id=444872.


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#427322: marked as done (magic-haskell: FTBFS: unmet build dep ghc6)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 20:32:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427322: fixed in magic-haskell 1.0.6
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: magic-haskell
version: 1.0.5
Severity: serious
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 (= 4.0.0), ghc6 (= 6.6), ghc6 ( 6.6-999), hugs (= 
98.200503.08), haskell-devscripts (= 0.5.10), libmagic-dev
Build-Depends-Indep: debhelper (= 4.0.0), haddock, ghc6 (= 6.6), 
haskell-devscripts (= 0.5.10), libmagic-dev
Checking for already installed source dependencies...
debhelper: missing
Using default version 5.0.49
ghc6: missing
Using default version 6.6.1-2
ghc6: missing
Default version of ghc6 not sufficient, no suitable version found. Skipping for 
now, maybe there are alternatives.
hugs: missing
Using default version 98.200609.21-5
haskell-devscripts: missing
Using default version 0.5.17
libmagic-dev: missing
debhelper: missing
Using default version 5.0.49
haddock: missing
ghc6: missing
Using default version 6.6.1-2
haskell-devscripts: missing
Using default version 0.5.17
libmagic-dev: missing
Checking for source dependency conflicts...
Reading package lists...
Building dependency tree...
The following extra packages will be installed:
  file gettext gettext-base haskell-utils html2text intltool-debian
  libgmp3-dev libgmp3c2 libgmpxx4 libhugs-base-bundled
  libhugs-haskell98-bundled libmagic1 libncurses5-dev libreadline5-dev
  po-debconf
Suggested packages:
  dh-make cvs gettext-doc ghc6-prof ghc6-doc haskell-doc haskell-mode cpphs
  libgmp3-doc libmpfr-dev
Recommended packages:
  curl wget lynx libhugs-alut libhugs-cabal libhugs-fgl libhugs-glut
  libhugs-haskell-src libhugs-haxml libhugs-hgl libhugs-hunit libhugs-mtl
  libhugs-network libhugs-openal libhugs-opengl libhugs-parsec
  libhugs-quickcheck libhugs-stm libhugs-time libhugs-unix libhugs-x11
  libhugs-xhtml libmail-sendmail-perl libcompress-zlib-perl
The following NEW packages will be installed:
  debhelper file gettext gettext-base ghc6 haddock haskell-devscripts
  haskell-utils html2text hugs intltool-debian libgmp3-dev libgmp3c2 libgmpxx4
  libhugs-base-bundled libhugs-haskell98-bundled libmagic-dev libmagic1
  libncurses5-dev libreadline5-dev po-debconf
0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded.
Need to get 31.5MB of archives.
After unpacking 141MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  libmagic1 file gettext-base html2text gettext intltool-debian po-debconf
  debhelper libgmp3c2 haskell-utils libgmpxx4 libgmp3-dev libncurses5-dev
  libreadline5-dev ghc6 haddock haskell-devscripts libhugs-base-bundled
  libhugs-haskell98-bundled hugs libmagic-dev
Authentication warning overridden.
Get:1 http://idpot.grenoble.grid5000.fr sid/main libmagic1 4.20-8 [329kB]
Get:2 http://idpot.grenoble.grid5000.fr sid/main file 4.20-8 [38.9kB]
Get:3 http://idpot.grenoble.grid5000.fr sid/main gettext-base 0.16.1-1 [123kB]
Get:4 http://idpot.grenoble.grid5000.fr sid/main html2text 1.3.2a-3 [98.9kB]
Get:5 http://idpot.grenoble.grid5000.fr sid/main gettext 0.16.1-1 [2190kB]
Get:6 http://idpot.grenoble.grid5000.fr sid/main intltool-debian 
0.35.0+20060710.1 [30.8kB]
Get:7 http://idpot.grenoble.grid5000.fr sid/main po-debconf 1.0.8 [111kB]
Get:8 http://idpot.grenoble.grid5000.fr sid/main debhelper 5.0.49 [517kB]
Get:9 http://idpot.grenoble.grid5000.fr sid/main libgmp3c2 2:4.2.1+dfsg-4 
[430kB]
Get:10 http://idpot.grenoble.grid5000.fr sid/main haskell-utils 1.8 [341kB]
Get:11 http://idpot.grenoble.grid5000.fr sid/main libgmpxx4 2:4.2.1+dfsg-4 
[217kB]
Get:12 http://idpot.grenoble.grid5000.fr sid/main libgmp3-dev 2:4.2.1+dfsg-4 
[511kB]
Get:13 http://idpot.grenoble.grid5000.fr sid/main libncurses5-dev 5.6-3 [1423kB]
Get:14 http://idpot.grenoble.grid5000.fr sid/main libreadline5-dev 5.2-3 [220kB]
Get:15 http://idpot.grenoble.grid5000.fr sid/main ghc6 6.6.1-2 [23.1MB]
Get:16 http://idpot.grenoble.grid5000.fr sid/main haddock 0.8-1 [525kB]
Get:17 http://idpot.grenoble.grid5000.fr sid/main haskell-devscripts 0.5.17 
[11.6kB]
Get:18 http://idpot.grenoble.grid5000.fr sid/main libhugs-base-bundled 
98.200609.21-5 [319kB]
Get:19 http://idpot.grenoble.grid5000.fr sid/main libhugs-haskell98-bundled 
98.200609.21-5 [12.9kB]
Get:20 http://idpot.grenoble.grid5000.fr sid/main hugs 

Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-06-06 Thread Marcus Better
tag 427456 confirmed
thanks

I can confirm this on my system, which is also SMP (amd64).

Marcus


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


Processed: dom4j: FTBFS: org.dom4j.ThreadingTest times out

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 427456 confirmed
Bug#427456: dom4j: FTBFS: org.dom4j.ThreadingTest times out
There were no tags set.
Tags added: confirmed

 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#427527: marked as done (ldb: FTBFS: Not using -fPIC to create shared library.)

2007-06-06 Thread Debian Bug Tracking System
Your message dated Wed, 06 Jun 2007 21:32:08 +
with message-id [EMAIL PROTECTED]
and subject line Bug#427527: fixed in ldb 0.9.0-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: ldb
Version: 0.9.0-1
Severity: serious

Hi,

Your package is failing to build (on amd64) with the following error:
Compiling snprintf.c
gcc -shared -Wl,-soname,libldb.so.0 -o lib/libldb.so.0.9.0 
modules/operational.po modules/rdn_name.po modules/objectclass.po 
modules/paged_results.po modules/sort.po modules/asq.po common/ldb.po 
common/ldb_ldif.po common/ldb_parse.po common/ldb_msg.po common/ldb_utf8.po 
common/ldb_debug.po common/ldb_modules.po common/ldb_dn.po common/ldb_match.po 
common/ldb_attributes.po common/attrib_handlers.po common/ldb_controls.po 
common/qsort.po ldb_tdb/ldb_tdb.po ldb_tdb/ldb_pack.po ldb_tdb/ldb_search.po 
ldb_tdb/ldb_index.po ldb_tdb/ldb_cache.po ldb_tdb/ldb_tdb_wrap.po replace.po 
snprintf.po  -ldl  -ltalloc   -ltdb
Compiling tools/ldbadd.c
Compiling tools/cmdline.c
gcc -shared -o bin/ldbadd tools/ldbadd.o tools/cmdline.o lib/libldb.so.0.9.0 
-ldl  -lpopt
/usr/bin/ld: tools/ldbadd.o: relocation R_X86_64_32 against `a local symbol' 
cannot be used when making a shared object; recompile with -fPIC
tools/ldbadd.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[1]: *** [bin/ldbadd] Error 1


Note that you're trying to make a shared library called bin/ldbadd and
the file tools/ldbadd.o wasn't build using -fPIC.

My guess is that it shouldn't be using the -shared when making
bin/ldbadd and that you want a normal executable.


Kurt


---End Message---
---BeginMessage---
Source: ldb
Source-Version: 0.9.0-2

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

ldb-tools_0.9.0-2_i386.deb
  to pool/main/l/ldb/ldb-tools_0.9.0-2_i386.deb
ldb_0.9.0-2.diff.gz
  to pool/main/l/ldb/ldb_0.9.0-2.diff.gz
ldb_0.9.0-2.dsc
  to pool/main/l/ldb/ldb_0.9.0-2.dsc
libldb-dev_0.9.0-2_i386.deb
  to pool/main/l/ldb/libldb-dev_0.9.0-2_i386.deb
libldb0_0.9.0-2_i386.deb
  to pool/main/l/ldb/libldb0_0.9.0-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.
Jelmer Vernooij [EMAIL PROTECTED] (supplier of updated ldb 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: Wed, 06 Jun 2007 19:14:39 +0200
Source: ldb
Binary: libldb0 libldb-dev ldb-tools
Architecture: source i386
Version: 0.9.0-2
Distribution: unstable
Urgency: low
Maintainer: Jelmer Vernooij [EMAIL PROTECTED]
Changed-By: Jelmer Vernooij [EMAIL PROTECTED]
Description: 
 ldb-tools  - LDAP-like embedded database - tools
 libldb-dev - LDAP-like embedded database - development files
 libldb0- LDAP-like embedded database - shared library
Closes: 427527 427582
Changes: 
 ldb (0.9.0-2) unstable; urgency=low
 .
   * Put libldb-dev in libdevel section. (Closes: #427582)
   * Don't build shared version of ldbadd. (Closes: #427527)
Files: 
 c6cff4ee3652923d1fbe99dbe3306758 698 devel optional ldb_0.9.0-2.dsc
 11545f845cc33adda66d30df896aa298 2952 devel optional ldb_0.9.0-2.diff.gz
 16997753e3bb05fb4522a34271621960 63322 libs optional libldb0_0.9.0-2_i386.deb
 61e1dfafb26376902d486410ff7f1145 37192 utils optional 
ldb-tools_0.9.0-2_i386.deb
 7d2cdef3080f9db14ce7c7e783bfce72 87720 libdevel optional 
libldb-dev_0.9.0-2_i386.deb

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

iD8DBQFGZyUn1OXtrMAUPS0RAkJMAKCtfGm1dT6RDzUlitLe6tWh+GYRGgCfdGHz
QPeOgLp1E1AcSqRNb8z7I9s=
=715J
-END PGP SIGNATURE-

---End Message---


Bug#427506: libnss-pgsql_1.4.0-1(hppa/experimental): FTBFS: Preprocessor syntax error

2007-06-06 Thread Christian Bayle

Frank Lichtenheld wrote:

On Mon, Jun 04, 2007 at 05:31:22PM +0200, Wichert Akkerman wrote:
  
I don't know who uploaded that version, but I'm no longer maintaining 
this package.



And how does that concern me? I didn't send that mail to you, I send it
to the BTS which send it to you...

Anyway:

- Christian Bayle uploaded the package but did not remove Wichert as
  Maintainer. He instead added himself as uploader
  

I was in uploaders

- There is an ITA bug (#425860), owned by Michelle Konzack

  

Sorry I didn't see this

So there seems to be indeed some confusion about who maintains this
package...

  

Yep

Gruesse,
  

Some history,

The project  was inactive http://sf.net/projects/sysauth-pgsql

Russell Smith http://pgfoundry.org/users/mr-russ/ added shadow support 
and made some improvements on

http://pgfoundry.org/projects/sysauth/

Probably at the same time we set an alioth project
http://alioth.debian.org/projects/nsspampgsql/ to maintain and make some 
improvement


In both project conf file format was changed

We need this package for gforge/alioth

There are still some bug in the package (futex problem), so we tried to 
see if this is also in 1.4 from pgfoundry, thats why I uploaded the 
quick upgrade I made in experimental.


The problem is that 1.4 and 1.3 have different format
It should be rather easy to add support from 1.3 format in 1.4, but I 'm 
not sure this has to be done.


Essentially it would make easy the upgrade

Help welcome, and I have no particular will to be  maintainer/developer 
of this package.


We should also think how we articulate changes with pgfoundry code, to 
avoid code fork.


Your thought ?


Christian







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



Bug#426676: It's Not My Problem (tm)

2007-06-06 Thread Junichi Uekawa
Hi,

 
 http://flac.sourceforge.net/api/group__porting__1__1__2__to__1__1__3.html
 confirms that the seekable stream decoder is gone as of 1.1.3 (and thus
 1.1.4). It looks like it's pretty easy to get it building. If you really
 can't figure it out I can try to provide a patch later today.
 
Please do so.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Processed: rubrica - FTBFS: configure: error: XML::Parser perl module is required for intltool

2007-06-06 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package rubrica
Ignoring bugs not assigned to: rubrica

 tags 426846 +patch
Bug#426846: rubrica - FTBFS: configure: error: XML::Parser perl module is 
required for intltool
There were no tags set.
Tags added: patch

 quit
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#426846: rubrica - FTBFS: configure: error: XML::Parser perl module is required for intltool

2007-06-06 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package rubrica
tags 426846 +patch
quit

Hi Sebastien,

There's a patch attached, you only need to add `libxml-parser-perl' as
Build-Depend and then everything works as should. I tested this on a
i386 pbuilder and works just fine.

Regards,
Jose Luis.
- --

ghostbar on Linux/Debian 'sid' i686 - #382503
Weblog: http://ghostbar.ath.cx/ - http://linuxtachira.org
http://debian.org.ve - irc.debian.org #debian-ve #debian-devel-es
San Cristóbal, Venezuela. http://chaslug.org.ve
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGZ00HOKCtW8rKsRgRAuQrAJ9ceVJjdf02s1ksNof4gltadZ0YIwCfarSw
CGC7zCovZ4ym97avIRZpv8E=
=plym
-END PGP SIGNATURE-
diff -ruN rubrica.orig/rubrica-2.0~rc3/debian/control rubrica/rubrica-2.0~rc3/debian/control
--- rubrica.orig/rubrica-2.0~rc3/debian/control	2007-06-06 19:45:22.0 -0400
+++ rubrica/rubrica-2.0~rc3/debian/control	2007-06-06 20:01:04.0 -0400
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Sebastien Bacher [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper (= 4.1.65), libglib2.0-dev (= 2.6), libxml2-dev, libgtk2.0-dev (= 2.6), libglade2-dev, libgconf2-dev
+Build-Depends: cdbs, debhelper (= 4.1.65), libglib2.0-dev (= 2.6), libxml2-dev, libgtk2.0-dev (= 2.6), libglade2-dev, libgconf2-dev, libxml-parser-perl
 Standards-Version: 3.7.2
 
 Package: rubrica


Bug#427859: lmodern fails to configure on upgrade, dpkg error

2007-06-06 Thread Itai Seggev
Package: lmodern
Version: 1.010x-3
Severity: grave
Justification: renders package unusable

I upgraded a whole flotilla of packages today. I didn't mean upgrade an
TeX packages as I'm waiting on TeXLive to stabalize, but apparently aptitude
decided to upgrade lmodern (or maybe I was just careless). At any rate, even
though this version is in lenny, the install died a horrible flaming death: 

E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up lmodern (1.010x-3) ...
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time...
updmap-sys failed. Output has been stored in
/tmp/updmap.wEc16557
Please include this file if you report a bug.

Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail.  Please check for files with extension
.dpkg-dist or .ucf-dist in this directory

dpkg: error processing lmodern (--configure):
 subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  lmodern
  Press return to continue.



120:het:~/research/causal_sets/c_code sudo cat /tmp/updmap.wEc16557
updmap-sys: This is updmap-sys, version 1107552857-debian
updmap-sys: using transcript file `/var/lib/texmf/web2c/updmap-sys.log'

updmap is creating new map files using the following configuration:

  config file: `/var/lib/texmf/web2c/updmap.cfg'
  dvips output directory: `/var/lib/texmf/fonts/map/dvips/updmap'
  pdftex output directory: `/var/lib/texmf/fonts/map/pdftex/updmap'
  dvipdfm output directory: `/var/lib/texmf/fonts/map/dvipdfm/updmap'

  prefer outlines: `true'
  texhash enabled: `false'
  download standard fonts (dvips): `false'
  download standard fonts (pdftex): `true'
  download standard fonts (dvipdfm): `true'

updmap-sys: Scanning for LW35 support files

!!! ERROR! The map file `dvips35.map' has not been found at all.

Either put this file into the right place or remove the
reference from the configuration files - see
update-updmap(1).

121:het:~/research/causal_sets/c_code


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

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

Versions of packages lmodern depends on:
ii  defoma   0.11.10-0.1 Debian Font Manager -- automatic f
ii  tex-common   1.0.1   Common infrastructure for using an
ii  xfonts-utils 1:1.0.1-1   X Window System font utility progr

lmodern recommends no packages.

-- no debconf information


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



  1   2   >