Bug#406443: deinstallation leaves cron.daily dangling symlink

2007-01-11 Thread martin f krafft
Package: cron-apt
Version: 0.3.0
Severity: serious

On deinstallation (not purge) of cron-apt on an etch system,
/etc/cron.daily/cron-apt is left as a dangling symlink, which
breaks policy.

Please either remove the symlink on deinstallation and readd it on
reinstallation, or install a script instead which exits silently and
without error if the cron-apt binary is not present anymore.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20-rc4-piper
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)


Bug#400914: brickos: Firmware doesn't work. RCX makes strange noise.

2007-01-11 Thread Michael Tautschnig
Sorry for this taking such a long time...

 When using brickos 0.9.0.dfsg-2 the following command:
 firmdl3 /usr/lib/brickos/brickOS.srec
 always fails. The firmware is sent to the RCX, but when the transfer
 is completed, it makes a continuous strange noise (and the system is
 unusable)
 I tried a few times with two different RCXs.
 The package is unusable without the firmware on the RCX.
 This might be related to gcc 4.1 (instead of gcc 2.95)


Indeed, brickos seems to work with gcc  4 only. It might be due to gcc 3.x
producing smaller code, but whatever reason it is: I will try to build a proper
toolchain today and get it uploaded as soon as possible.

Best,
Michael





pgpR9xESOlvrY.pgp
Description: PGP signature


Bug#406443: deinstallation leaves cron.daily dangling symlink

2007-01-11 Thread Marc Haber
On Thu, Jan 11, 2007 at 09:17:11AM +0100, martin f krafft wrote:
 Package: cron-apt
 Version: 0.3.0
 Severity: serious

That version is dated April 2005. Please update.

 Debian Release: 4.0
   APT prefers unstable

testing has 0.4.11, unstable has 0.4.13.

Greetings
Marc

-- 
-
Marc Haber | I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things.Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#406453: 32bit libgtk2.0 must use /etc/gtk-2.0/gdk-pixbuf.loaders.32

2007-01-11 Thread Goswin von Brederlow
Package: libgtk2.0-0
Version: 2.8.20-3
Severity: grave

When starting a 32bit gtk program on amd64 the libgtk uses the wrong conffile:

open(/etc/gtk-2.0/gdk-pixbuf.loaders, O_RDONLY|O_LARGEFILE) = 4

Subsequently the frong modules are attempted:

(acroread:1689): GdkPixbuf-WARNING **: Error loading XPM image loader: Unable 
to load image-loading module: 
/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: 
/usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-xpm.so: cannot open shared 
object file: No such file or directory) = 277

Replacing /etc/gtk-2.0/gdk-pixbuf.loaders with
/etc/gtk-2.0/gdk-pixbuf.loaders.32 [and fixing the version from 2.10.0
to 2.4.0] fixes the problem for 32bit but obviously breaks 64bit.

The proper fix, and what afaik is supposed to happen, is for the 32bit
libgtk to use /etc/gtk-2.0/gdk-pixbuf.loaders.32 if it exists and the
64bit libgtk to use /etc/gtk-2.0/gdk-pixbuf.loaders.64 if it exists.

MfG
Goswin

PS: I set this to grave as it makes ia32-libs-gtk unusable which
contains libgtk-2.0.

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

Versions of packages libgtk2.0-0 depends on:
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-9GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1generic font configuration library
ii  libglib2.0-0  2.12.4-2   The GLib library of C routines
ii  libgtk2.0-common  2.8.20-3   Common files for the GTK+ graphica
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.14.8-4   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libtiff4  3.8.2-6Tag Image File Format (TIFF) libra
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra

Versions of packages libgtk2.0-0 recommends:
ii  hicolor-icon-theme0.8-4  default fallback theme for FreeDes
pn  libgtk2.0-bin none (no description available)

-- no debconf information


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



Bug#406455: libpango1.0-0: 32bit libpango must use /usr/lib32/pango/1.5.0/module-files.d

2007-01-11 Thread Goswin von Brederlow
Package: libpango1.0-0
Version: 1.14.8-4
Severity: grave
Justification: renders package unusable

Hi,

when running 32bit applications on amd64 the wrong module files are
opened by libpango:

