Bug#396119: fixed in guile-1.8 1.8.1+1-2

2006-12-01 Thread Steve Langasek
reopen 396119
thanks

On Fri, Dec 01, 2006 at 03:32:03AM +, Rob Browning wrote:
 Changes: 
  guile-1.8 (1.8.1+1-2) unstable; urgency=low
  .
* Add build dependency on libltdl3-dev. (closes: #395235)
  .
* Add build dependency on libgmp3-dev. (closes: #396922)
  .
* Add libltdl3-dev dependency to guile-1.8-dev. (closes: 395290)
  .
* Add libgmp3-dev dependency to guile-1.8-dev. (closes: #395454)
  .
* Update Standards-Version. (closes: #396972)
  .
* Update debhelper dependency to match debian/compat. (closes: #396974)
  .
* Fix problem with copy-bit and with various tests on 64-bit
  architectures. (closes: #396119)

The -2 and -3 uploads are still failing to build on all 64-bit archs with
the same error as before.  And it fails on all other archs with a separate
error... there was an entry in the changelog of 1.8.1+1-1.1 that seems to
refer to an unfiled bug:

  * Build-Depend on locales and generate de_DE.ISO-8859-1 for use by
the testsuite.

That looks to me like the bug that's affecting the 32-bit archs.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#398642: links2 -g still doesn't work 2.1pre25-2, missing X support?

2006-12-01 Thread Mikko Rapeli
On Thu, Nov 30, 2006 at 07:05:07PM +0200, Mikko Rapeli wrote:
 Perhaps the configure script looks for XFree stuff and not for X11 or
 Xorg.

Here's a fix that worked with manual build on my etch host:

~/src/links2-2.1pre25$ ./links -g -driver foobar
Unknown graphics driver foobar.
The following graphics drivers are supported:
x, directfb, fb, svgalib

--- links2-2.1pre25.orig/configure
+++ links2-2.1pre25/configure
@@ -6196,6 +6196,7 @@
 /usr/X386/include \
 /usr/x386/include \
 /usr/XFree86/include/X11  \
+/usr/include/xorg \
   \
 /usr/include  \
 /usr/local/include\
@@ -6275,6 +6276,7 @@
 /usr/X386/lib \
 /usr/x386/lib \
 /usr/XFree86/lib/X11  \
+/usr/lib/xorg \
   \
 /usr/lib  \
 /usr/local/lib\


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



Bug#385163: Fixed in current version

2006-12-01 Thread Patrick Schönfeld
Version: 1.0.6+dfsg-1

In the new package version 1.0.6+dfsg-1 several things has been totally
rewritten. So the build scripts. They should not contain any bashisms
anymore. I just forgot to close it in my changelog.

Best Regards

Patrick Schönfeld



signature.asc
Description: OpenPGP digital signature


Bug#400826: trac: Configuration in non-FHS location

2006-12-01 Thread Jesus Climent
tag 386415 + pending
thanks

On Tue, Nov 28, 2006 at 04:59:23PM -0600, John Goerzen wrote:
 Package: trac
 Version: 0.10.2-1
 Severity: serious
 Justification: FHS
 
 According to /usr/share/python-support/trac/trac/siteconfig.py, trac looks
 for its global trac.ini file under /usr/share/trac/conf.
 
 How about /etc/trac instead?

I will be packaging an svn pull of trac, during the weekend, and if there are
no regresions i will upload it.

Otherwise, i will apply the patch to 0.10.2-1 and upload it to close this RC.

Cheers,
-- 
Jesus Climent  info:pumuki.org dj:triplestereo.com
Unix SysAdm|Linux User #66350|Debian Developer|2.6.18|Helsinki Finland
GPG: 1024D/86946D69 BB64 2339 1CAA 7064 E429  7E18 66FC 1D7F 8694 6D69

- ... todos necesitamos creer en algo.
- Si, yo tambi?n creo... Creo... que me voy a tomar una cerveza.
--Sor Trini (A?o Mariano)



Bug#401065: [php-maint] Bug#401065: php4: Please patch PHP to add a mail header when sending mail

2006-12-01 Thread Alberto Gonzalez Iniesta
On Thu, Nov 30, 2006 at 06:47:55PM +0100, Ondřej Surý wrote:
 Hi agi,
 
 Alberto Gonzalez Iniesta píše v Čt 30. 11. 2006 v 18:10 +0100:
  There's a patch [1] that adds and extra header to the mails sent from
  PHP, with all the info required (server name, script name, remote addr)
  to track the origin of the mail. This patch will help A LOT Debian
  admins/users with PHP scripts that send mail.
  
  Please consider adding this patch to PHP4/5 for etch.
 
 idea in the patch is perfect, but I have two objections for adding this
 patch to debian PHP.
 
 Firstly I consider this as big intrusion into privacy of users, so I
 think it has to be configurable and it has to default to off, so it's up
 to each individual administrator to enable/disable this feature.
 
 My second objection is that I do not consider programming style of:
 
[snip]
 
 appropriate for C code and I think it needs rewrite to some more normal
 programming style.  PHP is broken enough as is.
 
 After that I would be more then happy to add this patch to both php4 and
 php5 in debian.

Hi Ondřej,

Thanks for your quick answer. I understand your points. My C skills are
not very good, but I'll try to take a closer look at the code and maybe
rewrite those patches, again as time permits.

Regards,

Alberto

-- 
Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred| http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3



Bug#367272: freetalk: is it needed?

2006-12-01 Thread Max Kirillov
Package: freetalk
Version: 0.5-2
Followup-For: Bug #367272

there is 'ft-login-hook' hook. You can add a handler for it
instead of creating another file:

(add-hook! ft-login-hook
(lambda (status)
(remove-hook! ft-message-receive-hook beep-proc))
)


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



Bug#396119: fixed in guile-1.8 1.8.1+1-2

2006-12-01 Thread Rob Browning
Steve Langasek [EMAIL PROTECTED] writes:

 The -2 and -3 uploads are still failing to build on all 64-bit archs with
 the same error as before.

Actually, I think the current failures may be similar, but not the
same.  I fixed a few problems with the usage of printf format strings
in test_conversion.c, but overlooked quite a few more.

 And it fails on all other archs with a separate error... there was
 an entry in the changelog of 1.8.1+1-1.1 that seems to refer to an
 unfiled bug:

   * Build-Depend on locales and generate de_DE.ISO-8859-1 for use by
 the testsuite.

 That looks to me like the bug that's affecting the 32-bit archs.

Hmm.  I'll have to investigate that.

Thanks
-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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



Bug#399589: NMU uploaded

2006-12-01 Thread Andreas Barth
Hi,

I uploaded an NMU of your package.

Please see this as help to get the package into a releaseable condition for
etch. The only change was to the changelog.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#401051: iceweasel fails to start when firefox is installed

2006-12-01 Thread Uwe Kleine-Koenig
Hello Mike,

Mike Hommey wrote:
  Package: firefox
  Version: 2.0+dfsg-1
  Severity: grave
  
  [...]
 
 I fail to see how you can install firefox and iceweasel at the same
 time.
Thats the Transition package for iceweasel rename.  It even depends on
iceweasel.

Maybe the right fix is to remove postinst from that package and (if
not already done) move the logic to the iceweasel package.

Best regards
Uwe

-- 
Uwe Kleine-Koenig

http://www.google.com/search?q=30+hours+and+4+days+in+seconds


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



Bug#401053: apache2: force-reload doesn't take 'runlevels' into account

2006-12-01 Thread Peter Samuelson

[Olaf van der Spek]
 I disabled apache2 in all runlevels with sysv-rc-conf. Start and
 restart work fine, force-reload doesn't. And since php5 uses
 force-reload...

Right, should be fixed for the next upload.  Status quo, 'force-reload'
is equivalent to 'restart', which (correctly) starts the service if it
is not already running.  I changed it to be the same as 'reload', which
does not do this.

I note that most services which do not support 'reload' have this same
issue.  A thing for policy editors to ponder, I guess.

Thanks,
Peter


signature.asc
Description: Digital signature


Bug#400103: closed by Jose Parrella [EMAIL PROTECTED] (Bug#400103: fixed in nginx 0.4.13-2)

2006-12-01 Thread Dariush Pietrzak
  upgrading with this fixed nginx version removes your carefully re-created 
 Dariush:
 
 Do you mean that the bug is still present in 0.4.13-2? Here [1] is a
 As far as I know, 0.4.13-2 is OK, however, when I upgrade from 0.4.13-1
(which overwrote my index.html) to -2, the process removes those files from
/var/www: index.html 50x.html, which is kind of bad..., this is just a note
to those caught by this buglet, for anyone else, this is irrelevent.

-- 
Dariush Pietrzak,
Key fingerprint = 40D0 9FFB 9939 7320 8294  05E0 BCC7 02C4 75CC 50D9


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



Bug#401022: squirrelmail: patch to fix this...

2006-12-01 Thread Thijs Kinkhorst
Kees Cook wrote:
 Sorry, typo.  Correct patch:

Thanks, this is exactly what is included upstream and will be in Debian
shortly.


Thijs

 --- /tmp/imap_messages.php2006-11-30 13:29:08.604688588 -0800
 +++ squirrelmail/functions/imap_messages.php  2006-11-30 13:27:22.0 
 -0800
 @@ -805,7 +805,7 @@ function sqimap_get_message($imap_stream
  if ($read) {
  if (preg_match('/.+FLAGS\s\((.*)\)\s/AUi',$read[0],$regs)) {
  if (trim($regs[1])) {
 -$flags = preg_split('/ /', 
 $regs[1],-1,'PREG_SPLIT_NI_EMPTY');
 +$flags = preg_split('/ /', $regs[1],-1,PREG_SPLIT_NO_EMPTY);
  }
  }
  } else {
 
 



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



Bug#401149: twig: [INTL:de] German debconf templates translation

2006-12-01 Thread Jens Seidel
Package: twig
Version: 2.8.3-2.1
Severity: minor
Tags: patch l10n

Hi,

I attached the updated German debconf template.

Jens
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: twig 2.7.7\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-11-26 10:14+0100\n
PO-Revision-Date: 2006-12-01 08:41+0100\n
Last-Translator: Jens Seidel [EMAIL PROTECTED]\n
Language-Team: German debian-l10n-german@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: error
#. Description
#: ../templates:1001
msgid TWIG database update needed
msgstr Eine Aktualisierung der TWIG-Datenbank ist nötig

#. Type: error
#. Description
#: ../templates:1001
msgid 
You are upgrading from two TWIG versions which change the minor number. This 
means you need to manually update the database before using this new 
release, or TWIG won't work correctly. Remember you can find upgrading 
instructions in /usr/share/doc/twig/README.Debian.gz and /usr/share/doc/twig/
UPGRADE.gz.
msgstr 
Sie aktualisieren von zwei TWIG-Versionen, welche die Minor-Nummer ändern. Das 

bedeutet, dass Sie die Datenbank manuell aktualisieren müssen, um diese 
Version 
einsetzen zu können, oder TWIG wird nicht vernünftig arbeiten. Die 
Anleitungen dazu finden Sie in /usr/share/doc/twig/README.Debian.gz und 
/usr/share/
doc/twig/UPGRADE.gz.


Bug#401051: iceweasel fails to start when firefox is installed

2006-12-01 Thread Steve Langasek
On Thu, Nov 30, 2006 at 07:04:40PM +0100, Mike Hommey wrote:
 I fail to see how you can install firefox and iceweasel at the same
 time.

The firefox dummy package that's built from iceweasel's own source and
depends on iceweasel..?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#400876: gnat-gps: Crash after clicking on Browse in the welcome screen

2006-12-01 Thread Kevin Brown

Ludovic Brenta wrote:


Valgrind flagged directory_tree.adb:1161 as deallocating memory that
was already freed.  Removing that one line didn't solve the problem,
though; I had to change _all_ calls to VFS.Unchecked_Free into no-ops
before the symptoms (crashes) disappeared.  So, yes, we do need to
investigate.


The crashes disappeared in 4.0.1-3 for me as well, so you're definitely 
on the right track here.


I'll play around with the source and see if I can get somewhere.



GNAT does provide a facility called debug storage pools, but using
that facility would be a major undertaking.  We'd have to create one
pool for each (non-derived) access type, and associate the access type
with it.  That would allow us to detect memory leaks (but so does
valgrind).  Unfortunately, it would most probably cause the memory
corruption to not take place anymore, so we wouldn't be able to track
it down.


Hmm...for this we might be able to limit ourselves to one type to start 
with, presumably whatever the root for File_Array_Access happens to be. 
 I don't know what that type is offhand, and am not really sure where 
to look to find out (remember, I'm new to this).  I expect the base type 
of that access type is defined in the GNAT libraries...




--
Kevin Brown   [EMAIL PROTECTED]


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



Bug#400617: It seems FAM was not really wanted

2006-12-01 Thread Steve Langasek
On Tue, Nov 28, 2006 at 06:11:58PM +0100, Christian Perrier wrote:
 Quoting Santiago Garcia Mantinan ([EMAIL PROTECTED]):

  If FAM was really not intended I think we should disable it on our config
  and upload with high urgency to get a version without FAM to testing ASAP.

 A discussion we had yesterday on IRC with Steve, lead to the
 conclusion that this bug is really worth being fixed for etch.

 Disabling in the provided config file is of course not enough and we
 should probably, at least for etch, disable the FAM support.

 However, upstream did not provide a clean way to do it in its
 configure script so I guees that fixing this is up to people in the
 team that have a better knowledge than me on configure scripts. 

 Steve, Peter, Noèl, Eloy?

 manty also, if you come up with a patch..:-)

A build-conflict with the -dev package should be sufficient, shouldn't it?

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



Bug#284551: mantis: php files don't execute

2006-12-01 Thread Patrick Schönfeld
Hi,

in my opinion this is not an issue with the mantis package, but maybe
(if not solved already) a problem with the apache versions prior to
apache2. Anyways i can really recommend to use the apache2 branch and
there you don't have such problems. For me this is not solvable with
mantis. I therefore tag it as 'wontfix'

Best Regards
Patrick



signature.asc
Description: OpenPGP digital signature


Bug#400990: installation-report: Etch install over SSH rocks! :-)

2006-12-01 Thread Holger Wansing
On Wed, 29 Nov 2006 21:25:40 +0100 Djoume SALVETTI wrote:
 No problem at all!
 
 I've followed installations instructions on Martin Michlmayr
 website (http://www.cyrius.com/debian/nslu2/install.html).
 
 This HOWTO is well written and very easy to follow.

Maybe we should mention this HowTo in the d-i manual?


Holger

-- 

==
Created with Sylpheed 2.2.2
under Debian GNU/LINUX 3.1 »Sarge«
http://counter.li.org/,  Registered LinuxUser #311290
Spamfiltering by bogofilter.sourceforge.net
=


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



Bug#400071: [Pkg-octave-devel] Bug#400071: octaviz: Examples fail to run

2006-12-01 Thread Christian T. Steigies
On Wed, Nov 29, 2006 at 10:04:41AM +0100, Thomas Weber wrote:
 Am Donnerstag, den 23.11.2006, 21:04 +0100 schrieb Christian T.
 Steigies:
  I install octaviz today, so those are the versions currently in etch/amd64:
  
  vtk (5.0.1-4)
  vtkdata (5.0.2-1)
 
 vtk 5.0.2-4 migrated into etch.
 
 Christian, do you still experience this bug?

[EMAIL PROTECTED]:/usr/share/doc/octaviz/exampleswajig policy vtkdata
vtkdata:
  Installed: 5.0.2-1
  Candidate: 5.0.2-1
  Version table:
 *** 5.0.2-1 0
300 http://ftp.de.debian.org sid/main Packages
900 http://ftp.de.debian.org etch/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:/usr/share/doc/octaviz/exampleswajig policy libvtk5
libvtk5:
  Installed: 5.0.2-4
  Candidate: 5.0.2-4
  Version table:
 *** 5.0.2-4 0
300 http://ftp.de.debian.org sid/main Packages
900 http://ftp.de.debian.org etch/main Packages
100 /var/lib/dpkg/status
[EMAIL PROTECTED]:/usr/share/doc/octaviz/examplesoctave
GNU Octave, version 2.1.73 (x86_64-pc-linux-gnu).
Copyright (C) 2006 John W. Eaton.
This is free software; see the source code for copying conditions.
There is ABSOLUTELY NO WARRANTY; not even for MERCHANTIBILITY or
FITNESS FOR A PARTICULAR PURPOSE.  For details, type arranty'.

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

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

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

octave:1 vtk_rainbow
ERROR: In /build/buildd/vtk-5.0.2/IO/vtkPLOT3DReader.cxx, line 110
vtkPLOT3DReader (0x1197180): File: /usr/share/vtkdata/Data/combxyz.bin not
found.


So I think the answer is yes?

Christian



Bug#401151: dvipng: Newer version 1.9 fixes BTS bugs

2006-12-01 Thread Kapil Hari Paranjape
Package: dvipng
Version: 1.8-1
Severity: normal

Hello,

Please package dvipng version 1.9 it fixes the only open bugs #366946 and
#398181!

Regards,

Kapil.
--

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

Versions of packages dvipng depends on:
ii  libc6   2.3.6.ds1-8  GNU C Library: Shared libraries
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgd2-noxpm2.0.33-5.1   GD Graphics Library version 2 (wit
ii  libkpathsea43.0-24   path search library for teTeX (run
ii  libpng12-0  1.2.13-4 PNG library - runtime
ii  libt1-5 5.1.0-2  Type 1 font rasterizer library - r
ii  tetex-base  3.0.dfsg.3-1 Basic TeX input files of teTeX
ii  zlib1g  1:1.2.3-13   compression library - runtime

dvipng recommends no packages.

-- no debconf information


signature.asc
Description: Digital signature


Bug#401152: Installation report

2006-12-01 Thread Anastas Giokov

Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 1.12.2006 9:10 GMT

Machine: Description of machine (eg, IBM Thinkpad R32)
Processor: Intel Core 2 Duo
Memory: 2GB
Partitions: 2 disks in software RAID1

Output of lspci -nn and lspci -vnn:

Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[E]
Clock/timezone setup:   [ ]
User/password setup:[ ]
Install tasks:  [ ]
Install boot loader:[ ]
Overall install:[ ]

Comments/Problems:


From the system log:

apt-install: E: Couldn't find package mdadm

In the same time I found package mdadm-udeb on the installation image,
probably the problem is caused by wrong dependancy


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



Bug#376812: I have a Voodoo2 card...

2006-12-01 Thread Wouter Verhelst
Hi,

I have such a card, but it's sitting in a machine that runs Sarge (and
I'm not going to update it to etch before that's released).

If it would help, I'd be willing to run some tests on that box. Just
tell me what you want me to do and what information you need back, and
I'll do so.

-- 
Lo-lan-do Home is where you have to wash the dishes.
  -- #debian-devel, Freenode, 2004-09-22


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



Bug#400484: More information on: gcc-4.1: internal compiler error: in find_lattice_value, at tree-complex.c

2006-12-01 Thread Anders Johansson
I have constructed a minimal test program that reproduces the bug:
Compile with: gcc-4.1 -c -O4 -o test.o test.c 


#include complex.h

void testit(double complex* t, double* b)
{
  b[0] = t[0]==0.0?0.0:-t[0];
}

main(void)
{
  static double complex k = 5;
  static double b;
  testit(k,b);
}



The following modification fixes the problem:

void testit(double complex* t, double* b)
{
  b[0] = t[0]==0.0?0.0:__real__(-t[0]);
}



Note that the above modification is a default conversion that the
compiler should be able to handle automatically.


Regards,
//Anders


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



Bug#400890: xchat: When hiding the menubar, the hint window tells wrong keyboard shortcut

2006-12-01 Thread marcus . blumhagen
Taking a 2nd look at a fresh installation of xchat2 I noticed that the
default keyboard shortcuts do contain the F9 entry but CTRL-F9 ist not
in that list. So I guess CTRL-F9 is the hard coded default. I just
tried what happens, when one changes the default key binding for /GUI
MENU TOGGLE. I set the key to be F11 which works fine so far, but now
there is no popup hint window, when you hit F11. Actually there is
never a popup shown when hitting F9 in the default installation I
noticed. But CTRL-F9 still works and brings up the expected popup which 
now states wrong that one can bring back the menu bar by hitting F9.

So my suggestion is to just change the popup text so it reflects
CTRL-F9, because this seems to always work. Even when I set CTRL-F9 to
execute an empty command in the shortcut configuration, it seems to be
overruled by the hard coded default and it also always brings up the
popup.


Regards,

Marcus Blumhagen


signature.asc
Description: Digital signature


Bug#401153: iasl segfaults on powerpc

2006-12-01 Thread Andreas Barth
Package: iasl
Version: 20060912-1
Severity: serious

Hi,

during compilation of qemu, iasl segfaults with the attached file on
powerpc. The same file works w/o issues on i386.

[EMAIL PROTECTED]:qemu-0.8.2$ iasl -tc -p hw/acpi-dsdt.hex hw/acpi-dsdt.dsl

Intel ACPI Component Architecture
ASL Optimizing Compiler version 20060912 [Oct  2 2006]
Copyright (C) 2000 - 2006 Intel Corporation
Supports ACPI Specification Revision 3.0a

Segmentation fault (core dumped)



Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/
/*
 * QEMU ACPI DSDT ASL definition
 * 
 * Copyright (c) 2006 Fabrice Bellard
 * 
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License version 2 as published by the Free Software Foundation.
 *
 * This library is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 * Lesser General Public License for more details.
 *
 * You should have received a copy of the GNU Lesser General Public
 * License along with this library; if not, write to the Free Software
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 */
DefinitionBlock (
acpi-dsdt.aml,// Output Filename
DSDT, // Signature
0x01,   // DSDT Compliance Revision
QEMU, // OEMID
QEMUDSDT, // TABLE ID
0x1 // OEM Revision
)
{
Scope (\)
{
/* CMOS memory access */
OperationRegion (CMS, SystemIO, 0x70, 0x02)
Field (CMS, ByteAcc, NoLock, Preserve)
{
CMSI,   8, 
CMSD,   8
}
Method (CMRD, 1, NotSerialized)
{
Store (Arg0, CMSI)
Store (CMSD, Local0)
Return (Local0)
}

/* Debug Output */
OperationRegion (DBG, SystemIO, 0xb044, 0x04)
Field (DBG, DWordAcc, NoLock, Preserve)
{
DBGL,   32, 
}
}


/* PCI Bus definition */
Scope(\_SB) {
Device(PCI0) {
Name (_HID, EisaId (PNP0A03))
Name (_ADR, 0x00)
Name (_UID, 1)
Name(_PRT, Package() {
/* PCI IRQ routing table, example from ACPI 2.0a specification,
   section 6.2.8.1 */
/* Note: we provide the same info as the PCI routing
   table of the Bochs BIOS */
   
// PCI Slot 0
Package() {0x, 0, LNKD, 0}, 
Package() {0x, 1, LNKA, 0}, 
Package() {0x, 2, LNKB, 0}, 
Package() {0x, 3, LNKC, 0}, 

// PCI Slot 1
Package() {0x0001, 0, LNKA, 0}, 
Package() {0x0001, 1, LNKB, 0}, 
Package() {0x0001, 2, LNKC, 0}, 
Package() {0x0001, 3, LNKD, 0}, 

// PCI Slot 2
Package() {0x0002, 0, LNKB, 0}, 
Package() {0x0002, 1, LNKC, 0}, 
Package() {0x0002, 2, LNKD, 0}, 
Package() {0x0002, 3, LNKA, 0}, 

// PCI Slot 3
Package() {0x0003, 0, LNKC, 0}, 
Package() {0x0003, 1, LNKD, 0}, 
Package() {0x0003, 2, LNKA, 0}, 
Package() {0x0003, 3, LNKB, 0}, 

// PCI Slot 4
Package() {0x0004, 0, LNKD, 0}, 
Package() {0x0004, 1, LNKA, 0}, 
Package() {0x0004, 2, LNKB, 0}, 
Package() {0x0004, 3, LNKC, 0}, 

// PCI Slot 5
Package() {0x0005, 0, LNKA, 0}, 
Package() {0x0005, 1, LNKB, 0}, 
Package() {0x0005, 2, LNKC, 0}, 
Package() {0x0005, 3, LNKD, 0}, 
})

Method (_CRS, 0, NotSerialized)
{
Name (MEMP, ResourceTemplate ()
{
WordBusNumber (ResourceProducer, MinFixed, MaxFixed, PosDecode,
0x, // Address Space Granularity
0x, // Address Range Minimum
0x00FF, // Address Range Maximum
0x, // Address Translation Offset
0x0100, // Address Length
,, )
IO (Decode16,
0x0CF8, // Address Range Minimum
0x0CF8, // Address Range Maximum
0x01,   // Address Alignment
0x08,   // Address Length
)
WordIO (ResourceProducer, MinFixed, MaxFixed, PosDecode, 
EntireRange,
0x,  

Bug#400360: Updated website location

2006-12-01 Thread Paul Cager
The website listed in the copyright file
(http://kitsumi.cowspiracy.org/id3tool/index.html) is no longer correct.
The new website is http://nekohako.xware.cx/id3tool/index.html.

Upstream has a new release:
*   fixed broken getopt string (should close debian bug #280180)


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



Bug#401155: nagios-pgsql: Dies after trying to SELECT from a nonexistant database column

2006-12-01 Thread Sven Riedel
Package: nagios-pgsql
Version: 2:1.4-3
Severity: important


After adding a scheduled downtime for a host via the webinterface, the
nagios main process dies. Doing an strace -s 1024 on the main process
during startup reveals the following:

rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
send(7, Q\0\0\1`INSERT INTO hostcomments
(host_name,persistent,entry_time,author_name,comment_data) VALUES
(\'foo\\-server\',\'0\',1164960990::int4::abstime::timestamp,\'\\(Nagios
Process\\)\',\'This host has been scheduled for downtime from
12\\-01\\-2006 07\\:42\\:36 to 12\\-01\\-2006 09\\:42\\:36\\.
Notifications for the host will not be sent out during that time
period\\.\')\0, 353, 0) = 353
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
poll([{fd=7, events=POLLIN|POLLERR, revents=POLLIN}], 1, -1) = 1
recv(7, C\0\0\0\17INSERT 0 1\0Z\0\0\0\5I, 16384, 0) = 22
rt_sigprocmask(SIG_BLOCK, [PIPE], [], 8) = 0
send(7, Q\0\0\0:SELECT hostcomment_id FROM hostcomments WHERE
oid=\'0\'\0, 59, 0) = 59
rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
poll([{fd=7, events=POLLIN|POLLERR, revents=POLLIN}], 1, -1) = 1
recv(7, E\0\0\0WSERROR\0C42703\0Mcolumn \oid\ does not
exist\0Fparse_expr.c\0L396\0RtransformColumnRef\0\0Z\0\0\0\5I, 16384,
0) = 94
open(/dev/tty, O_RDWR|O_NONBLOCK|O_NOCTTY) = 8
writev(8, [{*** glibc detected *** , 23}, {corrupted double-linked
list, 28}, {: 0x, 4}, {0809ebe8, 8}, { ***\n, 5}], 5*** glibc
detected *** corrupted double-linked list: 0x0809ebe8 ***
) = 68
rt_sigprocmask(SIG_UNBLOCK, [ABRT], NULL, 8) = 0
tgkill(10825, 10825, SIGABRT)   = 0
--- SIGABRT (Aborted) @ 0 (0) ---

And postgres is right: there is no column hostcomments.oid column 
being set in /usr/share/doc/nagios-pgsql/create_pgsql.

So it looks like two bugs:
- Nagios dying because it's not handling the database error gracefully
  and
- Nagios trying to access a nonexistant column

Regs,
Sven


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

Versions of packages nagios-pgsql depends on:
ii  dbconfig-common  1.8.29  common framework for packaging dat
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libdbd-pg-perl   1.49-2  a PostgreSQL interface for Perl 5 
ii  libgd2-noxpm 2.0.33-5.1  GD Graphics Library version 2 (wit
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libpng12-0   1.2.13-4PNG library - runtime
ii  libpq4   8.1.5-1 PostgreSQL C client library
ii  nagios-common2:1.4-3 A host/service/network monitoring 
ii  postgresql-client-8.18.1.5-1 front-end programs for PostgreSQL 
ii  ucf  2.0017  Update Configuration File: preserv
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages nagios-pgsql recommends:
ii  nagios-images 0.3Collection of images and icons for

-- debconf information:
  nagios-pgsql/app-password-confirm: (password omitted)
  nagios-pgsql/password-confirm: (password omitted)
  nagios-pgsql/pgsql/app-pass: (password omitted)
  nagios-pgsql/pgsql/admin-pass: (password omitted)
  nagios-pgsql/purge: false
  nagios-pgsql/db/app-user: nagiospgsql
  nagios-pgsql/remote/newhost:
  nagios-pgsql/internal/skip-preseed: false
  nagios-pgsql/passwords-do-not-match:
  nagios-pgsql/pgsql/manualconf:
  nagios-pgsql/remote/host:
  nagios-pgsql/dbconfig-reinstall: false
  nagios-pgsql/install-error: retry
  nagios-pgsql/upgrade-error: abort
  nagios-pgsql/pgsql/no-empty-passwords:
  nagios-pgsql/remote/port:
  nagios-pgsql/database-type: pgsql
  nagios-pgsql/internal/reconfiguring: false
  nagios-pgsql/db/dbname: nagiospgsql
  nagios-pgsql/import-oldsettings:
  nagios-pgsql/dbconfig-remove: true
  nagios-pgsql/dbconfig-upgrade: true
  nagios-pgsql/pgsql/changeconf: false
  nagios-pgsql/pgsql/method: unix socket
* nagios-pgsql/dbconfig-install: false
  nagios-pgsql/pgsql/authmethod-user: ident
  nagios-pgsql/performing_upgrade: true
  nagios-pgsql/remove-error: abort
  nagios-pgsql/pgsql/authmethod-admin: ident
  nagios-pgsql/upgrade-backup: true
  nagios-pgsql/pgsql/admin-user: postgres


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



Bug#401154: gnus: move non-free docs to new package

2006-12-01 Thread David Muriel
Package: gnus
Version: 5.11+v0.5.dfsg-3
Severity: normal

According to bug #334909, all the GFDL documents have been removed
from the package.  This leaves Gnus with no documentation at all (the
Gnus info files from the emacs documentation are from version 5.9.0
intead of No Gnus 0.6).

,[ /usr/share/doc/gnus/changelog.Debian.gz ]
| gnus (5.11+v0.4.dfsg-1) unstable; urgency=low
| 
|   * New upstream release.
|   
|   * Remove GFDL documents from upstream source and generate a new tarball,
| thanks to Manoj Srivastava.  Closes: #334909
| 
`

Instead of removing it, shouldn't it be moved to a new package in
non-free, as it have been done with the GFDL documents of the emacs
package by moving it to emacs21-common-non-dfsg in non-free?
Something like gnus-non-dfsg or gnus-common-non-dfsg.

,[ /usr/share/doc/emacs21/changelog.Debian.gz ]
| emacs21 (21.4a+1-1) unstable; urgency=low
| 
|   * In accordance with the recent General Resolution
| (http://www.debian.org/vote/2006/vote_001), move all non-DFSG files to
| new packages that will be included in Debian's non-free section. The
| debian/dfsg-splitter script has been used to split the upstream
| archive. (closes: #207932) [rlb]
| - debian/control.in
| - debian/copyright.in
| - debian/dfsg-splitter
| - debian/emacs-common.README
| - debian/patches/handle-dfsg-split.diff
| - debian/patches/series
| - debian/replacement/yow.lines.uu
| - debian/rules
| - debian/missing-file.dfsg: new template file used to generate
|   replacements for non-free files normally accessible through C-h
|   key bindings. Those files will be displayed if the original
|   ones are not available.
`

,[ /usr/share/doc/emacs21-common-non-dfsg/changelog.Debian.gz ]
| emacs21-non-dfsg (21.4a+1-1) unstable; urgency=low
| 
|   * New package: in accordance with the recent General Resolution
| (http://www.debian.org/vote/2006/vote_001), move all non-DFSG files to
| new packages that will be included in Debian's non-free section.
`

Thanks in advance.

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

Versions of packages gnus depends on:
ii  emacs21   21.4a+1-1  The GNU Emacs editor
ii  make  3.81-3 The GNU version of the make util
ii  ucf   2.0016 Update Configuration File: preserv

gnus recommends no packages.

-- debconf information:
  gnus/upgrade/pre_5.9.0: false

-- 

David Muriel.
Linux registered user #25632 (http://counter.li.org/)




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



Bug#400139: kqemu-source: the device node is not created when using udev

2006-12-01 Thread Daniel Baumann
Hi,

this should be in place in qemu rather than in the module packages,
hence filled a wishlist report against qemu (#400788).

-- 
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#373295: a patch for svn-deblayout via properties

2006-12-01 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I have implemented a patch for #373295.

Is really non-intrusive, short and does exactly what I wanted it to do.

Patch is attached. Please commit and include it in the next release of
svn-buildpackage.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFb/gAY8Chqv3NRNoRApuyAJ9ErkDZPG60iO3yMcD7jizMDxS9swCaA/Y9
OLE/gBBaaXYluc3WBRCFouY=
=WoEB
-END PGP SIGNATURE-
--- SDCommon.pm~2006-10-24 11:02:38.0 +0300
+++ SDCommon.pm 2006-12-01 03:29:55.0 +0200
@@ -304,7 +304,17 @@
  $fromFile=$defCfgFile;
   }
   else {
- print $cfgFile not found, autodetecting settings...\n;
+ print $cfgFile not found, importing settings via Subversion 
properties... \n;
+ foreach ( $prop, `svn proplist debian | grep 'svn-bp:'` ) {
+# import every svn-bp:* property as a cfg
+if(/\s*svn-bp:(\S+)\s*/) {
+   $val=`svn propget svn-bp:$1 debian | head -n1 | tr -d '\n'`;
+   $val=~ s/\ ~/\ $ENV{HOME}/;
+   $c{$1}=$val;
+   print \t$1: $val\n;
+}
+ }
+ print Autodetecting remaining properties... \n;
   }
}
   


Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Anibal Monsalve Salazar
On Thu, Nov 30, 2006 at 11:40:11PM -0500, Glenn Randers-Pehrson wrote:
At 02:26 PM 12/1/2006 +1100, you wrote:
When you build applications, they must be built with -DPNG_NO_MMX_CODE.
Doesn't libpng12.pc or libpng12-config tell you that?

This is what I have on my amd64:

  d5:~# cat /usr/lib/pkgconfig/libpng12.pc
  prefix=/usr
  exec_prefix=${prefix}
  libdir=${exec_prefix}/lib
  includedir=${prefix}/include/libpng12

  Name: libpng
  Description: Loads and saves PNG files
  Version: 1.2.13
  Libs: -L${libdir} -lpng12
  Cflags: -I${includedir}

And /usr/bin/libpng12-config has this:

  version=1.2.13
  prefix=/usr
  exec_prefix=${prefix}
  libdir=${exec_prefix}/lib
  includedir=${prefix}/include/libpng12
  libs=-lpng12
  all_libs=-lpng12 -lz -lm
  I_opts=-I${includedir}
  L_opts=-L${libdir}
  R_opts=
  cppflags=
  ccopts=
  ldopts=

No mention of PNG_NO_MMX_CODE.  That seems to be a mistake in libpng.

Does libpng-1.4.0beta16 work?

I couldn't find it at:

ftp://ftp.simplesystems.org/pub/libpng/png/src/

I built libpng_1.2.14-0_amd64 and then I tried to build
imagemagick_6.2.4.5.dfsg1-0.12_amd64 and it failed:

Fri, 01 Dec 2006 20:02:56 +1100
d5 amd64 linda 0.3.24 lintian 1.23.25 pbuilder 0.160 piuparts 0.20-3

I: using fakeroot in build.
pbuilder-buildpackage/amd64 $Id: pbuilder-buildpackage-funcs,v 1.31 2006/05/30 
23:45:45 dancer Exp $
$Id: pbuilder-buildpackage,v 1.127 2006/08/15 13:14:25 dancer Exp $
[...]
Setting up libpng12-0 (1.2.14-0) ...
[...]
Setting up libpng12-dev (1.2.14-0) ...
[...]
if /bin/sh ./libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I./magick -I./wand  -I./ltdl -I./ltdl  -I/usr/include/freet ype2 
-I/usr/include/X11 -I/usr/include/libxml2  -g -O2 -Wall -pthread -MT 
coders/magick_libMagick_la-png.lo -MD -MP -MF coders/.deps/magick_l 
ibMagick_la-png.Tpo -c -o coders/magick_libMagick_la-png.lo `test -f 
'coders/png.c' || echo './'`coders/png.c; \
then mv -f coders/.deps/magick_libMagick_la-png.Tpo 
 coders/.deps/magick_libMagick_la-png.Plo; else rm -f 
 coders/.deps/magick_libM
agick_la-png.Tpo; exit 1; fi
coders/png.c: In function 'ReadOnePNGImage':
coders/png.c:1707: warning: implicit declaration of function 
'png_access_version'
coders/png.c:1716: error: 'png_ptr' undeclared (first use in this function)
coders/png.c:1716: error: (Each undeclared identifier is reported only once
coders/png.c:1716: error: for each function it appears in.)
make[1]: *** [coders/magick_libMagick_la-png.lo] Error 1

The full log is at:

http://people.debian.org/~anibal/imagemagick/imagemagick_6.2.4.5.dfsg1-0.12_amd64.log

Anibal Monsalve Salazar
-- 
http://v7w.com/anibal


signature.asc
Description: Digital signature


Bug#401007: additional info

2006-12-01 Thread Geert Stappers
Op 30-11-2006 om 16:21 schreef Vincent McIntyre:
 I forgot to attach these from /var/log/installer
   lsb-release
   hardware-summary

Serious:
 I'm glad that the bloat wasn't in the opening message.
 It means that it wouldn't be retransmitted in the closing message.


Cheers
Geert Stappers


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



Bug#383474: aptitude: downgrade to 0.4.3-1 ok, upgraded to 0.4.4-1 ok, then uncaught exception

2006-12-01 Thread Arthur Marsh
Package: aptitude
Version: 0.4.4-1
Followup-For: Bug #383474


I ran 

dpkg -W 

whilst aptitude was running and received:

Uncaught exception: 
../../../src/generic/problemresolver/problemresolver.h:2216: 
generic_problem_resolverPackageUniverse::generic_problem_resolver(int, 
int, int, int, unsigned int, int, const PackageUniverse) [with 
PackageUniverse = aptitude_universe]: Assertion 
bd.broken_under(solution::root_node(initial_broken, universe, 
weights)) failed.

Program exited with code 0377.


-- System Information:
Debian Release: 4.0
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3. 0.6.46.3Advanced front-end for dpkg
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-20  GCC support library
ii  libncursesw5 5.5-5   Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a   2.0.17-2type-safe Signal Framework for C++
ii  libstdc++6   4.1.1-20The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.4-1English manual for aptitude, a ter

-- no debconf information


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



Bug#400990: installation-report: Etch install over SSH rocks! :-)

2006-12-01 Thread Attilio Fiandrotti

Holger Wansing wrote:

On Wed, 29 Nov 2006 21:25:40 +0100 Djoume SALVETTI wrote:


No problem at all!

I've followed installations instructions on Martin Michlmayr
website (http://www.cyrius.com/debian/nslu2/install.html).

This HOWTO is well written and very easy to follow.



Maybe we should mention this HowTo in the d-i manual?


Some times ago i wrote a frontend for cdebconf [1] that allows one to 
install debian via web.
It works pretty well, but still it lacks authentication and ssl support 
(which will be provided by the companion thttpd web server, not by the 
frontend itself).
As soon as the rush to debug g-i before Etch release i'm currently in is 
over, i'd like to start working on this frontend again: i think it would 
be just perfect to install debian on embedded devices like the nslu.


cheers

Attilio

[1] http://wiki.debian.org/DebianInstaller/WebInstaller


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



Bug#400051: antigravitaattori: Segfault attempting to start; fail to load texture

2006-12-01 Thread Gürkan Sengün

Hello Pascal

I've applied and tried your patch, but failed, see logs at
http://gnu.ethz.ch/debian/antigrav/

If you get it to work, I'll be glad to upload it.

yours,
guerkan


PS: Looking at your diff, i see that you've made changes to main.cpp
and m3dtexture.cpp without using the patch system.


I know, nothing special about this. There's plenty more packages that
do it exactly like that. It's just a few lines here and there.

 I feel like this is

not the proper way of doing things.


I feel I disagree to your feelings.


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



Bug#401157: ITP: ingres -- Ingres 2006 Business Open Source Database

2006-12-01 Thread Paul J Stevens
Package: wnpp
Severity: wishlist
Owner: Paul J Stevens [EMAIL PROTECTED]


* Package name: ingres
  Version : 9.0.4
  Upstream Author : Ingres Business Open source [EMAIL PROTECTED]
* URL : http://opensource.ingres.com
* License : GPL
  Programming Lang: C
  Description : Ingres 2006 Business Open Source Database

The Ingres 2006 DBMS can support a wide range of applications, from 
ad hoc queries to large-scale, mission-critical production applications 
which require 24-hour-a-day, 7-day-a-week service.  The Ingres 2006 
Intelligent DBMS features a threaded, multi-server architecture which 
can fully harness the power of today's scalable multiprocessors.


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#401156: linux-image-2.6.18-3-486: Geometry of IDE disks messed up

2006-12-01 Thread Stefan Peter
Package: linux-image-2.6.18-3-486
Version: 2.6.18-6
Severity: normal

When trying to install an additional Harddisk, I noted that fdisk reported a 
wrong size for it.
Some investigation revealed that /proc/ide/hdc/geometry reported
physical 16383/16/63  # this is ok
logical  58140/16/63  # this is wrong

fdisk reported
Disk /dev/hdc: 30.0 GB, 30005821440 bytes
255 heads, 63 sectors/track, 3648 cylinders

sfdisk -g
/dev/hdc: 58140 cylinders, 16 heads, 63 sectors/track

sfdisk -G
Warning: extended partition does not start at a cylinder boundary.
DOS and Linux will interpret the contents differently.
/dev/hdc: 3648 cylinders, 255 heads, 63 sectors/track

I have seen this behavior on linux-image-2.6.17-2-{4,5}86, too.
It is present on at least three different computers

An excerpt from dmesg on an Inspirion 1150:

 ...
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xbfa0-0xbfa7, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0xbfa8-0xbfaf, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: SAMSUNG CDRW/DVD SN-324S, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: FUJITSU MHT2030AT, ATA DISK drive
ide1 at 0x170-0x177,0x376 on irq 15
hdc: max request size: 128KiB
hdc: 58605120 sectors (30005 MB) w/2048KiB Cache, CHS=58140/16/63, UDMA(100)
hdc: cache flushes supported
 hdc: hdc1 hdc2 hdc3  hdc5 
 ...

Further information is available upon request.



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 
'testing-proposed-updates')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-486
Locale: LANG=de_CH.UTF-8, LC_CTYPE=de_CH.UTF-8 (charmap=UTF-8)

Versions of packages linux-image-2.6.18-3-486 depends on:
ii  coreutils 5.97-5 The GNU core utilities
ii  debconf [debconf-2.0] 1.5.8  Debian configuration management sy
ii  module-init-tools 3.3-pre3-1 tools for managing Linux kernel mo
ii  yaird [linux-initramfs-tool]  0.0.12-18  Yet Another mkInitRD

linux-image-2.6.18-3-486 recommends no packages.

-- debconf information excluded


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



Bug#401007: The installer should mention ...

2006-12-01 Thread Geert Stappers
Op 30-11-2006 om 15:39 schreef Vincent McIntyre:
 
 I was not asked to configure the mail system, but exim4 was installed with
 the 'local delivery' configuration. Shouldn't the installer mention this?
 Perhaps I missed the message.

There where some postings on the Debian-installer mailinglist to make
the installation easier. I can image that they are succeeding in it.

Back to your question:

 Shouldn't the installer mention this?

I don't understand what you are aiming for ...

Pick one from:

* The installer should mention with which technology it comes.
* The installer should mention with which M.T.A. it comes.
* The installer should mention for what the Mail Transfer Agent is configured.

or rephrase your question into something that leads to a better installer.


Cheers
Geert Stappers


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



Bug#400981: apache2: MPM-s described as for Apache 2.1

2006-12-01 Thread Peter Samuelson

[Filipus Klutiero]
 The short description of the MPM-s reads that they are  for Apache
 HTTPD 2.1, which is outdated.  Please s/Apache HTTPD 2.1/Apache 2/

Tollef noticed this earlier and fixed it for the next upload.

Thanks,
Peter


signature.asc
Description: Digital signature


Bug#400918: apache2 reload produces error

2006-12-01 Thread Beat Binotto

Apache is running before and after the reaload just normal. But all running
requests are FAILING.

This error happens on all our machines. php an ssl are enabled as modules.
(see below). It happens on 6 different amd64 machines all with kernel 2.6.
It also happens on 3 different i386 machines with kernel 2.6.

Please tell me how I can help you with more information. 

All entries in the error log:

[Fri Dec 01 11:33:26 2006] [notice] Graceful restart requested, doing
restart
[Fri Dec 01 11:33:26 2006] [error] (9)Bad file descriptor:
apr_socket_accept: (client socket)
[Fri Dec 01 11:33:26 2006] [notice] Apache/2.2.3 (Debian) PHP/5.2.0-7
mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- resuming normal operations

another machine:

[Fri Dec 01 11:34:36 2006] [notice] Graceful restart requested, doing
restart
[Fri Dec 01 11:34:36 2006] [error] (9)Bad file descriptor:
apr_socket_accept: (client socket)
[Fri Dec 01 11:34:36 2006] [error] (9)Bad file descriptor:
apr_socket_accept: (client socket)
[Fri Dec 01 11:34:37 2006] [notice] Apache/2.2.3 (Debian) PHP/5.1.6-5
mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- resuming normal operations

/

Kernelversions

cat /proc/version
Linux version 2.6.17-2-686 (Debian 2.6.17-9) ([EMAIL PROTECTED]) (gcc version
4.1.2 20060901 (prerelease) (Debian 4.1.1-13)) #1 SMP Wed Sep 13 16:34:10
UTC 2006

cat /proc/version
Linux version 2.6.8-12-amd64-k8 ([EMAIL PROTECTED]) (gcc version 3.4.4 20050314
(prerelease) (Debian 3.4.3-13)) #1 Thu Feb 9 07:14:15 UTC 2006



Regards,
Beat


-Original Message-
From: Andreas Barth [mailto:[EMAIL PROTECTED] 
Sent: Freitag, 1. Dezember 2006 11:28
To: Beat Binotto
Cc: [EMAIL PROTECTED]
Subject: Re: apache2 reload produces error

* Beat Binotto ([EMAIL PROTECTED]) [061129 07:58]:
 /etc/init.d/apache2 reload
 
 produces the following error in /var/log/apache2/error.log:
 
 (9)Bad file descriptor: apr_socket_accept: (client socket)

Is apache running before? And after? Is that the only error message
produced?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/




Bug#401161: libgraphics-colornames-www-perl: description is lacking an end:

2006-12-01 Thread Gerfried Fuchs
Package: libgraphics-colornames-www-perl
Version: 0.01-1
Severity: minor

Hi!

 The long description of the package ends in a colon, which suggests
that there should be something still coming up, but it isn't:


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



Bug#401158: schroot: documentation for sessions is unclear

2006-12-01 Thread Lucas Nussbaum
Package: schroot
Version: 1.0.3-1
Severity: wishlist

Hi,

I had problems understanding how session management worked. It would be
nice to provide an example showing:
   schroot -c etch -b
and then
   schroot -c etch-blah -r
so people now how it is supposed to be used.

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


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



Bug#401159: schroot: let users name their sessions

2006-12-01 Thread Lucas Nussbaum
Package: schroot
Version: 1.0.3-1
Severity: wishlist

Hi,

It would be nice if users could choose the identifier for their sessions
themselves, for example using:
  schroot -c etch -b etch-buildenv-mypkg

The identifiers generated by schroot aren't really easy to remember ;)

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


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



Bug#399776: apache2: Apache 2.2 spawns lots of processes and freeze the box

2006-12-01 Thread Andreas Barth
Hi,

did you see this remark?

* Stefan Fritsch ([EMAIL PROTECTED]) [061127 13:08]:
 This upstream bug report could also be related:
 
 Server has a memory leak when handling chunked responses.
 http://issues.apache.org/bugzilla/show_bug.cgi?id=40920

Could that be related to your situation?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#400071: [Pkg-octave-devel] Bug#400071: octaviz: Examples fail to run

2006-12-01 Thread Thomas Weber
Am Freitag, den 01.12.2006, 10:15 +0100 schrieb Christian T. Steigies:
  vtk 5.0.2-4 migrated into etch.
  
  Christian, do you still experience this bug?
 So I think the answer is yes?

Ah, sorry. The Octaviz package in testing still has the wrong paths. You
can take the one from unstable (I just tested this) or wait until
Octaviz migrates (another 2 days).

Thomas




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



Bug#401162: libgdal1-1.3.2-dev: libgdal-dev missing depends for geos-dev and mysql-dev

2006-12-01 Thread Hamish
Package: libgdal1-1.3.2-dev
Version: 1.3.2-2
Severity: normal

Hi, 

The libgdal1-1.3.2-dev
GDAL is built with MySQL and GEOS support (see `gdal-config --dep-libs`), but 
libgdal1-1.3.2-dev fails to depend on libmysqlclient15-dev and libgeos-dev.



http://svn.debian.org/wsvn/pkg-grass/packages/gdal/trunk/debian/rules?op=filerev=0sc=0
 vs.
http://svn.debian.org/wsvn/pkg-grass/packages/gdal/trunk/debian/control?op=filerev=0sc=0

and

http://svn.debian.org/wsvn/pkg-grass/packages/gdal/tags/1.3.2-2/debian/rules?op=filerev=0sc=0
 vs.
http://svn.debian.org/wsvn/pkg-grass/packages/gdal/tags/1.3.2-2/debian/control?op=filerev=0sc=0


sarge$ apt-cache show libgdal1-1.3.1-dev
Version: 1.3.1-0.dgis.stable.2
Depends: libgdal1-1.3.1 (= 1.3.1-0.dgis.stable.2), libc6-dev, libcfitsio-dev, 
netcdfg-dev, libtiff4-dev, libjasper-1.701-dev, libpng12-dev, libjpeg62-dev, 
libungif4-dev, libhdf4g-dev, libpq-dev | postgresql-dev, libxerces26-dev, 
unixodbc-dev, 
libsqlite0-dev

sarge$ gdal-config --dep-libs
-L/usr/lib -lgeos -lodbc -L/usr/lib -lxerces-c -lpthread -ljasper -lmfhdf -ldf 
-lgif 
-ljpeg -ltiff -lpng -lnetcdf -lcfitsio -L/usr/lib -lpq -lz -lpthread -lm -lrt 
-ldl
 

this causes GRASS 6.3's libproj to fail to build. (GRASS 6.2.0 seems to be ok, 
some
change in GRASS 6.3-cvs in the first 2 weeks of November seems to have exposed 
it.)

see  http://thread.gmane.org/gmane.comp.gis.grass.devel/17010


thanks,
Hamish


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



Bug#401164: hoichess: the opening-book is missing

2006-12-01 Thread folkert van heusden
Package: hoichess
Version: 0.5.1-1
Severity: important

The opening-book for hoichess is missing. There's also no package for the
opening-book in debian testing.

[EMAIL PROTECTED]:~$ hoichess
HoiChess 0.5.1 (Sep 15 2006 11:20:50, GCC 4.1.2 20060901 (prerelease) (Debian 
4.1.1-13))
Copyright (C) 2004-2006 Holger Ruckdeschel [EMAIL PROTECTED]
This program is free software and comes with ABSOLUTELY NO WARRANTY.
See the GNU General Public License for more details.

Error (bla): Cannot open book.dat for reading: No such file or directory
Opening book disabled.
Hash table size: 1677721 entries (32.0 MiB)


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

Versions of packages hoichess depends on:
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-19  GCC support library
ii  libreadline5 5.2-1   GNU readline and history libraries
ii  libstdc++6   4.1.1-19The GNU Standard C++ Library v3

-- no debconf information


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



Bug#400874: I hope this is the right fix...

2006-12-01 Thread Andreas Barth
* Andreas Henriksson ([EMAIL PROTECTED]) [061130 02:04]:
 Updated patch attached.
 
 
 I wonder what the second part of this is good for:

   if (Bins.empty() == true || Bins.length() = 102400)
   return 0;
 
 Oh, well that's a high enough number that it probably won't be(come)
 a real world problem and if we're getting that nitpicky at fixing
 surrounding issues we should probably start by checking if the BigBuf 
 memory allocation failed first. :)

Thank you very much for this patch.  I can confirm that this patch works
for me (amd64).


In case it is helpful, I'm offering to NMU apt (well, unless someone
stops me or is faster, I'll do that as soon as apt appears on my regular
list of = 10 days old RC bugs).


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#397395: xsltproc 1.1.18-2: This version never made it to unstable - please reupload

2006-12-01 Thread Julian Gilbey
reopen 397395
thanks

For some weird reason, in spite of this bug having been closed by the
upload of 1.1.18-2, it was never installed into the Debian archive;
have a look at rmadison xsltproc to see what I mean.

Please could you reupload this version?

   Julian


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



Bug#400918: apache2 reload produces error

2006-12-01 Thread Andreas Barth
* Beat Binotto ([EMAIL PROTECTED]) [061129 07:58]:
 /etc/init.d/apache2 reload
 
 produces the following error in /var/log/apache2/error.log:
 
 (9)Bad file descriptor: apr_socket_accept: (client socket)

Is apache running before? And after? Is that the only error message
produced?


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Bug#317418: Updated Sarge package available

2006-12-01 Thread Paul Slootman
On Fri 01 Dec 2006, Andy Spiegl wrote:
 
   Also, I tried to backport it to sarge (where I urgently need it)
   but didn't succeed because of many compile time errors. :-(
  
  How did you try to build it?
  apt-get source rsync
  cd rsync-2.6.9
  dpkg-buildpackage -uc -m[EMAIL PROTECTED]
 
 Aiii, I forgot the -B and therefore didn't notice that I need
 libpopt-dev and libacl1-dev.  Just redid it now and it worked!
 
  You can try http://xxx/rsync_2.6.9-0.sarge.2_i386.deb
 Hm, that leaves me with a new problem:
 
 dpkg: dependency problems prevent configuration of rsync:
  rsync depends on lsb-base (= 3.0); however:
   Version of lsb-base on system is 2.0-7.
 
 So I guess that means that I have to install lsb from backports.org,

If you save the old init.d script from 2.6.8, you can override that
dependency. Or get rsync_2.6.9-0.sarge.2.1_i386.deb from the same place
I mentioned before (please keep that location confidential! I can't
afford a lot of bandwidth there). That has the old init.d script and the
old dependencies.

 But since I really need the fix, I installed it on just 1 of my servers and
 the backup server.  And here is more bad news: the patches didn't solve the
 problem. :-((
 
 Proof:
 
 server1:~#touch /var/www/some/subdir/testfile
 server1:~#/usr/bin/rsync -v --archive --relative --delete --delete-excluded 
 --compress --protocol=28 --exclude-from=/var/local/dom/def/backup.exclude 
 /var/www/ backupserver::server1_backup/
 building file list ... done
 var/www/some/subdir/
 /var/www/some/subdir/testfile
 
 server1:~#rm /var/www/some/subdir/testfile
 server1:~#/usr/bin/rsync -v --archive --relative --delete --delete-excluded 
 --compress --protocol=28 --exclude-from=/var/local/dom/def/backup.exclude 
 /var/www/ backupserver::server1_backup/
 building file list ... done
 var/www/some/subdir/
 
 
 As you can see it doesn't delete the testfile which resides in some
 subdirectory. :-(

(Why pass --protocol=28, BTW?)
I tried to reproduce this... (I used /dev/null for the exclude-from as
you don't show what's in there, and it shouldn't matter.)

receiver$ cat /etc/rsyncd.conf
[bla]
path = /tmp/rsync
uid = paul
read only = no

sender$ mkdir -p /tmp/rsync/a
sender$ touch /tmp/rsync/a/file
sender$ /usr/bin/rsync -v --archive --relative --delete --delete-excluded 
--compress --protocol=28 --exclude-from=/dev/null /tmp/rsync/a/ receiver::bla/
building file list ... done
tmp/
tmp/rsync/
tmp/rsync/a/
/tmp/rsync/a/file

sent 186 bytes  received 32 bytes  436.00 bytes/sec
total size is 29  speedup is 0.13
sender$ rm /tmp/rsync/a/file
sender$ /usr/bin/rsync -v --archive --relative --delete --delete-excluded 
--compress --protocol=28 --exclude-from=/dev/null /tmp/rsync/a/ 10.41.1.20::bla/
building file list ... done
deleting tmp/rsync/a/file
tmp/rsync/a/

sent 100 bytes  received 12 bytes  224.00 bytes/sec
total size is 0  speedup is 0.00


As you see, this works fine for me...


Paul Slootman


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



Bug#401163: kobject_add failed for audio with -EEXIST

2006-12-01 Thread Santiago Vila
Package: linux-image-2.6.18-3-k7
Version: 2.6.18-6

I have a system here which shows this message when booting:

kobject_add failed for audio with -EEXIST, don't try to register things with 
the same name in the same directory.
 [c01b8d8a] kobject_add+0x146/0x16c
 [c0213a6e] class_device_add+0x9d/0x3b2
 [c01b8b19] kobject_get+0xf/0x13
 [c0213e0c] class_device_create+0x79/0x99
 [d084b0ac] oss_init+0xac/0x12a [sound]
 [c0135c8b] sys_init_module+0x1732/0x18b5
 [c0102c57] syscall_call+0x7/0xb

Seems like a bug somewhere.

The audio for this computer is like this:

00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio
Controller (rev 50)
Subsystem: Micro-Star International Co., Ltd. MS-6330 Onboard Audio
Flags: medium devsel, IRQ 10
I/O ports at ac00 [size=256]
I/O ports at b000 [size=4]
I/O ports at b400 [size=4]
Capabilities: [c0] Power Management version 2

I can provide any other detail about this machine which you think it
might be relevant.

Thanks.


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



Bug#401160: ttf-tuffy: The Tuffy Font Family

2006-12-01 Thread Fabian Greffrath
package: wnpp
severity: wishlist

 Package name: ttf-tuffy
 Version : 20050130
 Upstream Author : Thatcher Ulrich [EMAIL PROTECTED]
 URL : http://tulrich.com/fonts/
 License : Public Domain
 Description : The Tuffy Font Family

In the tarball http://tulrich.com/fonts/Tuffy-20050130.zip there is no 
license file,
but on top of the webpage there is the following statement:

Public Domain Fonts
Here are my dabblings in font design. I have placed them in the
Public Domain. This is all 100% my own work. Usage is totally
unrestricted. If you want to make derivative works for any
purpose, please go ahead. 

I welcome comments  constructive criticism. 

Is this explicitely free enough for inclusion in Debian's main section?
May this be the content of a debian/copyright file?

Cheers,
Fabian



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



Bug#401165: banshee: FTBFS: Cannot find required GStreamer-0.10 plugin 'gnomevfssink'

2006-12-01 Thread Julien Danjou
Package: banshee
Version: 0.11.2+dfsg-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

 Automatic build of banshee_0.11.2+dfsg-1 on avidan by sbuild/i386 98
 Build started at 20061130-2058
 **
...
 checking for xlf... no
 checking for frt... no
 checking for pgf77... no
 checking for fort77... no
 checking for fl32... no
 checking for af77... no
 checking for f90... no
 checking for xlf90... no
 checking for pgf90... no
 checking for epcf90... no
 checking for f95... no
 checking for fort... no
 checking for xlf95... no
 checking for ifc... no
 checking for efc... no
 checking for pgf95... no
 checking for lf95... no
 checking for gfortran... no
 checking whether we are using the GNU Fortran 77 compiler... no
 checking whether  accepts -g... no
 checking the maximum length of command line arguments... 32768
 checking command to parse /usr/bin/nm -B output from cc object... ok
 checking for objdir... .libs
 checking for ar... ar
 checking for ranlib... ranlib
 checking for strip... strip
 checking if cc supports -fno-rtti -fno-exceptions... no
 checking for cc option to produce PIC... -fPIC
 checking if cc PIC flag -fPIC works... yes
 checking if cc static flag -static works... yes
 checking if cc supports -c -o file.o... yes
 checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes
 checking whether -lc should be explicitly linked in... no
 checking dynamic linker characteristics... GNU/Linux ld.so
 checking how to hardcode library paths into programs... immediate
 checking whether stripping libraries is possible... yes
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... yes
 checking whether to build static libraries... no
 configure: creating libtool
 appending configuration tag CXX to libtool
 checking for ld used by g++... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
 checking for g++ option to produce PIC... -fPIC
 checking if g++ PIC flag -fPIC works... yes
 checking if g++ static flag -static works... yes
 checking if g++ supports -c -o file.o... yes
 checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
 checking dynamic linker characteristics... GNU/Linux ld.so
 checking how to hardcode library paths into programs... immediate
 appending configuration tag F77 to libtool
 checking for gcc... (cached) cc
 checking whether we are using the GNU C compiler... (cached) yes
 checking whether cc accepts -g... (cached) yes
 checking for cc option to accept ANSI C... (cached) none needed
 checking dependency style of cc... (cached) none
 checking whether we are using the GNU C++ compiler... (cached) yes
 checking whether g++ accepts -g... (cached) yes
 checking dependency style of g++... (cached) none
 checking for ANSI C header files... (cached) yes
 checking what warning flags to pass to the C compiler... -Wall 
 -Wmissing-prototypes
 checking what language compliance flags to pass to the C compiler... 
 checking for pkg-config... /usr/bin/pkg-config
 checking for GLIB - version = 2.0.0... yes (version 2.12.4)
 checking for pkg-config... (cached) /usr/bin/pkg-config
 checking for install... /usr/bin/install -c
 checking for MONO... yes
 checking for mono.pc... found
 checking for Mono.Cairo.dll... found
 checking for Mono.Data.SqliteClient.dll... found
 checking for Mono.Posix.dll... found
 checking for System.Web.dll... found
 checking for System.Data.dll... found
 checking for System.Web.Services.dll... found
 checking for broken mcs 1.1.18 compiler... compiler okay
 configure: not building Banshee API documentation
 checking for GTKSHARP... yes
 checking for IPODSHARP... yes
 checking for NJBSHARP... yes
 yes
 checking for LIBGPHOTO2SHARP... no
 checking for SQLITE... yes
 checking for MUSICBRAINZ... yes
 checking for AVAHISHARP... yes
 checking for GST... yes
 checking for gst-inspect... yes
 checking for GStreamer 0.10 decodebin plugin... yes
 checking for GStreamer 0.10 playbin plugin... yes
 checking for GStreamer 0.10 cdparanoia plugin... yes
 checking for GStreamer 0.10 gnomevfssink plugin... no
 configure: error: Cannot find required GStreamer-0.10 plugin 'gnomevfssink'.
 make: *** [config.status] Error 1
 **
 Build finished at 20061130-2102
 FAILED [dpkg-buildpackage died]

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Daniel Kobras
On Fri, Dec 01, 2006 at 08:46:00PM +1100, Anibal Monsalve Salazar wrote:
 I built libpng_1.2.14-0_amd64 and then I tried to build
 imagemagick_6.2.4.5.dfsg1-0.12_amd64 and it failed:

Sorry, apart from the problem with libpng, there's also a bug in
imagemagick. You need to apply the patch from #401047 to -0.12. I have a
fixed -0.13 ready, but it's not uploaded yet because with current libpng
it would fail to build just a few lines later with a linker error.

Regards,

Daniel.



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



Bug#400183: missing stuff

2006-12-01 Thread Guus Houtzager
Hi,

Sorry this reply took so long, I was expecting an email from the bug
system if someone replied, but either I missed that or it doesn't work
like that :/

Yes, this is much better! Thanks!
Btw, I think a build-depends on g++ is missing, as it won't compile
without that.

Regards,

Guus



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



Bug#401027: gtkpod: Abort with malloc(): memory corruption (fast) at the very start

2006-12-01 Thread Ciro Mattia Gonano
Il giorno ven, 01/12/2006 alle 00.10 +0100, Frank Lichtenheld ha
scritto:

  Wiping out ~/.gtkpod doesn't help.
 [...]
  ii  libgpod0   0.4.0-0.3 a library to read and write 
  songs 
 
 Does downgrading libgpod0 to the version in Debian (0.3.2-1.1) help?
 
yes, sorry, I didn't see I was using libgpod from debian-multimedia
repository... you can close the bug!
Many thanks!

-- 
Ciro Mattia Gonano
  Winged.it Master   - http://www.winged.it
  FlyingCircus.it member - http://www.flyingcircus.it
GPG Keynumber: DEF86925 --- ICQ#: 52631406



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



Bug#391195: ITA: dvipng -- convert PNG graphics from DVI files

2006-12-01 Thread Varun Hiremath

Hello Kapil,
  I intent to adopt dvipng. If you are also interested, we may co-maintain
the package.
I shall prepare the packages today and mail you the links.

Regards
Varun


--
Varun Hiremath
Undergraduate Student,
Aerospace Engg. Department,
Indian Institute of Technology Madras,
Chennai, India
--
Homepage : http://varun.travisbsd.org


Bug#401168: guile-1.8: FTBFS on GNU/kFreeBSD

2006-12-01 Thread Petr Salinger

Package: guile-1.8
Severity: important
Version: 1.8.1+1-3
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak, see bellow.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

Petr


--- guile-1.8-1.8.1+1.orig/libguile/fports.c
+++ guile-1.8-1.8.1+1/libguile/fports.c
@@ -18,6 +18,7 @@

 L
 #define _LARGEFILE64_SOURCE  /* ask for stat64 etc */
+#define _GNU_SOURCE1/* ask for LONG_LONG_MAX/LONG_LONG_MIN */

 #if HAVE_CONFIG_H
 #  include config.h



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



Bug#401167: firefox not expunged from iceweasel 2.0 in help-about iceweasel

2006-12-01 Thread Dean Hamstead
Package: iceweasel
Version: 2.0+dfsg-1
Severity: minor

click help then about iceweasel, you see the old debranded firefox globe 
wih 'firefox' underneath.

cant grep images ;)

anyway a quicky for you. just change it in gimp ad viola!


cheers for looking after free browsing



-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-2-amd64
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages iceweasel depends on:
ii  debianutils   2.17.3 Miscellaneous utilities specific t
ii  fontconfig2.4.1-2generic font configuration library
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-17   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-2   Layout and rendering of internatio
ii  libpng12-01.2.13-4   PNG library - runtime
ii  libstdc++64.1.1-20   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#401166: pyprotocols: FTBFS: mv: missing destination file operand

2006-12-01 Thread Julien Danjou
Package: pyprotocols
Version: 1.0a0dev-4
Severity: serious

Hello,

There was a problem while autobuilding your package:
At 1164929154 time_t, Source Builder wrote:
 Automatic build of pyprotocols_1.0a0dev-4 on nasya by sbuild/sparc 0.50
 Build started at 20061201-0022
 **
...
  debian/rules build
 /usr/share/cdbs/1/class/python-distutils.mk:60: Use of XS-Python-Version and 
 XB-Python-Version fields in 'debian/control' is deprecated with pysupport 
 method, use 'debian/pyversions' if you need to specify specific versions
 test -x debian/rules
 mkdir -p .
 cd .  python2.4 setup.py build 
 --build-base=/build/buildd/pyprotocols-1.0a0dev/./build
 running build
 running build_py
 creating /build/buildd/pyprotocols-1.0a0dev/build
 creating /build/buildd/pyprotocols-1.0a0dev/build/lib.linux-sparc64-2.4
 creating 
 /build/buildd/pyprotocols-1.0a0dev/build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/adapters.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/advice.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/api.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/classic.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/generate.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/interfaces.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/twisted_support.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/zope_support.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 copying src/protocols/__init__.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols
 creating 
 /build/buildd/pyprotocols-1.0a0dev/build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/checks.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/doctest.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/test_advice.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/test_classes.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/test_direct.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/test_twisted.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/test_zope.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 copying src/protocols/tests/__init__.py - 
 /build/buildd/pyprotocols-1.0a0dev/./build/lib.linux-sparc64-2.4/protocols/tests
 running build_ext
 building 'protocols._speedups' extension
 creating /build/buildd/pyprotocols-1.0a0dev/build/temp.linux-sparc64-2.4
 creating /build/buildd/pyprotocols-1.0a0dev/build/temp.linux-sparc64-2.4/src
 creating 
 /build/buildd/pyprotocols-1.0a0dev/build/temp.linux-sparc64-2.4/src/protocols
 gcc -pthread -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes 
 -fPIC -I/usr/include/python2.4 -c src/protocols/_speedups.c -o 
 /build/buildd/pyprotocols-1.0a0dev/./build/temp.linux-sparc64-2.4/src/protocols/_speedups.o
 src/protocols/_speedups.c: In function '__pyx_f_9_speedups_NO_ADAPTER_NEEDED':
 src/protocols/_speedups.c:115: warning: label '__pyx_L1' defined but not used
 src/protocols/_speedups.c: In function '__pyx_f_9_speedups_DOES_NOT_SUPPORT':
 src/protocols/_speedups.c:143: warning: label '__pyx_L1' defined but not used
 src/protocols/_speedups.c: In function 
 '__pyx_f_9_speedups_10metamethod___init__':
 src/protocols/_speedups.c:168: warning: label '__pyx_L1' defined but not used
 src/protocols/_speedups.c: In function '__pyx_f_9_speedups__adapt':
 src/protocols/_speedups.c:328: warning: comparison of distinct pointer types 
 lacks a cast
 src/protocols/_speedups.c:328: warning: passing argument 2 of 
 'PyType_IsSubtype' from incompatible pointer type
 src/protocols/_speedups.c: In function '__pyx_f_9_speedups_buildClassicMRO':
 src/protocols/_speedups.c:705: warning: passing argument 1 of 'PyList_Append' 
 from incompatible pointer type
 src/protocols/_speedups.c:709: warning: assignment from incompatible pointer 
 type
 src/protocols/_speedups.c:731: warning: label '__pyx_L4' defined but not used
 src/protocols/_speedups.c:729: warning: label '__pyx_L3' defined but not used
 src/protocols/_speedups.c: In function '__pyx_f_9_speedups_classicMRO':
 src/protocols/_speedups.c:789: warning: passing argument 1 of 'PyList_Append

Bug#400483: fmit: --disable-alsa seems to workaround the problem.

2006-12-01 Thread Andreas Henriksson
Hello again!

Sorry for the delay... the recent apt bugs stole my time.

I've tested adding --disable-alsa to the configuration part in
debian/rules on my home-machine (amd64 unstable) and that makes the
fmit program start without crashing.
So, I think we can conclude that the problem definitely is alsa-related.

I'll try to set up a chroot and test with that as well...

-- 
Regards,
Andreas Henriksson


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



Bug#401045: Subject: PHP5 5.2.0 has a class DateTime, as does phpgroupware 0.9.16

2006-12-01 Thread Steve Langasek
On Fri, Dec 01, 2006 at 07:38:03AM +1100, Dave Hall wrote:
  The package versions listed below are inaccurate because I've been
  playing around with installing different versions of php in trying to
  make a work around that does not break other packages I've installed.
  The differences like in php5 being listed at 5.1.6 rather than 5.2.0.
  wwwconfig is not currently being used, not sure how it got in there.
  If there's any way I can help, let me know, I'm no developer, but
  willing to try what I can.  Sorry to drop this at your doorstep, I'm
  sure you already have enough to do.

 It works fine on php 5.[01].x

But etch is going to ship with php 5.2.  If phpgroupware is to be included
with etch, we'll need a phpgroupware package that's compatible with php 5.2.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


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



Bug#205475: Fully DebtFree Immediately

2006-12-01 Thread rosanne riley
Select legal counsel found a mistake inside the banking system laws. Using
waht we found we were successfu1 at entirely eliminating peop1es
creditcarddebt with out them having to pay one more dime. We know that our
firm can do this for you also.

Please contact us-
1--313--263--2706


Where? On the roof? asked the girl. His success had greatly surprised him,
but he concluded that the jar caused by dropping the instrument had relieved
the pressure upon the works, and so helped rather than harmed the free
action of the electric currents



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



Bug#389487: updated patch

2006-12-01 Thread Tollef Fog Heen

Hi,

http://err.no/patches/mksquashfs_3.1r2_progress.diff is a patch for
this against the newer source.

-- 
Tollef Fog Heen,''`.
UNIX is user friendly, it's just picky about who its friends are  : :' :
  `. `' 
`-  


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



Bug#400752: linux-modules-extra-2.6: include ndiswrapper

2006-12-01 Thread Bastian Blank
tags 400752 moreinfo
thanks

On Wed, Nov 29, 2006 at 01:17:20AM +1000, Kel Modderman wrote:
 Package: linux-modules-extra-2.6
 Severity: wishlist
 Tags: patch
 
 Please consider including ndiswrapper. Patch attached, based on existing
 support for spca5xx.

There are reports that ndiswrapper won't work with 4k stack, please
prove. Also I'm not sure if this may go into main at all, see ipw3945
for the reasons.

Bastian

-- 
What terrible way to die.
There are no good ways.
-- Sulu and Kirk, That Which Survives, stardate unknown


signature.asc
Description: Digital signature


Bug#232176: [#232176,#347343] I_TO_NMU witalian: Updating config system and adjust debconf priorities

2006-12-01 Thread Agustin Martin
On Thu, Nov 30, 2006 at 10:24:36PM +0100, Davide G. M. Salvetti wrote:

 I will appreciate if you could NMU witalian.  Due to a very high work
 load, I won't be able to upload witalian in the next few days.

Thanks, uploaded. Since BTS now closes bugs also for NMU, instead of tagging
them 'fixed' as was previously done, is not that important to acknowledge
NMU.

 As always, unless that turns out to be too inconvenient to you, please,
 try to keep your changes at a minimum.

That is the same patch I already sent to the BTS, just replacing the config
file to the new format. No need for extra changes, since it does not use the
substitution system other witalian maintainer scripts there use.

Also, note that I did not change Standards version, still 3.6.0.

Best wishes

-- 
Agustin


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



Bug#390862: -bigmem version of xen kernels is really needed

2006-12-01 Thread Bastian Blank
severity 390862 wishlist
thanks

On Thu, Nov 30, 2006 at 03:08:15PM +0300, Nikita V. Youshchenko wrote:
 Currently, debian does not provide any xen kernel with pae enabled.

And?

 So I'm raising severity of this bug.

Not appropriate, the maintainer decides this for such bugs.

Bastian

-- 
Mind your own business, Spock.  I'm sick of your halfbreed interference.


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



Bug#401035: linux-image-2.6-686: errors with hard disk ST340823A

2006-12-01 Thread Bastian Blank
On Thu, Nov 30, 2006 at 01:59:30PM +0100, Ramon Sanchez wrote:
 This is the error, they appears a lot of times:

This error looks like broken hardware, not something software can fix.

Bastian

-- 
He's dead, Jim.
-- McCoy, The Devil in the Dark, stardate 3196.1


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



Bug#401036: gsl: FTBFS on GNU/kFreeBSD

2006-12-01 Thread Brian Gough

Dirk Eddelbuettel wrote:

Hi Petr,

On 30 November 2006 at 14:29, Petr Salinger wrote:
| Package: gsl
| Severity: important
| Version: 1.8-2
| Tags: patch
| 
| Hi,
| 
| the current version fails to build on GNU/kFreeBSD.


Correct me if I'm wrong but I was not aware that the GNU/kFreeBSD port was an
officially supported architecture -- so severity 'important' is inflated, no?

Either way, the patch looks straighforwaed indeed and I am CCing Brian Gough
as a heads-up.  It is of course up to the GSL team to decide whether they
apply it upstream or not, but I think I'll make a new release for Debian
later today.


Thank you, I  have made the change below which should cover this and any 
other cases.


--
Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/


Index: configure.ac
===
RCS file: /home/gsl-cvs/gsl/configure.ac,v
retrieving revision 1.32
diff -r1.32 configure.ac
215c215
 *86-*-linux* | *86_64-*-linux*)
---
 *86-*-gnu | *86_64-*-gnu | *86-*-linux* | *86_64-*-linux*)


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



Bug#401156: linux-image-2.6.18-3-486: Geometry of IDE disks messed up

2006-12-01 Thread Bastian Blank
tags 401156 moreinfo
thanks

On Fri, Dec 01, 2006 at 11:05:37AM +0100, Stefan Peter wrote:
 When trying to install an additional Harddisk, I noted that fdisk reported a 
 wrong size for it.
 Some investigation revealed that /proc/ide/hdc/geometry reported
 physical 16383/16/63  # this is ok
 logical  58140/16/63  # this is wrong

Please provide more information why you think this is wrong? The sector
count in non-LBA mode is restricted to this value.

 fdisk reported
 Disk /dev/hdc: 30.0 GB, 30005821440 bytes
 255 heads, 63 sectors/track, 3648 cylinders

This exactly matches the logical number given above.

Bastian

-- 
Well, Jim, I'm not much of an actor either.


signature.asc
Description: Digital signature


Bug#401169: tomcat5.5: Problems with UTF-8 character set(show ? where must be special characters)

2006-12-01 Thread Fernando Iriazabal Navajas

Package: tomcat5.5
Version: 5.5.20-2
Severity: important

I've an unstable distro of debian and i use tomcat5.5 package to serve·
an application. This application is UTF-8 encoded. If i try to see an·
static html (UTF-8 encoded) directly, i see it well, but if i try to see·
an html page served by a servlet (again UTF-8 encoded) i get '?'·
character where there must be some special characters.

for example, instead of 'ó', i get '?'...·

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

Versions of packages tomcat5.5 depends on:
ii  adduser 3.100Add and remove users and groups
ii  apache2-utils   2.2.3-3.1utility programs for webservers
ii  ecj-bootstrap   3.2.1-3  bootstrap version of the
Eclipse J
ii  gij-4.1 [java2-runtime] 4.1.1-20 The GNU Java bytecode
interpreter
ii  libtomcat5.5-java   5.5.20-2 Java Servlet engine -- core
librar
ii  sun-java5-jre [java2-runtim 1.5.0-08-1.1 Sun Java(TM) Runtime
Environment (

tomcat5.5 recommends no packages.


Bug#400061: Scons now fixed

2006-12-01 Thread Tom Parker
As scons has now been fixed in unstable, this should be fixable by 
upgrading the build-depends such that the scons dependency is scons (= 
0.96.93-2) rather than an unversioned dependency.


Tom Parker
--
[EMAIL PROTECTED] - http://tevp.net
Illegitimus non carborundum


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



Bug#401111: libsdnfile build-depends is not enough restrictive and first alternative is virtual

2006-12-01 Thread CJ van den Berg
On Thu, Nov 30, 2006 at 11:32:38PM +0100, Adam Cécile wrote:
 You're build-depending on libsndfile-dev which is a virtual package
 without depending on a real package. I guess this is a policy violation.

AFAIK, unversioned dependencies on virtual packages are allowed. Would you
mind pointing me to the section of the policy you're referring to?

 The proper way to do is to depend on libsndfile1-dev (= 1.0.10) |
 libsndfile-dev (= 1.0.10).

I don't see how this can work because versioned dependencies on virtual
packages are not supported.

 This will ensure the minimum libsndfile version requirement is available
 and will allow distribution, on which libsndfile-dev install
 libsndfile0-dev, like ubuntu dapper, to build the package.

But the virtual package dependencies should work fine on dapper as-is right?
So what problem does this actually solve?

-- 
CJ van den Berg

mailto:[EMAIL PROTECTED]
  xmpp:[EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#398011: linux-image-2.6: xen network freezing

2006-12-01 Thread Michal Pokrywka
Hello,
I also experienced domU networking freezing - my box
acts as network gateway so I couldn't find obvious
offenders. But I found the solution on xen-devel
mailing list - it is a bug in netback driver:
http://lists.xensource.com/archives/html/xen-users/2006-11/msg00960.html
http://lists.xensource.com/archives/html/xen-users/2006-11/msg00962.html

I patched netback.c as adviced in mail from Keir Fraser, and
up to now I haven't seen problems.
I strongly suggest to include this bugfix in debian kernel.

Regards

xen-credit.patch
Description: Binary data


Bug#335259: Bug #335259: openssh-client: Version control tag $OpenBSD:$ causes conflicts on upgrade

2006-12-01 Thread Jari Aalto
tags 335259 + patch
thanks

[original bug: class important]

  Please remove version control tags from these files:

  moduli:1:#$OpenBSD: moduli,v 1.3 2005/01/24 10:29:06 dtucker Exp $
  ssh_config:1:#$OpenBSD: ssh_config,v 1.20 2005/01/28 09:45:53 dtucker 
Exp $

Here is patch to fix this. Please apply.

Jari

=== modified file 'debian/rules'
--- debian/rules2006-12-01 09:19:57 +
+++ debian/rules2006-12-01 11:16:42 +
@@ -165,6 +165,15 @@
install -m 755 build-udeb/sshd debian/openssh-server-udeb/usr/sbin/sshd
install -m 755 build-udeb/ssh-keygen 
debian/openssh-server-udeb/usr/bin/ssh-keygen

+   # Fixup: remove version control tags
+   grep -v '[$$]OpenBSD:' debian/openssh-client/etc/ssh/moduli \
+  /tmp/moduli..tmp \
+  mv /tmp/moduli..tmp debian/openssh-client/etc/ssh/moduli
+
+   grep -v '[$$]OpenBSD:' debian/openssh-client/etc/ssh/ssh_config \
+  /tmp/ssh_config..tmp \
+  mv /tmp/ssh_config..tmp 
debian/openssh-client/etc/ssh/ssh_config
+
 # Build architecture-independent files here.
 binary-indep: binary-ssh




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



Bug#391195: ITA: dvipng -- convert PNG graphics from DVI files

2006-12-01 Thread Varun Hiremath

retitle 391195 ITA: dvipng -- convert PNG graphics from DVI files
owner 391195 !
thanks

Hello,
   I have uploaded my changes to
http://bollin.googlecode.com/svn/dvipng/trunk/debian/
and asked my sponsor to check and upload the package.

Regards
Varun
--
Varun Hiremath
Undergraduate Student,
Aerospace Engg. Department,
Indian Institute of Technology Madras,
Chennai, India
--
Homepage : http://varun.travisbsd.org


Bug#390862: -bigmem version of xen kernels is really needed

2006-12-01 Thread Nikita V. Youshchenko

 severity 390862 wishlist
 thanks

 On Thu, Nov 30, 2006 at 03:08:15PM +0300, Nikita V. Youshchenko wrote:
  Currently, debian does not provide any xen kernel with pae enabled.

 And?

I've written why it's bad. By this decision, you are breaking important 
usage scenario, effectively making debian xen to be a toy.

It is similar to e.g. packaging mysql without support for tcp connections - 
system will still be usable in simple cases when everything could be 
local, but not for serious production.


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



Bug#401171: RFP: gnome-phone-manager -- Phone Manager is a program created to allow you to control aspects of your mobile phone from your GNOME 2 desktop.

2006-12-01 Thread Xavier Bestel
Package: wnpp
Severity: wishlist


* Package name: gnome-phone-manager
  Version : x.y.z
  Upstream Author : Name [EMAIL PROTECTED]
* URL : http://www.example.org/
* License : (GPL, LGPL, BSD, MIT/X, etc.)
  Programming Lang: (C, C++, C#, Perl, Python, etc.)
  Description : Phone Manager is a program created to allow you to control 
aspects of your mobile phone from your GNOME 2 desktop.

Phone Manager is a program created to allow you to control aspects of your 
mobile phone from your GNOME 2 desktop. It is free software, licensed under the 
GPL.

The software is in its early stages right now. Current features include:

* Runs in the background; indicates status on the panel notification area.
* Display on-screen alert when text message (SMS) arrives
* Text message (SMS) sending facility
* Evolution Addressbook integration 

The software was originally developed by Edd Dumbill, and is currently 
primarily maintained by Bastien Nocera.

Phone Manager supports any mobile phone that can connect to your computer as a 
serial port: via Bluetooth, IrDA or a serial cable.

Run the program by selecting Mobile Phone Manager from the System menu, or 
running gnome-phone-manager from the command line.

Cf. http://live.gnome.org/PhoneManager

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)


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



Bug#401103: Please provide a .desktop file

2006-12-01 Thread Francesco Namuri
Perhaps the problem is another,
I have provided a .desktop file, it is found in
/usr/share/applications/lopster.desktop

--
francesco


Scrive Adri2000 [EMAIL PROTECTED]:

 Package: lopster
 Version: 1.2.2-4
 Severity: wishlist

 There is currently no .desktop file in the package, please provide one.

 --
 Adri2000





This message was sent using IMP, the Internet Messaging Program.



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



Bug#401170: mldonkey-server: Fails to configure.

2006-12-01 Thread Daniel Franganillo

Subject: mldonkey-server: Fails to configure.
Package: mldonkey-server
Version: 2.8.2-1
Severity: normal

Last version is uninstallable:

Unpacking replacement mldonkey-server ...
Setting up mldonkey-server (2.8.2-1) ...
Fatal error: exception Mldonkey_users.Invalid_format
dpkg: error processing mldonkey-server (--install):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
 mldonkey-server

My users.ini
   (* Depreciated option, kept for compatibility reasons - used
by MLDonkey  2.7.5 *)
users = [
  (admin, FFF);]


users2 = [
{ user_name = admin
  user_pass = FF
  user_mail = 
};]

Removing the deprecacted users option made it installable but unusable
because mldonkey-server did not start.

-- System Information:
Debian Release: 4.0
 APT prefers unstable
 APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18v3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
(ignored: LC_ALL set to [EMAIL PROTECTED])

Versions of packages mldonkey-server depends on:
ii  adduser  3.100   Add and remove users and groups
ii  debconf [debconf-2.0]1.5.9   Debian configuration management sy
ii  dpkg 1.13.24 package maintenance system for Deb
ii  libbz2-1.0   1.0.3-6 high-quality block-sorting file co
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-20  GCC support library
ii  libgd2-noxpm 2.0.33-5.2  GD Graphics Library version 2 (wit
ii  libpng12-0   1.2.13-4PNG library - runtime
ii  libstdc++6   4.1.1-20The GNU Standard C++ Library v3
ii  mime-support 3.37-1  MIME files 'mime.types'  'mailcap
ii  ucf  2.0017  Update Configuration File: preserv
ii  zlib1g   1:1.2.3-13  compression library - runtime

mldonkey-server recommends no packages.

-- debconf information:
* mldonkey-server/max_hard_download_rate: 0
* mldonkey-server/launch_at_startup: true
* mldonkey-server/max_alive: 48
* mldonkey-server/run_as_user: mldonkey
* mldonkey-server/reown_file: false
* mldonkey-server/mldonkey_group: mldonkey
* mldonkey-server/mldonkey_niceness: 0
 mldonkey-server/false_password:
 mldonkey-server/fasttrack_problem:
* mldonkey-server/mldonkey_dir: /var/lib/mldonkey
 mldonkey-server/mldonkey_move: false
* mldonkey-server/max_hard_upload_rate: 40


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



Bug#401053: apache2: force-reload doesn't take 'runlevels' into account

2006-12-01 Thread Olaf van der Spek

Peter Samuelson wrote:

[Olaf van der Spek]

I disabled apache2 in all runlevels with sysv-rc-conf. Start and
restart work fine, force-reload doesn't. And since php5 uses
force-reload...


Right, should be fixed for the next upload.  Status quo, 'force-reload'
is equivalent to 'restart', which (correctly) starts the service if it
is not already running.  I changed it to be the same as 'reload', which
does not do this.

I note that most services which do not support 'reload' have this same
issue.  A thing for policy editors to ponder, I guess.


But where does it check whether the service is supposed to run in the 
current runlevel? I didn't see that check in the script itself.



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



Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Glenn Randers-Pehrson

At 08:46 PM 12/1/2006 +1100, Anibal Monsalve Salazar wrote:

On Thu, Nov 30, 2006 at 11:40:11PM -0500, Glenn Randers-Pehrson wrote:

At 02:26 PM 12/1/2006 +1100, you wrote:
Does libpng-1.4.0beta16 work?


I couldn't find it at:

ftp://ftp.simplesystems.org/pub/libpng/png/src/


The betas are at

ftp://ftp.simplesystems.org/pub/png-group/src/
and
http://libpng.sourceforge.net/ (in the DOWNLOAD area)

Glenn


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



Bug#401172: printing: always prints just one copy

2006-12-01 Thread Eddy Petrișor
Package: evince
Version: 0.4.0-2+b2
Severity: important

Hello,

I have seen that today, while trying to print 5 copies of a PDF file,
evince printed only one copy. No matter how many copies I selected there
was just one copy per job.

Printing multiple copies is a feature needed in many occasions, thus I
consider this bug important.


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

Versions of packages evince depends on:
ii  gconf2 2.16.0-2  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.15-2  Avahi client library
ii  libavahi-common3   0.6.15-2  Avahi common library
ii  libavahi-glib1 0.6.15-2  Avahi glib integration library
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.1-2   simple interprocess messaging syst
ii  libdjvulibre15 3.5.17-3  Runtime support for the DjVu image
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgconf2-42.16.0-2  GNOME configuration database syste
ii  libgcrypt111.2.3-2   LGPL Crypto library - runtime libr
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-1  The GLib library of C routines
ii  libgnome-keyring0  0.6.0-2   GNOME keyring services library
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-6  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-3  GNOME virtual file-system (runtime
ii  libgnutls131.4.4-2   the GNU TLS library - runtime libr
ii  libgpg-error0  1.4-1 library for common error values an
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkpathsea4   3.0-24path search library for teTeX (run
ii  libnautilus-extension1 2.14.3-4  libraries for nautilus components 
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.7-1  Layout and rendering of internatio
ii  libpng12-0 1.2.13-4  PNG library - runtime
ii  libpoppler0c2  0.4.5-5   PDF rendering library
ii  libpoppler0c2-glib 0.4.5-5   PDF rendering library (GLib-based 
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-19  The GNU Standard C++ Library v3
ii  libtasn1-3 0.3.6-2   Manage ASN.1 structures (runtime)
ii  libtiff4   3.8.2-6   Tag Image File Format (TIFF) libra
ii  libx11-6   2:1.0.3-3 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  zlib1g 1:1.2.3-13compression library - runtime

evince recommends no packages.

-- no debconf information


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



Bug#394871: Bug#395257: [directfb-dev] Workaround for keymap related bugs in g-i available, please test it

2006-12-01 Thread Attilio Fiandrotti

Denis Oliver Kropp wrote:

Attilio Fiandrotti schrieb:


snip/

http://www.directfb.org/index.php/viewcvs.cgi/DirectFB/src/core/input.c.diff?r1=1.118r2=1.119 




Additionally you should consider:

http://www.directfb.org/index.php/viewcvs.cgi/DirectFB/src/core/input.c.diff?r1=1.119r2=1.120 


i was going to miss that!
cc'ing bug 394871 to be able to keep track of this later.

thanks!

Attilio


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



Bug#401104: Gnomebaker should recognize more audio files

2006-12-01 Thread Goedson Teixeira Paixao
Version: 0.6.0-2

Em Qui, 2006-11-30 às 15:50 -0500, maru dubshinki escreveu:
 Package: gnomebaker
 Version: 0.6.0-1
 Severity: wishlist
 
 When browsing for audio files to create audio disks, I noticed that
 Gnomebaker fails to see WAV (.wav) or Ogg (.ogg) files I had in the
 directory and wished to burn. I suspect it would also ignore any FLAC
 files as well. It would be nice if Gnomebaker supported the more
 common Free file formats (as well as the ubiquitous but not
 particularly Free MP3 format).

This is probably due to you not having gstreamer0.10-plugins-good and
gstreamer0.10-ffmpeg installed on your system. I've added these packages
to gnomebaker's dependencies in the 0.6.0-2 upload, so I hope this bug
is already fixed. Reopen it if 0.6.0-2 doesn't fix it for you.

-- 
Goedson Teixeira Paixao  http://mundolivre.wordpress.com/
Debian Project   http://www.debian.org/
Jabber ID: [EMAIL PROTECTED]http://www.jabber.org/



signature.asc
Description: Esta é uma parte de mensagem	assinada digitalmente


Bug#399758: Fix doesn't seem to work

2006-12-01 Thread Eddy Petrișor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michel Dänzer wrote:
 found 399758 0.0.2-3
 tags 399758 patch
 kthxbye
 
 
 The 'fix' (I'd call it a workaround really) doesn't seem to work.
 antigrav hangs (hogging the CPU) after
 
 Can't open hover.wav : unknown audio format

here it just crashes:

$ antigrav
Can't open hover.wav : unknown audio format


 The attached patch fixes sound for me.

- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFFcB19Y8Chqv3NRNoRAp5XAKCbFZw3uTe5pRW6LNijACi8hq9XuwCdFrGZ
TO1lUSGHSvOGTyX0UcPNKOc=
=FGLz
-END PGP SIGNATURE-


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



Bug#401161: libgraphics-colornames-www-perl: description is lacking an end:

2006-12-01 Thread Ernesto Hernández-Novich
On Fri, 2006-12-01 at 11:33 +0100, Gerfried Fuchs wrote:
 Package: libgraphics-colornames-www-perl
 Version: 0.01-1
 Severity: minor
 
 Hi!
 
  The long description of the package ends in a colon, which suggests
 that there should be something still coming up, but it isn't:

Actually, it's just a typo. Fixed and waiting for my sponsor to upload.
-- 
Ernesto Hernández-Novich - Linux 2.6.17 i686 - Unix: Live free or die!
Geek by nature, Linux by choice, Debian of course.
If you can't aptitude it, it isn't useful or doesn't exist.
GPG Key Fingerprint = 438C 49A2 A8C7 E7D7 1500 C507 96D6 A3D6 2F4C 85E3




Bug#400898: Bug#395257: [directfb-dev] Workaround for keymap related bugs in g-i available, please test it

2006-12-01 Thread Attilio Fiandrotti

Denis Oliver Kropp wrote:

Attilio Fiandrotti schrieb:

I'll do my best to get deadkeys working, this is ATM the most annoying 
bug left in g-i (apart, i think, pixelformat rgba 6/0, 6/0, 6/0, 0/0 
not being supported, but IIRC you gave us some hints to fix this some 
weeks ago).



This format (8 bit indexed, 6 bit per channel and palette entry) is
supported as DSPF_LUT8. It's the probing mode switch ioctl to test if
the driver supports it. Drivers shouldn't reject their own provided
modes. Which driver was that?


We removed all drivers except matrox, and the BR [1] submitter was using 
nvidia, so i gues sthe river is fbdev ?
He also provided this screenshot [2] that should give some useful 
informations about the failure.
This bug was also found [3] with intel 82810E, a chip i suspect equips 
many new server boxes.


Attilio

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400898
[2] http://zorn.mur.at/masc/foto0001.jpeg
[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=394615


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



Bug#401127: curses.error: addstr() returned ERR

2006-12-01 Thread Martin Michlmayr
* Anthony DeRobertis [EMAIL PROTECTED] [2006-11-30 19:10]:
 I see tracebacks like this a lot when the tags have funny characters:

Can you please send me the jack.freedb file so I can reproduce this.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#401169: tomcat5.5: Problems with UTF-8 character set(show ? where must be special characters)

2006-12-01 Thread Marcus Better
tag 401169 moreinfo
severity 401169 normal
thanks

Please provide details on the servlet you are running. Your servlet is 
responsible for setting the content type correctly, so I don't see why this 
should be a Tomcat problem.

Thanks,

Marcus



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



Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Glenn Randers-Pehrson

Date: Fri, 1 Dec 2006 11:50:51 +0100
From: Daniel Kobras [EMAIL PROTECTED]
To: Anibal Monsalve Salazar [EMAIL PROTECTED]
Cc: Glenn Randers-Pehrson [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#401044: libpng12-dev: [AMD64] asm API functions not exported
User-Agent: Mutt/1.5.13 (2006-08-11)

On Fri, Dec 01, 2006 at 08:46:00PM +1100, Anibal Monsalve Salazar wrote:

I built libpng_1.2.14-0_amd64 and then I tried to build
imagemagick_6.2.4.5.dfsg1-0.12_amd64 and it failed:


 Sorry, apart from the problem with libpng, there's also a bug in
 imagemagick. You need to apply the patch from #401047 to -0.12. I have a
 fixed -0.13 ready, but it's not uploaded yet because with current libpng
 it would fail to build just a few lines later with a linker error.

If you are speaking of the png_ptr - ping and the png_access_version_number()
errors, those are already checked in to upstream ImageMagick.  If it's something
else, please let me know.

Glenn


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



Bug#401174: old school installation doesn't work

2006-12-01 Thread Steffen Joeris
Package: kqemu-source
Version: 1.3.0~pre9-2
Severity: normal
Tags: patch

Hi Daniel

Well I love the Debian way, but if you use the old school way and try
to install the stuff via make install it fails, because the install.sh
script which is needed is missing.
Please find a small patch below.

Cheers
Steffen

--- debian/rules.orig   2006-12-01 13:52:31.0 +0100
+++ debian/rules2006-12-01 13:52:43.0 +0100
@@ -102,7 +102,7 @@
dh_installdirs -p$(psource)  usr/src/modules/$(sname)/debian

# Copy only the driver source to the proper location
-   cp -a Changelog *.html Makefile configure *.c *.h *.o 
debian/$(psource)/usr/src/modules/$(sname)
+   cp -a Changelog *.html Makefile install.sh configure *.c *.h *.o 
debian/$(psource)/usr/src/modules/$(sname)
# Copy the needed debian/ pieces to the proper location
cp debian/*modules.in* \
debian/$(psource)/usr/src/modules/$(sname)/debian


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



Bug#401173: base-file: include GFDL and more licences in /usr/share/common-licenses/

2006-12-01 Thread Jari Aalto
Package: base-files
Version: 4
Severity: normal

The list of licenses is limited in:

$ ls -1  /usr/share/common-licenses/
Artistic
BSD
GPL
GPL-2
LGPL
LGPL-2
LGPL-2.1

SUGGESTION

Please add more standard license texts in the directory. Like:

- GFDL
- MIT/X license
- Apache License
- PHP License
- http://creativecommons.org/ (when DFSG ready)

For more prospective candidates, see http://www.debian.org/legal/licenses/

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to en_US)

Versions of packages base-files depends on:
ii  base-passwd   3.5.11 Debian base system master password
ii  gawk [awk]1:3.1.5.dfsg-4 GNU awk, a pattern scanning and pr
ii  mawk [awk]1.3.3-11   a pattern scanning and text proces

base-files recommends no packages.

-- no debconf information


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



Bug#400483: fmit: --disable-alsa seems to workaround the problem.

2006-12-01 Thread Ludovic RESLINGER
On Fri, Dec 01, 2006 at 12:05:03PM +0100, Andreas Henriksson wrote:
 Hello again!
 
 Sorry for the delay... the recent apt bugs stole my time.
 
 I've tested adding --disable-alsa to the configuration part in
 debian/rules on my home-machine (amd64 unstable) and that makes the
 fmit program start without crashing.
 So, I think we can conclude that the problem definitely is alsa-related.
 
 I'll try to set up a chroot and test with that as well...
 
 -- 
 Regards,
 Andreas Henriksson
 
Hi,

Thank you for your tests.
If fmit works when you add --disable-alsa, it is probably
because it is an alsa bug.

Could you try to change version of libasound2 and alsa version?

Actually I cannot make tests because there is no problem with
fmit on my computers so I cannot reproduce the bug.

I think this is a problem of alsa or libasound2.

Regards,
-- 
.---.  Ludovic RESLINGER
   / \
   [EMAIL PROTECTED]@./ Trumpet Student in CNR
   /`\_/`\ Free Software Developer
  // )X( \\
 | \  :  )|_   _,'|   .''`.
/`\_`  _/ \ @==TTT=::_  |  : :'  :
\__/'---'\__/   ((_=HHH___))   `.|  `. `'`
 `---UUU---'= `-


signature.asc
Description: Digital signature


Bug#401044: libpng12-dev: [AMD64] asm API functions not exported

2006-12-01 Thread Daniel Kobras
On Fri, Dec 01, 2006 at 07:36:03AM -0500, Glenn Randers-Pehrson wrote:
 If you are speaking of the png_ptr - ping and the 
 png_access_version_number()
 errors, those are already checked in to upstream ImageMagick.  If it's 
 something
 else, please let me know.

No, that's exactly the patch I'm talking about. It hadn't been applied
to the versions in Debian yet.

Regards,

Daniel.



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



Bug#398789: fails to install in a vserver - PRNG is not seeded

2006-12-01 Thread Holger Levsen
Hi,

On Thursday 30 November 2006 20:32, you wrote:
 * Holger Levsen ([EMAIL PROTECTED]) [061115 06:25]:
  Setting up ssh-krb5 (3.8.1p1-10) ...
  Creating SSH2 RSA key; this may take some time ...PRNG is not seeded
  dpkg: error processing ssh-krb5 (--configure):
   subprocess post-installation script returned error exit status 255
 Can you please try what happens if you call ssh-keygen -t rsa by hand?
 If that fails too, can you please strace ssh-keygen to see what happens
 internally?

lambda:/# ssh-keygen -t rsa
PRNG is not seeded
lambda:/#

(This is from ssh, btw, and not from ssh-krb5)

Attached is the output of the strace run.


regards,
Holger
execve(/usr/bin/ssh-keygen, [ssh-keygen, -t, rsa], [/* 16 vars */]) = 0
uname({sys=Linux, node=lambda, ...}) = 0
brk(0)  = 0x8063000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7f64000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=9272, ...}) = 0
mmap2(NULL, 9272, PROT_READ, MAP_PRIVATE, 3, 0) = 0xb7f61000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/libresolv.so.2, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260$\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=67364, ...}) = 0
mmap2(NULL, 75976, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7f4e000
mmap2(0xb7f5d000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0xf) = 0xb7f5d000
mmap2(0xb7f5f000, 6344, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f5f000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/i686/cmov/libcrypto.so.0.9.8, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\300Y\3..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=1270520, ...}) = 0
mmap2(NULL, 1282904, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e14000
mmap2(0xb7f36000, 81920, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x122) = 0xb7f36000
mmap2(0xb7f4a000, 13144, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7f4a000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/libutil.so.1, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260\f\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=9656, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xb7e13000
mmap2(NULL, 12432, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7e0f000
mmap2(0xb7e11000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1) = 0xb7e11000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libz.so.1, O_RDONLY)= 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\340\26..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=78500, ...}) = 0
mmap2(NULL, 81456, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7dfb000
mmap2(0xb7e0e000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xb7e0e000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/libnsl.so.1, O_RDONLY)  = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0p5\0\000..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=76548, ...}) = 0
mmap2(NULL, 87808, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7de5000
mmap2(0xb7df7000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x11) = 0xb7df7000
mmap2(0xb7df9000, 5888, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7df9000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/tls/libcrypt.so.1, O_RDONLY) = 3
read(3, [EMAIL PROTECTED]..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=21868, ...}) = 0
mmap2(NULL, 184636, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xb7db7000
mmap2(0xb7dbc000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x4) = 0xb7dbc000
mmap2(0xb7dbe000, 155964, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xb7dbe000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/usr/lib/libgssapi_krb5.so.2, O_RDONLY) = 3
read(3, [EMAIL PROTECTED]..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=111676, ...}) = 0
mmap2(NULL, 114520, 

Bug#401176: tomboy: make a mail from a note

2006-12-01 Thread Josselin Mouette
Package: tomboy
Version: 0.4.1-2
Severity: wishlist

It would be nice to be able to directly write an email based on the 
contents of a note. There should be an item in the tools menu that 
brings a pre-filled new mail Evolution window.

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

Versions of packages tomboy depends on:
ii  gconf2 2.14.0-5  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-3.1 The Cairo 2D vector graphics libra
ii  libdbus-1-30.94-2simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-2simple interprocess messaging syst
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libgconf2.0-cil2.8.3-2   CLI binding for GConf 2.12
ii  libglib2.0-0   2.12.4-1  The GLib library of C routines
ii  libglib2.0-cil 2.8.3-2   CLI binding for the GLib utility l
ii  libgmime2.2-cil2.2.3-1.3 CLI binding for the MIME library, 
ii  libgnome2.0-cil2.8.3-2   CLI binding for GNOME 2.12
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-6  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.8.3-2   CLI binding for the GTK+ toolkit 2
ii  libgtkspell0   2.0.10-3+b1   a spell-checking addon for GTK's T
ii  libmono-corlib1.0-cil  1.1.18-3  Mono core library (1.0)
ii  libmono-system1.0-cil  1.1.18-3  Mono System libraries (1.0)
ii  libmono1.0-cil 1.1.18-3  Mono libraries (1.0)
ii  libpanel-applet2-0 2.14.3-2  library for GNOME 2 panel applets
ii  libpango1.0-0  1.14.7-1  Layout and rendering of internatio
ii  libx11-6   2:1.0.3-2 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  mono-runtime   1.1.18-3  Mono runtime
ii  zlib1g 1:1.2.3-13compression library - runtime

tomboy recommends no packages.

-- no debconf information


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



Bug#401175: debian-installer: Could offer to set a label on swap partitions

2006-12-01 Thread Phil Endecott
Package: debian-installer
Severity: minor


The partition disks dialog presents an option to set a partition label 
if use as is set to ext3 filesystem.  If use as is set to swap 
area the label field is not included.  It is possible to set partition 
labels on swap partitions using mkswap -L.  Labels on swap partitions 
are useful so that /etc/fstab can refer to the swap partition as 
/dev/disk/by-label/swap.  I suggest the D.I. allows the user to set a 
label for their swap partition, and furthermore offers a default label 
of swap.



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



Bug#400105: mgp: causes X Error

2006-12-01 Thread Andreas Barth
* Martin Wuertele ([EMAIL PROTECTED]) [061123 13:38]:
 $ mgp sample.mgp
 sample.mgp:15: warning: directive tfont not supported in this configuration
 sample.mgp:15: warning: directive tmfont not supported in this configuration
 sample.mgp:16: warning: directive tfont not supported in this configuration
 sample.mgp:16: warning: directive tmfont not supported in this configuration
 sample.mgp:17: warning: directive tfont not supported in this configuration
 sample.mgp:17: warning: directive tmfont not supported in this configuration
 X Error of failed request:  BadMatch (invalid parameter attributes)
   Major opcode of failed request:  75 (X_PolyText16)
   Serial number of failed request:  210
   Current serial number in output stream:  214

I could reproduce this here with mgp from unstable (also on an i386
machine). If using the mgp-binary from sarge (after having it unpacked
with dpkg-deb -x $deb somedirectory), the same warnings are produced,
but it doesn't abort.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



  1   2   3   4   >