Bug#444945: /usr/share/imapfilter/common.lua is missing

2007-10-02 Thread Andrew Meaden
Package: imapfilter
Version: 1:2.0.4-1
Severity: grave
Justification: renders package unusable


When running imapfilter directly
(/usr/users/frankie/debian/mypkgs/imapfilter/imapfilter-2.0.4/debian/imapfilter/usr/bin/imapfilter)
the program fails immediately with the error

imapfilter: cannot open /usr/share/imapfilter/common.lua: No such file
or directory

I suspect this package may in fact be incorrectly packaged into a
non-standard installation location.

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

Kernel: Linux 2.6.21-captainnem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages imapfilter depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  liblua5.1-0   5.1.2-3Simple, extensible, embeddable pro
ii  libpcre3  7.3-2  Perl 5 Compatible Regular Expressi
ii  libssl0.9.8   0.9.8e-9   SSL shared libraries

imapfilter recommends no packages.

-- debconf-show failed



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



Bug#356853: Chasing RC bugs in texlive packages

2007-10-02 Thread Norbert Preining
FYI

On Do, 06 Sep 2007, Frank Küster wrote:
  * ae [CLOSED ON CTAN]
  This is already solved, updated package is on CTAN
  I guess we could include simply the MANIFEST, COPYING, and
  README file from CTAN.

I updated this in the texlive upstream subversion repository, so this
part could get a 
+fixed-upstream
But I hesitate to update the files in the .orig.tar.gz, it is quite a
lot of work/complication. What do people say?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
SCREGGAN (n. banking)
The crossed-out bit caused by people putting the wrong year on their
cheques all through January.
--- Douglas Adams, The Meaning of Liff



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



Bug#444536: marked as done (blockattack: FTBFS: TypeError: coercing to Unicode: need string or buffer, dict found:)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 07:17:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#444536: fixed in blockattack 1.3.1-2
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: blockattack
version: 1.3.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
dh_testdir
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
Applying patch fix_scons.diff
patching file Game/SConscript

Applying patch fix_spelling.diff
patching file main.cpp

Now at patch fix_spelling.diff
scons prefix=/usr sharedir=/usr/share/games/blockattack
scons: Reading SConscript files ...
TypeError: coercing to Unicode: need string or buffer, dict found:
  File /build/user/blockattack-1.3.1/SConstruct, line 19:
env = Environment(options = opts)
  File /usr/lib/scons/SCons/Environment.py, line 857:
options.Update(self)
  File /usr/lib/scons/SCons/Options/__init__.py, line 160:
if os.path.exists(filename):
  File posixpath.py, line 171:
st = os.stat(path)
make: *** [build-stamp] Error 2

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

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

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

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


---End Message---
---BeginMessage---
Source: blockattack
Source-Version: 1.3.1-2

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

blockattack_1.3.1-2.diff.gz
  to pool/main/b/blockattack/blockattack_1.3.1-2.diff.gz
blockattack_1.3.1-2.dsc
  to pool/main/b/blockattack/blockattack_1.3.1-2.dsc
blockattack_1.3.1-2_i386.deb
  to pool/main/b/blockattack/blockattack_1.3.1-2_i386.deb



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

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

