Bug#393636: gnat-gps appears to be completely unusable...

2006-10-19 Thread Kevin Brown
I wrote:
 Why can't I run gnatgdb against this?

Turns out that the version of gnat-gdb in -testing is rather old: from
2003!  Upgrading to the version in -unstable fixed this problem, and
it's now able to attach to the LWP.

Not that it helped a whole lot.  The stack trace looks like it's
smashed just as in the other gdb run.  Here's what it looks like just
the same:

[EMAIL PROTECTED]:~$ LD_LIBRARY_PATH=/usr/lib/debug gnatgdb 
/usr/src/Debian/Ada/GPS/3.1.3-3/gnat-gps-3.1.3/gnat-gps
GNU gdb 6.4 for GNAT Pro 2006 (20060522)
Copyright 2005 Free Software Foundation, Inc.
Ada Core Technologies version of GDB for GNAT Professional
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
See your support agreement for details of warranty and support.
If you do not have a current support agreement, then there is absolutely
no warranty for this version of GDB.  Type show warranty for details.
This GDB was configured as x86_64-linux-gnu...Using host libthread_db library 
/usr/lib/debug/libthread_db.so.1.

(gdb) run
Starting program: /usr/src/Debian/Ada/GPS/3.1.3-3/gnat-gps-3.1.3/gnat-gps
[Thread debugging using libthread_db enabled]
[New Thread 47757512239440 (LWP 9045)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 47757512239440 (LWP 9045)]
signal_key_cmp (node1=0x15731fd, node2=0xfda02b00) at gsignal.c:700
700 gsignal.c: No such file or directory.
in gsignal.c
Current language:  auto; currently c
(gdb) where
#0  signal_key_cmp (node1=0x15731fd, node2=0xfda02b00) at gsignal.c:700
#1  0x2b6f67a98e85 in signal_parse_name (name=value optimized out,
itype=value optimized out, detail_p=0x1, force_quark=9)
at gbsearcharray.h:163
#2  0x01809650 in C.920.17735 ()
#3  0x7fb3d830 in ?? ()
#4  0x7fb40560 in ?? ()
(gdb) cont
Continuing.

raised STORAGE_ERROR : s-intman.adb:158 explicit raise

Program exited with code 01.
(gdb)




-- 
Kevin Brown   [EMAIL PROTECTED]


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



Bug#393636: gnat-gps appears to be completely unusable...

2006-10-19 Thread Kevin Brown
Ludovic Brenta wrote:
 Hi Kevin,
 
 Your help will be definitely appreciated.
 
 At first, I wanted to replace GPS 2.1.0 with the newest version, 4.0.0.
 I had some trouble compiling it but finally succeeded and found that it
 would crash with a Storage_Error whenever opening a project, or any file
 for that matter.

If the exception is the same as what I'm getting here, then chances
are it's generating a SIGSEGV.

Given the problems that 3.1.3 seems to be having, it sounds like it
might be worth our while to concentrate on 4.0.0 instead.  But since
you're the primary maintainer, that's your call.  :-)


I'm compiling with a bunch of additional switches now and getting a
bunch of warnings, some of which are very definitely indicative of
this application not being 64-bit clean, such as:

ada_module.adb:205:13: warning: types for unchecked conversion have
different sizes
ada_module.adb:205:13: warning: size of Gulong is 64, size of
Discrete_Type is 32
ada_module.adb:205:13: warning: 32 high order bits of source will be
ignored


That might be bad, but this looks to be much worse:

gps-kernel-modules.adb:1274:13: warning: types for unchecked
conversion have different sizes
gps-kernel-modules.adb:1274:13: warning: size of BASE_TYPE is 32,
size of ADDRESS is 64
gps-kernel-modules.adb:1274:13: warning: source will be extended with
32 high order sign bits


Such errors can be found in a number of places.



Here are the Builder and Compiler package stanzas I'm using in
gps.gpr:

   package Builder is
  for Default_Switches (Ada) use (-k, -a, -m);
  for Executable (gps-main) use gnat-gps;
   end Builder;

   package Compiler is
  for Default_Switches (Ada) use (-g, -O0, -gnatafno, -gnatVa, 
-fstack-check, -gnatE, -gnatD);
  for Switches (gvd-canvas.adb) use (-O0, -gnatafno, -gnatVa, 
-fstack-check, -gnatE, -gnatD);
  for Switches (codefix-text_manager.adb) use (-g, -O0, -gnatafno, 
-gnatVa, -gnatE, -gnatD);
   end Compiler;


I also added -g to the Default_Switches list for the Linker package.

I made the exception for gvd-canvas.adb in order to get it past the
compiler bug, and for codefix-text_manager.adb because with
'-fstack-check' it would throw the following compiler error:

codefix-text_manager.adb:2301:45: dynamically tagged expression not allowed


I'd like to somehow fix the source so that the tagged expression
error doesn't occur with -fstack-check but I don't know how to fix
that type of error just yet.  What exactly does it imply in this
context?


Finally, I get lots of warnings like this with '-fstack-check':

/usr/src/Debian/Ada/GPS/3.1.3-3/gnat-gps-3.1.3/gps/src/gps-main.adb:1676:
warning: frame size too large for reliable stack checking


How can I increase whatever limit it's using to determine that the
frame size is too large?




-- 
Kevin Brown   [EMAIL PROTECTED]


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



Bug#394051: asterisk-app-fax: AGI installed in wrong directory

2006-10-19 Thread Andrew Pollock
Package: asterisk-app-fax
Version: 0.0.20060218-1
Severity: grave
Justification: renders package unusable

I was troubleshooting why another AGI script wasn't working, when I
discovered that whilst /var/lib/asterisk/agi-bin is where receive_fax is
installed, /etc/asterisk/asterisk.conf has 

astagidir = /usr/share/asterisk/agi-bin

in it.

-- 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.16-2-686
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)

Versions of packages asterisk-app-fax depends on:
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libspandsp1 0.0.2pre26-1 Telephony signal processing librar

Versions of packages asterisk-app-fax recommends:
ii  gs-common 0.3.9  Common files for different Ghostsc
pn  libconfig-tiny-perl   none (no description available)
pn  libfile-sync-perl none (no description available)
ii  liblocale-gettext-perl1.05-1 Using libc functions for internati
pn  libmime-lite-perl none (no description available)
ii  libpaper1 [libpaperg] 1.1.14-5   Library for handling paper charact
ii  perl [libstorable-perl]   5.8.8-6.1  Larry Wall's Practical Extraction 
ii  psutils   1.17-21A collection of PostScript documen

-- no debconf information


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



Bug#393690: marked as done (einstein: infriges on font authors' copyright)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Wed, 18 Oct 2006 22:18:06 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#393690: fixed in einstein 2.0.dfsg.2-1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: einstein
Severity: serious
Justification: Policy 2.2.1

   The files laudcn2.ttf and nova.ttf have the words Copyright,
trademark, All rights reserved all over the place with no permission
to modify, or even redistribute.

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

---End Message---
---BeginMessage---
Source: einstein
Source-Version: 2.0.dfsg.2-1

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

einstein_2.0.dfsg.2-1.diff.gz
  to pool/main/e/einstein/einstein_2.0.dfsg.2-1.diff.gz
einstein_2.0.dfsg.2-1.dsc
  to pool/main/e/einstein/einstein_2.0.dfsg.2-1.dsc
einstein_2.0.dfsg.2-1_i386.deb
  to pool/main/e/einstein/einstein_2.0.dfsg.2-1_i386.deb