open(/etc/pango/pangorc, O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or 
directory)
open(/home/mrvn/.pangorc, O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or 
directory)
open(/usr/lib/pango/1.5.0/module-files.d, 
O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 5
fstat64(0x5, 0xffd9e07c)= 0
fcntl64(5, F_SETFD, FD_CLOEXEC) = 0
getdents64(5, /* 4 entries */, 4096)= 144
open(/usr/lib/pango/1.5.0/module-files.d/libpango1.0-0.modules, O_RDONLY) = 7
open(/etc/pango/pango.modules, O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 
-1 ENOENT (No such file or directory)
open(/etc/pango/pango.modules, O_RDONLY) = -1 ENOENT (No such file or 
directory)

Subsequently all the modules fail to open:

(acroread:1254): Pango-WARNING **: 
/usr/lib/pango/1.5.0/modules/pango-basic-fc.so: cannot open shared object file: 
No such file or directory) = 142


Replacing the /usr/lib/pango/1.5.0/module-files.d/* with
/usr/lib32/pango/1.5.0/module-files.d/* fixes this problem for 32bit
but obviously breaks 64 bit.

The proper fix, and what was afaik supposed to happen, would be for
32bit pango to use /usr/lib32/pango/1.5.0/module-files.d/ if it exists
and for 64bit pango to use /usr/lib64/pango/1.5.0/module-files.d/ if
it exists. The same holds for the other files.

MfG
Goswin

PS: I set this to grave because it makes ia32-libs-gtk unusable which
contains the pango debs. Please reassign to ia32-libs-gtk when you
fixed it instead of closing.

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

Versions of packages libpango1.0-0 depends on:
ii  libc62.3.6.ds1-9 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.2-1 generic font configuration library
ii  libfreetype6 2.2.1-5 FreeType 2 font engine, shared lib
ii  libglib2.0-0 2.12.4-2The GLib library of C routines
ii  libpango1.0-common   1.14.8-4Modules and configuration files fo
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxft2  2.1.8.2-8   FreeType-based font drawing librar
ii  zlib1g   1:1.2.3-13  compression library - runtime

libpango1.0-0 recommends no packages.

-- no debconf information


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



Bug#383791: checkstyle: source code missing for emma.jar?

2007-01-11 Thread Marcus Better
severity 383791 normal
thanks

Hi,

emma-coverage is now in Debian, so I lower the severity accordingly.

If the tarball contains jars (other than checkstyle itself) they should 
probably be removed, and the orig tarball be rebuilt  with a +dfsg suffix.

Marcus


pgp768tFs5bwl.pgp
Description: PGP signature


Processed: checkstyle: source code missing for emma.jar?

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

 severity 383791 normal
Bug#383791: checkstyle: source code missing for emma.jar?
Severity set to `normal' from `serious'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#406443: marked as done (deinstallation leaves cron.daily dangling symlink)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 11:08:18 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug#406443: deinstallation leaves cron.daily dangling symlink
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: cron-apt
Version: 0.3.0
Severity: serious

On deinstallation (not purge) of cron-apt on an etch system,
/etc/cron.daily/cron-apt is left as a dangling symlink, which
breaks policy.

Please either remove the symlink on deinstallation and readd it on
reinstallation, or install a script instead which exits silently and
without error if the cron-apt binary is not present anymore.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.20-rc4-piper
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)
---End Message---
---BeginMessage---
also sprach Marc Haber [EMAIL PROTECTED] [2007.01.11.0953 +0100]:
 That version is dated April 2005. Please update.
 
  Debian Release: 4.0
APT prefers unstable
 
 testing has 0.4.11, unstable has 0.4.13.

Urks, this was silly of me: I deinstalled 0.3.0 before an etch
upgrade, which obviously meant that cron-apt did not get upgraded.

Also, trying to reproduce this upgrade problem, I find that 0.3.0
never installed the /etc/cron.daily/cron-apt symlink, no idea where
it came from.

The upgrade path from 0.3.0 to 0.4.* is clean, and 0.4.* deinstalls
fine. Sorry for the noise.

-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


signature.asc
Description: Digital signature (GPG/PGP)
---End Message---


Bug#380226: [Parted-maintainers] Bug#380226: NTFS (partition) not recreated correctly after resize: incorrect start sector

2007-01-11 Thread Renato S. Yamane
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Sirs,
this bug don't have more details until Dec/17/2006.
I see some messages in Debian-Users-List comment that some users lost
datas in MS Windows partition after install Etch, so I think that this
bug is very important!
Come work together to release Etch :-)

- --
Renato S. Yamane
Fingerprint: 68AE A381 938A F4B9 8A23  D11A E351 5030 D420 515A
PGP Server: http://pgp.mit.edu/ -- KeyID: 0xD420515A
http://www.renatoyamane.com
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org

iD8DBQFFpgtg41FQMNQgUVoRAqiJAJsGFH5BwRdjvfM/QdEnaGzISUL/ygCdG2J9
dsGA75WCjxb3eWyODGKwS0c=
=o/NM
-END PGP SIGNATURE-


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



Processed: flpsed really needs gs-esp

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

 tag 402451 +confirmed
Bug#402451: flpsed: needs gs-esp
Tags were: patch
Tags added: confirmed

 severity 402451 serious
Bug#402451: flpsed: needs gs-esp
Severity set to `serious' 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#402451: flpsed really needs gs-esp

2007-01-11 Thread A Mennucc
[forwarding this into the bug, so it is visible  from the web page as well]

I tried flpsed on a fresh install of etch and it fails as well: hence
the confirmed tag.


Since there is no dependency on gs, flpsed fails this requirement:
Packages must include a Depends: line listing any other
packages they require for operation, unless those packages are
marked Essential: yes. Packages must include a Pre-Depends:
line listing any packages required by their preinst.
http://release.debian.org/sarge_rc_policy.txt


I already proposed a patch (1 month ago); If the mantainer does not
upload a patched version, I will NMU tomorrow.

a.



signature.asc
Description: OpenPGP digital signature


Bug#406465: [bind backend] TXT record parsing overflow with special characters

2007-01-11 Thread Jeroen van Wolffelaar
Package: pdns-server
Version: 2.9.20-7
Severity: serious
Tags: security

(serious because what I see looks like a buffer overflow, however, I
didn't look into the code yet, so I make no claims as to whether this is
exploitable)

Having a TXT record in a bind-backend zone file that contains a
parentizes ( character, causes all kinds of weird things.

Firstly, the zone fails to serve. Syslog says:
Jan 11 11:40:47 foo pdns[29515]: Zone 'a-eskwadraat.nl' 
(/etc/powerdns/zonefiles/db.nl.a-eskwadraat) reloaded

but all queries including zone transfers result in servfail:
Jan 11 11:40:47 foo pdns[29515]: Not authoritative for 'foo.a-eskwadraat.nl', 
sending servfail to 127.0.0.1 (recursion was desired)

After replacing

foo TXT (

with

foo TXT paren-open

and reloading, I get the following:

| foo:/etc/powerdns# dig  foo.a-eskwadraat.nl TXT @localhost
| 
| ;  DiG 9.3.3  foo.a-eskwadraat.nl TXT @localhost
| ; (1 server found)
| ;; global options:  printcmd
| ;; Got answer:
| ;; -HEADER- opcode: QUERY, status: NOERROR, id: 8804
| ;; flags: qr aa rd; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 0
| 
| ;; QUESTION SECTION:
| ;foo.a-eskwadraat.nl.   IN  TXT
| 
| ;; ANSWER SECTION:
| foo.a-eskwadraat.nl.3600IN  TXT paren-open
| foo.a-eskwadraat.nl.3600IN  TXT foo a 1.2.3.4\010@ ns
| ns1.xel.nl. ns ns3.xel.nl.\010$ttl 1d@ in soa ns.a-eskwadraat.nl.
| sysop.a-eskwadraat.nl. ( 2006110910 6h 30m 4w 1d

This is interesting, because the data listed here comes from the *old*
zonefile (afaics). Also, of course the TXT record shouldn't suddenly
contain literal zonefile data like this.

Powerdns should really treat such TXT record strings as opaque strings,
and not treat characters in them specially.

--Jeroen

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

-- 
Jeroen van Wolffelaar
[EMAIL PROTECTED] (also for Jabber  MSN; ICQ: 33944357)
http://Jeroen.A-Eskwadraat.nl


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



Bug#406466: linux-image-2.6.18-3-k7: Kernel Crash with sky2 driver. System freeze

2007-01-11 Thread Matthias Kreis
Package: linux-image-2.6.18-3-k7
Version: 2.6.18-7
Severity: critical
Justification: breaks the whole system

Hello together

I found a new (hopefully) bug regarding the sky2 driver. From time to
time my system looks up.
Fortunatly I was able to get the messages from the kernel when the
system freezes.

I'm not shure if the hardware is faulty, but I had no such problems with
the older 2.6.17 kernel execpt the sky lookup bug
#391382.

Thanks for your help

Matthias Kreis

Here are the information:

sky2 :05:00.0: pci hw error (0x)
sky2 :05:00.0: pci express error (0x)
sky2 eth0: hw error interrupt status 0x
sky2 eth0: ram data read parity error
sky2 eth0: ram data write parity error
sky2 eth0: MAC parity error
sky2 eth0: RX parity error
sky2 eth0: TCP segmentation error
sky2 NULL: hw error interrupt status 0xff
sky2 NULL: ram data read parity error
sky2 eth0: remote fault1BUG: unable to handle kernel NULL pointer
dereference at virtual address 002c
 printing eip:
f8a092a8
*pde = 
Oops:  [#1]
SMP
Modules linked in: nls_utf8 nls_cp437 vfat fat vmnet vmmon nvidia ppdev
lp button ac battery ipv6 nfs lockd nfs_acl sunrpc sk98lin
ext2 ide_disk snd_seq_dum$CPU:0
EIP:0060:[f8a092a8]Tainted: P  VLI
EFLAGS: 00010282   (2.6.18-3-k7 #1)
EIP is at sky2_phy_intr+0xf/0x1ca [sky2]
eax: c19077c0   ebx: 0001   ecx:    edx: 0001
esi:    edi:    ebp: c19077c0   esp: ce839f10
ds: 007b   es: 007b   ss: 0068
Process firefox-bin (pid: 3723, ti=ce838000 task=f24d8550 task.ti=ce838000)
Stack: 0202 c011 0001  0001 f8a09038 00042010

   c1807b40 0006782c f8a09fff ce839f88 f349d000 c19077c0 0040
0001
    0286 c01255ac 0100 c0367bc0 0286 

Call Trace:
 [c011] do_exit+0x644/0x730
 [f8a09038] sky2_hw_error+0xe5/0x110 [sky2]
 [f8a09fff] sky2_poll+0x191/0x947 [sky2]
 [c01255ac] lock_timer_base+0x15/0x2f
 [c022d119] net_rx_action+0x92/0x17d
 [c01219b8] __do_softirq+0x5a/0xbb
 [c0121a4f] do_softirq+0x36/0x3a
 [c0103723] apic_timer_interrupt+0x1f/0x24
Code: a8 00 00 00 50 ff 73 04 68 21 c5 a0 f8 e8 da 47 71 c7 83 c4 14 59
5b 5b 5e 5f 5d c3 55 89 c5 57 56 53 89 d3 83 ec 18 8b 7c 90
08 8b 47 2c a8 02 0f 8$EIP: [f8a092a8] sky2_phy_intr+0xf/0x1ca
[sky2] SS:ESP 0068:ce839f10
 0Kernel panic - not syncing: Fatal exception in interrupt


Hardware Info:
lspci  -vv
00:00.0 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Subsystem: ASUSTeK Computer Inc. Unknown device 815d
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort+ SERR- PERR-
Latency: 8
Region 0: Memory at d000 (32-bit, prefetchable) [size=128M]
Capabilities: access denied

00:00.1 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:00.2 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:00.3 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:00.4 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:00.5 PIC: VIA Technologies, Inc. K8T890 I/O APIC Interrupt Controller
(prog-if 20 [IO(X)-APIC])
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:00.7 Host bridge: VIA Technologies, Inc. K8T890 Host Bridge
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0

00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI bridge
[K8T800/K8T890 South] (prog-if 00 [Normal decode])
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop-
ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz+ UDF- FastB2B- ParErr- DEVSEL=medium TAbort-
TAbort- MAbort- SERR- PERR-
Latency: 0
Bus: primary=00, 

Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
Hi,

On Wed, Jan 10, 2007, Jim Woodruff wrote:
 Everytime I try to open an account register, GnuCash crashes with the dialog 
 box
 GnuCash Unexpectedly Quit. This makes the Application unusable.
 
 Note: I reported this same trouble on versions 1.9.x and 2.0.x (bug #378346) 
 which
   should be reopened.

 Concerning #378346, Steve Langasek was able to reproduce a crash with
 Gnucash on alpha and in the end we found a fix for this particular
 crash which is included since gail 1.8.11-3.  I see you have a later
 version of the gail libs, so I think this could be a different bug, and
 hence it's ok to have a new bug (this bug) to discuss your problem.

 Now back to your problem, could you please install libgail-dbg and
 libgtk2.0-0-dbg, launch Gnucash from a terminal, reproduce the crash,
 and copy all messages printed on the terminal to this bug?
   When you get the Quit unexpectedly popup, could you please click
 the inform the developers button and then the show debugging
 information button and send the complete debugging information to this
 bug?

 If you're using GNOME, could you try disabling accessibility in the
 GNOME preferences, logout, log back in: do you still get a crash?

   Thanks,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406466: linux-image-2.6.18-3-k7: Kernel Crash with sky2 driver. System freeze

2007-01-11 Thread Bastian Blank
severity 406466 important
tags 406466 moreinfo
thanks

On Thu, Jan 11, 2007 at 12:58:41PM +0100, Matthias Kreis wrote:
 I found a new (hopefully) bug regarding the sky2 driver. From time to
 time my system looks up.

Your kernel is tainted, fix that.

Bastian

-- 
... The prejudices people feel about each other disappear when they get
to know each other.
-- Kirk, Elaan of Troyius, stardate 4372.5


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



Bug#405926: debug backtrace for ffmpeg sigill on ppc.

2007-01-11 Thread Andreas Henriksson
Running on Debian Etch PowerPC.

$ cat /proc/cpuinfo
processor   : 0
cpu : 745/755
temperature : 3-5 C (uncalibrated)
clock   : 350.00MHz
revision: 50.1 (pvr 0008 3201)
bogomips: 49.79
timebase: 24967433
platform: PowerMac
machine : PowerMac2,2
motherboard : PowerMac2,2 MacRISC Power Macintosh
detected as : 66 (iMac FireWire)
pmac flags  : 0014
L2 cache: 512K unified
pmac-generation : NewWorld


Recompiled ffmpeg with DEB_BUILD_OPTIONS=noopt,nostrip,debug
(./configure --enable-debug doesn't exists, it's the default. File
 debian/rules needs to be fixed to not add --enable-debug to confflags.)


(gdb) set args  -i ubuntu-QnA-1_16-9_dv-009.avi -vcodec copy  -acodec copy 
ubuntu-QnA-1_16-9_dv-009.dv
(gdb) run
Starting program: /usr/bin/ffmpeg -i ubuntu-QnA-1_16-9_dv-009.avi -vcodec copy  
-acodec copy ubuntu-QnA-1_16-9_dv-009.dv
[Thread debugging using libthread_db enabled]
[New Thread 805482368 (LWP 6238)]
FFmpeg version SVN-rUNKNOWN, Copyright (c) 2000-2004 Fabrice Bellard
  configuration:  --enable-gpl --enable-pp --enable-pthreads --enable-vorbis 
--enable-libogg --enable-a52 --enable-dts --enable-libgsm --enable-dc1394 
--extra-cflags=-O1 --disable-strip --enable-shared --prefix=/usr
  libavutil version: 0d.49.0.0
  libavcodec version: 0d.51.11.0
  libavformat version: 0d.50.5.0
  built on Jan 11 2007 13:32:54, gcc: 4.1.2 20061028 (prerelease) (Debian 
4.1.1-19)

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 805482368 (LWP 6238)]
av_find_stream_info (ic=0x0) at utils.c:1863
1863int duration_count[MAX_STREAMS]={0};
(gdb) bt
#0  av_find_stream_info (ic=0x0) at utils.c:1863
#1  0x10005044 in opt_input_file (
filename=0x7febeb89 ubuntu-QnA-1_16-9_dv-009.avi) at ffmpeg.c:2814
#2  0x1000d104 in parse_options (argc=8, argv=0x7febea44, options=0x10010f88)
at cmdutils.c:99
#3  0x1000af08 in main (argc=8, argv=0x7febea44) at ffmpeg.c:4218
(gdb)


bt full also attached.

HTH.

-- 
Regards,
Andreas Henriksson

(gdb) bt full
#0  av_find_stream_info (ic=0x0) at utils.c:1863
i = 2
count = value optimized out
ret = value optimized out
read_size = value optimized out
st = (AVStream *) 0x1002e500
pkt1 = {pts = 1128780558587928064, dts = 1154078912393786048,
  data = 0x10041cb0 , size = 0, stream_index = 12992, flags = 26856,
  duration = 262811460, destruct = 0x10044f68, priv = 0x7febdf20, pos = 7680}
pkt = value optimized out
pktl = value optimized out
ppktl = value optimized out
last_dts = {-9223372036854775808 repeats 20 times}
duration_sum = {9223372036854775807 repeats 20 times}
duration_count = {2146164800, 267919568, 0, 64836, 2146164816,
  267914088, 268375184, 32628, 2146164832, 267915340, 268375184, 268619920,
  2146164928, 267972236, 268619920, 18, 2146164864, 267915620, -1, -8}
#1  0x10005044 in opt_input_file (
filename=0x7febeb89 ubuntu-QnA-1_16-9_dv-009.avi) at ffmpeg.c:2814
ic = (AVFormatContext *) 0x1002d080
params = {time_base = {num = 1, den = 25}, sample_rate = 44100,
  channels = 1, width = 0, height = 0, pix_fmt = PIX_FMT_NONE,
  image_format = 0x0, channel = 0, device = 0x0, standard = 0x10010f14 ntsc,
  mpeg2ts_raw = 0, mpeg2ts_compute_pcr = 0, initial_pause = 0,
  video_codec_id = CODEC_ID_NONE, audio_codec_id = CODEC_ID_NONE}
err = 0
i = value optimized out
rfps = value optimized out
rfps_base = value optimized out
timestamp = value optimized out
#2  0x1000d104 in parse_options (argc=8, argv=0x7febea44, options=0x10010f88)
at cmdutils.c:99
opt = 0x7febeb86 -i
arg = 0x0
optindex = 3
po = value optimized out
#3  0x1000af08 in main (argc=8, argv=0x7febea44) at ffmpeg.c:4218
i = value optimized out
ti = 3459493713368055808
(gdb)



Processed: Re: Bug#406466: linux-image-2.6.18-3-k7: Kernel Crash with sky2 driver. System freeze

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

 severity 406466 important
Bug#406466: linux-image-2.6.18-3-k7: Kernel Crash with sky2 driver. System 
freeze
Severity set to `important' from `critical'

 tags 406466 moreinfo
Bug#406466: linux-image-2.6.18-3-k7: Kernel Crash with sky2 driver. System 
freeze
There were no tags set.
Tags added: moreinfo

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#401068: marked as done (bibletime: FTBFS: Unsatisfiable Build-Depends)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 13:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#401068: fixed in bibletime 1.6.2.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: bibletime
Version: 1.5.3-1
Severity: serious

From my pbuilder build log:

...
 - Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.29 
2006/11/06 20:20:56 lool Exp $
 - Considering build-dep bzip2
   - Trying bzip2
 - Considering build-dep autotools-dev
   - Trying autotools-dev
 - Considering build-dep quilt
   - Trying quilt
 - Considering build-dep patchutils (= 0.2.25)
   - Trying patchutils
 - Considering build-dep cdbs (= 0.4.27-1)
   - Trying cdbs
 - Considering build-dep debhelper (= 4.1.0)
   - Trying debhelper
 - Considering build-dep kdelibs4-dev (= 3.4.3-2)
   - Trying kdelibs4-dev
 - Considering build-dep libsword-dev (= 1.5.8-7)
   - Trying libsword-dev
 - Considering build-dep libsword-dev ( 1.5.8.90-1)
  Tried versions: 1.5.9-2+pb1
   - Does not satisfy version, not trying
E: Could not satisfy build-dependency.
E: pbuilder-satisfydepends failed.
-- 
Daniel Schepler

---End Message---
---BeginMessage---
Source: bibletime
Source-Version: 1.6.2.dfsg-1

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

bibletime_1.6.2.dfsg-1.diff.gz
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1.diff.gz
bibletime_1.6.2.dfsg-1.dsc
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1.dsc
bibletime_1.6.2.dfsg-1_i386.deb
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1_i386.deb
bibletime_1.6.2.dfsg.orig.tar.gz
  to pool/main/b/bibletime/bibletime_1.6.2.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.
Daniel Glassey [EMAIL PROTECTED] (supplier of updated bibletime 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,  7 Dec 2006 19:03:21 +
Source: bibletime
Binary: bibletime
Architecture: source i386
Version: 1.6.2.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Glassey [EMAIL PROTECTED]
Changed-By: Daniel Glassey [EMAIL PROTECTED]
Description: 
 bibletime  - A bible study tool for KDE
Closes: 329244 331547 375905 401068
Changes: 
 bibletime (1.6.2.dfsg-1) unstable; urgency=low
 .
   * New upstream release using sword 1.5.9, Closes: #401068
   * upstream now allows build without howto (which has been declared
   non-DFSG free), Closes: #331547
   * DFSG free source tarball created from upstream by
   rm docs/howto/unicode/*.docbook
   * Highlight words of Jesus fixed, Closes: #329244
   * recommend bibletime-i18n, Closes: #375905
   * don't need custom kde.mk for cdbs anymore (see bug #284428)
Files: 
 824dbfe3252a87c1011911192b890040 743 kde optional bibletime_1.6.2.dfsg-1.dsc
 a01018dbd04b00c1004700b16fdc9c1e 1241594 kde optional 
bibletime_1.6.2.dfsg.orig.tar.gz
 ddf46a8af9ab08aa1af1dca360804f74 11386 kde optional 
bibletime_1.6.2.dfsg-1.diff.gz
 68456d4da36176ad98cb77b1e9ac3a15 1110992 kde optional 
bibletime_1.6.2.dfsg-1_i386.deb

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

iD8DBQFFpjVG/offrSwPzRoRAsBiAJ4+mBfep78CSx9wkgb1zsZtQdBOigCguzhQ
LqdPSkqy8S8QYGBtBADAqSo=
=HaoE
-END PGP SIGNATURE-

---End Message---


Bug#331547: marked as done (bibletime: The Biblestudy HowTo is non-free?)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 13:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#331547: fixed in bibletime 1.6.2.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: bibletime
Version: 1.5.1-1
Severity: normal

It seems to me that the Bibletime HowTo manual license is non-free (does
not permit modification).

While the bibletime web site states GPL as the license for the software,
it is not at all clear that this applies to the howto. In fact, the
sensible interpretation here seems to be that the howto was distributed with
the BibleTime software as it says in its license; hence it is not
_part_ of the software and not covered by the GPL.

Text from title page:

The Biblestudy HowTo
Bob Harman 
Revision 1.02.00 (06/16/2004)
Copyright © 2001, 2002, 2003, 2004 The team of BibleTime,
[EMAIL PROTECTED]
Copyright © 2001, 2002, 2003, 2004 Bob Harman
 The copyright of this text is held by the author Bob Harman. The text
 was adapted for publication with BibleTime by Fred Saalbach.
 Non exclusive serial rights for this distribution of this document with
 the BibleTime software have been made. Redistribution as part of the
 Bibletime software without modification and limited reproduction as
 provided by the fair use provisions of the US copyright code are also
 permitted.
 For questions regarding the use of this material contact Bob Harman c/o
 New Covenant Church 1079 Big Bethel Rd. Hampton VA 23666 USA (ncc AT
 ncchampton.org).
 

---End Message---
---BeginMessage---
Source: bibletime
Source-Version: 1.6.2.dfsg-1

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

bibletime_1.6.2.dfsg-1.diff.gz
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1.diff.gz
bibletime_1.6.2.dfsg-1.dsc
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1.dsc
bibletime_1.6.2.dfsg-1_i386.deb
  to pool/main/b/bibletime/bibletime_1.6.2.dfsg-1_i386.deb
bibletime_1.6.2.dfsg.orig.tar.gz
  to pool/main/b/bibletime/bibletime_1.6.2.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.
Daniel Glassey [EMAIL PROTECTED] (supplier of updated bibletime 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,  7 Dec 2006 19:03:21 +
Source: bibletime
Binary: bibletime
Architecture: source i386
Version: 1.6.2.dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Glassey [EMAIL PROTECTED]
Changed-By: Daniel Glassey [EMAIL PROTECTED]
Description: 
 bibletime  - A bible study tool for KDE
Closes: 329244 331547 375905 401068
Changes: 
 bibletime (1.6.2.dfsg-1) unstable; urgency=low
 .
   * New upstream release using sword 1.5.9, Closes: #401068
   * upstream now allows build without howto (which has been declared
   non-DFSG free), Closes: #331547
   * DFSG free source tarball created from upstream by
   rm docs/howto/unicode/*.docbook
   * Highlight words of Jesus fixed, Closes: #329244
   * recommend bibletime-i18n, Closes: #375905
   * don't need custom kde.mk for cdbs anymore (see bug #284428)
Files: 
 824dbfe3252a87c1011911192b890040 743 kde optional bibletime_1.6.2.dfsg-1.dsc
 a01018dbd04b00c1004700b16fdc9c1e 1241594 kde optional 
bibletime_1.6.2.dfsg.orig.tar.gz
 ddf46a8af9ab08aa1af1dca360804f74 11386 kde optional 
bibletime_1.6.2.dfsg-1.diff.gz
 68456d4da36176ad98cb77b1e9ac3a15 1110992 kde optional 
bibletime_1.6.2.dfsg-1_i386.deb

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

iD8DBQFFpjVG/offrSwPzRoRAsBiAJ4+mBfep78CSx9wkgb1zsZtQdBOigCguzhQ
LqdPSkqy8S8QYGBtBADAqSo=
=HaoE
-END PGP SIGNATURE-

---End Message---


Bug#400192: Patch for the 251-7.1 NMU

2007-01-11 Thread Olivier Berger
Many thanks indeed.

Best regards, and happy release ;)

Le mercredi 10 janvier 2007 à 20:21 +0100, Christian Perrier a écrit :
  Agreed. Feel free to use libnss-ldap.patch + Olivier's patch for a first
  NMU. :)
 
 I just uploaded the NMU with the attached patch.
 
 Please note that, as soon as this enters testing, I plan to build
 another NMU with the debconf template rewrite, translation updates and
 possible trivial lintian fixes such as the DH_COMPAT removal.
 
 
-- 
Olivier BERGER [EMAIL PROTECTED]
Ingénieur Recherche - Dept INF
INT Evry (http://www.int-evry.fr)
OpenPGP-Id: 1024D/6B829EEC





Bug#406483: After base install computer hang

2007-01-11 Thread Grzegorz Szyszło
Package: installation-reports
Version: etch
Severity: critical

This report is about current (see email date) floppy installation.
I make 4 installation etch diskettes. All processess after flopy boot works ok, 
hard drive is detected properly,
partitioning, detect network ok, getting packages from network ok, preparing 
filesystems
and base installs ok. When is time to reboot after base install, i do it.
After boot system properly boot kernel and initrd, and  hang. Last kernel 
message is detect IDE devices
and CD drive. Then system wait for nothing. I can do alt+ctrl+del to reboot, 
and situation repeat again.
I tryed install, removed all proposed IDE drivers. This not solve my problem.

Installation with sarge/floppy works ok. after reboot system properly continue 
booting and load
processess to finalize install. After minimal floppy/net install, i can 
properly upgrade sarge to eth and continue
installation other packages.

With eth/floppy install I have other problems. I cant select pc-style keyboard, 
this process fails.
Next, I cant select lilo as bootloader. Only grub is selectable. In 
sarge/floppy I don't have that problems.
I allways select i686 kernel without SMP, to prevent SMP problems.

System specification:
Server Compaq ML370  (without G1,2,3 signature)
Two processors PentiumIII FSB 133MHz, first 933MHz and second 633MHz (for 
tests, i removed second processor)
Memory, two modules 128MB (summary 256MB) 133MHz with ECC
Compaq Smart Array 3200 Controller with useable for cache 56MB RAM (8MB uses 
controller firmware)
6 scsi hard drives 9GB 10k RPM, configured as one logical volume, presented to 
system as one physical drive
/dev/ida/c0d0  , that has standard parition table with nodes
/dev/ida/c0d0p1
/dev/ida/c0d0p2 etc...  this is suported by kernel module cpqarray.
network card supported by kernel module e100 .

Now I'm getting first weekly cd image of etch.
I'll try do install with this medium.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-3-686
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)


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



Bug#406485: file conflicts between dcc-milter and synce-dccm

2007-01-11 Thread Michael Ablassmeier
Package: dcc-milter, synce-dccm 
Severity: serious
Justification: file conflict between packages

hi,

both dcc-milter and synce-dccm ship `/usr/bin/dccm' but do not conflict
or add i diversion, thus can't be installed on the same environment:

 dpkg: error processing /var/cache/apt/archives/dcc-milter_1.3.42-4_amd64.deb 
(--unpack):
 trying to overwrite `/usr/bin/dccm', which is also in package synce-dccm
 dpkg-deb: subprocess paste killed by signal (Broken pipe)
 Errors were encountered while processing:
  /var/cache/apt/archives/dcc-milter_1.3.42-4_amd64.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

bye,
- michael


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



Bug#406483: System fails to boot after installation

2007-01-11 Thread Frans Pop
severity 406483 normal
retitle 406483 System fails to boot after installation
thanks

On Thursday 11 January 2007 15:19, Grzegorz Szyszło wrote:
 Severity: critical

A simple failure to reboot is not a critical issue, especially not if it 
only happens for one user.

 This report is about current (see email date) floppy installation.

Just to be sure: from which _exact_ location did you download the floppy 
images? Please give the _full_ URL.
What kernel version does the installer use?

 I make 4 installation etch diskettes. All processess after flopy boot
 works ok, hard drive is detected properly, partitioning, detect network
 ok, getting packages from network ok, preparing filesystems and base
 installs ok. When is time to reboot after base install, i do it.

OK, so we have a successful installation. Good.

 After boot system properly boot kernel and initrd, and  hang. Last
 kernel message is detect IDE devices and CD drive. Then system wait for
 nothing. I can do alt+ctrl+del to reboot, and situation repeat again.

OK, so there is a problem here. The fact that you can still press 
ctrl-alt-del means that the system is not completely hung. It is more 
probably that it is waiting for a long timeout.

To help you solve this, we need two things:
- reinstall the system again using the same method and, after the reboot,
  *wait really, really long* (at least 5 minutes) to see if anything
  more happens;
- give us _all_ and the _exact_ messages that are visible on the monitor
  when the boot hangs.

The reboot problem can almost certainly be solved, but you will have to 
provide us with the information we ask and you will have to be patient.

The most likely cause of the reboot failure is the issue listed at the top 
of http://www.debian.org/devel/debian-installer/errata.

Cheers,
FJP


pgpYHfA10qpa2.pgp
Description: PGP signature


Bug#406487: FTBFS: drbd module depends on devfs support in kernel

2007-01-11 Thread Philipp Hug
Package: drbd0.7-module-source
Version: 0.7.21-3
Severity: serious
Justification: FTBFS

DRBD 0.7.21 depends on devfs headers in the kernel. these headers don't exist in
current Debian kernels.
Please upgrade to 0.7.22.


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

Versions of packages drbd0.7-module-source depends on:
ii  debhelper 5.0.42 helper programs for debian/rules
ii  dpatch2.0.21 patch maintenance system for Debia
ii  module-assistant  0.10.8 tool to make module package creati

Versions of packages drbd0.7-module-source recommends:
ii  debconf-utils 1.5.11 debconf utilities
ii  dpkg-dev  1.13.25package building tools for Debian
ii  kernel-package10.065 A utility for building Linux kerne

-- no debconf information


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



Processed: Re: Bug#406483: System fails to boot after installation

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

 severity 406483 normal
Bug#406483: After base install computer hang
Severity set to `normal' from `critical'

 retitle 406483 System fails to boot after installation
Bug#406483: After base install computer hang
Changed Bug title.

 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#390582: bibletime crashes on start

2007-01-11 Thread Daniel Glassey

On 01/10/06, Vladimir Volovich [EMAIL PROTECTED] wrote:

Subject: bibletime crashes on start
Package: bibletime
Version: 1.5.3-1+b1
Severity: critical

bibletime crashes on start on the amd64 platform:

$ bibletime
kbuildsycoca running...
DCOP Cleaning up dead connections.
*** BibleTime got signal 11 (Crashing). Trying to save settings.
KCrash: Application 'bibletime' crashing...


Bibletime 1.6.2 has just been uploaded to unstable so it should be
available tomorrow or Saturday. Please try it check if this bug still
happens on amd64.

Regards,
Daniel


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



Bug#406485: file conflicts between dcc-milter and synce-dccm

2007-01-11 Thread Pierre Habouzit
On Thu, Jan 11, 2007 at 03:37:20PM +0100, Michael Ablassmeier wrote:
 Package: dcc-milter, synce-dccm 
 Severity: serious
 Justification: file conflict between packages
 
 hi,
 
 both dcc-milter and synce-dccm ship `/usr/bin/dccm' but do not conflict
 or add i diversion, thus can't be installed on the same environment:

  Crap.

  The diversion is not the right fix, as those two packages do not
provide the same kind of features. I'll try to see if it would be easy
enough to move the dcc milter out from /usr/bin, but I'm quite not sure
about it. Else, I'll have to make them just conflict.

  Thanks for the bug report though !
-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpdXKfqkwezZ.pgp
Description: PGP signature


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 I have attached my debug info:

 That's already very interesting, thanks: it shows that the bug is
 probably not the bug Steve Langasek fixed in libgail; it seems the bug
 might be located in Gnucash itself, or either in a side library; could
 you please follow the instructions at:
http://wiki.debian.org/HowToGetABacktrace
 to rebuild Gnucash with debugging symbols and post an updated
 backtrace?  (You can use the bug-buddy tool if you prefer instead of
 gdb.)

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#403639: Fix committed in svn repo

2007-01-11 Thread Frans Pop
Hi Loïc,

Again our thanks for your quick and excellent response.

On Tuesday 09 January 2007 20:12, Loïc Minier wrote:
  It's not trivial to backport, the upstream 2.10 code doesn't map so
  well with our 2.8.20 with backported directfb and I think it wouldn't
  be possible to pull the 2.10 directfb files as they rely on the
  internal 2.10 functions.  :-/

  I've applied the patch by hand the best I could, it built, could you
  please try the packages at:

 http://people.dooz.org/~lool/debian/gtk+2.0/2.8.20-4/sid-pbuilder/

I have tested the udeb from that location by rebuilding the installer with 
as only change that udeb, and I can confirm that the memory leaks are 
(almost?) completely gone. I have done a full installation and not 
noticed any regressions or problems.

If there still is a memory leak due to progress bars, it must be very 
small and could probably be ignored for Etch, but I'll let Attilio decide 
on that.

Loïc: How invasive is this patch? How would you judge the risk of 
regressions? Do you feel comfortable defending it for the RMs?

Thanks again,
FJP


pgpKVMBGaBaOM.pgp
Description: PGP signature


Bug#403639: Fix committed in svn repo

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Frans Pop wrote:
 I have tested the udeb from that location by rebuilding the installer with 
 as only change that udeb, and I can confirm that the memory leaks are 
 (almost?) completely gone. I have done a full installation and not 
 noticed any regressions or problems.

 Ah, I'm relieved.  I was fearing the pathes we might have to follow
 would the patch not improve the situation. :)

 Loïc: How invasive is this patch? How would you judge the risk of 
 regressions? Do you feel comfortable defending it for the RMs?

 I was never enchanted by the nature of the directfb backport to gtk
 2.8 and this is based on an upstream fix, so I don't feel too dirty
 in appliying it if it plugs an important memory leak.
   The cleanup code that it fixes seems to have been incomplete in our
 directfb backport, we didn't keep the backport up-to-date (which would
 have been too much effort anyway), so it was to be expected that such
 issues pop up.  This code is also very tricky, which means I can't
 really criticize it technically as I don't understand it fully.
   Finally, since the patch involves directfb specific code and since
 d-i is the main consumer of this code, I think this is ok to go.  In
 fact, I don't have anything better to offer. :)

 I've uploaded these debs to unstable.

-- 
Loïc Minier [EMAIL PROTECTED]



Processed (with 1 errors): (no subject)

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

 merge 406331 405648
Bug#405648: xcdroast does not start with the actual wodim
Bug#406331: xcdroast: does not start after upgrade Debian Sarge to Etch
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #405648 has `normal';
 #406331 has `important'

 severity 406331 grave
Bug#406331: xcdroast: does not start after upgrade Debian Sarge to Etch
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#403639: Fix committed in svn repo

2007-01-11 Thread Frans Pop
On Thursday 11 January 2007 18:21, Loïc Minier wrote:
  I've uploaded these debs to unstable.

OK, thanks. That means that we can get some more testing in before 
requesting migration.

Let's hope that with Lenny we can switch to a truly integrated 2.10 soon.

Cheers,
FJP


pgput4aJ63xhI.pgp
Description: PGP signature


Bug#403639: marked as done (Memory leaks happens when destroying a GdkWindow)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 17:32:09 +
with message-id [EMAIL PROTECTED]
and subject line Bug#403639: fixed in gtk+2.0 2.8.20-4
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-directfb-2.0-0
severity: serious
tags: upsteam

It was recently found that during a g-i installation the GTK frontend 
can easily cause an out of memory error, due to the big amount of memory 
allocated at every installation step (nearly 1 MB).


After some investigations with test GTK applications, the problem was 
found to be [1] in the way gdk/directfb releases resources when a 
gdkwindow is destroyed ( i suspect because of [1] a missing 
g_object_unref() somewhere, but that's just my supposition ).


Awaiting now a reply from gtk/dfb maintainers.
CC'ing debian-boot as this strongly impacts on g-i usability.

[1] 
http://mail.gnome.org/archives/gtk-devel-list/2006-December/msg00063.html


Attilio Fiandrotti

---End Message---
---BeginMessage---
Source: gtk+2.0
Source-Version: 2.8.20-4

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

gtk+2.0_2.8.20-4.diff.gz
  to pool/main/g/gtk+2.0/gtk+2.0_2.8.20-4.diff.gz
gtk+2.0_2.8.20-4.dsc
  to pool/main/g/gtk+2.0/gtk+2.0_2.8.20-4.dsc
gtk2-engines-pixbuf_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/gtk2-engines-pixbuf_2.8.20-4_i386.deb
gtk2.0-examples_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/gtk2.0-examples_2.8.20-4_i386.deb
libgtk-directfb-2.0-0-udeb_2.8.20-4_i386.udeb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0-udeb_2.8.20-4_i386.udeb
libgtk-directfb-2.0-0_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-0_2.8.20-4_i386.deb
libgtk-directfb-2.0-dev_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/libgtk-directfb-2.0-dev_2.8.20-4_i386.deb
libgtk2.0-0-dbg_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0-dbg_2.8.20-4_i386.deb
libgtk2.0-0_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-0_2.8.20-4_i386.deb
libgtk2.0-bin_2.8.20-4_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-bin_2.8.20-4_all.deb
libgtk2.0-common_2.8.20-4_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-common_2.8.20-4_all.deb
libgtk2.0-dev_2.8.20-4_i386.deb
  to pool/main/g/gtk+2.0/libgtk2.0-dev_2.8.20-4_i386.deb
libgtk2.0-doc_2.8.20-4_all.deb
  to pool/main/g/gtk+2.0/libgtk2.0-doc_2.8.20-4_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.
Loic Minier [EMAIL PROTECTED] (supplier of updated gtk+2.0 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Tue,  9 Jan 2007 19:39:57 +0100
Source: gtk+2.0
Binary: libgtk2.0-dev gtk2-engines-pixbuf libgtk-directfb-2.0-dev 
libgtk-directfb-2.0-0 libgtk-directfb-2.0-0-udeb libgtk2.0-0-dbg libgtk2.0-0 
libgtk2.0-doc gtk2.0-examples libgtk2.0-common libgtk2.0-bin
Architecture: source i386 all
Version: 2.8.20-4
Distribution: unstable
Urgency: medium
Maintainer: Sebastien Bacher [EMAIL PROTECTED]
Changed-By: Loic Minier [EMAIL PROTECTED]
Description: 
 gtk2-engines-pixbuf - Pixbuf-based theme for GTK+ 2.x
 gtk2.0-examples - Examples files for the GTK+ 2.0
 libgtk-directfb-2.0-0 - The GTK+ graphical user interface library - DirectFB 
runtime
 libgtk-directfb-2.0-0-udeb - The GTK+ graphical user interface library - 
minimal runtime (udeb)
 libgtk-directfb-2.0-dev - Development files for the GTK+ library - DirectFB 
version
 libgtk2.0-0 - The GTK+ graphical user interface library
 libgtk2.0-0-dbg - The GTK+ libraries and debugging symbols
 libgtk2.0-bin - The programs for the GTK+ graphical user interface library
 libgtk2.0-common - Common files for the GTK+ graphical user interface library
 libgtk2.0-dev - Development files for the GTK+ library
 libgtk2.0-doc - Documentation for the GTK+ graphical user interface library
Closes: 403639
Changes: 
 gtk+2.0 (2.8.20-4) unstable; urgency=medium
 .
   * New patch, 020_dfb-window-destroy-leak, fixes a memory leak when
 destroying gdk windows with the DirectFB backend, causes crashes in the
 installer, hence RC and urgency medium; derived from upstream SVN r17014;
 closes: 

Processed (with 4 errors): merge bugs

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

 tag 406487 grave
Unknown tag/s: grave.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore.

Bug#406487: FTBFS: drbd module depends on devfs support in kernel
There were no tags set.
Tags added: 

 tag 390257 grave
Unknown tag/s: grave.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore.

Bug#390257: drbd0.7-module-source: drbd doesn't build against 2.6.18
Tags were: patch
Tags added: 

 tag 406355 grave
Unknown tag/s: grave.
Recognized are: patch wontfix moreinfo unreproducible fixed potato woody sid 
help security upstream pending sarge sarge-ignore experimental d-i confirmed 
ipv6 lfs fixed-in-experimental fixed-upstream l10n etch etch-ignore.

Bug#406355: drbd0.7-module-source fails to compile
There were no tags set.
Tags added: 

 merge 405529 406487 390257 406355
Bug#390257: drbd0.7-module-source: drbd doesn't build against 2.6.18
Bug#405529: drbd0.7-module-source doesn't build on 2.6.18 etch kernel
Mismatch - only Bugs in same state can be merged:
Values for `severity' don't match:
 #390257 has `normal';
 #405529 has `grave'

 quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#406403: gnome-panel: Apps, Places, Desktop and right click - do not work

2007-01-11 Thread Armando Romero
Hello,

I am sending you the gdb output from the command you recommended.

Note that gnome-panel did not start visibly. I have not seen anything.
Further, before that, I deleted .gnome2/session

And I am using Etch, testing, and I think the upgrade process is wrong
because there is this bug. This bug cannot be just handled by switching
to experimental, you get idea?

Josselin Mouette wrote:
 Le mercredi 10 janvier 2007 à 16:45 -0500, Armando Romero a écrit :
   
 Package: gnome-panel
 Version: 2.14.3-4
 Severity: grave
 Justification: renders package unusable


 I have upgrade today all packages and I am on Etch. Gnome-panel had no
 Applications before, and now there is no sight of life on Applications,
 Places and Desktop. Using right click on panel does not show anything. I
 can see one applate (mini windows) working, but I cannot hide the panel
 and do anything with it.
 

 This is probably because the panel or one applet is hanging somewhere
 else.

 If this ever happens again, please run in a separate terminal:
   gdb /usr/bin/gnome-panel `pidof gnome-panel`
   ...
   (gdb) thread apply all bt
 and send us the output.

 If the bug is reproducible with the 2.16 version from experimental, you
 can get a more meaningful output by installing gnome-panel-dbg.
 Otherwise, for unstable, you may need to rebuild a debugging version of
 the panel, like explained in http://wiki.debian.org/HowToGetABacktrace

 Thanks,
   
GNU gdb 6.4.90-debian
Copyright (C) 2006 Free Software Foundation, Inc.
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.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as i486-linux-gnu...(no debugging symbols found)
Using host libthread_db library /lib/tls/libthread_db.so.1.

Attaching to program: /usr/bin/gnome-panel, process 5112
Reading symbols from /usr/lib/libgnome-desktop-2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnome-desktop-2.so.2
Reading symbols from /usr/lib/libgnomeui-2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnomeui-2.so.0
Reading symbols from /usr/lib/libbonoboui-2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libbonoboui-2.so.0
Reading symbols from /usr/lib/libgnome-2.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnome-2.so.0
Reading symbols from /usr/lib/libart_lgpl_2.so.2...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libart_lgpl_2.so.2
Reading symbols from /usr/lib/libgnomevfs-2.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgnomevfs-2.so.0
Reading symbols from /usr/lib/libbonobo-2.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libbonobo-2.so.0
Reading symbols from /usr/lib/libbonobo-activation.so.4...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libbonobo-activation.so.4
Reading symbols from /usr/lib/libglade-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libglade-2.0.so.0
Reading symbols from /usr/lib/libgtk-x11-2.0.so.0...
(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0
Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...(no debugging symbols found)...done.
Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0
Reading symbols from /usr/local/lib/libatk-1.0.so.0...done.
Loaded symbols for /usr/local/lib/libatk-1.0.so.0
Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...done.
Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0
Reading symbols from /usr/local/lib/libpango-1.0.so.0...done.
Loaded symbols for /usr/local/lib/libpango-1.0.so.0
Reading symbols from /usr/local/lib/libcairo.so.2...done.
Loaded symbols for /usr/local/lib/libcairo.so.2
Reading symbols from /usr/lib/libgconf-2.so.4...done.
Loaded symbols for /usr/lib/libgconf-2.so.4
Reading symbols from /usr/lib/libORBit-2.so.0...done.
Loaded symbols for /usr/lib/libORBit-2.so.0
Reading symbols from /usr/local/lib/libgobject-2.0.so.0...done.
Loaded symbols for /usr/local/lib/libgobject-2.0.so.0
Reading symbols from /lib/tls/libm.so.6...done.
Loaded symbols for /lib/tls/libm.so.6
Reading symbols from /lib/tls/libpthread.so.0...done.
[Thread debugging using libthread_db enabled]
[New Thread -1224902976 (LWP 5112)]
[New Thread -1228547152 (LWP 5113)]
Loaded symbols for /lib/tls/libpthread.so.0
Reading symbols from /usr/local/lib/libgnome-menu.so.2...done.
Loaded symbols for /usr/local/lib/libgnome-menu.so.2
Reading symbols from /usr/local/lib/libglib-2.0.so.0...done.
Loaded symbols for /usr/local/lib/libglib-2.0.so.0
Reading symbols from /usr/lib/libX11.so.6...Reading symbols from /usr/lib/debug/usr/lib/libX11.so.6.2.0...done.
done.
Loaded symbols for /usr/lib/libX11.so.6
Reading symbols from /lib/tls/libc.so.6...done.
Loaded symbols 

Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Here's a thought, since the error referred to guile 1.8
(ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
/usr/share/guile/1.8 /usr/share/guile))
Shouldn't I have the guile-1.8-dev? This package doesn't
seem to be available.

Jim


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



Bug#406400: nexuiz: Open security fixes in Etch

2007-01-11 Thread Moritz Muehlenhoff
On Thu, Jan 11, 2007 at 05:35:25AM +0100, Cyril Brulebois wrote:
 Moritz Muehlenhoff [EMAIL PROTECTED] (10/01/2007):
  I'm currently busy and hadn't had the time to investigate it myself
  yet, but it should be tracked for Etch:
   - fixed fake players DoS (CVE-2006-6609)
   - fixed clientcommands remote console command injection (CVE-2006-6610)
  
  If the second vulnerability refers to shell command execution and not
  to some kind of in-game-console ala Quake this warrants an RC security
  bug.
 
 By googling on the CVE IDs, I found a site[1] stating that it is about
 shell command execution:
 
 ``A remote attacker could exploit this vulnerability to execute
   arbitrary commands on the system.''
 
  1. http://xforce.iss.net/xforce/xfdb/30875

Security databases typically don't investigate very much; they only
provide a quick write-up. Can you please contact upstream?
 
 Since 2.2.1-1 has been in sid for 26 days, I was wondering whether
 pushing this version into etch would an acceptable fix.

I agree that would be a viable approach. It also features better multi-player
compatibility.

Cheers,
Moritz


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



Bug#406331: xcdroast does not start

2007-01-11 Thread Stanislav Maslovski
Package: xcdroast
Version: 0.98+0alpha15-11
Followup-For: Bug #406331


Confirming getting the same error. This is related, as I belive with the
following 'faked' version report that is returned by readcd --version:

$ readcd --version
readcd 2.01.01a05 is not what you see here. This line is only a fake for too
clever
GUIs and other frontend applications. In fact, this program is:
readom 1.1.1 (Linux)
Copyright (C) 1987, 1995-2006 Joerg Schilling
Copyright (C) 2006 Cdrkit maintainers
(modified version of censored -- don't bother Joerg Schilling with problems)


-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20-minimal
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R (charmap=KOI8-R)

Versions of packages xcdroast depends on:
ii  cdda2wav 9:1.1.1-1   Dummy transition package for iceda
ii  debconf [debconf-2.0]1.5.11  Debian configuration management sy
ii  libatk1.0-0  1.12.4-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libcairo21.2.4-4 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.4.1-2 generic font configuration library
ii  libglib2.0-0 2.12.4-2The GLib library of C routines
ii  libgtk2.0-0  2.8.20-3The GTK+ graphical user interface 
ii  libpango1.0-01.14.8-4Layout and rendering of internatio
ii  libx11-6 2:1.0.3-4   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:4.0.1-5   X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-4   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-5 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  mkisofs  9:1.1.1-1   Dummy transition package for genis
ii  wodim9:1.1.1-1   command line CD/DVD writing tool

xcdroast recommends no packages.

-- debconf-show failed


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



Bug#406064: asterisk-classic: asterisk crashed on dialing in or out with chan-capi,

2007-01-11 Thread Mark Purcell
On Monday 08 January 2007 13:37, Benoit Mortier wrote:
 Hello when using asterisk on etch, i got crash with segmentation fault each 
 time a make a call ore receive a call.

Benoit,

We have had a couple of suggestions on the bug report, can you provide some 
further details?

Mark


pgpqZmMD82x8G.pgp
Description: PGP signature


Processed: merge same bugs

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

 severity 406487 grave
Bug#406487: FTBFS: drbd module depends on devfs support in kernel
Severity set to `grave' from `serious'

 severity 390257 grave
Bug#390257: drbd0.7-module-source: drbd doesn't build against 2.6.18
Severity set to `grave' from `normal'

 severity 406355 grave
Bug#406355: drbd0.7-module-source fails to compile
Severity set to `grave' from `normal'

 merge 405529 406487 390257 406355
Bug#390257: drbd0.7-module-source: drbd doesn't build against 2.6.18
Bug#405529: drbd0.7-module-source doesn't build on 2.6.18 etch kernel
Bug#406355: drbd0.7-module-source fails to compile
Bug#406487: FTBFS: drbd module depends on devfs support in kernel
Merged 390257 405529 406355 406487.

 quit
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#405197: CVE name

2007-01-11 Thread Martin Schulze
Please use CVE-2006-5876.

Regards,

Joey

-- 
GNU GPL: The source will be with you... always.

Please always Cc to me when replying to me on the lists.


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



Bug#367973: Twiki - about to miss a release?

2007-01-11 Thread BUCHMULLER Norbert
Hi guys,

you did a great job, congratulations! Thank you!

Best regards,

norbi


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



Bug#406064: asterisk-classic: asterisk crashed on dialing in or out with chan-capi,

2007-01-11 Thread Benoit Mortier
Le Jeudi 11 Janvier 2007 19:52, Mark Purcell a écrit :
 On Monday 08 January 2007 13:37, Benoit Mortier wrote:
  Hello when using asterisk on etch, i got crash with segmentation fault
  each time a make a call ore receive a call.

 Benoit,

 We have had a couple of suggestions on the bug report, can you provide
 some further details?

Hello,

sorry for not answering sooner, but this is a production system and i can 
not do the test on it ;-(

But i will have access to a test system next week with the same kind of 
card, a that moment i will have some data to give you.

Cheers
-- 
Benoit Mortier
CEO
www.opensides.be
Contributor to Gosa Project : http://gosa.gonicus.de/
Contributeur to Nagios Plugins : http://nagiosplug.sourceforge.net/



Processed: Re: checkstyle: source code missing for emma.jar?

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

 severity 383791 serious
Bug#383791: checkstyle: source code missing for emma.jar?
Severity set to `serious' from `normal'

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#406400: nexuiz: Open security fixes in Etch

2007-01-11 Thread Cyril Brulebois
Moritz Muehlenhoff [EMAIL PROTECTED] (11/01/2007):
 Security databases typically don't investigate very much; they only
 provide a quick write-up. Can you please contact upstream?

Sure. Here is a little cut  paste from #alientrap/irc.irule.net:

KiBi As a member of the Debian Games Team, I'd like to get some
   precisions about CVE-2006-6610
div0 ok
KiBi It is stated about remote console command injection, but I'd
   like to know whether that means game command injection or
   arbitrary shell commands
div0 anyone could inject Quake console commands...
div0 not shell commands
div0 the impact is overwriting config files in ~/.nexuiz and DoS
   against the server
div0 it should not be possible to destroy anything else
KiBi OK, many thanks.
div0 and of course manipulation of the server, like changing its host
   name or MOTD for propaganda or stuff like that
KiBi Sure. Just wanted to know about ``outside impact''.
div0 so if someone was affected by such an attack, I'd recommend rm
   -rf ~/.nexuiz and restoring the config directory

  Since 2.2.1-1 has been in sid for 26 days, I was wondering whether
  pushing this version into etch would an acceptable fix.
 
 I agree that would be a viable approach. It also features better
 multi-player compatibility.

Shall I ask on debian-release for a hint, with a [security] tag in the
topic or something like that, or something totally different? You can
also contact me on OFTC, nickname: KiBi.

Cheers,

-- 
Cyril Brulebois


pgpwZNttqYEgj.pgp
Description: PGP signature


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Loïc Minier formed by artistic effort the following on 01/11/07 09:09:

On Thu, Jan 11, 2007, Jim Woodruff wrote:
  

Ideas?



 Did you install all build-deps of Gnucash?  If you did and the build
 fails this is a (different) serious bug.

  

Yes, I followed the steps in http://wiki.debian.org/HowToGetABacktrace
exactly. The following packages were installed during the process:

libaudiofile-dev libavahi-client-dev libavahi-common-dev 
libavahi-glib-dev libbonobo2-dev libbonoboui2-dev libbz2-dev libdb3-dev 
libdbus-1-dev libesd0-dev libgconf2-dev libgcrypt11-dev libglade2-dev 
libglib1.2-dev libgnome-keyring-dev libgnome2-dev libgnomeprint2.2-dev 
libgnomeprintui2.2-dev libgnomeui-dev libgnomevfs2-dev 
libgnomevfs2-extra libgnutls-dev libgoffice-1-dev libgpg-error-dev 
libgsf-1-dev libgsf-gnome-1-dev libgtkhtml3.8-dev libidl-dev liblzo-dev 
libofx-dev libopencdk8-dev liborbit-dev liborbit2-dev libosp-dev 
libpopt-dev libsmbclient libtasn1-3-dev libungif4-dev libwrap0-dev 
libxml2-dev opensp


Jim
/
/




Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Jim Woodruff

Loïc Minier formed by artistic effort the following on 01/11/07 07:31:

On Thu, Jan 11, 2007, Jim Woodruff wrote:
  

I have attached my debug info:



 That's already very interesting, thanks: it shows that the bug is
 probably not the bug Steve Langasek fixed in libgail; it seems the bug
 might be located in Gnucash itself, or either in a side library; could
 you please follow the instructions at:
http://wiki.debian.org/HowToGetABacktrace
 to rebuild Gnucash with debugging symbols and post an updated
 backtrace?  (You can use the bug-buddy tool if you prefer instead of
 gdb.)

  

I'm trying but have run into a snag. The compile process errors out with the
following:
ERROR: Could not find slib/require.scm in  (  
/usr/share/guile/site /usr/share/guile/1.8 /usr/share/guile)

make[4]: *** [iso-4217-currencies.c] Error 1
make[4]: Leaving directory `/home/jaw/updates/gnucash-2.0.2/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jaw/updates/gnucash-2.0.2/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jaw/updates/gnucash-2.0.2'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/jaw/updates/gnucash-2.0.2'
make: *** [build-stamp] Error 2
Build command 'cd gnucash-2.0.2  dpkg-buildpackage -b -uc' failed.

I have the require.scm file in /usr/share/slib/.  I have the following 
guile and

slib packages installed:
guile-1.6  1.6.8-6
guile-1.6-dev  1.6.8-6
guile-1.6-libs 1.6.8-6
guile-1.6-slib 1.6.8-6
guile-1.8  1.8.1+1-4
guile-1.8-libs 1.8.1+1-4
guile-g-wrap   1.9.6-3.1
guile-library  0.1.2-1
libguile-ltdl-11.6.8-6

e2fslibs   1.39+1.40-WIP-2006.11.14+dfsg-1
guile-1.6-slib 1.6.8-6
slib   3a4-4

Ideas?

Jim

/
/




Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 10:19 -0800, Jim Woodruff wrote:
 Here's a thought, since the error referred to guile 1.8
 (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
 /usr/share/guile/1.8 /usr/share/guile))
 Shouldn't I have the guile-1.8-dev? This package doesn't
 seem to be available.

gnucash is built against guile-1.6, not guile-1.8.

I don't see any indication in your bug report of such an error.  Can you
go back and please give all the errors you are seeing?  My psychic
powers are not working this year. :)

Thomas



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


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 Ideas?

 Did you install all build-deps of Gnucash?  If you did and the build
 fails this is a (different) serious bug.

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#403426: Fixed in 2:1.0.4+svn26-1

2007-01-11 Thread Martin Michlmayr
clone 403426 -1
reassign -1 linux-2.6
owner -1 !
retitle -1 arm: LUKS fails under load
severity -1 important
thanks

* David Härdeman [EMAIL PROTECTED] [2007-01-09 23:36]:
 This bug should be fixed (as far as cryptsetup is concerned) with the 
 upload of 2:1.0.4+svn26-1. The remaining issues are tracked in separate 
 bugs filed against the linux-2.6 package (bugs 401006 401980 402707 
 afaik).

I don't think it's related to these bugs.

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



Processed: Re: Fixed in 2:1.0.4+svn26-1

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

 clone 403426 -1
Bug#403426: linux-image-2.6.18-3-ixp4xx: kernel corrupts LUKS partition header 
on arm NSLU2
Bug 403426 cloned as bug 406552.

 reassign -1 linux-2.6
Bug#406552: linux-image-2.6.18-3-ixp4xx: kernel corrupts LUKS partition header 
on arm NSLU2
Bug reassigned from package `cryptsetup' to `linux-2.6'.

 owner -1 !
Bug#406552: linux-image-2.6.18-3-ixp4xx: kernel corrupts LUKS partition header 
on arm NSLU2
Owner recorded as Martin Michlmayr [EMAIL PROTECTED].
(By the way, this Bug is currently marked as done.)

 retitle -1 arm: LUKS fails under load
Bug#406552: linux-image-2.6.18-3-ixp4xx: kernel corrupts LUKS partition header 
on arm NSLU2
Changed Bug title.
(By the way, that Bug is currently marked as done.)

 severity -1 important
Bug#406552: arm: LUKS fails under load
Severity set to `important' from `critical'

 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#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Jim Woodruff wrote:
 Here's a thought, since the error referred to guile 1.8
 (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
 /usr/share/guile/1.8 /usr/share/guile))
 Shouldn't I have the guile-1.8-dev? This package doesn't
 seem to be available.

 I'm attaching you my build log where you'll see all packages installed
 starting from a base system.  You can check which build-deps are not
 satisfied with the dpkg-checkbuilddeps command in the source tree.

 I've rebuilt gnucash 2.0.2-2.1 with debugging symbols
 (DEB_BUILD_OPTIONS=nostrip noopt debuild) in a pbuilder and uploaded
 it at:
http://people.dooz.org/~lool/debian/gnucash/2.0.2-2.1/sid-pbuilder/

 You can install this version instead if you like.

   Bye,
-- 
Loïc Minier [EMAIL PROTECTED]



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 08:58 -0800, Jim Woodruff wrote:
 Loïc Minier formed by artistic effort the following on 01/11/07 07:31:
  On Thu, Jan 11, 2007, Jim Woodruff wrote:

  I have attached my debug info:
  
 
   That's already very interesting, thanks: it shows that the bug is
   probably not the bug Steve Langasek fixed in libgail; it seems the bug
   might be located in Gnucash itself, or either in a side library; could
   you please follow the instructions at:
  http://wiki.debian.org/HowToGetABacktrace
   to rebuild Gnucash with debugging symbols and post an updated
   backtrace?  (You can use the bug-buddy tool if you prefer instead of
   gdb.)
 

The instructions at that link are not suitable for gnucash, because the
package does not support the DEB_BUILD_OPTIONS technique.  

It should be sufficient to set CFLAGS yourself, however; something like

CFLAGS=-g 

should do the trick.  If it does not, please let me know.  In general,
please give a complete file showing the build attempt too instead of
just the last failing lines.

Thomas



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


Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Loïc Minier
On Thu, Jan 11, 2007, Thomas Bushnell BSG wrote:
 The instructions at that link are not suitable for gnucash, because the
 package does not support the DEB_BUILD_OPTIONS technique.  

 It works to avoid stripping at least since dh_strip honors it.
 However, I urge you to consider implementing and/or to provide a
 gnucash-dbg package (this is made trivial with Debhelper compatibility
 level 5, which I recommend you switch to as well, 4 being deprecated).

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#403639: Fix committed in svn repo

2007-01-11 Thread Josselin Mouette
Le jeudi 11 janvier 2007 à 18:30 +0100, Frans Pop a écrit :
 On Thursday 11 January 2007 18:21, Loïc Minier wrote:
   I've uploaded these debs to unstable.
 
 OK, thanks. That means that we can get some more testing in before 
 requesting migration.
 
 Let's hope that with Lenny we can switch to a truly integrated 2.10 soon.

2.10 packages are still available in experimental if you want to test.
With 2.10.7 they seem to have finally reached enough stability for
unstable (but not during a freeze, heh).
-- 
 .''`.
: :' :  We are debian.org. Lower your prices, surrender your code.
`. `'   We will add your hardware and software distinctiveness to
  `-our own. Resistance is futile.


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


Processed: retitle 405197 to CVE-2006-5876: rhythmbox daap plugin crash triggered remotely

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

 # Automatically generated email from bts, devscripts version 2.9.27
 retitle 405197 CVE-2006-5876: rhythmbox daap plugin crash triggered remotely
Bug#405197: libsoup2.2-8: rhythmbox daap plugin crash triggered remotely
Changed Bug title.
(By the way, that Bug is currently marked as done.)


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#406403: gnome-panel: Apps, Places, Desktop and right click - do not work

2007-01-11 Thread Josselin Mouette
Le jeudi 11 janvier 2007 à 12:37 -0500, Armando Romero a écrit :
 I am sending you the gdb output from the command you recommended.

  If this ever happens again, please run in a separate terminal:
  gdb /usr/bin/gnome-panel `pidof gnome-panel`
  ...
  (gdb) thread apply all bt
  and send us the output.

Thanks for the output, but could you please type thread apply all bt
at the gdb prompt? There is not any useful information without it.

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


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


Bug#403022: marked as done (Non-existent vlcintf.xpt file!)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 22:32:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#403022: fixed in vlc 0.8.6-svn20061012.debian-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: mozilla-plugin-vlc
Version: 0.8.6-svn20061012.debian-1
Severity: grave

The file /usr/lib/mozilla-firefox/components/vlcintf.xpt is apparently 
non-existent since all it is is a relative symbolic link to vlcintf.xpt in the 
/usr/lib/mozilla/components directory which is NOT provided by this package.

e.g.

$ ls -l /usr/lib/mozilla-firefox/components/
total 0
lrwxrwxrwx 1 root root 36 2006-12-13 21:16 vlcintf.xpt - 
../../mozilla/components/vlcintf.xpt

The above is a broken symbolic link since this package does NOT provide 
vlcintf.xpt in /usr/lib/mozilla/components:


$ dpkg -L  mozilla-plugin-vlc
/.
/usr
/usr/lib
/usr/lib/mozilla
/usr/lib/mozilla/plugins
/usr/lib/mozilla/plugins/libvlcplugin.so
/usr/lib/mozilla-firefox
/usr/lib/mozilla-firefox/plugins
/usr/lib/mozilla-firefox/components
/usr/share
/usr/share/doc
/usr/lib/mozilla-firefox/plugins/libvlcplugin.so
/usr/lib/mozilla-firefox/components/vlcintf.xpt
/usr/share/doc/mozilla-plugin-vlc


This is probably the source of all the outstanding bugs for this package these 
past few months.

-- System Information:
Debian Release: 4.0 by Linux-Systeme
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'edgy'), (500, 
'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-emission1-1000hz
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8)

Versions of packages mozilla-plugin-vlc depends on:
ii  libc6 2.3.6.ds1-10   GNU C Library: Shared libraries
ii  libgcc1   1:4.2-20060923-1   GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.2-20060923-1 The GNU Standard C++ Library v3
ii  libvlc0   0.8.6-svn20061012.debian-1 multimedia player and streamer lib
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  vlc   0.8.6-svn20061012.debian-1 multimedia player and streamer
ii  vlc-nox   0.8.6-svn20061012.debian-1 multimedia player and streamer (wi

mozilla-plugin-vlc recommends no packages.


pgpMvt3hMkztE.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: vlc
Source-Version: 0.8.6-svn20061012.debian-3

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

libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
libvlc0_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0_0.8.6-svn20061012.debian-3_i386.deb
mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
vlc_0.8.6-svn20061012.debian-3.diff.gz
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.diff.gz
vlc_0.8.6-svn20061012.debian-3.dsc
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.dsc
vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3_i386.deb
wxvlc_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/wxvlc_0.8.6-svn20061012.debian-3_all.deb



A summary of the changes 

Bug#406565: gnome-main-menu: Applications missing completely

2007-01-11 Thread Armando Romero
Package: gnome-main-menu
Version: 0.0.cvs.20061028-1
Severity: grave
Justification: renders package unusable


Before days I updated to Etch and I am today using updated system.

Gnome applications menu is completely missing. It was working just fine
in Sarge. Since update - there are no applications. update-menus does
not help, Perlpanel does not show applications as well. Basically gnome
system is unusable.


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

Versions of packages gnome-main-menu depends on:
ii  debconf1.5.11Debian configuration management sy
ii  gconf2 2.16.0-3  GNOME configuration database syste
ii  gnome-menus2.16.1-2  an implementation of the freedeskt
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.3-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-8   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple interprocess messaging syst
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libgconf2-42.16.0-3  GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnome-desktop-2 2.14.3-1  Utility library for loading .deskt
ii  libgnome-keyring0  0.6.0-3   GNOME keyring services library
ii  libgnome-menu2 2.16.1-2  an implementation of the freedeskt
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-4  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-3  The GTK+ graphical user interface 
ii  libgtop2-7 2.14.4-2  gtop system monitoring library
ii  libhal-storage10.5.8.1-4 Hardware Abstraction Layer - share
ii  libhal10.5.8.1-4 Hardware Abstraction Layer - share
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libiw2828-1  Wireless tools - library
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.14.3-4  library for GNOME 2 panel applets
ii  libpango1.0-0  1.14.8-4  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  librsvg2-2 2.14.4-2  SAX-based renderer library for SVG
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstartup-notification0   0.8-2 library for program launch feedbac
ii  libx11-6   2:1.0.3-4 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra

gnome-main-menu recommends no packages.

-- no debconf information


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



Bug#406378: gnucash: GnuCash crashes when I open an account register

2007-01-11 Thread Thomas Bushnell BSG
On Thu, 2007-01-11 at 21:49 +0100, Loïc Minier wrote:
 On Thu, Jan 11, 2007, Jim Woodruff wrote:
  Here's a thought, since the error referred to guile 1.8
  (ERROR: Could not find slib/require.scm in  (  /usr/share/guile/site
  /usr/share/guile/1.8 /usr/share/guile))
  Shouldn't I have the guile-1.8-dev? This package doesn't
  seem to be available.
 
  I'm attaching you my build log where you'll see all packages installed
  starting from a base system.  You can check which build-deps are not
  satisfied with the dpkg-checkbuilddeps command in the source tree.

I don't see any reason to think there are missing build deps.  It seems
rather like the build is pulling in parts of guile-1.8 for some bogus
reason.  I can't tell, however, without seeing the full build log.




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


Bug#405425: marked as done (FrSIRT/ADV-2007-0026: vlc: cdio_log_handler() and vcd_log_handler() Format String Vulnerabilities)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 22:32:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#405425: fixed in vlc 0.8.6-svn20061012.debian-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: vlc
Version: 0.8.6-svn20061012.debian-1
Severity: critical
Tags: security
Justification: root security hole

Description:
Multiple vulnerabilities have been identified in VideoLAN VLC, which could be 
exploited by attackers to take complete control of an affected system. These 
issues 
are due to format string errors in the cdio_log_handler() and 
vcd_log_handler() functions that call msg_Dbg(), msg_Warn(), and 
msg_Err() in an insecure 
manner, which could be exploited by remote attackers to execute arbitrary 
commands by tricking a user into visiting a specially crafted web page or 
opening a 
malicious M3U playlist.

Affected:
VideoLAN VLC version 0.8.6 and prior 

Solution:
A fix is available via SVN :
http://trac.videolan.org/vlc/changeset/18481

References:
http://www.frsirt.com/english/advisories/2007/0026
http://projects.info-pull.com/moab/MOAB-02-01-2007.html

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

-- 
   .''`.  
  : :' :Alex de Oliveira Silva | enerv
  `. `' www.enerv.net
`- 

---End Message---
---BeginMessage---
Source: vlc
Source-Version: 0.8.6-svn20061012.debian-3

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

libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
libvlc0_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0_0.8.6-svn20061012.debian-3_i386.deb
mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
vlc_0.8.6-svn20061012.debian-3.diff.gz
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.diff.gz
vlc_0.8.6-svn20061012.debian-3.dsc
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.dsc
vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3_i386.deb
wxvlc_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/wxvlc_0.8.6-svn20061012.debian-3_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.
Sam Hocevar (Debian packages) [EMAIL PROTECTED] (supplier of updated vlc 
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: Mon,  8 Jan 2007 09:43:07 +0100
Source: vlc
Binary: wxvlc vlc-plugin-sdl vlc-plugin-ggi vlc-plugin-alsa vlc-plugin-glide 
vlc-plugin-esd mozilla-plugin-vlc vlc libvlc0 vlc-plugin-arts vlc-nox 
vlc-plugin-svgalib libvlc0-dev
Architecture: source i386 all
Version: 0.8.6-svn20061012.debian-3
Distribution: testing-proposed-updates
Urgency: high
Maintainer: Sam Hocevar (Debian packages) [EMAIL PROTECTED]
Changed-By: Sam Hocevar (Debian packages) [EMAIL PROTECTED]

Processed: bug is caused by gcc4

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

 clone 400914 -1
Bug#400914: brickos: Firmware doesn't work. RCX makes strange noise.
Bug 400914 cloned as bug 406575.

 reassign -1 gcc-h8300-hms 4.1.1-3
Bug#406575: brickos: Firmware doesn't work. RCX makes strange noise.
Bug reassigned from package `brickos' to `gcc-h8300-hms'.

 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#400720: marked as done (mozilla-plugin-vlc: vlc plugin broken: (no video))

2007-01-11 Thread Debian Bug Tracking System
Your message dated Thu, 11 Jan 2007 22:32:10 +
with message-id [EMAIL PROTECTED]
and subject line Bug#400720: fixed in vlc 0.8.6-svn20061012.debian-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: mozilla-plugin-vlc
Version: 0.8.6-svn20061012.debian-1
Severity: normal

When starting up any video the browser does no download but only shows
a blackblank page opened with a (no video) message. This is the same
for mp3 or sound files.

I have this problem approximately for a month now (after an vlc update
but I am not shure which version change it was) with firefox 1.5.0.7
and the actual iceweasel and also with no plugins installed. 

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

Versions of packages mozilla-plugin-vlc depends on:
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-19 GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.1.1-19   The GNU Standard C++ Library v3
ii  libvlc0   0.8.6-svn20061012.debian-1 multimedia player and streamer lib
ii  libx11-6  2:1.0.3-3  X11 client-side library
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  vlc   0.8.6-svn20061012.debian-1 multimedia player and streamer
ii  vlc-nox   0.8.6-svn20061012.debian-1 multimedia player and streamer (wi
ii  iceweasel 2.0+dfsg-1 lightweight web browser based on

mozilla-plugin-vlc recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: vlc
Source-Version: 0.8.6-svn20061012.debian-3

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

libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0-dev_0.8.6-svn20061012.debian-3_i386.deb
libvlc0_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/libvlc0_0.8.6-svn20061012.debian-3_i386.deb
mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/mozilla-plugin-vlc_0.8.6-svn20061012.debian-3_i386.deb
vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-nox_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/vlc-plugin-alsa_0.8.6-svn20061012.debian-3_all.deb
vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-arts_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-esd_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-ggi_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-glide_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-sdl_0.8.6-svn20061012.debian-3_i386.deb
vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc-plugin-svgalib_0.8.6-svn20061012.debian-3_i386.deb
vlc_0.8.6-svn20061012.debian-3.diff.gz
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.diff.gz
vlc_0.8.6-svn20061012.debian-3.dsc
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3.dsc
vlc_0.8.6-svn20061012.debian-3_i386.deb
  to pool/main/v/vlc/vlc_0.8.6-svn20061012.debian-3_i386.deb
wxvlc_0.8.6-svn20061012.debian-3_all.deb
  to pool/main/v/vlc/wxvlc_0.8.6-svn20061012.debian-3_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.
Sam Hocevar (Debian packages) [EMAIL PROTECTED] (supplier of updated vlc 
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


Bug#406579: conflicts with mozilla-diggler

2007-01-11 Thread Tomas Pospisek
Package: iceape-browser
Version: 1.0.7-2
Severity: serious

Unpacking iceape-browser (from .../iceape-browser_1.0.7-2_i386.deb) ...
mv: the --reply option is deprecated; use -i or -f instead
dpkg: error processing /var/cache/apt/archives/iceape-browser_1.0.7-2_i386.deb 
(--unpack):
 trying to overwrite `/usr/lib/iceape/chrome', which is also in package 
mozilla-diggler

# dpkg -s mozilla-diggler|grep Version
Version: 0.9-12

*t

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


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



Bug#401010: Hang when trying to read mail in evolution

2007-01-11 Thread WaVeR
Hi,

Le jeudi 11 janvier 2007 à 22:11 +0100, Øystein Gisnås a écrit :
 I built a new version of evolution-data-server just for you to test..
 You find the .debs at http://bluebear.gisnas.net/debian/e-d-s/
 
 You might also want the new evolution 2.8.2.1 to avoid the crash on
 exit.

Thanks.

 
 Please report your results.
 
 Can you say something about how many folders you have? Are they all
 directly under Inbox, or in a tree? Roughly how many emails do you
 have in each box? What does 'sysctl fs.file-max' give you (run as
 root)?

9 Directory in Maildir and the others in Maildir/Inbox

Directory:
0:05 [EMAIL PROTECTED] ~% find Maildir/. -type d -print0 | xargs -0 ls -d  |
wc -l
157

Files
0:05 [EMAIL PROTECTED] ~% find Maildir/. -type f -print0 | xargs -0 ls  | wc
-l
22096

0:06 [EMAIL PROTECTED] ~% sysctl fs.file-max
fs.file-max = 154567


Thanks for the packaging i will test it in my virtual environnement but
not today i'm really tired :o

Regards,

 
 Øystein 




Bug#399702: regarding fwatch

2007-01-11 Thread Andreas Henriksson
reopen 399702
thanks

Did you try to reproduce with 2.6? You'll get alot more trouble then
this with a 2.6 kernel.
Please keep atleast one RC bug open against fwatch to prevent it from
ever again enter testing (until it's completely removed from debian).
It's a really ugly hack that IMNSHO never should be let into debian in
the first place.


-- 
Regards,
Andreas Henriksson


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



Bug#350595: gerris_0.6.0-3(m68k/unstable/vault13): FTBFS on m68k

2007-01-11 Thread Christoph Berg
Re: Brice Goglin 2007-01-10 [EMAIL PROTECTED]
 The following patch fixes the FTBFS on mips and should on m68k too. But,
 I don't have any m68k machine to test on.
 
 Note that I am actually not very familiar with fpu_control.h. But the
 comments near the #define's seem to indicate that this is the correct
 way to replace the generic _FPU_MASK_FOOs with mips and m68k specific
 _FPU_MASK_BARs.

Hi,

here's the diff for the NMU I'll upload in a minute to delayed/7.

debdiff gerris_0.6.0-3.dsc /srv/pbuilder/result/gerris_0.6.0-3.1.dsc
 src/init.c   |9 -
 debian/changelog |   12 
 2 files changed, 20 insertions(+), 1 deletion(-)

diff -u gerris-0.6.0/src/init.c gerris-0.6.0/src/init.c
--- gerris-0.6.0/src/init.c
+++ gerris-0.6.0/src/init.c
@@ -23,7 +23,14 @@
 #  include fpu_control.h
 #  ifdef _FPU_IEEE
  static fpu_control_t fpu_trap_exceptions = 
- _FPU_IEEE  ~(_FPU_MASK_ZM /*| _FPU_MASK_IM | _FPU_MASK_OM*/);
+ _FPU_IEEE 
+#   ifdef __mc68000__
+ ~(__FPU_MASK_DZ /*| _FPU_MASK_OPERR | _FPU_MASK_OVFL*/);
+#   elif defined(__mips__)
+ ~(_FPU_MASK_Z /*| _FPU_MASK_V | _FPU_MASK_O*/);
+#   else
+ ~(_FPU_MASK_ZM /*| _FPU_MASK_IM | _FPU_MASK_OM*/);
+#   endif
 #  endif /* _FPU_IEEE */
 #endif /* HAVE_FPU_CONTROL_H */
 