Debian distribution maintenance software
pp.
Gonéri Le Bouder [EMAIL PROTECTED] (supplier of updated blockattack 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, 01 Oct 2007 22:16:15 +
Source: blockattack
Binary: blockattack
Architecture: source i386
Version: 1.3.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team [EMAIL PROTECTED]
Changed-By: Gonéri Le Bouder [EMAIL PROTECTED]
Description: 
 blockattack - a puzzle game inspired by Tetris
Closes: 432653 444536
Changes: 
 blockattack (1.3.1-2) unstable; urgency=low
 .
   [ Gonéri Le Bouder ]
   * fix spelling error in blockattack's long description (Closes: #432653)
   * add desktop_file.diff to remove the Application category from the
 desktop file
 .
   [ Jon Dowland ]
   * update menu section to Games/Action for menu transition
 (thanks Linas Žvirblis)
 .
   [ Jordà Polo ]
   * debian/patches:
 + scons_args.diff: New patch to fix scons command-line argument handling.
   (Closes: #444536)
 + replay_init.diff: New patch to initialize the Replay class correctly.
   * debian/control: Added Homepage and XS-Vcs-Browser fields.
Files: 
 3c7adec5ab8485c0b876d2b6e59575b6 1012 games optional blockattack_1.3.1-2.dsc
 b2a0606a0b0feb90888d288115b47bc1 4380 games optional 
blockattack_1.3.1-2.diff.gz
 e3517b68e41d78bce14083191743ae2d 4461018 games optional 
blockattack_1.3.1-2_i386.deb

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

iD8DBQFHAe3W2hliNwI7P08RAgfGAKCjouW7aPa82ysF8ko42Ld4VO57LACgm0r5
zCEiO+Z7NShwu3CAMir8atY=
=TvGv
-END PGP SIGNATURE-


---End Message---


Bug#356853: Chasing RC bugs in texlive packages

2007-10-02 Thread Norbert Preining
And another one closed:

On Do, 06 Sep 2007, Frank Küster wrote:
  * bbm fonts [OPEN]
  Frank mentioned that there is something on the way via Karl Berry
  is there any progress?
 
 No idea, heard nothing.

Don't know what was the problem here? The readme of bbm explicitely
mentions:
 This package can redistributed and/or modified under the terms of the
 LaTeX Project Public License Distributed from CTAN archives in
 directory macros/latex/base/lppl.txt; either version 1 of the
 License, or (at your option) any later version.

I guess the real problem is that the readme.bbm is NOT installed because
it is present only in the SourceFiles section which are not installed.
I guess I will fix this upstream in texlive and we can forget about
this, too.


That leaves us with:

  * Donald Arsenau files [OPEN]

open

  * eepic docs [OPEN]

I will simply remove the docs and if someone cares he should
get it on CTAN

  * amslatex [HALF-OPEN]

can be considered half-open as Frank mentioned

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Vienna University of Technology
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
HUBY (n.)
A half-erection large enough to be a publicly embarrassing bulge in
the trousers, not large enough to be of any use to anybody.
--- Douglas Adams, The Meaning of Liff



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



Bug#432540: tagging 432540, tagging 305325, tagging 433350, tagging 434316

2007-10-02 Thread Paul Cager
Lucas Nussbaum wrote:
 On 21/08/07 at 22:24 +0100, Paul Cager wrote:
 # Automatically generated email from bts, devscripts version 2.10.6
 tags 432540 + pending
 tags 305325 + pending
 tags 433350 + pending
 tags 434316 + pending
 
 Hi,
 
 This has been pending for more than a month. Is your upload blocked by
 something else?

Hi Lucas,

Thanks for the reminder. I tagged the bugs as pending to show they are
fixed in svn, but the package still needs some more work before it can
be uploaded. The Java policy now is to use gcj rather than kaffe, but
unfortunately this means ant's native2ascii task is no longer supported.

I'm working on it, but my Debian time is a bit restricted at the moment
(due to a rather nasty virus - and not the computer kind!)

Paul



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



Processed: bacula-doc: diff for NMU version 2.2.0-1.1

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

 tags 441150 + patch
Bug#441150: FTBFS: missing build-dependency on autoconf
Tags were: patch
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#444956: libgtk2.0-dev: Deprecated routines dropped from -dev without incrementing SONAME

2007-10-02 Thread Neil Williams
Package: libgtk2.0-dev
Version: 2.12.0-2
Severity: serious
Justification: Policy 8.1

The version of quicklist in experimental used to build correctly against
libgtk2.0-dev until the 2.12.0-2 upload. Now, I get two build errors due
to deprecated functions that are missing from the new version of gtk
without migrating to libgtk3.

Build error 1:

cc1: warnings being treated as errors
dialog_initial.c: In function ‘main_window’:
dialog_initial.c:86: warning: implicit declaration of function
‘gtk_notebook_set_group_id’
dialog_initial.c:86: warning: nested extern declaration of
‘gtk_notebook_set_group_id’
make[2]: *** [dialog_initial.o] Error 1

When that line is commented out, another build error follows:

cc1: warnings being treated as errors
help.c: In function ‘qlhelp_credits’:
help.c:54: warning: implicit declaration of function
‘gtk_about_dialog_set_name’
help.c:54: warning: nested extern declaration of
‘gtk_about_dialog_set_name’
make[2]: *** [help.o] Error 1

gtk2 should not remove interfaces without incrementing the SONAME. As a
GTK3 transition would not appear to be the intention, maybe some of the
deprecated interfaces should be restored.

libgtk2.0-dev (2.12.0-2) therefore causes a FTBFS in at least this
package.

Other packages in unstable may be affected.

-- System Information:
Debian Release: lenny/sid
  APT prefers experimental
  APT policy: (500, 'experimental'), (500, 'unstable')
Architecture: powerpc (ppc)

Kernel: Linux 2.6.22-2-powerpc
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgtk2.0-dev depends on:
ii  libatk1.0-dev   1.20.0-1 Development files for the ATK acce
ii  libcairo2-dev   1.4.10-1+b2  Development files for the Cairo 2D
ii  libglib2.0-dev  2.14.1-4 Development files for the GLib lib
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libpango1.0-dev 1.18.2-1 Development files for the Pango
ii  libx11-dev  2:1.0.3-7X11 client-side library (developme
ii  libxcomposite-dev   1:0.3.2-1+b1 X11 Composite extension library (d
ii  libxcursor-dev  1:1.1.9-1X cursor management library (devel
ii  libxdamage-dev  1:1.1.1-3X11 damaged region extension libra
ii  libxext-dev 1:1.0.3-2X11 miscellaneous extensions libra
ii  libxfixes-dev   1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi-dev   2:1.1.3-1X11 Input extension library (devel
ii  libxinerama-dev 1:1.0.2-1X11 Xinerama extension library (de
ii  libxrandr-dev   2:1.2.2-1X11 RandR extension library (devel
ii  pkg-config  0.22-1   manage compile and link flags for 

Versions of packages libgtk2.0-dev recommends:
ii  python2.4.4-6An interactive high-level object-o

-- no debconf information



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



Bug#436332: Fwd: [Lcd4linux-devel] asm/msr.h inclusion and RDTSC stuff removed

2007-10-02 Thread Robert Buchholz

That should fix this bug.


Anfang der weitergeleiteten E-Mail:

Von: Michael Reinelt [EMAIL PROTECTED]
Datum: 1. Oktober 2007 17:58:40 MESZ
An: lcd4linux-users [EMAIL PROTECTED],  
lcd4linux-devel [EMAIL PROTECTED]

Betreff: [Lcd4linux-devel] asm/msr.h inclusion and RDTSC stuff removed

Hi there,

I just committed a changeset where I removed the whole RDTSC delay  
loop

stuff, and therefore lcd4linux does no longer need asm/msr.h

Instead, a gettimeofday() delay loop will be used when necessary.

The rdtsc stuff worked fine, but had two major disadvantages: It  
did not

work with variable CPU frequencies, and latest kernels do no longer
offer the rdtsc() macro.

The changeset has been committed to trunk, and will be backported  
to the

0.10.1 branch as soon as I get some positive feedback 8or at least I
don't get any negative feedback)


bye, Michael

--
Michael Reinelt [EMAIL PROTECTED]
http://home.pages.at/reinelt
GPG-Key 0xDF13BA50
ICQ #288386781





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



Processed: Re: Bug#444865: Depends on nonexistent virtual package editor

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

 severity 444865 minor
Bug#444865: Depends on nonexistent virtual package editor
Severity set to `minor' 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#444865: Depends on nonexistent virtual package editor

2007-10-02 Thread Gerfried Fuchs
severity 444865 minor
thanks

* KORN Andras [EMAIL PROTECTED] [2007-10-01 17:01:28 CEST]:
 ldapvi depends on a virtual package called editor that according to Debian
 policy doesn't exist and thus mustn't appear in a Provides or a Depends
 line.

 I don't follow your mustn't, sorry.  Please read the policy before
claiming such things:

#v+
 It is not required for a package to depend on `editor' and `pager'
#v-

 Not being required doesn't mean that it's not allowed.  Said that I'm
going to remove it anyway, but it is definitly *no* policy violation nor
anything serious.  Thanks for setting a sane severity level.

 So long,
Rhonda



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



Bug#444956: libgtk2.0-dev: Deprecated routines dropped from -dev without incrementing SONAME

2007-10-02 Thread Sebastian Dröge
severity 444956 normal
thanks

Am Dienstag, den 02.10.2007, 08:55 +0100 schrieb Neil Williams:
 Package: libgtk2.0-dev
 Version: 2.12.0-2
 Severity: serious
 Justification: Policy 8.1
 
 The version of quicklist in experimental used to build correctly against
 libgtk2.0-dev until the 2.12.0-2 upload. Now, I get two build errors due
 to deprecated functions that are missing from the new version of gtk
 without migrating to libgtk3.
 
 Build error 1:
 
 cc1: warnings being treated as errors
 dialog_initial.c: In function ‘main_window’:
 dialog_initial.c:86: warning: implicit declaration of function
 ‘gtk_notebook_set_group_id’
 dialog_initial.c:86: warning: nested extern declaration of
 ‘gtk_notebook_set_group_id’
 make[2]: *** [dialog_initial.o] Error 1
 
 When that line is commented out, another build error follows:
 
 cc1: warnings being treated as errors
 help.c: In function ‘qlhelp_credits’:
 help.c:54: warning: implicit declaration of function
 ‘gtk_about_dialog_set_name’
 help.c:54: warning: nested extern declaration of
 ‘gtk_about_dialog_set_name’
 make[2]: *** [help.o] Error 1
 
 gtk2 should not remove interfaces without incrementing the SONAME. As a
 GTK3 transition would not appear to be the intention, maybe some of the
 deprecated interfaces should be restored.
 
 libgtk2.0-dev (2.12.0-2) therefore causes a FTBFS in at least this
 package.
 
 Other packages in unstable may be affected.

Are you building with GTK_DISABLE_DEPRECATED? That's the only case where
the declaration can miss from the headers, otherwise it's always there.
Also the symbols are in the library in any case...





Processed: Re: Bug#444956: libgtk2.0-dev: Deprecated routines dropped from -dev without incrementing SONAME

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

 severity 444956 normal
Bug#444956: libgtk2.0-dev: Deprecated routines dropped from -dev without 
incrementing SONAME
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]



Processed: reopen #401644 pythpn-lxml: package still broken in etch

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

 unarchive 401644
Unarchived Bug 401644

 notfixed 401644 1.1.1
Bug#401644: python-lxml: import dies with objectify.so: undefined symbol: 
previousElement
Bug no longer marked as fixed in version 1.1.1.

 severity 401644 serious
Bug#401644: python-lxml: import dies with objectify.so: undefined symbol: 
previousElement
Severity set to `serious' from `normal'

 thankyou
Stopping processing here.

Please contact me if you need assistance.

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


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



Processed: setting package to libwww-mechanize-shell-perl, tagging 444634

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

 # Automatically generated email from bts, devscripts version 2.10.8
 package libwww-mechanize-shell-perl
Ignoring bugs not assigned to: libwww-mechanize-shell-perl

 tags 444634 + pending
Bug#444634: libwww-mechanize-shell-perl: build times out
Tags were: patch
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#444961: starting a domU kills the system

2007-10-02 Thread Andreas Barth
Package: linux-image-2.6.18-5-xen-amd64
Version: 2.6.18.dfsg.1-13etch2
Severity: critical

Hi,

after starting a domU with linux-image-2.6.18-xen-3.1-1-amd64, version
2.6.18.dfsg.1-15+xen.1 (from
http://194.39.182.225/debian/linux-2.6/xen-extra/ as told by waldi),
the host system and all domUs suddenly stop with this error:

Oct  2 01:42:23 urd kernel: --- [cut here ] - [please bite here 
] -
Oct  2 01:42:23 urd kernel: CPU 1
Oct  2 01:42:23 urd kernel: Modules linked in: xt_physdev xfs iptable_filter 
ip_tables x_tables ipv6 bridge loop floppy shpchp pci_hotplug serial
_core pcspkr serio_raw psmouse i2c_nforce2 i2c_core evdev joydev ext3 jbd 
mbcache dm_mirror dm_snapshot dm_mod raid456 xor raid1 md_mod ide_gener
ic ide_cd cdrom sd_mod usb_storage usbhid sata_nv libata scsi_mod e1000 amd74xx 
forcedeth ohci_hcd generic ide_core ehci_hcd fan
Oct  2 01:42:23 urd kernel: Pid: 21, comm: xenwatch Not tainted 
2.6.18-5-xen-amd64 #1
Oct  2 01:42:23 urd kernel: RIP: e030:[80360ee3]  
[80360ee3] retrigger+0x26/0x3e
Oct  2 01:42:23 urd kernel: RSP: e02b:8800f2917d88  EFLAGS: 00010046
Oct  2 01:42:23 urd kernel: RAX:  RBX: 8980 RCX: 
ff578000
Oct  2 01:42:23 urd kernel: RDX: 0024 RSI: 8800f2917d30 RDI: 
0113
Oct  2 01:42:23 urd kernel: RBP: 804cde00 R08: 8800f284cbf0 R09: 
88000a36fd00
Oct  2 01:42:23 urd kernel: R10: 88000a36f800 R11: 80360ebd R12: 
0113
Oct  2 01:42:23 urd kernel: R13: 804cde3c R14:  R15: 
0008
Oct  2 01:42:23 urd kernel: FS:  2b6951249ae0() 
GS:804c4080() knlGS:
Oct  2 01:42:23 urd kernel: CS:  e033 DS:  ES: 
Oct  2 01:42:23 urd kernel: Process xenwatch (pid: 21, threadinfo 
8800f2916000, task 8800f28f5080)
Oct  2 01:42:23 urd kernel: Stack:  802a0646  88000a36fd00  
88000a36fd00  
Oct  2 01:42:23 urd kernel:  8800f2917de0  020b  
8036da4e  
Oct  2 01:42:23 urd kernel:  8036dec6  8800f2917ea4
Oct  2 01:42:23 urd kernel: Call Trace:
Oct  2 01:42:23 urd kernel:  [802a0646] enable_irq+0x9d/0xbc
Oct  2 01:42:23 urd kernel:  [8036da4e] __netif_up+0xc/0x15
Oct  2 01:42:23 urd kernel:  [8036dec6] netif_map+0x2a6/0x2d8
Oct  2 01:42:23 urd kernel:  [8035c227] bus_for_each_dev+0x61/0x6e
Oct  2 01:42:23 urd kernel:  [803666d0] xenwatch_thread+0x0/0x145
Oct  2 01:42:23 urd kernel:  [803666d0] xenwatch_thread+0x0/0x145
Oct  2 01:42:23 urd kernel:  [80368210] frontend_changed+0x2ba/0x4f9
Oct  2 01:42:23 urd kernel:  [803666d0] xenwatch_thread+0x0/0x145
Oct  2 01:42:23 urd kernel:  [8028f837] 
keventd_create_kthread+0x0/0x61
Oct  2 01:42:23 urd kernel:  [80365ade] 
xenwatch_handle_callback+0x15/0x48
Oct  2 01:42:23 urd kernel:  [803667fd] xenwatch_thread+0x12d/0x145
Oct  2 01:42:23 urd kernel:  [8028f9fa] 
autoremove_wake_function+0x0/0x2e
Oct  2 01:42:23 urd kernel:  [8028f837] 
keventd_create_kthread+0x0/0x61
Oct  2 01:42:23 urd kernel:  [803666d0] xenwatch_thread+0x0/0x145
Oct  2 01:42:23 urd kernel:  [802334da] kthread+0xd4/0x107
Oct  2 01:42:23 urd kernel:  [8025c7d8] child_rip+0xa/0x12
Oct  2 01:42:23 urd kernel:  [8028f837] 
keventd_create_kthread+0x0/0x61
Oct  2 01:42:23 urd kernel:  [80233406] kthread+0x0/0x107
Oct  2 01:42:23 urd kernel:  [8025c7ce] child_rip+0x0/0x12


The host (and all domUs) run etch, with the only exception being the
newer kernel.

Setting this bug report to critical as crashing the whole machine by
starting a new guest sounds to me like an exploitable issue in the xen
handlers. (This could of course be wrong, so feel free to adjust the
severity.)


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



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



Bug#436332: Fwd: [Lcd4linux-devel] asm/msr.h inclusion and RDTSC stuff removed

2007-10-02 Thread Robert Buchholz


Am 02.10.2007 um 13:53 schrieb Reinhard Tartler:

The changeset has been committed to trunk, and will be backported to
the
0.10.1 branch as soon as I get some positive feedback 8or at least I
don't get any negative feedback)


This is great news, Robert! Very much appreciated.

Can you perhaps send me the patch, as soon as Michael has applied it?
Or do you have the patch perhaps already applied to your ebuild?


The change is in trunk [1], and as Michael writes he wants some  
reports before

applying it to the stable branch. I didn't test it or include it in
Gentoo yet as I'm on vacation (no LCDs here!) till tomorrow.

If you can test it earlier, let me know. Otherwise you'll hear from
me later this week.

Thanks,
Robert

[1] http://ssl.bulix.org/projects/lcd4linux/changeset?844




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



Bug#444970: squirrelmail: Can't send attachment.

2007-10-02 Thread [EMAIL PROTECTED]
Package: squirrelmail
Version: 2:1.4.11-1
Severity: critical
Justification: causes serious data loss

When I try to send a message with an attachment (of any type), the
message will be sent without...


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

Kernel: Linux 2.6.22.9 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages squirrelmail depends on:
ii  apache2 2.2.6-1  Next generation, scalable, extenda
ii  apache2-mpm-prefork [ht 2.2.6-1  Traditional model for Apache HTTPD
ii  libapache2-mod-php4 6:4.4.4-9+lenny1 server-side, HTML-embedded scripti
ii  perl5.8.8-11 Larry Wall's Practical Extraction 
ii  php46:4.4.4-9+lenny1 server-side, HTML-embedded scripti

Versions of packages squirrelmail recommends:
ii  aspell [aspell-bin] 0.60.5-1 GNU Aspell spell-checker
ii  ispell  3.1.20.0-4.4 International Ispell (an interacti
ii  squirrelmail-locales1.4.9-20070106-1 Translations for the SquirrelMail 

-- no debconf information



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



Bug#444986: snmpd: argument parsing causes segfaults

2007-10-02 Thread Mark A. Hershberger
Package: snmpd
Version: 5.3.1-6ubuntu1
Severity: serious

$ sudo snmpd -LS
Segmentation fault
$ sudo snmpd -LE
Segmentation fault
$ sudo snmpd -LO
Segmentation fault

But argument parsing for the -LS option is messed up further:
$ sudo snmpd -LSwd
invalid syslog facility: S

Attached patch fixes the problem.

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

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

Versions of packages snmpd depends on:
ii  adduser3.103ubuntu1  Add and remove users and groups
ii  debconf1.5.14Debian configuration management sy
ii  libc6  2.6.1-1ubuntu8GNU C Library: Shared libraries
ii  libsensors31:2.10.4-1ubuntu1 library to read temperature/voltag
ii  libsnmp10  5.3.1-6ubuntu1NET SNMP (Simple Network Managemen
ii  libwrap0   7.6.dbs-14Wietse Venema's TCP wrappers libra

snmpd recommends no packages.
diff -ub net-snmp-5.4.1\~dfsg/snmplib/snmp_logging.c\~ net-snmp-5.4.1\~dfsg/snmplib/snmp_logging.c
--- net-snmp-5.4.1~dfsg/snmplib/snmp_logging.c~	2007-10-01 19:41:28.0 -0400
+++ net-snmp-5.4.1~dfsg/snmplib/snmp_logging.c	2007-10-01 22:48:14.0 -0400
@@ -179,6 +179,8 @@
 {
 int pri_low = LOG_DEBUG;
 
+if (optarg == NULL)
+return -1;
 
 switch (*optarg) {
 case '0':
@@ -386,7 +388,7 @@
 case 'S':
 priority = decode_priority( optarg, pri_max );
 if (priority == -1 || !argv)  return -1;
-optarg = argv[++optind];
+optarg++;
 /* Fallthrough */
 case 's':
 if (inc_optind)

Diff finished.  Tue Oct  2 08:59:29 2007


Bug#443025: marked as done (zeroc-icee-java: FTBFS: [javac] source level should be comprised in between '1.3' and '1.6' (or '5', '5.0', ..., '7' or '7.0'): 1.2)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 15:03:41 +
with message-id [EMAIL PROTECTED]
and subject line Bug#443025: fixed in zeroc-icee-java 1.2.0-2
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: zeroc-icee-java
version: 1.2.0-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070917 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
Buildfile: build.xml

config-init:

init:

generate:
[mkdir] Created dir: /build/user/zeroc-icee-java-1.2.0/generated
[slice2javae] slice2javae  --output-dir 
/build/user/zeroc-icee-java-1.2.0/generated 
-I/build/user/zeroc-icee-java-1.2.0/slice --ice 
/build/user/zeroc-icee-java-1.2.0/slice/IceE/BuiltinSequences.ice 
/build/user/zeroc-icee-java-1.2.0/slice/IceE/Identity.ice 
/build/user/zeroc-icee-java-1.2.0/slice/IceE/LocalException.ice 
/build/user/zeroc-icee-java-1.2.0/slice/IceE/Locator.ice 
/build/user/zeroc-icee-java-1.2.0/slice/IceE/Router.ice

compile-jdk:
[mkdir] Created dir: /build/user/zeroc-icee-java-1.2.0/jdk/lib
[mkdir] Created dir: /build/user/zeroc-icee-java-1.2.0/depcache
[javac] Compiling 165 source files to 
/build/user/zeroc-icee-java-1.2.0/jdk/lib
[javac] source level should be comprised in between '1.3' and '1.6' (or 
'5', '5.0', ..., '7' or '7.0'): 1.2

BUILD FAILED
/build/user/zeroc-icee-java-1.2.0/build.xml:46: Compile failed; see the 
compiler error output for details.

Total time: 1 second
make: *** [debian/stamp-ant-build] Error 1

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

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

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

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


---End Message---
---BeginMessage---
Source: zeroc-icee-java
Source-Version: 1.2.0-2

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

libicee-java_1.2.0-2_all.deb
  to pool/main/z/zeroc-icee-java/libicee-java_1.2.0-2_all.deb
zeroc-icee-java_1.2.0-2.diff.gz
  to pool/main/z/zeroc-icee-java/zeroc-icee-java_1.2.0-2.diff.gz
zeroc-icee-java_1.2.0-2.dsc
  to pool/main/z/zeroc-icee-java/zeroc-icee-java_1.2.0-2.dsc



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

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

Debian distribution maintenance software
pp.
Francisco Moya [EMAIL PROTECTED] (supplier of updated zeroc-icee-java 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: Sat, 29 Sep 2007 15:30:32 +0200
Source: zeroc-icee-java
Binary: libicee-java
Architecture: source all
Version: 1.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Francisco Moya [EMAIL PROTECTED]
Changed-By: Francisco Moya [EMAIL PROTECTED]
Description: 
 libicee-java - Ice-E for Java libraries
Closes: 443025
Changes: 
 zeroc-icee-java (1.2.0-2) unstable; urgency=low
 .
   * Raised source version to 1.3 in order to fix FTBS bug (Closes: #443025).
Files: 
 7b68592d6c9b0576a60fba4e5c13bf75 716 devel optional zeroc-icee-java_1.2.0-2.dsc
 2f3cc6cc087e8aa4ab24b40be9e9b62a 2998 devel optional 
zeroc-icee-java_1.2.0-2.diff.gz
 90f076b83933ed12e1b449a03a7c1024 204606 devel optional 
libicee-java_1.2.0-2_all.deb

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

iD8DBQFHAly8OaI3yygJ5hoRAvbsAKDaW02K99yyL9HhTTur4P+lJ+bVkQCbBjmR
J/GuY/ZucHkl8VtJ3gNXOVk=
=Rojp
-END PGP SIGNATURE-


---End Message---


Bug#440015: binutils: [mipsen] Assertion failures

2007-10-02 Thread Matthias Klose
tag 440015 + moreinfo
thanks

Julien, Nick did ask for some missing libraries (likely that libc is
missing as well in this list).

 The test case is missing a few libraries: -llber -lsasl2 -lssl -lcrypto
   -lexpat -lresolv -ldl.
 
   Looking at the ChangeLogs I do not see anything in particular that changed
   around 20070804 so it is hard to guess what might have caused this problem. 
   I take it that problem still exists in the current mainline sources ?



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



Bug#444993: pgadmin3: crashes when trying to connect

2007-10-02 Thread Sam Morris
Package: pgadmin3
Version: 1.4.3-2
Severity: grave
Justification: renders package unusable

When trying to display the 'add server' dialog box, pgadmin3 dies. The
following is printed to the console:

*** glibc detected *** pgadmin3: double free or corruption (out): 0x08d1f070 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb75f1cf5]
/lib/i686/cmov/libc.so.6(cfree+0x90)[0xb75f5790]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb6ca54a1]
/usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c15bfe]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN8wxButton10SetDefaultEv+0x74)[0xb7c15cf4]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN18wxButtonXmlHandler16DoCreateResourceEv+0x299)[0xb7f01809]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateResourceEP9wxXmlNodeP8wxObjectS3_+0x1b1)[0xb7f42761]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource17CreateResFromNodeEP9wxXmlNodeP8wxObjectS3_P20wxXmlResourceHandler+0x457)[0xb7f449c7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateChildrenEP8wxObjectb+0x11c)[0xb7f44d0c]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN18wxDialogXmlHandler16DoCreateResourceEv+0x4a7)[0xb7f0b6b7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateResourceEP9wxXmlNodeP8wxObjectS3_+0x1b1)[0xb7f42761]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource17CreateResFromNodeEP9wxXmlNodeP8wxObjectS3_P20wxXmlResourceHandler+0x457)[0xb7f449c7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource10LoadDialogEP8wxDialogP8wxWindowRK8wxString+0x7d)[0xb7f45d9d]
pgadmin3[0x8076d17]
pgadmin3[0x81bb27c]
pgadmin3[0x81c495a]
pgadmin3[0x81c7880]
pgadmin3[0x8079797]
/usr/lib/libwx_baseu-2.6.so.0(_ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_+0x35)[0xb79a2665]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x92)[0xb7a2fe82]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler23SearchDynamicEventTableER7wxEvent+0x62)[0xb7a30052]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0xa6)[0xb7a30126]
/usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c3a268]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)[0xb6d4ab89]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x122)[0xb6d3d722]
/usr/lib/libgobject-2.0.so.0[0xb6d4e27d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)[0xb6d4f787]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb6d4f949]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_activate+0x58)[0xb722f918]
/usr/lib/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0x182)[0xb7119fa2]
/usr/lib/libgtk-x11-2.0.so.0[0xb711baa8]
/usr/lib/libgtk-x11-2.0.so.0[0xb7112ce4]
/usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x64)[0xb710cca4]
/usr/lib/libgobject-2.0.so.0[0xb6d3bf39]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x122)[0xb6d3d722]
/usr/lib/libgobject-2.0.so.0[0xb6d4e8c3]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x68f)[0xb6d4f54f]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb6d4f949]
/usr/lib/libgtk-x11-2.0.so.0[0xb722ac97]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc1)[0xb7105f01]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2b8)[0xb7107168]
/usr/lib/libgdk-x11-2.0.so.0[0xb6f723aa]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)[0xb6c9dd6c]
/usr/lib/libglib-2.0.so.0[0xb6ca119f]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9)[0xb6ca1549]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb7107644]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN11wxEventLoop3RunEv+0x5b)[0xb7bc0aeb]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN9wxAppBase8MainLoopEv+0x4e)[0xb7c584be]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN9wxAppBase5OnRunEv+0x21)[0xb7c57b61]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPw+0x6a)[0xb79d745a]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPc+0x36)[0xb79d7506]
pgadmin3(_ZN11wxLineShape10FormatTextER4wxDCRK8wxStringi+0x2c0)[0x8068b70]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb759e050]
pgadmin3(_ZN7wxShape13SetRegionNameERK8wxStringi+0x31)[0x8068951]
=== Memory map: 
08048000-083cb000 r-xp  fe:02 5104213/usr/bin/pgadmin3
083cb000-0841d000 rw-p 00383000 fe:02 5104213/usr/bin/pgadmin3
0841d000-08f5c000 rw-p 0841d000 00:00 0  [heap]
b630-b6321000 rw-p b630 00:00 0 
b6321000-b640 ---p b6321000 00:00 0 
b6468000-b6477000 r-xp  fe:02 6176943/lib/libbz2.so.1.0.3
b6477000-b6478000 rw-p f000 fe:02 6176943/lib/libbz2.so.1.0.3
b6478000-b64aa000 r-xp  fe:02 5103386/usr/lib/libcroco-0.6.so.3.0.1
b64aa000-b64ad000 rw-p 00031000 fe:02 5103386/usr/lib/libcroco-0.6.so.3.0.1
b64ad000-b64dc000 r-xp  fe:02 5098727/usr/lib/libgsf-1.so.114.0.7
b64dc000-b64df000 rw-p 0002e000 fe:02 5098727/usr/lib/libgsf-1.so.114.0.7
b64df000-b64e rw-p b64df000 00:00 0 
b64e-b651 r-xp  fe:02 5099164/usr/lib/librsvg-2.so.2.18.2
b651-b6511000 rw-p 0003 fe:02 5099164/usr/lib/librsvg-2.so.2.18.2
b6523000-b6532000 r--p  fe:02 5243920