einstein_2.0.dfsg.2.orig.tar.gz
  to pool/main/e/einstein/einstein_2.0.dfsg.2.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Bart Martens [EMAIL PROTECTED] (supplier of updated einstein package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 18 Oct 2006 19:20:10 +0200
Source: einstein
Binary: einstein
Architecture: source i386
Version: 2.0.dfsg.2-1
Distribution: unstable
Urgency: low
Maintainer: Bart Martens [EMAIL PROTECTED]
Changed-By: Bart Martens [EMAIL PROTECTED]
Description: 
 einstein   - Puzzle game inspired on Einstein's puzzle
Closes: 393690
Changes: 
 einstein (2.0.dfsg.2-1) unstable; urgency=low
 .
   * debian/README.Debian-source, *.cpp, res/resources.descr, debian/control,
 debian/rules, debian/copyright: Repackaged the .orig.tar.gz to allow this
 package to stay in section main by removing res/*.ttf, and replaced
 references to laudcn2.ttf and nova.ttf by DejaVuSans.ttf from the
 ttf-dejavu package.  Build-depends on ttf-dejavu because the
 DejaVuSans.ttf file is added in the resources file.  Closes: #393690.
Files: 
 09cdbae709aa659fb3dde4984425fea0 636 games optional einstein_2.0.dfsg.2-1.dsc
 d47d4ae80478d4d8d5796e65d134124f 580082 games optional 
einstein_2.0.dfsg.2.orig.tar.gz
 6f19bc7373b62294732477bb9d686229 6281 games optional 
einstein_2.0.dfsg.2-1.diff.gz
 9957d0aceb6a71aac6135828735c9e5f 961676 games optional 
einstein_2.0.dfsg.2-1_i386.deb

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

iD8DBQFFNwZeipBneRiAKDwRAhHoAKCW1f/MiB9pE6+WTyEjY48F2CdchACfXW85
tdc4B1XXvgvm0UEH5WBDyVs=
=mnJG
-END PGP SIGNATURE-

---End Message---


Bug#393880: Need more info

2006-10-19 Thread Mike O'Connor

Can you try starting ivman with ivman --nofork --debug and post the output?

It looks from the strace that it is having trouble reading
/etc/ivman/IvmConfigBase.xml.  Can you also post the contents of this file?

thanks,
stew


signature.asc
Description: Digital signature


Bug#393997: libapache2-mod-proxy: Uninstallable

2006-10-19 Thread Hadmut Danisch
Martin Michlmayr wrote:
 reassign 393997 libapache2-mod-proxy-html
 thanks
 
 * Hadmut Danisch [EMAIL PROTECTED] [2006-10-18 22:51]:
 Package: libapache2-mod-proxy
 
 There's no such package.  Did you mean libapache2-mod-proxy-html?

Ahm, yeah, sorry, cut-and-paste-error. Was too late, was too tired.

It is not exactly uninstallable, but trying to install removes apache2
and requires apache , where the package is expected to work with apache2.

regards
Hadmut


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



Bug#393949: latex-hangul-ucs: Fiddles with other packages' conffiles

2006-10-19 Thread Frank Küster
Frank Küster [EMAIL PROTECTED] wrote:

 Unfortunately, I do not know how to fix this.  The best long-term
 solution would probably be to enhance updmap to be able to generate
 dvipdfmx.cfg and ttf2pk.cfg from updmap.cfg, but this won't happen for
 etch.  So we need a workaround.  

I have checked whether it might already work with updmap.  Adding 

Map cid-unttf-dhucs.map

to updmap.cfg leads to inclusion of this map file into all generated map
files, and dvips and pdftex continue to work with ordinary files, so
there's no syntax problem.  I guess they won't be able to use the fonts,
but that doesn't make things worse.

Next, I tried to check whether I can process the example file
dhucsdoc.tex with latex and dvipdfmx - this gives font errors.  However,
with the old setup - adding an entry to dvipdfmx.cfg - it does not find
the fonts:

$ dvipdfmx dhucsdoc.dvi 
dhucsdoc.dvi - dhucsdoc.pdf
[1kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+437/600 --dpi 1037 
ounbtmd6
mktexpk: don't know how to create bitmap font for ounbtmd6.
kpathsea: Appending font creation commands to missfont.log.

** WARNING ** Could not locate a virtual/physical font for TFM ounbtmd6.
** WARNING **  There are no valid font mapping entry for this font.
** WARNING **  Font file name ounbtmd6 was assumed but failed to locate 
that font.
** ERROR ** Cannot proceed without .vf or physical font for PDF output...

Output file removed.

The reason seems to be that, although latex-hangul-ucs installs
ounbtmd6.tfm, there's no entry for ounbtmd in cid-unttf-dhucs.map.

In other words:  It seems as if there is a simple solution to the RC bug
I reported, just use the existing updmap mechanisms.  However, there is
a different bug, which makes the example file unusable (and maybe
others...). 

One more point:  It's possible to compile the example file with
pdflatex.  It complains about the same unavailable fonts, but
nevertheless includes many TTF fonts and produces a readable PDF file
with chinese-looking glyphs.

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#392960: marked as done ([NONFREE-DOC:GFDL] package contains non-free documentation)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 00:17:52 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#392960: fixed in gcc-m68hc1x 1:3.3.6+3.1+dfsg-1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: gcc-m68hc1x
Version: 1:3.3.6+3.1-1
Severity: serious

The package (at least the source) contains GFDL docs with invariant
sections and/or cover texts.

---End Message---
---BeginMessage---
Source: gcc-m68hc1x
Source-Version: 1:3.3.6+3.1+dfsg-1

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

gcc-m68hc1x_3.3.6+3.1+dfsg-1.diff.gz
  to pool/main/g/gcc-m68hc1x/gcc-m68hc1x_3.3.6+3.1+dfsg-1.diff.gz
gcc-m68hc1x_3.3.6+3.1+dfsg-1.dsc
  to pool/main/g/gcc-m68hc1x/gcc-m68hc1x_3.3.6+3.1+dfsg-1.dsc
gcc-m68hc1x_3.3.6+3.1+dfsg-1_amd64.deb
  to pool/main/g/gcc-m68hc1x/gcc-m68hc1x_3.3.6+3.1+dfsg-1_amd64.deb
gcc-m68hc1x_3.3.6+3.1+dfsg.orig.tar.gz
  to pool/main/g/gcc-m68hc1x/gcc-m68hc1x_3.3.6+3.1+dfsg.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Aurelien Jarno [EMAIL PROTECTED] (supplier of updated gcc-m68hc1x package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 07:48:13 +0200
Source: gcc-m68hc1x
Binary: gcc-m68hc1x
Architecture: source amd64
Version: 1:3.3.6+3.1+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno [EMAIL PROTECTED]
Changed-By: Aurelien Jarno [EMAIL PROTECTED]
Description: 
 gcc-m68hc1x - GNU C compiler for the Motorola 68HC11/12 processors
Closes: 392960
Changes: 
 gcc-m68hc1x (1:3.3.6+3.1+dfsg-1) unstable; urgency=low
 .
   * Removed non-free stuff from the package (closes: bug#392960).
   * Bumped Standard-Versions to 3.7.2 (no changes).
Files: 
 a2838a6d34373ec133368afe616de38d 732 devel extra 
gcc-m68hc1x_3.3.6+3.1+dfsg-1.dsc
 a01137f07d6958834132ed1f97e2d164 21165350 devel extra 
gcc-m68hc1x_3.3.6+3.1+dfsg.orig.tar.gz
 c7d6499e539b4c4cf8c3c6090334f385 137336 devel extra 
gcc-m68hc1x_3.3.6+3.1+dfsg-1.diff.gz
 ee7c7ad7da93b5aaa3995196040fd4f1 4510244 devel extra 
gcc-m68hc1x_3.3.6+3.1+dfsg-1_amd64.deb

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

iD8DBQFFNyKLw3ao2vG823MRArMKAJ9aetypYdarw2MfvuK/BwmHLV6FqACfSW2Y
ZloR6SQNB/owjx0zYzICIf8=
=TnkK
-END PGP SIGNATURE-

---End Message---


Bug#392078: Problems booting 2.6.18 on SunBlade 100/150

2006-10-19 Thread Jim Watson

On 19/10/2006, at 5:30 AM, David Miller wrote:


Are you sure you're enabling ATYFB video support in your kernel?
That's a common error when folks build their own kernels.


Success! I used the later patch [0] and the config file from debian  
2.6.18-1-sparc64 as mentioned by Jurij[1]

which includes - hopefully relevant ;)

CONFIG_FB_ATY128=y
CONFIG_FB_ATY=y
CONFIG_FB_ATY_CT=y
# CONFIG_FB_ATY_GENERIC_LCD is not set
CONFIG_FB_ATY_GX=y

Using LCD Benq FP767 here,

I could only get it it to boot this way:

boot:mylinux18 video=atyfb:off

which is what I need as it also gets rid of those pesky red dots ;)

I am happy to report anything else that might assist...

thanks to David for the patches and thanks to Jurij for guidance,

jim

[0] http://marc.theaimsgroup.com/?l=linux-sparcm=116120447318793w=2
[1] http://marc.theaimsgroup.com/?l=linux-sparcm=116120045100433w=2


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



Bug#394056: gaphor: FTBFS: tries to create .gaphor in $HOME

2006-10-19 Thread Julien Danjou
Package: gaphor
Version: 0.8.1-4
Severity: serious

Hello,

There was a problem while autobuilding your package:

 Automatic build of gaphor_0.8.1-4 on avidan by sbuild/i386 98
 Build started at 20061019-0058
 **
...
 copying zope/component/__init__.py - build/lib/zope/component
 copying zope/component/factory.py - build/lib/zope/component
 copying zope/component/interfaces.py - build/lib/zope/component
 copying zope/component/site.py - build/lib/zope/component
 copying zope/component/testing.py - build/lib/zope/component
 copying zope/component/tests.py - build/lib/zope/component
 creating build/lib/zope/exceptions
 copying zope/exceptions/__init__.py - build/lib/zope/exceptions
 copying zope/exceptions/_duplicate.py - build/lib/zope/exceptions
 copying zope/exceptions/_notfounderror.py - build/lib/zope/exceptions
 copying zope/exceptions/exceptionformatter.py - build/lib/zope/exceptions
 copying zope/exceptions/interfaces.py - build/lib/zope/exceptions
 creating build/lib/zope/deprecation
 copying zope/deprecation/__init__.py - build/lib/zope/deprecation
 copying zope/deprecation/deprecation.py - build/lib/zope/deprecation
 copying zope/deprecation/tests.py - build/lib/zope/deprecation
 creating build/lib/zope/testing
 copying zope/testing/__init__.py - build/lib/zope/testing
 copying zope/testing/cleanup.py - build/lib/zope/testing
 copying zope/testing/doctest.py - build/lib/zope/testing
 copying zope/testing/doctestunit.py - build/lib/zope/testing
 copying zope/testing/formparser.py - build/lib/zope/testing
 copying zope/testing/loggingsupport.py - build/lib/zope/testing
 copying zope/testing/loghandler.py - build/lib/zope/testing
 copying zope/testing/module.py - build/lib/zope/testing
 copying zope/testing/tests.py - build/lib/zope/testing
 generating build/lib/gaphor/version.py build/lib /usr/share/gaphor
 error: /nonexistent/.gaphor: No such file or directory
 make: *** [install] Error 1
 **
 Build finished at 20061019-0100
 FAILED [dpkg-buildpackage died]

Full buildd log:

http://people.debian.org/~acid/buildd-logs/failed/gaphor_0.8.1-4_20061019-0058

Cheers,
-- 
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#393831: more info

2006-10-19 Thread Martin Michlmayr
* Wesley J. Landaker [EMAIL PROTECTED] [2006-10-18 20:17]:
 Hmmm... I'll see if upstream can help with this, but it can almost guarantee 
 it won't be in time for etch. (It's doubtful upstream has an IA64 to test 
 on).

In this case I suggest you get the ia64 binary removed and downgrade
this bug.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#393989: [Pkg-mono-group] Bug#393989: gecko-sharp: do not enter testing

2006-10-19 Thread Mirco Bauer
On Thu, 2006-10-19 at 00:45 +0200, Thijs Kinkhorst wrote:
 Hi!
 
  Just for record, gecko-sharp should not enter testing.
  gecko-sharp2 is the replacement for it which is in testing and uses
  xulrunner instead of obsolete mozilla.
 
 Shouldn't you be filing a removal bug then, to get the package removed
 from Debian altogether?

good point, but there is one reverse-dependency left (blam), and that
would make it uninstallable in unstable.

-- 
Regards,

Mirco 'meebey' Bauer

PGP-Key:
http://keyserver.noreply.org/pks/lookup?op=getsearch=0xEEF946C8

-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d s-:+ a-- C++ UL$ P L++$+++$ E- W+++$ N o? K- w++! O M-
V? PS
PE+ Y- PGP++ t 5+ X++ R tv+ b+ DI? D+ G++ e h! r-++ y?
--END GEEK CODE BLOCK--


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


Bug#385951: marked as done (Fail to scan array in some case when partition is at the end of the disk)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 09:33:09 +0200
with message-id [EMAIL PROTECTED]
and subject line (no subject)
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

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

Package: mdadm
Version: 2.5.2-7
Severity: critical

Tha actual mdadm in testing makes the whole system to unbootable if on
raid slice is on the end of a disk. (In some cases)

My config:
- ---mdadm.conf---
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 
UUID=88cf7fb7:6fab12d7:b713c983:af6eaca5
MAILADDR root
- 

- ---hdc---
Disk /dev/hdc: 60.0 GB, 60060155904 bytes
16 heads, 63 sectors/track, 116374 cylinders
Units = cylinders of 1008 * 512 = 516096 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdc1   *   1 496  249983+  83  Linux
/dev/hdc2 4971488  499968   82  Linux swap / Solaris
/dev/hdc31489  11637457902544   fd  Linux raid autodetect
- -
- ---hdd---
Disk /dev/hdd: 320.0 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot  Start End  Blocks   Id  System
/dev/hdd1   1972878140159+  8e  Linux LVM
/dev/hdd29729   1945678140160   8e  Linux LVM
/dev/hdd3   31705   3891357906292+  fd  Linux raid autodetect
- -

- ---/proc/mdstat---
Personalities : [raid1] 
read_ahead 1024 sectors
md0 : active raid1 hdd3[0]
  57902464 blocks [2/1] [U_]
  
unused devices: none
- --

Please note that I had to run the raid in degraded mode as /dev/hdc3
cannot be in the array (See below).

When I do a mdadm --assemble --scan --auto=yes (as done in
/etc/init.d/mdadm-raid) then I get the following error:

- ---
mdadm: no recogniseable superblock on /dev/hda2
mdadm: /dev/hda2 has wrong uuid.
mdadm: no recogniseable superblock on /dev/hda1
mdadm: /dev/hda1 has wrong uuid.
mdadm: no recogniseable superblock on /dev/hda
mdadm: /dev/hda has wrong uuid.
mdadm: no RAID superblock on /dev/hdd2
mdadm: /dev/hdd2 has wrong uuid.
mdadm: no RAID superblock on /dev/hdd1
mdadm: /dev/hdd1 has wrong uuid.
mdadm: no RAID superblock on /dev/hdd
mdadm: /dev/hdd has wrong uuid.
mdadm: no RAID superblock on /dev/hdc2
mdadm: /dev/hdc2 has wrong uuid.
mdadm: no RAID superblock on /dev/hdc1
mdadm: /dev/hdc1 has wrong uuid.
mdadm: no RAID superblock on /dev/vg1/lv_hathi
mdadm: /dev/vg1/lv_hathi has wrong uuid.
mdadm: no RAID superblock on /dev/vg1/lv_misc
mdadm: /dev/vg1/lv_misc has wrong uuid.
mdadm: no RAID superblock on /dev/vg1/lv_mirror
mdadm: /dev/vg1/lv_mirror has wrong uuid.
mdadm: WARNING /dev/hdc3 and /dev/hdc appear to have very similar superblocks.
  If they are really different, please --zero the superblock on one
  If they are the same, please remove one from the list.
- ---

Cleaning the superblock of /dev/hdc also clean the one of /dev/hdc3 and
so leaving the raid in a degraded state. But at least I can now boot the
system after running the md0 by hand.

Note that the partition /dev/hdd3 is also at the end of the disk but do
not make problemes.

This is a very critical bug and should be fixed in etch (I think, this
is release critical!!!)

- -- Package-specific info:
- --- mount output
/dev/hda1 on / type ext3 (rw)
proc on /proc type proc (rw)
tmpfs on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,mode=1777)
/dev/sysvg/lv_usr on /usr type ext3 (rw,noatime)
/dev/sysvg/lv_var on /var type reiserfs (rw)
/dev/sysvg/lv_local on /usr/local type ext3 (rw,noatime)
/dev/sysvg/lv_home on /home type reiserfs (rw,nosuid,nodev)
/dev/vg1/lv_misc on /misc type reiserfs (rw,nosuid,nodev)
/dev/vg1/lv_mirror on /mirror type reiserfs (rw,nosuid,nodev)
/dev/vg1/lv_hathi on /hathi type ext2 (ro)
capifs on /dev/capi type capifs (rw,mode=0666)
/proc/bus/usb on /proc/bus/usb type usbdevfs (rw)
AFS on /afs type afs (rw)
localhost:/var/lib/cfs/.cfsfs on /var/cfs type nfs 
(rw,port=3049,intr,nfsvers=2,addr=127.0.0.1)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)

- --- mdadm.conf
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 
UUID=88cf7fb7:6fab12d7:b713c983:af6eaca5
MAILADDR root

- --- /proc/mdstat:
Personalities : [raid1] 
read_ahead 1024 sectors
md0 : active raid1 hdd3[0]
  57902464 blocks [2/1] [U_]
  
unused devices: none

- --- /proc/partitions:
major minor  

Processed: nasty bug, but not serious

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 393659 important
Bug#393659: Cannot be built twice
Severity set to `important' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#393831: FTBFS on ia64: fails with ld assertion failure

2006-10-19 Thread Martin Michlmayr
* Wesley J. Landaker [EMAIL PROTECTED] [2006-10-18 19:28]:
 If there are any IA64 users who are interested in this package, I could use 
 some help. Otherwise, I'd rather drop IA64 support and get this in etch than 

You could mail debian-ia64 and ask for help.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#393659: nasty bug, but not serious

2006-10-19 Thread Andreas Barth
severity 393659 important
thanks

Hi,

I agree that this is a bad bug, but - I don't consider it serious. Of
course, the bug should still be fixed ASAP (and please still feel free
to NMU it).


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


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



Bug#391864: marked as done (apache2.2-common: install fails because all mod-enabled packages test as invalid)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 09:24:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#393910: (no subject)
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: apache2.2-common
Version: 2.2.3-1
Severity: grave
Justification: renders package unusable


apache2.2-common again fails to install, this time with a different set of 
errors. 
 
# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  apache2.2-common
The following packages will be REMOVED:
  apache2-common
The following NEW packages will be installed:
  apache2.2-common
0 upgraded, 1 newly installed, 1 to remove and 152 not upgraded.
14 not fully installed or removed.
Need to get 0B/917kB of archives.
After unpacking 180kB of additional disk space will be used.
Do you want to continue [Y/n]? y
WARNING: The following packages cannot be authenticated!
  apache2.2-common
Install these packages without verification [y/N]? y
(Reading database ... 269785 files and directories currently installed.)
Removing apache2-common ...
Stopping apache 2.0 web server...apache2: Syntax error on line 124 of 
/etc/apache2/apache2.conf: Syntax error on line 1 of 
/etc/apache2/mods-enabled/actions.load: API module structure `actions_module' 
in file /usr/lib/apache2/modules/mod_actions.so is garbled - perhaps this is 
not an Apache module DSO?
 failed!
invoke-rc.d: initscript apache2, action stop failed.
dpkg: error processing apache2-common (--remove):
 subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
 apache2-common
E: Sub-process /usr/bin/dpkg returned an error code (1)


I removed the mods-enabled/actions.load file, but then apache2 chocked on the 
very next file with a similar error message.

I've attempted several different fixes, including for example removing 
everything from the mods-enabled directory, but of course that causes 
apache2.conf to fail to load as missing modules take their toll.

I am attempting to go backwards to the testing release, but I am being 
thwarted even as I attempt to remove apache2.2-common and pin to the testing 
release by similar errors. 

Any suggestions on how to fix this would be appreciated.



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

---End Message---
---BeginMessage---

Version: 2.2.3-2

Michael Schmitz skrev:


Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):


This has been fixed long time ago in 2.2.3-2.

- tfheen
---End Message---


Processed: tagging 389579

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.21
 tags 389579 sid
Bug#389579: libapache-mod-auth-mysql: FTBFS against apache 2.2
Tags were: patch
Tags added: sid


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#394061: xkb-data: You changed all the directory names, surprise, the update broke Gnome 2.14 *again*

2006-10-19 Thread A.Bartley
Package: xkb-dataVersion: 0.9-3Severity: graveJustification: renders package unusable*** Please type your report below this line ***As a follow-up to my previous message, I can see what you have done. You changed the name of all the directories to include _vndr for the keyboard architecture! What a surprise, nobody else knew of this and their software doesn't work with it now as none of the keymaps and geometry files can be found! Go and think about these things a bit! Please re-release the package with the old style or provide a meaningful help file on how to implement the new arrangements.-- System Information:Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing')Architecture: powerpc (ppc)Shell: /bin/sh linked to /bin/bashKernel: Linux 2.6.18-1-powerpcLocale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)-- no debconf information


Bug#394060: xkb-data: Update broke Gnome 2.14 *again*

2006-10-19 Thread A.Bartley
Package: xkb-dataVersion: 0.9-3Severity: graveJustification: renders package unusable*** Please type your report below this line ***Yet again xkb has been broken. The latest set of data updated this morning renders the package completely unusable. Keyboard switching through the Gnome applet is broken. The keyboard control panel cannot recognise any of the keyboard types that are defined in the data package. Defining the keyboard types and keyboard switching under Xorg.conf is broken. This has rendered this machine unusable in a multilingual production environment, which will cost me as many days' work as it takes until you get it going again. Please look into it. Am happy to provide any necessary debugging data.-- System Information:Debian Release: testing/unstable APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing')Architecture: powerpc (ppc)Shell: /bin/sh linked to /bin/bashKernel: Linux 2.6.18-1-powerpcLocale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)-- no debconf information


Bug#390789: marked as done (apache2.2-common_2.2.3-1 postinst error)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 09:24:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#393910: (no subject)
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: apache2.2-common
Version: 2.2.3-1

This is AMD64, if it matters.

I got some annoying errors trying to remove apache2-common:
Removing apache2-common ...
Stopping apache 2.0 web server...grep: /etc/apache2/conf.d/[^.#]*: No such file 
or directory
apache2: Syntax error on line 116 of /etc/apache2/apache2.conf: Syntax error on 
line 1 of /etc/apache2/mods-enabled/cgid.load: Cannot load 
/usr/lib/apache2/modules/mod_cgid.so into server: 
/usr/lib/apache2/modules/mod_cgid.so: undefined symbol: apr_filename_of_pathname
 failed!
invoke-rc.d: initscript apache2, action stop failed.
dpkg: error processing apache2-common (--purge):
 subprocess pre-removal script returned error exit status 1
Errors were encountered while processing:
 apache2-common

but I worked around that easily enough.  The hassle came when trying to
install apache2.2-common...

Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):
 subprocess post-installation script returned error exit status 1

Looking, I can's see where or how /var/log/apache2 is created, so I
guess the error is obvious enough.  The fix, creating the directory,
requires a bit of RTFMing to figure out the required permissions.

Creating the directory allows everything to go ahead.
(Er... except that /usr/sbin/apache2 isn't executable...
another bug report, it seems.)

---End Message---
---BeginMessage---

Version: 2.2.3-2

Michael Schmitz skrev:


Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):


This has been fixed long time ago in 2.2.3-2.

- tfheen
---End Message---


Bug#391468: gatos obsolete?

2006-10-19 Thread Michel Dänzer
On Wed, 2006-10-18 at 23:49 +0200, Moritz Muehlenhoff wrote:
 Hi Michel,
 while fixing #391468 the question was raised, whether gatos has been
 merged into X.org 7 and could be dropped.

Some parts of it have been merged, basically TV-in AFAIK. But I don't
have any first hand experience with this.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#393910: marked as done ((no subject))

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 09:24:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#393910: (no subject)
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: apache2.2-common
Version: 2.2.3-1
Severity: serious

Prevents proper unattended installation of apache2.2-common:

Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):

Michael

---End Message---
---BeginMessage---

Version: 2.2.3-2

Michael Schmitz skrev:


Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):


This has been fixed long time ago in 2.2.3-2.

- tfheen
---End Message---


Bug#349674: Could the severity of this bug be reduced to allow unison into testing?

2006-10-19 Thread Reuben Thomas
Rationale: this is a bug in all current versions of unison. It applies 
to a specific use case, one in which one of the media is likely to 
disappear during backup. By all means add a big fat warning until the 
bug is fixed, but please don't prevent us getting the up-to-date 
version of unison.


The version currently in testing, 2.9.1, is built with hacks, has UI 
problems as a result (I filed a bug which was reasonably closed wontfix 
about this) and has bugs and missing features compared to the current 
version; hence, allowing the current version into testing is an 
improvement all round.


--
http://rrt.sc3d.org/ | It is impossible to love and be wise (Francis Bacon)


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



Processed: Patch for this bug

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 393567 +patch
Bug#393567: gscanbus: no changelog file
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#392078: Problems booting 2.6.18 on SunBlade 100/150

2006-10-19 Thread Per Øyvind Karlsen
Torsdag 19 oktober 2006 08:38, skrev Jim Watson:
 On 19/10/2006, at 5:30 AM, David Miller wrote:
  Are you sure you're enabling ATYFB video support in your kernel?
  That's a common error when folks build their own kernels.

 Success! I used the later patch [0] and the config file from debian
 2.6.18-1-sparc64 as mentioned by Jurij[1]
 which includes - hopefully relevant ;)

 CONFIG_FB_ATY128=y
 CONFIG_FB_ATY=y
 CONFIG_FB_ATY_CT=y
 # CONFIG_FB_ATY_GENERIC_LCD is not set
 CONFIG_FB_ATY_GX=y

 Using LCD Benq FP767 here,

 I could only get it it to boot this way:

 boot:mylinux18 video=atyfb:off

 which is what I need as it also gets rid of those pesky red dots ;)

 I am happy to report anything else that might assist...

 thanks to David for the patches and thanks to Jurij for guidance,

 jim

 [0] http://marc.theaimsgroup.com/?l=linux-sparcm=116120447318793w=2
 [1] http://marc.theaimsgroup.com/?l=linux-sparcm=116120045100433w=2
 -
 To unsubscribe from this list: send the line unsubscribe sparclinux in
 the body of a message to [EMAIL PROTECTED]
 More majordomo info at  http://vger.kernel.org/majordomo-info.html
I'm left puzzled here now, will your display work correctly when disabling 
framebuffer with 'video=atyfb:off'? And if you're disabling it, why do you 
need to compile support for it?

My experience is that I need atyfb properly working to intialize display, 
otherwise it'll boot with not display (openboot screen will stay and no linux 
output is displayed, while machine is actually booting and serial can be 
used).

Am I missing something here..? (I'm fairly new to sparc, so please have 
patience:o)
-- 
Regards,
Per Øyvind Karlsen
Mandriva



Bug#393027: Patch for Bug 393027: FTBFS in fdclone

2006-10-19 Thread Ted Percival
tags 393027 patch
stop

I have attached a patch that fixes the FTBFS. I have _not_ tested
anything beyond that the package builds, but it should be safe.

-Ted
diff -ru fdclone-2.06c/Configur fdclone-2.06c-new/Configur
--- fdclone-2.06c/Configur	2006-10-17 20:02:00.0 +1000
+++ fdclone-2.06c-new/Configur	2006-10-19 20:54:53.0 +1000
@@ -538,12 +538,8 @@
 if isexist sysconf(0); then
 	echo #define	USESYSCONF
 fi
-if isexist _llseek(0,0,0,0,0) linux/unistd static _syscall5(int, _llseek,
-	unsigned int, fd,
-	unsigned long, ofs_h,
-	unsigned long, ofs_l,
-	long long *, result,
-	unsigned int, whence);
+if isexist _llseek(0,0,0,0,0) sys/syscall #define _llseek(fd, ofs_h, ofs_l, result, whence) \
+	syscall(SYS__llseek, fd, ofs_h, ofs_l, result, whence)
 ; then
 	echo #define	USELLSEEK
 fi
diff -ru fdclone-2.06c/dosdisk.c fdclone-2.06c-new/dosdisk.c
--- fdclone-2.06c/dosdisk.c	2006-10-17 20:02:01.0 +1000
+++ fdclone-2.06c-new/dosdisk.c	2006-10-17 20:02:09.0 +1000
@@ -84,7 +84,7 @@
 #ifdef	LINUX
 #include mntent.h
 #include sys/mount.h
-#include linux/unistd.h
+#include sys/syscall.h
 # ifndef	BLKFLSBUF
 # include linux/fs.h
 # endif
@@ -1028,12 +1028,13 @@
 #endif	/* !FD */
 
 #ifdef	USELLSEEK
-static _syscall5(int, _llseek,
-	unsigned int, fd,
-	unsigned long, ofs_h,
-	unsigned long, ofs_l,
-	l_off_t *, result,
-	unsigned int, whence);
+#define _llseek( \
+		/* unsigned int */ fd, \
+		/* unsigned long */ ofs_h, \
+		/* unsigned long */ ofs_l, \
+		/* l_off_t* */ result, \
+		/* unsigned int */ whence) \
+	syscall(SYS__llseek, fd, ofs_h, ofs_l, result, whence)
 
 static l_off_t NEAR Xllseek(fd, offset, whence)
 int fd;