diff -u gerris-0.6.0/debian/changelog gerris-0.6.0/debian/changelog
--- gerris-0.6.0/debian/changelog
+++ gerris-0.6.0/debian/changelog
@@ -1,3 +1,15 @@
+gerris (0.6.0-3.1) unstable; urgency=low
+
+  [ Brice Goglin ]
+  * Non-maintainer upload.
+  * Add a wrapper for fpu_control.h's difference on mips and m68k,
+closes: #350595.
+
+  [ Christoph Berg ]
+  * Rebuilding also fixes the libgts dependency, closes: #374023.
+
+ -- Christoph Berg [EMAIL PROTECTED]  Fri, 12 Jan 2007 00:26:10 +0100
+
 gerris (0.6.0-3) unstable; urgency=low
 
   * NMU

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Processed: regarding fwatch

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

 reopen 399702
Bug#399702: fwatch: Unable to handle kernel NULL pointer dereference at virtual 
address 0008
Bug reopened, originator not changed.

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#399702: regarding fwatch

2007-01-11 Thread Brice Goglin
Andreas Henriksson wrote:
 Please keep atleast one RC bug open against fwatch to prevent it from
 ever again enter testing (until it's completely removed from debian).
 It's a really ugly hack that IMNSHO never should be let into debian in
 the first place

Ok, sorry, I didn't know it was going to be completely removed from
Debian, I am fine :)