Bug#444888: Segfault on feed update

2007-10-02 Thread Lluis
El Mon, Oct 01, 2007 at 07:44:41PM -0500, Luis Rodrigo Gallardo Cruz ens 
deleità amb les següents paraules:
 On Mon, Oct 01, 2007 at 06:48:33PM +0200, Lluis wrote:
 After this I tried to reproduce the bug in locale es_ES, which repeated 
 when updating the subscriptions. I also tried with locale C, which didn't 
 arise any error.
 
 Do you have a reliable way to reproduce this? I have not seen this bug 
 myself, using 1.4.2 and .2b. I'm about to test 1.4.4 and see if I find 
 something, but I doubt it, since there have not been any changes that 
 seem related.

Well, right now in work, I'm able to reproduce it with an amd64 (the same 
at home with i386):

[EMAIL PROTECTED]:~$ pkill liferea
[EMAIL PROTECTED]:~$ LC_ALL=es_ES liferea 
Gtk-Message: Failed to load module gnomebreakpad: libgnomebreakpad.so: no 
s'ha pogut obrir el fitxer objecte compartit: El fitxer o directori no existeix

Liferea did receive signal 11 (Violaci� de segment).
[Exit 1 ]
[EMAIL PROTECTED]:~$ LC_ALL=ca_ES liferea 
Gtk-Message: Failed to load module gnomebreakpad: libgnomebreakpad.so: no 
s'ha pogut obrir el fitxer objecte compartit: El fitxer o directori no existeix

Liferea did receive signal 11 (Violaci� de segment).
[Exit 1 ]
[EMAIL PROTECTED]:~$ LC_ALL=C liferea 
Gtk-Message: Failed to load module gnomebreakpad: libgnomebreakpad.so: cannot 
open shared object file: No such file or directory

(gecko:27125): Gtk-CRITICAL **: gtk_style_detach: assertion 
`style-attach_count  0' failed
[EMAIL PROTECTED]:~$ apt-cache policy liferea
liferea:
  Instal·lat: 1.4.3-1
  Candidat: 1.4.3-1
  Taula de versió:
 *** 1.4.3-1 0
500 http://ftp.fr.debian.org sid/main Packages
100 /var/lib/dpkg/status
 1.0.27-2 0
990 http://ftp.fr.debian.org testing/main Packages

As you can see, it's pretty well reproducible :)

On the program I've only issued a click on the reload button.

The LC_ALL=C reloads correctly and I then exit the program.


 For the record, in case it matters. The relevant strings from the es 
 translation are:
 
 #: ../src/ui/ui_mainwindow.c:1228 
 #, c-format 
 msgid  (%d new) 
 msgid_plural  (%d new) 
 msgstr[0]  (%d nuevo) 
 msgstr[1]  (%d nuevos)

I see nothing relevant in these translations...

Read you,
  Lluis

-- 
 And it's much the same thing with knowledge, for whenever you learn
 something new, the whole world becomes that much richer.
 -- The Princess of Pure Reason, as told by Norton Juster in The Phantom
 Tollbooth



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



Processed: severity of 444983 is serious

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

 # Automatically generated email from bts, devscripts version 2.10.8
 severity 444983 serious
Bug#444983: Some files are in wrong directory (amd64, stable)
Severity set to `serious' from `normal'


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#295191: Status: build9 doesn't really fit to a stable release