diff -ru fdclone-2.06c/debian/rules fdclone-2.06c-new/debian/rules
--- fdclone-2.06c/debian/rules	2006-10-17 20:02:05.0 +1000
+++ fdclone-2.06c-new/debian/rules	2006-10-19 20:56:31.0 +1000
@@ -23,7 +23,7 @@
 configure-stamp:
 	dh_testdir
 	# Add here commands to configure the package.
-
+	$(MAKE) config
 	touch configure-stamp
 
 build: build-stamp


signature.asc
Description: OpenPGP digital signature


Bug#393972: marked as done (quota - FTBFS: cannot find -lssl)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 03:17:15 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#393972: fixed in quota 3.14-3
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: quota
Version: 3.14-2
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of quota_3.14-2 on debian-31 by sbuild/s390 85
[...]
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.1.13), gettext, libwrap0-dev, e2fslibs-dev, 
 po-debconf (= 0.5.0), libldap2-dev
[...]
 cc   repquota.o bylabel.o common.o quotasys.o pot.o quotaio.o quotaio_v1.o 
 quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o rquota_xdr.o 
 rquota_client.o rquota_clnt.o   -o repquota
 cc -D__GETTEXT__ -DBSD_BEHAVIOUR -DRPC_SETQUOTA -DRPC -DALT_FORMAT 
 -DHAVE_EXT2_INO_T -DHAVE_EXT2_INCLUDE -g -O2 -DUSE_LDAP_MAIL_LOOKUP 
 -DEXT2_DIRECT -D_GNU_SOURCE -Wall -D_LARGEFILE64_SOURCE 
 -D_FILE_OFFSET_BITS=64 -DQUOTA_VERSION=\3.14\ -DHOSTS_ACCESS   -c -o 
 warnquota.o warnquota.c
 cc  -o warnquota warnquota.o bylabel.o common.o quotasys.o pot.o quotaio.o 
 quotaio_v1.o quotaio_v2.o quotaio_rpc.o quotaio_xfs.o quotaio_generic.o 
 rquota_xdr.o rquota_client.o rquota_clnt.o -L/usr/lib -lldap -llber -lssl 
 -lresolv
 /usr/bin/ld: cannot find -lssl
 collect2: ld returned 1 exit status
 make[1]: *** [warnquota] Error 1
 make[1]: Leaving directory `/build/buildd/quota-3.14'
 make: *** [build-stamp] Error 2
 **
 Build finished at 20061017-1005
 FAILED [dpkg-buildpackage died]

---End Message---
---BeginMessage---
Source: quota
Source-Version: 3.14-3

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

quota_3.14-3.diff.gz
  to pool/main/q/quota/quota_3.14-3.diff.gz
quota_3.14-3.dsc
  to pool/main/q/quota/quota_3.14-3.dsc
quota_3.14-3_i386.deb
  to pool/main/q/quota/quota_3.14-3_i386.deb



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

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

Debian distribution maintenance software
pp.
Michael Meskes [EMAIL PROTECTED] (supplier of updated quota package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 09:02:04 +0200
Source: quota
Binary: quota
Architecture: source i386
Version: 3.14-3
Distribution: unstable
Urgency: low
Maintainer: Michael Meskes [EMAIL PROTECTED]
Changed-By: Michael Meskes [EMAIL PROTECTED]
Description: 
 quota  - implementation of the disk quota system
Closes: 393972
Changes: 
 quota (3.14-3) unstable; urgency=low
 .
   * Added missing build dependency on libssl-dev, closes: #393972
Files: 
 2068fe139e6e7d3843b3133ce1aad2e8 639 admin optional quota_3.14-3.dsc
 5d19aae9a2a975974bd920280f5b8fd3 30985 admin optional quota_3.14-3.diff.gz
 c5138e7436484c5c18059e393726aa7c 462682 admin optional quota_3.14-3_i386.deb

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

iD8DBQFFNyXmVkEm8inxm9ERAseiAJwI4ap0/I2P4SoDo4Qw2hkUOeba1QCdGXrm
OW894dJEsl85VDVZAl7Eu/0=
=bUmD
-END PGP SIGNATURE-

---End Message---


Processed: Patch for 393568

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 393568 +patch
Bug#393568: libsocksd-dev: no changelog file
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: severity of 393708 is important, reassign 393708 to openoffice.org, tagging 393708, tagging 393708

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.22
 severity 393708 important
Bug#393708: writer crashes randomly
Severity set to `important' from `grave'

 reassign 393708 openoffice.org