Brice



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



Bug#406583: Tries to overwrite files from libswt-mozilla-gtk-3.2

2007-01-11 Thread Christian Hammers
Package: libswt-mozilla-gtk-3.2-jni
Version: 3.2.1-4
Severity: serious

Hello

libswt-mozilla-gtk-3.2-jni and libswt-mozilla-gtk-3.2 should either
conflict with each other or not overwrite the other packages files.

bye,

-christian-

-=(~)$ sudo apt-get install libswt-mozilla-gtk-3.2-jni libswt-mozilla-gtk-3.2 
Reading package lists... Done
Building dependency tree... Done
libswt-mozilla-gtk-3.2 is already the newest version.
The following NEW packages will be installed:
  libswt-mozilla-gtk-3.2-jni
0 upgraded, 1 newly installed, 0 to remove and 187 not upgraded.
1 not fully installed or removed.
Need to get 0B/28.4kB of archives.
After unpacking 139kB of additional disk space will be used.
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 207285 files and directories currently installed.)
Unpacking libswt-mozilla-gtk-3.2-jni (from 
.../libswt-mozilla-gtk-3.2-jni_3.2.1-4_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libswt-mozilla-gtk-3.2-jni_3.2.1-4_amd64.deb (--unpack):
 trying to overwrite `/usr/lib/jni/libswt-mozilla-gtk-3235.so', which is also 
in package libswt3.2-gtk-jni
Errors were encountered while processing:
 /var/cache/apt/archives/libswt-mozilla-gtk-3.2-jni_3.2.1-4_amd64.deb





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



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



Bug#393970: chiark-tcl - FTBFS: warning: format '%d' expects type 'int', but argument 3 has type 'size_t'

2007-01-11 Thread Christoph Berg
Re: Brice Goglin 2007-01-09 [EMAIL PROTECTED]
 %zu is available to printf size_t, patch below.

Hi,

here's the NMU diff for the NMU I'll upload to delayed/7.

debdiff chiark-tcl_1.0.1.dsc /srv/pbuilder/result/chiark-tcl_1.0.1.1.dsc
 cdb/writeable.c  |2 +-
 debian/changelog |8 
 hbytes/ulongs.c  |1 -
 3 files changed, 9 insertions(+), 2 deletions(-)

dpkg-source: warning: extracting unsigned source package 
(/srv/pbuilder/result/chiark-tcl_1.0.1.1.dsc)
diff -Nru /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/cdb/writeable.c 
/home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/cdb/writeable.c
--- /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/cdb/writeable.c2006-08-25 
23:04:33.0 +0200
+++ /home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/cdb/writeable.c  2007-01-09 
03:33:45.0 +0100
@@ -313,7 +313,7 @@
 static int writerecord(FILE *f, const char *key, const HashValue *val) {
   int r;
 
-  r= fprintf(f, +%d,%d:%s-, strlen(key), val-len, key);
+  r= fprintf(f, +%zu,%d:%s-, strlen(key), val-len, key);
   if (r0) return -1;
   
   r= fwrite(val-data, 1, val-len, f);
diff -Nru /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/debian/changelog 
/home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/debian/changelog
--- /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/debian/changelog   2006-10-18 
18:05:42.0 +0200
+++ /home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/debian/changelog 2007-01-12 
01:10:11.0 +0100
@@ -1,3 +1,11 @@
+chiark-tcl (1.0.1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix a printf format for size_t, closes: #393970.
+  * Drop a useless assert causing a comparison always true, closes: #394039.
+
+ -- Brice Goglin [EMAIL PROTECTED]  Fri, 12 Jan 2007 01:10:04 +0100
+
 chiark-tcl (1.0.1) unstable; urgency=low
 
   New features:
diff -Nru /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/hbytes/ulongs.c 
/home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/hbytes/ulongs.c
--- /home/cb/tmp/5dGJeIl1h6/chiark-tcl-1.0.1/hbytes/ulongs.c2006-03-30 
21:11:24.0 +0200
+++ /home/cb/tmp/bF7UzGMUAV/chiark-tcl-1.0.1.1/hbytes/ulongs.c  2007-01-09 
03:30:12.0 +0100
@@ -282,7 +282,6 @@
 
   val= *(const uint32_t*)o-internalRep.longValue;
 
-  assert(val = 0xUL);
   snprintf(buf,sizeof(buf), %08lx, (unsigned long)val);
 
   cht_obj_updatestr_vstringls(o, buf, sizeof(buf)-1, (char*)0);

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#406588: init and telinit can reveal root pass on return from runlevel 1

2007-01-11 Thread Lewis Stoddart
Package: sysvinit
Version: 2.86.ds1-36
Severity: serious
Tags: security
 
Hi,
 
It seems that, upon returning from runlevel 1, init is failing to kill the 
recovery console, which then tries to run the user's password as a command when 
they try to log in again. /sbin/init and /sbin/telinit appear to give identical 
results. An earlier version of sysvinit (2.86.ds1-15) doesn not appear to be 
affected by this bug.
 
To reproduce:
 
1. log in as root at a local console.
 
2. run `init 1' to enter that runlevel.
 
3. enter root password (for maintenance).
 
4. run `init 2' to return to the original runlevel.
 
5. you should see a login: prompt. attempt to log in.
 
On my box, I got `bash: mypassword: command not found'. It's very embarrasing 
to see your root pass echoed to a terminal. 
 
Cheers, 
L
 
-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)