2007-10-02 Thread Martin Quinson
On Sun, Sep 30, 2007 at 04:54:53PM +0200, Lucas Nussbaum wrote:
 Hi Martin,
 
 On 30/09/07 at 12:52 +, Bug#295191 wrote:
  retitle 295191 build9 doesn't really fit to a stable release
 
 What about build10 ?

The upgraded package didn't build at the first try. I won't be able to
improve this situation before another week or two. 

Sorry, Mt.

-- 
A folk definition of insanity is to do the same thing over and over again and
to expect the results to be different. By this definition, we in fact require
that programmers of multithreaded systems be insane. Were they sane, they
could not understand their programs.
  -- Edward A. Lee, The Problem with Threads.


signature.asc
Description: Digital signature


Processed: Re: Bug#444970: squirrelmail: Can't send attachment.

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

 tags 444970 moreinfo unreproducible
Bug#444970: squirrelmail: Can't send attachment.
There were no tags set.
Tags added: moreinfo, unreproducible

 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#444970: squirrelmail: Can't send attachment.

2007-10-02 Thread Thijs Kinkhorst
tags 444970 moreinfo unreproducible
thanks

On Tue, October 2, 2007 13:05, [EMAIL PROTECTED] wrote:
 Package: squirrelmail
 Version: 2:1.4.11-1
 Severity: critical
 Justification: causes serious data loss

 When I try to send a message with an attachment (of any type), the
 message will be sent without...

Thank you for your report; however, I cannot reproduce it. I can attach
one or more files of different types just fine.

The only difference between our setups that I see is php4 instead of php5,
but I doubt that could be the problem. By the way, php4 has been removed
from unstable, and as you're running unstable, it may be advisable to
switch to php5.

Could you maybe see if the src/configtest.php script gives something unusual?


Thijs





Bug#441435: Author still allowing redistribution

2007-10-02 Thread Andres Mejia
The author (acid) is still allowing redistribution of his work, under
the condition that it not be modified. It is explained more at
http://www.warsow.net/?page=blogid=24comments=1

Here's further clarification on this.
added by: [EMAIL PROTECTED]/09/2007 @ 15:15