Bug#393708: writer crashes randomly
Bug reassigned from package `openoffice.org-writer' to `openoffice.org'.

 tags 393708 + unreproducible
Bug#393708: writer crashes randomly
There were no tags set.
Tags added: unreproducible

 tags 393708 + moreinfo
Bug#393708: writer crashes randomly
Tags were: unreproducible
Tags added: moreinfo


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#391577: marked as done (dvb-driver-source: Obsolete, Etch will be 2.6 only)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 11:20:27 +0200
with message-id [EMAIL PROTECTED]
and subject line Processed: Raising severity to keep out of Etch
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: dvb-driver-source
Severity: grave
Justification: renders package unusable

From the package description:
 Note: You do not need this package if you are using kernel 2.6!

Etch will be based on Linux 2.6 only, so it should be dropped.

Cheers,
Moritz

-- 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.6.18-1-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

---End Message---
---BeginMessage---
This bug can be closed, the package was allready removed from Unstable
an Etch a few days ago.

Regards,
Thomas

-- 
Thomas Schmidt, Debian VDR Team
http://pkg-vdr-dvb.alioth.debian.org/
---End Message---


Bug#357439: libgl1-mesa-glide3 works fine

2006-10-19 Thread Amaya
Hey Adam,

Adam C Powell IV wrote:
 FWIW, one more data point: same crash with libgl1-mesa-glx, but
 libgl1-mesa-glide3 on this old machine with 3dfx Voodoo3 works fine.
 