Versions of packages sysvinit depends on:
ii  initscripts  2.86.ds1-36 Scripts for initializing and shutt
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libselinux1  1.32-3  SELinux shared libraries
ii  libsepol11.14-1  Security Enhanced Linux policy lib
ii  sysv-rc  2.86.ds1-36 System-V-like runlevel change mech
ii  sysvinit-utils   2.86.ds1-36 System-V-like utilities

sysvinit recommends no packages.

-- no debconf information


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



Bug#406587: init and telinit can reveal root pass on return from runlevel 1

2007-01-11 Thread Lewis Stoddart
Subject: init and telinit can reveal root pass on return from runlevel 1
Package: sysvinit
Version: 2.86.ds1-36
Severity: serious
Tags: security

Hi,

It seems that, upon returning from runlevel 1, init is failing to kill the 
recovery console, which then tries to run the user's password as a command when 
they try to log in again. /sbin/init and /sbin/telinit appear to give identical 
results. An earlier version of sysvinit (2.86.ds1-15) doesn not appear to be 
affected by this bug.

To reproduce:

1. log in as root at a local console.

2. run `init 1' to enter that runlevel.

3. enter root password (for maintenance).

4. run `init 2' to return to the original runlevel.

5. you should see a login: prompt. attempt to log in.

On my box, I got `bash: mypassword: command not found'. It's very embarrasing 
to see your root pass echoed to a terminal. 

Cheers, 
L

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

Versions of packages sysvinit depends on:
ii  initscripts  2.86.ds1-36 Scripts for initializing and shutt
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libselinux1  1.32-3  SELinux shared libraries
ii  libsepol11.14-1  Security Enhanced Linux policy lib
ii  sysv-rc  2.86.ds1-36 System-V-like runlevel change mech
ii  sysvinit-utils   2.86.ds1-36 System-V-like utilities

sysvinit recommends no packages.

-- no debconf information


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



Bug#406588: marked as done (init and telinit can reveal root pass on return from runlevel 1)

2007-01-11 Thread Debian Bug Tracking System
Your message dated Fri, 12 Jan 2007 15:58:59 +1300
with message-id [EMAIL PROTECTED]
and subject line Bug#406588: Acknowledgement (init and telinit can reveal root 
pass on return from runlevel 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: sysvinit
Version: 2.86.ds1-36
Severity: serious
Tags: security
 
Hi,
 
It seems that, upon returning from runlevel 1, init is failing to kill the 
recovery console, which then tries to run the user's password as a command when 
they try to log in again. /sbin/init and /sbin/telinit appear to give identical 
results. An earlier version of sysvinit (2.86.ds1-15) doesn not appear to be 
affected by this bug.
 
To reproduce:
 
1. log in as root at a local console.
 
2. run `init 1' to enter that runlevel.
 