Oh and to clarify: We can release the maps in their current state in
our packages (or the maps wouldn't be in 0.32; acid left before that).
For 0.4 we are working on some renderupdates which demand
texture/mapmodifications which we aren't allowed to do, hence we have
no choice but to drop the maps.

And here's a comment by the author.
added by: [EMAIL PROTECTED]/09/2007 @ 10:39

The team is still allowed to add the current wdm2 state to every
following release and even if it will not, then community members may
still add the map as a custom map to their basewsw folder.

So wdm2 is everything else than lost. Same for wdm11 and wctf2.

In the case of Debian, this means these files can still be
redistributed but without modifications. The copyright file of
warsow-data already says this. This is true for version 0.32 of warsow
as well, which is the current release.

-- 
Regards,
Andres Mejia



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



Bug#432540: tagging 432540, tagging 305325, tagging 433350, tagging 434316

2007-10-02 Thread Michael Koch
On Tue, Oct 02, 2007 at 08:27:21AM +0100, Paul Cager wrote:
 Thanks for the reminder. I tagged the bugs as pending to show they are
 fixed in svn, but the package still needs some more work before it can
 be uploaded. The Java policy now is to use gcj rather than kaffe, but
 unfortunately this means ant's native2ascii task is no longer supported.
 
 I'm working on it, but my Debian time is a bit restricted at the moment
 (due to a rather nasty virus - and not the computer kind!)

All the best from my side to make you feel better soon.

Can I help you somehow with checkstyle? I think it should be possible to
still let checkstyle depend on kaffe for now, if that makes things
easier. I hope to be able to upload a working kaffe 1.1.8-1 tomorrow to
the archive.


Cheers,
Michael



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



Processed: your mail

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

 severity 441435 important
Bug#441435: warsow: Possibly contains undistributable data
Severity set to `important' from `serious'

 tags 441435 confirmed
Bug#441435: warsow: Possibly contains undistributable data
There were no tags set.
Tags added: confirmed

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#444963: CUPSYS dont print on HP 692C

2007-10-02 Thread Ronaldo Reis Junior
Package: cupsys
Version: 1.3.2-1
Severity: serious

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

After this update cups dont print anymore em my HP 692C parallel port printer. 
I try a test page, it start to print but after a time it print wrong caracter 
(like --- 111) and abort the page and get another paper to continue 
to print in a wrong way.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.21-2-686

Debian Release: lenny/sid
  990 stable  dl.google.com 
  500 unstablesft.if.usp.br 
  500 unstableemacs.orebokech.com 
  500 testing www.debian-multimedia.org 
  500 testing sft.if.usp.br 

--- Package information. ---
Depends (Version) | Installed
=-+-
libavahi-compat-libdnssd1 (= 0.6.13) | 0.6.21-2
libc6(= 2.6.1-1) | 2.6.1-1+b1
libcupsimage2  (= 1.3.0) | 1.3.2-1
libcupsys2 (= 1.3.0) | 1.3.2-1
libdbus-1-3(= 1.1.1) | 1.1.1-3
libgnutls13 (= 1.7.17-0) | 1.7.19-1
libkrb53  (= 1.6.dfsg.1) | 1.6.dfsg.1-7
libldap2(= 2.1.17-1) | 2.1.30.dfsg-13.5
libpam0g(= 0.99.7.1) | 0.99.7.1-4
libpaper1 | 1.1.22
libslp1   | 1.2.1-6.2
debconf   (= 1.2.9)  | 1.5.14
 OR debconf-2.0   | 
poppler-utils | 
 OR xpdf-utils| 3.02-1.1
perl-modules  | 5.8.8-7
procps| 1:3.2.7-4.1
gs-esp| 8.15.3.dfsg.1-1
 OR ghostscript   | 
lsb-base   (= 3) | 3.1-24
cupsys-common | 1.3.2-1
ssl-cert  (= 1.0.11) | 1.0.14
adduser   | 3.105


-- 
Culus Hhh
Culus waterbeds for cows
Culus eleet
cas Culus: why would a cow need a waterbed?
Culus cas:  To be comfy warm
--
 Prof. Ronaldo Reis Júnior
|  .''`. UNIMONTES/Depto. Biologia Geral/Lab. de Ecologia
| : :'  : Campus Universitário Prof. Darcy Ribeiro, Vila Mauricéia
| `. `'` CP: 126, CEP: 39401-089, Montes Claros - MG - Brasil
|   `- Fone: (38) 3229-8187 | [EMAIL PROTECTED] | [EMAIL PROTECTED]
| http://www.ppgcb.unimontes.br/ | ICQ#: 5692561 | LinuxUser#: 205366



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



Bug#444970: squirrelmail: Can't send attachment.

2007-10-02 Thread Riccardo Ricci
I have already modified php.ini to unset magic_ (as previous message). But
I can't send attachments anyway.
In folder INBOX.Sent the attachments is not visibile (There is not).

 tags 444970 moreinfo unreproducible
 thanks

 On Tue, October 2, 2007 13:05, [EMAIL PROTECTED] wrote:
 Package: squirrelmail
 Version: 2:1.4.11-1
 Severity: critical
 Justification: causes serious data loss

 When I try to send a message with an attachment (of any type), the
 message will be sent without...

 Thank you for your report; however, I cannot reproduce it. I can attach
 one or more files of different types just fine.

 The only difference between our setups that I see is php4 instead of php5,
 but I doubt that could be the problem. By the way, php4 has been removed
 from unstable, and as you're running unstable, it may be advisable to
 switch to php5.

 Could you maybe see if the src/configtest.php script gives something
 unusual?


 Thijs



-- 
Riccardo Ricci




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



Bug#444525: marked as done (rgtk2: FTBFS: cannot access `/build/user/rgtk2-2.11.0-2/debian/r-cran-rgtk2/usr/lib/R/site-libra ry/RGtk2/libs/*': No such file or directory)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 11:47:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#444525: fixed in rgtk2 2.12.1-1
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: rgtk2
version: 2.11.0-2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
make[1]: Entering directory `/build/user/rgtk2-2.11.0-2/src'
make[1]: Leaving directory `/build/user/rgtk2-2.11.0-2/src'
chmod: cannot access 
`/build/user/rgtk2-2.11.0-2/debian/r-cran-rgtk2/usr/lib/R/site-library/RGtk2/libs/*':
 No such file or directory
ERROR: compilation failed for package 'RGtk2'
** Removing 
'/build/user/rgtk2-2.11.0-2/debian/r-cran-rgtk2/usr/lib/R/site-library/RGtk2'
make: *** [R_any_arch] Error 1

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

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

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

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


---End Message---
---BeginMessage---
Source: rgtk2
Source-Version: 2.12.1-1

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

r-cran-rgtk2_2.12.1-1_i386.deb
  to pool/main/r/rgtk2/r-cran-rgtk2_2.12.1-1_i386.deb
rgtk2_2.12.1-1.diff.gz
  to pool/main/r/rgtk2/rgtk2_2.12.1-1.diff.gz
rgtk2_2.12.1-1.dsc
  to pool/main/r/rgtk2/rgtk2_2.12.1-1.dsc
rgtk2_2.12.1.orig.tar.gz
  to pool/main/r/rgtk2/rgtk2_2.12.1.orig.tar.gz



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

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel [EMAIL PROTECTED] (supplier of updated rgtk2 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, 02 Oct 2007 06:22:39 -0500
Source: rgtk2
Binary: r-cran-rgtk2
Architecture: source i386
Version: 2.12.1-1
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
Changed-By: Dirk Eddelbuettel [EMAIL PROTECTED]
Description: 
 r-cran-rgtk2 - GNU R binding for Gtk2
Closes: 444525
Changes: 
 rgtk2 (2.12.1-1) unstable; urgency=low
 .
   * New upstream release for Gtk 2.12  (Closes: #444525)
   * Built with R 2.6.0 release candidate, setting (Build-)Depends: to
 'r-base-(core|dev)  2.5.1' to prevent move to testing before R 2.6.0
Files: 
 f98810b3dfe5236cbda57f642b68b839 671 math optional rgtk2_2.12.1-1.dsc
 3ed5ebcd3e89e4f0d6cd621fa4e34393 2163611 math optional rgtk2_2.12.1.orig.tar.gz
 a77369190ab028fcea4ab9e14486581a 2435 math optional rgtk2_2.12.1-1.diff.gz
 b911d70cb558001c8c785bcd4252acbe 7459418 math optional 
r-cran-rgtk2_2.12.1-1_i386.deb

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

iD8DBQFHAiviCZSR95Gw07cRArcIAJ9EgIrpjNQtoC5dKUfHNTBcs/qw9gCfZWJ1
7upfGbYg6su5y0I5G8VgN8E=
=FcW9
-END PGP SIGNATURE-


---End Message---


Bug#444634: marked as done (libwww-mechanize-shell-perl: build times out)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 09:17:17 +
with message-id [EMAIL PROTECTED]
and subject line Bug#444634: fixed in libwww-mechanize-shell-perl 0.44-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: libwww-mechanize-shell-perl
Version: 0.44-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070928 qa-ftbfs
Justification: FTBFS on i386

Hi,

Building your package times out while running some tests: it seems that
all tests are successful, but that it never finishes. I'm building with
sbuild.

Relevant part:
make[1]: Entering directory `/build/user/libwww-mechanize-shell-perl-0.44'
PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e test_harness(0, 
'blib/lib', 'blib/arch') t/*.t
t/00-HTML-Display-use.ok
t/00-use..ok
t/00a-Term-Shell-catch-smry...ok
t/01-fallback-Win32-OLE...ok
3/3 skipped: Need Test::Without::Module to test the fallback
t/01-HTML-Display-TempFile-share..ok
t/02-fallback-HTML-TableExtract...ok
4/4 skipped: Need Test::Without::Module to test the fallback
t/02-fallback-Pod-Constantok
4/4 skipped: Need Test::Without::Module to test the fallback
t/03-documentationok
119/119 skipped: Need Pod::Constants to test the documentation
t/04-history-invariantok
t/05-options..ok
t/06-valid-output.ok
t/07-history-itemsok
t/08-unknown-command..ok
t/09-invalid-filename.ok
t/10-nonexistent-host.ok
t/11-browse-without-request...ok
t/12-comments.ok
t/13-command-au...ok
t/14-command-identity.# Loading HTTP::Daemon
# Spawning local test server
# on port 36242
ok
t/15-history-save.ok
t/16-form-fillout.ok
t/17-eval-multiline...ok
t/18-browser-autosync.Useless content call in void context at 
/usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
Useless content call in void context at /usr/share/perl5/LWP/Simple.pm line 150
ok
t/19-value-multi..ok
t/20-restart-without-script...ok
t/21-autofill-re..ok
t/22-complete-command.ok
t/23-check-dumpresponses..ok
t/24-source-file..ok
t/25-save-file-nolink.ok
t/26-form-no-form.ok
t/27-form_number..ok
t/28-cmd-titleok
t/28-html-tableextractok
t/29-launch-shell.ok
t/98-bin..ok
t/99-manifest.ok
t/99-pod..ok
t/99-todo.ok
t/99-unix-textok
t/embedded-HTML-Display-CommonName 
HTML::Display::WhizBang::display_html used only once: possible typo at 
lib/HTML/Display/Common.pm line 23.
ok
t/embedded-HTML-Display-Debianok
t/embedded-HTML-Display-Dump..ok
t/embedded-HTML-Display-Galeonok
t/embedded-HTML-Display-Mozilla...ok
t/embedded-HTML-Display-Opera.ok
t/embedded-HTML-Display-OSX-Caminook
t/embedded-HTML-Display-OSX-Safariok
t/embedded-HTML-Display-OSX...ok
t/embedded-HTML-Display-Phoenix...ok
t/embedded-HTML-Display-TempFile..ok
t/embedded-HTML-Display-Win32-IE..ok
sbuild received SIGTERM -- shutting down
Killing dpkg-buildpackage subprocess 9038
**
Finished at 20070929-0742
Build needed 00:00:00, 0k disk space

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

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

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

Bug#429480: Lesstif patch for Vibrant apps' (clustalx, etc.) segfaults

2007-10-02 Thread Charles Plessy
Le Mon, Oct 01, 2007 at 05:21:41PM +0200, Lucas Nussbaum a écrit :
 
 Why isn't bug 429480 assigned to lesstif2 ? It's still assigned to
 clustalx...
 
 Can it be closed now that you NMUed lesstif2 ?

Hi Lucas,

429480 was cloned into 439186 for lesstif2. I wanted to keep a bug on
clustalx so that people know why it segfaults.

When I tested whether the patch of Aaron would fix the segfault, I
rebuilt lesstif2, then vibrant, then clustalx. Maybe this was
unnecessary, but I am not sure because my knowledge of library things is
quite poor. I will recheck when lesstif2 will enter Testing. But feel
free to close this bug earlier if you find this appropriate.

Have a nice day,

-- 
Charles Plessy
http://charles.plessy.org
Wako, Saitama, Japan




Bug#444945: marked as done (/usr/share/imapfilter/common.lua is missing)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 09:17:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#444945: fixed in imapfilter 1:2.0.4-2
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: imapfilter
Version: 1:2.0.4-1
Severity: grave
Justification: renders package unusable


When running imapfilter directly
(/usr/users/frankie/debian/mypkgs/imapfilter/imapfilter-2.0.4/debian/imapfilter/usr/bin/imapfilter)
the program fails immediately with the error

imapfilter: cannot open /usr/share/imapfilter/common.lua: No such file
or directory

I suspect this package may in fact be incorrectly packaged into a
non-standard installation location.

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

Kernel: Linux 2.6.21-captainnem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages imapfilter depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  liblua5.1-0   5.1.2-3Simple, extensible, embeddable pro
ii  libpcre3  7.3-2  Perl 5 Compatible Regular Expressi
ii  libssl0.9.8   0.9.8e-9   SSL shared libraries

imapfilter recommends no packages.

-- debconf-show failed


---End Message---
---BeginMessage---
Source: imapfilter
Source-Version: 1:2.0.4-2

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

imapfilter_2.0.4-2.diff.gz
  to pool/main/i/imapfilter/imapfilter_2.0.4-2.diff.gz
imapfilter_2.0.4-2.dsc
  to pool/main/i/imapfilter/imapfilter_2.0.4-2.dsc
imapfilter_2.0.4-2_i386.deb
  to pool/main/i/imapfilter/imapfilter_2.0.4-2_i386.deb



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

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

Debian distribution maintenance software
pp.
Francesco Paolo Lovergine [EMAIL PROTECTED] (supplier of updated imapfilter 
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, 02 Oct 2007 10:24:04 +0200
Source: imapfilter
Binary: imapfilter
Architecture: source i386
Version: 1:2.0.4-2
Distribution: unstable
Urgency: low
Maintainer: Francesco Paolo Lovergine [EMAIL PROTECTED]
Changed-By: Francesco Paolo Lovergine [EMAIL PROTECTED]
Description: 
 imapfilter - filter mail in your IMAP account
Closes: 444944 444945
Changes: 
 imapfilter (1:2.0.4-2) unstable; urgency=low
 .
   * Fixed Makefile patch due to upstream changes in macros use.
   (closes: #444944,#444945)
Files: 
 3b2ce25f68d8578d2e915990939fcd64 673 mail optional imapfilter_2.0.4-2.dsc
 235b54103b174c9df9600c2d8207cd0a 3856 mail optional imapfilter_2.0.4-2.diff.gz
 bad9f217a1126ae053a2c778e64491de 45674 mail optional 
imapfilter_2.0.4-2_i386.deb

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

iD8DBQFHAgEqpFNRmenyx0cRArfIAJwKiP2H26HBkEizqRpKVU+DV3Jv7ACgkosI
IUHjaWlRULI4tI1ckN/TB4o=
=9bhv
-END PGP SIGNATURE-


---End Message---


Bug#436332: Fwd: [Lcd4linux-devel] asm/msr.h inclusion and RDTSC stuff removed

2007-10-02 Thread Reinhard Tartler
Robert Buchholz [EMAIL PROTECTED] writes:

 That should fix this bug.


 Anfang der weitergeleiteten E-Mail:
 Von: Michael Reinelt [EMAIL PROTECTED]
 Datum: 1. Oktober 2007 17:58:40 MESZ
 An: lcd4linux-users [EMAIL PROTECTED],
 lcd4linux-devel [EMAIL PROTECTED]
 Betreff: [Lcd4linux-devel] asm/msr.h inclusion and RDTSC stuff removed

 Hi there,

 I just committed a changeset where I removed the whole RDTSC delay
 loop
 stuff, and therefore lcd4linux does no longer need asm/msr.h

 Instead, a gettimeofday() delay loop will be used when necessary.

 The rdtsc stuff worked fine, but had two major disadvantages: It did
 not
 work with variable CPU frequencies, and latest kernels do no longer
 offer the rdtsc() macro.

 The changeset has been committed to trunk, and will be backported to
 the
 0.10.1 branch as soon as I get some positive feedback 8or at least I
 don't get any negative feedback)


 bye, Michael

This is great news, Robert! Very much appreciated.

Can you perhaps send me the patch, as soon as Michael has applied it?
Or do you have the patch perhaps already applied to your ebuild?

Again, thanks for keeping me updated!

-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#440015: binutils: [mipsen] Assertion failures

2007-10-02 Thread Julien BLACHE
Matthias Klose [EMAIL PROTECTED] wrote:

Hi,

 Julien, Nick did ask for some missing libraries (likely that libc is
 missing as well in this list).

 The test case is missing a few libraries: -llber -lsasl2 -lssl -lcrypto
   -lexpat -lresolv -ldl.

I've just put the missing libs up at
http://people.debian.org/~jblache/440015/testcase-4988-deb440015-missinglibs.tar.bz2

The libc was included in the original testcase in the g++-libs subdir,
along with all the standard stuff added by the compiler.

Thanks,

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#444246: marked as done (aufs: FTBFS on ia64)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 18:47:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#444246: fixed in aufs 0+20070924-2
has caused the attached Bug report to be marked as done.

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

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

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

---BeginMessage---
Package: aufs
Severity: serious

Hi,

your package fails to build on ia64, see
http://buildd.debian.org/fetch.cgi?pkg=linux-modules-extra-2.6;ver=2.6.22-2;arch=ia64;stamp=1190838489

Regards,
Daniel

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


---End Message---
---BeginMessage---
Source: aufs
Source-Version: 0+20070924-2

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

aufs-source_0+20070924-2_all.deb
  to pool/main/a/aufs/aufs-source_0+20070924-2_all.deb
aufs-tools_0+20070924-2_i386.deb
  to pool/main/a/aufs/aufs-tools_0+20070924-2_i386.deb
aufs_0+20070924-2.diff.gz
  to pool/main/a/aufs/aufs_0+20070924-2.diff.gz
aufs_0+20070924-2.dsc
  to pool/main/a/aufs/aufs_0+20070924-2.dsc
linux-patch-aufs_0+20070924-2_all.deb
  to pool/main/a/aufs/linux-patch-aufs_0+20070924-2_all.deb



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

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

Debian distribution maintenance software
pp.
Julian Andres Klode [EMAIL PROTECTED] (supplier of updated aufs 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, 27 Sep 2007 22:19:17 +0200
Source: aufs
Binary: linux-patch-aufs aufs-source aufs-tools
Architecture: source i386 all
Version: 0+20070924-2
Distribution: unstable
Urgency: low
Maintainer: Julian Andres Klode [EMAIL PROTECTED]
Changed-By: Julian Andres Klode [EMAIL PROTECTED]
Description: 
 aufs-source - Source for the aufs driver
 aufs-tools - Tools to manage aufs filesystems
 linux-patch-aufs - Kernel patches for aufs
Closes: 444246
Changes: 
 aufs (0+20070924-2) unstable; urgency=low
 .
   * Acknowledge NMU by dann frazier (Closes: #444246)
   * 04_grml.dpatch: Fix problems with grml kernel
Files: 
 157fcbc3ab2218b039492b247bfeac53 644 misc optional aufs_0+20070924-2.dsc
 69ad2c067e71b2ffd9b6f493ec12f1fd 7194 misc optional aufs_0+20070924-2.diff.gz
 da99262b5ecda33ece308fa6628f3446 107694 misc optional 
aufs-source_0+20070924-2_all.deb
 9af172a0ec073f45f2434588d62fcc7a 24890 misc optional 
linux-patch-aufs_0+20070924-2_all.deb
 262c93c14368d82985065996e61eccbd 88860 misc optional 
aufs-tools_0+20070924-2_i386.deb

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

iD8DBQFHAo4w+C5cwEsrK54RAsw9AKCQtbtgqbm13IBWj3rd7oPPbxJ0ZACcCDXE
D5xK304AcuBIHmA9lf0GUU8=
=6Y8F
-END PGP SIGNATURE-


---End Message---


Bug#440690: tuxguitar: Program die immediately

2007-10-02 Thread Shaun Jackman
package libswt-gtk-3.2-java
tag 440690 confirmed
reassign 440690 dpkg
thanks

On 9/12/07, Cyril Brulebois [EMAIL PROTECTED] wrote:
 reassign 440690 libswt-gtk-3.2-java
 thanks

 Julian Casadesus [EMAIL PROTECTED] (07/09/2007):
  take a look:
  ls -ll /usr/share/java | grep swt.jar
 
  it's a link pointing to another link: swt.jar - /etc/alternatives/swt.jar
  but if you look at that new link:
  ls -ll /etc/alternatives/ | grep swt.jar
 
  it's pointing to an inexistent file: swt-gtk-3.2.1.jar
  the correct file is /usr/share/java/swt-gtk-3.2.2.jar
 
  so it seems to be a bug on the swt package.

 It might be a buggy alternative handling, yes; reassigning accordingly.
 Shaun, feel free to slap me around with a big trout if I'm mistaken.

 And putting the submitter back in the loop…

It does appear to be a bug in the alternative handling, so I've
reassigned this bug to dpkg. Please keep that fresh trout on hand if
it turns out I'm using update-alternatives incorrectly in my package.

I installed libswt-gtk-3.2-java 3.2.1-5, then upgraded to 3.2.2-1.
Afterwards, the alternatives link still pointed to the stale
swt-gtk-3.2.1.jar file. After running update-alternatives --auto, the
link pointed to the correct place. A log follows.

Cheers,
Shaun

$ sudo apt-get install libswt-gtk-3.2-java=3.2.1-5
...
$ ls -l /etc/alternatives/swt.jar
lrwxrwxrwx 1 root root 33 2007-01-28 17:04 /etc/alternatives/swt.jar
- /usr/share/java/swt-gtk-3.2.1.jar
$ sudo apt-get install -ttesting libswt-gtk-3.2-java=3.2.2-1
...
$ ls -l /etc/alternatives/swt.jar
lrwxrwxrwx 1 root root 33 2007-10-02 12:22 /etc/alternatives/swt.jar
- /usr/share/java/swt-gtk-3.2.1.jar
$ sudo update-alternatives --auto swt.jar
$ ls -l /etc/alternatives/swt.jar
lrwxrwxrwx 1 root root 33 2007-10-02 12:23 /etc/alternatives/swt.jar
- /usr/share/java/swt-gtk-3.2.2.jar


Processed: Re: Bug#440690: tuxguitar: Program die immediately

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

 package libswt-gtk-3.2-java
Ignoring bugs not assigned to: libswt-gtk-3.2-java

 tag 440690 confirmed
Bug#440690: tuxguitar: Program die immediately
Tags were: lenny sid
Tags added: confirmed

 reassign 440690 dpkg
Bug#440690: tuxguitar: Program die immediately
Bug reassigned from package `libswt-gtk-3.2-java' to `dpkg'.

 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#358545: crystalspace - FTBFS

2007-10-02 Thread Christian Bayle
 Lucas Nussbaum wrote:
 Automatic build of crystalspace_1.0-20070508-1 on debian-31.osdl.marist.edu 
 by sbuild/s390 98
   
 [...]
 
 g++ -c -o ./out/linux390/optimize/plugins/video/cursor/cursor.o -I. 
 -I./include -I./include -pipe -Wall -Wno-unknown-pragmas 
 -fvisibility=hidden -I/usr/local/include -fno-exceptions 
 -fvisibility-inlines-hidden -O3 -fomit-frame-pointer -ffast-math -g2 -fPIC  
 plugins/video/cursor/cursor.cpp

 ...skipped cscursor.so for lack of libcrystalspace.a...
 make[1]: *** [all] Error 1
 make[1]: Leaving directory `/build/buildd/crystalspace-1.0-20070508/CS'
 make: *** [build-arch-stamp] Error 2
 **
 Build finished at 20070508-1809
 FAILED [dpkg-buildpackage died]
   

 Hi Christian,

 Crystalspace 1.2rc2 is available from upstream. Maybe it's worth trying
 to package it, to see if that bug is fixed?
   

I don't believe a lot in this, the main problem with CS is that there is
a system of dynamic modules that link with static libs when the dynamic
version is not available. The is no obligation in the policy to provide
a dynamic module.
I think the best I should do is to restrict support to some arch, so the
package can go in testing.

Cheers

Christian




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



Bug#425948: marked as done (ktorrent: Security fix for directory traversal incomplete)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 19:56:20 +
with message-id [EMAIL PROTECTED]
and subject line Bug#432007: fixed in ktorrent 2.0.3+dfsg1-2etch1
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: ktorrent
Version: 2.0.3+dfsg1-2.2
Severity: grave
Tags: security
Justification: user security hole

Apparently, the fix for directory traversal is incomplete... see:

http://bugs.kde.org/show_bug.cgi?id=143637

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

Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ktorrent depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-1 core libraries and binaries for al
ii  libacl1 2.2.42-1 Access control list shared library
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libattr11:2.4.32-1.1 Extended attribute shared library
ii  libaudio2   1.9-2The Network Audio System (NAS). (s
ii  libc6   2.5-9GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-6  FreeType 2 font engine, shared lib
ii  libgamin0 [libfam0] 0.1.8-2  Client library for the gamin file 
ii  libgcc1 1:4.2-20070516-1 GCC support library
ii  libgmp3c2   2:4.2.1+dfsg-4   Multiprecision arithmetic library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libidn110.6.5-1  GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpcre36.7-1Perl 5 Compatible Regular Expressi
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libqt3-mt   3:3.3.7-4+b1 Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1X11 Session Management library
ii  libstdc++6  4.2-20070516-1   The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  zlib1g  1:1.2.3-15   compression library - runtime

ktorrent recommends no packages.

-- no debconf information

---End Message---
---BeginMessage---
Source: ktorrent
Source-Version: 2.0.3+dfsg1-2etch1

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

ktorrent_2.0.3+dfsg1-2etch1.diff.gz
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1.diff.gz
ktorrent_2.0.3+dfsg1-2etch1.dsc
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1.dsc
ktorrent_2.0.3+dfsg1-2etch1_amd64.deb
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1_amd64.deb



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

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

Debian distribution maintenance software
pp.
Modestas Vainius [EMAIL PROTECTED] (supplier of updated ktorrent 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, 24 Jul 2007 16:43:47 +0300
Source: ktorrent
Binary: ktorrent
Architecture: source amd64
Version: 2.0.3+dfsg1-2etch1
Distribution: stable-security
Urgency: high
Maintainer: Joel Johnson [EMAIL PROTECTED]
Changed-By: Modestas Vainius [EMAIL PROTECTED]
Description: 
 ktorrent   - BitTorrent client for KDE
Closes: 425043 432007
Changes: 
 

Bug#432007: marked as done (CVE-2007-1799: vulnerability in torrent.cpp)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 19:56:20 +
with message-id [EMAIL PROTECTED]
and subject line Bug#432007: fixed in ktorrent 2.0.3+dfsg1-2etch1
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: ktorrent
Severity: important
Tags: security, patch


Hi mate

Your package is vulnerable in testing and unstable.

The CVE says:

Directory traversal vulnerability in torrent.cpp in KTorrent
before 2.1.3 only checks for the .. string, which allows
remote attackers to overwrite arbitrary files via modified
.. sequences in a torrent filename, as demonstrated by ../
sequences.


The patch for the current version is below.

Cheers
Steffen

--- ../../../../old/ktorrent-2.2.0.dfsg.1/libktorrent/torrent/torrent.cpp   
2007-07-02 18:48:47.0 +0200
+++ torrent.cpp 2007-07-06 17:07:49.0 +0200
@@ -165,9 +165,14 @@
throw Error(i18n(Corrupted torrent!));

QString sd = v-data().toString(encoding);
+   // check for weirdness like .. and / ,
+   // we don't want to write outside the user 
specified directories
+   if (!sd.contains(/)  !sd.contains(..))
+   {
path += sd;
if (j + 1  ln-getNumChildren())
path += bt::DirSeparator();
+   }
}

// we do not want empty dirs

---End Message---
---BeginMessage---
Source: ktorrent
Source-Version: 2.0.3+dfsg1-2etch1

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

ktorrent_2.0.3+dfsg1-2etch1.diff.gz
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1.diff.gz
ktorrent_2.0.3+dfsg1-2etch1.dsc
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1.dsc
ktorrent_2.0.3+dfsg1-2etch1_amd64.deb
  to pool/main/k/ktorrent/ktorrent_2.0.3+dfsg1-2etch1_amd64.deb



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

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

Debian distribution maintenance software
pp.
Modestas Vainius [EMAIL PROTECTED] (supplier of updated ktorrent 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, 24 Jul 2007 16:43:47 +0300
Source: ktorrent
Binary: ktorrent
Architecture: source amd64
Version: 2.0.3+dfsg1-2etch1
Distribution: stable-security
Urgency: high
Maintainer: Joel Johnson [EMAIL PROTECTED]
Changed-By: Modestas Vainius [EMAIL PROTECTED]
Description: 
 ktorrent   - BitTorrent client for KDE
Closes: 425043 432007
Changes: 
 ktorrent (2.0.3+dfsg1-2etch1) stable-security; urgency=high
 .
   * Non-maintainer upload.
   * [CVE-2007-1799] Complete fix for directory traversal vulnerability. The
 patch is based on upstream svn commit #651343 (Closes: #432007).
   * Fix frequent DHT related crashes. The crashes are caused by other
 bittorent clients sending specially formed DHT packets (hence remotely
 exploitable). See KDE bug #144416. The patch is based on upstream svn
 commits #655895 and #656421 (Closes: #425043).
Files: 
 ec1366a6819ce30b5891b7c4e0e51986 663 kde optional 
ktorrent_2.0.3+dfsg1-2etch1.dsc
 3aef60283e457b7e13c1719387251612 2183095 kde optional 
ktorrent_2.0.3+dfsg1.orig.tar.gz
 09ef4b627881d0aa29f682dbcf860ae7 12570 kde optional 
ktorrent_2.0.3+dfsg1-2etch1.diff.gz
 dea2c2add2b28f51c37838104cbacab6 1587096 kde optional 
ktorrent_2.0.3+dfsg1-2etch1_amd64.deb

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

iD8DBQFGtR6GwM/Gs81MDZ0RAhXhAJ4+/iaxA/tNerFj0FMDD/YZ0XEYtQCfbAkK
Sz7vq6dRL8SC/H03R2Lts4Y=
=YxPz
-END PGP SIGNATURE-


---End Message---


Bug#445021: edict kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-02 Thread Kobayashi Noritada
Package: kanjidic
Version: 2006.10.09-0.1
Severity: serious
Justification: Policy 2.2.1


Hi,

Current license for edict and kanjidic seems to be CC by-sa 2.5, which
is different from a custom license described in debian/copyright and
is not DFSG-free.  IMHO the best solution for this situation is
proposing an upgrade of the license to CC by-sa 3.0 and including
licence.html in the source packages.

Detailed descriptions
=
First of all, there are three facts:

* Although the license statement described in debian/copyright in the
  edict and kanjidic packages seems to be a custom license of the
  Electronic Dictionary Research and Development Group at Monash
  University, which is considered to be DFSG-free, the online license
  statement[1] says these packages are distributed under CC by-sa.

* There are no license descriptions in .orig.tar.gz tarballs of Debian
  source packages for edict and kanjidic, which seem to be rolled by
  you package maintainers since the upstream does not distribute the
  software (dictionary data files) as a tarball.  However,
  edict_doc.html and kanjidic_doc.html point the online license page
  for license information.  So, what is described on that page now is
  the actual license statement.

* The online license page only says that the license for distribution
  is CC by-sa and does not specify its version.  However, the license
  deed and full license code linked from that page is ones of CC by-sa
  2.5, which is not considered to be DFSG-free.

From these facts, I guess that the upstream changed the license from
the custom one to CC by-sa 2.5 without notice.  It is obvious from
web.archive.org[2] that the current license was already used in July,
2006.

To solve this situation, I make two proposals:

* To give the upstream suggestions to upgrade the license to CC by-sa
  3.0 and to specify that version clearly in the license page.

* To include licence.html in the Debian source packages for edict and
  kanjidic.

Although whether Debian now declare CC by 3.0 and CC by-sa 3.0 to be
DFSG-free or not was uncertain[3], I hope CC by-sa 3.0 is considered
to be DFSG-free now that ttf-konatu[4], a Japanese font package
licensed by CC by-sa 3.0, has got in the Debian main archive.

# I am maintaining the skkdic package and its upstream release
# contains an edict-derivative dictionary (My predecessors and I have
# considered it to be non-free and excluded it from the package).
# Also, I'd like to package a program which uses kanjidic2.xml.  So, I
# hope I will hear a good news.

[1] http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[2] 
http://web.archive.org/web/*/http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[3] http://wiki.creativecommons.org/Version_3#Debian
[4] http://packages.qa.debian.org/t/ttf-konatu.html

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-- no debconf information



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



Bug#445048: debian/copyright does not list all copyrights/licenses

2007-10-02 Thread Vincent Fourmond
Package: vegastrike
Severity: serious

  Hello,

  debian/copyright is unfortunately missing many entries. A quick

grep -ri copyright . | less

shows, among others:

./vssetup/src/c/setup.cpp (and others): *
copyright: (C) 2002 by David Ranger
./objconv/starsystemreader/readstarsystem.cpp:   Copyright (C) 1997 -
2002, Makoto Matsumoto and Takuji Nishim
./src/common/common.h:copyright: (C) 2002 by jhunt
./src/common/common.cpp:copyright: (C) 2002 by jhunt

./src/gui/scroller.h (and many others): * Copyright (C) 2003 Mike Byron

./src/boost/object/inheritance.cpp:// Copyright David Abrahams 2002.
Permission to copy, use, (probably BSD license)

./src/boost/boost/function/function4.hpp:// Copyright (C) 2001 Doug
Gregor ([EMAIL PROTECTED])

./src/boost/boost/checked_delete.hpp://  Copyright (c) 1999, 2000, 2001,
2002 boost.org

  These entries *must* be documented in debian/copyright per policy
(12.5).

  Regards,

Vincent

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

Kernel: Linux 2.6.22-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_GB)
Shell: /bin/sh linked to /bin/dash



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