Thanks for the feedback!

-- 
  ·''`. If I can't dance to it, it's not my revolution
 : :' :-- Emma Goldman
 `. `'   Proudly running Debian GNU/Linux (unstable)
   `- www.amayita.com  www.malapecora.com  www.chicasduras.com



Processed: Patch for Bug 393027: FTBFS in fdclone

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 393027 patch
Bug#393027: FTBFS: expected declaration specifiers or '...' before '_llseek'
There were no tags set.
Tags added: patch

 stop
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#393014: marked as done (FTBFS: Ruby/GTK couldn't be initialized ('Cannot open display: '))

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 01:19:27 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#393014: fixed in libgtk-trayicon-ruby 0.1.0-5
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libgtk-trayicon-ruby
Version: 0.1.0-4.1
Severity: serious

 Automatic build of libgtk-trayicon-ruby_0.1.0-4.1 on coconut0 by sbuild/ia64 
 0.49
...
 checking for new allocation framework... yes
 checking for attribute assignment... yes
 checking for gtk+-2.0... Ruby/GTK couldn't be initialized ('Cannot open 
 display:  ')
 *** extconf.rb failed ***
 Could not create Makefile due to some reason, probably lack of
 necessary libraries and/or headers.  Check the mkmf.log file for more
 details.  You may need configuration options.
 
 Provided configuration options:
   --with-opt-dir
   --without-opt-dir
   --with-opt-include
   --without-opt-include=${opt-dir}/include
   --with-opt-lib
   --without-opt-lib=${opt-dir}/lib
   --with-make-prog
   --without-make-prog
   --srcdir=.
   --curdir
   --ruby=/usr/bin/ruby1.8
   --with-pkg-config
   --without-pkg-config
 yes
 make: *** [build-stamp] Error 1

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

---End Message---
---BeginMessage---
Source: libgtk-trayicon-ruby
Source-Version: 0.1.0-5

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

libgtk-trayicon-ruby1.8_0.1.0-5_amd64.deb
  to 
pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby1.8_0.1.0-5_amd64.deb
libgtk-trayicon-ruby_0.1.0-5.diff.gz
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-5.diff.gz
libgtk-trayicon-ruby_0.1.0-5.dsc
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-5.dsc
libgtk-trayicon-ruby_0.1.0-5_all.deb
  to pool/main/libg/libgtk-trayicon-ruby/libgtk-trayicon-ruby_0.1.0-5_all.deb



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

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