3. enter root password (for maintenance).
 
4. run `init 2' to return to the original runlevel.
 
5. you should see a login: prompt. attempt to log in.
 
On my box, I got `bash: mypassword: command not found'. It's very embarrasing 
to see your root pass echoed to a terminal. 
 
Cheers, 
L
 
-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_NZ.UTF-8, LC_CTYPE=en_NZ.UTF-8 (charmap=UTF-8)

Versions of packages sysvinit depends on:
ii  initscripts  2.86.ds1-36 Scripts for initializing and shutt
ii  libc62.3.6.ds1-8 GNU C Library: Shared libraries
ii  libselinux1  1.32-3  SELinux shared libraries
ii  libsepol11.14-1  Security Enhanced Linux policy lib
ii  sysv-rc  2.86.ds1-36 System-V-like runlevel change mech
ii  sysvinit-utils   2.86.ds1-36 System-V-like utilities

sysvinit recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Please close; duplicated in 406587.

L

On 20070111 18:48:27, Debian Bug Tracking System spoke thusly:
 Thank you for the problem report you have sent regarding Debian.
 This is an automatically generated reply, to let you know your message has
 been received.  It is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.
 
 Your message has been sent to the package maintainer(s):
  Debian sysvinit maintainers pkg-sysvinit-devel@lists.alioth.debian.org
 
 If you wish to submit further information on your problem, please send
 it to [EMAIL PROTECTED] (and *not* to
 [EMAIL PROTECTED]).
 
 If you have filed this report in error and wish to close it, please
 send mail to [EMAIL PROTECTED] with an explanation
 why the bug report should be closed.
 
 Please do not reply to the address at the top of this message,
 unless you wish to report a problem with the Bug-tracking system.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)