Bug#439389: Depends-Recommends dependency change breaking other packages

2007-10-02 Thread Sune Vuorela
Hi!

I thought of another solution, which addresses Reinhard's comment about 
packages build-depending on libxine-dev suddenly gets harder to built when 
caught in transitions - and still have proper depends which 
 - makes the users of the xine frontends happy
 - makes britney enforce that the stuff using e.g. flac gets in at the same 
time with flac if flac bumps from flac1 to flac2
 - makes me happy

And it can be combined with the earlier mentioned solution about having a 
depends on xine-plugins-all | xine-plugin with all plugins providing 
xine-plugins


My idea goes as followed:

Invent a new package: libxine1-lib. This is a exact copy of the current 
libxine1. Except a little modified shlibs file! (This is very very important 
that the shlibs file in libxine1-lib points to libxine1 | libxine1-lib, maybe 
versioned)

Have libxine1 being a empty package that depends on all the relevant plugins 
(either directly or as a xine-plugin-all|xine-plugin solution) and on 
libxine1-lib.

Other packages still depends on libxine1, but will on their next build depend 
on libxine1 | libxine1-lib.

having libxine-dev depend only on libxine1-lib makes the buildds not install 
all the plugins for the fun of it.

And people can now remove the plugins they don't want by also removing the 
libxine1-package (which is now a empty package)

