Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-05-12 Thread Petter Reinholdtsen
tags 50859 + patch
thanks

[Julien Cristau]
 Add -user nobody -droppriv to the xfs command line arguments.

Ah, right.  This work better.  Now the xfs process is running as user
nobody.  This is the patch.

diff -ur xfs-1.0.6/debian/xfs.init xfs-1.0.6.pere/debian/xfs.init
--- xfs-1.0.6/debian/xfs.init   2008-05-12 08:13:32.0 +0200
+++ xfs-1.0.6.pere/debian/xfs.init  2008-05-12 08:10:45.0 +0200
@@ -89,7 +89,7 @@
   start)
 set_up_socket_dir
 echo -n Starting X font server: xfs
-start-stop-daemon --start --quiet $SSD_START_ARGS -- -daemon \
+start-stop-daemon --start --quiet $SSD_START_ARGS -- -daemon -user nobody 
-droppriv \
   || echo -n  already running
 echo .
   ;;



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



Processed: Re: Bug#50859: xfs Bug #50859: use start-stop-daemon --chuid ?

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 50859 + patch
Bug#50859: xfs: daemon runs as root
There were no tags set.
Bug#202096: xfs: plan for running as non-root user and better FPE handling
Tags added: patch

 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#477231: Patch does not fix the build problem

2008-05-12 Thread Walter Franzini
Christian Perrier [EMAIL PROTECTED] writes:

 As far as I have tested the proposed patch does not fix the build
 problem...

Strange, the test script in the patch was used to verify the
correcteness of the fix.

I will look at it again.

Can you send me a sample of the errors? thanks.

--
Walter Franzini
http://aegis.stepbuild.org/

PGP Public key ID: 1024D/CB3FEB43
Key fingerprint  : FA26 C33B CAFF 7848 EFEB  7327 96AA 2D57 CB3F EB43
Key server   : http://www.keyserver.net


pgpW5QwAXqLzG.pgp
Description: PGP signature


Bug#480534: 480534 is unfortunately not fixed

2008-05-12 Thread Eric Valette
Hi alexander. Thanks for your quick tentative fix. Unfortunately, It
still does not work on my amd64 system. I do not know how to reopen the
bug and do not want to create a new one. 480534-reopen?

If I can send you any file you would like to have. As I created a
temporary account to test in a sane environment, it is not likeky to be
in my profile files.

-- eric






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



Processed: Re: Bug#480785: rdiff-backup is not compatible with stable

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 480785 important
Bug#480785: rdiff-backup is not compatible with stable
Severity set to `important' from `grave'

 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#480785: rdiff-backup is not compatible with stable

2008-05-12 Thread Daniel Baumann
severity 480785 important
thanks

please see the other bug reports where the situation is explained in
detail, including its solution (backports).

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#480830: fai-cd does not work

2008-05-12 Thread Christian Meissner

Package: fai-server
Version: 3.2.5
Severity: critical

fai-cd does not work due to a programming error: in Line 259,
${cfdir:=/etc/fai}
Here the shell evaluate cfdir to /etc/fai an try to run it as command.

Instead, I suppose to do the following
- assign the parameter expansion to cfdir itselfs like this:

cfdir=${cfdir:=/etc/fai}

After changing that, fai-cd does it's job but reports an error if you 
provide empty mirrordir



# fai-cd -f -m /srv/fai/mirror/ /srv/fai/isos/fai-bootcd.iso
Bind mounting all required parts
NFSROOT /srv/fai/nfsroot/live/filesystem.dir mounted
Config space /srv/fai/config mounted
Mirror /srv/fai/mirror/ mounted
dirname: missing operand
Try `dirname --help' for more information.

Here i would recomment the following
- check whether the $mirrordir is empty or not
- check whether the $mirrordir has the right format
- after that checks you can run the line 180-181

br,
Chris



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



Bug#480741: python-gtk: ImportError: No module named cairo

2008-05-12 Thread Josselin Mouette
Le dimanche 11 mai 2008 à 13:27 -0700, Shaun Jackman a écrit :
 Package: python-gtk2
 Version: 2.12.1-1
 Severity: serious
 
 Both sugar-emulator and pychess fail with the same GTK+/Cairo related message:
 $ pychess
 Traceback (most recent call last):
   File /usr/games/pychess, line 9, in module
 import gtk, gtk.glade, gettext
   File /var/lib/python-support/python2.5/gtk-2.0/gtk/__init__.py,
 line 48, in module
 from gtk import _gtk
 ImportError: No module named cairo
 
 I have both python-gtk and python-cairo installed. I recently upgraded
 to python2.5.

What is the contents (ls -l) of /usr/lib/python2.5/site-packages/cairo
on your system?

Thanks,
-- 
 .''`.
: :' :  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


Bug#478722: closed by Sergei Golovan [EMAIL PROTECTED] (Bug#478722: fixed in tcltrf 2.1.2~20071113-1)

2008-05-12 Thread Thomas Viehmann

Hi Sergei,

thank you for looking into fixing this. However, I am afraid that you might not 
have found an ideal solution:


Debian Bug Tracking System wrote:

   * Pregenerated C-API manpages and HTML docs to remove build-dependency on
 c2man, which is outdated and subject ro removal from Debian
 (closes: #478650, #478722).

[...]


From: Thomas Viehmann [EMAIL PROTECTED]

[...]
Note that resorting to pregenerated documentation is not 
appropriate.


The reason pregenerated manpages/HTML are problematic is because all material in 
Debian need to be able to be produced from source with tools within Debian. This 
includes automatically generated documentation.


Kind regards

T.
--
Thomas Viehmann, http://thomas.viehmann.net/



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



Bug#478356: gwget 0.99-3 is going to be upload...

2008-05-12 Thread Adeodato Simó
* Arnaud Fontaine [Thu, 01 May 2008 19:27:30 +0200]:

 tags 478356 + pending

Hello. Any news about this pending upload?

Thanks,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
If you want the holes in your knowledge showing up try teaching someone.
-- Alan Cox




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



Processed: Reassigning to ruby1.8-dev

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 480779 ruby1.8-dev 1.8.6.114-2
Bug#480779: ekg2_20080511+1713-1(sparc/experimental): FTBFS: error: 'asm' 
undeclared
Bug reassigned from package `ekg2' to `ruby1.8-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]



Bug#471071: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-12 Thread Thomas Viehmann
tag 471071 moreinfo
thanks

Hi Niko,

according to my information, libmime-charset-perl (build-) depends on 
libencode-perl.
Could you check that and file a blocking bug?

Kind regards

T.



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



Bug#480779: Reassigning to ruby1.8-dev

2008-05-12 Thread Marcin Owsiany
reassign 480779 ruby1.8-dev 1.8.6.114-2
thanks

After actually looking at the compiler message, I can see that it seems
to be an error in ruby's include file. Let me know if you feel
otherwise, otherwise please ignore this report.

-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216



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



Bug#478722: closed by Sergei Golovan [EMAIL PROTECTED] (Bug#478722: fixed in tcltrf 2.1.2~20071113-1)

2008-05-12 Thread Sergei Golovan
On 5/12/08, Thomas Viehmann [EMAIL PROTECTED] wrote:
 Hi Sergei,

  thank you for looking into fixing this. However, I am afraid that you might
 not have found an ideal solution:

I'd like to use tools available in Debian to create manpages. Though I
don't know which tool (if any) can be used as a drop-in replacement of
c2man (or requires minor changes to the sources). Using pregenerated
manpages was suggested by Manoy Srivastava, and at least using this
approach is consistent with the original tarball distribution (in CVS
the author of tcltrf doesn't keep manpages, but in tarball he
distributes pregenerated ones).

So, if you can suggest me another approach (preferrably without
rewriting tcltrf from scratch :)) I'll be glad to adopt it.

-- 
Sergei Golovan



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



Bug#480777: marked as forwarded (ekg2_20080511+1713-1(hppa/experimental): FTBFS: undefined reference to `mutt_convert_string')

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 11:00:12 +0100
with message-id [EMAIL PROTECTED]
has caused the   report #480777,
regarding ekg2_20080511+1713-1(hppa/experimental): FTBFS: undefined reference 
to `mutt_convert_string'
to be marked as having been forwarded to the upstream software
author(s) EKG2 Devel Mailing List [EMAIL PROTECTED]

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


-- 
480777: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480777
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Hi all, I got the following bug report. Not sure what's the particular
difference between i386 and hppa that causes problems, but maybe someone
has some ideas?

Please keep the 480777-forwarded address in CC when replying.

-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
---BeginMessage---
Package: ekg2
Version: 20080511+1713-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of ekg2_20080511+1713-1 on lofn by sbuild/hppa 98-farm
| Build started at 20080512-0129
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 1064kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(dsc) [1503B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(tar) [1031kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(diff) [32.0kB]
| Fetched 1064kB in 1s (858kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 5.0.37.2), automake1.9, autoconf, libtool, 
gettext, cvs, libncursesw5-dev, python-dev, python-central (= 0.5), 
libperl-dev, ruby-dev | ruby1.8-dev, ruby | ruby1.8, libssl-dev, libgnutls-dev, 
libjpeg62-dev | libjpeg-dev, libaspell-dev, libgadu-dev, libexpat1-dev, 
libgpmg1-dev, libidn11-dev, libxosd-dev (= 2.2.13), libsqlite3-dev, python, 
xsltproc, docbook-xsl, doxygen, libgtk2.0-dev, libungif4-dev, libgpgme11-dev, 
zlib1g-dev, dpatch
| Build-Conflicts: autoconf2.13, automake1.4
| Checking for already installed source dependencies...
[...]
| /bin/sh ../libtool --tag=CC --mode=link hppa-linux-gnu-gcc  -g -O2 -g -O0 
-Wall -std=c99   -o ekg2 -export-dynamic audio.o commands.o configfile.o 
dynstuff.o ekg.o emoticons.o events.o legacyconfig.o log.o metacontacts.o 
msgqueue.o plugins.o protocol.o sessions.o stuff.o themes.o userlist.o vars.o 
windows.o xmalloc.o resolver.o scripts.o strings.o win32.o  
../compat/libcompat.a-ldl  -lidn 
| mkdir .libs
| hppa-linux-gnu-gcc -g -O2 -g -O0 -Wall -std=c99 -o ekg2 audio.o commands.o 
configfile.o dynstuff.o ekg.o emoticons.o events.o legacyconfig.o log.o 
metacontacts.o msgqueue.o plugins.o protocol.o sessions.o stuff.o themes.o 
userlist.o vars.o windows.o xmalloc.o resolver.o scripts.o strings.o win32.o 
-Wl,--export-dynamic  ../compat/libcompat.a -ldl /usr/lib/libidn.so  
| stuff.o: In function `ekg_convert_string_p':
| /build/buildd/ekg2-20080511+1713/ekg/stuff.c:3140: undefined reference to 
`mutt_convert_string'
| collect2: ld returned 1 exit status
| make[3]: *** [ekg2] Error 1
| make[3]: Leaving directory `/build/buildd/ekg2-20080511+1713/ekg'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/ekg2-20080511+1713'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/ekg2-20080511+1713'
| make: *** [build-stamp] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080512-0144
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=20080511+1713-1pkg=ekg2arch=hppa

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


---End Message---
---End Message---


Bug#480830: patch for this bug

2008-05-12 Thread Christian Meissner

Hi thomas,

att. you find a patch for this issues.

or you can find the web-diff here.

http://svn.debian.org/wsvn/fai/people/faiguy/bugfixes/480830/bin/fai-cd?op=diffrev=0sc=1

br,
Chris
Index: fai-cd
===
--- fai-cd	(Revision 0)
+++ fai-cd	(Arbeitskopie)
@@ -177,8 +177,10 @@
 # mirror location for fai CD, file generated by fai-cd
 EOF
 
