Bug#627947: libkafs0-heimdal: k_hasafs always returns false

2011-05-28 Thread Andrew Deason
On Sat, 28 May 2011 12:46:05 -0500
Pino Toscano  wrote:

> Oh, sorry if it broke something, it was not intended. It part of the
> original patch set done by Samuel, which I trusted (as he is a Hurd
> developer and Debian/Hurd maintainer).

Oh, certainly. These things happen :)

> - do the semi-ugly solution an define VIOC_SYSCALL_PROC differently on 
> Hurd (see also [1], "missing _IOT" section, for an explanation of what 
> can and cannot be done in ioctl's on Hurd). I attached a new version of 
> patch 043_hurd_ioctl.

Sure, it looks like that will work. From the perspective of OpenAFS and
other AFS implementations, it is a little annoying to have to make a
special case for Hurd for the ioctl number if and when Hurd support is
added... but I'd expect a lot of things to require Hurd special-cases,
anyway.

Will this be sent to Heimdal upstream, btw? This probably would have
gotten noticed sooner if this had been sent there, and I don't know if
they have opinions on this.

> [1] http://www.gnu.org/s/hurd/hurd/porting/guidelines.html

Thanks!

-- 
Andrew Deason
adea...@sinenomine.net



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628459: migemo: fails if /usr/bin/ruby points to /usr/bin/ruby1.9.x

2011-05-28 Thread Tatsuya Kinoshita
Package: migemo
Version: 0.40-10
Severity: important

/usr/bin/migemo uses /usr/bin/ruby, which is now handle with the
alternavies system.  By default, ruby points to /usr/bin/ruby1.8,
that's ok for migemo.  However, if ruby points to /usr/bin/ruby1.9.1,
migemo causes LoadError.

| $ migemo
| /usr/bin/migemo:13: warning: variable $KCODE is no longer effective; ignored
| :29:in `require': no such file to load 
-- migemo (LoadError)
|   from :29:in `require'
|   from /usr/bin/migemo:15:in `'

The migemo package places the library files in /usr/lib/ruby/1.8.
Also, /usr/bin/migemo seems to use ruby1.8 features such as $KCODE.

Probably, using ruby1.8 instead of ruby fixes this bug.

Thanks,
--
Tatsuya Kinoshita


pgp73UztgnUsI.pgp
Description: PGP signature


Bug#628458: Please add /opt to base-files

2011-05-28 Thread Jonathan Nieder
Package: base-files
Version: 6.4
Severity: wishlist

Hi,

Eddy Petrișor wrote[1]:

> I've just found this bug and I must say is a real pain for vendors
> which package stuff which installs in /opt.
>
> I also found an easy way to reproduce the bug. See the bottom of this
> message for details.
>
> As a test one of the guys at work made /opt a symlink and we observed
> that, although other directories were present in /opt, after the
> removal of any of the
> packages that has files in /opt, the symlink is gone somewhere right
> after or during prerm.

I would only expect that to happen when the last package owning /opt
is removed.  But that much sounds believable, which makes this sound
like a good reason to add /opt to base-files.  Santiago, what do you
think?

[1] http://bugs.debian.org/182747



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#616156: vlc: VLC bookmark buffer overflow

2011-05-28 Thread Henri Salo
I don't see this one as closed. Messages got to the list in wrong order:

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616156#19
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=616156#24

PoC still crashes VLC/X-environment for me. I can't open new windows and I 
can't close some windows at all. Even kill -9 did not do anything. Could 
someone verify this?

PoC-file: http://www.zeroscience.mk/codes/aimp2_evil.mp3

Best regards,
Henri Salo



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#612264: tk-tile and tk colliding dir

2011-05-28 Thread Jonathan Nieder
reassign 612264 tk-tile 0.8.2-2.1
severity 612264 important
quit

Francesco P. Lovergine wrote:

> Uhm, one would not expect tk-tile or any other non-core tcl package has to
> manage /usr/include/tcl. Instead it is expected the default tcltk
> package is able to cope with transitioning without glitches.

Therefore reassigning (to the same people, of course :)).

> I tried to
> install/remove/reinstall in various order tk-tile and tk-dev
> without problems

Yes, it's a little puzzling, since dpkg generally treats directories
and symlinks to directories similarly, and packages are allowed to
share them.

I would guess that /usr/include/tcl had ended up pointing to a
non-directory somehow, but each time I play the scenario out in my
head that can't happen (as long as tk-tile is still installed, dpkg
doesn't remove the /usr/include/tcl symlink).

Thanks for noticing.
Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628436: Please disallow tclsh8.4 as an alternative for the tclsh command

2011-05-28 Thread Jonathan Nieder
Hi,

Francesco P. Lovergine wrote:
> On Sat, May 28, 2011 at 05:20:36PM -0500, Jonathan Nieder wrote:

>> The weird "8.4.19-4." versions in dpkg --compare-versions expressions
>> are to ensure numbers like 8.4.19-4ubuntu1 and 8.4.19-4+b1 are below
>> and 8.4.19-4.1 is above.
>
> Use 8.4.19-4~

That would let the alternatives leak in 8.4.19-4 → 8.4.19-5 upgrades.
Perhaps the comparison should be against 8.4.19-5 or 8.4.19-5~?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#514115: Tk and Tkinter applications fail to raise toplevel windows

2011-05-28 Thread Jonathan Nieder
tags 514115 + upstream
retitle 514115 tk: [raise] doesn't always work
reassign 514115 tk8.6
tags 514115 + upstream
quit

Hi Miguel,

Sergei Golovan wrote:

> Appears that Metacity doesn't understand that
> these three toplevels belong to the same application. But adding [wm
> group $w .] after creating toplevel $w makes Metacity happy.

This seems to have been fixed in metacity upstream[1], but it is
possible to wonder if tk could help.  Could and should tk be grouping
windows automatically?

> So, I wouldn't blaim Tk developers for this behavior. Though it'd
> probably better to add a few words about [raise] behavior to raise
> manpage.

I agree.  It would be nice to mention that raise cannot be relied on
for focus stealing, and that [raise] is traditionally implemented as
XRaiseWindow.  (And in turn, the XRaiseWindow manpage should mention
that it can't be relied on for focus stealing.)

Konstantin Khomoutov wrote:

> [04:05]   jenglishThis whole _NET_WM_DEMANDS_ATTENTION / flashing
> taskbar / [raise] doesn't work anymore thing is part of an
> ever-escalating war between window managers and applications.
[...]
> [04:17]   jenglishIn the meantime, Tk really ought to support
> _NET_WM_DEMANDS_ATTENTION.  There's an FR open for that, undealt
> with to date.

The feature request mentioned is probably [2].  Joe English said "I
have a patch for it" but that was five years ago.  I don't know if he
still has it or not.

So to summarize, I see four potential bugs here:

 - it was not always obvious to window managers which windows belong
   to the same tk application;

 - the semantics of [raise] are undocumented (in particular,
   raise(3tk) doesn't mention that it is just a hint);

 - the semantics of XRaiseWindow() are undocumented (in particular,
   XRaiseWindow(3) doesn't explain that it is handled by window
   managers and that there are many situations in which for security
   or other reasons this request will be ignored);

 - tk has no function to "demand attention" (like many messaging apps
   would benefit from).

I would suggest splitting this bug (cloning) for whichever of those
seem worth working on and reassigning to tk8.6, tk8.6-doc, libx11-dev,
and tk8.6, respectively.

Thanks much, and hope that helps.

Regards,
Jonathan

[1] http://bugs.debian.org/340725
[2] "make a window ask for attention"
http://sourceforge.net/tracker/index.php?func=detail&aid=1450270&group_id=12997&atid=362997



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628436: Please disallow tclsh8.4 as an alternative for the tclsh command

2011-05-28 Thread Francesco P. Lovergine
On Sat, May 28, 2011 at 05:20:36PM -0500, Jonathan Nieder wrote:
> The weird "8.4.19-4." versions in dpkg --compare-versions expressions
> are to ensure numbers like 8.4.19-4ubuntu1 and 8.4.19-4+b1 are below
> and 8.4.19-4.1 is above.
>  

Use 8.4.19-4~

-- 
Francesco P. Lovergine



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628457: [libgtk-3-0] Infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER

2011-05-28 Thread Petr Gajdůšek

Package: libgtk-3-0, libgtk2.0-0
Version: libgtk-3-0/3.0.8-1
Version: libgtk2.0-0/2.24.4-3
Tags: patch

Hi,

There is bug in file chooser if called in "create folder" mode.

If user confirms the dialog while the filename
entry is empty, infinitive-loop is entered.

Gnome Bug: https://bugzilla.gnome.org/show_bug.cgi?id=642929
It is fixed in 
http://git.gnome.org/browse/gtk+/commit/?id=2ebe1ef6f27009dfb10b46796680219bca597493.


Patch backported to libgtk-3-0_3.0.8 attached; but libgtk2.0-0_2.24.4-3 
seems affected too.


--
Regards,
Petr Gajdůšek

Don't infinite-loop in GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER

If the user pressed Enter to confirm the file chooser while the filename entry
was empty, then gtk_file_chooser_default_should_respond() would go back and forth
between the cases for handling the filename entry and the file list.

Bug: https://bugzilla.gnome.org/show_bug.cgi?id=642929

Patch stolen from upstream fix:
http://git.gnome.org/browse/gtk+/commit/?id=2ebe1ef6f27009dfb10b46796680219bca597493
--- a/gtk/gtkfilechooserdefault.c
+++ b/gtk/gtkfilechooserdefault.c
@@ -8593,7 +8593,8 @@
 
   if (is_empty)
 {
-  if (impl->action == GTK_FILE_CHOOSER_ACTION_SAVE)
+  if (impl->action == GTK_FILE_CHOOSER_ACTION_SAVE
+ || impl->action == GTK_FILE_CHOOSER_ACTION_CREATE_FOLDER)
 return FALSE;
 
   goto file_list;



Bug#628415: asterisk: musiconhold.conf directory not relative

2011-05-28 Thread Tzafrir Cohen
On Sat, May 28, 2011 at 08:15:39PM +0100, Tristan Hill wrote:
> Package: asterisk
> Version: 1:1.6.2.9-2+squeeze2
> Severity: minor
> 
> In the default musiconhold.conf the comments suggest that the directory 
> parameter
> is relative to /var/lib/asterisk.  I find this is not the case (with 
> asterisk.conf
> at the default) and have to use the full path:
> 
> directory=/var/lib/asterisk/moh

The on-hold music is relative to the astdatadir, which is
/var/lib/asterisk in upstream and /usr/share/asterisk in the Debian
packaging. The packages asterisk-moh-opsound-{g722,gsm,wav} place their
files there.

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#512401: general: Java, Tk and Tkinter applications broken in Metacity window manager

2011-05-28 Thread Jonathan Nieder
forcemerge 340725 512401
quit

Hi Miguel,

Miguel Filgueiras wrote:

> Applications implemented in Java, in Tcl/Tk and in Python using Tkinter
> fail to raise their own toplevel windows when working under the Metacity
> window manager.
[...]
> These tests create 3 windows each with two buttons for raising the other
> two using the standard ways: tofront method in Java, raise command in
> Tcl/Tk, tk_raise method in Python+Tkinter. To reproduce the bug, run
> each program under Metacity, move the windows so that they partially
> overlap the others and then try to use the buttons. The Java program 
> only changes the focus, while the other two programs do nothing at all.
> Under other window managers (kwin, sawfish, wmaker, fvwm2) all of them
> work as expected.

This looks like the same bug as , so
I'm merging them optimistically.

The good news is, upstream[1] seems to have a fix:

| Allow explicit raises from same client, not just same app
|
| Here's a patch that takes the approach I proposed. As compared to
| Olivier's patch:
|
|  - It works even for clients that don't set WM_CLIENT_LEADER
|(WM_CLIENT_LEADER will only be set for apps that support session
|management.)
|
|  - It affects only this particular check and not all use of
|meta_window_same_application(); this means that it won't cause
|regressions for applications that have intentionally split themselves
|into mutliple separate window groups.
|
|(For this particular case, we can assume that an application
|sophisticated enough to intentionally use multiple window groups is
|either not going to XRaiseWindow(), or is only going to
|XRaiseWindow() when appropriate; there's no point in trying to keep
|such an application from stepping on its *own* toes.)

If you find a chance to test the patch, that would be excellent.  Thanks
for reporting it.

Regards,
Jonathan

[1] https://bugzilla.gnome.org/show_bug.cgi?id=567528



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628456: CVE-2011-0766: cryptographic weakness

2011-05-28 Thread Steffen Joeris
Package: erlang
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Please see http://www.kb.cert.org/vuls/id/178990 for all the information.
The upstream patch can be reviewed here: 
https://github.com/erlang/otp/commit/f228601de45c5

Cheers,
Steffen

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

iEYEARECAAYFAk3hxAMACgkQ62zWxYk/rQefaQCeMKcqbGfOKii58eR6hpSQdRS8
8KgAoM5YkFZYcKluTUQbTR76Qoe40qdI
=eN8o
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#340725: metacity: fails to raise windows (from gaim & emacs)

2011-05-28 Thread Jonathan Nieder
forwarded 340725 https://bugzilla.gnome.org/show_bug.cgi?id=567528
severity 340725 normal
tags 340725 + upstream patch fixed-upstream
quit

Hi Tim,

Years ago, Nick Craig-Wood wrote[1]:

> Metacity a while ago stopped raising my gaim windows.  If gaim hasn't
> got the focus, then the gaim windows don't get raised to the top of my
> window pile and I don't notice them (I have lots of windows on my
> desktop)!
>
> This problem can also be demonstrated in emacs also

and you reported the same, with a tk script to reproduce it.  More
recently (January of this year), a related upstream bug [2] was fixed.
Could you check if the patch fixes it (or whether it seems to describe
the same bug)?

Thanks for reporting, and sorry for the long silence.

Regards,
Jonathan

[1] http://bugs.debian.org/340725
[2] https://bugzilla.gnome.org/show_bug.cgi?id=567528



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628455: CVE-2011-1521: information disclosure

2011-05-28 Thread Steffen Joeris
Package: python2.6
Version: 2.6.6-10
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for python2.6.

CVE-2011-1521[0]:
| The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x
| before 3.2.1 process Location headers that specify redirection to
| file: URLs, which makes it easier for remote attackers to obtain
| sensitive information or cause a denial of service (resource
| consumption) via a crafted URL, as demonstrated by the
| file:///etc/passwd and file:///dev/zero URLs.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521
http://security-tracker.debian.org/tracker/CVE-2011-1521

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

iEYEARECAAYFAk3hwLAACgkQ62zWxYk/rQedQwCgmgzdKyhBbg2rBhuHe6gCKbTn
0ewAoLcJiQX1EeYJp/z9K3I9LhuSUUgr
=2Nq9
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628454: Cambridge Silicon Radio - HCI Timeout following bluez upgrade

2011-05-28 Thread Mark Hobley
Package: bluez
Version: 4.93-1
Severity: normal
Tags: sid

There has been a long term problem (approx 3 years) using bluetooth, due to a
timeout error occuring when an attempt is made to initialize the bluetooth
device. (Debian #525220)

However, I recently upgraded the kernel to 2.6.39-1 from experimental and
rebooted the system. Initially, after typing hcitool inq, the system showed
that my mobile phone was present, so it appeared as though bluetooth was at
least momentarily partially working. However, from the mobile phone, the
computer was not listed, and it appeared as though the computer was somehow
hidden from view.

I upgraded bluez to version 4.93-1 from Debian experimental, in the hope that
this might fix the visibility problem.

Following a reboot of the system, bluetooth now appears to be broken again:

hciconfig -a

hci0: Type: BR/EDR Bus: USB BD Address: 00:1F:81:00:01:1C ACL MTU: 1021:4 SCO 
MTU: 180:1 DOWN RX bytes:59 acl:0 sco:0 events:5 errors:0 TX bytes:15 acl:0 
sco:0 commands:36 errors:31 Features: 0xff 0x3e 0x09 0x76 0x80 0x01 0x00 0x80 
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3 Link policy: Link mode: SLAVE 
ACCEPT

I now try to bring the interface into operational mode, and the timeout error 
reoccurs:

hciconfig hci0 up Can't init device hci0: Connection timed out (110)

dmesg shows squillions of errors as follows:

[.nn] hci_cmd_timer: hci0 command tx timeout

It looks to me that this problem is now occuring as a result of the upgrade of
bluez.

Mark.

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i386)

Kernel: Linux 2.6.39-1-486
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages bluez depends on:
ii  dbus  1.2.24-4   simple interprocess messaging syst
ii  libbluetooth3 4.93-1 Library to use the BlueZ Linux Blu
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib
ii  libcap-ng00.6.4-1An alternate posix capabilities li
ii  libdbus-1-3   1.2.24-4   simple interprocess messaging syst
ii  libglib2.0-0  2.28.6-2   GLib library of C routines
ii  libusb-0.1-4  2:0.1.12-16userspace USB programming library
ii  lsb-base  3.2-23.2squeeze1   Linux Standard Base 3.2 init scrip
ii  makedev   2.3.1-89   creates device files in /dev
ii  module-init-tools 3.12-1 tools for managing Linux kernel mo
ii  python-dbus   0.83.1-1   simple interprocess messaging syst
ii  python-gobject2.21.4+is.2.21.3-1 Python bindings for the GObject li
ii  udev  164-3  /dev/ and hotplug management daemo

bluez recommends no packages.

bluez suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628450: CVE-2011-0188: arbitrary code execution

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628453: CVE-2011-1521: information disclosure

2011-05-28 Thread Steffen Joeris
Package: python3.1
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for python3.1.

CVE-2011-1521[0]:
| The urllib and urllib2 modules in Python 2.x before 2.7.2 and 3.x
| before 3.2.1 process Location headers that specify redirection to
| file: URLs, which makes it easier for remote attackers to obtain
| sensitive information or cause a denial of service (resource
| consumption) via a crafted URL, as demonstrated by the
| file:///etc/passwd and file:///dev/zero URLs.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-1521
http://security-tracker.debian.org/tracker/CVE-2011-1521

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

iEYEARECAAYFAk3hwCsACgkQ62zWxYk/rQdRAgCgp95X4txXuLx3yCsB480zqwLE
tOAAn2z4xQTbUAi8uJz6XMu6Z1ED+5Uu
=i+u7
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628452: CVE-2011-0188: arbitrary code execution

2011-05-28 Thread Steffen Joeris
Package: ruby1.8
Version: 1.8.7.334-5
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for openswan.

CVE-2011-0188[0]:
| The VpMemAlloc function in bigdecimal.c in the BigDecimal class in
| Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7
| and other platforms, does not properly allocate memory, which allows
| context-dependent attackers to execute arbitrary code or cause a
| denial of service (application crash) via vectors involving creation
| of a large BigDecimal value within a 64-bit process, related to an
| "integer truncation issue."

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0188
http://security-tracker.debian.org/tracker/CVE-2011-0188

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

iEYEARECAAYFAk3hvxAACgkQ62zWxYk/rQdzMACgkYd/w/hd/UIKj2y3uddmmQcy
JtoAnRtpwM2sNlTPBKJkvvFHhskoqsch
=RvTy
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628448: several vulnerabilities: CVE-2011-2162 CVE-2011-2161 CVE-2011-2160

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628451: CVE-2011-0188: arbitrary code execution

2011-05-28 Thread Steffen Joeris
Package: ruby1.9
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for openswan.

CVE-2011-0188[0]:
| The VpMemAlloc function in bigdecimal.c in the BigDecimal class in
| Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7
| and other platforms, does not properly allocate memory, which allows
| context-dependent attackers to execute arbitrary code or cause a
| denial of service (application crash) via vectors involving creation
| of a large BigDecimal value within a 64-bit process, related to an
| "integer truncation issue."

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0188
http://security-tracker.debian.org/tracker/CVE-2011-0188

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

iEYEARECAAYFAk3hvtoACgkQ62zWxYk/rQcLpwCff23GyqO9ChRxot2/jjt2fMCr
RzUAn0f6CcyulgL1YuKBrvo7ZGl3By59
=Ffgi
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628450: CVE-2011-0188: arbitrary code execution

2011-05-28 Thread Steffen Joeris
Package: libruby1.9.1
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for openswan.

CVE-2011-0188[0]:
| The VpMemAlloc function in bigdecimal.c in the BigDecimal class in
| Ruby 1.9.2-p136 and earlier, as used on Apple Mac OS X before 10.6.7
| and other platforms, does not properly allocate memory, which allows
| context-dependent attackers to execute arbitrary code or cause a
| denial of service (application crash) via vectors involving creation
| of a large BigDecimal value within a 64-bit process, related to an
| "integer truncation issue."

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-0188
http://security-tracker.debian.org/tracker/CVE-2011-0188


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

iEYEARECAAYFAk3hvn8ACgkQ62zWxYk/rQcwRwCgzw5DWA1pXf1s6UEspwZw4tyG
3vgAnjWwBi4Jc1LFmGERLPQsQ3YSlqJk
=YL70
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628449: CVE-2011-2147: missing restrictions

2011-05-28 Thread Steffen Joeris
Package: openswan
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) id was
published for openswan.

CVE-2011-2147[0]:
| Openswan 2.2.x does not properly restrict permissions for (1)
| /var/run/starter.pid, related to starter.c in the IPsec starter, and
| (2) /var/lock/subsys/ipsec, which allows local users to kill arbitrary
| processes by writing a PID to a file, or possibly bypass disk quotas
| by writing arbitrary data to a file, as demonstrated by files with
| 0666 permissions, a different vulnerability than CVE-2011-1784.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2147
http://security-tracker.debian.org/tracker/CVE-2011-2147

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

iEYEARECAAYFAk3hvegACgkQ62zWxYk/rQcMHQCfb3lMZTutIDaU9koXSOcuisCx
ImkAn0nU0FH8iwQfjeN0l4hyY0Y2tFdK
=DkbD
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628448: several vulnerabilities: CVE-2011-2162 CVE-2011-2161 CVE-2011-2160

2011-05-28 Thread Steffen Joeris
Package: libav
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,
the following CVE (Common Vulnerabilities & Exposures) ids were
published for libav.

CVE-2011-2162[0]:
| Multiple unspecified vulnerabilities in FFmpeg 0.4.x through 0.6.x, as
| used in MPlayer 1.0 and other products, in Mandriva Linux 2009.0,
| 2010.0, and 2010.1; Corporate Server 4.0 (aka CS4.0); and Mandriva
| Enterprise Server 5 (aka MES5) have unknown impact and attack vectors,
| related to issues "originally discovered by Google Chrome developers."

CVE-2011-2161[1]:
| The ape_read_header function in ape.c in libavformat in FFmpeg before
| 0.5.4, as used in MPlayer, VideoLAN VLC media player, and other
| products, allows remote attackers to cause a denial of service
| (application crash) via an APE (aka Monkey's Audio) file that contains
| a header but no frames.

CVE-2011-2160[2]:
| The VC-1 decoding functionality in FFmpeg before 0.5.4, as used in
| MPlayer and other products, does not properly restrict read
| operations, which allows remote attackers to have an unspecified
| impact via a crafted VC-1 file, a related issue to CVE-2011-0723.

If you fix the vulnerabilities please also make sure to include the
CVE ids in your changelog entry.

Cheers,
Steffen

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2162
http://security-tracker.debian.org/tracker/CVE-2011-2162
[1] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2161
http://security-tracker.debian.org/tracker/CVE-2011-2161
[2] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2160
http://security-tracker.debian.org/tracker/CVE-2011-2160


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

iEYEARECAAYFAk3hvCAACgkQ62zWxYk/rQd1aACfZBs5SZcStYwaRi/5LB5zttpL
VPEAn2gZK2qTTba9yMf2XwQKsBrqKGMr
=2kvn
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628447: devscripts: Stylish manual pages convention review

2011-05-28 Thread David Prévot
Package: devscripts
Version: 2.11.0
Severity: minor
Tags: patch

Hi Benjamin (I guess you're the one who will have to deal with that bug
report),

While translating the newly added manpages, I prepared a style and
convention review of these pages (based on man(1) advices and usage).

Regards

David

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'oldstable'), (500, 'stable'), (150, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages devscripts depends on:
ii  dpkg-dev  1.16.0.3   Debian package development tools
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  perl  5.12.3-7   Larry Wall's Practical Extraction 
ii  python2.6.6-14   interactive high-level object-orie
ii  python2.6 2.6.6-10   An interactive high-level object-o
ii  python2.7 2.7.1-9An interactive high-level object-o

Versions of packages devscripts recommends:
ii  at   3.1.12-1Delayed job execution and batch pr
ii  curl 7.21.6-1Get a file from an HTTP, HTTPS or 
ii  dctrl-tools  2.19Command-line tools to process Debi
ii  debian-keyring [debian-m 2011.03.03  GnuPG keys of Debian Developers
ii  dput 0.9.6.2 Debian package upload tool
pn  equivs (no description available)
ii  fakeroot 1.15.1-1tool for simulating superuser priv
ii  gnupg1.4.11-3GNU privacy guard - a free PGP rep
ii  libcrypt-ssleay-perl 0.57-2+b2   Support for https protocol in LWP
ii  libjson-perl 2.53-1  module for manipulating JSON-forma
ii  libparse-debcontrol-perl 2.005-3 parser for debian control-like fil
ii  libsoap-lite-perl0.712-3 Perl implementation of a SOAP clie
ii  liburi-perl  1.58-1  module to manipulate and access UR
ii  libwww-perl  6.02-1  simple and consistent interface to
ii  lintian  2.5.0   Debian package checker
ii  man-db   2.6.0.2-1   on-line manual pager
ii  patch2.6.1.85-423d-3 Apply a diff file to an original
ii  patchutils   0.3.2-1 Utilities to work with patches
ii  python-debian0.1.20  Python modules to work with Debian
ii  python-magic 5.04-5+b1   File type determination library us
ii  sensible-utils   0.0.6   Utilities for sensible alternative
ii  strace   4.5.20-2.3  A system call tracer
ii  unzip6.0-4   De-archiver for .zip files
ii  wdiff0.6.5-1 Compares two files word by word
ii  wget 1.12-3.1retrieves files from the web
ii  xz-utils 5.0.0-2 XZ-format compression utilities

Versions of packages devscripts suggests:
ii  build-essential 11.5 Informational list of build-essent
pn  cvs-buildpackage   (no description available)
pn  devscripts-el  (no description available)
ii  gnuplot 4.4.0-1.1A command-line driven interactive 
pn  libauthen-sasl-perl(no description available)
ii  libfile-desktopentry-pe 0.04-2   Perl module to handle freedesktop 
pn  libnet-smtp-ssl-perl   (no description available)
ii  libterm-size-perl   0.2-4+b2 Perl extension for retrieving term
ii  libtimedate-perl1.2000-1 collection of modules to manipulat
ii  libyaml-syck-perl   1.17-1+b1Perl module providing a fast, ligh
ii  mailutils [mailx]   1:2.2+dfsg1-3+b1 GNU mailutils utilities for handli
ii  mutt1.5.21-5 text-based mailreader supporting M
ii  openssh-client [ssh-cli 1:5.8p1-4secure shell (SSH) client, for sec
ii  svn-buildpackage0.8.3helper programs to maintain Debian
ii  w3m 0.5.3-2+b1   WWW browsable pager with excellent

-- no debconf information
>From c355ad0ab1f985e201db5056d1a7454196486f5e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= 
Date: Thu, 26 May 2011 23:43:51 -0400
Subject: [PATCH] Stylish manual pages convention review

Focused on newly added manual pages.
---
 debian/control  |6 +++---
 doc/edit-patch.1|   26 +-
 doc/suspicious-source.1 |   22 +++---
 doc/what-patch.1|   26 ++
 doc/wrap-and-sort.1 |   34 +++

Bug#628446: legend fails to show

2011-05-28 Thread jamesb
Package: nautilus-actions
Version: 2.30.2-1
Severity: normal
Tags: squeeze

Legends show only once from the command tab. 

-If the legends window is reopened a second time, no text shows on the
window. (a window with just a grey background shows up)


-- System Information:
Debian Release: 6.0.1
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/3 CPU cores)
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 nautilus-actions depends on:
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-10 Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.24-4  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.88-2.1  simple interprocess messaging syst
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-2.1 FreeType 2 font engine, shared lib
ii  libgconf2-42.28.1-6  GNOME configuration database syste
ii  libglib2.0-0   2.24.2-1  The GLib library of C routines
ii  libgtk2.0-02.20.1-2  The GTK+ graphical user interface 
ii  libice62:1.0.6-2 X11 Inter-Client Exchange library
ii  libnautilus-extension1 2.30.1-2squeeze1  libraries for nautilus components 
ii  libpango1.0-0  1.28.3-1+squeeze2 Layout and rendering of internatio
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libunique-1.0-01.1.6-1.1 Library for writing single instanc
ii  libuuid1   2.17.2-9  Universally Unique ID library
ii  libxml22.7.8.dfsg-2  GNOME XML library
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

nautilus-actions recommends no packages.

nautilus-actions suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628444: Acknowledgement (linux-image-2.6.39-1-686-pae: iwlagn - "MAC is in deep sleep", cannot restore wifi operation)

2011-05-28 Thread Shannon Dealy


Oops, the previously closed bug I mentioned should have been:

   #589353
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589353

NOT #589383

Sorry for the confusion.

Shannon C. Dealy  |   DeaTech Research Inc.
de...@deatech.com |  - Custom Software Development -
Phone: (800) 467-5820 |  - Natural Building Instruction -
   or: (541) 929-4089 |  www.deatech.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628445: ITP: primesense-kinect-sensor -- Microsoft Kinect sensor modules for the OpenNI framework

2011-05-28 Thread Hans-Christoph Steiner
Package: wnpp
Severity: wishlist
Owner: "Hans-Christoph Steiner" 


* Package name: primesense-kinect-sensor
  Version : 5.0.1.32
  Upstream Author : PrimeSense 
* URL : http://www.openni.org/
* License : GPL, LGPL
  Programming Lang: C++, C#
  Description : Microsoft Kinect sensor modules for the OpenNI framework

 OpenNI is a framework for getting data to support 'Natural Interaction',
 i.e. skeleton tracking, gesture tracking, and similar ways of getting data
 from humans. This package provides modules for OpenNI that get the data from
 the Kinect camera for processing with the OpenNI Middleware, like PrimeSense
 NITE.
 .
 This module is an unofficial 'avin2' branch of PrimeSense Sensors patched for
 Kinect support.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#618932: cmake multiarch support

2011-05-28 Thread Steve M. Robbins
On Sat, Mar 19, 2011 at 08:29:30PM +0200, Modestas Vainius wrote:

> On ??e??tadienis 19 Kovas 2011 19:37:53 Jonathan Riddell wrote:

> > This patch adds support for multiarch library directories to cmake.  It
> > also needs a runtime dependency on dpkg-dev.
> 
> That's the problem I have with this patch - it depends on dpkg-dev. I believe 
> this might make it unacceptable for upstream.

I'd agree that this kind of patch will be unsuitable for upstream.  I
found that you've already proposed some alternatives in
http://www.cmake.org/Bug/view.php?id=12037

I'm just wondering, given Luk Claes' recent message
http://lists.debian.org/debian-devel/2011/05/msg01108.html
whether the patch to this bug or to your upstream CMake bug could
be implemented, at least as an interim measure, as this is one of
the blockers to bootstrapping multiarch.

Thanks for considering this request,
-Steve


signature.asc
Description: Digital signature


Bug#623050: debian-policy: [DEP5] URI to EFL license points to EPL

2011-05-28 Thread Charles Plessy
Le Sat, May 28, 2011 at 08:27:49PM +0200, Bill Allombert a écrit :
> The URL works now so I have applied your patch.
> However the page  include 
> a link to  which should be 

Thanks, since it is a wiki I took the freedom create an account and correct the
link directly.

Have a nice week-end,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#603873: Updated Patch

2011-05-28 Thread Scott Schaefer

package piuparts
tag 603873 + patch
thanks

Attached is both my original patch updated after reviewing Mr. 
Anderson's previous, and a short patch including only those items which 
I pulled from his effort:


Two occurrences where pbuilder args were missing --
minimized was misspelled
custom scripts env var PIUPARTS_OBJECTS was missing final S

# HG changeset patch
# Parent 821110b2a6a99b5366a8647b3217a7c597b53236

diff --git a/README.txt b/README.txt
--- a/README.txt
+++ b/README.txt
@@ -66,13 +66,13 @@
 tarball with the command (again, as root):
 
  
-# pbuilder create
+# pbuilder --create
  
  
 then you only have to remember to update this tarball with:
 
  
-# pbuilder update
+# pbuilder --update
  
 
 To run piuparts using this tarball:
@@ -144,7 +144,7 @@
 The scripts are run *inside* the piuparts chroot and only can be
 shell scripts, if you want to run Python or Perl scripts, you
 have to install Python or Perl. The chroot where piuparts is run
-is minized and does not include Perl.
+is minimized and does not include Perl.
 
 The variable PIUPARTS_OBJECTS is set to the packages currently
 being tested (seperated by spaces, if applicable) or the .changes
@@ -193,7 +193,7 @@
 
 #!/bin/sh
 
-echo "$PIUPARTS_OBJECT will now get tested."
+echo "$PIUPARTS_OBJECTS will now get tested."
 exit 0
 
 
@@ -212,18 +212,29 @@
 
 To set this up for yourself, the following steps should suffice:
 
-. Pick a machine to run the master. It cannot be a chroot, but basically any real (or properly virtualized) Debian system is good enough.
+. Pick a machine to run the master. It cannot be a chroot, but 
+  basically any real (or properly virtualized) Debian system is 
+  good enough.
 . Install piuparts on it.
 . Create an account for the master.
 . Configure '/etc/piuparts/piuparts.conf' appropriately.
-. Pick one or more slaves to run the slave. You can use the machine running the master also as a slave. Etch is fine, it can even be in a chroot.
+. Pick one or more slaves to run the slave. You can use the 
+  machine running the master also as a slave. Etch is fine,
+  it can even be in a chroot.
 . Install piuparts on it.
-. Configure '/etc/piuparts/piuparts.conf' appropriately - if master and slave share the machine, they also share the config file.	
-. Create an account for the slave. This must be different from the master account.
+. Configure '/etc/piuparts/piuparts.conf' appropriately - if master 
+  and slave share the machine, they also share the config file.	
+. Create an account for the slave. This must be different from the
+  master account.
 . Create an ssh keypair for the slave. No passphrase.
 . Add the slave's public key to the master's '.ssh/authorized_keys'
-. Configure sudo on the slave machine to allow the slave account run '/usr/sbin/piuparts' as root without password (otherwise you'll be typing in a password all the time).
-. Run '/usr/share/piuparts/piuparts-slave' on the slave accounts. Packages that are installed want to use '/dev/tty', so you can't do this from cron. Also, you'll want to keep an eye on what is happening, to catch runaway processes and stuff.
+. Configure sudo on the slave machine to allow the slave account run 
+  '/usr/sbin/piuparts' as root without password (otherwise you'll 
+  be typing in a password all the time).
+. Run '/usr/share/piuparts/piuparts-slave' on the slave accounts. 
+  Packages that are installed want to use '/dev/tty', so you can't 
+  do this from cron. Also, you'll want to keep an eye on what is 
+  happening, to catch runaway processes and stuff.
 . The logs go into the master account, into subdirectories.
 
 Please note that running piuparts this way is somewhat risky, to
@@ -355,43 +366,105 @@
 These settings are used for all sections. Except for the first
 two they are all mandatory:
 
-* "sections" defaults to sid and defines which sections should be processed in master-slave mode. Each section defined here has to have a section with the section specific settings explained below. The first section defined should always be sid, because the data from first section a package is in is used for the source package html report.
+* "sections" defaults to sid and defines which sections should be 
+  processed in master-slave mode. Each section defined here has to 
+  have a section with the section specific settings explained below. 
+  The first section defined should always be sid, because the data 
+  from first section a package is in is used for the source package
+  html report.
 
-* "idle-sleep" is the length of time the slave should wait before querying the master again if the master didn't have any new packages to test. In seconds, so a value of 300 would mean five minutes, and that seems to be a good value when there are fairly few slaves per master. The default is 300 seconds.
+* "idle-sleep" is the length of time the slave should wait before 
+  querying the master again if the master didn't have any new packages 
+  to 

Bug#628444: linux-image-2.6.39-1-686-pae: iwlagn - "MAC is in deep sleep", cannot restore wifi operation

2011-05-28 Thread Shannon Dealy
Package: linux-2.6
Version: 2.6.39-1
Severity: important


After some arbitrary period of use, wifi fails and errors show up in syslog
indicating "MAC is in deep sleep" after which nothing can be done to restore
wifi functionality other than rebooting the system.  In most (possibly all)
cases, the failure occurs after the laptop has been suspended and resumed
at least once, though the actual occurance may not be immediately after
resuming, it often occurs within a few minutes after resume.

Unloading and reloading the iwlagn driver and the drivers it relies on have
no effect.

Speculation:
   there is a mechanical switch on the side of the laptop which
   cuts power to both bluetooth and wifi on this machine.  Unloading iwlagn
   turning off the switch waiting ten seconds, then turning it on and reloading 
   iwlagn also has no effect.  Assuming this switch actually is a hardware
   power off of the devices, this should reset the device and a reload of
   the driver should restore functionality.  Since this does not occur, I
   see only two possibilities, either the "power switch" does not completely
   power off the device, or the kernel is retaining some bogus information
   (possibly placed there by iwlagn) about the device in spite of the driver
   being unloaded and reloaded.  Even if it doesn't prevent the problem,
   simply curing this issue so the device can be restarted without rebooting
   would be a major improvement.

I have tried a number of different versions of the firmware as well as
different kernels, all combinations have the problem, though some seem to
be more stable than others.  In some combinations it make take one to two
weeks of usage with perhaps a dozen suspend resume cycles per day, in others
it seems to happen every day.

I have noted in my search of the net that Lenovo laptops seem to be most
(possibly all, I wasn't paying close attention) of the cases where this
bug occurs.

My system is a Lenovo x201i, the wifi adapter was listed as an:

"Intel Centrino Advanced-N 6200 (2x2 AGN)"


This bug actually applies to all Debian kernels I have tried including 2.6.36,
2.6.37, 2.6.38, and 2.6,39 (various versions of each and I think it included
earlier ones, but I don't remember which ones and no longer have them
installed).

NOTE: this appears to be the same as closed bug 589383 which was closed
upstream and tagged "unreproducible".  Even the most cursory search of 
the net shows there are lots of people having no problems reproducing it.
It strikes me as inappropriate to close a bug as unreproducible when it
is quite clear that many people are seeing it.


May 28 15:19:12 nashapur kernel: [16275.165421] iwlagn :02:00.0: Error 
sending REPLY_ADD_STA: time out after 500ms.
May 28 15:19:12 nashapur kernel: [16275.165428] HW problem - can not stop rx 
aggregation for tid 0
May 28 15:19:12 nashapur ifd[1923]: executing: 
'/usr/share/laptop-net/link-change wlan0 unmanaged up,running,connected 
up,running,disconnected'
May 28 15:19:12 nashapur kernel: [16275.664639] iwlagn :02:00.0: Error 
sending REPLY_QOS_PARAM: time out after 500ms.
May 28 15:19:12 nashapur kernel: [16275.664644] iwlagn :02:00.0: Failed to 
update QoS
May 28 15:19:12 nashapur kernel: [16275.748419] iwlagn :02:00.0: Queue 2 
stuck for 2000 ms.
May 28 15:19:12 nashapur kernel: [16275.748429] iwlagn :02:00.0: On demand 
firmware reload
May 28 15:19:13 nashapur kernel: [16276.163702] iwlagn :02:00.0: Error 
sending REPLY_RXON: time out after 500ms.
May 28 15:19:13 nashapur kernel: [16276.163709] iwlagn :02:00.0: Error 
clearing ASSOC_MSK on BSS (-110)
May 28 15:19:13 nashapur kernel: [16276.180377] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.196983] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.213584] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.230200] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.246801] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.263411] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.280011] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.296612] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.313214] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.329830] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.346433] iwlagn :02:00.0: MAC is in 
deep sleep!.  CSR_GP_CNTRL = 0x
May 28 15:19:13 nashapur kernel: [16276.363037]

Bug#187064: Error accessing bug search page

2011-05-28 Thread Don Armstrong
On Sat, 28 May 2011, Simon Paillard wrote:

> Hi,
> 
> On Fri, May 27, 2011 at 10:05:07PM +0200, Robert Marussi wrote:
> > On page http://www.debian.org/Bugs/, when accessing the link:
> > 
> > "You can search bug reports using our HyperEstraier based search
> > engine." -> (http://bugs.debian.org/cgi/search.cgi),
> > 
> > I am pleased with a 404:
> > "The requested URL /cgi/search.cgi was not found on this server.
> > Apache Server at bugs.debian.org Port 80"
> 
> Thanks for your report Robert.
> 
> Don, as http://merkel.debian.org/~don/cgi/search.cgi is not accessible either,
> what is the actual url to perform text search in the BTS ?

http://bugs.debian.org/cgi/search.cgi is the actual url. It is
temporarily out of order and will be fixed as soon as I have a chance
to fix it.


Don Armstrong

-- 
a friend will help you move
a best friend will help you move bodies
but if you have to move your best friend's body
you're on your own
 -- a softer world #242
http://www.asofterworld.com/index.php?id=242

http://www.donarmstrong.com  http://rzlab.ucr.edu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628443: qrfcview: Bad encoding of some characters in the document outline panel

2011-05-28 Thread Jonathan Ballet
Package: qrfcview
Version: 0.62-5.1
Severity: normal
Tags: patch

If you open for example the RFC 4287, section 4.1.1, it contains the
following title:

4.1.1. The "atom:feed" Element

which appears as:

4.1.1. The "e;atom:feed"e; Element

in the document outline panel.

The problem comes from the transformation of the document to suit the
HTML renderer and some characters are HTML-encoded, but the tree model
for the outline panel is filled with those encoded characters, whereas
it doesn't understand HTML entities.

I made a two lines patch to fix the problem, it basically use the
title from the original document to fill the tree model instead of the
transformed title.

Thanks,

 Jonathan


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

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

Versions of packages qrfcview depends on:
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  libgcc1   1:4.6.0-9  GCC support library
ii  libqt4-network4:4.7.3-1  Qt 4 network module
ii  libqtcore44:4.7.3-1  Qt 4 core module
ii  libqtgui4 4:4.7.3-1  Qt 4 GUI module
ii  libstdc++64.6.0-9The GNU Standard C++ Library v3

qrfcview recommends no packages.

Versions of packages qrfcview suggests:
pn  doc-rfc(no description available)

-- no debconf information
--- qrfcview-0.62.orig/src/mdichild.cpp	2011-05-29 09:44:23.0 +0900
+++ qrfcview-0.62/src/mdichild.cpp	2011-05-29 09:44:09.0 +0900
@@ -167,6 +167,7 @@
   while( !qInStream.atEnd() )
   {
 qLine=qInStream.readLine();
+QString originalLine(qLine);
 
 // Replace character
 qLine.replace(QChar('&'),QString("&") );
@@ -177,7 +178,7 @@
 iNextState=iState;
 if (iState==PARSER_NORMALTEXT)
 {
-  if ( (qRegExpTitle.indexIn(qLine, 0)) != -1)
+  if ( (qRegExpTitle.indexIn(originalLine, 0)) != -1)
   { // Is it a new title?
 // Check title num is correct
 if (m_pTitleModel->ParseTitle(qRegExpTitle.cap(1), qRegExpTitle.cap(2) ))


Bug#627951: linux-image-2.6.39-1-amd64: Resume from hibernate reboots after loading pages from disk

2011-05-28 Thread Phil Miller
I'll be traveling for the next ~week, and so won't be able to test
during that time. When I'm in front of my computer again, I'll try the
instructions given with the latest versions available at that time.
Sorry for the delay :-/

On Thu, May 26, 2011 at 01:19, Andreas Beckmann  wrote:
> found 627951 270.41.06-1
> tags 627951 + moreinfo
> thanks
>
> On Thursday, 26. May 2011 04:15:26 Phil Miller wrote:
>> When I switched away from the proprietary Nvidia driver, the problem
>> disappeared (two successful hibernate/resume cycles in a row). So it
>> looks like the issue is probably on Nvidia's side. I haven't found
>> anything else on the net about this yet, though.
>
> Please retry with 270.41.19-1. If the problem still exists, please report this
> directly to NVIDIA, there is nothing we can do about this here.
>
> http://www.nvnews.net/vbulletin/showthread.php?t=46678
>
>
> Andreas
>



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#607032: FTBFS [hppa,mips]: cannot stat `./javadoc/stylesheet.css': No such file or directory

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#607032: FTBFS [hppa,mips]: cannot stat `./javadoc/stylesheet.css': No such file or directory

2011-05-28 Thread Nobuhiro Iwamatsu
severity 607032 important
thanks

Hi,

I dropped mips from 0.18.8-3.
I do not close the bug to leave this problem.
But I change severity from serious to important.


Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628379: internal transactions broken

2011-05-28 Thread Martin Preuss
Hi,

On Sonntag 29 Mai 2011, Martin Preuss wrote:
[...]
> I would need to look into the HBCI log file to make that determination. I
> will add a debug message to make it easier to detect whether extended
> account information is available...
[...]

Done. I also fixed another bug in that area while I was at it. Please try the 
latest SVN version now, it should correctly update your account information. 
After that your account settings should contain "ktv2".


Regards
Martin



-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#619333: vnstatd does not honour the CheckDiskSpace config option

2011-05-28 Thread Teemu Toivola

The configuration option CheckDiskSpace is handled in misc.c (line 67):

/* do space check only when configured for it */
if (!cfg.spacecheck) {
return 1;
}

and as a result both binaries are already behaving the same way.

-- 
- Teemu Toivola



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628442: Please disallow wish8.4 as an alternative for the wish command

2011-05-28 Thread Jonathan Nieder
Package: tk8.4
Version: 8.4.19-4
Severity: wishlist
Tags: patch

Hi,

As discussed at Bug#628436, it would be excellent if scripts could
rely on wish pointing to the default version or something more recent.
This patch implements the relevant change in the tk8.4 package.
Actually I would be happy to remove this use of alternatives
altogether, but this proposal is more modest so as to have a chance of
happening soon.

Thoughts welcome, as always.
---
 debian/changelog  |   10 ++
 debian/control|8 
 debian/tk8.4.postinst |   11 ---
 debian/tk8.4.preinst  |9 +
 debian/tk8.4.prerm|3 ++-
 5 files changed, 25 insertions(+), 16 deletions(-)
 delete mode 100644 debian/tk8.4.postinst
 create mode 100644 debian/tk8.4.preinst

diff --git a/debian/changelog b/debian/changelog
index 6891c6a..3c44d4d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+tk8.4 (8.4.19-4.1) local; urgency=low
+
+  * Stopped providing the wish command through the alternatives system,
+so scripts can rely on wish pointing to wish8.5 or newer.
+  * Changed the tk8.4 package description to emphasize that newer tk
+exists and is better supported.
+  * Bumped standards version to 3.9.2.
+
+ -- Jonathan Nieder   Sat, 28 May 2011 18:51:08 -0500
+
 tk8.4 (8.4.19-4) unstable; urgency=low
 
   * Removed Anselm Lingnau from uploaders list (closes: #540858).
diff --git a/debian/control b/debian/control
index 91cad5b..6ad95f5 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Tcl/Tk Packagers 
 Uploaders: Chris Waters , Sergei Golovan 

 Build-Depends: debhelper (>= 5.0.0), x11proto-core-dev, libx11-dev, libxt-dev, 
tcl8.4-dev (>= 8.4.2), quilt
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Homepage: http://www.tcl.tk/
 
 Package: tk8.4
@@ -14,12 +14,12 @@ Architecture: any
 Depends: ${shlibs:Depends}
 Recommends: xterm | x-terminal-emulator
 Conflicts: tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5)
-Provides: wish
 Description: Tk toolkit for Tcl and X11, v8.4 - run-time files
  Tk is a cross-platform graphical toolkit which provides the Motif
  look-and-feel and is implemented using the Tcl scripting language.
- This package contains everything you need to run Tk (wish) scripts
- and Tk-enabled apps.
+ This package contains everything you need to run old Tk (wish) scripts
+ and Tk-enabled apps.  For the default Tk version (which is newer),
+ see the tk package.
 
 Package: tk8.4-dev
 Section: devel
diff --git a/debian/tk8.4.postinst b/debian/tk8.4.postinst
deleted file mode 100644
index cc0fa9e..000
--- a/debian/tk8.4.postinst
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ]; then
-update-alternatives --install /usr/bin/wish wish /usr/bin/wish8.4 841 \
-   --slave /usr/share/man/man1/wish.1.gz wish.1 \
-   /usr/share/man/man1/wish8.4.1.gz
-fi
-
-#DEBHELPER#
diff --git a/debian/tk8.4.preinst b/debian/tk8.4.preinst
new file mode 100644
index 000..1f0d28f
--- /dev/null
+++ b/debian/tk8.4.preinst
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if dpkg --compare-versions "$2" lt-nl 8.4.19-4.; then
+update-alternatives --remove wish /usr/bin/wish8.4
+fi
+
+#DEBHELPER#
diff --git a/debian/tk8.4.prerm b/debian/tk8.4.prerm
index 51d8fee..bf5e799 100644
--- a/debian/tk8.4.prerm
+++ b/debian/tk8.4.prerm
@@ -2,7 +2,8 @@
 
 set -e
 