Questions welcome.

/Sune
-- 
How may I click the gadget from Office 9.5?

The point is that from the folder inside Outlook you either should rename a 
clock, or need to remove from the ADSL button in order to enable the TCP/IP 
parallel port on a clock.


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


Bug#444768: Audacity crashes when opening preference dialogue

2007-10-02 Thread John Halton

John Halton wrote:

Joost Yervante Damad wrote:

Hello,

Can you please try with wxwidgets version 2.6.3.2.2-1 ?

There was a problem in an earlier version with the new gnome/gtk+.

Thanks, Joost


Thanks. The new wxwidgets is only in Sid for AMD at the moment, but 
once the i386 version arrives I'll give it a try.


I upgraded wxwidgets to the version now in Sid, and that has cleared the 
problem. This bug can now be closed - thanks for your help in 
identifying the problem.


John




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



Bug#441506: marked as done (monotone-viz - FTBFS: Could not find camlp4o. Camlp4 is required to build monotone-viz.)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 02 Oct 2007 20:47:18 +
with message-id [EMAIL PROTECTED]
and subject line Bug#441506: fixed in monotone-viz 0.15-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: monotone-viz
Version: 0.15-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20070905

hi,

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

  dpkg-source: building monotone-viz in monotone-viz_0.15-1.diff.gz
  dpkg-source: building monotone-viz in monotone-viz_0.15-1.dsc
   debian/rules build
  ./configure --prefix=/usr --with-shared-sqlite
  checking for ocamlc... ocamlc
  OCaml version is 3.10.0
  OCaml library path is /usr/lib/ocaml/3.10.0
  checking for ocamlopt... ocamlopt
  checking for ocamlc.opt... no
  checking for ocamlopt.opt... no
  checking for ocamldep... ocamldep
  checking for ocamlmktop... ocamlmktop
  checking for ocamlmklib... ocamlmklib
  checking for ocamldoc... ocamldoc
  OCaml uses gcc to compile C files
  checking for ocamllex... ocamllex
  checking for ocamllex.opt... no
  checking for ocamlyacc... ocamlyacc
  checking for camlp4... no
  configure: error:
  
  Could not find camlp4o. Camlp4 is required to build monotone-viz.
  make: *** [build-stamp] Error 1

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

 http://people.debian.org/~lucas/logs/2007/09/05/
 
A list of current common problems and possible solutions may be available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
 
bye,
- michael


---End Message---
---BeginMessage---
Source: monotone-viz
Source-Version: 0.15-3

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

monotone-viz_0.15-3.diff.gz
  to pool/main/m/monotone-viz/monotone-viz_0.15-3.diff.gz
monotone-viz_0.15-3.dsc
  to pool/main/m/monotone-viz/monotone-viz_0.15-3.dsc
monotone-viz_0.15-3_i386.deb
  to pool/main/m/monotone-viz/monotone-viz_0.15-3_i386.deb



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

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

Debian distribution maintenance software
pp.
Shaun Jackman [EMAIL PROTECTED] (supplier of updated monotone-viz 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,  2 Oct 2007 12:44:58 -0700
Source: monotone-viz
Binary: monotone-viz
Architecture: source i386
Version: 0.15-3
Distribution: unstable
Urgency: medium
Maintainer: Shaun Jackman [EMAIL PROTECTED]
Changed-By: Shaun Jackman [EMAIL PROTECTED]
Description: 
 monotone-viz - visualize a monotone repository
Closes: 441506
Changes: 
 monotone-viz (0.15-3) unstable; urgency=medium
 .
   * Add camlp4 to the build dependencies. Closes: #441506.
Files: 
 2ee066c7d26262acb0d195019a2385eb 722 devel optional monotone-viz_0.15-3.dsc
 7efe74c3162ffb5205a3aba815bbaa65 3065 devel optional 
monotone-viz_0.15-3.diff.gz
 f2b14d10b68ce597490660fb63161022 743544 devel optional 
monotone-viz_0.15-3_i386.deb

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

iD8DBQFHAqEovFdYF1IwUUoRAqYhAJ9gMikFI+qPZI7o7Gww5lt0tEB83wCgyPxQ
1Yu8VQs0p7tB128B88JEQBM=
=INOB
-END PGP SIGNATURE-


---End Message---


Processed: severity of 444961 is important

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

 # Automatically generated email from bts, devscripts version 2.9.26
 severity 444961 important
Bug#444961: starting a domU kills the system
Severity set to `important' from `critical'


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#434529: nvidia-glx: won't install due to missing package

2007-10-02 Thread Christian Hammers
Hello

I've also ran into this problem.

I had nvidia-kernel-source up to date but m-a did not try to
actually rebuild the source when I chosed build in the menu.
It flickered a bit and after 0.5s said ok ready. This was most
probably due to the fact that I had 
 nvidia-kernel-2.6.22-2-amd64_100.14.11-1_amd64.deb
laying around in /usr/src and it probably thought that this
was sufficiently recent for me. Once I removed that file it
actually build the module and now the apt-get upgrade works.

bye,

-christian-



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



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

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

 # Automatically generated email from bts, devscripts version 2.10.8
 forwarded 433259 http://bugzilla.gnome.org/show_bug.cgi?id=482742
Bug#433259: gdm: switched user get access to previous logged in user without a 
password
Noted your statement that Bug has been forwarded to 
http://bugzilla.gnome.org/show_bug.cgi?id=482742.


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#445054: util-vserser: vtag: vc_tagopt2tag(): No such file or directory

2007-10-02 Thread Kurt Roeckx
Package: util-vserver
Version: 0.30.214-3
Severity: serious

Hi,

When upgrading from util-vserver 0.30.212-1 to 0.30.214-3 I'm unable to 
enter my vserver, downgrading to 0.30.212-1 make it work again.

I get the following error:
vtag: vc_tagopt2tag(): No such file or directory


I'm running the 2.6.17-2-vserver-amd64 kernel.


Kurt




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



Processed: severity of 202096 is serious, tagging 202096, found 202096 in 1:1.0.4-2

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

 # Automatically generated email from bts, devscripts version 2.10.8
 # xfs shouldn't run as root in lenny
 severity 202096 serious
Bug#202096: xfs: plan for running as non-root user and better FPE handling
Bug#50859: xfs: daemon runs as root
Severity set to `serious' from `wishlist'

 tags 202096 - upstream
Bug#202096: xfs: plan for running as non-root user and better FPE handling
Tags were: upstream
Bug#50859: xfs: daemon runs as root
Tags removed: upstream

 found 202096 1:1.0.4-2
Bug#202096: xfs: plan for running as non-root user and better FPE handling
Bug#50859: xfs: daemon runs as root
Bug marked as found in version 1:1.0.4-2.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#445020: edict kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

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

 tags 445020 confirmed
Bug#445020: edict  kanjidic: License discrepancy between the Debian package 
and upstream, upstream's license being non-free
There were no tags set.
Tags added: confirmed

 clone 445020 -1
Bug#445020: edict  kanjidic: License discrepancy between the Debian package 
and upstream, upstream's license being non-free
Bug 445020 cloned as bug 445057.

 reassign -1 kanjidic
Bug#445057: edict  kanjidic: License discrepancy between the Debian package 
and upstream, upstream's license being non-free
Bug reassigned from package `edict' to `kanjidic'.

 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#445020: edict kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-02 Thread Florian Ernst
tags 445020 confirmed
clone 445020 -1
reassign -1 kanjidic
thanks

On Wed, Oct 03, 2007 at 03:16:44AM +0900, Kobayashi Noritada wrote:
 From these facts, I guess that the upstream changed the license from
 the custom one to CC by-sa 2.5 without notice.  It is obvious from
 web.archive.org[2] that the current license was already used in July,
 2006.

Ack. This change wasn't clearly reflected in the files we wget and put
into the orig.tar.gz for edict and kanjidic.

Dang!

 To solve this situation, I make two proposals:
 
 * To give the upstream suggestions to upgrade the license to CC by-sa
   3.0 and to specify that version clearly in the license page.
 
 * To include licence.html in the Debian source packages for edict and
   kanjidic.
 
 Although whether Debian now declare CC by 3.0 and CC by-sa 3.0 to be
 DFSG-free or not was uncertain[3], I hope CC by-sa 3.0 is considered
 to be DFSG-free now that ttf-konatu[4], a Japanese font package
 licensed by CC by-sa 3.0, has got in the Debian main archive.

This seems like the way to go to resolve this for testing/unstable.
However, what about Etch...? Ludovic, what do you think?

Cheers,
Flo


signature.asc
Description: Digital signature


Bug#444993: marked as done (pgadmin3: crashes when trying to connect)

2007-10-02 Thread Debian Bug Tracking System
Your message dated Tue, 2 Oct 2007 21:57:50 +0300
with message-id [EMAIL PROTECTED]
and subject line Not a bug in pgadmin3
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: pgadmin3
Version: 1.4.3-2
Severity: grave
Justification: renders package unusable

When trying to display the 'add server' dialog box, pgadmin3 dies. The
following is printed to the console:

*** glibc detected *** pgadmin3: double free or corruption (out): 0x08d1f070 ***
=== Backtrace: =
/lib/i686/cmov/libc.so.6[0xb75f1cf5]
/lib/i686/cmov/libc.so.6(cfree+0x90)[0xb75f5790]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb6ca54a1]
/usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c15bfe]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN8wxButton10SetDefaultEv+0x74)[0xb7c15cf4]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN18wxButtonXmlHandler16DoCreateResourceEv+0x299)[0xb7f01809]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateResourceEP9wxXmlNodeP8wxObjectS3_+0x1b1)[0xb7f42761]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource17CreateResFromNodeEP9wxXmlNodeP8wxObjectS3_P20wxXmlResourceHandler+0x457)[0xb7f449c7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateChildrenEP8wxObjectb+0x11c)[0xb7f44d0c]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN18wxDialogXmlHandler16DoCreateResourceEv+0x4a7)[0xb7f0b6b7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN20wxXmlResourceHandler14CreateResourceEP9wxXmlNodeP8wxObjectS3_+0x1b1)[0xb7f42761]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource17CreateResFromNodeEP9wxXmlNodeP8wxObjectS3_P20wxXmlResourceHandler+0x457)[0xb7f449c7]
/usr/lib/libwx_gtk2u_xrc-2.6.so.0(_ZN13wxXmlResource10LoadDialogEP8wxDialogP8wxWindowRK8wxString+0x7d)[0xb7f45d9d]
pgadmin3[0x8076d17]
pgadmin3[0x81bb27c]
pgadmin3[0x81c495a]
pgadmin3[0x81c7880]
pgadmin3[0x8079797]
/usr/lib/libwx_baseu-2.6.so.0(_ZNK12wxAppConsole11HandleEventEP12wxEvtHandlerMS0_FvR7wxEventES3_+0x35)[0xb79a2665]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler21ProcessEventIfMatchesERK21wxEventTableEntryBasePS_R7wxEvent+0x92)[0xb7a2fe82]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler23SearchDynamicEventTableER7wxEvent+0x62)[0xb7a30052]
/usr/lib/libwx_baseu-2.6.so.0(_ZN12wxEvtHandler12ProcessEventER7wxEvent+0xa6)[0xb7a30126]
/usr/lib/libwx_gtk2u_core-2.6.so.0[0xb7c3a268]
/usr/lib/libgobject-2.0.so.0(g_cclosure_marshal_VOID__VOID+0x49)[0xb6d4ab89]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x122)[0xb6d3d722]
/usr/lib/libgobject-2.0.so.0[0xb6d4e27d]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x8c7)[0xb6d4f787]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb6d4f949]
/usr/lib/libgtk-x11-2.0.so.0(gtk_widget_activate+0x58)[0xb722f918]
/usr/lib/libgtk-x11-2.0.so.0(gtk_menu_shell_activate_item+0x182)[0xb7119fa2]
/usr/lib/libgtk-x11-2.0.so.0[0xb711baa8]
/usr/lib/libgtk-x11-2.0.so.0[0xb7112ce4]
/usr/lib/libgtk-x11-2.0.so.0(_gtk_marshal_BOOLEAN__BOXED+0x64)[0xb710cca4]
/usr/lib/libgobject-2.0.so.0[0xb6d3bf39]
/usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x122)[0xb6d3d722]
/usr/lib/libgobject-2.0.so.0[0xb6d4e8c3]
/usr/lib/libgobject-2.0.so.0(g_signal_emit_valist+0x68f)[0xb6d4f54f]
/usr/lib/libgobject-2.0.so.0(g_signal_emit+0x29)[0xb6d4f949]
/usr/lib/libgtk-x11-2.0.so.0[0xb722ac97]
/usr/lib/libgtk-x11-2.0.so.0(gtk_propagate_event+0xc1)[0xb7105f01]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main_do_event+0x2b8)[0xb7107168]
/usr/lib/libgdk-x11-2.0.so.0[0xb6f723aa]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x17c)[0xb6c9dd6c]
/usr/lib/libglib-2.0.so.0[0xb6ca119f]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1a9)[0xb6ca1549]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb7107644]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN11wxEventLoop3RunEv+0x5b)[0xb7bc0aeb]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN9wxAppBase8MainLoopEv+0x4e)[0xb7c584be]
/usr/lib/libwx_gtk2u_core-2.6.so.0(_ZN9wxAppBase5OnRunEv+0x21)[0xb7c57b61]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPw+0x6a)[0xb79d745a]
/usr/lib/libwx_baseu-2.6.so.0(_Z7wxEntryRiPPc+0x36)[0xb79d7506]
pgadmin3(_ZN11wxLineShape10FormatTextER4wxDCRK8wxStringi+0x2c0)[0x8068b70]
/lib/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb759e050]
pgadmin3(_ZN7wxShape13SetRegionNameERK8wxStringi+0x31)[0x8068951]
=== Memory map: 
08048000-083cb000 r-xp  fe:02 5104213/usr/bin/pgadmin3
083cb000-0841d000 rw-p 00383000 fe:02 5104213/usr/bin/pgadmin3
0841d000-08f5c000 rw-p 0841d000 00:00 0  [heap]
b630-b6321000 rw-p b630 00:00 0 
b6321000-b640 ---p b6321000 00:00 0 
b6468000-b6477000 r-xp  fe:02 6176943