---End Message---


Bug#406587: init and telinit can reveal root pass on return from runlevel 1

2007-01-11 Thread Grant Thomas

I have the same problem as Lewis Stoddart above, with a small difference.

My machine gives the bash error when the username is supplied.
I do not receive the password in cleartext.

The problem does not appear when the maintenance mode is skipped with 
crtl+D.



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



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



Bug#406592: ..dpkg --unpack takes forever to fail

2007-01-11 Thread Arnt Karlsen
Package: dpkg
Version: 1.13.25
Severity: critical
Justification: breaks the whole system


...aptitude upgrade and dpkg -i all cached debs I tried,
fails, AFAICS on dpkg --unpack, which suddely takes all 
day gnawing away on the first package until I ^c it.
_No_ error message, all I see is a 5-8 load and 128MB 
buffer usage and Terminated if I kill it from htop.

..._no_ drivel: a45:~# dpkg -D2000 --unpack \
/var/cache/apt/archives/console-common_0.7.69_all.deb
(Reading database ... Terminated
a45:~# 

...about 20 minutes before I killed the drivel bait from htop.

...also, I suspect a memory leak on either X.Org-7.1.0-10 
or libc6, both was upgraded on my last aptitude session 
and htop shows X eating 606MB off 384MB and 242MB swap.

...if this _is_ a libc6 or some other non-dpkg bug, beware
that a fix will still need to circumvent the dpkg --unpack
gridlock, somehow, tar, cpio etc might work.

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

Versions of packages dpkg depends on:
ii  coreutils   5.97-5.2 The GNU core utilities
ii  libc6   2.3.6.ds1-10 GNU C Library: Shared libraries

and:
ii  xorg7.1.0-10 X.Org X Window System


dpkg recommends no packages.

-- no debconf information



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



Bug#403405: can't reproduce

2007-01-11 Thread Holger Levsen
Hi,

On Thursday 11 January 2007 12:39, dann frazier wrote:
  Does an earlier 2.6.18 work for you? If so, can you narrow down the
 version in which it broke? Hopefully snapshot.debian.net has them
 all. I'm trying to determine if you and James are actually
 experiencing the same problem.

I tried various older kernels (2.6.12, 2.6.15, 2.6.17) but without any luck.

But I think a hint might be in this very bugreport:

Bastian Blank wrote:
 Such an output is quite clear with suspended devices:
  ieee1394: Node suspended: ID:BUS[0-00:1023]  GUID[8565af81]

Can you tell me why the node is suspended? The exact same hardware doesn't 
show this behaviour when running the same steps (modprobe video1394; dvgrab)
on sarge.


regards,
Holger


pgpdoMzIwVMAJ.pgp
Description: PGP signature


Processed: found 324025 in 1.1.0.20050815-4

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

 # Automatically generated email from bts, devscripts version 2.9.27
 found 324025 1.1.0.20050815-4
Bug#324025: aqsis: FTBFS on 64 bit arches: error: cast from 'void*' to 'int' 
loses precision
Bug marked as found in version 1.1.0.20050815-4.


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#406579: conflicts with mozilla-diggler

2007-01-11 Thread Mike Hommey
reassign 406579 mozilla-diggler
close 406579 0.9-13
thanks

On Fri, Jan 12, 2007 at 12:16:24AM +0100, Tomas Pospisek [EMAIL PROTECTED] 
wrote:
 Package: iceape-browser
 Version: 1.0.7-2
 Severity: serious
 
 Unpacking iceape-browser (from .../iceape-browser_1.0.7-2_i386.deb) ...
 mv: the --reply option is deprecated; use -i or -f instead
 dpkg: error processing 
 /var/cache/apt/archives/iceape-browser_1.0.7-2_i386.deb (--unpack):
  trying to overwrite `/usr/lib/iceape/chrome', which is also in package 
 mozilla-diggler
 
 # dpkg -s mozilla-diggler|grep Version
 Version: 0.9-12

This has been fixed in diggler version 0.9-13, and the latest in
unstable is 0.9-14 (while 0.9-11 is in testing, which means you have an
half uptodate system).

Mike


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



Processed: Re: Bug#406579: conflicts with mozilla-diggler

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

 reassign 406579 mozilla-diggler
Bug#406579: conflicts with mozilla-diggler
Bug reassigned from package `iceape-browser' to `mozilla-diggler'.

 close 406579 0.9-13
Bug#406579: conflicts with mozilla-diggler
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.9-13, send any further explanations to Tomas 
Pospisek [EMAIL PROTECTED]

 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 406387 is important

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

 # Automatically generated email from bts, devscripts version 2.9.27
 # sounds like a local config problem, no other users have reported this?
 severity 406387 important
Bug#406387: error: database connection failed after installation
Severity set to `important' from `grave'


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]