-if [ $1 != "upgrade" ] ; then
+if [ "$1" = failed-upgrade ] &&
+   dpkg --compare-versions "$2" lt-nl 8.4.19-4.; then
 update-alternatives --remove wish /usr/bin/wish8.4
 fi
 
-- 
1.7.5.3




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628441: ERROR while generating documentation for rails

2011-05-28 Thread Carl
Package: rubygems
Version: 1.7.2-1
Severity: grave
Tags: wheezy

'gem install rails' failed!
Include /var/lib/gems/1.8/bin solves the problem.



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

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=zh_TW.utf8, LC_CTYPE=zh_TW.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rubygems depends on:
ii  ruby1.8  1.8.7.334-5 Interpreter of object-oriented scr

Versions of packages rubygems recommends:
ii  build-essential  11.5Informational list of build-essent
ii  ruby1.8-dev  1.8.7.334-5 Header files for compiling extensi

rubygems suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628440: dvdauthor: FTBFS: depends on no-longer provided libmagick++9-dev

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

mQGiBEyZCgcRBADicNN5EuaC9vybee8ID+GrhLWVz8vQVCPPgvwfCt4d+LybJNui
nhJ3IzAnjBtBmyevTEfzSwzbhNwBb5UjrIVQ3G6e9YIK1UgHW6lkgop60kG0RazW
8VldcrOU8EJyPzLomif2pFRlVTwv/MkCiko2qb4s7i+OJwn+7un1YaOKawCg/wor
fXcn+LgUL8rJcVPrAaDI/2UD/0pMath+t7j1brV/McuqBoD++P/1YlJx48R7qY1Q
ilOd2Y9DwZX6vT+LgCZCS7Af7b3596xnQd5JmNOAdrCkUt7ca/XH8zYJ8r2VLsV6
BMtgalB1ddKMdU91inrsQi7zbwl7pH82a8MPKD7TKRGAnoMjijKELMuS6+LDvMEp
3KvMA/0aK+uagGp0HBDePMTycqjrXISFdAeBXVlvjV8C3zJzXRVkbccvdPDBLVk5
jzxsLL03aNQARomtKOjvovTrrydtIlDYmzReYrc3gB3RNJ549tQW7ocZm5wx06PX
88y/57zmKHyvWEr/cOPKYWlTHvPHOVidKIbqOfm8gbTl78kLD7QdU2VyZ2V5XyA8
d2VibWFzdGVyMTk4N0B5YS5ydT6JAEsEEBECAAsFAkyZCgcECwMCAQAKCRChSJ2X
p/u4SyvZAJ4gh1JBig0FQJk8XBLx/cXI8F9swwCffTut7Y4S1IZoSMZMQFwgmZf0
7yi0IFNlcmdleV8gPHdlYm1hc3RlcjE5ODdAbmFyb2QucnU+iQBLBBARAgALBQJM
mQpsBAsDAgEACgkQoUidl6f7uEsDgQCg6qoWs6R86DmkaxwjoEEaghl7KvcAnj+8
/7Ex9trQMIydUt25KTXdjHo8tCFTZXJnZXlfIDx3ZWJtYXN0ZXIxOTg3QHlhbmRl
eC5ydT6JAEsEEBECAAsFAkyZCscECwMCAQAKCRChSJ2Xp/u4S4nxAJ9/yj/ZaKQv
nBWWKoSW+OJ3+iuX1QCfU0utLqlGc+/u5Aqy6VTm49H618i5BA0ETJkKBxAQAPkY
oH5aBmF6Q5CV3AVsh4bsYezNRR8O2OCjecbJ3HoLrOQ/40aUtjBKU9d8AhZIgLUV
5SmZqZ8HdNP/46HFliBOmGW42A3uEF2rthccUdhQyiJXQym+lehWKzh4XAvb+ExN
1eOqRsz7zhfoKp0UYeOEqU/Rg4Soebbvj6dDRgjGzB13VyQ4SuLE8OiOE2eXTpIT
Yfbb6yUOF/32mPfIfHmwch04dfv2wXPEgxEmK0Ngw+Po1gr9oSgmC66prrNlD6IA
UwGgfNaroxIe+g8qzh90hE/K8xfzpEDp19J3tkItAjbBJstoXp18mAkKjX4t7eRd
efXUkk+bGI78KqdLfDL2Qle3CH8IF3KiutapQvMF6PlTETlPtvFuuUs4INoBp1aj
FOmPQFXz0AfGy0OplK33TGSGSfgMg71l6RfUodNQ+PVZX9x2Uk89PY3bzpnhV5JZ
zf24rnRPxfx2vIPFRzBhznzJZv8V+bv9kV7HAarTW56NoKVyOtQa8L9GAFgr5fSI
/VhOSdvNILSd5JEHNmszbDgNRR0PfIizHHxbLY7288kjwEPwpVsYjY67VYy4XTjT
NP18F1dDox0YbN4zISy1Kv884bEpQBgRjXyEpwpy1obEAxnIByl6ypUM2Zafq9AK
UJsCRtMIPWakXUGfnHy9iUsiGSa6q6Jew1XrPdYXAAICD/95liHyrXWPPiTV5S3H
CJyPlkO+3DcoWef0SyoNd0XnV5vOx4VKoJklhmATlxZ6z0fZFoGFg+AkBwcpSVqX
nV32ISakxqpiL1Bo/iRyz+qwjFdP/P1OWlM/5TRCbT8x5OWWySoq/J0eJ51dlO7B
uvxkeDdjeYs5Sb735Heckp6hdsJ23qfTihlyUzhKqDSKe9mpwIHjL3CWiFcgTHMl
wZcqarVvE+0EJg9Mb1tBjzU1eol6ZrScuxoDz0/DPfVeqhiG2l+kpSKXsFngydx7
AA9tUJ6UCfToXL5omspiCM1EEr3siQMxOj5YiYKE6u6JXPmPNq6AcVnyzW+jCz7+
2qNcafekajzqaTU8jjX1AGRIYIRdy9qyhD6aQCCMpvXRfIYKGiSFxanIj1xluG0x
Nz6i9fUVyzu5qOJtWWao9Jl8j3ebLpKIbRf7TGWQNchay2Re5B8x2PfJnPL3NspJ
qCBlUX3QPAQfCo6esDOn6OECsF6ehKsVR74VeenrmqAUJPzm+Ejrb9tP/lLdGMzn
7YwpB3IGF4LqbIz38LVXrk5V+jZ3Y8KY9DNhygyYaWfM37Cf9GvalZna7BaUuweh
RSgnXI9tAzUJBdeD+ATrIPDkTgR3PhiMmgkVisip55m24mWFFdTDTdKXBEOgpv/V
YnK0rQK1lCejVofV8iljqFmweokARgQYEQIABgUCTJkKBwAKCRChSJ2Xp/u4S3Im
AKDBmABdu9YNVe82qSuM+Z7oBnZo7ACg4nZlcguyQSMXVUOy45paVL7JlpU=
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#620870: debian-policy: Please add /run as FHS exception