Bug#445020: edict kanjidic: License discrepancy between the Debian package and upstream, upstream's license being non-free

2007-10-02 Thread Kobayashi Noritada
Package: edict
Version: 2006.10.09-1
Severity: serious
Justification: Policy 2.2.1


Hi,

Current license for edict and kanjidic seems to be CC by-sa 2.5, which
is different from a custom license described in debian/copyright and
is not DFSG-free.  IMHO the best solution for this situation is
proposing an upgrade of the license to CC by-sa 3.0 and including
licence.html in the source packages.

Detailed descriptions
=
First of all, there are three facts:

* Although the license statement described in debian/copyright in the
  edict and kanjidic packages seems to be a custom license of the
  Electronic Dictionary Research and Development Group at Monash
  University, which is considered to be DFSG-free, the online license
  statement[1] says these packages are distributed under CC by-sa.

* There are no license descriptions in .orig.tar.gz tarballs of Debian
  source packages for edict and kanjidic, which seem to be rolled by
  you package maintainers since the upstream does not distribute the
  software (dictionary data files) as a tarball.  However,
  edict_doc.html and kanjidic_doc.html point the online license page
  for license information.  So, what is described on that page now is
  the actual license statement.

* The online license page only says that the license for distribution
  is CC by-sa and does not specify its version.  However, the license
  deed and full license code linked from that page is ones of CC by-sa
  2.5, which is not considered to be DFSG-free.

From these facts, I guess that the upstream changed the license from
the custom one to CC by-sa 2.5 without notice.  It is obvious from
web.archive.org[2] that the current license was already used in July,
2006.

To solve this situation, I make two proposals:

* To give the upstream suggestions to upgrade the license to CC by-sa
  3.0 and to specify that version clearly in the license page.

* To include licence.html in the Debian source packages for edict and
  kanjidic.

Although whether Debian now declare CC by 3.0 and CC by-sa 3.0 to be
DFSG-free or not was uncertain[3], I hope CC by-sa 3.0 is considered
to be DFSG-free now that ttf-konatu[4], a Japanese font package
licensed by CC by-sa 3.0, has got in the Debian main archive.

# I am maintaining the skkdic package and its upstream release
# contains an edict-derivative dictionary (My predecessors and I have
# considered it to be non-free and excluded it from the package).
# Also, I'd like to package a program which uses kanjidic2.xml.  So, I
# hope I will hear a good news.

[1] http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[2] 
http://web.archive.org/web/*/http://www.csse.monash.edu.au/~jwb/edrdg/licence.html
[3] http://wiki.creativecommons.org/Version_3#Debian
[4] http://packages.qa.debian.org/t/ttf-konatu.html

Many thanks,

-nori


-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP (charmap=EUC-JP)

-- no debconf information



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



Processed: forcibly merging 445021 445057

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

 # Automatically generated email from bts, devscripts version 2.10.8
 # gnah, 445021 still hasn't reached my inbox ...
 forcemerge 445021 445057
Bug#445021: edict  kanjidic: License discrepancy between the Debian package 
and upstream, upstream's license being non-free
Bug#445057: edict  kanjidic: License discrepancy between the Debian package 
and upstream, upstream's license being non-free
Forcibly Merged 445021 445057.


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Processed: Re: Bug#440690: tuxguitar: Program die immediately

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

 package dpkg
Ignoring bugs not assigned to: dpkg

 reassign 440690 libswt-gtk-3.2-java
Bug#440690: tuxguitar: Program die immediately
Bug reassigned from package `dpkg' to `libswt-gtk-3.2-java'.

 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#440690: tuxguitar: Program die immediately

2007-10-02 Thread Guillem Jover
package dpkg
reassign 440690 libswt-gtk-3.2-java
thanks

Hi,

On Tue, 2007-10-02 at 12:24:54 -0700, Shaun Jackman wrote:
 On 9/12/07, Cyril Brulebois [EMAIL PROTECTED] wrote:
  Julian Casadesus [EMAIL PROTECTED] (07/09/2007):
   it's pointing to an inexistent file: swt-gtk-3.2.1.jar
   the correct file is /usr/share/java/swt-gtk-3.2.2.jar
  
   so it seems to be a bug on the swt package.
 
  It might be a buggy alternative handling, yes; reassigning accordingly.
  Shaun, feel free to slap me around with a big trout if I'm mistaken.
 
  And putting the submitter back in the loop…
 
 It does appear to be a bug in the alternative handling, so I've
 reassigned this bug to dpkg. Please keep that fresh trout on hand if
 it turns out I'm using update-alternatives incorrectly in my package.
 
 I installed libswt-gtk-3.2-java 3.2.1-5, then upgraded to 3.2.2-1.
 Afterwards, the alternatives link still pointed to the stale
 swt-gtk-3.2.1.jar file. After running update-alternatives --auto, the
 link pointed to the correct place. A log follows.

That's a problem in libswt-gtk-3.2-java's prerm, it's doing the
following:

  update-alternatives --remove swt.jar /usr/share/java/swt.jar

The last bit should had been /usr/share/java/swt-gtk-3.2.1.jar in the
etch version and /usr/share/java/swt-gtk-3.2.2.jar in the lenny/sid
ones.

That u-a call fails, and the alternative is not touched. The file gets
removed and when installing the new alternative the current one points
to a non-existing file, which makes u-a set it to manual mode.

regards,
guillem




Bug#444441: pidgin: Exits immediately on startup

2007-10-02 Thread Ari Pollak
severity 41 wishlist
retitle 41 needs better error message when opening a second instance
forwarded 41 http://developer.pidgin.im/ticket/3417
thanks

You have another instance of pidgin running. Either kill that instance,
bring it back up normally, or start pidgin with --multiple.




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



Processed: Re: Bug#444441: pidgin: Exits immediately on startup

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

 severity 41 wishlist
Bug#41: pidgin: Exits immediately on startup
Severity set to `wishlist' from `grave'

 retitle 41 needs better error message when opening a second instance
Bug#41: pidgin: Exits immediately on startup
Changed Bug title to `needs better error message when opening a second 
instance' from `pidgin: Exits immediately on startup'.

 forwarded 41 http://developer.pidgin.im/ticket/3417
Bug#41: needs better error message when opening a second instance
Noted your statement that Bug has been forwarded to 
http://developer.pidgin.im/ticket/3417.

 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: tagging bugs that are closed by packages in NEW as pending

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

 # the following bugs are closed by packages in NEW
 #
 tags 373966 pending
Bug#373966: ITP: qonk -- Small build-and-conquer strategy game with very simple 
rules
There were no tags set.
Tags added: pending

 tags 421381 pending
Bug#421381: network-manager-openvpn calls /bin/awk
Tags were: patch
Tags added: pending

 tags 425126 pending
Bug#425126: Distinct KDE and Gnome packages of network-manager-openvpn
There were no tags set.
Tags added: pending

 tags 441188 pending
Bug#441188: network-manager-openvpn - FTBFS: configure: error: Package 
requirements (NetworkManager = 0.4.1) were not met
Tags were: patch
Tags added: pending

 tags 444907 pending
Bug#444907: network-manager-openvpn: new upstream version seems to be available
There were no tags set.
Tags added: pending

 tags 445039 pending
Bug#445039: ITP: ocaml-reins -- data structure library for OCaml
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#445057: forcibly merging 445021 445057

2007-10-02 Thread Florian Ernst
# Automatically generated email from bts, devscripts version 2.10.8
# gnah, 445021 still hasn't reached my inbox ...
forcemerge 445021 445057




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



Processed: Re: Bug#441269: Trademark violation: Energy Star logo

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

 tag 441269 +pending
Bug#441269: Trademark violation: Energy Star logo
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

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


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



Bug#445054: util-vserser: vtag: vc_tagopt2tag(): No such file or directory

2007-10-02 Thread Daniel Hokka Zakrisson

Kurt Roeckx wrote:

Package: util-vserver
Version: 0.30.214-3
Severity: serious

Hi,

When upgrading from util-vserver 0.30.212-1 to 0.30.214-3 I'm unable to 
enter my vserver, downgrading to 0.30.212-1 make it work again.


I get the following error:
vtag: vc_tagopt2tag(): No such file or directory


I'm running the 2.6.17-2-vserver-amd64 kernel.


You're using dynamic contexts which have been deprecated for years, and 
are disabled in testing/unstable kernels. The backports.org package for 
stable includes the patch that fixes this.



Kurt


--
Daniel Hokka Zakrisson



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



Bug#429126: New upstream mod_layout supports apache 2.0 and 2.2

2007-10-02 Thread Joseph Neal
Apache2.2 has been supported in mod_layout 5.0 since
February. I'd really like to see it packaged and ideally
backported to stable.  

http://lists.tangent.org/pipermail/mod_layout/2007-February/002230.html

There is also a new version out for 1.3

http://lists.tangent.org/pipermail/mod_layout/2007-April/002255.html

I'd be glad to help with testing if someone were to make this happen.

Is the maintainer even active?





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