Debian distribution maintenance software
pp.
Michael Ablassmeier [EMAIL PROTECTED] (supplier of updated 
libgtk-trayicon-ruby package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 09:46:48 +0200
Source: libgtk-trayicon-ruby
Binary: libgtk-trayicon-ruby libgtk-trayicon-ruby1.8
Architecture: source all amd64
Version: 0.1.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 libgtk-trayicon-ruby - system tray protocol library for Ruby
 libgtk-trayicon-ruby1.8 - system tray protocol library for Ruby 1.8
Closes: 393014
Changes: 
 libgtk-trayicon-ruby (0.1.0-5) unstable; urgency=low
 .
   * QA upload.
   * Set maintainer to QA Group; Orphaned: #391411
   * Comment out require call for gtk2 in extconf.rb, otherwise
 package FTBFS if buildd is not running a X server it could
 connect to, ugly solution but works (Closes: #393014)
   * Conforms with latest Standards Version 3.7.2
Files: 
 5fb505b7f829a3218dd0199e55cdd60b 697 devel optional 
libgtk-trayicon-ruby_0.1.0-5.dsc
 258b1be05523f055603eb56496537826 2120 devel optional 
libgtk-trayicon-ruby_0.1.0-5.diff.gz
 fe325c71ea67cda61ccf2ef41b3d066d 2336 devel optional 
libgtk-trayicon-ruby_0.1.0-5_all.deb
 e9e6ab31b544deb2ffdcb70e427fa594 9412 devel optional 
libgtk-trayicon-ruby1.8_0.1.0-5_amd64.deb

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

iD8DBQFFNzJdEFV7g4B8rCURAorEAJ46Ps+rtMBKeQih/L2vd9htS4t5DACghc2G
EZJt8pBlgp0FR/hSzuWpWsw=
=iF+J
-END PGP SIGNATURE-

---End Message---


Bug#391779: marked as done (Uninstallable due to unmet dep on apache2-common)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 03:47:43 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#391779: fixed in libapache2-mod-encoding 20040616-4.2
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libapache2-mod-encoding
Severity: serious
Version: 20040616-4.1

Hi

Your package is not installable as it depends on apache2-common which is not
available in unstable anymore. You might want to update the dependency to
apache2.2-common.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D



signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: libapache2-mod-encoding
Source-Version: 20040616-4.2

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

libapache2-mod-encoding_20040616-4.2.diff.gz
  to 
pool/main/liba/libapache2-mod-encoding/libapache2-mod-encoding_20040616-4.2.diff.gz
libapache2-mod-encoding_20040616-4.2.dsc
  to 
pool/main/liba/libapache2-mod-encoding/libapache2-mod-encoding_20040616-4.2.dsc
libapache2-mod-encoding_20040616-4.2_amd64.deb
  to 
pool/main/liba/libapache2-mod-encoding/libapache2-mod-encoding_20040616-4.2_amd64.deb



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

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

Debian distribution maintenance software
pp.
Michael Ablassmeier [EMAIL PROTECTED] (supplier of updated 
libapache2-mod-encoding package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 12:31:32 +0200
Source: libapache2-mod-encoding
Binary: libapache2-mod-encoding
Architecture: source amd64
Version: 20040616-4.2
Distribution: unstable
Urgency: medium
Maintainer: Tatsuki Sugiura [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 libapache2-mod-encoding - Apache2 module for non-ascii filename 
interoperability
Closes: 391779 393019
Changes: 
 libapache2-mod-encoding (20040616-4.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBS, add path to mod_encoding.o to gcc call
 Closes: #393019
   * Replace obsolete dependency on apache2-common with
 apache2.2-common (Closes: #391779)
Files: 
 95b96acc4def69ebd9234039c07aa38f 762 web optional 
libapache2-mod-encoding_20040616-4.2.dsc
 688396e401c09be27d20a4a53a235dfe 4649 web optional 
libapache2-mod-encoding_20040616-4.2.diff.gz
 c2ace6b133ed831996b5a4f785f0fc3e 7736 web optional 
libapache2-mod-encoding_20040616-4.2_amd64.deb

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

iD8DBQFFN1TkEFV7g4B8rCURAsWPAKCBVZJi1F6LomzonLia9+KGFR+bXwCfQ35r
C5bwS/Pq7SK8re3Nz5eMIso=
=onuL
-END PGP SIGNATURE-

---End Message---


Bug#394075: mozilla-browser: Can't install mozilla-browser, not via dpkg nor apt-get

2006-10-19 Thread Uwe Brauer
Package: mozilla-browser
Version: 2:1.7.13-0.3
Severity: grave

I had to remove my mozilla, and tried to reinstall it.

However 

apt-get install mozilla-browser 

gives me

pt-get install mozilla-browser
Reading package lists... Done
Building dependency tree... Done
Package mozilla-browser is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mozilla-mailnews mozilla-psm
E: Package mozilla-browser has no installation candidate

The same holds for 
apt-get install mozilla-mailnews
apt-get install mozilla-mailnews
Reading package lists... Done
Building dependency tree... Done
Package mozilla-mailnews is not available, but is referred to by another 
package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  mozilla-mailnews mozilla-browser
E: Package mozilla-mailnews has no installation candidate

And for 
apt-get install mozilla-psm
Reading package lists... Done
Building dependency tree... Done
Package mozilla-psm is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
  libnss3 mozilla-browser
E: Package mozilla-psm has no installation candidate


I did apt-get update.

The deb files are there I downloaded them 
 mozilla-mailnews_1.7.13-0.3_i386.deb
 mozilla-enigmail_0.91-4sarge2_i386.deb
 mozilla-browser_1.7.13-0.3_i386.deb
 mozilla_1.7.13-0.3_i386.deb

But then 

 dpkg  -i  mozilla-browser_1.7.13-0.3_i386.deb

 dpkg  -i  mozilla-browser_1.7.13-0.3_i386.deb
Selecting previously deselected package mozilla-browser.
(Reading database ... 164500 files and directories currently installed.)
Unpacking mozilla-browser (from mozilla-browser_1.7.13-0.3_i386.deb) ...
dpkg: dependency problems prevent configuration of mozilla-browser:
 mozilla-browser depends on libnspr4 (= 2:1.7.13-0.3); however:
  Package libnspr4 is not installed.
dpkg: error processing mozilla-browser (--install):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 mozilla-browser



That never happened to me and I am really puzzled.

Thanks 

Uwe Brauer

-- 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.15-1-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages mozilla-browser depends on:
ii  debconf  1.5.2   Debian configuration management sy
ii  libatk1.0-0  1.12.2-1The ATK accessibility toolkit
ii  libc62.3.6-13GNU C Library: Shared libraries
ii  libcairo21.2.4-1 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libglib2.0-0 2.12.3-2The GLib library of C routines
ii  libgtk2.0-0  2.8.18-1The GTK+ graphical user interface 
ii  libkrb53 1.4.3-7 MIT Kerberos runtime libraries
pn  libnspr4 none  (no description available)
ii  libpango1.0-01.14.5-1Layout and rendering of internatio
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-7   X11 client-side library
ii  libxcursor1  1.1.5.2-5   X cursor management library
ii  libxext6 1:1.0.0-4   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-4   X11 miscellaneous 'fixes' extensio
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  libxi6   1:1.0.0-5   X11 Input extension library
ii  libxinerama1 1:1.0.1-4   X11 Xinerama extension library
ii  libxp6   1:1.0.0-1   X Printing Extension (Xprint) clie
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.0.2-4 X Rendering Extension client libra
ii  libxt6   1:1.0.0-5   X11 toolkit intrinsics library
ii  psmisc   22.2-1  Utilities that use the proc filesy

Versions of packages mozilla-browser recommends:
pn  mozilla-psm   none (no description available)
ii  myspell-en-gb [myspell-dictio 1:2.0.2-3  English_british dictionary for mys
ii  myspell-en-us [myspell-dictio 1:2.0.2-3  English_american dictionary for my
ii  myspell-es [myspell-dictionar 1.9-6  The Spanish dictionary for myspell

-- debconf information:
  mozilla/dsp: none
  mozilla/locale_auto: true
  

Bug#392077: NMU of joe

2006-10-19 Thread Josip Rodin
On Wed, Oct 18, 2006 at 10:02:34PM +0200, Bas Zoetekouw wrote:
   I just uploaded an NMU of joe, to fix #392077.  A diff is attached.
  
  Didn't you notice that I was discussing it with the patch submitter?
  I realize it's NMU season, but there's also that little thing called
  politeness. :(
 
 Sorry, I didn't mean to be impolite.  I guess I didn't notice the dates
 in the bts messages in the entire let's get the release out on time
 rush.  
 Sorry :(

Yes, and an irrelevant rush, because 3.5-1 is already in testing anyway.

-- 
 2. That which causes joy or happiness.


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



Bug#393811: marked as done (coco-cs: FTBFS: Got a SIGABRT while executing native code)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 03:02:30 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#393811: fixed in coco-cs 20060919-2
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: coco-cs
Version: 20060919-1
Severity: serious

Hello,

There was a problem while autobuilding your package:

 Automatic build of coco-cs_20060919-1 on avidan by sbuild/i386 98
 Build started at 20061017-2231
 **
...
   inflating: Tab.cs  
 touch configure-stamp
 dh_testdir
 # Add here commands to compile the package.
 ( cd /build/buildd/coco-cs-20060919/debian/tmp-build/; \
 ./build.sh )
 
 ** (/usr/lib/mono/2.0/gmcs.exe:22698): CRITICAL **: _wapi_shm_file_open: 
 shared file [/nonexistent/.wapi/shared_data-avidan-Linux-i686-308-10-0] open 
 error: No such file or directory
 
 ** (/usr/lib/mono/2.0/gmcs.exe:22698): CRITICAL **: _wapi_shm_attach: shared 
 file [/nonexistent/.wapi/shared_data-avidan-Linux-i686-308-10-0] open error
 
 ** ERROR **: file shared.c: line 313 (_wapi_shm_semaphores_init): assertion 
 failed: (tmp_shared != NULL)
 aborting...
 
 =
 Got a SIGABRT while executing native code. This usually indicates
 a fatal error in the mono runtime or one of the native libraries 
 used by your application.
 =
 
 Stacktrace:
 
 
 Native stacktrace:
 
   /usr/bin/mono(mono_handle_native_sigsegv+0xec) [0x81804b5]
   /usr/bin/mono [0x81633e6]
   [0xbfffe440]
   /lib/tls/libc.so.6(abort+0x109) [0x401390c9]
   /usr/lib/libglib-2.0.so.0(g_logv+0x454) [0x4005b074]
   /usr/lib/libglib-2.0.so.0(g_log+0x29) [0x4005b0a9]
   /usr/lib/libglib-2.0.so.0(g_assert_warning+0x77) [0x4005b127]
   /usr/bin/mono [0x811f5e2]
   /usr/bin/mono [0x81112d5]
   /usr/bin/mono(mono_once+0x91) [0x811b721]
   /usr/bin/mono [0x81118a0]
   /usr/bin/mono [0x811e090]
   /usr/bin/mono [0x811e70c]
   /usr/bin/mono(mono_thread_pool_init+0x94) [0x80e2d37]
   /usr/bin/mono(mono_runtime_init+0x1a) [0x80e9362]
   /usr/bin/mono [0x816447c]
   /usr/bin/mono(mono_main+0x12c2) [0x805e3e0]
   /usr/bin/mono [0x805c116]
   /lib/tls/libc.so.6(__libc_start_main+0xc8) [0x40123ea8]
   /usr/bin/mono [0x805c071]
 ./build.sh: line 2: 22698 Aborted gmcs /out:Coco.exe /t:exe 
 Coco.cs Scanner.cs Tab.cs DFA.cs ParserGen.cs Parser.cs
 make: *** [build-stamp] Error 134
 **
 Build finished at 20061017-2232
 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
---End Message---
---BeginMessage---
Source: coco-cs
Source-Version: 20060919-2

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

coco-cs_20060919-2.dsc
  to pool/main/c/coco-cs/coco-cs_20060919-2.dsc
coco-cs_20060919-2.tar.gz
  to pool/main/c/coco-cs/coco-cs_20060919-2.tar.gz
coco-cs_20060919-2_all.deb
  to pool/main/c/coco-cs/coco-cs_20060919-2_all.deb



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

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

Debian distribution maintenance software
pp.
Markus Loeberbauer [EMAIL PROTECTED] (supplier of updated coco-cs package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 18 Oct 2006 18:00:00 +0100
Source: coco-cs
Binary: coco-cs
Architecture: source all
Version: 20060919-2
Distribution: unstable
Urgency: low
Maintainer: Loeberbauer Markus [EMAIL PROTECTED]
Changed-By: Markus Loeberbauer [EMAIL PROTECTED]
Description: 
 coco-cs- Coco/R Compiler Generator (C-Sharp Version)
Closes: 393811
Changes: 
 coco-cs (20060919-2) unstable; urgency=low
 .
   * Update to Debian Policy Standards Version 3.7.2
   * Set MONO_SHARED_DIR to temporary directory to 

Bug#394089: ldconfig - i686 instructions

2006-10-19 Thread Petr Salinger

Package: libc6
Severity: grave 
Version: 2.5-0exp2

Tags: experimental


Hi,

libc6/ldconfig is broken on plain i486 and i586 platforms. 
It is due to


 * sysdeps/i386.mk: ship the Xen flavour of ldconfig in libc6.
   It should be a few percent slower on plain i386, but a lot faster on Xen 
i386.

As a result of xen_configure_target=i686-linux,
ldconfig needs cmov capable processor :-(

Petr



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



Bug#393568: Patch for 393568

2006-10-19 Thread Thijs Kinkhorst
tags 393568 +patch
thanks

Hi,

I've created a patch for this issue. Since I had it ready anyway and
it's release critical, I've uploaded to DELAYED-4 so it will enter
unstable when the bug is 7 days old.

The fix is simple: installing the changelog in all packages is
necessary, therefore remove the explicit package specifications on the
dh_installchangelogs line; it missed one.

Thijs
diff -u dante-1.1.18/debian/changelog dante-1.1.18/debian/changelog
--- dante-1.1.18/debian/changelog
+++ dante-1.1.18/debian/changelog
@@ -1,3 +1,10 @@
+dante (1.1.18-2.1) unstable; urgency=high
+
+  * Non-maintainer upload for RC bug.
+  * Make sure changelogs are installed into all packages (Closes: #393568).
+
+ -- Thijs Kinkhorst [EMAIL PROTECTED]  Thu, 19 Oct 2006 12:09:39 +0200
+
 dante (1.1.18-2) unstable; urgency=low
 
   * applied patch from upstream (same as patch sent by Nicolas Leonard)
diff -u dante-1.1.18/debian/rules dante-1.1.18/debian/rules
--- dante-1.1.18/debian/rules
+++ dante-1.1.18/debian/rules
@@ -89,7 +89,7 @@
 	dh_installdocs -pdante-client doc/README.socksify
 	dh_installdocs -pdante-client -pdante-server doc/README.msproxy
 	dh_installdocs -pdante-server doc/SOCKS4.protocol
-	dh_installchangelogs -plibsocksd -pdante-server -pdante-client NEWS
+	dh_installchangelogs NEWS
 	rmdir $(DEB)/usr/bin $(DEB)/usr/sbin $(DEB)/usr/man/man? $(DEB)/usr/man $(DEB)/usr/include
 	## now make the library symlinks
 	# destroy and remake directory (and contents)


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


Processed: Re: Bug#392649: rtsigio does not work on alpha

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 392649 grave
Bug#392649: rtsigio does not work on alpha
Severity set to `grave' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#393550: Patch for this bug

2006-10-19 Thread Thijs Kinkhorst
tags 393550 +pending
thanks

Hi,

 Yes, I am sure, but I have made my check on amd64. The copyright and 
 changelog files seems to be present only on i386.

The problem was that dh_install{docs,changelogs} was only called in the
binary-indep target. This target is not called when building on build
daemons (they only build the architecture-specific target). Because you
only have one binary package, the best solution is to just eliminate the
binary-indep target and merge it into the binary-dep.

Patch is attached. Since I made it anyway and this is release-critical,
I've uploaded the package to DELAYED-5.


Thijs
diff -u cdpr-2.2.0/debian/rules cdpr-2.2.0/debian/rules
--- cdpr-2.2.0/debian/rules
+++ cdpr-2.2.0/debian/rules
@@ -24,6 +24,8 @@
 	dh_testdir
 	dh_testroot # we really need this here
 	dh_install --sourcedir=debian/cdpr
+	dh_installdocs
+	dh_installchangelogs
 	dh_strip
 	dh_compress
 	dh_fixperms
@@ -35,15 +37,4 @@
 
 binary-indep: install
-	dh_testdir
-	dh_testroot # we really need this here
-	dh_install --sourcedir=debian/cdpr
-	dh_installdocs
-	dh_installchangelogs
-	dh_compress
-	dh_fixperms
-	dh_installdeb
-	dh_gencontrol
-	dh_md5sums
-	dh_builddeb
 
 .PHONY: build clean install binary binary-arch binary-indep
diff -u cdpr-2.2.0/debian/changelog cdpr-2.2.0/debian/changelog
--- cdpr-2.2.0/debian/changelog
+++ cdpr-2.2.0/debian/changelog
@@ -1,3 +1,11 @@
+cdpr (2.2.0-2.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Make sure all content gets installed when building only
+the binary-deb target, closes: #393550.
+
+ -- Thijs Kinkhorst [EMAIL PROTECTED]  Thu, 19 Oct 2006 13:00:56 +0200
+
 cdpr (2.2.0-2) unstable; urgency=low
 
   * Initial release, closes: Bug#338153


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


Bug#390169: marked as done (file conflict)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 04:18:44 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#390169: fixed in ncurses 5.5-5
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: libncursesw5-dbg
Version: 5.5-4
Severity: serious

Hi,

(Reading database ... 246039 files and directories currently installed.)
Preparing to replace libncursesw5-dbg 5.5-3 (using
.../libncursesw5-dbg_5.5-4_amd64.deb) ...
Unpacking replacement libncursesw5-dbg ...
dpkg: error processing
/var/cache/apt/archives/libncursesw5-dbg_5.5-4_amd64.deb (--unpack):
 trying to overwrite `/usr/share/doc/lib32ncurses5-dev', which is also
in package lib32ncurses5-dev
Errors were encountered while processing:
 /var/cache/apt/archives/libncursesw5-dbg_5.5-4_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Grüße,

René

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

Versions of packages libncursesw5-dbg depends on:
ii  libncursesw5-dev  5.5-4  Developer's libraries for ncursesw

libncursesw5-dbg recommends no packages.

-- no debconf information


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: ncurses
Source-Version: 5.5-5

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

lib64ncurses5-dev_5.5-5_i386.deb
  to pool/main/n/ncurses/lib64ncurses5-dev_5.5-5_i386.deb
lib64ncurses5_5.5-5_i386.deb
  to pool/main/n/ncurses/lib64ncurses5_5.5-5_i386.deb
libncurses5-dbg_5.5-5_i386.deb
  to pool/main/n/ncurses/libncurses5-dbg_5.5-5_i386.deb
libncurses5-dev_5.5-5_i386.deb
  to pool/main/n/ncurses/libncurses5-dev_5.5-5_i386.deb
libncurses5_5.5-5_i386.deb
  to pool/main/n/ncurses/libncurses5_5.5-5_i386.deb
libncursesw5-dbg_5.5-5_i386.deb
  to pool/main/n/ncurses/libncursesw5-dbg_5.5-5_i386.deb
libncursesw5-dev_5.5-5_i386.deb
  to pool/main/n/ncurses/libncursesw5-dev_5.5-5_i386.deb
libncursesw5_5.5-5_i386.deb
  to pool/main/n/ncurses/libncursesw5_5.5-5_i386.deb
ncurses-base_5.5-5_all.deb
  to pool/main/n/ncurses/ncurses-base_5.5-5_all.deb
ncurses-bin_5.5-5_i386.deb
  to pool/main/n/ncurses/ncurses-bin_5.5-5_i386.deb
ncurses-term_5.5-5_all.deb
  to pool/main/n/ncurses/ncurses-term_5.5-5_all.deb
ncurses_5.5-5.diff.gz
  to pool/main/n/ncurses/ncurses_5.5-5.diff.gz
ncurses_5.5-5.dsc
  to pool/main/n/ncurses/ncurses_5.5-5.dsc



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

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

Debian distribution maintenance software
pp.
Daniel Baumann [EMAIL PROTECTED] (supplier of updated ncurses package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 12:01:00 +0200
Source: ncurses
Binary: ncurses-base lib64ncurses5 libncursesw5-dev libncursesw5-dbg 
ncurses-bin libncurses5 libncursesw5 libncurses5-dev ncurses-term 
lib32ncurses5-dev lib32ncurses5 libncurses5-dbg lib64ncurses5-dev
Architecture: source i386 all
Version: 5.5-5
Distribution: unstable
Urgency: medium
Maintainer: Daniel Baumann [EMAIL PROTECTED]
Changed-By: Daniel Baumann [EMAIL PROTECTED]
Description: 
 lib64ncurses5 - Shared libraries for terminal handling (64-bit)
 lib64ncurses5-dev - Developer's libraries for ncurses (64-bit)
 libncurses5 - Shared libraries for terminal handling
 libncurses5-dbg - Debugging/profiling libraries for ncurses
 libncurses5-dev - Developer's libraries and docs for ncurses
 libncursesw5 - Shared libraries for terminal handling (wide character support)
 libncursesw5-dbg - Debugging/profiling libraries for ncurses
 libncursesw5-dev - Developer's libraries for ncursesw
 ncurses-base - Descriptions of common terminal types
 ncurses-bin - Terminal-related programs and man pages
 ncurses-term - Additional terminal type definitions
Closes: 390169
Changes: 
 ncurses (5.5-5) unstable; urgency=medium
 .
   * Fixed /usr/share/doc symlinks (Closes: #390169).
Files: 
 

Processed: Patch for this bug

2006-10-19 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 393550 +pending
Bug#393550: cdpr: no copyright and no changelog
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#393355: Problem solved, but new one raised: grave - important

2006-10-19 Thread Thierry Reding
* Alessio Gaeta wrote:
 Hi, thanks for quick reply.
 The problems has disappeared re-upgrading Compiz from 0.0.13 to 0.2.0 (I 
 was following up my own post and I found yours...): don't ask me why, 
 I'm wondering what's happened.
 Anyway now, when I launch 'compiz --replace', gtk-window-decorator 
 crashes with a segmentation fault, so I don't get windows borders at 
 all. Disabling the 'use_metacity_theme' in gconf/apps/gwd allow to 
 gtk-window-decorator to start normally, but of course I don't still have 
 windows borders. This fact makes me think to a compatibility problem 
 with Metacity themes.
 I'm using the latest version available in Debian repositories of 
 Metacity related stuff and xserver-xorg-core 2:1.1.1-9.

Are you using metacity = 2.16 from experimental? That *could* explain the
problem. Or did you perhaps change anything in the gconf entries for compiz?
Are you explicitly specifying the plugins to load on the command-line?

Do the effects work for you? That is, do you have wobbly windows?
Transparency? Anything?

 - Thierry



signature.asc
Description: Digital signature


Bug#392543: marked as done (xmms-jess: FTBFS (amd64): conflicting types for 'usleep')

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 04:02:13 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#392543: fixed in xmms-jess 2.9.1-8.1
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: xmms-jess
Version: 2.9.1-8
Severity: serious
Tags: patch

When building 'xmms-jess' on unstable, I get the following error:

make[1]: Entering directory `/xmms-jess-2.9.1'
libtool --mode=compile gcc -c -I/usr/include/xmms -I/usr/include/gtk-1.2 
-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/SDL 
-D_GNU_SOURCE=1 -D_REENTRANT -Wall -g -O2 -pipe -ansi -ffast-math -DPIC -fPIC 
jess.c
mkdir .libs
 gcc -c -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 
-I/usr/lib/glib/include -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Wall 
-g -O2 -pipe -ansi -ffast-math -DPIC -fPIC jess.c  -fPIC -DPIC -o .libs/jess.o
In file included from jess.c:20:
def.h:19:1: warning: LINE_MAX redefined
In file included from /usr/include/limits.h:148,
 from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/limits.h:122,
 from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/syslimits.h:7,
 from /usr/lib/gcc/x86_64-linux-gnu/4.1.2/include/limits.h:11,
 from /usr/lib/glib/include/glibconfig.h:9,
 from /usr/include/glib-1.2/glib.h:66,
 from /usr/include/xmms/plugin.h:27,
 from jess.c:11:
/usr/include/bits/posix2_lim.h:82:1: warning: this is the location of the 
previous definition
jess.c:30: error: conflicting types for 'usleep'
/usr/include/unistd.h:405: error: previous declaration of 'usleep' was here
make[1]: *** [jess.lo] Error 1
make[1]: Leaving directory `/xmms-jess-2.9.1'
make: *** [build-arch] Error 2

With the attached patch 'xmms-jess' can be compiled on unstable.

Regards
Andreas Jochens

diff -urN ../tmp-orig/xmms-jess-2.9.1/jess.c ./jess.c
--- ../tmp-orig/xmms-jess-2.9.1/jess.c  2006-10-12 07:00:10.0 +
+++ ./jess.c2006-10-12 06:56:55.0 +
@@ -27,7 +27,6 @@
 #include palette.h
 #include draw_low_level.h
 
-void usleep (unsigned long usec); 
 int nice(int inc);  
 void jess_init (void);
 void jess_init_xmms (void);

---End Message---
---BeginMessage---
Source: xmms-jess
Source-Version: 2.9.1-8.1

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

xmms-jess_2.9.1-8.1.diff.gz
  to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1.diff.gz
xmms-jess_2.9.1-8.1.dsc
  to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1.dsc
xmms-jess_2.9.1-8.1_amd64.deb
  to pool/main/x/xmms-jess/xmms-jess_2.9.1-8.1_amd64.deb



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

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

Debian distribution maintenance software
pp.
Michael Ablassmeier [EMAIL PROTECTED] (supplier of updated xmms-jess package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 19 Oct 2006 12:55:26 +0200
Source: xmms-jess
Binary: xmms-jess
Architecture: source amd64
Version: 2.9.1-8.1
Distribution: unstable
Urgency: low
Maintainer: John Lightsey [EMAIL PROTECTED]
Changed-By: Michael Ablassmeier [EMAIL PROTECTED]
Description: 
 xmms-jess  - visualization plugin for XMMS using various 2D and 3D methods
Closes: 392543
Changes: 
 xmms-jess (2.9.1-8.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Fix FTBFS, thanks Andreas Jochens for reporting and Patch.
 Closes: #392543
Files: 
 fcfbcdae14ddd5001d6b31d244380267 625 sound optional xmms-jess_2.9.1-8.1.dsc
 5d1b413669e9ee5543c3f8edef0d18de 5192 sound optional 
xmms-jess_2.9.1-8.1.diff.gz
 0fac5e7a9c92abe072c358da9f49b2d6 25294 sound optional 
xmms-jess_2.9.1-8.1_amd64.deb

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

iD8DBQFFN1rqEFV7g4B8rCURAsFcAKCmEAhNrITB0pfHfUJKcrqNy/TaZgCg3hTO
NLsblWf9PVUqG4O2gty6AFs=
=huyq
-END PGP SIGNATURE-

---End Message---


Bug#394097: libapache2-mod-auth-pam: doesnt work with Apache 2.1

2006-10-19 Thread Sven Weidauer
Package: libapache2-mod-auth-pam
Version: 1.1.1-6.1
Severity: grave
Justification: renders package unusable

Since the auth mechanisms were changed in Apache 2.1 this module does
not work any more. It probably should be replaced by mod_authn_pam
available at http://mod-auth.sourceforge.net/docs/mod_authn_pam/

-- 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.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libapache2-mod-auth-pam depends on:
ii  apache2.2-common 2.2.3-2 Next generation, scalable, extenda
ii  libc62.3.6.ds1-6 GNU C Library: Shared libraries
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l

libapache2-mod-auth-pam recommends no packages.


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



Bug#390786: marked as done (apache2.2-common: cannot touch /var/log/apache2/error.log)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 09:24:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Bug#393910: (no subject)
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: apache2.2-common
Version: 2.2.3-1
Severity: grave
Justification: renders package unusable

apache2.2-common won't install, at least within a pbuilder chroot.
The postinst aborts with the following error:

touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):
 subprocess post-installation script returned error exit status 1

This prevents building packages against Apache 2.2, since
apache2-threaded-dev depends on apache2.2-common.

A missing directory in the package or mkdir in the postinst, maybe?

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

---End Message---
---BeginMessage---

Version: 2.2.3-2

Michael Schmitz skrev:


Setting up apache2.2-common (2.2.3-1) ...
touch: cannot touch `/var/log/apache2/error.log': No such file or directory
touch: cannot touch `/var/log/apache2/access.log': No such file or directory
dpkg: error processing apache2.2-common (--configure):


This has been fixed long time ago in 2.2.3-2.

- tfheen
---End Message---


Bug#393672: marked as done (clamav: FTBFS: clamav-milter.c:1065:84: error: operator '=' has no left operand)

2006-10-19 Thread Debian Bug Tracking System
Your message dated Thu, 19 Oct 2006 05:18:18 -0700
with message-id [EMAIL PROTECTED]
and subject line Bug#393672: fixed in clamav 0.88.5-2
has caused the attached Bug report to be marked as done.

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

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

---BeginMessage---
Package: clamav
Version: 0.88.4-2
Severity: serious
Justification: FTBFS

Hi,

During a rebuilt of all packages in etch, I discovered that your package
failed to build on AMD64.

I have not checked if the version which is now in unstable is still
affected by the bug. Please tell me if you need me to check this (my
scripts don't allow me to do that easily).

Relevant parts:
if x86_64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../clamd
-I../libclamav -I../shared  -I/usr/include   -Wall -g -O2 -MT
clamav-milter
.o -MD -MP -MF .deps/clamav-milter.Tpo -c -o clamav-milter.o
clamav-milter.c; \
then mv -f .deps/clamav-milter.Tpo .deps/clamav-milter.Po;
else rm -f .deps/clamav-milter.Tpo; exit 1; fi
clamav-milter.c:139:19: warning: /* within comment
clamav-milter.c:197:52: warning: /* within comment
clamav-milter.c:1065:84: error: operator '=' has no left operand
clamav-milter.c:1586:84: error: operator '=' has no left operand
clamav-milter.c: In function 'clamfi_connect':
clamav-milter.c:2111: warning: passing argument 1 of 'hosts_ctl'
discards qualifiers from pointer target type
clamav-milter.c: In function 'clamfi_body':
clamav-milter.c:2498: warning: format '%u' expects type 'unsigned int',
but argument 3 has type 'size_t'
clamav-milter.c: In function 'clamfi_send':
clamav-milter.c:3384: warning: format '%u' expects type 'unsigned int',
but argument 3 has type 'size_t'
clamav-milter.c:3401: warning: format '%u' expects type 'unsigned int',
but argument 3 has type 'size_t'
make[3]: *** [clamav-milter.o] Error 1
make[3]: Leaving directory `/build/root/clamav-0.88.4/clamav-milter'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/build/root/clamav-0.88.4'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/build/root/clamav-0.88.4'
make: *** [build-arch-stamp] Error 2

The full build log is available from 
http://ox.blop.info/bazaar/buildlogs/20061016/amd64/clamav_0.88.4-2.buildlog

About the archive rebuilt:
The rebuilt was done on about 40 AMD64 nodes of the Grid'5000 platform,
using a chroot containing an etch environment (not unstable).
Internet was not accessible from the build nodes.

About Grid'5000:
The Grid'5000 project aims at building a highly reconfigurable
experimental Grid platform gathering 9 sites and featuring a total of
5000 CPUs. Its main purpose is to serve as an experimental testbed for
research in Grid Computing.  To learn more about Grid'5000, read
https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |

---End Message---
---BeginMessage---
Source: clamav
Source-Version: 0.88.5-2

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

clamav-base_0.88.5-2_all.deb
  to pool/main/c/clamav/clamav-base_0.88.5-2_all.deb
clamav-daemon_0.88.5-2_i386.deb
  to pool/main/c/clamav/clamav-daemon_0.88.5-2_i386.deb
clamav-dbg_0.88.5-2_i386.deb
  to pool/main/c/clamav/clamav-dbg_0.88.5-2_i386.deb
clamav-docs_0.88.5-2_all.deb
  to pool/main/c/clamav/clamav-docs_0.88.5-2_all.deb
clamav-freshclam_0.88.5-2_i386.deb
  to pool/main/c/clamav/clamav-freshclam_0.88.5-2_i386.deb
clamav-milter_0.88.5-2_i386.deb
  to pool/main/c/clamav/clamav-milter_0.88.5-2_i386.deb
clamav-testfiles_0.88.5-2_all.deb
  to pool/main/c/clamav/clamav-testfiles_0.88.5-2_all.deb
clamav_0.88.5-2.diff.gz
  to pool/main/c/clamav/clamav_0.88.5-2.diff.gz
clamav_0.88.5-2.dsc
  to pool/main/c/clamav/clamav_0.88.5-2.dsc
clamav_0.88.5-2_i386.deb
  to pool/main/c/clamav/clamav_0.88.5-2_i386.deb
libclamav-dev_0.88.5-2_i386.deb
  to pool/main/c/clamav/libclamav-dev_0.88.5-2_i386.deb
libclamav1_0.88.5-2_i386.deb
  to pool/main/c/clamav/libclamav1_0.88.5-2_i386.deb



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

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

Debian distribution maintenance software
pp.
Stephen Gran [EMAIL PROTECTED] (supplier of updated clamav package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive

Bug#393016: Bug:#393016: FTBFS: You need to modify your classpath...

2006-10-19 Thread Nicolas Duboc
   Hi Martin,

 I think the problem is actually from jikes-gij (#384613) and was fixed
with version 1:1.22-5.1 (now in testing).

 I did not reproduce the FTBFS in a clean pbuilder environment today.

 Can you confirm that the jikes-gij you used was prior 1:1.22-5.1 and
that you can't reproduce today ?

 Thanks,

-- 
Nicolas Duboc [EMAIL PROTECTED]


pgp3lnomb44Qd.pgp
Description: PGP signature


Bug#393567: Patch for this bug

2006-10-19 Thread Thijs Kinkhorst
tags 393567 +patch
thanks

Hi,

I've created a patch for this issue. Since I had it ready anyway and
it's release critical, I've uploaded to DELAYED-4 so it will enter
unstable when the bug is 7 days old.

The fix is simple: installing the Debian changelog is also being done by
dh_installchangelogs, so enable that.

Thijs
diff -u gscanbus-0.7.1/debian/changelog gscanbus-0.7.1/debian/changelog
--- gscanbus-0.7.1/debian/changelog
+++ gscanbus-0.7.1/debian/changelog
@@ -1,3 +1,10 @@
+gscanbus (0.7.1-5.1) unstable; urgency=high
+
+  * Non-maintainer upload for RC bug.
+  * Make sure changelogs are installed into all packages (Closes: #393567).
+
+ -- Thijs Kinkhorst [EMAIL PROTECTED]  Thu, 19 Oct 2006 12:26:34 +0200
+
 gscanbus (0.7.1-5) unstable; urgency=low
 
   * updated my name from ascii to correct style
diff -u gscanbus-0.7.1/debian/rules gscanbus-0.7.1/debian/rules
--- gscanbus-0.7.1/debian/rules
+++ gscanbus-0.7.1/debian/rules
@@ -59,7 +59,7 @@
 	dh_installmenu
 #	dh_installman
 	dh_installinfo
-#	dh_installchangelogs  # ChangeLog is empty
+	dh_installchangelogs  # Upstream ChangeLog is empty
 	dh_link
 	dh_strip
 	dh_compress


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