2011-05-28 Thread Roger Leigh
On Sat, May 28, 2011 at 08:53:12PM +0200, Bill Allombert wrote:
> Hello Roger, 
> 
> I think the /run implementatio has progressed far enough to update policy.
> Your last patch was relative to a previous one. Could you regenerate it
> relative to current policy and seconders be so kind as to resecond the result
> ?

Hi,

I have attached the full patch against current policy.git.  This is
identical to the previous patches, with the addition of a single
sentence to the footnote:

"Additionally, the subdirectory /run/shm is a replacement
for /dev/shm."

This is to update the previous draft with the current set of mounts
on /run established by initscripts at boot time (/run, /run/lock and
/run/shm).  I have put this sentence after the comment about the
FHS because TTBOMK this is not currently in the initial FHS proposal,
though I will bring it up on the FHS list as an optional feature (this
subdirectory has not yet been adopted more widely).  If this addition
is not useful (it's not a top-level dir), I can remove it.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.
diff --git a/policy.sgml b/policy.sgml
index 7377752..c03f646 100644
--- a/policy.sgml
+++ b/policy.sgml
@@ -6245,10 +6245,24 @@ install -m644 debian/shlibs.package debian/package/DEBIAN/
   
 
   The following directories in the root filesystem are
-  additionally allowed: /sys and
-  /selinux. These directories
-  are used as mount points to mount virtual filesystems
-  to get access to kernel information.
+  additionally allowed: /run,
+		  /sys and /selinux.
+		  The /run directory is a
+  replacement for /var/run, and its
+  subdirectory /run/lock is a replacement for
+  /var/lock.  These changes have been
+  adopted by most distributions and have been proposed
+  for inclusion in a future revision of the FHS.
+  Additionally, the subdirectory /run/shm
+  is a replacement for /dev/shm.  Files
+  and directories residing in /run should
+  be stored on a temporary filesystem, the purpose of
+  which is storage of ephemeral system state which
+  should not be persistent across a reboot.
+  The /sys and /selinux
+  directories are used as mount points to mount
+  virtual filesystems to get access to kernel
+  information.
 
   
 	  
@@ -6759,14 +6773,19 @@ test -f program-executed-later-in-script || exit 0
 	  
 
 	  
-	/var/run and /var/lock may be mounted
-	as temporary filesystems
-		For example, using the RAMRUN and RAMLOCK
-		options in /etc/default/rcS.
-	, so the init.d scripts must handle this
-	correctly. This will typically amount to creating any required
-	subdirectories dynamically when the init.d script
-	is run, rather than including them in the package and relying on
+	/var/run and /var/lock should be
+	symlinks to /run and /run/lock,
+	respectively.  This arrangement may also be satisfied
+	through equivalent means, for example bind or nullfs
+	mounts.  Files and directories residing
+	in /run should be stored on a temporary
+	filesystem and not be persistent across a reboot, and
+	hence the presence of files or directories in any of these
+	directories is not guaranteed and init.d
+	scripts must handle this correctly. This will typically
+	amount to creating any required subdirectories dynamically
+	when the init.d script is run, rather than
+	including them in the package and relying on
 	dpkg to create them.
 	  
 	


signature.asc
Description: Digital signature


Bug#628440: dvdauthor: FTBFS: depends on no-longer provided libmagick++9-dev

2011-05-28 Thread Christoph Egger
Package: src:dvdauthor
Version: 0.7.0-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

dvdauthor depends on libmagick++9-dev which was until recently [0]
provided by libmagick++-dev for backwar compatibility reasons. Please
update the Build-Depends accordingly.

Regards

Christoph

[0] 1024faea7aa7d9aa3112f0c399659146e0cce20e
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgps5ScIHKzsf.pgp
Description: PGP signature


Bug#626851: linux-image-2.6.38-2-amd64: after last update fails to boot

2011-05-28 Thread Jonathan Nieder
severity 626851 minor
quit

Rares Aioanei wrote:

> CONFIG_BLK_DEV_SD was the culprit. However, I don't understand exactly what
> happened, since I did not alter no config file. I guess it's something I'm
> missing; now it's all ok. Sorry for the bother. :-)

Okay, that's puzzling.  I think I've missed something in your description
of the problem: could you please enlighten me?

If I understand correctly now:

 * you always build the kernel from source, never using the pre-built
   linux-image-... files.

 * the configuration you use (with "make *config" or by copying in a
   .config file) is made by hand, not the stock configuration.

 * for some reason, versions at and before 2.6.38-4 correctly included
   CONFIG_BLK_DEV_SD in that .config file, and later versions did not.

Is that right?  It's possible that some dependency between
configuration items changed in a bad way, but without knowing exactly
how the configuration was chosen that is hard to check.

The configuration system is documented in
"Documentation/kbuild/kconfig-language.txt".

For now, I'm lowering the severity since it seems you have a working
system.  If you have ideas for how "make config" could work, better
documentation, build-time sanity checks, run-time error messages,
etc. to improve this, then maybe this can move forward; otherwise,
please feel free to close this bug by sending mail to
626851-d...@bugs.debian.org.

Sorry for all the confusion.
Jonathan



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628207: [l10n:cs] Updated Czech translation of PO debconf template for package fts 0.1-5

2011-05-28 Thread Benoit Mortier
Le Saturday 28 May 2011 11:33:09 Michal Simunek, vous avez écrit :
> Package: fts
> Version: 0.1-5
> Severity: wishlist
> Tags: l10n, patch
>
> In attachment there is updated Czech translation of PO debconf template
> (cs.po) for package fts, please include it.

Hello,

commited in svn will be in next upload

Cheers
-- 
Benoit Mortier
CEO 
OpenSides "logiciels libres pour entreprises" : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Contributor to OPSI : http://opsi.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628439: dx: FTBFS: First option of alternative dependency missing

2011-05-28 Thread Christoph Egger
Package: src:dx
Version: 1:4.4.4-3
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

dx Build-Depends on libglu1-xorg-dev (>= 6.8.2.dfsg.1-3) |
libglu-dev -- however the first got removed and the buildds will only
consider the first option so dx fails to build everywhere. Fix: just
drop the libglu1-xorg-dev.

E: Package 'libglu1-xorg-dev' has no installation candidate

Regards

Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?


pgpIK9WtCpeFr.pgp
Description: PGP signature


Bug#599439: [INTL:da] Danish translation of the debconf templates goto-fai-progress

2011-05-28 Thread Benoit Mortier
Le Thursday 07 October 2010 17:44:16 Joe Dalton, vous avez écrit :
> Package: goto-fai-progress
> Severity: wishlist
> Tags: l10n patch
>
> Please include the attached Danish debconf translations
>
> joe@joe-desktop:~/over/debian/goto-fai-progress$ msgfmt --statistics -c
> -v -o /dev/null da.po 18 oversatte tekster.

Hello,

sorry for the delay, will be in next upload due soon

Cheers
-- 
Benoit Mortier
CEO 
OpenSides "logiciels libres pour entreprises" : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Contributor to OPSI : http://opsi.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#598366: goto-fai-progress: [INTL:ja] please add Japanese po-debconf template translation (ja.po)

2011-05-28 Thread Benoit Mortier
Le Tuesday 28 September 2010 16:25:33 Hideki Yamane, vous avez écrit :
> Package: goto-fai-progress
> Version: 2.0-5
> Severity: wishlist
> Tags: patch l10n
>
> Dear goto-fai-progress package maintainer,
>
>  Here's Japanese po-debconf template translation (ja.po) file that
>  reviewed by several Japanese Debian developers and users.
>
>  Could you apply it, please?

Hello,

sorry for the delay, will be applied in the next upload due soon .

Cheers

-- 
Benoit Mortier
CEO 
OpenSides "logiciels libres pour entreprises" : http://www.opensides.eu/
Promouvoir et défendre le Logiciel Libre http://www.april.org/
Main developper in FusionDirectory : http://www.fusiondirectory.org/
Contributor to OPSI : http://opsi.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628379: internal transactions broken

2011-05-28 Thread Martin Preuss
Hi,

On Sonntag 29 Mai 2011, Daniel Bayer wrote:
[...]
> I downloaded the sources of the debian package, applied the patch,
> rebuilt and installed it. Then I started qbankmanager and retrieved
> the accound list again. The timestamps of the conf files changed, but
[...]

QBankManager is discontinued, it has never really been tested with QT4... I 
wasn't even aware that QBankManager actually works with AqBanking5 because I'm 
unable to compile it...

[...]
> there is still no ktv2:
[...]

> I don't care about prepaid cards. What I need are internal
> transactions, which used to work.
[...]

Both have the same requirements, that's why I mentioned it. Both need special 
account information. You could try adding "ktv2" to the "accountflags" entry 
in your $HOME/.aqbanking/settings/accounts/*.conf file,  like in:

X8
char accountFlags="preferSingleTransfer", "preferSingleDebitNote", "ktv2"
X8

[...]
> Maybe my bank supports internal transactions but sends no extended
> account information. This would explain why it works with 5.0.5,
> wouldn't it? Is there a way to check this?
[...]

I would need to look into the HBCI log file to make that determination. I will 
add a debug message to make it easier to detect whether extended account 
information is available...


Regards
Martin



-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627517: (no subject)

2011-05-28 Thread Julian Taylor
found 627517 0.9-1
reopen 627517
thanks

Thanks for addressing this issue but the patch provided by me and
applied in 0.9-1 does not cover the new upstream version.
It fails with debians mono 2.10 in experimental due to the new unpatched
project file.

Attached a revised patch.
Index: xsd/XSDDiagram.csproj
===
--- xsd.orig/XSDDiagram.csproj	2011-05-28 22:41:49.218328107 +
+++ xsd/XSDDiagram.csproj	2011-05-28 22:41:49.0 +
@@ -1,5 +1,5 @@
 
-http://schemas.microsoft.com/developer/msbuild/2003"; ToolsVersion="3.5">
+http://schemas.microsoft.com/developer/msbuild/2003";>
   
 bin\x86\Release\
 TRACE
@@ -34,7 +34,6 @@
 
 
 2.0
-v2.0
 
 
 http://localhost/XSDDiagram/
Index: xsd/XSDDiagramConsole/XSDDiagramConsole.csproj
===
--- xsd.orig/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-28 22:41:49.188328107 +
+++ xsd/XSDDiagramConsole/XSDDiagramConsole.csproj	2011-05-28 22:42:21.868328095 +
@@ -1,5 +1,5 @@
 
-http://schemas.microsoft.com/developer/msbuild/2003";>
+http://schemas.microsoft.com/developer/msbuild/2003";>
   
 Debug
 AnyCPU
@@ -10,7 +10,6 @@
 Properties
 XSDDiagramConsole
 XSDDiagramConsole
-v2.0
 512
 
 


signature.asc
Description: OpenPGP digital signature


Bug#628438: Make .love files executable via traditional mechanisms ./foobar.love

2011-05-28 Thread Mark Hobley
Package: love
Version: 0.7.2-1
Severity: wishlist

It would be useful, if the resultant .love files could be treated as a normal
executable file that worked via the ./foobar.love mechanism. At the moment,
attempting to run the file gives an error:

../foobar.love: ./test.love: cannot execute binary file

I created a test application from my package source directory as follows:

zip -r ../test.love
cd ..
chmod u+x text.love

I now run the file:

../test.love
../test.love: ./test.love: cannot execute binary file

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'unstable'), (1, 'experimental')
Architecture: i386 (i386)

Kernel: Linux 2.6.39-1-486
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages love depends on:
ii  libc6   2.11.2-10Embedded GNU C Library: Shared lib
ii  libdevil1c2 1.7.8-6+b1   Cross-platform image loading and m
ii  libfreetype62.4.2-2.1FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.5-10   GCC support library
ii  libgl1-mesa-glx [libgl1]7.7.1-4  A free implementation of the OpenG
ii  liblua5.1-0 5.1.4-5  Simple, extensible, embeddable pro
ii  libmodplug1 1:0.8.8.2-3  shared libraries for mod music bas
ii  libmpg123-0 1.12.1-3.1   MPEG layer 1/2/3 audio decoder -- 
ii  libopenal1  1:1.12.854-2 Software implementation of the Ope
ii  libphysfs1  2.0.1-2  filesystem abstraction library for
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libstdc++6  4.6.0-3  The GNU Standard C++ Library v3
ii  libvorbisfile3  1.3.1-1  The Vorbis General Audio Compressi

love recommends no packages.

love suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628437: nvidia-support: Display freezes after ksplash screen is finished

2011-05-28 Thread Andreas Feldner
Package: nvidia-support
Version: 20110515+1
Severity: important


After the latest update to nvidia-support and related packages, the display 
freezes at the point where it would switch from the ksplash animation to the 
actual
desktop. I.e. the display is showing the nearly finished ksplash animation. In 
background, the X session starts up normally, no errors are logged to the 
.xsession file. Even the screen saver starts running after a while, but nothing 
shows on screen. Switching to a virtual console and back to X leaves the 
screen black.


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

Kernel: Linux 2.6.38-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628436: Please disallow tclsh8.4 as an alternative for the tclsh command

2011-05-28 Thread Jonathan Nieder
Package: tcl8.4
Version: 8.4.19-4
Severity: wishlist
Tags: patch

Hi,

It would be convenient if scripts could assume the tclsh command and
virtual package provide tclsh8.5 or newer as long as tcltk-defaults is
up to date, like below.

My only worry would be that some package might be using "Depends:
tcl8.4" and expecting the tclsh command to work, when they should have
been using "Depends: tcl (>= 8.4)".  If some user does not have tcl
from tcltk-defaults or tcl8.[56] installed for some other reason, the
tclsh command would go away --- no good.  But I don't think that's a
big risk.

The weird "8.4.19-4." versions in dpkg --compare-versions expressions
are to ensure numbers like 8.4.19-4ubuntu1 and 8.4.19-4+b1 are below
and 8.4.19-4.1 is above.

Thoughts?
---
 debian/changelog   |8 
 debian/control |3 +--
 debian/tcl8.4.postinst |   11 ---
 debian/tcl8.4.preinst  |9 +
 debian/tcl8.4.prerm|3 ++-
 5 files changed, 20 insertions(+), 14 deletions(-)
 delete mode 100644 debian/tcl8.4.postinst
 create mode 100644 debian/tcl8.4.preinst

diff --git a/debian/changelog b/debian/changelog
index b7ab602..ec45ba2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+tcl8.4 (8.4.19-4.1) local; urgency=low
+
+  * Stopped providing the tclsh command through the alternatives system,
+so scripts can rely on tclsh pointing to tclsh8.5 or newer.
+  * Bumped standards version to 3.9.2.
+
+ -- Jonathan Nieder   Sat, 28 May 2011 17:20:30 -0500
+
 tcl8.4 (8.4.19-4) unstable; urgency=low
 
   * Removed Anselm Lingnau from uploaders list (closes: #540848).
diff --git a/debian/control b/debian/control
index 5f771a3..094dde6 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
 Maintainer: Debian Tcl/Tk Packagers 
 Uploaders: Chris Waters , Sergei Golovan 

 Build-Depends: debhelper (>= 5.0.0), quilt
-Standards-Version: 3.8.3
+Standards-Version: 3.9.2
 Homepage: http://www.tcl.tk/
 
 Package: tcl8.4
@@ -13,7 +13,6 @@ Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}
 Conflicts: tcl74 (<= 7.4p3-2)
-Provides: tclsh
 Suggests: tclreadline
 Description: Tcl (the Tool Command Language) v8.4 - run-time files
  Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
diff --git a/debian/tcl8.4.postinst b/debian/tcl8.4.postinst
deleted file mode 100644
index d4d0bcb..000
--- a/debian/tcl8.4.postinst
+++ /dev/null
@@ -1,11 +0,0 @@
-#!/bin/sh
-
-set -e
-
-if [ "$1" = "configure" ]; then
-update-alternatives --install /usr/bin/tclsh tclsh /usr/bin/tclsh8.4 841 \
-   --slave /usr/share/man/man1/tclsh.1.gz tclsh.1 \
-   /usr/share/man/man1/tclsh8.4.1.gz
-fi
-
-#DEBHELPER#
diff --git a/debian/tcl8.4.preinst b/debian/tcl8.4.preinst
new file mode 100644
index 000..0163c7a
--- /dev/null
+++ b/debian/tcl8.4.preinst
@@ -0,0 +1,9 @@
+#!/bin/sh
+
+set -e
+
+if dpkg --compare-versions "$2" lt-nl 8.4.19-4.; then
+update-alternatives --remove tclsh /usr/bin/tclsh8.4
+fi
+
+#DEBHELPER#
diff --git a/debian/tcl8.4.prerm b/debian/tcl8.4.prerm
index 997fa7f..9739995 100644
--- a/debian/tcl8.4.prerm
+++ b/debian/tcl8.4.prerm
@@ -2,7 +2,8 @@
 
 set -e
 
-if [ $1 != "upgrade" ] ; then
+if [ "$1" = failed-upgrade ] &&
+   dpkg --compare-versions "$2" lt-nl 8.4.19-4.; then
 update-alternatives --remove tclsh /usr/bin/tclsh8.4
 fi
 
-- 
1.7.5.3




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628233: hbci: no error message for missing account suffix

2011-05-28 Thread Daniel Bayer
Hi Micha,

On Sat, May 28, 2011 at 09:52:37PM +0200, Micha Lenk wrote:
> Am 28.05.2011 14:53, schrieb Daniel Bayer:
> > since some days the hbci functionality "internal transaction" doesn't
> > work for me anymore: If I click on the menu entry nothing happens.
> > Debugging this I found:
> > 
> > * 14:32:55  CRIT  accountjob.c:   82: This job needs an account 
> > suffix, but your bank didn't provide one. Therefore this job is not 
> > supported with your account.
> > * 14:32:55  CRIT  provider.c:  394: Job not supported with this 
> > account
> > * 14:32:55  WARN   gnc_ab_trans_dialog_run_until_ok: 
> > Oops, job not available
> > 
> > So for some reason I still have to debug aqhbci thinks my bank does
> > not support internal transactions anymore and aborts. It would be nice
> > if gnucash could show an error message in this case. Currently it is
> > completly silent about this.
> 
> How can I reproduce the the situation where you expected an error message?

see Bug#628379, which triggers this for me. If I understand the issue
correctly, removing "ktv2" from "accountFlags" in
$HOME/.aqbanking/settings/accounts/*.conf might be sufficient.


Daniel


pgpi7SaFPLcnU.pgp
Description: PGP signature


Bug#628431: glade: "Window does not support adding any children."

2011-05-28 Thread David Paleino
forcemerge 628432 628431
reassign 628431 libgladeui-2-0
found 628431 3.10.0-1
severity 628431 important
retitle 628431 needs stricter dependency on libgladeui-common
tags 628431 + patch
affects 628431 glade
kthxbye


On Sat, 28 May 2011 23:47:01 +0200, David Paleino wrote:

> Hello,
> (severity "grave" because it's totally unusable for me)
> I'm getting the message in subject, "Window does not support adding any
> children.", when trying to add any widget to a GtkWindow.
> 
> Steps to reproduce:
> 
> 1) add a GtkWindow
> 2) try to add anything (I tried with VBox, Expander, Table, Frame), and get
> the above message.
> 
> The console doesn't show anything before/after the message (I'll file another
> bug which seems related, but not necessarily)


On Sat, 28 May 2011 23:52:10 +0200, David Paleino wrote:

> Hello,
> as soon as I start glade, I get tons of warning messages (see attachment).
> 
> The most worrying ones are those "Could not find $symbol
> in /usr/lib/glade/modules/libgladegtk.so or in global namespace".
> I believe another bug I'm experiencing might be due to these (#628431).


I found that also upgrading libgladeui-common to experimental fixed both
problems.
However, libgladeui-2-0 depends on an unversioned -common. I suggest using
(= ${source:Version}) in debian/control.

Kindly,
David

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#628435: awesome: diff for NMU version 3.4.9-1.2

2011-05-28 Thread Julien Cristau
Package: awesome
Version: 3.4.9-1.1
Severity: serious
Tags: patch pending

Dear maintainer,

I've prepared an NMU for awesome (versioned as 3.4.9-1.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Cheers,
Julien
diff -Nru awesome-3.4.9/debian/changelog awesome-3.4.9/debian/changelog
--- awesome-3.4.9/debian/changelog	2011-05-01 12:45:37.0 +0200
+++ awesome-3.4.9/debian/changelog	2011-05-28 23:55:21.0 +0200
@@ -1,3 +1,11 @@
+awesome (3.4.9-1.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Cherry-pick patch from upstream to deal with xcb-util 0.3.8.
+  * Update build-deps accordingly.
+
+ -- Julien Cristau   Sat, 28 May 2011 23:53:51 +0200
+
 awesome (3.4.9-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru awesome-3.4.9/debian/control awesome-3.4.9/debian/control
--- awesome-3.4.9/debian/control	2011-01-17 14:46:21.0 +0100
+++ awesome-3.4.9/debian/control	2011-05-29 00:01:02.0 +0200
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Julien Danjou 
-Build-Depends: debhelper (>= 7.0.50), libcairo2-dev, xmlto, asciidoc, libpango1.0-dev, cmake (>= 2.6.0), gperf, lua5.1, luadoc (>= 3.0.1), libxcb-xtest0-dev, libxcb-icccm1-dev (>= 0.3.3), libxcb-event1-dev (>= 0.3.6), libxcb-randr0-dev (>= 0.3.0), libxcb-aux0-dev (>= 0.3.0), libxcb-keysyms1-dev (>= 0.3.4), libxcb-xinerama0-dev, libxcb-atom1-dev (>= 0.3.0), libxcb-image0-dev (>= 0.3.0), libev-dev, liblua5.1-dev, libimlib2-dev, libdbus-1-dev, libxdg-basedir-dev (>= 1.0.0), libstartup-notification0-dev (>= 0.10), imagemagick, libxcb1-dev (>= 1.4), libxcb-shape0-dev
+Build-Depends: debhelper (>= 7.0.50), libcairo2-dev, xmlto, asciidoc, libpango1.0-dev, cmake (>= 2.6.0), gperf, lua5.1, luadoc (>= 3.0.1), libxcb-xtest0-dev, libxcb-icccm4-dev (>= 0.3.8), libxcb-randr0-dev (>= 0.3.0), libxcb-keysyms1-dev (>= 0.3.4), libxcb-xinerama0-dev, libxcb-image0-dev (>= 0.3.0), libev-dev, liblua5.1-dev, libimlib2-dev, libdbus-1-dev, libxdg-basedir-dev (>= 1.0.0), libstartup-notification0-dev (>= 0.10), imagemagick, libxcb1-dev (>= 1.6), libxcb-shape0-dev, libxcb-util0-dev
 Standards-Version: 3.9.1
 Homepage: http://awesome.naquadah.org
 Vcs-Git: git://git.debian.org/git/users/acid/awesome.git
diff -Nru awesome-3.4.9/debian/patches/Update-the-code-following-release-of-xcb-util-0.3.8.diff awesome-3.4.9/debian/patches/Update-the-code-following-release-of-xcb-util-0.3.8.diff
--- awesome-3.4.9/debian/patches/Update-the-code-following-release-of-xcb-util-0.3.8.diff	1970-01-01 01:00:00.0 +0100
+++ awesome-3.4.9/debian/patches/Update-the-code-following-release-of-xcb-util-0.3.8.diff	2011-05-28 23:52:53.0 +0200
@@ -0,0 +1,588 @@
+From c9f6b65c19e3e8ebd1bd4ca860a0e1fd66931e65 Mon Sep 17 00:00:00 2001
+From: Arnaud Fontaine 
+Date: Wed, 27 Apr 2011 15:44:35 +0900
+Subject: [PATCH] Update the code following release of xcb-util 0.3.8.
+
+xcb-util is now split into several repositories since 0.3.8. This
+release also cleaned up the API a lot, thus update the code
+accordingly.
+
+Signed-off-by: Arnaud Fontaine 
+Signed-off-by: Uli Schlachter 
+---
+ awesome.c   |2 +-
+ awesomeConfig.cmake |7 ++---
+ client.c|   56 +-
+ client.h|6 ++--
+ common/xutil.c  |1 -
+ event.c |   10 +++---
+ ewmh.c  |4 +-
+ property.c  |   68 +-
+ selection.c |   14 +-
+ systray.c   |2 +-
+ window.c|4 +-
+ 11 files changed, 86 insertions(+), 88 deletions(-)
+
+diff --git a/awesome.c b/awesome.c
+index f89080c..1258b4c 100644
+--- a/awesome.c
 b/awesome.c
+@@ -154,7 +154,7 @@ scan(void)
+ 
+ if(!attr_r || attr_r->override_redirect
+|| attr_r->map_state == XCB_MAP_STATE_UNMAPPED
+-   || state == XCB_WM_STATE_WITHDRAWN)
++   || state == XCB_ICCCM_WM_STATE_WITHDRAWN)
+ {
+ geom_wins[i] = NULL;
+ p_delete(&attr_r);
+diff --git a/awesomeConfig.cmake b/awesomeConfig.cmake
+index ee75d49..252110a 100644
+--- a/awesomeConfig.cmake
 b/awesomeConfig.cmake
+@@ -127,7 +127,7 @@ execute_process(
+ 
+ # Use pkgconfig to get most of the libraries
+ pkg_check_modules(AWESOME_COMMON_REQUIRED REQUIRED
+-xcb>=1.4)
++xcb>=1.6)
+ 
+ pkg_check_modules(AWESOME_REQUIRED REQUIRED
+ glib-2.0
+@@ -139,10 +139,9 @@ pkg_check_modules(AWESOME_REQUIRED REQUIRED
+ xcb-xtest
+ xcb-xinerama
+ xcb-shape
+-xcb-aux>=0.3.0
+-xcb-atom>=0.3.0
++xcb-util>=0.3.8
+ xcb-keysyms>=0.3.4
+-xcb-icccm>=0.3.6
++xcb-icccm>=0.3.8
+ xcb-image>=0.3.0
+ cairo-xcb
+ libstartup-notification-1.0>=0.10
+diff --git a/client.c b/client.c
+index 049e3d5..baae69f 100644
+--- a/client.c
 b/client.c
+@@ -52,7 +52,7 @@ luaA_client_gc(lua_State *L)
+ client_t *c = luaA_checku

Bug#628379: internal transactions broken

2011-05-28 Thread Daniel Bayer
On Sat, May 28, 2011 at 10:08:05PM +0200, Martin Preuss wrote:
> there is a new version in SVN right now. You could try that version and 
> retrieve the account list again (depending on your application, it is 
> somewhere in the "Online Banking Setup").

I downloaded the sources of the debian package, applied the patch,
rebuilt and installed it. Then I started qbankmanager and retrieved
the accound list again. The timestamps of the conf files changed, but
there is still no ktv2:

| dba@maggie:~/.aqbanking/settings/accounts $ grep accountFlag *conf
| uid%3a%3a0001.conf:  char accountFlags="preferSingleTransfer", 
"preferSingleDebitNote"
| uid%3a%3a0002.conf:  char accountFlags="preferSingleTransfer", 
"preferSingleDebitNote"
| dba@maggie:~/.aqbanking/settings/accounts $ 

> That should adjust your account 
> settings in case the bank sends extended account information (which is needed 
> for loading of prepaid cards).

I don't care about prepaid cards. What I need are internal
transactions, which used to work.

Maybe my bank supports internal transactions but sends no extended
account information. This would explain why it works with 5.0.5,
wouldn't it? Is there a way to check this?


Daniel



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628323: (no subject)

2011-05-28 Thread Max Bowsher
This FTBFS is the result of the python-subunit package not being
properly built for all current Python versions.




signature.asc
Description: OpenPGP digital signature


Bug#628434: ITP: python-whiteboard -- Make your own electronic whiteboard

2011-05-28 Thread Georges Khaznadar
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar 


* Package name: python-whiteboard
  Version : 0.9.6
  Upstream Author : pnegre 
* URL : https://github.com/pnegre/python-whiteboard
* License : GPL-2
  Programming Lang: Python
  Description : Make your own electronic whiteboard

 python whiteboard is a program that lets you build your own
 electronic whiteboard. You only need a wii remote and a IR pen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628433: hasciicam crashes (segmentation fault)

2011-05-28 Thread Hugo A. M. Torres
Package: hasciicam
Version: 1.1.2-1
Severity: normal

The program crashes soon after launch with this message:

hasciicam 1.1.2 - (h)ascii 4 the masses! - http://ascii.dyne.org
(c)2000-2011 by Jaromil @ RASTASOFT

Device detected is /dev/video0
Card name: USB Camera (041e:4051)
Current input is zc3xx
Current capture is 640 x 480
format JPEG, 640 bytes-per-line
Grey buffer is 38400 bytes
Ascii size is 160x60
using LIVE mode

Segmentation fault

==

I have a creative camera:

Bus 002 Device 005: ID 041e:4051 Creative Technology, Ltd Live! Cam Notebook
Pro [VF0250]



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (600, 'experimental'), (600, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages hasciicam depends on:
ii  ftplib3  3.1-1-8 Library of callable ftp routines
ii  libaa1   1.4p5-38+b1 ascii art library
ii  libc62.13-4  Embedded GNU C Library: Shared lib

hasciicam recommends no packages.

hasciicam suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628430: oops

2011-05-28 Thread alukardd
  

Sory, but i sending this bug whith "reportbug" and it automatic
send with this sender name... 

And correct text after symbol "n" is
apply: 

I get the fallowing error while dpkg processing triffers for
python-support:

Processing triggers for python-support ...
E: Could not
get lock /var/lib/dpkg/lock - open (11: Resource temporarily
unavailable)
E: Unable to lock the administration directory
(/var/lib/dpkg/), is another process using it?
E: Could not regain the
system lock! (Perhaps another apt or dpkg is running?)
E: Could not get
lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E:
Unable to lock the administration directory (/var/lib/dpkg/), is another
process using it?

W: Could not lock the cache file; this usually means
that dpkg or another apt tool is already installing packages. Opening in
read-only mode; any changes you make to the states of packages will NOT
be preserved!' 

Bug#628432: glade: doesn't find some symbols in libgladegtk.so at startup

2011-05-28 Thread David Paleino
Package: glade
Version: 3.10.0-1
Severity: normal

Hello,
as soon as I start glade, I get tons of warning messages (see attachment).

The most worrying ones are those "Could not find $symbol
in /usr/lib/glade/modules/libgladegtk.so or in global namespace".
I believe another bug I'm experiencing might be due to these (#628431).

Thanks,
David

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

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

Versions of packages glade depends on:
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  libgladeui-2-03.10.0-1   GTK+ User Interface Build core lib
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgtk-3-03.0.8-1The GTK+ graphical user interface 

Versions of packages glade recommends:
ii  devhelp   2.30.1-1   A GNOME developers help program
pn  libgtk-3-dev   (no description available)

glade suggests no packages.

-- no debconf information



-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
(glade:17591): Gtk-WARNING **: GTK+ module /usr/lib/gtk-2.0/modules/libcanberra-gtk-module.so cannot be loaded.
GTK+ 2.x symbols detected. Using GTK+ 2.x and GTK+ 3 in the same process is not supported.
Gtk-Message: Failed to load module "canberra-gtk-module"

(glade:17591): GladeUI-WARNING **: Failed to open catalog directory '': Errore nell'aprire la directory "": File o directory non esistente

(glade:17591): GladeUI-WARNING **: Failed to open catalog directory '': Errore nell'aprire la directory "": File o directory non esistente

(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_box_get_internal_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_image_menu_item_add_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_image_menu_item_remove_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_image_menu_item_get_children in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_combo_box_post_create in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_combo_box_get_internal_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_dialog_get_children in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_dialog_get_internal_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_treeview_post_create in /usr/lib/glade/modules/libgladegtk.so or in global namespace


(glade:17591): GladeUI-WARNING **: Could not find glade_gtk_treeview_get_internal_child in /usr/lib/glade/modules/libgladegtk.so or in global namespace

GladeUI-Message: Glade needs artwork; a default icon will be used for the following classes:
	GtkTreeSelection	needs an icon named 'widget-gtk-treeselection'
	GtkPaned	needs an icon named 'widget-gtk-paned'
	GtkAdjustment	needs an icon named 'widget-gtk-adjustment'
	GtkAccelGroup	needs an icon named 'widget-gtk-accelgroup'
	GtkToolItemGroup	needs an icon named 'widget-gtk-toolitemgroup'
	GtkToolPalette	needs an icon named 'widget-gtk-toolpalette'
	GtkTextTag	needs an icon named 'widget-gtk-texttag'
	GtkCellRendererSpinner	needs an icon named 'widget-gtk-cellrendererspinner'
	GtkTreeModelSort	needs an icon named 'widget-gtk-treemodelsort'
	GtkFileFilter	needs an icon named 'widget-gtk-filefilter'
	GtkEntryBuffer	needs an icon named 'widget-gtk-entrybuffer'
	GtkTextBuffer	needs an icon named 'widget-gtk-textbuffer'
	GtkStatusIcon	needs an icon named 'widget-gtk-statusicon'
	GtkTreeModelFilter	needs an icon named 'widget-gtk-treemodelfilter'
	GtkSpinner	needs an icon named 'widget-gtk-spinner'
	GtkBox	needs an icon named 'widget-gtk-box'
	GtkButtonBox	needs an icon named 'widget-gtk-buttonbox'
	GtkSizeGroup	needs an icon named 'widget-gtk-sizegroup'
	GtkTextTagTable	needs an icon named 'widget-gtk-texttagtable'


signature.asc
Description: PGP signature


Bug#610010: patches

2011-05-28 Thread Robert Millan
2011/5/26 Michael Meskes :
>> However, it's likely that the build system also requires porting work for
>> GNU/kFreeBSD userland (as most ad-hoc build systems do).
>
> So this means even with the patches vbox probably won't build on GNU/kFreeBSD,
> right? So we will leave this bug open until somebody works on this.

Yes, that's correct. I was just trying to point at  useful information
in case someone
volunteers for the task.

> Força Barça!

:-)

-- 
Robert Millan



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628431: glade: "Window does not support adding any children."

2011-05-28 Thread David Paleino
Package: glade
Version: 3.10.0-1
Severity: grave

Hello,
(severity "grave" because it's totally unusable for me)
I'm getting the message in subject, "Window does not support adding any
children.", when trying to add any widget to a GtkWindow.

Steps to reproduce:

1) add a GtkWindow
2) try to add anything (I tried with VBox, Expander, Table, Frame), and get the
above message.

The console doesn't show anything before/after the message (I'll file another
bug which seems related, but not necessarily)

Additional info: I'm using Xfce, not GNOME.

Thanks,
David

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

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

Versions of packages glade depends on:
ii  libc6 2.13-4 Embedded GNU C Library: Shared lib
ii  libgladeui-2-03.10.0-1   GTK+ User Interface Build core lib
ii  libglib2.0-0  2.28.6-1   The GLib library of C routines
ii  libgtk-3-03.0.8-1The GTK+ graphical user interface 

Versions of packages glade recommends:
ii  devhelp   2.30.1-1   A GNOME developers help program
pn  libgtk-3-dev   (no description available)

glade suggests no packages.

-- no debconf information

-- 
 . ''`.   Debian developer | http://wiki.debian.org/DavidPaleino
 : :'  : Linuxer #334216 --|-- http://www.hanskalabs.net/
 `. `'`  GPG: 1392B174 | http://deb.li/dapal
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174


signature.asc
Description: PGP signature


Bug#628419: Bug#628423: [INTL:da] Danish translation of rodbc

2011-05-28 Thread Dirk Eddelbuettel

According to 

  http://developer.r-project.org/TranslationTeams.html

there is no Danish translation team so nobody would do anything with your
translation anyway. 

Would you know a volunteer to take this on for all of R rather than just the
RODBC package?

Dirk

-- 
Gauss once played himself in a zero-sum game and won $50.
  -- #11 at http://www.gaussfacts.com



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#619275: Perl Policy change to document major version upgrade trigger

2011-05-28 Thread gregor herrmann
On Sat, 28 May 2011 21:53:52 +0200, Bill Allombert wrote:

> Is there progress on the implementation of this feature ?

It's in perl 5.12.3 since the upload to unstable:

http://lists.debian.org/debian-devel-announce/2011/05/msg6.html
 

Cheers,
gregor
 
-- 
 .''`.   Homepage: http://info.comodo.priv.at/ - PGP/GPG key ID: 0x8649AA06
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Van Morrison: Ain't No Sunshine


signature.asc
Description: Digital signature


Bug#628419: [INTL:da] Danish translation of r-rodbc

2011-05-28 Thread Dirk Eddelbuettel

On 28 May 2011 at 21:09, Joe Dalton wrote:
| Package: rodbc
| Severity: wishlist
| Tags: l10n patch
| 
| Please include the attached Danish r-rodbc translation.

Please contact someone at the R project who covers Danish translation. I am
of no help playing additional middle man.

Dirk
| 
| joe@joe-desktop:~/over/debianp/rodbc$ msgfmt --statistics -c -v -o /dev/null 
da.po
| da.po: 37 oversatte tekster.
| 
| bye
| Joe
| --
| # Danish translation r-rodbc.
| # Copyright (C) r-rodbc & nedenstående oversættere.
| # This file is distributed under the same license as the r-rodbc package.
| # Joe Hansen (joedalt...@yahoo.dk), 2011.
| #
| msgid ""
| msgstr ""
| "Project-Id-Version: R 2.12.0\n"
| "Report-Msgid-Bugs-To: b...@r-project.org\n"
| "POT-Creation-Date: 2010-04-30 10:33\n"
| "PO-Revision-Date: 2011-05-28 18:30+01:00\n"
| "Last-Translator: Joe Hansen \n"
| "Language-Team: Danish \n"
| "MIME-Version: 1.0\n"
| "Content-Type: text/plain; charset=UTF-8\n"
| "Content-Transfer-Encoding: 8bit\n"
| 
| 
| msgid "first argument is not an open RODBC channel"
| msgstr "første argument er ikke en åben RODBC-kanal"
| 
| msgid "Argument 'channel' must inherit from class RODBC"
| msgstr "Argument »kanal« skal arve fra klasse RODBC"
| 
| msgid "ODBC connection failed"
| msgstr "ODBC-forbindelse mislykkedes"
| 
| msgid "Invalid case parameter: nochange | toupper | tolower | common db names"
| msgstr "Ugyldig case-parameter: nochange | toupper | tolower | common db 
names"
| 
| msgid "no parameters, so nothing to update"
| msgstr "ingen parametre, så intet at opdatere"
| 
| msgid "missing columns in 'data'"
| msgstr "mangler kolonner i »data«"
| 
| msgid "argument is not an open RODBC channel"
| msgstr "argument er ikke en åben RODBC-kanal"
| 
| msgid "argument 'driver' must be a character string"
| msgstr "argument »driver« skal være en tegnstreng"
| 
| msgid "argument 'value' must be a named list of length >= 4"
| msgstr "argument »value« skal være en navngivet længdeliste >= 4"
| 
| msgid "missing argument 'sqtable'"
| msgstr "mangler argument »sqtable«"
| 
| msgid "table"
| msgstr "tabel"
| 
| msgid "not found"
| msgstr "ikke fundet"
| 
| msgid "destination argument is not an open RODBC channel"
| msgstr "målargument er ikke en åben RODBC-kanal"
| 
| msgid "missing parameter"
| msgstr "manglende parameter"
| 
| msgid "destination should be a name"
| msgstr "mål skal være et navn"
| 
| msgid "should be a name"
| msgstr "skal være et navn"
| 
| msgid "should be a data frame"
| msgstr "skal være en dataramme"
| 
| msgid "already exists"
| msgstr "findes allerede"
| 
| msgid "unable to append to table"
| msgstr "kan ikke tilføje til tabel"
| 
| msgid "argument 'varTypes' has no names and will be ignored"
| msgstr "argument »varTypes« har intet navn og vil blive ignoreret"
| 
| msgid "column(s)"
| msgstr "kolonner"
| 
| msgid ","
| msgstr ","
| 
| msgid "'dat' are not in the names of 'varTypes'"
| msgstr "»dat« er ikke i navnene på »varTypes«"
| 
| msgid "invalid channel"
| msgstr "ugyldig kanal"
| 
| msgid ": table not found on channel"
| msgstr ": tabel blev ikke fundet på kanal"
| 
| msgid "dot.dot.dot names are not supported"
| msgstr "dot.dot.dot-navne er ikke understøttet"
| 
| msgid "missing argument 'query'"
| msgstr "mangler argument »query«"
| 
| msgid "invalid numeric 'as.is' expression"
| msgstr "ugyldigt numerisk »as.is-udtryk«"
| 
| msgid "'as.is' has the wrong length"
| msgstr "»as.is« har forkert længde"
| 
| msgid "!= cols ="
| msgstr "!= kol ="
| 
| msgid "should be a data frame or matrix"
| msgstr "skal være en dataramme eller matrix"
| 
| msgid "index column(s)"
| msgstr "indekskolonner"
| 
| msgid "not in database table"
| msgstr "ikke i databasetabel"
| 
| msgid "not in data frame"
| msgstr "ikke i dataramme"
| 
| msgid "cannot update"
| msgstr "kan ikke opdatere"
| 
| msgid "without unique column"
| msgstr "uden unik kolonne"
| 
| msgid "data frame column(s)"
| msgstr "datarammekolonner"
| 

-- 
Gauss once played himself in a zero-sum game and won $50.
  -- #11 at http://www.gaussfacts.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628423: [INTL:da] Danish translation of rodbc

2011-05-28 Thread Dirk Eddelbuettel

On 28 May 2011 at 21:18, Joe Dalton wrote:
| Package: rodbc
| Severity: wishlist
| Tags: l10n patch
| 
| Please include the attached Danish rodbc translation.

Please do __not__ send these to me, there are upstream translation teams. See
the R manual -- off-hand I do not know who would to Danish.

Dirk
 
| joe@joe-desktop:~/over/debianp/rodbc$ msgfmt --statistics -c -v -o /dev/null 
da.po
| da.po: 22 oversatte tekster.
| 
| bye
| Joe
| --
| # Danish translation rodbc.
| # Copyright (C) rodbc & nedenstående oversættere.
| # This file is distributed under the same license as the rodbc package.
| # Joe Hansen (joedalt...@yahoo.dk), 2011.
| #
| msgid ""
| msgstr ""
| "Project-Id-Version: rodbc\n"
| "Report-Msgid-Bugs-To: b...@r-project.org\n"
| "POT-Creation-Date: 2010-04-30 10:33+0100\n"
| "PO-Revision-Date: 2011-05-28 18:30+01:00\n"
| "Last-Translator: Joe Hansen \n"
| "Language-Team: Danish \n"
| "MIME-Version: 1.0\n"
| "Content-Type: text/plain; charset=UTF-8\n"
| "Content-Transfer-Encoding: 8bit\n"
| 
| #: RODBC.c:153
| msgid "[RODBC] ERROR: Could not SQLAllocStmt"
| msgstr "[RODBC] FEJL: Kunne ikke SQLAllocStmt"
| 
| #: RODBC.c:166
| msgid "[RODBC] ERROR: Could not SQLAllocEnv"
| msgstr "[RODBC] FEJL: Kunne ikke SQLAllocEnv"
| 
| #: RODBC.c:217
| msgid "[RODBC] ERROR:invalid connection argument"
| msgstr "[RODBC] FEJL: Ugyldigt forbindelsesargument"
| 
| #: RODBC.c:286
| #, c-format
| msgid "[RODBC] ERROR: state %s, code %d, message %s"
| msgstr "[RODBC] FEJL: tilstand %s, kode %d, besked %s"
| 
| #: RODBC.c:289
| msgid "[RODBC] ERROR: Could not SQLDriverConnect"
| msgstr "[RODBC] FEJL: Kunne ikke SQLDriverConnect"
| 
| #: RODBC.c:293
| msgid "[RODBC] ERROR: Could not SQLAllocConnect"
| msgstr "[RODBC] FEJL: Kunne ikke SQLAllocConnect"
| 
| #: RODBC.c:386
| msgid "[RODBC] ERROR: Failure in SQLPrimary keys"
| msgstr "[RODBC] FEJL: Fejl i SQLPrimary-nøgler"
| 
| #: RODBC.c:431
| msgid "[RODBC] ERROR: Failure in SQLColumns"
| msgstr "[RODBC] FEJL: Fejl i SQLColumns"
| 
| #: RODBC.c:467
| msgid "[RODBC] ERROR: Failure in SQLSpecialColumns"
| msgstr "[RODBC] FEJL: Fejl i SQLSpecialColumns"
| 
| #: RODBC.c:521 RODBC.c:569
| msgid "[RODBC] ERROR: SQLTables failed"
| msgstr "[RODBC] FEJL: SQLTables fejlede"
| 
| #: RODBC.c:644
| msgid "[RODBC] ERROR: SQLRowCount failed"
| msgstr "[RODBC] FEJL: SQLRowCount fejlede"
| 
| #: RODBC.c:694
| msgid "[RODBC] ERROR: SQLDescribeCol failed"
| msgstr "[RODBC] FEJL: SQLDescribeCol fejlede"
| 
| #: RODBC.c:741
| msgid "[RODBC] ERROR: SQLBindCol failed"
| msgstr "[RODBC] FEJL: SQLBindCol fejlede"
| 
| #: RODBC.c:760 RODBC.c:792 RODBC.c:961
| msgid "[RODBC] No results available"
| msgstr "[RODBC] Ingen resultater tilgængelige"
| 
| #: RODBC.c:798
| msgid "No Data"
| msgstr "Ingen data"
| 
| #: RODBC.c:862
| #, c-format
| msgid "character data truncated in column '%s'"
| msgstr "tegndata afkortet i kolonne »%s«"
| 
| #: RODBC.c:1110
| msgid "[RODBC] SQLBindParameter failed"
| msgstr "[RODBC] SQLBindParameter fejlede"
| 
| #: RODBC.c:1155
| #, c-format
| msgid "character data '%s' truncated to %d bytes in column '%s'"
| msgstr "tegndata »%s« afkortet til %d byte i kolonne »%s«"
| 
| #: RODBC.c:1172
| msgid "[RODBC] Failed exec in Update"
| msgstr "[RODBC] Kørsel fejlede under opdatering"
| 
| #: RODBC.c:1204
| msgid "[RODBC] Error in SQLDisconnect"
| msgstr "[RODBC] Fejl i SQLDisconnect"
| 
| #: RODBC.c:1209
| msgid "[RODBC] Error in SQLFreeconnect"
| msgstr "[RODBC] Fejl i SQLFreeconnect"
| 
| #: RODBC.c:1228
| #, c-format
| msgid "closing unused RODBC handle %d\n"
| msgstr "lukker ubrugt RODBC-håndtag %d\n"
| 

-- 
Gauss once played himself in a zero-sum game and won $50.
  -- #11 at http://www.gaussfacts.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#291853: xkbcomp warns about having 2 symbols

2011-05-28 Thread Alexey Feldgendler
On Sat, 28 May 2011 14:37:13 +0200, Julien Cristau   
wrote:



Is there an actual problem aside from the warning?


No, I don't think so.

--
Alexey Feldgendler 
[ICQ: 115226275] http://feldgendler.livejournal.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628430: Error when running trigger of python-support

2011-05-28 Thread grub2 don't load system: kernel panic
Package: python-support
Version: 1.0.10
Severity: normal


I get the fallowing error while dpkg processing triffers for python-
support:\nProcessing triggers for python-support ...\nE: Could not get
lock /var/lib/dpkg/lock - open (11: Resource temporarily
unavailable)\nE: Unable to lock the administration directory
(/var/lib/dpkg/), is another process using it?\nE: Could not regain
the system lock!  (Perhaps another apt or dpkg is running?)\nE: Could
not get lock /var/lib/dpkg/lock - open (11: Resource temporarily
unavailable)\nE: Unable to lock the administration directory
(/var/lib/dpkg/), is another process using it?\n\nW: Could not lock
the cache file; this usually means that dpkg or another apt tool is
already installing packages.  Opening in read-only mode; any changes
you make to the states of packages will NOT be preserved!

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages python-support depends on:
ii  dpkg1.15.8.10Debian package management system
ii  python  2.6.6-3+squeeze6 interactive high-level object-orie

python-support recommends no packages.

python-support suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#621208: ceph: diff for NMU version 0.27-1.1

2011-05-28 Thread Luk Claes
tags 621208 + patch
tags 621208 + pending
thanks

Dear maintainer,

I've prepared an NMU for ceph (versioned as 0.27-1.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Cheers

Luk
diff -u ceph-0.27/debian/changelog ceph-0.27/debian/changelog
--- ceph-0.27/debian/changelog
+++ ceph-0.27/debian/changelog
@@ -1,3 +1,11 @@
+ceph (0.27-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Remove references to other libraries from dependency_libs field
+(closes: #621208). 
+
+ -- Luk Claes   Sat, 28 May 2011 22:28:48 +0200
+
 ceph (0.27-1) unstable; urgency=low
 
   * New upstream release.
diff -u ceph-0.27/debian/rules ceph-0.27/debian/rules
--- ceph-0.27/debian/rules
+++ ceph-0.27/debian/rules
@@ -53,6 +53,7 @@
 	./configure --prefix=/usr --sbindir=/sbin --localstatedir=/var \
 	  --sysconfdir=/etc $(extraopts) $(confflags)
 	$(MAKE)
+	sed -i "/dependency_libs/ s/'.*'/''/" `find . -name '*.la'`
 	cp src/init-ceph debian/ceph.init
 	cp src/logrotate.conf debian/ceph.logrotate
 
only in patch2:
unchanged:
--- ceph-0.27.orig/src/gtest/build-aux/config.guess
+++ ceph-0.27/src/gtest/build-aux/config.guess
@@ -1,10 +1,10 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
-#   Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
+#   2011 Free Software Foundation, Inc.
 
-timestamp='2009-12-30'
+timestamp='2011-05-11'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -57,7 +57,7 @@
 
 Originally written by Per Bothner.
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free
 Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -181,7 +181,7 @@
 		fi
 		;;
 	*)
-	os=netbsd
+		os=netbsd
 		;;
 	esac
 	# The OS release
@@ -224,7 +224,7 @@
 		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $3}'`
 		;;
 	*5.*)
-	UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
+		UNAME_RELEASE=`/usr/sbin/sizer -v | awk '{print $4}'`
 		;;
 	esac
 	# According to Compaq, /usr/sbin/psrinfo has been available on
@@ -270,7 +270,10 @@
 	# A Xn.n version is an unreleased experimental baselevel.
 	# 1.2 uses "1.2" for uname -r.
 	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	exit ;;
+	# Reset EXIT trap before exiting to avoid spurious non-zero exit code.
+	exitcode=$?
+	trap '' 0
+	exit $exitcode ;;
 Alpha\ *:Windows_NT*:*)
 	# How do we know it's Interix rather than the generic POSIX subsystem?
 	# Should we change UNAME_MACHINE based on the output of uname instead
@@ -296,7 +299,7 @@
 	echo s390-ibm-zvmoe
 	exit ;;
 *:OS400:*:*)
-echo powerpc-ibm-os400
+	echo powerpc-ibm-os400
 	exit ;;
 arm:RISC*:1.[012]*:*|arm:riscix:1.[012]*:*)
 	echo arm-acorn-riscix${UNAME_RELEASE}
@@ -395,23 +398,23 @@
 # MiNT.  But MiNT is downward compatible to TOS, so this should
 # be no problem.
 atarist[e]:*MiNT:*:* | atarist[e]:*mint:*:* | atarist[e]:*TOS:*:*)
-echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
 atari*:*MiNT:*:* | atari*:*mint:*:* | atarist[e]:*TOS:*:*)
 	echo m68k-atari-mint${UNAME_RELEASE}
-exit ;;
+	exit ;;
 *falcon*:*MiNT:*:* | *falcon*:*mint:*:* | *falcon*:*TOS:*:*)
-echo m68k-atari-mint${UNAME_RELEASE}
+	echo m68k-atari-mint${UNAME_RELEASE}
 	exit ;;
 milan*:*MiNT:*:* | milan*:*mint:*:* | *milan*:*TOS:*:*)
-echo m68k-milan-mint${UNAME_RELEASE}
-exit ;;
+	echo m68k-milan-mint${UNAME_RELEASE}
+	exit ;;
 hades*:*MiNT:*:* | hades*:*mint:*:* | *hades*:*TOS:*:*)
-echo m68k-hades-mint${UNAME_RELEASE}
-exit ;;
+	echo m68k-hades-mint${UNAME_RELEASE}
+	exit ;;
 *:*MiNT:*:* | *:*mint:*:* | *:*TOS:*:*)
-echo m68k-unknown-mint${UNAME_RELEASE}
-exit ;;
+	echo m68k-unknown-mint${UNAME_RELEASE}
+	exit ;;
 m68k:machten:*:*)
 	echo m68k-apple-machten${UNAME_RELEASE}
 	exit ;;
@@ -481,8 +484,8 @@
 	echo m88k-motorola-sysv3
 	exit ;;
 AViiON:dgux:*:*)
-# DG/UX returns AViiON for all architectures
-UNAME_PROCESSOR=`/usr/bin/uname -p`
+	# DG/UX returns AViiON for all architectures
+	UNAME_PROCESSOR=`/usr/bin/uname -p`
 	if [ $UNAME_PROCESSOR = mc88100 ] || [ $UNAME_PROCESSOR = mc88110 ]
 	then
 	if [ ${TARGET_BINARY_INTERFACE}x = m88kdguxelfx ] || \
@@ -495,7 +498,7 @@
 	else
 	echo i586-dg-dgux${UNAME_RELEASE}
 	fi
- 	exit ;;
+	exit ;;
 M88*:DolphinOS:*:*)	# DolphinOS (SVR3)
 	echo m88k-dolphin-sysv3
 	exit ;;
@@ -5

Bug#484466: reload

2011-05-28 Thread Nicholas Bamber
tag 484466 -upstream -wontfix
severity wishlist
thanks

I have *probably* changed my view on this. I have a much improved Debian
integration of maradns in development that fixes most of the init
related bugs reported in Debian. However it is somewhat inelegant and
suffers from the logger process still being privileged.
Both those issues will be resolved by moving to duende and that will
justify closing this ticket because then we can just about justify
closing this ticket. There will still be an issue with people who want a
full reload, but this is progress. Unfortunately I think this is more
than I can handle in this release as I think some patches to duende
might be required (which would of course be forwarded onto Sam).

-- 
Nicholas Bamber | http://www.periapt.co.uk/
PGP key 3BFFE73C from pgp.mit.edu



signature.asc
Description: OpenPGP digital signature


Bug#628355: pygrace: FTBFS: rmdir: failed to remove `debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace': Directory not empty

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#624021: systemd-gui: 'systemadm' fails with "Error connecting: No such file or directory"

2011-05-28 Thread Michael Biebl
Am 28.05.2011 21:01, schrieb A. Costa:
> 
>   % dmesg | nl | grep "systemd.*Breaking.*cycle" | sed 's,.*job 
> \(.*\)\..*,\1,'
>   dbus
>   avahi-daemon
>   setserial
>   ipmasq
> 
> A test run of 'aptitude purge dbus avahi-daemon setserial ipmasq' shows it
> would need to delete 327 packages.  Ouch.
> 
> Following your lead, I'm guessing that the above four packages, and the
> two before, i.e. 'dbus', 'avahi-daemon', 'setserial', 'ipmasq',
> 'nfs-common', & 'portmap'; these six packages presumably have buggy
> Debian boot dependency code.

dbus is a central piece of a today's Linux desktop. You can't easily remove.
That said, I'm maintainer of dbus and avahi-daemon, so I'm pretty sure those two
services are fine.
It's either setserial or ipmasq.
Could you attach those files, please.

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#620608: uninitialized value in string eq at postinst:1280

2011-05-28 Thread Jörg Sommer
Hi Ben,

I'm very sorry I didn't reponse to your mail for so long.

Ben Hutchings hat am Sat 30. Apr, 20:47 (+0100) geschrieben:
> On Tue, 2011-04-26 at 08:47 +0200, Jörg Sommer wrote:
> > Ben Hutchings hat am Tue 26. Apr, 04:47 (+0100) geschrieben:
> > > On Mon, 2011-04-25 at 23:35 +0200, Jörg Sommer wrote:
> > > > Jörg Sommer hat am Mon 25. Apr, 23:21 (+0200) geschrieben:
> > > > > Ben Hutchings hat am Sun 03. Apr, 03:06 (+0100) geschrieben:
> > > > > > /sbin/blkid -o device | while read device; do
> > > > > > echo "$device:"
> > > > > > /sbin/blkid -o udev -s LABEL -s UUID -s TYPE "$device"
> > > > > > done
> > > > > 
> > > > > /dev/sda1
> > > > > ID_FS_UUID=a59a6be1-01ac-2c7a-12ab-c8dc8e4c3255
> > > > > ID_FS_UUID_ENC=a59a6be1-01ac-2c7a-12ab-c8dc8e4c3255
> > > > > ID_FS_LABEL=_grml_:0
> > > > > ID_FS_LABEL_ENC=\x27grml\x27:0
> > > > > ID_FS_TYPE=linux_raid_member
> > > > > /dev/sda2
> > > > > ID_FS_LABEL=Linux_Var
> > > > > ID_FS_LABEL_ENC=Linux_Var
> > > > > ID_FS_UUID=60342ce9-209a-4b60-97b5-7d9309751202
> > > > > ID_FS_UUID_ENC=60342ce9-209a-4b60-97b5-7d9309751202
> > > > > ID_FS_TYPE=ext4
> > > > 
> > > > That's strange. sda2 is a RAID member. I don't know why blkid thinks 
> > > > it's
> > > > a standalone filesystem.
> > > 
> > > Yes, that's weird.
> > > 
> > > But now that I look over the code again, I think the bug you found is
> > > not related to this information.  Does the /etc/mdadm.conf file on this
> > > system use a device name wildcard?
> > 
> > No. That's the contents:
> [...]
> 
> Oh well, please try installing this package:
> 
> http://people.debian.org/~benh/linux-base_3.2a~test_all.deb

Can you reinstall this file?

Bye, Jörg.
-- 
Nicht was Du bist, ist es was Dich ehrt, wie Du bist bestimmt den Wert.
Wünsche hat man oft und viel, nur wer lernt erreicht sein Ziel.


signature.asc
Description: Digital signature http://en.wikipedia.org/wiki/OpenPGP


Bug#628429: backintime-kde: Wrong install location of kde docs

2011-05-28 Thread Felix Geyer
Package: backintime-kde
Version: 1.0.6-1
User: debian-qt-...@lists.debian.org
Usertags: html-install-dir-switch

The location of KDE 4 HTML documentation was changed from 
/usr/share/doc/kde4/HTML to /usr/share/doc/kde/HTML some time ago. [1]

Please update backintime-kde accordingly.


[1] http://packages.qa.debian.org/k/kde4libs/news/20100601T103357Z.html



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628055: typo: "needs exactly one Packages file argument"

2011-05-28 Thread Jonas Stein

another suggestion:
dpkg: error: --update-avail needs the filename of a Packages-file as 
argument


or:

dpkg: error: --update-avail needs the filename of a Packages-file



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628355: pygrace: FTBFS: rmdir: failed to remove `debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace': Directory not empty

2011-05-28 Thread Jakub Wilk

tags 628355 + patch
thanks

* Lucas Nussbaum , 2011-05-28, 16:14:

   dh_usrlocal
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace-0.4.egg-info
 is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/pygrace.pyc 
is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/gracePlot.pyc
 is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/__init__.pyc
 is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/grace_np.pyc
 is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/pygrace.py 
is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/gracePlot.py
 is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/__init__.py 
is not a directory
dh_usrlocal: 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace/grace_np.py 
is not a directory
rmdir: failed to remove 
`debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace': 
Directory not empty
dh_usrlocal: rmdir 
debian/python-pygrace/usr/local/lib/python2.6/dist-packages/pygrace returned 
exit code 1
make: *** [binary] Error 1


Adding build-dependency on python-support fixes this bug.

--
Jakub Wilk



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628428: iscsitarget-dkms: Missing dependency on linux-headers

2011-05-28 Thread Pierre-Louis Bonicoli
Package: iscsitarget-dkms
Version: 1.4.20.2-4
Severity: important


The module is not built if linux-headers package is not installed:

aptitude install iscsitarget-dkms
[...]
Creating symlink /var/lib/dkms/iscsitarget/1.4.20.2/source ->
 /usr/src/iscsitarget-1.4.20.2

DKMS: add Completed.

Error! Your kernel headers for kernel 2.6.39-1-amd64 cannot be found at
/lib/modules/2.6.39-1-amd64/build or /lib/modules/2.6.39-1-amd64/source.
You can use the --kernelsourcedir option to tell DKMS where it's
located, or you could install the linux-headers-2.6.39-1-amd64 package.

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

Kernel: Linux 2.6.39-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages iscsitarget-dkms depends on:
ii  dkms  2.1.1.2-6  Dynamic Kernel Module Support Fram
ii  make  3.81-8.1   An utility for Directing compilati

iscsitarget-dkms recommends no packages.

iscsitarget-dkms suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628426: feel++: FTBFS: virtual memory exhausted: Cannot allocate memory

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628424: atlas: FTBFS: ld: cannot find -lc (incorrect ld -m)

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#605782: Please add racks (presets) to jack-rack

2011-05-28 Thread Alessio Treglia
Rosea,

could you provide more information about the licensing of those presets?
Under which license are they released?

Regards,

-- 
Alessio Treglia          | www.alessiotreglia.com
Debian Developer         | ales...@debian.org
Ubuntu Core Developer    | quadris...@ubuntu.com
0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC 3FD0



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628427: [INTL:da] Danish translation of the debconf templates grub2

2011-05-28 Thread Joe Dalton
Package: grub2
Severity: wishlist
Tags: l10n patch

Please include the attached Danish grub2 translations.

joe@joe-desktop:~/over/debian/grub2$ msgfmt --statistics -c -v -o /dev/null 
da.po
da.po: 40 oversatte tekster.

bye
Joe# Danish translation grub2.
# Copyright (C) 2011 grub2 & nedenstående oversættere.
# This file is distributed under the same license as the grub2 package.
# Joe Hansen , 2010, 2011.
# Korrekturlæst Kenneth Nielsen, Keld Jørn Simonsen, Torben Grøn Helligsø.
#
# Chain loading -> Chain loading is a method used by computer programs 
# to replace the currently executing program with a new program, 
# using a common data area (a so-called core common area) to pass 
# information from the current program to the new program. It occurs 
# in several areas of computing. Et dansk navn?
#  man kunne måske med nogen rimelighed kalde det for kædeindlæsning, men
#  egentlig er det her jo et af de ord som jeg ikke mener at behøver at
#  oversætte. Dem der har brug for at vide hvad det er, kender kun det
#  engelsk ord og det danske vil måske endda forvirre mere end det vil
#  gøre gavn. I hvert fald, hvis du vil oversætte vil jeg anbefale at
#  sætte chainloade i parentes der hvor du kan. Beholdt uoversat.
#
msgid ""
msgstr ""
"Project-Id-Version: grub2\n"
"Report-Msgid-Bugs-To: gr...@packages.debian.org\n"
"POT-Creation-Date: 2011-05-27 13:33+0100\n"
"PO-Revision-Date: 2011-05-28 17:30+01:00\n"
"Last-Translator: Joe Hansen \n"
"Language-Team: Danish  \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid "Chainload from menu.lst?"
msgstr "Chainload fra menu.lst?"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid "GRUB upgrade scripts have detected a GRUB Legacy setup in /boot/grub."
msgstr ""
"Opgraderingsskripterne til GRUB har fundet en GRUB Legacy-opsætning i /boot/"
"grub."

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"In order to replace the Legacy version of GRUB in your system, it is "
"recommended that /boot/grub/menu.lst is adjusted to load a GRUB 2 boot image "
"from your existing GRUB Legacy setup. This step can be automatically "
"performed now."
msgstr ""
"For at erstatte GRUB-versionen Legacy på dit system, anbefales det at /boot/"
"grub/menu.lst justeres til at indlæse GRUB 2's opstartsaftryk fra din "
"eksisterende GRUB Legacy-opsætning. Dette trin kan udføres automatisk nu."

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"It's recommended that you accept chainloading GRUB 2 from menu.lst, and "
"verify that the new GRUB 2 setup works before it is written to the MBR "
"(Master Boot Record)."
msgstr ""
"Det anbefales, at du accepterer at chainloade GRUB 2 fra menu.lst, og "
"verificerer at din nye GRUB 2-opsætning virker for dig, før du installerer "
"den direkte til din MBR (Master Boot Record)."

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"Whatever your decision, you can replace the old MBR image with GRUB 2 later "
"by issuing the following command as root:"
msgstr ""
"Uanset din beslutning kan du senere erstatte dit gamle MBR-aftryk med GRUB 2 "
"ved at foretage den følgende kommando som administrator (root):"

#. Type: multiselect
#. Description
#. Type: multiselect
#. Description
#: ../grub-pc.templates.in:3001 ../grub-pc.templates.in:4001
msgid "GRUB install devices:"
msgstr "GRUBs installationsenheder:"

#. Type: multiselect
#. Description
#: ../grub-pc.templates.in:3001
msgid ""
"The grub-pc package is being upgraded. This menu allows you to select which "
"devices you'd like grub-install to be automatically run for, if any."
msgstr ""
"Pakken grub-pc bliver opgraderet. Denne menu tillader dig at vælge, hvilke "
"enheder om nogen, du vil have at grub-install automatisk skal køres for."

#. Type: multiselect
#. Description
#: ../grub-pc.templates.in:3001
msgid ""
"Running grub-install automatically is recommended in most situations, to "
"prevent the installed GRUB core image from getting out of sync with GRUB "
"modules or grub.cfg."
msgstr ""
"Automatisk kørsel af grub-install anbefales i de fleste situationer, for at "
"forhindre at det installerede GRUB-kerneaftryk kommer ud af synkronisering "
"med GRUB-moduler eller grub.cfg."

#. Type: multiselect
#. Description
#. Type: multiselect
#. Description
#: ../grub-pc.templates.in:3001 ../grub-pc.templates.in:4001
msgid ""
"If you're unsure which drive is designated as boot drive by your BIOS, it is "
"often a good idea to install GRUB to all of them."
msgstr ""
"Hvis du er usikker på hvilket drev, der er bestemt som opstartsdrev af din "
"BIOS, er det ofte en god ide at installere GRUB på dem alle."

#. Type: multiselect
#. Description
#. Type: multiselect
#. Description
#: ../grub-pc.templates.in:3001 ../grub-pc.templates.in:4001
msgid ""
"Note: it is poss

Bug#413068: Debian etch: vlc plays intermittent alsa surround5.1 stream but gxine plays the same stream fine

2011-05-28 Thread Rémi Denis-Courmont
tags 413068 + moreinfo
thanks

Hello,

Le vendredi 2 mars 2007 02:42:02, vous avez écrit :
> vlc seems not able to play properly 5.1 stream on alsa surround5.1.
> vlc produce intermittent sound. gxine plays the same stream fine.

Is that S/PDIF or normal PCM output? Is it slightly stuttering or just plain 
unrecognizable? Does it still happen with a more up-to-date version of the 
player?

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628426: feel++: FTBFS: virtual memory exhausted: Cannot allocate memory

2011-05-28 Thread Christoph Egger
Package: src:feel++
Version: 0.91.0~svn7079-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

feel++ fails to build on buildds with `virtual memory exhausted: Cannot
allocate memory`. Note field.debian.org -- the kfreebsd-i386 buildd that
failed to build feel++ has 3.5 GiB real RAM + 2 GiB swap space.

Regards

Christoph

/usr/bin/cmake -E cmake_progress_report 
"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu/CMakeFiles"
 
[100%] Building CXX object 
doc/tutorial/CMakeFiles/feel_doc_stokes.dir/stokes.cpp.o
cd 
"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu/doc/tutorial"
 && /usr/bin/g++-4.5   -DBOOST_UBLAS_MOVE_SEMANTICS -DHAVE_MPI=1 -DHAVE_MPI_H=1 
-DHAVE_DLFCN_H -DHAVE_DLOPEN -DBOOST_PARAMETER_MAX_ARITY=15 
-DBOOST_TEST_DYN_LINK -DBOOST_FILESYSTEM_VERSION=2 -DHAVE_METIS_H=1 
-DHAVE_TRILINOS -DHAVE_TRILINOS_TEUCHOS -DHAVE_TRILINOS_EPETRA 
-DHAVE_TRILINOS_EPETRAEXT -DAVE_TRILINOS_TRIUTILS -DHAVE_TRILINOS_AZTECOO 
-DHAVE_AZTECOO_TEUCHOS -DHAVE_TRILINOS_AMESOS -DHAVE_TRILINOS_IFPACK 
-DHAVE_TRILINOS_ML -DML_MPI -DHAVE_ML_TEUCHOS -DHAVE_ML_EPETRA 
-DHAVE_ML_AZTECOO -DHAVE_GMSH=1 -D_HAVE_GMSH_ -DGMSH_EXECUTABLE=/usr/bin/gmsh 
-std=c++0x  -O2 -DNDEBUG -g0 -std=c++0x  -I/usr/lib/openmpi/include 
-I/usr/lib/openmpi/include/openmpi -I/usr/include/libxml2 
-I"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/contrib/eigen"
 -I/usr/include/metis -I/usr/include/trilinos -I/usr/include/openturns 
-I/usr/include/python2.6 -I/usr/include/octave 
-I"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu"
 
-I"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079"
 
-I"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/contrib/gmm/include"
 
-I"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/doc/tutorial"
   -o CMakeFiles/feel_doc_stokes.dir/stokes.cpp.o -c 
"/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu/doc/tutorial/stokes.cpp"
virtual memory exhausted: Cannot allocate memory
make[3]: *** [doc/tutorial/CMakeFiles/feel_doc_stokes.dir/stokes.cpp.o] Error 1
make[3]: Leaving directory 
`/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu'
make[2]: *** [doc/tutorial/CMakeFiles/feel_doc_stokes.dir/all] Error 2
make[2]: Leaving directory 
`/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/build/buildd-feel++_0.91.0~svn7079-1-kfreebsd-i386-EXf2uN/feel++-0.91.0~svn7079/obj-i486-kfreebsd-gnu'
make: *** [debian/stamp-makefile-build] Error 2

Full log at
https://buildd.debian.org/status/logs.php?pkg=feel%2B%2B&arch=kfreebsd-i386&ver=0.91.0%7Esvn7079-1
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628224: enabling hardware acceleration crashes vlc with segmentation fault

2011-05-28 Thread Rémi Denis-Courmont
tags 628224 + moreinfo
thanks

Le samedi 28 mai 2011 14:55:09 Timo Z., vous avez écrit :
> vlc is working nicely, but when I enable the gpu acceleration vlc crashes
> with every video. Music files are still fine.

Could be VLC, could be libAV, could be VAAPI (wouldn't be unheard of...), 
could be the GPU driver, etc.

Please provide a stack trace of the crash.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
http://fi.linkedin.com/in/remidenis



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#620921: metoo

2011-05-28 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05/27/11 00:14, Marco d'Itri wrote:
> On May 27, Harald Dunkel  wrote:
> 
>> If its not an udev issue, do you think this bug report should be
>> reassigned?
> Do not bother, this needs to be fixed upstream by the LXC developers.
> 

I am sure you are right about this. Since Debian has dropped the Linux
Vserver kernel for Wheezy in favor of lxc I had expected that this
problem should be recognized by the Debian maintainers somehow. If
upstream already knows then I don't see a problem, so I would suggest
to close this bug report.


Regards

Harri
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3hW8MACgkQUTlbRTxpHjdSeACeMNUhkoHPRyH2mzxlyWurTVe6
W68AoJFxKm7tXaHBmY9m5uf/BYlx4q7e
=i0GG
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628425: /usr/bin/formail: formail should be able to output current status whilst processing

2011-05-28 Thread Daniel Watkins
Package: procmail
Version: 3.22-19
Severity: wishlist
File: /usr/bin/formail


When processing a large set of input data, it would be useful to have a
good idea of how many messages have been processed.  If formail could
output status to STDERR given an option, that'd be most helpful.


-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages procmail depends on:
ii  libc6 2.11.2-10  Embedded GNU C Library: Shared lib

Versions of packages procmail recommends:
ii  fetchmail   6.3.18-2 SSL enabled POP3, APOP, IMAP mail 
ii  postfix [mail-transport 2.7.1-1+squeeze1 High-performance mail transport ag

procmail suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628424: atlas: FTBFS: ld: cannot find -lc (incorrect ld -m)

2011-05-28 Thread Christoph Egger
Package: src:atlas
Version: 3.8.4-1
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

atlas fails to build on kfreebsd buildds as ld is invoked with
`-melf_x86_64` which is incorrect -- it should be elf_x86_64_fbsd or
nothing at all as the default is just fine. (Similar for kfreebsd-i386)

Regards

Christoph

make[4]: Entering directory 
`/build/buildd-atlas_3.8.4-1-kfreebsd-amd64-e0oRm1/atlas-3.8.4/build/atlas-base/lib'
ld -melf_x86_64 -shared -soname libatlas.so.3gf -o libatlas.so.3gf.0 \
--whole-archive libatlas.a --no-whole-archive -lc -lpthread -lm
ld: cannot find -lc
ld: cannot find -lpthread
ld: cannot find -lm

Full build log at
https://buildd.debian.org/status/fetch.php?pkg=atlas&arch=kfreebsd-amd64&ver=3.8.4-1&stamp=1305638103
-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer

A. Because it breaks the logical sequence of discussion
Q. Why is top posting bad?



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628406: RE : Bug#628406: tango: diff for kFreeBSD support

2011-05-28 Thread PICCA Frédéric-Emmanuel
Hello,

thanks for your patch, I will forward it to the upstream.
I have only one concern about it.
The next tango 8.0.0 will use the ZeroMQ system [1], and as you can see, it 
does not build on kfreebsd.
so if I apply your patch tango will build on kfreebsd but the next time it will 
be outdated due to this missing
dependency.

the testing transition of the futur tango 8.0.0 package will be blocked ?

thanks for your help

Frédéric


[1] https://buildd.debian.org/status/package.php?p=zeromq



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628364: libpetal-perl: FTBFS: tests failed

2011-05-28 Thread Salvatore Bonaccorso
reassign 582805 src:libpetal-perl
found 582805 2.19-1
forcemerge 582805 628364
thanks

Hi Lucas!

This was also reported by Niko Tyni in #582805 and  is due to a
change in Safe-2.27.

The failure is due to this change in Safe-2.27:

- Wrap coderefs returned by reval() and rdo()

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#628423: [INTL:da] Danish translation of rodbc

2011-05-28 Thread Joe Dalton
Package: rodbc
Severity: wishlist
Tags: l10n patch

Please include the attached Danish rodbc translation.

joe@joe-desktop:~/over/debianp/rodbc$ msgfmt --statistics -c -v -o /dev/null 
da.po
da.po: 22 oversatte tekster.

bye
Joe# Danish translation rodbc.
# Copyright (C) rodbc & nedenstående oversættere.
# This file is distributed under the same license as the rodbc package.
# Joe Hansen (joedalt...@yahoo.dk), 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: rodbc\n"
"Report-Msgid-Bugs-To: b...@r-project.org\n"
"POT-Creation-Date: 2010-04-30 10:33+0100\n"
"PO-Revision-Date: 2011-05-28 18:30+01:00\n"
"Last-Translator: Joe Hansen \n"
"Language-Team: Danish \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: RODBC.c:153
msgid "[RODBC] ERROR: Could not SQLAllocStmt"
msgstr "[RODBC] FEJL: Kunne ikke SQLAllocStmt"

#: RODBC.c:166
msgid "[RODBC] ERROR: Could not SQLAllocEnv"
msgstr "[RODBC] FEJL: Kunne ikke SQLAllocEnv"

#: RODBC.c:217
msgid "[RODBC] ERROR:invalid connection argument"
msgstr "[RODBC] FEJL: Ugyldigt forbindelsesargument"

#: RODBC.c:286
#, c-format
msgid "[RODBC] ERROR: state %s, code %d, message %s"
msgstr "[RODBC] FEJL: tilstand %s, kode %d, besked %s"

#: RODBC.c:289
msgid "[RODBC] ERROR: Could not SQLDriverConnect"
msgstr "[RODBC] FEJL: Kunne ikke SQLDriverConnect"

#: RODBC.c:293
msgid "[RODBC] ERROR: Could not SQLAllocConnect"
msgstr "[RODBC] FEJL: Kunne ikke SQLAllocConnect"

#: RODBC.c:386
msgid "[RODBC] ERROR: Failure in SQLPrimary keys"
msgstr "[RODBC] FEJL: Fejl i SQLPrimary-nøgler"

#: RODBC.c:431
msgid "[RODBC] ERROR: Failure in SQLColumns"
msgstr "[RODBC] FEJL: Fejl i SQLColumns"

#: RODBC.c:467
msgid "[RODBC] ERROR: Failure in SQLSpecialColumns"
msgstr "[RODBC] FEJL: Fejl i SQLSpecialColumns"

#: RODBC.c:521 RODBC.c:569
msgid "[RODBC] ERROR: SQLTables failed"
msgstr "[RODBC] FEJL: SQLTables fejlede"

#: RODBC.c:644
msgid "[RODBC] ERROR: SQLRowCount failed"
msgstr "[RODBC] FEJL: SQLRowCount fejlede"

#: RODBC.c:694
msgid "[RODBC] ERROR: SQLDescribeCol failed"
msgstr "[RODBC] FEJL: SQLDescribeCol fejlede"

#: RODBC.c:741
msgid "[RODBC] ERROR: SQLBindCol failed"
msgstr "[RODBC] FEJL: SQLBindCol fejlede"

#: RODBC.c:760 RODBC.c:792 RODBC.c:961
msgid "[RODBC] No results available"
msgstr "[RODBC] Ingen resultater tilgængelige"

#: RODBC.c:798
msgid "No Data"
msgstr "Ingen data"

#: RODBC.c:862
#, c-format
msgid "character data truncated in column '%s'"
msgstr "tegndata afkortet i kolonne »%s«"

#: RODBC.c:1110
msgid "[RODBC] SQLBindParameter failed"
msgstr "[RODBC] SQLBindParameter fejlede"

#: RODBC.c:1155
#, c-format
msgid "character data '%s' truncated to %d bytes in column '%s'"
msgstr "tegndata »%s« afkortet til %d byte i kolonne »%s«"

#: RODBC.c:1172
msgid "[RODBC] Failed exec in Update"
msgstr "[RODBC] Kørsel fejlede under opdatering"

#: RODBC.c:1204
msgid "[RODBC] Error in SQLDisconnect"
msgstr "[RODBC] Fejl i SQLDisconnect"

#: RODBC.c:1209
msgid "[RODBC] Error in SQLFreeconnect"
msgstr "[RODBC] Fejl i SQLFreeconnect"

#: RODBC.c:1228
#, c-format
msgid "closing unused RODBC handle %d\n"
msgstr "lukker ubrugt RODBC-håndtag %d\n"



Bug#628422: cmus: New upstream release

2011-05-28 Thread Alessio Treglia
Package: cmus
Severity: wishlist

Just a reminder, the new 2.4.1 release is out:

https://sourceforge.net/projects/cmus/files/cmus-v2.4.1.tar.bz2/download

-- System Information:
Debian Release: squeeze/sid
  APT prefers natty-updates
  APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: amd64 (x86_64)

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#627800: miro: New Upstream (4.0)

2011-05-28 Thread Jan Hauke Rahm
On Tue, May 24, 2011 at 06:36:19PM +0200, Daniel Baumann wrote:
> it would be nice if you could upgrade to version 4.0.

I'd like to second this. Uwe, are you by any chance working on this
already?

Hauke

-- 
 .''`.   Jan Hauke Rahmwww.jhr-online.de
: :'  :  Debian Developer www.debian.org
`. `'`   Member of the Linux Foundationwww.linux.com
  `- Fellow of the Free Software Foundation Europe  www.fsfe.org


signature.asc
Description: Digital signature


Bug#628421: ITP: xyscan -- data thief for scientist

2011-05-28 Thread Georges Khaznadar
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar 


* Package name: xyscan
  Version : 3.22
  Upstream Author : Thomas S. Ullrich 
* URL : 
http://star.physics.yale.edu/~ullrich/xyscanDistributionPage/
* License : GPL-3+
  Programming Lang: C++
  Description : data thief for scientist

 xyscan is a tool for scientist in the need to extract data points,
 i.e. numeric values, from a plot. It allows you to scan the plots and
 extract data points including the size of the error bars (both in x
 and y). It can handle plots with linear and logarithmic scales. In
 fact xyscan can be used for extracting numeric values from any kind
 of 2D technical drawings.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628419: [INTL:da] Danish translation of r-rodbc

2011-05-28 Thread Joe Dalton
Package: rodbc
Severity: wishlist
Tags: l10n patch

Please include the attached Danish r-rodbc translation.

joe@joe-desktop:~/over/debianp/rodbc$ msgfmt --statistics -c -v -o /dev/null 
da.po
da.po: 37 oversatte tekster.

bye
Joe# Danish translation r-rodbc.
# Copyright (C) r-rodbc & nedenstående oversættere.
# This file is distributed under the same license as the r-rodbc package.
# Joe Hansen (joedalt...@yahoo.dk), 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: R 2.12.0\n"
"Report-Msgid-Bugs-To: b...@r-project.org\n"
"POT-Creation-Date: 2010-04-30 10:33\n"
"PO-Revision-Date: 2011-05-28 18:30+01:00\n"
"Last-Translator: Joe Hansen \n"
"Language-Team: Danish \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"


msgid "first argument is not an open RODBC channel"
msgstr "første argument er ikke en åben RODBC-kanal"

msgid "Argument 'channel' must inherit from class RODBC"
msgstr "Argument »kanal« skal arve fra klasse RODBC"

msgid "ODBC connection failed"
msgstr "ODBC-forbindelse mislykkedes"

msgid "Invalid case parameter: nochange | toupper | tolower | common db names"
msgstr "Ugyldig case-parameter: nochange | toupper | tolower | common db names"

msgid "no parameters, so nothing to update"
msgstr "ingen parametre, så intet at opdatere"

msgid "missing columns in 'data'"
msgstr "mangler kolonner i »data«"

msgid "argument is not an open RODBC channel"
msgstr "argument er ikke en åben RODBC-kanal"

msgid "argument 'driver' must be a character string"
msgstr "argument »driver« skal være en tegnstreng"

msgid "argument 'value' must be a named list of length >= 4"
msgstr "argument »value« skal være en navngivet længdeliste >= 4"

msgid "missing argument 'sqtable'"
msgstr "mangler argument »sqtable«"

msgid "table"
msgstr "tabel"

msgid "not found"
msgstr "ikke fundet"

msgid "destination argument is not an open RODBC channel"
msgstr "målargument er ikke en åben RODBC-kanal"

msgid "missing parameter"
msgstr "manglende parameter"

msgid "destination should be a name"
msgstr "mål skal være et navn"

msgid "should be a name"
msgstr "skal være et navn"

msgid "should be a data frame"
msgstr "skal være en dataramme"

msgid "already exists"
msgstr "findes allerede"

msgid "unable to append to table"
msgstr "kan ikke tilføje til tabel"

msgid "argument 'varTypes' has no names and will be ignored"
msgstr "argument »varTypes« har intet navn og vil blive ignoreret"

msgid "column(s)"
msgstr "kolonner"

msgid ","
msgstr ","

msgid "'dat' are not in the names of 'varTypes'"
msgstr "»dat« er ikke i navnene på »varTypes«"

msgid "invalid channel"
msgstr "ugyldig kanal"

msgid ": table not found on channel"
msgstr ": tabel blev ikke fundet på kanal"

msgid "dot.dot.dot names are not supported"
msgstr "dot.dot.dot-navne er ikke understøttet"

msgid "missing argument 'query'"
msgstr "mangler argument »query«"

msgid "invalid numeric 'as.is' expression"
msgstr "ugyldigt numerisk »as.is-udtryk«"

msgid "'as.is' has the wrong length"
msgstr "»as.is« har forkert længde"

msgid "!= cols ="
msgstr "!= kol ="

msgid "should be a data frame or matrix"
msgstr "skal være en dataramme eller matrix"

msgid "index column(s)"
msgstr "indekskolonner"

msgid "not in database table"
msgstr "ikke i databasetabel"

msgid "not in data frame"
msgstr "ikke i dataramme"

msgid "cannot update"
msgstr "kan ikke opdatere"

msgid "without unique column"
msgstr "uden unik kolonne"

msgid "data frame column(s)"
msgstr "datarammekolonner"



Bug#628379: internal transactions broken

2011-05-28 Thread Martin Preuss
Hi,

there is a new version in SVN right now. You could try that version and 
retrieve the account list again (depending on your application, it is 
somewhere in the "Online Banking Setup"). That should adjust your account 
settings in case the bank sends extended account information (which is needed 
for loading of prepaid cards).


Regards
Martin


-- 
"Things are only impossible until they're not"

Martin Preuss - http://www2.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628182: [Pkg-haskell-maintainers] Bug#628182: haskell-haxr: FTBFS: missing prof. libs for HTTP, blaze-builder?

2011-05-28 Thread we we

-BEGIN PGP PUBLIC KEY BLOCK-
Version: PGPfreeware 5.5.2 for non-commercial use 

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
=GNXC
-END PGP PUBLIC KEY BLOCK-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#628233: hbci: no error message for missing account suffix

2011-05-28 Thread Micha Lenk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Daniel,

Am 28.05.2011 14:53, schrieb Daniel Bayer:
> since some days the hbci functionality "internal transaction" doesn't
> work for me anymore: If I click on the menu entry nothing happens.
> Debugging this I found:
> 
> * 14:32:55  CRIT  accountjob.c:   82: This job needs an account 
> suffix, but your bank didn't provide one. Therefore this job is not supported 
> with your account.
> * 14:32:55  CRIT  provider.c:  394: Job not supported with this 
> account
> * 14:32:55  WARN   gnc_ab_trans_dialog_run_until_ok: 
> Oops, job not available
> 
> So for some reason I still have to debug aqhbci thinks my bank does
> not support internal transactions anymore and aborts. It would be nice
> if gnucash could show an error message in this case. Currently it is
> completly silent about this.

How can I reproduce the the situation where you expected an error message?

Regards,
Micha
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk3hUn0ACgkQWN0/4pnhQbS8kQCggKLkSbUuxjy16ERPHhPjEeN/
uzsAn2+tjQUDL+Hq9ypaduoiO8/B5ro9
=1jsm
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#619275: Perl Policy change to document major version upgrade trigger

2011-05-28 Thread Bill Allombert
On Fri, Apr 01, 2011 at 09:36:35AM +0300, Niko Tyni wrote:
> On Fri, Mar 25, 2011 at 10:31:24PM +, Dominic Hargreaves wrote:
> > On Fri, Mar 25, 2011 at 12:38:19PM +0200, Niko Tyni wrote:
> > > While I do think this is a nice solution, I've got a couple of concerns:
> > > 
> > > - is this overkill? Would it be enough for the long running daemons to 
> > > just
> > >   register an interest in a file trigger on /usr/bin/perl ? This means
> > >   minor perl upgrades will activate the trigger too, but that may well
> > >   be a good thing - think of security fixes and the like. (OTOH, this
> > >   approach doesn't help daemons embedding libperl...)
> > 
> > As a consumer of the interface (ie the package wanting to be triggered)
> > I would prefer an explicit declaration of intent for the trigger, rather
> > than just watching /usr/bin/perl, for the specific instances where I can
> > know (or have a good hunch) that my software will break. 
> 
> OK, I'm mostly convinced. (As I said that doesn't take much in this
> case :)
> 
> I'd still like to see some adoption first. I suppose
>  debtags search 'implemented-in::perl && interface::daemon'
> would be a good start in finding likely candidates.
> 
> I suspect there aren't many: AFAICS the affected daemons are only those
> ones that don't load all their modules at startup, but rather require()
> them only when needed.
> 
> Given the silence so far, if more affected packages are found I don't
> think this discussion should block filing wishlist bugs. 
> 
> OTOH, if spamassassin is the only package affected, do we really need a
> policy change at all? I'm not really opposed to it, and it could benefit
> future packages getting things right from the start, but it is a bit on
> the heavy side IMO...

Is there progress on the implementation of this feature ?

So far there are a single second and Niko partial objection.

For my part, I think this is important that the feature be documented (if 
implemented)
but not necessarily in policy, at least until it is more than a proof of 
concept.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   6   >