-dists=$(find $mirrordir -name Packages* | grep binary | sed 's/binary-.*//' | \
- sed s#$mirrordir/*dists/## | xargs -n 1 dirname | uniq )
+	if [ -n $(ls -A $mirrordir) ]; then
+	dists=$(find $mirrordir -name Packages* | grep binary | sed 's/binary-.*//' | \
+	sed s#$mirrordir/*dists/## | xargs -n 1 dirname | uniq )
+	fi
 
 for i in $dists ; do
 	comp=$(find $mirrordir/dists/$i -maxdepth 2 -type d -name binary-* | \
@@ -256,7 +258,7 @@
 cfdir=$FAI_ETC_DIR
 fi
 [ -n $cdir ]  cfdir=$cdir
-${cfdir:=/etc/fai}
+cfdir=${cfdir:=/etc/fai}
 cfdir=$(readlink -f $cfdir) # canonicalize path
 if [ ! -d $cfdir ]; then
 echo $cfdir is not a directory


Bug#480779: marked as forwarded (ekg2_20080511+1713-1(sparc/experimental): FTBFS: error: 'asm' undeclared)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 11:01:43 +0100
with message-id [EMAIL PROTECTED]
has caused the   report #480779,
regarding ekg2_20080511+1713-1(sparc/experimental): FTBFS: error: 'asm' 
undeclared
to be marked as having been forwarded to the upstream software
author(s) EKG2 Devel Mailing List [EMAIL PROTECTED]

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


-- 
480779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480779
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Hi all,

I got the following bug report about the build failing on SPARC
architecture.

Please keep the 480779-forwarded address in CC when replying.

-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
---BeginMessage---
Package: ekg2
Version: 20080511+1713-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of ekg2_20080511+1713-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080512-0153
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 1064kB of source archives.
| Get:1 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(dsc) [1503B]
| Get:2 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(tar) [1031kB]
| Get:3 http://sinclair.farm.ftbfs.de experimental/main ekg2 20080511+1713-1 
(diff) [32.0kB]
| Fetched 1064kB in 0s (3406kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: debhelper (= 5.0.37.2), automake1.9, autoconf, libtool, 
gettext, cvs, libncursesw5-dev, python-dev, python-central (= 0.5), 
libperl-dev, ruby-dev | ruby1.8-dev, ruby | ruby1.8, libssl-dev, libgnutls-dev, 
libjpeg62-dev | libjpeg-dev, libaspell-dev, libgadu-dev, libexpat1-dev, 
libgpmg1-dev, libidn11-dev, libxosd-dev (= 2.2.13), libsqlite3-dev, python, 
xsltproc, docbook-xsl, doxygen, libgtk2.0-dev, libungif4-dev, libgpgme11-dev, 
zlib1g-dev, dpatch
| Build-Conflicts: autoconf2.13, automake1.4
| Checking for already installed source dependencies...
[...]
| if /bin/sh ../../libtool --tag=CC --mode=compile sparc-linux-gnu-gcc 
-DHAVE_CONFIG_H -I. -I. -I../..  -fvisibility=hidden 
-I/usr/lib/ruby/1.8/sparc-linux   -g -O2 -g -O0 -Wall -std=c99 -MT 
ruby_la-ruby_ekg.lo -MD -MP -MF .deps/ruby_la-ruby_ekg.Tpo -c -o 
ruby_la-ruby_ekg.lo `test -f 'ruby_ekg.c' || echo './'`ruby_ekg.c; \
|   then mv -f .deps/ruby_la-ruby_ekg.Tpo .deps/ruby_la-ruby_ekg.Plo; 
else rm -f .deps/ruby_la-ruby_ekg.Tpo; exit 1; fi
| mkdir .libs
|  sparc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -fvisibility=hidden 
-I/usr/lib/ruby/1.8/sparc-linux -g -O2 -g -O0 -Wall -std=c99 -MT 
ruby_la-ruby_ekg.lo -MD -MP -MF .deps/ruby_la-ruby_ekg.Tpo -c ruby_ekg.c  -fPIC 
-DPIC -o .libs/ruby_la-ruby_ekg.o
| In file included from ruby_ekg.c:6:
| ../../ekg/scripts.h:130:2: warning: #warning POSSIBLE EPIC FAIL: when void* 
 long int, WATCH_LINE pointer may be shortened
| In file included from /usr/lib/ruby/1.8/sparc-linux/ruby.h:37,
|  from ruby_ekg.c:12:
| /usr/lib/ruby/1.8/sparc-linux/defines.h: In function 'flush_register_windows':
| /usr/lib/ruby/1.8/sparc-linux/defines.h:215: error: 'asm' undeclared (first 
use in this function)
| /usr/lib/ruby/1.8/sparc-linux/defines.h:215: error: (Each undeclared 
identifier is reported only once
| /usr/lib/ruby/1.8/sparc-linux/defines.h:215: error: for each function it 
appears in.)
| /usr/lib/ruby/1.8/sparc-linux/defines.h:217: error: expected ';' before 
'volatile'
| ruby_ekg.c: At top level:
| ruby_ekg.c:57: warning: initialization from incompatible pointer type
| ../../ekg/strings.h:50: warning: inline function 'xwcslcpy' declared but 
never defined
| ../../ekg/strings.h:49: warning: inline function 'wcs_array_join' declared 
but never defined
| ../../ekg/strings.h:48: warning: inline function 'wcs_array_make' declared 
but never defined
| ../../ekg/strings.h:47: warning: inline function 'normal_to_wcs' declared but 
never defined
| ../../ekg/strings.h:46: warning: inline function 'wcs_to_normal' declared but 
never defined
| ../../ekg/strings.h:45: warning: inline function 'xwcschr' declared but never 
defined
| ../../ekg/strings.h:44: warning: inline function 'xwcscmp' declared but never 
defined
| ../../ekg/strings.h:43: warning: inline function 'xwcscat' declared but never 
defined
| ../../ekg/strings.h:42: warning: inline function 'xwcsdup' declared but never 
defined
| ../../ekg/strings.h:41: warning: inline function 'xwcscpy' declared but never 
defined
| ../../ekg/strings.h:40: warning: inline function 'xmbslen' declared

Bug#477513: Could you please test this glade patch?

2008-05-12 Thread Loïc Minier
On Sat, Apr 26, 2008, Andreas Henriksson wrote:
 Thanks for reporting the bug about FTBFS on ia64 for (experimental)
 glade 3.5.2.
 
 I'm guessing the warnings you quoted in your report is the cause for the
 problem (as similar things have bitten me on amd64).
 
 Could you please test the attached patch (simply drop it in
 debian/patches/ and rebuild) to see if it fixes the problem on ia64?

 The patch introduced #480768; could you please move the new #includes
 to the .c files needing them instead of pulling them for all API users?

   Thanks!
-- 
Loïc Minier



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



Bug#480844: libmime-charset-perl: build-depends on libencode-perl, which is being removed

2008-05-12 Thread Niko Tyni
Package: libmime-charset-perl
Version: 1.006.2-1
Severity: serious
Justification: blocks 471071

This package build-depends on libencode-perl, which is also in the perl
core. According to META.yml, the version needed is = 1.98, which has been
in the core since perl 5.8.2.

The libencode-perl package is being removed (#471071), but this needs
to be fixed first.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Bug#474400: Testsuite failure of bsdtar

2008-05-12 Thread Bernhard R. Link
* Tim Kientzle [EMAIL PROTECTED] [080512 00:19]:
 Good guess, but I don't think that explains anything, since
 the order in which hardlinked files get stored doesn't matter.

My guess is that the order readdir returns them implies which
file is stored as regular file and which is stored as hard link.
Usually the f_ file is stored as regular file and the l_ file
as hardlink. But on my filesystem the l_ file is stored as regular
file and the f_ file as hardlink.


 The reference to 92-characters in that test refers to the length
 of the filename not including the directory portion.

What the testcase (at least in 2.4.17 which I looked yet at) does,
is to check there are f_ filenames up to length 100 and l_ and m_
filenames up to length 91. But the unpackad directory contains only
a l_ file of name length 92 but no f_ file:

$ ls ustar/original/?_*z*z*z*l
ustar/original/d_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
ustar/original/l_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
ustar/original/s_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl

 Have you had a chance to try the libarchive 2.5.3b package?
 I've fixed a subtle issue with handling almost-too-long filenames
 in ustar format (which doesn't appear to explain the problems
 you're having) and also reworked a couple of the tests to give
 more information.  Maybe that would shed additional light on
 this problem.

I had yet only tested with 2.4.17. With 2.5.3b I get a different failure:

2: test_copy
tar/test/test_copy.c:99: Assertion failed
   Condition: fd = 0
   Description: Couldn't open 
f_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl:
 No such file or directory
tar/test/test_copy.c:149: Assertion failed: Ints not equal
  0=0
  stat(filename, st2)=-1
   Description: Couldn't stat 
s_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
tar/test/test_copy.c:181: Assertion failed
   Condition: strlen(p)  92
   Description: strlen(p) = 94
tar/test/test_copy.c:186: Assertion failed
   Condition: strlen(p)  100
   Description: strlen(p)=100
tar/test/test_copy.c:99: Failed 8 times
tar/test/test_copy.c:149: Failed 8 times
tar/test/test_copy.c:181: Failed 8 times

Again the ustar archive only contains l_ and not f_ file:

$ tar -tf /tmp/bsdtar_test.2008-05-12T12.30.25-000/test_copy/ustar/archive  | 
grep '_[a-y]*z[a-y]*z[a-y]*z[a-k]*l\'
original/s_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
 - 
f_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
original/l_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl
original/d_abcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijklmnopqrstuvwxyzabcdefghijkl/

Hochachtungsvoll,
Bernhard R. Link



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



Processed: severity of 467318 is serious, merging 467318 479932

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.25+local
 severity 467318 serious
Bug#467318: libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10
Severity set to `serious' from `important'

 merge 467318 479932
Bug#467318: libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10
Bug#479932: libxml-autowriter-perl: FTBFS: Failed 4/6 test scripts. 114/182 
subtests failed.
Merged 467318 479932.


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: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 471071 moreinfo
Bug#471071: RM: libencode-perl -- RoM; superseded by perl core
There were no tags set.
Tags added: moreinfo

 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#480659: ipe: displaying and saving files is broken

2008-05-12 Thread Christian Fischer
Hi there!

Ok I'll try to answer your questions as good as I can. I also have a
Debian stable (i386) machine, so I run pre27 there.


 Do you have any files from those versions that do work?
 Can you share some examples that work and examples that do not?
 
 I have just tried a few files of my own that were created five
 years ago using Ipe 6.0 Preview 10.  All that I tried opened
 correctly.  Mine files are all eps, however.

* My pre27 XML files which I created in etch (stable) are working just
fine with pre27.
* If I change the Version information directly in the XML file, pre27 is
able to open my pre30 files.
* Both pre27 and pre30 can't open the saved PDF files (reason -3). I'm
not sure if this is should work or not. I thought they contain the XML
information as the EPS files do.

 What kind of Objects are we talking about: text or graphics?  If you
 have some examples that you can share, please describe exactly what
 you had expected to see; i.e. where the objects should have been.

* Graphics objects are missing. Those who aren't missing are at wrong
positions and are rotated.
* I think the text objects are all there. But in some files they are at
the wrong positions.

 
  media size is also missing in the XML File so the PDFs are displayed
  in Letter size or so.
 
 The media size is missing from the XML file generated by the old
 version?  That can't be blamed on a bug in the current version.

I always aktivate the cropbox option, so that the image is cropped
properly for inclusion in Latex. This options seams to be ignored at the
moment.
I noticed that

media=0 0 595 842 

is missing in the info section when I create a new figure.

I created a new figure with my broken pre30 version and the XML file is
opened and saved just fine.
But in the PDF there is also the Text missing but the PDF contains the
fonts ... confusing.
The exported EPS file is quite big (100kB) but nothing is displayed.

Now I tried to open this test file with pre27. And I got a parsing
error.
-- Error parsing document test.ipe at character offset 360 --

  I'm not sure if this is related to one of the dependencies of ipe or
  the new ipe Version itself.
 
 ... or even a bug in the old version / old dependencies.

I think not ...

Greetings, Chriss


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#478373: marked as done (virtualbox-ose-guest-source: fails to build against kernel 2.6.25)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478333: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478333,
regarding virtualbox-ose-guest-source: fails to build against kernel 2.6.25
to be marked as done.

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

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


-- 
478333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478333
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virtualbox-ose-guest-source
Version: 1.5.6-dfsg-6
Severity: normal
Tags: patch

While virtualbox-ose-source builds, and works, well with kernel 2.6.25, 
virtualbox-ose-guest-source fails with the following error message:

LANG= m-a --kvers-list $(uname -r) --kernel-dir /usr/src/linux-headers-$(uname 
-r)/ --userdir /tmp/pkg/ --text-mode build virtualbox-ose-guest-source
[...]
gcc-4.2 
-Wp,-MD,/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/.vfsmod.o.d 
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNEL__ 
-Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes 
-Wno-trigraphs -fno-strict-aliasing -fno-common 
-Werror-implicit-function-declaration -O2  -fno-stack-protector -m32 
-msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  
-march=i686 -mtune=generic -ffreestanding   -pipe -Wno-sign-compare 
-fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow 
-Iinclude/asm-x86/mach-default -fomit-frame-pointer 
-Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar 
-I/usr/src/linux-headers-2.6.25-0.slh.10-sidux-686//include 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/ 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/include 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/r0drv/linux 
-D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 
-DVBOX_HGCM -DLOG_TO_BACKDOOR-DMODULE -DKBUILD_STR(s)=#s 
-DKBUILD_BASENAME=KBUILD_STR(vfsmod)  -DKBUILD_MODNAME=KBUILD_STR(vboxvfs) 
-c -o /tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/.tmp_vfsmod.o 
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c
In file included from 
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:94:
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c: In function 
'sf_lookup':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:289: error: 
implicit declaration of function 'iget'
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:289: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c: In function 
'sf_instantiate':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:341: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c: In function 
'sf_read_super_aux':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:260: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c: At top level:
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:373: error: 
unknown field 'read_inode' specified in initializer
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:373: warning: 
initialization from incompatible pointer type
kmk[4]: *** [/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.o] 
Error 1

Taking a look at SUN's/ Innotek's upstream svn suggests r7550 to fix this 
issue and rediffing it against virtualbox-ose 1.5.6-dfsg-6 (+fixing the 
version comparison to 2.6.25, instead of 2.4.25) indeed fixes this issue.

Successfully build- and runtime tested on i386 with kernel 2.6.24.5 and 
2.6.25 (amd64 and i386 host). The attached 02-2.6.25_part2.dpatch is 
supposed to be applied in addition to the already existing 
02-2.6.25.dpatch (which just covers virtualbox-ose-source).

Regards
Stefan Lippers-Hollmann

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

Kernel: Linux 2.6.25-0.slh.10-sidux-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-ose-guest-source depends on:
ii  bzip2   1.0.5-0.1high-quality block-sorting file co
ii  debhelper   7.0.2helper programs for debian/rules
ii  dpatch  2.0.29   patch maintenance system for Debia
ii  kbuild  

Bug#478333: marked as done ([virtualbox-ose-guest-source] Compiling fails (tested with kernel 2.6.25))

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478333: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478333,
regarding [virtualbox-ose-guest-source] Compiling fails (tested with kernel 
2.6.25)
to be marked as done.

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

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


-- 
478333: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478333
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virtualbox-ose-guest-source
Version: 1.5.6-dfsg-6
Severity: normal

--- Please enter the report below this line. ---
I cannot compile the module for kernel 2.6.25. It is the vanilla
kernel source, patched with the tuxonice patch. The output of make-kpkg
is attached.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.25tuxonice

Debian Release: lenny/sid
  990 testing ftp.de.debian.org 
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
bzip2   | 1.0.5-0.1
debhelper(= 5) | 6.0.11
dpatch  | 2.0.29
kbuild  | 1:0.1.2svn1393-2
module-assistant| 0.10.11.0

Warning: The file include/linux/version.h exists
The contained UTS_VERSION string:
			
does not match expectations:
			2.6.25tuxonice
I'll try and recover
exec debian/rules  DEBIAN_REVISION=2.6.25tuxonice-10.00.Custom  APPEND_TO_VERSION=tuxonice  KPKG_SELECTED_MODULES=virtualbox-ose-guest  modules_image 
for module in /usr/src/modules/virtualbox-ose-guest ; do   \
  if test -d  $module; then\
	(cd $module;  \
  if ./debian/rules KVERS=2.6.25tuxonice KSRC=/usr/src/linux \
 KMAINT=Unknown Kernel Package Maintainer KEMAIL=[EMAIL PROTECTED]  \
 KPKG_DEST_DIR=/usr/src/linux/..   \
 KPKG_MAINTAINER=Unknown Kernel Package Maintainer\
 KPKG_EXTRAV_ARG=EXTRAVERSION=tuxonice\
 ARCH=i386 \
 KDREV=2.6.25tuxonice-10.00.Custom kdist_image; then\
  echo Module $module processed fine;\
  else  \
   echo Module $module failed.;  \
   if [ X != X ]; then  \
  echo Perhaps $module does not understand --rootcmd?;  \
  echo If you see messages that indicate that it is not; \
  echo in fact being built as root, please file a bug ;  \
  echo against $module.; \
   fi;  \
   echo Hit return to Continue;   \
		 read ans;\
  fi;   \
	 );\
	  else  \
   echo Module $module does not exist;   \
   echo Hit return to Continue?;  \
	  fi;   \
done
make[1]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
kmk -w -f debian/rules kdist_clean kdist_config binary-modules
kmk[2]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
(cd vboxadd; kmk clean)
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest/vboxadd'
for f in . linux r0drv r0drv/linux; do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
rm -rf .vboxadd* .tmp_ver* vboxadd.* Module.symvers Modules.symvers
kmk[3]: Leaving directory `/usr/src/modules/virtualbox-ose-guest/vboxadd'
(cd vboxvfs; kmk clean)
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest/vboxvfs'
for f in . linux r0drv r0drv/linux; do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
rm -rf .vboxvfs* .tmp_ver* vboxvfs.* Module.symvers Modules.symvers
kmk[3]: Leaving directory `/usr/src/modules/virtualbox-ose-guest/vboxvfs'
dh_clean
kmk -w -f debian/rules clean
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
(cd vboxadd; kmk clean)
kmk[4]: Entering directory 

Bug#480850: python-ctypes: no python2.5 support

2008-05-12 Thread Josselin Mouette
Package: python-ctypes
Version: 1.0.2-4
Severity: serious

The python-ctypes package does not support python2.5. As it is named
python-ctypes, it should provide support for the default python version
(python policy §2.2).

Even worse, as it does not depend on python ( 2.5) because of
bug#480838, it does not refuse to install. Therefore, it breaks all
packages depending on python-ctypes that expect the module to be
available for the default python version.

If support for python2.5 cannot be introduced, the package should be
renamed python2.4-ctypes.

Cheers,
-- 
 .''`.
: :' :  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


Bug#480146: marked as done (virtualbox-ose-guest: FTBFS with lme on 2.6.25-1.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478373: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478373,
regarding virtualbox-ose-guest: FTBFS with lme on 2.6.25-1.
to be marked as done.

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

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


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

Hi,

virtualbox-ose-guest fails to build with lme on 2.6.25-1.

---snip---
[...]
/usr/bin/make -f debian/rules.real build
MODULESOURCE='virtualbox-ose-guest-source' FLAVOUR='486'
KERNEL_ARCH='x86' UPSTREAMVERSION='2.6.25' MODULE='virtualbox-ose-guest'
FEATURESET='none' VERSION_SOURCE='2.6.25' VERSION_REVISION='1'
ABINAME='-1' LOCALVERSION='-486' ARCH='i386'
make[2]: Entering directory `/home/user/linux-modules-extra-2.6'
/usr/bin/make -C /usr/src/linux-headers-2.6.25-1-486
M=/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest
make[3]: Entering directory `/usr/src/linux-headers-2.6.25-1-486'
grep: /home/user/linux-modules-extra-2.6/include/linux/version.h: No
such file or directory
  LD
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/built-in.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/cmc.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/hgcmcall.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/vboxmod.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/GenericRequest.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/PhysHeap.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/SysHlp.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/Init.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/VMMDev.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/HGCMInternal.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/alloc-r0drv.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.o
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:
In function 'RTMemContAlloc':
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:253:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:253:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:
In function 'RTMemContFree':
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:297:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:297:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/semaphore-r0drv-linux.o
  LD [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/vboxadd.o
grep: /home/user/linux-modules-extra-2.6/include/linux/version.h: No
such file or directory
 

Processed: severity of 467343 is serious

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.25+local
 # FTBFS verified in sid
 severity 467343 serious
Bug#467343: libvcp-perl: FTBFS with Perl 5.10 (Getopt::Long has changed)
Severity set to `serious' from `important'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#479910: marked as done (virtualbox-ose: FTBFS: /usr/share/kBuild/footer.kmk:635: *** kBuild: Cannot find include file for the template 'BLDPROG'! Searched: /usr/share/kBuild/templates . Stop.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479910: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #479910,
regarding virtualbox-ose: FTBFS: /usr/share/kBuild/footer.kmk:635: *** kBuild: 
Cannot find include file for the template 'BLDPROG'! Searched: 
/usr/share/kBuild/templates .  Stop.
to be marked as done.

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

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


-- 
479910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479910
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virtualbox-ose
Version: 1.5.6-dfsg-6
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dpatch  deapply-all  
 12-gcc-4.3 not applied to ./ .
 11-workaround-gcc-ice not applied to ./ .
 10-initscript not applied to ./ .
 09-init-lsb not applied to ./ .
 08-init-fail not applied to ./ .
 07-xsession not applied to ./ .
 06-vboxadd-udev not applied to ./ .
 05-vboxdrv-references not applied to ./ .
 04-localconf-kmk not applied to ./ .
 03-config-kmk not applied to ./ .
 02-2.6.25 not applied to ./ .
 01-no-64bit-guest not applied to ./ .
 rm -rf patch-stamp patch-stampT debian/patched
 dh_testdir
 dh_testroot
 # Cleaning package
 rm -rf out
 rm -f AutoConfig.kmk configure.log env.sh
 rm -f debian/virtualbox-ose.init debian/virtualbox-ose.preinst
 rm -f debian/virtualbox-ose.README.Debian debian/README.Debian.html
 debconf-updatepo
 dh_clean
  dpkg-source -b virtualbox-ose-1.5.6-dfsg
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building virtualbox-ose using existing 
 virtualbox-ose_1.5.6-dfsg.orig.tar.gz
 dpkg-source: info: building virtualbox-ose in 
 virtualbox-ose_1.5.6-dfsg-6.diff.gz
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/08-init-fail.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/07-xsession.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/03-config-kmk.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/06-vboxadd-udev.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/12-gcc-4.3.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/11-workaround-gcc-ice.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/09-init-lsb.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/10-initscript.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/02-2.6.25.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/04-localconf-kmk.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/01-no-64bit-guest.dpatch' will not be represented in diff
 dpkg-source: warning: executable mode 0755 of 
 'debian/patches/05-vboxdrv-references.dpatch' will not be represented in diff
 dpkg-source: info: building virtualbox-ose in virtualbox-ose_1.5.6-dfsg-6.dsc
  debian/rules build
 test -d debian/patched || install -d debian/patched
 dpatch  apply-all  
 applying patch 01-no-64bit-guest to ./ ... ok.
 applying patch 02-2.6.25 to ./ ... ok.
 applying patch 03-config-kmk to ./ ... ok.
 applying patch 04-localconf-kmk to ./ ... ok.
 applying patch 05-vboxdrv-references to ./ ... ok.
 applying patch 06-vboxadd-udev to ./ ... ok.
 applying patch 07-xsession to ./ ... ok.
 applying patch 08-init-fail to ./ ... ok.
 applying patch 09-init-lsb to ./ ... ok.
 applying patch 10-initscript to ./ ... ok.
 applying patch 11-workaround-gcc-ice to ./ ... ok.
 applying patch 12-gcc-4.3 to ./ ... ok.
 dpatch  cat-all  patch-stampT
 mv -f patch-stampT patch-stamp
 dh_testdir
 ./configure --with-linux=/usr 

Processed: severity of 480830 is normal

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 severity 480830 normal
Bug#480830: fai-cd does not work
Severity set to `normal' 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]



Bug#480830: fai-cd does not work

2008-05-12 Thread Thomas Lange
This bus is not critical, because it does not cause data loss or
breaks other packages.
-- 
regards Thomas



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



Processed: severity of 467482 is serious

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.25+local
 # FTBFS verified in sid
 severity 467482 serious
Bug#467482: libswish-api-common-perl: FTBFS with Perl 5.10 (typo in Makefile.PL)
Severity set to `serious' from `important'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#478333: marked as done ([virtualbox-ose-guest-source] Compiling fails (tested with kernel 2.6.25))

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478373: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478373,
regarding [virtualbox-ose-guest-source] Compiling fails (tested with kernel 
2.6.25)
to be marked as done.

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

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


-- 
478373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478373
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virtualbox-ose-guest-source
Version: 1.5.6-dfsg-6
Severity: normal

--- Please enter the report below this line. ---
I cannot compile the module for kernel 2.6.25. It is the vanilla
kernel source, patched with the tuxonice patch. The output of make-kpkg
is attached.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.25tuxonice

Debian Release: lenny/sid
  990 testing ftp.de.debian.org 
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
bzip2   | 1.0.5-0.1
debhelper(= 5) | 6.0.11
dpatch  | 2.0.29
kbuild  | 1:0.1.2svn1393-2
module-assistant| 0.10.11.0

Warning: The file include/linux/version.h exists
The contained UTS_VERSION string:
			
does not match expectations:
			2.6.25tuxonice
I'll try and recover
exec debian/rules  DEBIAN_REVISION=2.6.25tuxonice-10.00.Custom  APPEND_TO_VERSION=tuxonice  KPKG_SELECTED_MODULES=virtualbox-ose-guest  modules_image 
for module in /usr/src/modules/virtualbox-ose-guest ; do   \
  if test -d  $module; then\
	(cd $module;  \
  if ./debian/rules KVERS=2.6.25tuxonice KSRC=/usr/src/linux \
 KMAINT=Unknown Kernel Package Maintainer KEMAIL=[EMAIL PROTECTED]  \
 KPKG_DEST_DIR=/usr/src/linux/..   \
 KPKG_MAINTAINER=Unknown Kernel Package Maintainer\
 KPKG_EXTRAV_ARG=EXTRAVERSION=tuxonice\
 ARCH=i386 \
 KDREV=2.6.25tuxonice-10.00.Custom kdist_image; then\
  echo Module $module processed fine;\
  else  \
   echo Module $module failed.;  \
   if [ X != X ]; then  \
  echo Perhaps $module does not understand --rootcmd?;  \
  echo If you see messages that indicate that it is not; \
  echo in fact being built as root, please file a bug ;  \
  echo against $module.; \
   fi;  \
   echo Hit return to Continue;   \
		 read ans;\
  fi;   \
	 );\
	  else  \
   echo Module $module does not exist;   \
   echo Hit return to Continue?;  \
	  fi;   \
done
make[1]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
kmk -w -f debian/rules kdist_clean kdist_config binary-modules
kmk[2]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
(cd vboxadd; kmk clean)
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest/vboxadd'
for f in . linux r0drv r0drv/linux; do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
rm -rf .vboxadd* .tmp_ver* vboxadd.* Module.symvers Modules.symvers
kmk[3]: Leaving directory `/usr/src/modules/virtualbox-ose-guest/vboxadd'
(cd vboxvfs; kmk clean)
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest/vboxvfs'
for f in . linux r0drv r0drv/linux; do rm -f $f/*.o $f/.*.cmd $f/.*.flags; done
rm -rf .vboxvfs* .tmp_ver* vboxvfs.* Module.symvers Modules.symvers
kmk[3]: Leaving directory `/usr/src/modules/virtualbox-ose-guest/vboxvfs'
dh_clean
kmk -w -f debian/rules clean
kmk[3]: Entering directory `/usr/src/modules/virtualbox-ose-guest'
(cd vboxadd; kmk clean)
kmk[4]: Entering directory 

Processed: severity of 467331 is serious

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.27
 # 5.10 is in sid now
 severity 467331 serious
Bug#467331: net-telnet-cisco: FTBFS with Perl 5.10 (doesn't run Makefile.PL)
Severity set to `serious' from `important'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#480146: marked as done (virtualbox-ose-guest: FTBFS with lme on 2.6.25-1.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478333: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478333,
regarding virtualbox-ose-guest: FTBFS with lme on 2.6.25-1.
to be marked as done.

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

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


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

Hi,

virtualbox-ose-guest fails to build with lme on 2.6.25-1.

---snip---
[...]
/usr/bin/make -f debian/rules.real build
MODULESOURCE='virtualbox-ose-guest-source' FLAVOUR='486'
KERNEL_ARCH='x86' UPSTREAMVERSION='2.6.25' MODULE='virtualbox-ose-guest'
FEATURESET='none' VERSION_SOURCE='2.6.25' VERSION_REVISION='1'
ABINAME='-1' LOCALVERSION='-486' ARCH='i386'
make[2]: Entering directory `/home/user/linux-modules-extra-2.6'
/usr/bin/make -C /usr/src/linux-headers-2.6.25-1-486
M=/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest
make[3]: Entering directory `/usr/src/linux-headers-2.6.25-1-486'
grep: /home/user/linux-modules-extra-2.6/include/linux/version.h: No
such file or directory
  LD
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/built-in.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/cmc.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/hgcmcall.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/vboxmod.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/GenericRequest.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/PhysHeap.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/SysHlp.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/Init.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/VMMDev.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/HGCMInternal.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/alloc-r0drv.o
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.o
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:
In function 'RTMemContAlloc':
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:253:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:253:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:
In function 'RTMemContFree':
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:297:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/alloc-r0drv-linux.c:297:
warning: 'change_page_attr' is deprecated (declared at
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/the-linux-kernel.h:236)
  CC [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/r0drv/linux/semaphore-r0drv-linux.o
  LD [M]
/home/user/linux-modules-extra-2.6/debian/build/build_i386_none_486_virtualbox-ose-guest/vboxadd/vboxadd.o
grep: /home/user/linux-modules-extra-2.6/include/linux/version.h: No
such file or directory
 

Bug#478373: marked as done (virtualbox-ose-guest-source: fails to build against kernel 2.6.25)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 10:47:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478373: fixed in virtualbox-ose 1.5.6-dfsg-7
has caused the Debian Bug report #478373,
regarding virtualbox-ose-guest-source: fails to build against kernel 2.6.25
to be marked as done.

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

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


-- 
478373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478373
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: virtualbox-ose-guest-source
Version: 1.5.6-dfsg-6
Severity: normal
Tags: patch

While virtualbox-ose-source builds, and works, well with kernel 2.6.25, 
virtualbox-ose-guest-source fails with the following error message:

LANG= m-a --kvers-list $(uname -r) --kernel-dir /usr/src/linux-headers-$(uname 
-r)/ --userdir /tmp/pkg/ --text-mode build virtualbox-ose-guest-source
[...]
gcc-4.2 
-Wp,-MD,/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/.vfsmod.o.d 
-nostdinc -isystem /usr/lib/gcc/i486-linux-gnu/4.2.3/include -D__KERNEL__ 
-Iinclude  -include include/linux/autoconf.h -Wall -Wundef -Wstrict-prototypes 
-Wno-trigraphs -fno-strict-aliasing -fno-common 
-Werror-implicit-function-declaration -O2  -fno-stack-protector -m32 
-msoft-float -mregparm=3 -freg-struct-return -mpreferred-stack-boundary=2  
-march=i686 -mtune=generic -ffreestanding   -pipe -Wno-sign-compare 
-fno-asynchronous-unwind-tables -mno-sse -mno-mmx -mno-sse2 -mno-3dnow 
-Iinclude/asm-x86/mach-default -fomit-frame-pointer 
-Wdeclaration-after-statement -Wno-pointer-sign -fshort-wchar 
-I/usr/src/linux-headers-2.6.25-0.slh.10-sidux-686//include 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/ 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/include 
-I/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/r0drv/linux 
-D__KERNEL__ -DMODULE -DRT_OS_LINUX -DIN_RING0 -D_X86_ -DIN_RT_R0 -DIN_SUP_R0 
-DVBOX_HGCM -DLOG_TO_BACKDOOR-DMODULE -DKBUILD_STR(s)=#s 
-DKBUILD_BASENAME=KBUILD_STR(vfsmod)  -DKBUILD_MODNAME=KBUILD_STR(vboxvfs) 
-c -o /tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/.tmp_vfsmod.o 
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c
In file included from 
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:94:
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c: In function 
'sf_lookup':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:289: error: 
implicit declaration of function 'iget'
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:289: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c: In function 
'sf_instantiate':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/dirops.c:341: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c: In function 
'sf_read_super_aux':
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:260: warning: 
assignment makes pointer from integer without a cast
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c: At top level:
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:373: error: 
unknown field 'read_inode' specified in initializer
/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.c:373: warning: 
initialization from incompatible pointer type
kmk[4]: *** [/tmp/pkg/usr_src/modules/virtualbox-ose-guest/vboxvfs/vfsmod.o] 
Error 1

Taking a look at SUN's/ Innotek's upstream svn suggests r7550 to fix this 
issue and rediffing it against virtualbox-ose 1.5.6-dfsg-6 (+fixing the 
version comparison to 2.6.25, instead of 2.4.25) indeed fixes this issue.

Successfully build- and runtime tested on i386 with kernel 2.6.24.5 and 
2.6.25 (amd64 and i386 host). The attached 02-2.6.25_part2.dpatch is 
supposed to be applied in addition to the already existing 
02-2.6.25.dpatch (which just covers virtualbox-ose-source).

Regards
Stefan Lippers-Hollmann

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

Kernel: Linux 2.6.25-0.slh.10-sidux-686 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages virtualbox-ose-guest-source depends on:
ii  bzip2   1.0.5-0.1high-quality block-sorting file co
ii  debhelper   7.0.2helper programs for debian/rules
ii  dpatch  2.0.29   patch maintenance system for Debia
ii  kbuild  

Processed: Re: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 block 471071 by 480844
Bug#480844: libmime-charset-perl: build-depends on libencode-perl, which is 
being removed
Bug#471071: RM: libencode-perl -- RoM; superseded by perl core
Was not blocked by any bugs.
Blocking bugs of 471071 added: 480844

 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#471071: libmime-charset-perl has an unsatisfied build-dependency: libencode-perl

2008-05-12 Thread Niko Tyni
block 471071 by 480844
thanks

On Mon, May 12, 2008 at 10:33:01AM +, Thomas Viehmann wrote:
 tag 471071 moreinfo
 thanks
 
 Hi Niko,
 
 according to my information, libmime-charset-perl (build-) depends on 
 libencode-perl.
 Could you check that and file a blocking bug?

Don't know how I missed that, done.
-- 
Niko Tyni   [EMAIL PROTECTED]



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



Processed: this is getting serious

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 478032 serious
Bug#478032: Please migrate to gnat-4.3
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#477513: Could you please test this glade patch?

2008-05-12 Thread Andreas Henriksson
On Mon, May 12, 2008 at 11:59:42AM +0200, Loïc Minier wrote:
  The patch introduced #480768; could you please move the new #includes
  to the .c files needing them instead of pulling them for all API users?

Sorry, I don't know where to put it. The rest in generated code.
Anyone with gtk-doc experience should help out here (or drop
--enable-gtk-doc from glade3 and revert the patch, which unfortunately
now also has been applied upstream, might also be a solution).

--
Regards,
Andreas Henriksson



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



Bug#480426: [gosa] not useable on sid

2008-05-12 Thread Cajus Pollmeier
severity 480426 normal
thanks

On Sat, 10 May 2008 00:24:56 +0200, Hans-Georg Bork [EMAIL PROTECTED]
wrote:
 Package: gosa
 Version: 2.5.15-2
 Severity: serious
 
 --- Please enter the report below this line. ---
 
 After installation the setup wizard started normally, but at the
 installation check 
 I get (among other warnings) this message:

--
 SAMBA password hash generation
 Error
 In order to use SAMBA 2/3 you've to install additional perl libraries.
 Take a look at mkntpasswd. GOsa will NOT run without fixing this. 

--

The deb-Package is libcrypt-smb-perl and it is installed by dependency. If
you do not touch the setup defaults, it works out of the box. Have you
removed the smb crypt string in the setup?

GOsa is not pure debian specific, so the error message above just tells you
to try to figure a *possible* error. For debian, it installs
/usr/bin/mkntpasswd as a helper binary. Try to execute this one.

You can enter this command as the smb-hash generation command in the setup.

If it still does not work, maybe you've safe mode switched to on?

 Checked mkntpasswd, perl needs Crypt::SmbHash (.deb package unknown to
 me) and cpan shows Crypt::SmbHash is up to date (0.12)
 
 There's nowhere any description which additional libraries are needed
 here.

All dependencies are installed automatically. You don't have do install
anything manually. I can't reproduce this problem.

 BTW: php5-snmp 5.2.5-3 is installed, but setup shows that it's not
 there.

Can't reproduce this one, too. Please check if it's really included with
php_info().

Cheers,
Cajus




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



Bug#480859: python-syck: syck.dump broken

2008-05-12 Thread Joerg Jaspert
Package: python-syck
Version: 0.61.2-1
Severity: serious

Hi

syck.dump(data, stream) is broken. If you have data in a form like

--8schnipp-8---
---
perl5.10:
  new: 5.10.0-10
  packages:
  - sendmail
  - abiword
  - audio-cd
  - courier
  - crypt-ssleay
  - eperl
  - epic4
  - flow-tools
  - frozen-bubble
  - g2
  - gdal
  - genders
  - ggz-grubby
  - gnumeric
  - golly
  - gpib
  - graphicsmagick
  - graphviz
  - hocr
  - imagemagick
  - irssi
  - libalias-perl
  - libapache2-authenntlm-perl
  - libapache-authenhook-perl
  - libapreq2
  - libapt-pkg-perl
  - libarray-refelem-perl
  - libastro-fits-cfitsio-perl
  - libaudio-flac-decoder-perl
  - libaudio-flac-header-perl
  - libaudio-mixer-perl
  - libauthen-dechpwd-perl
  - libauthen-krb5-perl
  - libauthen-krb5-simple-perl
  - libauthen-pam-perl
  - libauthen-sasl-cyrus-perl
  - libauthen-smb-perl
  - libauthen-tacacsplus-perl
  - libberkeleydb-perl
  - libbit-vector-perl
  - libbsd-resource-perl
  - libbuffy-bindings
  - libcache-fastmmap-perl
  - libcache-mmap-perl
  - libcairo-perl
  - libcdk-perl
  - libclass-c3-xs-perl
  - libclass-date-perl
  - libclass-methodmaker-perl
  - libclone-perl
  - libcompress-lzo-perl
  - libconvert-uulib-perl
  - libcrypt-blowfish-perl
  - libcrypt-des-perl
  - libcrypt-eksblowfish-perl
  - libcrypt-mysql-perl
  - libcrypt-openssl-bignum-perl
  - libcrypt-openssl-dsa-perl
  - libcrypt-openssl-random-perl
  - libcrypt-openssl-rsa-perl
  - libcrypt-openssl-x509-perl
  - libcrypt-unixcrypt-xs-perl
  - libcurses-perl
  - libdata-dump-streamer-perl
  - libdata-structure-util-perl
  - libdate-calc-perl
  - libdate-simple-perl
  - libdatetime-perl
  - libdbd-mysql-perl
  - libdbd-odbc-perl
  - libdbd-sqlite2-perl
  - libdbd-sqlite3-perl
  - libdbd-sybase-perl
  - libdbi-perl
  - libdevel-caller-perl
  - libdevel-lexalias-perl
  - libdevel-size-perl
  - libdevice-cdio-perl
  - libdevice-serialport-perl
  - libdigest-crc-perl
  - libdigest-md2-perl-dfsg
  - libdigest-md4-perl
  - libdigest-sha1-perl
  - libencode-perl
  - libevent-perl
  - libfcgi-perl
  - libfile-mmagic-xs-perl
  - libfile-rsyncp-perl
  - libfile-spec-perl
  - libfile-sync-perl
  - libfilesys-df-perl
  - libfilesys-statvfs-perl
  - libfilter-perl
  - libfuse-perl
  - libgd-gd2-noxpm-perl
  - libgd-gd2-perl
  - libgeo-ip-perl
  - libglib-perl
  - libgnome2-canvas-perl
  - libgnome2-gconf-perl
  - libgnome2-perl
  - libgnome2-print-perl
  - libgnome2-vfs-perl
  - libgnome2-wnck-perl
  - libgssapi-perl
  - libgtk2-gladexml-perl
  - libgtk2-imageview-perl
  - libgtk2-perl
  - libgtk2-spell-perl
  - libgtk2-trayicon-perl
  - libgtk2-traymanager-perl
  - libhdate
  - libhtml-parser-perl
  - libhtml-template-pro-perl
  - libhttp-ghttp-perl
  - libimage-exif-perl
  - libimage-imlib2-perl
  - libimage-librsvg-perl
  - libintl-perl
  - libio-aio-perl
  - libio-dirent-perl
  - libio-interface-perl
  - libio-pty-perl
  - libio-socket-multicast-perl
  - libipc-sharelite-perl
  - libjson-xs-perl
  - liblinux-inotify2-perl
  - liblist-moreutils-perl
  - libmail-cclient-perl
  - libmath-gmp-perl
  - libmime-explode-perl
  - libmsgcat-perl
  - libnetaddr-ip-perl
  - libnet-arp-perl
  - libnet-bluetooth-perl
  - libnet-cups-perl
  - libnet-dbus-perl
  - libnet-dns-perl
  - libnet-jabber-loudmouth-perl
  - libnet-libidn-perl
  - libnet-nis-perl
  - libnet-pcap-perl
  - libnet-rawip-perl
  - libnet-ssleay-perl
  - libnet-tclink-perl
  - libogg-vorbis-decoder-perl
  - libogg-vorbis-header-perl
  - libopengl-perl
  - libpadwalker-perl
  - libpar-packer-perl
  - libperlio-eol-perl
  - libplot-perl
  - libppi-xs-perl
  - libpreludedb
  - libproc-processtable-perl
  - libqt-perl
  - libreadonly-xs-perl
  - libregexp-copy-perl
  - libsearch-xapian-perl
  - libset-object-perl
  - libsocket6-perl
  - libstring-approx-perl
  - libstring-crc32-perl
  - libsub-name-perl
  - libsys-cpuload-perl
  - libsys-cpu-perl
  - libsys-syslog-perl
  - libsys-utmp-perl
  - libtemplate-perl
  - libterm-readline-gnu-perl
  - libterm-size-perl
  - libterm-slang-perl
  - libtext-aspell-perl
  - libtext-bibtex-perl
  - libtext-charwidth-perl
  - libtext-chasen-perl
  - libtext-iconv-perl
  - libtext-kakasi-perl
  - libtext-unaccent-perl
  - libthreads-perl
  - libthreads-shared-perl
  - libtime-piece-perl
  - libtk-tablematrix-perl
  - libunicode-japanese-perl
  - libunicode-map8-perl-dfsg
  - libunicode-map-perl
  - libunicode-string-perl
  - libunix-syslog-perl
  - libuuid-perl
  - libvideo-ivtv-perl
  - libvorbis-perl
  - libwant-perl
  - libwww-curl-perl
  - libwx-perl
  - libxml-libxml-common-perl
  - libxml-libxml-perl
  - libxml-libxslt-perl
  - libxml-parser-perl
  - libxml-sablot-perl
  - libxml-xerces-perl
  - libyaml-syck-perl
  - lockdev
  - megahal
  - nagios2
  - nagios3
  - net-snmp
  - nkf
  - opendchub
  - openser
  - ossp-uuid
  - pcsc-perl
  - pdl
  - perl
  - perl-tk
  - pidgin
  - pilot-link
  - pork
  - prima
  - psp
  - razor
  - 

Processed: lasso still doesn't build on gcj-free archs

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 477870 2.1.98-4
Bug#477870: lasso: adjust build-dependency (gcj not built on alpha, arm, hppa 
and hurd-i386)
Bug marked as found in version 2.1.98-4 and reopened.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#477870: lasso still doesn't build on gcj-free archs

2008-05-12 Thread Marc 'HE' Brockschmidt
found 477870 2.1.98-4
thanks

Heya,

You will also need to fix your build-depends line.

Marc
-- 
BOFH #120:
we just switched to FDDI.


pgpvafa6Kfw1P.pgp
Description: PGP signature


Processed: Bug in libmime-charset-perl fixed in revision 19895

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 480844 + pending
Bug#480844: libmime-charset-perl: build-depends on libencode-perl, which is 
being removed
There were no tags set.
Tags added: pending

 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#480844: Bug in libmime-charset-perl fixed in revision 19895

2008-05-12 Thread pkg-perl-maintainers
tag 480844 + pending
thanks

Some bugs are closed in revision 19895
by Gregor Herrmann (gregoa)

Commit message:

Drop (build) dependency on libencode-perl, Encode is in perl core since
a long time and will be removed as a separate package (closes: #480844).



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



Bug#453903: ghostscript BusError cause

2008-05-12 Thread Pierre Habouzit
On Sun, May 11, 2008 at 09:06:19AM +, Bernhard R. Link wrote:
 I've identified one cause of BusError on startup. (I'm not entirely sure
 it is the only one, but it definitely is the cause for the easily
 reproduceable one, and while I think I saw one with this worked around
 in the early tests, I cannot reproduce the other, so there might either
 be another issue left or I once forget to save or recompile).
 
 The cause is corruption at the following piece of code in igcref.c:715:
 
 715:ref rtemp;
 716:
 717:if_debug2('8',   [8]ref 0x%lx copied to 0x%lx\n,
 718:  (ulong) src, (ulong) dest);
 719:/* We can't just use ref_assign_inline, */
 720:/* because the source and destination */
 721:/* might overlap! */
 722:ref_assign_inline(rtemp, (ref *) src);
 723:r_clear_attrs(rtemp, l_mark);
 724:ref_assign_inline((ref *) dest, rtemp);
 
 As far as I understand, the problem is that gcc knows that two (ref*)
 pointers cannot possibly overlap, so it optimizes away the temporary
 variable (at least partially), causing corruption of the packed array.
 (Which then again causes bus errors in other code like the garbage 
 collection).
 
 Here is the assember generated by gcc with -O2:
 .loc 1 722 0
 ld  [%g3+4], %g2
 .loc 1 724 0
 st  %g2, [%i1+4]
 sth %g1, [%i1]
 .loc 1 722 0
 st  %g2, [%fp-20]
 lduh[%g3+2], %g1
 .loc 1 725 0
 add %g3, 8, %g3
 .loc 1 724 0
 sth %g1, [%i1+2]
 
 It first does part of the move from src to register, then from register to 
 dest,
 only then copying another part of src to register, clearing the bit and 
 storing
 that part to dest. As the clearing is done in the part with the lower address,
 it even copies the second part first, thus if compressing an array quite 
 likely
 overwriting a part it just reads after that.
 
 The attached patch fixes it for me, and I think it also is the correct 
 solution
 that will survive more inteligent compilers.

  If that's really the problem, and that you believe there are other in
the code, then the proper solution with GCC is to build gs with
-fno-strict-aliasing.

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpwPmV16VZqd.pgp
Description: PGP signature


Bug#478157: marked as done (epiphany-extensions_2.22.1-3(hppa/experimental): FTBFS: error: This program needs a gtk 2 gecko build)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 13:02:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#478157: fixed in epiphany-extensions 2.22.1-4
has caused the Debian Bug report #478157,
regarding epiphany-extensions_2.22.1-3(hppa/experimental): FTBFS: error: This 
program needs a gtk 2 gecko build
to be marked as done.

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

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


-- 
478157: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478157
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: epiphany-extensions
Version: 2.22.1-3
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of epiphany-extensions_2.22.1-3 on meitner by sbuild/hppa 
98-farm
| Build started at 20080427-1026
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 1453kB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main epiphany-extensions 2.22.1-3 
(dsc) [1648B]
| Get:2 http://ftp.de.debian.org experimental/main epiphany-extensions 2.22.1-3 
(tar) [1445kB]
| Get:3 http://ftp.de.debian.org experimental/main epiphany-extensions 2.22.1-3 
(diff) [6202B]
| Fetched 1453kB in 4s (345kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (= 0.4.17), debhelper (= 5), gnome-pkg-tools (= 0.10), 
python-support (= 0.4), gconf2, libgconf2-dev, libxml-parser-perl, intltool 
(= 0.35.0), gnome-doc-utils (= 0.3.2), epiphany-browser-dev (= 2.22.1.1-2), 
libxml2-dev (= 2.6.0), libglib2.0-dev (= 2.15.5), libgtk2.0-dev (= 2.11.6), 
libglade2-dev (= 2.3.1), libosp-dev, libdbus-glib-1-dev (= 0.60), 
libpcre3-dev, python (= 2.3), python-gtk2-dev (= 2.11.0), 
xulrunner-dev-static (= 1.9~b5-3), scrollkeeper
| Checking for already installed source dependencies...
[...]
| checking which gecko to use... libxul
| checking manual gecko home set... Package libxul was not found in the 
pkg-config search path.
| Perhaps you should add the directory containing `libxul.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'libxul' found
| Package libxul-unstable was not found in the pkg-config search path.
| Perhaps you should add the directory containing `libxul-unstable.pc'
| to the PKG_CONFIG_PATH environment variable
| No package 'libxul-unstable' found
| checking for compiler -fshort-wchar option... yes
| checking whether to enable C++ RTTI... no
| checking whether we have a gtk 2 gecko build... configure: error: This 
program needs a gtk 2 gecko build
| make: *** [config.status] Error 1
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080427-1043
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=2.22.1-3pkg=epiphany-extensionsarch=hppa

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


---End Message---
---BeginMessage---
Source: epiphany-extensions
Source-Version: 2.22.1-4

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

epiphany-extensions_2.22.1-4.diff.gz
  to pool/main/e/epiphany-extensions/epiphany-extensions_2.22.1-4.diff.gz
epiphany-extensions_2.22.1-4.dsc
  to pool/main/e/epiphany-extensions/epiphany-extensions_2.22.1-4.dsc
epiphany-extensions_2.22.1-4_amd64.deb
  to pool/main/e/epiphany-extensions/epiphany-extensions_2.22.1-4_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.
Josselin Mouette [EMAIL PROTECTED] (supplier of updated epiphany-extensions 
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.8
Date: Mon, 28 Apr 2008 10:50:08 +0200
Source: epiphany-extensions
Binary: epiphany-extensions
Architecture: source amd64
Version: 2.22.1-4
Distribution: experimental
Urgency: low
Maintainer: Josselin Mouette [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]

Bug#479942: Bug in libcoat-persistent-perl fixed in revision 19898

2008-05-12 Thread pkg-perl-maintainers
tag 479942 + pending
thanks

Some bugs are closed in revision 19898
by Gregor Herrmann (gregoa)

Commit message:

* debian/control:
  - make (build) dependency on libcoat-perl versioned; earlier versioned
were broken under perl 5.10 (closes: #479942)
  - change my email address



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



Bug#480844: marked as done (libmime-charset-perl: build-depends on libencode-perl, which is being removed)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 13:17:05 +
with message-id [EMAIL PROTECTED]
and subject line Bug#480844: fixed in libmime-charset-perl 1.006.2-2
has caused the Debian Bug report #480844,
regarding libmime-charset-perl: build-depends on libencode-perl, which is being 
removed
to be marked as done.

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

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


-- 
480844: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480844
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libmime-charset-perl
Version: 1.006.2-1
Severity: serious
Justification: blocks 471071

This package build-depends on libencode-perl, which is also in the perl
core. According to META.yml, the version needed is = 1.98, which has been
in the core since perl 5.8.2.

The libencode-perl package is being removed (#471071), but this needs
to be fixed first.
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Source: libmime-charset-perl
Source-Version: 1.006.2-2

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

libmime-charset-perl_1.006.2-2.diff.gz
  to pool/main/libm/libmime-charset-perl/libmime-charset-perl_1.006.2-2.diff.gz
libmime-charset-perl_1.006.2-2.dsc
  to pool/main/libm/libmime-charset-perl/libmime-charset-perl_1.006.2-2.dsc
libmime-charset-perl_1.006.2-2_all.deb
  to pool/main/libm/libmime-charset-perl/libmime-charset-perl_1.006.2-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.
gregor herrmann [EMAIL PROTECTED] (supplier of updated libmime-charset-perl 
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.8
Date: Mon, 12 May 2008 14:58:43 +0200
Source: libmime-charset-perl
Binary: libmime-charset-perl
Architecture: source all
Version: 1.006.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 libmime-charset-perl - Charset Informations for MIME
Closes: 480844
Changes: 
 libmime-charset-perl (1.006.2-2) unstable; urgency=low
 .
   * Drop (build) dependency on libencode-perl, Encode is in perl core since
 a long time and will be removed as a separate package (closes: #480844).
Checksums-Sha1: 
 4b52c4e6b32705a7bfd040119f2c1d5da90ac8ae 1435 
libmime-charset-perl_1.006.2-2.dsc
 a0b9d9d866ea5b821e0985aa9aefaadfa91d975e 2695 
libmime-charset-perl_1.006.2-2.diff.gz
 3e849c530e34fc2137fd82dd294cb4bce8f2a121 31254 
libmime-charset-perl_1.006.2-2_all.deb
Checksums-Sha256: 
 146f32240b163721024bb2712996bafe835216d6fb09c596865ba1fa26e65dd8 1435 
libmime-charset-perl_1.006.2-2.dsc
 f826f79454c078cdb398067a47409abb0eb3756f11d0f8f0b413b1040483fd2d 2695 
libmime-charset-perl_1.006.2-2.diff.gz
 efbcaf03501a290895d22715e5b14ba72579424be93a783da8b12c3b43cc949b 31254 
libmime-charset-perl_1.006.2-2_all.deb
Files: 
 ead4aa848e72322df9d42dae980772a0 1435 perl optional 
libmime-charset-perl_1.006.2-2.dsc
 68273e12f23e249aeb1ea04278a4d172 2695 perl optional 
libmime-charset-perl_1.006.2-2.diff.gz
 fc73b80ad113660668c5d361a4355daf 31254 perl optional 
libmime-charset-perl_1.006.2-2_all.deb

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

iD8DBQFIKD9+OzKYnQDzz+QRAoNTAJ9WF4SJYN/nUXkKD/FR+By6BxtpDACgt/fq
MRu+KG16yOpdQ+V83WHr36Q=
=9JaQ
-END PGP SIGNATURE-


---End Message---


Processed: tagging 480130

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 480130 + pending
Bug#480130: perl: FTBFS on alpha: 'CONFIG_HZ' undeclared
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: Bug in libcoat-persistent-perl fixed in revision 19898

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 479942 + pending
Bug#479942: libcoat-persistent-perl: FTBFS: Invalid version format (underscores 
before decimal) at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 409.
There were no tags set.
Tags added: pending

 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#480875: libepc-dev: missing dependency on libsoup2.4-dev

2008-05-12 Thread Josselin Mouette
Package: libepc-dev
Version: 0.3.5-1
Severity: serious

The libepc-dev package currently depends on libsoup2.2-dev. However the
pkg-config file requires libsoup-2.4, which means the dependency must be
libsoup2.4-dev.

Cheers,
-- 
 .''`.
: :' :  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


Bug#477513: Could you please test this glade patch?

2008-05-12 Thread Loïc Minier
On Mon, May 12, 2008, Andreas Henriksson wrote:
 Sorry, I don't know where to put it. The rest in generated code.
 Anyone with gtk-doc experience should help out here (or drop
 --enable-gtk-doc from glade3 and revert the patch, which unfortunately
 now also has been applied upstream, might also be a solution).

 Perhaps check the top of doc/gladeui.types

-- 
Loïc Minier



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



Processed: Re: Bug#480862: apt-listchanges: listchanges.db failed to load

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 469221 480862
Bug#469221: apt-listchanges: Failed with bsddb.db.DBRunRecoveryError error
Bug#480862: apt-listchanges: listchanges.db failed to load
Bug#469342: apt-listchanges: new version doesn't work anymore
Bug#469634: apt-listchanges: listchanges.db failed to load
Bug#471066: bsddb.db.DBRunRecoveryError
Bug#474274: apt-listchanges: Does not provide help when database unreadable
Forcibly Merged 469221 469342 469634 471066 474274 480862.

 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#479942: marked as done (libcoat-persistent-perl: FTBFS: Invalid version format (underscores before decimal) at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 409.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 14:02:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479942: fixed in libcoat-persistent-perl 0.9-6-2
has caused the Debian Bug report #479942,
regarding libcoat-persistent-perl: FTBFS: Invalid version format (underscores 
before decimal) at /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 409.
to be marked as done.

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

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


-- 
479942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479942
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libcoat-persistent-perl
Version: 0.9-6-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  /usr/bin/fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 dh_clean build-stamp install-stamp
 # Add commands to clean up after the build process here
 [ ! -f Makefile ] || /usr/bin/make realclean
  dpkg-source -b libcoat-persistent-perl-0.9-6
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building libcoat-persistent-perl using existing 
 libcoat-persistent-perl_0.9-6.orig.tar.gz
 dpkg-source: info: building libcoat-persistent-perl in 
 libcoat-persistent-perl_0.9-6-1.diff.gz
 dpkg-source: info: building libcoat-persistent-perl in 
 libcoat-persistent-perl_0.9-6-1.dsc
  debian/rules build
 dh_testdir
 # Add commands to compile the package here
 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
 Invalid version format (underscores before decimal) at 
 /usr/share/perl/5.10/ExtUtils/MakeMaker.pm line 409.
 make: *** [build-stamp] Error 9

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

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

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

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


---End Message---
---BeginMessage---
Source: libcoat-persistent-perl
Source-Version: 0.9-6-2

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

libcoat-persistent-perl_0.9-6-2.diff.gz
  to 
pool/main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.9-6-2.diff.gz
libcoat-persistent-perl_0.9-6-2.dsc
  to pool/main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.9-6-2.dsc
libcoat-persistent-perl_0.9-6-2_all.deb
  to 
pool/main/libc/libcoat-persistent-perl/libcoat-persistent-perl_0.9-6-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.
gregor herrmann [EMAIL PROTECTED] (supplier of updated 
libcoat-persistent-perl 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.8
Date: Mon, 12 May 2008 15:48:30 +0200
Source: libcoat-persistent-perl
Binary: libcoat-persistent-perl
Architecture: source all
Version: 0.9-6-2
Distribution: unstable
Urgency: low
Maintainer: Debian Perl Group [EMAIL PROTECTED]
Changed-By: gregor herrmann [EMAIL PROTECTED]
Description: 
 libcoat-persistent-perl - Ruby's ActiveRecord::Base port for Perl (ORM)
Closes: 479942
Changes: 
 libcoat-persistent-perl (0.9-6-2) unstable; urgency=low
 .
   * debian/control:
 - make (build) dependency on libcoat-perl versioned; earlier versions
   were broken under perl 5.10 because of the unusal version number
   (closes: #479942)
 - 

Bug#480208: found 480208 in 3.0.5-1

2008-05-12 Thread Aaron M. Ucko
# Automatically generated email from bts, devscripts version 2.10.27
# Accidentally reported against my draft NMU; at any rate, please fix ASAP\!
found 480208 3.0.5-1




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



Bug#470664: news?

2008-05-12 Thread Steffen Joeris
Hi

Any news on this bug yet?

Cheers
Steffen


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


Processed: found 480208 in 3.0.5-1

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.27
 # Accidentally reported against my draft NMU; at any rate, please fix ASAP\!
 found 480208 3.0.5-1
Bug#480208: libffi-dev: amd64 headers inconsistent with actual binaries
Bug marked as found in version 3.0.5-1.


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: setting package to libepc libepc-1.0-1 libepc-dev libepc-doc libepc-ui-1.0-1 libepc-ui-dev ...

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.11ubuntu5
 package libepc libepc-1.0-1 libepc-dev libepc-doc libepc-ui-1.0-1 
 libepc-ui-dev
Ignoring bugs not assigned to: libepc-dev libepc-ui-1.0-1 libepc-ui-dev libepc 
libepc-doc libepc-1.0-1

 tags 480875 + pending
Bug#480875: libepc-dev: missing dependency on libsoup2.4-dev
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: Re: Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 480310 [ixp4xx] armel NSLU2 ramdisk too large
Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25
Changed Bug title to `[ixp4xx] armel NSLU2 ramdisk too large' from `[ixp4xx] 
armel NSLU2 fails to boot with 2.6.25'.

 severity 480310 serious
Bug#480310: [ixp4xx] armel NSLU2 ramdisk too large
Severity set to `serious' from `normal'

 owner 480310 !
Bug#480310: [ixp4xx] armel NSLU2 ramdisk too large
Owner recorded as Martin Michlmayr [EMAIL PROTECTED].

 --
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#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Martin Michlmayr
* Kevin Price [EMAIL PROTECTED] [2008-05-12 16:33]:
 ii  flash-kernel   1.7utility to write kernel and initramfs
 
 I suggest moving this bug to package flash-kernel. Any objections?

flash-kernel does the right thing, apex-nslu2 doesn't.

Anyway, let's leave this bug open on the kernel because this can be
work arouned by disabling some modules.
-- 
Martin Michlmayr
http://www.cyrius.com/



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



Processed: Re: 480534 is unfortunately not fixed

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 480534
Bug#480534: iceowl-extension renders icedove unusable after upgrade
'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#480534: 480534 is unfortunately not fixed

2008-05-12 Thread Alexander Sack

reopen 480534
thanks

Ok, thanks for the info.

On Mon, May 12, 2008 at 09:41:44AM +0200, Eric Valette wrote:
 Hi alexander. Thanks for your quick tentative fix. Unfortunately, It
 still does not work on my amd64 system. I do not know how to reopen the
 bug and do not want to create a new one. 480534-reopen?
 
 If I can send you any file you would like to have. As I created a
 temporary account to test in a sane environment, it is not likeky to be
 in my profile files.

Attaching the profile tarred up would be a great thing to help me.

Thanks,

 - Alexander




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



Processed: Re: Bug#480254: grub-pc: post-install fails with grub linux cmdline (leaning toothpics)

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 forcemerge 479279 480254
Bug#479279: grub-pc: [EMAIL PROTECTED]
Bug#480254: grub-pc: post-install fails with grub linux cmdline (leaning 
toothpics)
Forcibly Merged 479279 480254.

 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#480891: linux-uvc-source: Missing dependency on bzip2

2008-05-12 Thread Benjamin Seidenberg
Package: linux-uvc-source
Version: 0.1.0.svn193-1
Severity: grave
Justification: renders package unusable

bzip2 is not essential but is required to unpack and build this module
and as such should be a dependency.

Benjamin



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



Bug#480892: glibc: FTBFS {arm} error: asm/page.h: No such file or directory

2008-05-12 Thread Neil Williams
Package: glibc
Version: 2.7-11
Severity: serious
Justification: FTBFS on arm

http://buildd.debian.org/fetch.cgi?pkg=glibc;ver=2.7-11;arch=arm;stamp=1210520966

gcc-4.3 ../ports/sysdeps/unix/sysv/linux/arm/ioperm.c -c -std=gnu99
-fgnu89-inline -O2 -Wall -Winline -Wwrite-strings -fmerge-all-constants
-fstrict-aliasing -g -pipe -Wstrict-prototypes  -I../include
-I/build/buildd/glibc-2.7/build-tree/arm-libc/misc
-I/build/buildd/glibc-2.7/build-tree/arm-libc -I../ports/sysdeps/arm/elf
-I../ports/sysdeps/unix/sysv/linux/arm/nptl
-I../ports/sysdeps/unix/sysv/linux/arm
-I../ports/sysdeps/unix/sysv/linux -I../nptl/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/pthread -I../sysdeps/pthread
-I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet
-I../ports/sysdeps/unix/sysv -I../nptl/sysdeps/unix/sysv
-I../sysdeps/unix/sysv -I../ports/sysdeps/unix/arm
-I../ports/sysdeps/unix -I../nptl/sysdeps/unix -I../sysdeps/unix
-I../sysdeps/posix -I../ports/sysdeps/arm/fpu
-I../ports/sysdeps/arm/nptl -I../ports/sysdeps/arm
-I../sysdeps/wordsize-32 -I../sysdeps/ieee754/flt-32
-I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic -I../ports -I../nptl  -I..
-I../libio -I. -nostdinc -isystem
/usr/lib/gcc/arm-linux-gnu/4.3.1/include -isystem
/usr/lib/gcc/arm-linux-gnu/4.3.1/include-fixed -isystem
/build/buildd/glibc-2.7/debian/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h   -o
/build/buildd/glibc-2.7/build-tree/arm-libc/misc/ioperm.o -MD -MP -MF
/build/buildd/glibc-2.7/build-tree/arm-libc/misc/ioperm.o.dt -MT
/build/buildd/glibc-2.7/build-tree/arm-libc/misc/ioperm.o
../ports/sysdeps/unix/sysv/linux/arm/ioperm.c:48:22: error: asm/page.h:
No such file or directory
../ports/sysdeps/unix/sysv/linux/arm/ioperm.c: In function 'init_iosys':
../ports/sysdeps/unix/sysv/linux/arm/ioperm.c:108: warning: unused
variable 'len'
make[3]: *** [/build/buildd/glibc-2.7/build-tree/arm-libc/misc/ioperm.o]
Error 1
make[3]: Leaving directory
`/build/buildd/glibc-2.7/build-tree/glibc-2.7/misc'
make[2]: *** [misc/subdir_lib] Error 2
make[2]: Leaving directory
`/build/buildd/glibc-2.7/build-tree/glibc-2.7'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/buildd/glibc-2.7/build-tree/arm-libc'
make: *** [/build/buildd/glibc-2.7/stamp-dir/build_libc] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

This bug has already been identified on the cross-gcc list:

http://sourceware.org/ml/crossgcc/2008-05/msg00014.html

Courtesy of Matthias Kaehlcke matthias at kaehlcke dot net

ARM toolchains with glibc 2.7 don't build with crosstool-ng, due to an
include that is no longer exported by the linux kernel. the following
patch fixes this problem

diff -urN crosstool-ng-1.1.0.orig/patches/glibc/ports-2.7/100-ARM.patch
crosstool-ng-1.1.0/patches/glibc/ports-2.7/100-ARM.patch
--- crosstool-ng-1.1.0.orig/patches/glibc/ports-2.7/100-ARM.patch
1970-01-01 01:00:00.0 +0100
+++ crosstool-ng-1.1.0/patches/glibc/ports-2.7/100-ARM.patch
2008-05-12 16:51:33.0 +0200
@@ -0,0 +1,10 @@
+--- glibc-2.7.orig/glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/ioperm.c
2008-05-12 13:09:37.0 +0200
 glibc-2.7/glibc-ports-2.7/sysdeps/unix/sysv/linux/arm/ioperm.c
2008-05-12 13:09:50.0 +0200
+@@ -45,7 +45,6 @@
+ #include sys/mman.h
+ 
+ #include linux/version.h
+-#include asm/page.h
+ #include sys/sysctl.h
+ 
+ #define PATH_ARM_SYSTYPE  /etc/arm_systype


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

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



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



Bug#480875: marked as done (libepc-dev: missing dependency on libsoup2.4-dev)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:02:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#480875: fixed in libepc 0.3.5-2
has caused the Debian Bug report #480875,
regarding libepc-dev: missing dependency on libsoup2.4-dev
to be marked as done.

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

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


-- 
480875: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480875
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libepc-dev
Version: 0.3.5-1
Severity: serious

The libepc-dev package currently depends on libsoup2.2-dev. However the
pkg-config file requires libsoup-2.4, which means the dependency must be
libsoup2.4-dev.

Cheers,
-- 
 .''`.
: :' :  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
---End Message---
---BeginMessage---
Source: libepc
Source-Version: 0.3.5-2

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

libepc-1.0-1_0.3.5-2_i386.deb
  to pool/main/libe/libepc/libepc-1.0-1_0.3.5-2_i386.deb
libepc-dev_0.3.5-2_i386.deb
  to pool/main/libe/libepc/libepc-dev_0.3.5-2_i386.deb
libepc-doc_0.3.5-2_all.deb
  to pool/main/libe/libepc/libepc-doc_0.3.5-2_all.deb
libepc-ui-1.0-1_0.3.5-2_i386.deb
  to pool/main/libe/libepc/libepc-ui-1.0-1_0.3.5-2_i386.deb
libepc-ui-dev_0.3.5-2_i386.deb
  to pool/main/libe/libepc/libepc-ui-dev_0.3.5-2_i386.deb
libepc_0.3.5-2.diff.gz
  to pool/main/libe/libepc/libepc_0.3.5-2.diff.gz
libepc_0.3.5-2.dsc
  to pool/main/libe/libepc/libepc_0.3.5-2.dsc



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

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

Debian distribution maintenance software
pp.
Loic Minier [EMAIL PROTECTED] (supplier of updated libepc 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.8
Date: Mon, 12 May 2008 16:38:17 +0200
Source: libepc
Binary: libepc-1.0-1 libepc-ui-1.0-1 libepc-dev libepc-ui-dev libepc-doc
Architecture: source all i386
Version: 0.3.5-2
Distribution: unstable
Urgency: high
Maintainer: Emilio Pozuelo Monfort [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 libepc-1.0-1 - The Easy Publish and Consume library - shared libraries
 libepc-dev - The Easy Publish and Consume library - development files
 libepc-doc - The Easy Publish and Consume library - documentation
 libepc-ui-1.0-1 - The Easy Publish and Consume library - shared widget 
libraries
 libepc-ui-dev - The Easy Publish and Consume library - widget development files
Closes: 480875
Changes: 
 libepc (0.3.5-2) unstable; urgency=high
 .
   * Depend on libsoup2.4-dev instead of libsoup2.2-dev; closes: #480875.
Checksums-Sha1: 
 4605de50c3fdbe6689883c14a3be3903f1d7fefe 1590 libepc_0.3.5-2.dsc
 e8ebab060382e965300854f36fffe21708bd7355 3444 libepc_0.3.5-2.diff.gz
 854a518f8b344b9bef38a73ff2785ee4e30fffdd 174172 libepc-doc_0.3.5-2_all.deb
 64a0ba7edb736fa8c59139b840c7a7e1a7639baa 62844 libepc-1.0-1_0.3.5-2_i386.deb
 163de4a872f4346e1aa92deb6f3ebda571187086 32240 libepc-ui-1.0-1_0.3.5-2_i386.deb
 579d6f791f57469857cfdcc69634298292ed82c7 74558 libepc-dev_0.3.5-2_i386.deb
 01a29ee1a50761878242710968994fffc0727295 32416 libepc-ui-dev_0.3.5-2_i386.deb
Checksums-Sha256: 
 112e4a6c2d2797d6e0fa6707cc4ecf571fc6f645072455a7b000ec756c57927e 1590 
libepc_0.3.5-2.dsc
 b61be9ade614fcc031d6abd34ae1ab6ff7ba877eb5c0cd45adf80ab631df775e 3444 
libepc_0.3.5-2.diff.gz
 3895a51574bff25e85f0ff64972465690d2e24c8ae85920af0231310998aa6fd 174172 
libepc-doc_0.3.5-2_all.deb
 a5f6c056d376470624b581fab2187ed24ac746cd4dee3097970713a7d2160a3f 62844 
libepc-1.0-1_0.3.5-2_i386.deb
 5592d23998dc6ba6047d62f094c7c1b31a1d86f4af80e478668e24d62202d6de 32240 
libepc-ui-1.0-1_0.3.5-2_i386.deb
 c509821307a99898dedea6b7261fededeaa6b8a9187e58485a9b4111aadf5de0 74558 
libepc-dev_0.3.5-2_i386.deb
 0f4f5438e6c3377dc3a8a3b6855cb7647942b7ea0b2a946f4c70e488b188b8c3 32416 
libepc-ui-dev_0.3.5-2_i386.deb
Files: 
 87fed1d7aa84879e73bf2772b77d18f3 1590 libs optional libepc_0.3.5-2.dsc
 db70e3489a3283243d391e2fdf213402 3444 libs optional libepc_0.3.5-2.diff.gz
 

Bug#480426: [gosa] not useable on sid

2008-05-12 Thread Cajus Pollmeier

Ok. I re-installed sid from scratch:

* perl is in transition and packages are not installable
   - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479504
* PHP5 is currently not installable because the meta package got no  
update yet.


I will close the bug. Please wait until the above problems are solved.

Cheers,
Cajus

Am 10.05.2008 um 00:24 schrieb Hans-Georg Bork:


Package: gosa
Version: 2.5.15-2
Severity: serious

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

After installation the setup wizard started normally, but at the  
installation check

I get (among other warnings) this message:
--
SAMBA password hash generation
Error
In order to use SAMBA 2/3 you've to install additional perl libraries.
Take a look at mkntpasswd. GOsa will NOT run without fixing this.
--

Checked mkntpasswd, perl needs Crypt::SmbHash (.deb package unknown to
me) and cpan shows Crypt::SmbHash is up to date (0.12)

There's nowhere any description which additional libraries are needed
here.

BTW: php5-snmp 5.2.5-3 is installed, but setup shows that it's not
there.

Regards
-- hgb


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22.sokrates.home

Debian Release: lenny/sid
 500 unstablewww.debian-multimedia.org
 500 unstableftp.de.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-
php5 | 5.2.5-3
apache2  |
exim4|
OR mail-transport-agent |
php5-gd  | 5.2.5-3
php5-imap| 5.2.5-3
php5-ldap| 5.2.5-3
php5-mhash   | 5.2.5-3
php5-mysql   | 5.2.5-3
php5-imagick |
OR imagemagick  (= 5.4.4.5-1)  | 7:6.3.7.9.dfsg1-2+b2
OR graphicsmagick-im-compat |
fping| 2.4b2-to-ipv6-15
libcrypt-smbhash-perl| 0.12-2
smarty   | 2.6.19-1
php5-recode  | 5.2.5-3
wwwconfig-common | 0.1.1
smarty-gettext   | 1.0b1-2






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



Bug#461708: marked as done (FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:17:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#461708: fixed in chromium 0.9.12-14~experimental1
has caused the Debian Bug report #461708,
regarding FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers
to be marked as done.

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

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


-- 
461708: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=461708
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: chromium
Version: 0.9.12-13
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  In GCC 4.3, pre-iso c++ headers
will no longer be present, but your application makes use of them.

You can reproduce this problem with gcc-4.3 or gcc-snapshot from
unstable.

 Automatic build of chromium_0.9.12-13 on em64t by sbuild/amd64 0.53
...
 g++ -c -pipe   `/usr/bin/sdl-config --cflags` -DUSE_SDL 
 `/usr/bin/smpeg-config --cflags` -Wall -W -g -O2 -DAUDIO_OPENAL -D_REENTRANT 
 -DPKGDATADIR=\/usr/share/games/chromium/\ -I/usr/X11R6/include -o Config.o 
 Config.cpp
 In file included from Config.cpp:17:
 NCString.h:4:20: error: stream.h: No such file or directory
 In file included from Config.cpp:17:
 NCString.h:126: error: expected constructor, destructor, or type conversion 
 before '' token
 make[2]: *** [Config.o] Error 1
 make[2]: Leaving directory `/build/tbm/chromium-0.9.12/src'

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


---End Message---
---BeginMessage---
Source: chromium
Source-Version: 0.9.12-14~experimental1

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

chromium_0.9.12-14~experimental1.diff.gz
  to pool/main/c/chromium/chromium_0.9.12-14~experimental1.diff.gz
chromium_0.9.12-14~experimental1.dsc
  to pool/main/c/chromium/chromium_0.9.12-14~experimental1.dsc
chromium_0.9.12-14~experimental1_amd64.deb
  to pool/main/c/chromium/chromium_0.9.12-14~experimental1_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.
Sam Hocevar (Debian packages) [EMAIL PROTECTED] (supplier of updated chromium 
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.8
Date: Mon, 12 May 2008 17:04:11 +0200
Source: chromium
Binary: chromium
Architecture: source amd64
Version: 0.9.12-14~experimental1
Distribution: experimental
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Description: 
 chromium   - fast paced, arcade-style, scrolling space shooter
Closes: 426817 449830 459056 461708
Changes: 
 chromium (0.9.12-14~experimental1) experimental; urgency=low
 .
   [ Reinhard Tartler ]
   * 50_fix-configure (Closes: #459056)
 + use /bin/bash instead of /bin/sh in configure to avoid FTBFS
 .
   [ Emmet Hikory ]
   * Start game unpaused
   * Allow restart with mouse click (Closes: #426817)
 .
   [ Eddy Petrișor ]
   * desktop file changes
 - added a Romanian Comment translation
 - removed the invalid category Application and added ActionGame
 .
   [ Jon Dowland ]
   * update menu section to Games/Action for menu transition
 (thanks Linas Žvirblis)
 .
   [ Cyril Brulebois ]
   * Adjusted Vcs-Svn and Vcs-Browser fields in the control file.
 .
   [ Barry deFreese ]
   * Fix make clean lintian warning
   * Clean up watch file (Closes: #449830)
   * Add Homepage entry in control
   * Bump Standards Version to 3.7.3
   * Remove deprecated Encoding field from desktop file
 .
   [ Paul Wise ]
   * Add patch to fix FTBFS with GCC 4.3 (Closes: #461708)
   * Add a patch to look for data in ~/.chromium-data/ first
   * Add some information about the removed music to the README.Debian
   * Escape some unescaped hyphens in the manual page
   * Document some more files and directories in the manual page
   * Ease backporting by relaxing the two versioned build-deps slightly
   * Fix some spelling errors
 .
   [ Sam Hocevar ]
   * debian/patches/70_ftgl.diff: use FTGL for font rendering instead of
 the current proprietary code.
   

Bug#480426: marked as done ([gosa] not useable on sid)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 17:37:35 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#480426: [gosa] not useable on sid
has caused the Debian Bug report #480426,
regarding [gosa] not useable on sid
to be marked as done.

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

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


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

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

After installation the setup wizard started normally, but at the installation 
check 
I get (among other warnings) this message:
--
SAMBA password hash generation
Error
In order to use SAMBA 2/3 you've to install additional perl libraries.
Take a look at mkntpasswd. GOsa will NOT run without fixing this. 
-- 

Checked mkntpasswd, perl needs Crypt::SmbHash (.deb package unknown to
me) and cpan shows Crypt::SmbHash is up to date (0.12)

There's nowhere any description which additional libraries are needed
here.

BTW: php5-snmp 5.2.5-3 is installed, but setup shows that it's not
there.

Regards
-- hgb


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22.sokrates.home

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstableftp.de.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-
php5 | 5.2.5-3
apache2  | 
exim4| 
 OR mail-transport-agent | 
php5-gd  | 5.2.5-3
php5-imap| 5.2.5-3
php5-ldap| 5.2.5-3
php5-mhash   | 5.2.5-3
php5-mysql   | 5.2.5-3
php5-imagick | 
 OR imagemagick  (= 5.4.4.5-1)  | 7:6.3.7.9.dfsg1-2+b2
 OR graphicsmagick-im-compat | 
fping| 2.4b2-to-ipv6-15
libcrypt-smbhash-perl| 0.12-2
smarty   | 2.6.19-1
php5-recode  | 5.2.5-3
wwwconfig-common | 0.1.1
smarty-gettext   | 1.0b1-2



signature.asc
Description: This is a digitally signed message part
---End Message---
---BeginMessage---

Ok. I re-installed sid from scratch:

* perl is in transition and packages are not installable
   - http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479504
* PHP5 is currently not installable because the meta package got no  
update yet.


I will close the bug. Please wait until the above problems are solved.

Cheers,
Cajus

Am 10.05.2008 um 00:24 schrieb Hans-Georg Bork:


Package: gosa
Version: 2.5.15-2
Severity: serious

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

After installation the setup wizard started normally, but at the  
installation check

I get (among other warnings) this message:
--
SAMBA password hash generation
Error
In order to use SAMBA 2/3 you've to install additional perl libraries.
Take a look at mkntpasswd. GOsa will NOT run without fixing this.
--

Checked mkntpasswd, perl needs Crypt::SmbHash (.deb package unknown to
me) and cpan shows Crypt::SmbHash is up to date (0.12)

There's nowhere any description which additional libraries are needed
here.

BTW: php5-snmp 5.2.5-3 is installed, but setup shows that it's not
there.

Regards
-- hgb


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22.sokrates.home

Debian Release: lenny/sid
 500 unstablewww.debian-multimedia.org
 500 unstableftp.de.debian.org

--- Package information. ---
Depends(Version) | Installed
-+-
php5 | 5.2.5-3
apache2  |
exim4|
OR mail-transport-agent |
php5-gd  | 5.2.5-3
php5-imap| 5.2.5-3

Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Kevin Price
Martin Michlmayr schrieb:
 Kevin, since you have a serial console, are you interested in testing
 the patches in #451882 and #421359?

Yes. My slug is now compiling apex-1.4.15 with the patch from #451882
(CONFIG_RAMDISK_SIZE=0x0050) I am curious if this solves this bug
and I will let you know.

BTW: What is keeping the patches from moving into sid? I'd love to see a
more current apex version in lenny.

 debian-arm people in general: anyone with a armel compiler who's
 interested in compiling and testing 2.6.26-rc1 on armel?

Would that need to be a native or cross-compiler or is the qemu arm
emulation reliable enough for such compilation jobs? Somehow I recall
that the emulation was said to be unsuitable to be employed as buildds.

Kevin
-- 
http://www.kevin-price.de/



signature.asc
Description: OpenPGP digital signature


Bug#477513: glade-3: I'm a big screwup.

2008-05-12 Thread Andreas Henriksson
Regarding: http://bugzilla.gnome.org/show_bug.cgi?id=530143
(Sending this as a mail since I don't seem to be able to reopen the bug
and attach stuff.)

Unfortunately I only seem to bring misery these days... The includes are
put in the wrong place. Please revert the ia64/gtk-doc patch again!
( See http://bugs.debian.org/477513 )

The includes should apparently be put in doc/gladeui.types as pointed out
by Loïc Minier to not break external applications.
( See http://bugs.debian.org/480768 )

Who knows... the attached patch might actually be correct (or atleast fix
more stuff then it breaks? Pretty please?). 

Over and out...

//Andreas Henriksson
--- doc/gladeui.types~	2008-05-12 17:36:54.0 +0200
+++ doc/gladeui.types	2008-05-12 17:38:31.0 +0200
@@ -1,4 +1,7 @@
 #include glade.h
+#include glade-base-editor.h
+#include glade-design-layout.h
+#include glade-design-view.h
 
 glade_app_get_type
 glade_clipboard_get_type


Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Martin Michlmayr
* Kevin Price [EMAIL PROTECTED] [2008-05-12 17:43]:
  Kevin, since you have a serial console, are you interested in testing
  the patches in #451882 and #421359?
 
 Yes. My slug is now compiling apex-1.4.15 with the patch from #451882
 (CONFIG_RAMDISK_SIZE=0x0050) I am curious if this solves this bug
 and I will let you know.

You'll also need the patch from #421359, otherwise the new APEX is not
written to flash.

 BTW: What is keeping the patches from moving into sid? I'd love to
 see a more current apex version in lenny.

The major issue is that the APEX maintainer doesn't respond to these
bugs.  Another minor issue is that it would be nice to get more
feedback on the patch in #421359.

  debian-arm people in general: anyone with a armel compiler who's
  interested in compiling and testing 2.6.26-rc1 on armel?
 Would that need to be a native or cross-compiler or is the qemu arm

cross-compile would be fine.  I just don't have a cross-compiler for
armel.  Native or qemu would work too, but are slower.
-- 
Martin Michlmayr
http://www.cyrius.com/



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



Processed: tagging 479056

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 479056 pending
Bug#479056: support for virtio devices (mixed up with cciss stuff)
Tags were: fixed-upstream
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: tagging 479735

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 479735 pending
Bug#479735: support for CCISS devices
Tags were: fixed-upstream
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]



Bug#479932: marked as done (libxml-autowriter-perl: FTBFS: Failed 4/6 test scripts. 114/182 subtests failed.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:32:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#467318: fixed in libxml-autowriter-perl 0.39-1
has caused the Debian Bug report #467318,
regarding libxml-autowriter-perl: FTBFS: Failed 4/6 test scripts. 114/182 
subtests failed.
to be marked as done.

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

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


-- 
467318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467318
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libxml-autowriter-perl
Version: 0.38-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/libxml-autowriter-perl-0.38'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/auto..Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 25 (wstat 6400, 0x1900)
 DIED. FAILED tests 2-18
   Failed 17/18 tests, 5.56% okay
 t/cm_re.ok
 9/9 skipped: various reasons
 t/dtd...ok
 t/escapeNot a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 3-83
   Failed 81/83 tests, 2.41% okay
 t/foo...Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED test 1
   Failed 1/1 tests, 0.00% okay
 t/valid.Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 25 (wstat 6400, 0x1900)
 DIED. FAILED tests 2-16
   Failed 15/16 tests, 6.25% okay
 Failed Test Stat Wstat Total Fail  List of Failed
 ---
 t/auto.t  25  640018   34  2-18
 t/escape.t   255 6528083  162  3-83
 t/foo.t  255 65280 12  1
 t/valid.t 25  640016   30  2-16
 9 subtests skipped.
 Failed 4/6 test scripts. 114/182 subtests failed.
 Files=6, Tests=182,  1 wallclock secs ( 0.30 cusr +  0.04 csys =  0.34 CPU)
 Failed 4/6 test programs. 114/182 subtests failed.
 make[1]: *** [test_dynamic] Error 25

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

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

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

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


---End Message---
---BeginMessage---
Source: libxml-autowriter-perl
Source-Version: 0.39-1

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

libxml-autowriter-perl_0.39-1.diff.gz
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.diff.gz
libxml-autowriter-perl_0.39-1.dsc
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.dsc
libxml-autowriter-perl_0.39-1_all.deb
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1_all.deb
libxml-autowriter-perl_0.39.orig.tar.gz
  to 
pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39.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.
Piotr Roszatycki [EMAIL PROTECTED] (supplier of updated 

Bug#467318: marked as done (libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:32:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479932: fixed in libxml-autowriter-perl 0.39-1
has caused the Debian Bug report #479932,
regarding libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10
to be marked as done.

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

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


-- 
479932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479932
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libxml-autowriter-perl
Version: 0.38-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs

This package uses pseudo hashes, which have been deprecated for a long
time and finally removed in perl 5.10 (currently in experimental.)

From the build log:

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/auto..Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-18
Failed 17/18 tests, 5.56% okay
t/cm_re.ok
9/9 skipped: various reasons
t/dtd...ok
t/escapeNot a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-83
Failed 81/83 tests, 2.41% okay
t/foo...Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/valid.Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-16
Failed 15/16 tests, 6.25% okay
Failed Test Stat Wstat Total Fail  List of Failed
---
t/auto.t  25  640018   34  2-18
t/escape.t   255 6528083  162  3-83
t/foo.t  255 65280 12  1
t/valid.t 25  640016   30  2-16
9 subtests skipped.
Failed 4/6 test scripts. 114/182 subtests failed.
Files=6, Tests=182,  1 wallclock secs ( 0.43 cusr +  0.10 csys =  0.53 CPU)
Failed 4/6 test programs. 114/182 subtests failed.
make[1]: *** [test_dynamic] Error 25
make[1]: Leaving directory `/build/niko/libxml-autowriter-perl-0.38'
make: *** [debian/build-stamp] Error 2

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Source: libxml-autowriter-perl
Source-Version: 0.39-1

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

libxml-autowriter-perl_0.39-1.diff.gz
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.diff.gz
libxml-autowriter-perl_0.39-1.dsc
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.dsc
libxml-autowriter-perl_0.39-1_all.deb
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1_all.deb
libxml-autowriter-perl_0.39.orig.tar.gz
  to 
pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39.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.
Piotr Roszatycki [EMAIL PROTECTED] (supplier of updated 
libxml-autowriter-perl 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.8
Date: Mon, 12 May 2008 14:22:24 +0200
Source: libxml-autowriter-perl
Binary: libxml-autowriter-perl
Architecture: source all
Version: 0.39-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Roszatycki [EMAIL PROTECTED]
Changed-By: Piotr Roszatycki [EMAIL PROTECTED]
Description: 
 libxml-autowriter-perl - perl XML::AutoWriter - DOCTYPE based XML output
Closes: 467318 479932
Changes: 
 libxml-autowriter-perl (0.39-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fixes FTBFS with Perl 5.10. Closes: #467318, #479932.
Checksums-Sha1: 
 f2fd3077985eedbf91a1b0beca2e8e1130c974fc 1298 libxml-autowriter-perl_0.39-1.dsc
 93dda092d446baf37632fbe2a81df1b3b531553c 28577 

Bug#467318: marked as done (libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:32:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#467318: fixed in libxml-autowriter-perl 0.39-1
has caused the Debian Bug report #467318,
regarding libxml-autowriter-perl: uses pseudo hashes, breaks with Perl 5.10
to be marked as done.

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

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


-- 
467318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=467318
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libxml-autowriter-perl
Version: 0.38-1
Severity: important
User: [EMAIL PROTECTED]
Usertags: perl-5.10-ftbfs

This package uses pseudo hashes, which have been deprecated for a long
time and finally removed in perl 5.10 (currently in experimental.)

From the build log:

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/auto..Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-18
Failed 17/18 tests, 5.56% okay
t/cm_re.ok
9/9 skipped: various reasons
t/dtd...ok
t/escapeNot a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 3-83
Failed 81/83 tests, 2.41% okay
t/foo...Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
t/valid.Not a HASH reference at 
/build/niko/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
dubious
Test returned status 25 (wstat 6400, 0x1900)
DIED. FAILED tests 2-16
Failed 15/16 tests, 6.25% okay
Failed Test Stat Wstat Total Fail  List of Failed
---
t/auto.t  25  640018   34  2-18
t/escape.t   255 6528083  162  3-83
t/foo.t  255 65280 12  1
t/valid.t 25  640016   30  2-16
9 subtests skipped.
Failed 4/6 test scripts. 114/182 subtests failed.
Files=6, Tests=182,  1 wallclock secs ( 0.43 cusr +  0.10 csys =  0.53 CPU)
Failed 4/6 test programs. 114/182 subtests failed.
make[1]: *** [test_dynamic] Error 25
make[1]: Leaving directory `/build/niko/libxml-autowriter-perl-0.38'
make: *** [debian/build-stamp] Error 2

Cheers,
-- 
Niko Tyni   [EMAIL PROTECTED]


---End Message---
---BeginMessage---
Source: libxml-autowriter-perl
Source-Version: 0.39-1

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

libxml-autowriter-perl_0.39-1.diff.gz
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.diff.gz
libxml-autowriter-perl_0.39-1.dsc
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.dsc
libxml-autowriter-perl_0.39-1_all.deb
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1_all.deb
libxml-autowriter-perl_0.39.orig.tar.gz
  to 
pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39.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.
Piotr Roszatycki [EMAIL PROTECTED] (supplier of updated 
libxml-autowriter-perl 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.8
Date: Mon, 12 May 2008 14:22:24 +0200
Source: libxml-autowriter-perl
Binary: libxml-autowriter-perl
Architecture: source all
Version: 0.39-1
Distribution: unstable
Urgency: medium
Maintainer: Piotr Roszatycki [EMAIL PROTECTED]
Changed-By: Piotr Roszatycki [EMAIL PROTECTED]
Description: 
 libxml-autowriter-perl - perl XML::AutoWriter - DOCTYPE based XML output
Closes: 467318 479932
Changes: 
 libxml-autowriter-perl (0.39-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fixes FTBFS with Perl 5.10. Closes: #467318, #479932.
Checksums-Sha1: 
 f2fd3077985eedbf91a1b0beca2e8e1130c974fc 1298 libxml-autowriter-perl_0.39-1.dsc
 93dda092d446baf37632fbe2a81df1b3b531553c 28577 

Bug#479932: marked as done (libxml-autowriter-perl: FTBFS: Failed 4/6 test scripts. 114/182 subtests failed.)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:32:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479932: fixed in libxml-autowriter-perl 0.39-1
has caused the Debian Bug report #479932,
regarding libxml-autowriter-perl: FTBFS: Failed 4/6 test scripts. 114/182 
subtests failed.
to be marked as done.

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

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


-- 
479932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479932
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libxml-autowriter-perl
Version: 0.38-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080506 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/libxml-autowriter-perl-0.38'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/auto..Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 25 (wstat 6400, 0x1900)
 DIED. FAILED tests 2-18
   Failed 17/18 tests, 5.56% okay
 t/cm_re.ok
 9/9 skipped: various reasons
 t/dtd...ok
 t/escapeNot a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 3-83
   Failed 81/83 tests, 2.41% okay
 t/foo...Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED test 1
   Failed 1/1 tests, 0.00% okay
 t/valid.Not a HASH reference at 
 /build/user/libxml-autowriter-perl-0.38/blib/lib/XML/ValidWriter.pm line 313.
 dubious
   Test returned status 25 (wstat 6400, 0x1900)
 DIED. FAILED tests 2-16
   Failed 15/16 tests, 6.25% okay
 Failed Test Stat Wstat Total Fail  List of Failed
 ---
 t/auto.t  25  640018   34  2-18
 t/escape.t   255 6528083  162  3-83
 t/foo.t  255 65280 12  1
 t/valid.t 25  640016   30  2-16
 9 subtests skipped.
 Failed 4/6 test scripts. 114/182 subtests failed.
 Files=6, Tests=182,  1 wallclock secs ( 0.30 cusr +  0.04 csys =  0.34 CPU)
 Failed 4/6 test programs. 114/182 subtests failed.
 make[1]: *** [test_dynamic] Error 25

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

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

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

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


---End Message---
---BeginMessage---
Source: libxml-autowriter-perl
Source-Version: 0.39-1

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

libxml-autowriter-perl_0.39-1.diff.gz
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.diff.gz
libxml-autowriter-perl_0.39-1.dsc
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1.dsc
libxml-autowriter-perl_0.39-1_all.deb
  to pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39-1_all.deb
libxml-autowriter-perl_0.39.orig.tar.gz
  to 
pool/main/libx/libxml-autowriter-perl/libxml-autowriter-perl_0.39.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.
Piotr Roszatycki [EMAIL PROTECTED] (supplier of updated 

Bug#479907: marked as done (speedcrunch: FTBFS: CMake Error: This project requires some variables to be set)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 15:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479907: fixed in cmake 2.6.0-1
has caused the Debian Bug report #479907,
regarding speedcrunch: FTBFS: CMake Error: This project requires some variables 
to be set
to be marked as done.

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

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


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

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3
is now the default on most architectures (even if it's not the case on
i386 yet).  Consequently, many failures are caused by the switch to gcc
4.3.
If you determine that this failure is caused by gcc 4.3, feel free to
downgrade this bug to 'important' if your package is only built on i386,
and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/speedcrunch-0.10'
 make[1]: *** No rule to make target `clean'.
 make[1]: Leaving directory `/build/user/speedcrunch-0.10'
 make: [makefile-clean] Error 2 (ignored)
 rm -f debian/stamp-makefile-build
 rm -f qrc_speedcrunch.cxx
 rm -f moc_*.cxx qrc_crunch.cxx install_manifest.txt speedcrunch testevaluator 
 testhmath
 rm -f testfloatnum
  dpkg-source -b speedcrunch-0.10
 dpkg-source: info: using source format `1.0'
 dpkg-source: info: building speedcrunch using existing 
 speedcrunch_0.10.orig.tar.gz
 dpkg-source: info: building speedcrunch in speedcrunch_0.10-1.diff.gz
 dpkg-source: info: building speedcrunch in speedcrunch_0.10-1.dsc
  debian/rules build
 test -x debian/rules
 mkdir -p .
 [ -e speedcrunch.1 ] || docbook2x-man debian/speedcrunch.1.docbook
 I/O error : Attempt to load network entity 
 http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd
 debian/speedcrunch.1.docbook:4: warning: failed to load external entity 
 http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd;
 ]
   ^
 [ -e src/resources/speedcrunch.xpm ] || convert -resize 32x32 
 src/resources/speedcrunch.png src/resources/speedcrunch.xpm
 cmake src -DCMAKE_INSTALL_PREFIX=/usr
 -- Check for working C compiler: /usr/bin/gcc
 -- Check for working C compiler: /usr/bin/gcc -- works
 -- Check size of void*
 -- Check size of void* - done
 -- Check for working CXX compiler: /usr/bin/c++
 -- Check for working CXX compiler: /usr/bin/c++ -- works
 -- Looking for Q_WS_X11
 -- Looking for Q_WS_X11 - found
 -- Looking for Q_WS_WIN
 -- Looking for Q_WS_WIN - not found.
 -- Looking for Q_WS_QWS
 -- Looking for Q_WS_QWS - not found.
 -- Looking for Q_WS_MAC
 -- Looking for Q_WS_MAC - not found.
 -- Found Qt-Version 4.4.0-rc1
 -- Looking for _POSIX_TIMERS
 -- Looking for _POSIX_TIMERS - found
 CMake Error: This project requires some variables to be set,
 and cmake can not find them.
 Please set the following variables:
 QT_X11_X11_LIBRARY (ADVANCED)
 QT_X11_Xext_LIBRARY (ADVANCED)
 
 -- Configuring done
 make: *** [update-config] Error 255

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

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

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

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


---End Message---
---BeginMessage---
Source: cmake
Source-Version: 2.6.0-1

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

cmake_2.6.0-1.diff.gz
  to pool/main/c/cmake/cmake_2.6.0-1.diff.gz
cmake_2.6.0-1.dsc
  to pool/main/c/cmake/cmake_2.6.0-1.dsc
cmake_2.6.0-1_amd64.deb
  to pool/main/c/cmake/cmake_2.6.0-1_amd64.deb
cmake_2.6.0.orig.tar.gz
  to pool/main/c/cmake/cmake_2.6.0.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 

Bug#480534: 480534 is unfortunately not fixed

2008-05-12 Thread Eric Valette
Eric Valette wrote:
 Alexander Sack wrote:
 reopen 480534
 thanks

 I noticed an linux-gnu_x86_64-gcc3 as platform but have nothing like
 gcc-3* installed.

Removing the target architecture line from the iceowl-extension
install.rdf indeed fixes the problem. I suspect, the line may be worth
but then either the tools that generates it is wrong or the way icedove
later checks its validity is wrong.

-- eric






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



Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Kevin Price
Martin Michlmayr schrieb:
 You'll also need the patch from #421359, otherwise the new APEX is not
 written to flash.

Yeah. I was thinking from a more low-level point of view and flashed the
apex binary myself with the script. The result is good: The large initrd
(modules=all) boots fine with that.

That was because I dislike the idea about the imaginary version 1.5.14.
Is it more appropriate to name it something like 1.5.13+gf1 ? I'll give
it a try.

 bugs.  Another minor issue is that it would be nice to get more
 feedback on the patch in #421359.

I hope I can help that a little.

 cross-compile would be fine.  I just don't have a cross-compiler for
 armel.  Native or qemu would work too, but are slower.

OK. Is the rc1 already debianized anywhere? Otherwise we might as well
go for rc2.

Kevin
-- 
http://www.kevin-price.de/



signature.asc
Description: OpenPGP digital signature


Bug#480905: iceweasel_3.0~b5-4(hppa/experimental): FTBFS: xulrunner-1.9.postinst: line 12: 19676 Segmentation fault ./regxpcom

2008-05-12 Thread Frank Lichtenheld
Package: xulrunner-1.9
Version: 1.9~b5-4
Severity: grave

Hi,

your package failed to install.

| Automatic build of iceweasel_3.0~b5-4 on meitner by sbuild/hppa 98-farm
| Build started at 20080512-1806
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 43.0MB of source archives.
| Get:1 http://ftp.de.debian.org experimental/main iceweasel 3.0~b5-4 (dsc) 
[1391B]
| Get:2 http://ftp.de.debian.org experimental/main iceweasel 3.0~b5-4 (tar) 
[42.8MB]
| Get:3 http://ftp.de.debian.org experimental/main iceweasel 3.0~b5-4 (diff) 
[159kB]
| Fetched 43.0MB in 3min55s (183kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: autotools-dev, debhelper (= 5.0), imagemagick, libgtk2.0-dev 
(= 2.8), librsvg2-bin, patch, sharutils, xsltproc, zip, xulrunner-dev (= 
1.9~b5-2), xulrunner-1.9-common (= 1.9~b5-2)
| Build-Conflicts: graphicsmagick-imagemagick-compat
| Checking for already installed source dependencies...
[...]
| Setting up xulrunner-1.9 (1.9~b5-4) ...
| /var/lib/dpkg/info/xulrunner-1.9.postinst: line 12: 19676 Segmentation fault  
./regxpcom
| dpkg: error processing xulrunner-1.9 (--configure):
|  subprocess post-installation script returned error exit status 139
| Setting up xulrunner-dev-bin (1.9~b5-4) ...
| dpkg: dependency problems prevent configuration of xulrunner-dev:
|  xulrunner-dev depends on xulrunner-1.9 (= 1.9~b5); however:
|   Package xulrunner-1.9 is not configured yet.
| dpkg: error processing xulrunner-dev (--configure):
|  dependency problems - leaving unconfigured
| Setting up zip (2.32-1) ...
| Setting up libqt4-gui (4.4.0~rc1-5) ...
| Setting up libqt4-svg (4.4.0~rc1-5) ...
| Setting up djview4 (4.3-3) ...
| Setting up djvulibre-plugin (3.5.20-7) ...
| Setting up libqt4-designer (4.4.0~rc1-5) ...
| Setting up libqt4-qt3support (4.4.0~rc1-5) ...
| Setting up qt4-qtconfig (4.4.0~rc1-5) ...
| Setting up libxext-dev (2:1.0.4-1) ...
| Setting up libx11-dev (2:1.0.3-7) ...
| Setting up libxfixes-dev (1:4.0.3-2) ...
| Setting up libxcomposite-dev (1:0.4.0-1) ...
| Setting up libxrender-dev (1:0.9.4-1) ...
| Setting up libxcursor-dev (1:1.1.9-1) ...
| Setting up libxdamage-dev (1:1.1.1-3) ...
| Setting up libxft-dev (2.1.12-2) ...
| Setting up libxi-dev (2:1.1.3-1) ...
| Setting up libxinerama-dev (2:1.0.3-1) ...
| Setting up libxrandr-dev (2:1.2.2-1) ...
| Setting up libcairo2-dev (1.6.4-1+b1) ...
| Setting up libpango1.0-dev (1.20.2-2) ...
| Setting up libgtk2.0-dev (2.12.9-4) ...
| Errors were encountered while processing:
|  xulrunner-1.9
|  xulrunner-dev
| E: Sub-process /usr/bin/dpkg returned an error code (1)
| apt-get failed.
| Package installation failed
| Trying to reinstall removed packages:
| Trying to uninstall newly installed packages:
|   /usr/bin/sudo dpkg --root=/home/buildd/build/chroot-experimental --purge 
autotools-dev curl debhelper defoma dictionaries-common djview4 
djvulibre-desktop djvulibre-plugin file fontconfig fontconfig-config gettext 
gettext-base ghostscript groff-base gsfonts hicolor-icon-theme html2text 
iceweasel imagemagick intltool-debian libatk1.0-0 libatk1.0-data libatk1.0-dev 
libaudio2 libc-ares1 libcairo2 libcairo2-dev libcompress-raw-zlib-perl 
libcompress-zlib-perl libcroco3 libcupsimage2 libcupsys2 libcurl3 libdatrie0 
libdb4.5 libdigest-hmac-perl libdigest-sha1-perl libdjvulibre21 libdrm2 
libexpat1 libexpat1-dev libfile-remove-perl libfontconfig1 libfontconfig1-dev 
libfontenc1 libfreetype6 libfreetype6-dev libfribidi0 libfs6 libgd2-noxpm 
libgl1-mesa-glx libglib2.0-0 libglib2.0-data libglib2.0-dev libgraphviz4 libgs8 
libgsf-1-114 libgsf-1-common libgtk2.0-0 libgtk2.0-bin libgtk2.0-common 
libgtk2.0-dev libhunspell-1.2-0 libice-dev libice6 libidl0 libidn11 libilmbase6 
libio-compress-base-perl libio-compress-zlib-perl libio-stringy-perl libjasper1 
libjpeg62 libkeyutils1 libkrb53 liblcms1 libltdl3 libmagic1 libmagick10 
libmail-box-perl libmail-sendmail-perl libmailtools-perl libmime-types-perl 
libmng1 libmozjs-dev libmozjs1d libmysqlclient15off libncursesw5 libnewt0.52 
libnspr4-0d libnspr4-dev libnss3-1d libnss3-dev libobject-realize-later-perl 
libopenexr6 libpango1.0-0 libpango1.0-common libpango1.0-dev libpaper-utils 
libpaper1 libpcre3 libpixman-1-0 libpixman-1-dev libpng12-0 libpng12-dev 
libpopt0 libqt4-core libqt4-dbus libqt4-designer libqt4-gui libqt4-network 
libqt4-qt3support libqt4-script libqt4-sql libqt4-sql-mysql libqt4-svg 
libqt4-test libqt4-xml libqtcore4 librsvg2-2 librsvg2-bin libsm-dev libsm6 
libsqlite3-0 libssh2-1 libthai-data libthai0 libtiff4 libttf2 liburi-perl 
libuser-identity-perl libwmf0.2-7 libx11-6 libx11-data libx11-dev libxau-dev 
libxau6 libxaw7 libxcomposite-dev libxcomposite1 libxcursor-dev libxcursor1 
libxdamage-dev libxdamage1 libxdmcp-dev

Bug#477113: marked as done (seahorse: ephy_window_get_active_embed implicitly converted to pointer)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 16:47:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#477113: fixed in seahorse 2.22.1-3
has caused the Debian Bug report #477113,
regarding seahorse: ephy_window_get_active_embed implicitly converted to pointer
to be marked as done.

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

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


-- 
477113: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=477113
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: seahorse
Version: 2.22.1-1
Severity: serious
Usertags: implicit-pointer-conversion

Our automated buildd log filter[1] detected a problem that is likely to
cause your package to segfault on architectures where the size of a
pointer is greater than the size of an integer, such as ia64 and amd64.

  Function `ephy_window_get_active_embed' implicitly converted to pointer at 
seahorse-extension.c:242

This is often due to a missing function prototype definition.
For more information, see [2].

Though it is guaranteed that this codepath will cause a segfault on certain
architectures, it is not guaranteed that this codepath would ever be executed
(e.g., if the returned pointer is never dereferenced). However, this bug
does prevent the ia64 buildd from successfully building this package, resulting
in a practical FTBFS issue and warranting the serious severity.

Apparently, epiphany has changed its API, first renaming
ephy_window_get_active_embed to ephy_window_get_active_tab[3], then
removing the function altogether[4]. Since this change was external to
seahorse, it wasn't noticed until a recent binNMU.

[1] http://people.debian.org/~dannf/check-implicit-pointer-functions
[2] http://wiki.debian.org/ImplicitPointerConversions
[3] http://svn.gnome.org/viewvc/epiphany/trunk/src/ephy-window.h?r1=7582r2=7584
[4] http://svn.gnome.org/viewvc/epiphany/trunk/src/ephy-window.h?r1=7584r2=7693


---End Message---
---BeginMessage---
Source: seahorse
Source-Version: 2.22.1-3

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

seahorse_2.22.1-3.diff.gz
  to pool/main/s/seahorse/seahorse_2.22.1-3.diff.gz
seahorse_2.22.1-3.dsc
  to pool/main/s/seahorse/seahorse_2.22.1-3.dsc
seahorse_2.22.1-3_amd64.deb
  to pool/main/s/seahorse/seahorse_2.22.1-3_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.
Josselin Mouette [EMAIL PROTECTED] (supplier of updated seahorse 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.8
Date: Mon, 12 May 2008 15:42:25 +0200
Source: seahorse
Binary: seahorse
Architecture: source amd64
Version: 2.22.1-3
Distribution: experimental
Urgency: low
Maintainer: Jose Carlos Garcia Sogo [EMAIL PROTECTED]
Changed-By: Josselin Mouette [EMAIL PROTECTED]
Description: 
 seahorse   - GNOME front end for GnuPG
Closes: 477113 480819
Changes: 
 seahorse (2.22.1-3) experimental; urgency=low
 .
   * Target to experimental; include check-dist.
   * Require epiphany-browser-dev 2.22.1.1-2 and xulrunner-dev 1.9~b5-3.
   * 09_gecko_1.9.patch: replace gecko.m4 by a more recent version that
 supports gecko 1.9, and add support for libxul in configure.in.
   * Use this libxul variant. Closes: #480819.
   * Move 10_relibtoolize.patch to 70_relibtoolize.patch and refresh it.
   * 10_ephyembed_api.patch: fixes for the EphyEmbed API to make the
 extension work again. Includes fix for the implicit conversion.
 Closes: #477113.
Checksums-Sha1: 
 dd14d28518e1b6795d6139baf05648d941850f24 1717 seahorse_2.22.1-3.dsc
 a559355aca2dc0d399febc8182293f064041a900 36488 seahorse_2.22.1-3.diff.gz
 1d4baad38fa80af2369ab4f09ecfbed159ef2494 4425200 seahorse_2.22.1-3_amd64.deb
Checksums-Sha256: 
 d4c6eaf03c9690d38c568e29915287f16bfc011da10b20e223d47e9545894f2a 1717 
seahorse_2.22.1-3.dsc
 dd72346dab8d88bfa40a140e24bcab33400d5345760aed8d6bacc83512f2df4f 36488 
seahorse_2.22.1-3.diff.gz
 70c793864c8251bbb91a1f6689d2c76d54cfe787d41ede581b804f18caf25741 4425200 
seahorse_2.22.1-3_amd64.deb
Files: 
 9a5c47b518bcb992028c74befc4d6c03 1717 gnome optional seahorse_2.22.1-3.dsc
 c590cfe87efd67ebed67d3b5fe742a31 36488 gnome optional seahorse_2.22.1-3.diff.gz
 

Bug#480310: [ixp4xx] armel NSLU2 fails to boot with 2.6.25

2008-05-12 Thread Martin Michlmayr
* Kevin Price [EMAIL PROTECTED] [2008-05-12 18:36]:
 That was because I dislike the idea about the imaginary version
 1.5.14.  Is it more appropriate to name it something like 1.5.13+gf1
 ? I'll give it a try.

I suggest you use 1.5.14~test1; the ~ means that 1.5.14~xxx is smaller
than 1.5.14, so you can upgrade to 1.5.14 when it comes out.

 OK. Is the rc1 already debianized anywhere?

Yes, svn://svn.debian.org/svn/kernel/dists/trunk/linux-2.6/debian for
the debian dir and the orig tar ball can be found at
http://photon.itp.tuwien.ac.at/~mattems/

But never mind, I actually started a build of 2.6.26-rc1 on a
.debian.org armel box already.  And I'm currently installing armel on
my NSLU2, so hopefully we can avoid more armel problems in the future.
(But we definitely need you guys to continue testing Debian on armel
for NSLU2; I don't test the NSLU2 as much as some other machines these
days.)
-- 
Martin Michlmayr
http://www.cyrius.com/



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



Bug#480905: iceweasel_3.0~b5-4(hppa/experimental): FTBFS: xulrunner-1.9.postinst: line 12: 19676 Segmentation fault ./regxpcom

2008-05-12 Thread Mike Hommey
On Mon, May 12, 2008 at 06:36:03PM +0200, Frank Lichtenheld wrote:
 Package: xulrunner-1.9
 Version: 1.9~b5-4
 Severity: grave
 
 Hi,
 
 your package failed to install.
(...)

This is possibly the same issue that makes epiphany-browser fail to
build on mips (because of xpcom breakage).

Can you try applying the following patch on xulrunner 1.9~b5-4:

diff --git a/configure b/configure
index 9d2445d..f3ea224 100755
--- a/configure
+++ b/configure
@@ -5460,6 +5460,7 @@ if test $GNU_CC; then
 WARNINGS_AS_ERRORS='-Werror'
 DSO_CFLAGS=''
 DSO_PIC_CFLAGS='-fPIC'
+ASFLAGS=$ASFLAGS -fPIC
 _MOZ_RTTI_FLAGS_ON=${_COMPILER_PREFIX}-frtti
 _MOZ_RTTI_FLAGS_OFF=${_COMPILER_PREFIX}-fno-rtti
 _MOZ_EXCEPTIONS_FLAGS_ON='-fhandle-exceptions'

And try a build on hppa ?

This issue just got fixed in unstable xulrunner and is pending for
experimental, so it would be nice to know if this is the same as mips.

Cheers,

Mike



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



Bug#454905: marked as done (libldns-dev: no dependencies)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 18:17:35 +0100
with message-id [EMAIL PROTECTED]
and subject line marking as fixed in current unstable version (which version 
tracking doesn't see as a descendent of the fixed version)
has caused the Debian Bug report #454905,
regarding libldns-dev: no dependencies
to be marked as done.

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

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


-- 
454905: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454905
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libldns-dev
Version: 1.2.1-2
Severity: serious

libldns-dev lacks any dependencies at all.  Thus, installing libldns-dev
without necessarily installing libldns-1.2.1 results in a system which
cannot compile programs which link against the ldns library.

-- 
Robert Edmonds
[EMAIL PROTECTED]


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---

version: 1.2.99.pre.1.3.0.20080229-1

---End Message---


Bug#453241: still broken (and partly openssh's fault)

2008-05-12 Thread Russ Allbery
Richard A Nelson [EMAIL PROTECTED] writes:

 It got further (into pam_session), and having learned from Russ, I fired
 up valgrind and found it failing in another MIT routine, but after
 rebuilding libpam_heimdal, it looks like things are once again golden :)

Brian, you may want to request binNMUs from the release team for every
package that depends on Heimdal on all platforms other than i386 (I don't
think any of the other platforms in Debian allow shared objects with
non-PIC code, but I could be wrong).  Rebuilds are needed to pick up the
new library versioning.

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



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



Bug#480908: fftw-docs: Install of info files fails

2008-05-12 Thread Jan Medlock
Package: fftw-docs
Version: 2.1.3-21
Severity: grave



'apt-get install fftw-docs' leads to:

Setting up fftw-docs (2.1.3-21) ...

No `START-INFO-DIR-ENTRY' and no `This file documents'.
install-info(/usr/share/info/fftw.info): unable to determine description for 
`dir' entry - giving up
dpkg: error processing fftw-docs (--configure):
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 fftw-docs
E: Sub-process /usr/bin/dpkg returned an error code (1)


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

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

-- no debconf information



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



Bug#479279: marked as done (grub-pc: [EMAIL PROTECTED])

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 17:17:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479279: fixed in grub2 1.96+20080512-1
has caused the Debian Bug report #479279,
regarding grub-pc: [EMAIL PROTECTED]
to be marked as done.

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

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


-- 
479279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479279
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: grub-pc
Version: 1.96+20080429-1
Severity: grave
Justification: renders package unusable

Trying to switch to grub2 the installation fails with following
error-message :

Récupération des rapports de bogue... Fait  
Analyse des informations Trouvé/Corrigé... Fait  
Préconfiguration des paquets...
dpkg : grub : problème de dépendance, mais suppression comme demandé :
 startupmanager dépend de grub ; cependant :
  Le paquet grub doit être supprimé.
  Le paquet grub-pc qui fournit grub n'est pas installé.
(Lecture de la base de données... 285394 fichiers et répertoires déjà
installés.)
Suppression de grub ...
Processing triggers for man-db ...
Sélection du paquet grub-pc précédemment désélectionné.
(Lecture de la base de données... 285347 fichiers et répertoires déjà
installés.)
Dépaquetage de grub-pc (à partir de
.../grub-pc_1.96+20080429-1_i386.deb) ...
Sélection du paquet grub2 précédemment désélectionné.
Dépaquetage de grub2 (à partir de .../grub2_1.96+20080429-1_i386.deb)
...
Processing triggers for man-db ...
Paramétrage de grub-pc (1.96+20080429-1) ...
sed: -e expression n°1, caractère 40: option inconnue pour `s'
dpkg : erreur de traitement de grub-pc (--configure) :
 le sous-processus post-installation script a retourné une erreur de
sortie d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de
grub2 :
 grub2 dépend de grub-pc ; cependant :
 Le paquet grub-pc n'est pas encore configuré.
dpkg : erreur de traitement de grub2 (--configure) :
 problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
 grub-pc
 grub2
E: Sub-process /usr/bin/dpkg returned an error code (1)
Échec de l'installation d'un paquet. Tentative de réparation : 
Paramétrage de grub-pc (1.96+20080429-1) ...
sed: -e expression n°1, caractère 40: option inconnue pour `s'
dpkg : erreur de traitement de grub-pc (--configure) :
 le sous-processus post-installation script a retourné une erreur de
sortie d'état 1
dpkg : des problèmes de dépendances empêchent la configuration de
grub2 :
 grub2 dépend de grub-pc ; cependant :
 Le paquet grub-pc n'est pas encore configuré.
dpkg : erreur de traitement de grub2 (--configure) :
 problèmes de dépendances - laissé non configuré
Des erreurs ont été rencontrées pendant l'exécution :
 grub-pc
 grub2
 
I had to reinstall grub-legacy to boot the system properly.

mahashakti89
-- Package-specific info:

*** BEGIN /proc/mounts
/dev/sda5 / reiserfs rw 0 0
/dev/sda5 /dev/.static/dev reiserfs rw 0 0
/dev/sda7 /home reiserfs rw 0 0
/dev/sda8 /opt reiserfs rw 0 0
/dev/sda9 /tmp reiserfs rw 0 0
/dev/sda10 /usr reiserfs rw 0 0
/dev/sda11 /var reiserfs rw 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=15
set root=(hd0,5)
if font (hd0,10)/share/grub/unicode.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod png
if background_image 
(hd0,10)/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, linux 2.6.24-1-686 {
linux   (hd0,5)/boot/vmlinuz-2.6.24-1-686 root=/dev/sda5 ro 
initrd  (hd0,5)/boot/initrd.img-2.6.24-1-686
}
menuentry Debian GNU/Linux, linux 2.6.24-1-686 (single-user mode) {
linux   (hd0,5)/boot/vmlinuz-2.6.24-1-686 root=/dev/sda5 ro single 
initrd  (hd0,5)/boot/initrd.img-2.6.24-1-686
}
menuentry Debian GNU/Linux, linux 2.6.24 {
linux   (hd0,5)/boot/vmlinuz

Bug#480254: marked as done (grub-pc: post-install fails with grub linux cmdline (leaning toothpics))

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 17:17:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479279: fixed in grub2 1.96+20080512-1
has caused the Debian Bug report #479279,
regarding grub-pc: post-install fails with grub linux cmdline (leaning 
toothpics)
to be marked as done.

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

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


-- 
479279: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479279
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: grub-pc
Version: 1.96+20080429-1
Severity: normal


When I set the grub linux cmd line through debconf the post.install
script fails with the following error. The install script fails to pull
my old linux cmd line from menu.lst, so I typed it in.


my linxu cmd line is root=/dev/hdc1 ro


sed: -e expression #1, char 40: unknown option to `s'


+ db_get grub-pc/linux_cmdline
+ _db_cmd 'GET grub-pc/linux_cmdline'
+ IFS=' '
+ printf '%s\n' 'GET grub-pc/linux_cmdline'
+ IFS='
'
+ read -r _db_internal_line
+ RET='root=/dev/hdc1 ro'
+ case ${_db_internal_line%%[   ]*} in
+ return 0
+ '[' 'root=/dev/hdc1 ro' == fillme ']'
+ '[' 'root=/dev/hdc1 ro' '!=' '' ']'
+ sed -i /etc/default/grub -e
's/^\(GRUB_CMDLINE_LINUX\)=.*/\1=root=/dev/hdc1 ro/g'
sed: -e expression #1, char 40: unknown option to `s'
+ db_set grub-pc/linux_cmdline ''
+ _db_cmd 'SET grub-pc/linux_cmdline' ''
+ IFS=' '
+ printf '%s\n' 'SET grub-pc/linux_cmdline '
+ IFS='



-- Package-specific info:

*** BEGIN /proc/mounts
/dev/hdc1 / reiserfs rw 0 0
/dev/hdc1 /dev/.static/dev reiserfs rw 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/hda
(hd1)   /dev/hdc
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd1,1)
if font (hd1,1)/usr/share/grub/unicode.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod png
if background_image 
(hd1,1)/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ; 
then
  set color_normal=black/black
  set color_highlight=magenta/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###

### BEGIN /etc/grub.d/10_linux ###
menuentry Debian GNU/Linux, linux 2.6.25-1-686 {
linux   (hd1,1)/boot/vmlinuz-2.6.25-1-686 root=/dev/hdc1 ro 
initrd  (hd1,1)/boot/initrd.img-2.6.25-1-686
}
menuentry Debian GNU/Linux, linux 2.6.25-1-686 (single-user mode) {
linux   (hd1,1)/boot/vmlinuz-2.6.25-1-686 root=/dev/hdc1 ro single 
initrd  (hd1,1)/boot/initrd.img-2.6.25-1-686
}
menuentry Debian GNU/Linux, linux 2.6.24-1-686 {
linux   (hd1,1)/boot/vmlinuz-2.6.24-1-686 root=/dev/hdc1 ro 
initrd  (hd1,1)/boot/initrd.img-2.6.24-1-686
}
menuentry Debian GNU/Linux, linux 2.6.24-1-686 (single-user mode) {
linux   (hd1,1)/boot/vmlinuz-2.6.24-1-686 root=/dev/hdc1 ro single 
initrd  (hd1,1)/boot/initrd.img-2.6.24-1-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
*** END /boot/grub/grub.cfg

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

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

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]1.5.21  Debian configuration management sy
ii  grub-common  1.96+20080429-1 GRand Unified Bootloader, version 
ii  libc62.7-10  GNU C Library: Shared libraries
ii  liblzo1  1.08-3  data compression library (old vers
ii  libncurses5  5.6+20080503-1  Shared libraries for terminal hand

grub-pc recommends no packages.

-- debconf information:
* grub-pc/linux_cmdline:
* grub-pc/chainload_from_menu.lst: true


---End Message---
---BeginMessage---
Source: grub2
Source-Version: 1.96+20080512-1

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

grub-common_1.96+20080512-1_amd64

Bug#479056: marked as done (support for virtio devices (mixed up with cciss stuff))

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 17:17:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479056: fixed in grub2 1.96+20080512-1
has caused the Debian Bug report #479056,
regarding support for virtio devices (mixed up with cciss stuff)
to be marked as done.

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

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


-- 
479056: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479056
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: grub
Version: 0.97-33
Severity: critical
Justification: breaks the whole system

Starting with version 0.97-33, /usr/sbin/update-grub destroys
/boot/grub/device.map, and then outputs the following error message:

Searching for GRUB installation directory ... found: /boot/grub
grub-probe: error: Cannot find a GRUB drive for /dev/vda1.  Check your 
device.map.

Here is the contents of /boot/grub/device.map before it is destroyed:
(fd0)   /dev/fd0
(hd0)   /dev/vda

/dev/vda corresponds to the first virtio device.

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

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

-- no debconf information


---End Message---
---BeginMessage---
Source: grub2
Source-Version: 1.96+20080512-1

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

grub-common_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-common_1.96+20080512-1_amd64.deb
grub-efi_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-efi_1.96+20080512-1_amd64.deb
grub-ieee1275_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-ieee1275_1.96+20080512-1_amd64.deb
grub-linuxbios_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-linuxbios_1.96+20080512-1_amd64.deb
grub-pc_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-pc_1.96+20080512-1_amd64.deb
grub-rescue-pc_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-rescue-pc_1.96+20080512-1_amd64.deb
grub2_1.96+20080512-1.diff.gz
  to pool/main/g/grub2/grub2_1.96+20080512-1.diff.gz
grub2_1.96+20080512-1.dsc
  to pool/main/g/grub2/grub2_1.96+20080512-1.dsc
grub2_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub2_1.96+20080512-1_amd64.deb
grub2_1.96+20080512.orig.tar.gz
  to pool/main/g/grub2/grub2_1.96+20080512.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.
Robert Millan [EMAIL PROTECTED] (supplier of updated grub2 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.8
Date: Mon, 12 May 2008 17:46:38 +0200
Source: grub2
Binary: grub2 grub-of grub-common grub-pc grub-rescue-pc grub-linuxbios 
grub-efi grub-ieee1275
Architecture: source amd64
Version: 1.96+20080512-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers [EMAIL PROTECTED]
Changed-By: Robert Millan [EMAIL PROTECTED]
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 grub-efi   - GRand Unified Bootloader, version 2 (EFI version)
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (LinuxBIOS version)
 grub-of- GRand Unified Bootloader, version 2 [dummy]
 grub-pc- GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub2  - GRand Unified Bootloader, version 2 (dummy package)
Closes: 456777 460843 466375 474343 474931 477175 479056 479279 479735 480740
Changes: 
 grub2 (1.96+20080512-1) unstable; urgency=low
 .
   * New CVS snapshot.
 - Adds support for default-only Linux cmdline options.  (Closes: #460843)
 - Supports Xen virtual block devices.  (Closes: #456777)
 - Supports Virtio block devices.  (Closes: #479056)
 - Supports CCISS block devices.  (Closes: #479735)
 - Fixes handling of more LVM abnormal conditions.  (Closes: #474343,
   #474931, #477175)
 .
   * Switch to liblzo2 now that it's GPLv3-compatible.  (Closes: #466375)
   * grub-pc.postinst: Escape

Bug#479735: marked as done (support for CCISS devices)

2008-05-12 Thread Debian Bug Tracking System

Your message dated Mon, 12 May 2008 17:17:07 +
with message-id [EMAIL PROTECTED]
and subject line Bug#479735: fixed in grub2 1.96+20080512-1
has caused the Debian Bug report #479735,
regarding support for CCISS devices
to be marked as done.

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

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


-- 
479735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=479735
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: grub
Version: 0.97-33
Severity: critical
Justification: breaks the whole system

Starting with version 0.97-33, /usr/sbin/update-grub destroys
/boot/grub/device.map, and then outputs the following error message:

Searching for GRUB installation directory ... found: /boot/grub
grub-probe: error: Cannot find a GRUB drive for /dev/vda1.  Check your 
device.map.

Here is the contents of /boot/grub/device.map before it is destroyed:
(fd0)   /dev/fd0
(hd0)   /dev/vda

/dev/vda corresponds to the first virtio device.

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

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

-- no debconf information


---End Message---
---BeginMessage---
Source: grub2
Source-Version: 1.96+20080512-1

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

grub-common_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-common_1.96+20080512-1_amd64.deb
grub-efi_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-efi_1.96+20080512-1_amd64.deb
grub-ieee1275_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-ieee1275_1.96+20080512-1_amd64.deb
grub-linuxbios_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-linuxbios_1.96+20080512-1_amd64.deb
grub-pc_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-pc_1.96+20080512-1_amd64.deb
grub-rescue-pc_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub-rescue-pc_1.96+20080512-1_amd64.deb
grub2_1.96+20080512-1.diff.gz
  to pool/main/g/grub2/grub2_1.96+20080512-1.diff.gz
grub2_1.96+20080512-1.dsc
  to pool/main/g/grub2/grub2_1.96+20080512-1.dsc
grub2_1.96+20080512-1_amd64.deb
  to pool/main/g/grub2/grub2_1.96+20080512-1_amd64.deb
grub2_1.96+20080512.orig.tar.gz
  to pool/main/g/grub2/grub2_1.96+20080512.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.
Robert Millan [EMAIL PROTECTED] (supplier of updated grub2 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.8
Date: Mon, 12 May 2008 17:46:38 +0200
Source: grub2
Binary: grub2 grub-of grub-common grub-pc grub-rescue-pc grub-linuxbios 
grub-efi grub-ieee1275
Architecture: source amd64
Version: 1.96+20080512-1
Distribution: unstable
Urgency: low
Maintainer: GRUB Maintainers [EMAIL PROTECTED]
Changed-By: Robert Millan [EMAIL PROTECTED]
Description: 
 grub-common - GRand Unified Bootloader, version 2 (common files)
 grub-efi   - GRand Unified Bootloader, version 2 (EFI version)
 grub-ieee1275 - GRand Unified Bootloader, version 2 (Open Firmware version)
 grub-linuxbios - GRand Unified Bootloader, version 2 (LinuxBIOS version)
 grub-of- GRand Unified Bootloader, version 2 [dummy]
 grub-pc- GRand Unified Bootloader, version 2 (PC/BIOS version)
 grub-rescue-pc - GRUB bootable rescue images, version 2 (PC/BIOS version)
 grub2  - GRand Unified Bootloader, version 2 (dummy package)
Closes: 456777 460843 466375 474343 474931 477175 479056 479279 479735 480740
Changes: 
 grub2 (1.96+20080512-1) unstable; urgency=low
 .
   * New CVS snapshot.
 - Adds support for default-only Linux cmdline options.  (Closes: #460843)
 - Supports Xen virtual block devices.  (Closes: #456777)
 - Supports Virtio block devices.  (Closes: #479056)
 - Supports CCISS block devices.  (Closes: #479735)
 - Fixes handling of more LVM abnormal conditions.  (Closes: #474343,
   #474931, #477175)
 .
   * Switch to liblzo2 now that it's GPLv3-compatible.  (Closes: #466375)
   * grub-pc.postinst: Escape \ and / in cmdline sed invokation

Bug#480917: libversion-perl: Doesn't contain version.pm, what breaks svk

2008-05-12 Thread Robert Luberda
Package: libversion-perl
Version: 1:0.7400-3
Severity: grave

The package no longer contains /usr/lib/perl5/version.pm file, what
makes svk unusable:

 svk
Can't locate version.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/share/perl5/SVK/Version.pm line 53.
BEGIN failed--compilation aborted at /usr/share/perl5/SVK/Version.pm
line 53.
Compilation failed in require at /usr/share/perl5/SVK.pm line 53.
BEGIN failed--compilation aborted at /usr/share/perl5/SVK.pm line 53.
Compilation failed in require at /usr/bin/svk line 83.
BEGIN failed--compilation aborted at /usr/bin/svk line 83.


Regards,
robert


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

Kernel: Linux 2.6.24
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



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



Processed: tagging 480310

2008-05-12 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.26
 tags 480310 + pending
Bug#480310: [ixp4xx] armel NSLU2 ramdisk too large
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]



Bug#480534: 480534 is unfortunately not fixed

2008-05-12 Thread Alexander Sack
On Mon, May 12, 2008 at 06:21:32PM +0200, Eric Valette wrote:
 Eric Valette wrote:
  Alexander Sack wrote:
  reopen 480534
  thanks
 
  I noticed an linux-gnu_x86_64-gcc3 as platform but have nothing like
  gcc-3* installed.
 
 Removing the target architecture line from the iceowl-extension
 install.rdf indeed fixes the problem. I suspect, the line may be worth
 but then either the tools that generates it is wrong or the way icedove
 later checks its validity is wrong.
 

Actually thats why i thought 0.8-2 fixes this. It should fix that
platform issue. Anyway, will try harder to reproduce.

 - Alexander




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



Bug#478032: this is getting serious

2008-05-12 Thread Wesley J. Landaker
On Monday 12 May 2008 05:14:15 Thomas Viehmann wrote:
 I'm afraid that until someone fixes gnat-4.2, keeping it just for the
 benefit of ghdl is not much of an option. With gnat-4.2 removal
 imminent, I'm raising the severity.

I would like to get this fixed too, but so far I have not been able to get 
get GHDL to compile with gnat-4.3. I could revert to gnat-4.1, but this 
reintroduces several really annoying bugs into GHDL. So from GHDL's point 
of view, going back to gnat-4.1 is also not much of an option.

Does anyone want to volunteer to help?

-- 
Wesley J. Landaker [EMAIL PROTECTED] xmpp:[EMAIL PROTECTED]
OpenPGP FP: 4135 2A3B 4726 ACC5 9094  0097 F0A9 8A4C 4CD6 E3D2


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


Bug#480552: fails to stop hald on upgrade...

2008-05-12 Thread Bruce Sass
On Sat May 10 2008 03:54:33 pm Loïc Minier wrote:
 On Sat, May 10, 2008, Bruce Sass wrote:
  Most likely we are being bitten by a start-stop-daemon bug and you
  may want to see how the exim Maintainer worked around the problem.

  Yes; there are many bugs in ssd in particular conditions.  Could you
  write more on the conditions under which you encounter this bug?

There is not much to write, it was a regular upgrade and hal was left 
unconfigured; it failed to configure during the next couple upgrades 
(expected sans a new hal package since there was no PID file), then 
there was a reboot which seemed to set the sys right (hald started and 
had a PID file in /var/run) but the package would still not configure 
with symptoms of the old process still running and no PID file (at 
which point I did the killall, --configure ---pending, and filed a 
report). 

The only strangeness with this setup is that /usr is an NFS mount (from 
an even less capable box, over a 100Mbps connection). I usually do 
daily upgrades, sometimes twice a day if a transition is in progress 
(e.g., like when a new PERL wants to remove 100+ packages :). All three 
boxes have been running Unstable for many years, this is the only one 
which has had problems with daemons failing to restart during upgrades. 
Dselect and its APT method are the only tools I ever use for updating 
and upgrading.

  In my experience, the --exec flag to ssd on stop is particularly
  fragile; it was already fixed for some use cases, but I'm pretty
 sure it will fail under e.g. unionfs.  Could you try without the
 --exec flag?

Sorry, no, I don't really have time to experiment with it in the short 
term right now and anytime I have done so the only significant result 
has been that apt-get --reinstall install ... rarely triggers the 
bug---afaict, I need a new package for each try and it should be part 
of a regular upgrade cycle. The exim Maintainer called it a heisenbug, 
see #396944, he also filed #440657 shortly after but I don't know if it 
is related to the problem I was having or just something he ran across 
as he experimented. :(

However, if there are some specific bits to flip or some code I could 
wedge into the upgrade process to get better data/finer resolution re 
the bug I would be happy to to so for future upgrade cycles.


- Bruce



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



Bug#480552: fails to stop hald on upgrade...

2008-05-12 Thread Loïc Minier
On Mon, May 12, 2008, Bruce Sass wrote:
 The exim Maintainer called it a heisenbug, 
 see #396944, he also filed #440657 shortly after but I don't know if it 
 is related to the problem I was having or just something he ran across 
 as he experimented. :(

 This bug is now closed with the new dpkg; could you upgrade and confirm
 you still have the hal bug?

-- 
Loïc Minier



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



  1   2   >