Bug#591817: ping

2011-01-10 Thread Lucas Nussbaum
On 29/12/10 at 00:03 -0800, Steven Baker wrote:
 Yes. I built 1.2 packages, meeting with my mentor in a day or two to
 get them uploaded.

Hi,

Any news on that?

- Lucas



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



Bug#608608: Fix on github

2011-01-10 Thread L. Alberto Giménez

On 10/01/2011 1:11, gregor herrmann wrote:

On Sun, 09 Jan 2011 18:28:46 +0100, L. Alberto Giménez wrote:


I pushed a fix for this bug to my GitHub repository and issued a pull request to
upstream: https://github.com/agimenez/bti/tree/dry-run-fix

Thanks!
I've also sent a similar patch to upstream via mail already, so he
now has soem choice :)
I didn't know that there was already a fix :(, I tried to check the 
github page as well as the Debian PTS page and found nothing about that. 
Sorry for the noise, then.


Regards,
L. Alberto Giménez



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



Bug#606994: Claim £750,000.00 GBP in the Gnld New Year Promo 2011. Send‏‏‏

2011-01-10 Thread ben-morris

Name: Country



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



Bug#609516: unattended-upgrades: should not send email if executed manually with '--dry-run'

2011-01-10 Thread Teodor
Package: unattended-upgrades
Version: 0.62.2
Severity: minor

Hi,

I'm currently testing this package for use on production systems thus I use
'-d --dry-run' to simulate the actual packages upgrades. I suggest that on
manual execution with '--dry-run' an email should not be sent.

Also, the message sent on manual execution with these two options cannot be
displayed properly (an 'application/octet-stream' attachment only). This will
go away by itself if no email is sent when executed with --dry-run.

Thanks

-- System Information:
Debian Release: 6.0
  APT prefers squeeze-updates
  APT policy: (600, 'squeeze-updates'), (600, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages unattended-upgrades depends on:
ii  apt 0.8.10   Advanced front-end for dpkg
ii  apt-utils   0.8.10   APT utility programs
ii  debconf [debconf-2.0]   1.5.36   Debian configuration management sy
ii  lsb-release 3.2-23.1 Linux Standard Base version report
ii  python  2.6.6-3+squeeze4 interactive high-level object-orie
ii  python-apt  0.7.100.1Python interface to libapt-pkg
ii  ucf 3.0025+nmu1  Update Configuration File: preserv

unattended-upgrades recommends no packages.

Versions of packages unattended-upgrades suggests:
pn  bsd-mailx none (no description available)

-- Configuration Files:
/etc/apt/apt.conf.d/50unattended-upgrades changed:
// Automatically upgrade packages from these (origin, archive) pairs
Unattended-Upgrade::Allowed-Origins {
${distro_id} stable;
${distro_id} testing;
${distro_id} ${distro_codename}-security;
${distro_id} ${distro_codename}-updates;
${distro_id} ${distro_codename}-backports;
};
// List of packages to not update
Unattended-Upgrade::Package-Blacklist {
//  vim;
//  libc6;
//  libc6-dev;
//  libc6-i686;
};
// Send email to this address for problems or packages upgrades
// If empty or unset then no email is sent, make sure that you
// have a working mail setup on your system. The package 'mailx'
// must be installed or anything that provides /usr/bin/mail.
Unattended-Upgrade::Mail root;
// Do automatic removal of new unused dependencies after the upgrade
// (equivalent to apt-get autoremove)
//Unattended-Upgrade::Remove-Unused-Dependencies false;
// Automatically reboot *WITHOUT CONFIRMATION* if a 
// the file /var/run/reboot-required is found after the upgrade 
//Unattended-Upgrade::Automatic-Reboot false;
// Use apt bandwidth limit feature, this example limits the download
// speed to 70kb/sec
//Acquire::http::Dl-Limit 70;

/etc/logrotate.d/unattended-upgrades changed:
/var/log/unattended-upgrades/unattended-upgrades.log {
  rotate 6
  monthly
  missingok
  notifempty
}


-- debconf information:
  unattended-upgrades/enable_auto_updates: false



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



Bug#522776: C.UTF-8 in squeeze

2011-01-10 Thread Aurelien Jarno
tag


Roger Leigh a écrit :
 clone 522776 -1
 reassign -1 eglibc
 retitle -1 eglibc: Please provide a C.UTF-8 locale by default
 severity -1 important
 thanks
 
 On Fri, Jan 07, 2011 at 09:14:47PM -0500, David Holland wrote:
 Can this please get done (adding a C.UTF-8 locale)? It is absolutely
 required for writing shell scripts that handle UTF-8 data, if you want
 those shell scripts to have anything like portable or reliable
 behavior.
 
 This is really in the hands of the glibc maintainers.  I thought that
 a bug had been filed months ago, but I can't find it.  I've done so
 now.
 
 Note this comment from Aurelien Jarno:
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522776#342
 
 This will only be done with the approval of the release team, who
 I've copied in.
 

I know some persons already tried to work on that, so if patches are
already available, they will be really appreciated.

Providing a C.UTF-8 locale is quite easy, d-i is already doing that.
Providing a C.UTF-8 *by default* is more complicated, as it has to be
done in the GNU libc code, we can't really on the locale package
generating one. This would mean this package should always be installed,
and that we should trust on user to correctly regenerate the locales if
they do.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#594143: Upgrade desktopcouch to 1.0.3

2011-01-10 Thread David Paleino
On Mon, 10 Jan 2011 02:03:00 +0100, Artur Rona wrote:

 Hello David,

Hi,

 Could you upgrade desktopcouch to 1.0.3 and upload it to Debian git and
 release in experimental?

Not yet. It needs other components which are currently ITP/unavailable in
Debian. The first coming to mind is ubuntu-sso-client (ITP #594143), and another
person (CCed) is working on it :)

Andrew, if you don't have time to do it, I'm available to package it under the
Ubuntu Backmerging Team (utnubu) umbrella :)

Have a nice day,
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#609389: libc-bin: getconf -a have many variables set not properly (i.e. LEVEL*CACHE*)

2011-01-10 Thread Aurelien Jarno
Witold Baryluk a écrit :
 Package: libc-bin
 Version: 2.11.2-7
 Severity: normal
 
 getconf -a have many variables set to 0.
 
 for example
 
 LEVEL1_ICACHE_SIZE 0
 LEVEL1_ICACHE_ASSOC0
 LEVEL1_ICACHE_LINESIZE 0
 LEVEL1_DCACHE_SIZE 0
 LEVEL1_DCACHE_ASSOC0
 LEVEL1_DCACHE_LINESIZE 0
 LEVEL2_CACHE_SIZE  0
 LEVEL2_CACHE_ASSOC 0
 LEVEL2_CACHE_LINESIZE  0
 
 
 they are easly available on most architectures in /proc/cpuinfo

/proc/cpuinfo are not providing all these details, but just a cache
size. The most likely problem is that your CPU is not known by the GNU
libc. Could you please install the cpuid package and send me the output
of the cpuid command?

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#609228: libpadre-plugin-spellcheck-perl: Failing tests; Tries to create .padre directory for building user

2011-01-10 Thread Salvatore Bonaccorso
Hi Damyan!

On Sat, Jan 08, 2011 at 02:27:44PM +0200, Damyan Ivanov wrote:
 -=| Salvatore Bonaccorso, Fri, Jan 07, 2011 at 04:48:12PM +0100 |=-
  Source: libpadre-plugin-spellcheck-perl
  Version: 1.1.2-1
  Severity: serious
  Justification: FTBFS
 
 Is this with sbuilder settings as on official buildds? Otherwise I'd 
 say it is  of severity:importatnt. (worth fixing in anu case)

I talked about that to the release team. We have for all of them with
arch:all anyway the squeeze-ignore tag, but they should be fixed at
least later on. When Lucas Nussbaum builds the archive, he generally
notes too such problems with unwritable homes IIRC. Official buildds
seems to have something like:

---(mount-defaults.buildd)--
# mount.defaults: static file system information for chroots.
# Note that the mount point will be prefixed by the chroot path
# (CHROOT_PATH)
#
# file system mount point   type  options   dump  pass
proc/proc   procdefaults0   0
/dev/pts/dev/ptsnonerw,bind 0   0
tmpfs   /dev/shmtmpfs   defaults0   0
/home/buildd/build-trees/build  nonerw,bind 
0   0



  Building libpadre-plugin-spellcheck-perl 1.1.2-1 tries to create
  ..padre directory, which fail:
  
   PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
   test_harness(0, 'blib/lib', 'blib/arch') t/*.t
   Use of uninitialized value $_[0] in join or string at 
   /usr/lib/perl5/File/Spec/Unix.pm line 86.
   
   #   Failed test 'use Padre::Plugin::SpellCheck;'
   #   at t/0-load.t line 16.
   # Tried to use 'Padre::Plugin::SpellCheck'.
   # Error:  mkdir /.padre: Permission denied at 
   /usr/share/perl5/Padre/Constant.pm line 116
 
 What would you recommend as a fix? I was thinking about runnung tests 
 in a wrapper that sets HOME to a temporary directory and then wipes it 
 out.

We have already such cases e.g. in libtest-valgrind-perl done by
gregoa. I have documented now at least that way in our debhelper.pod
[1].

 [1]  
http://pkg-perl.alioth.debian.org/debhelper.html#running_tests_needing_writable_home

I tried to build with the attached patch, and it works fine now, so we
could apply a similar solution to all of them, what do you think agree
on that way? Or other ideas?

Bests
Salvatore
diff -Nru libpadre-plugin-spellcheck-perl-1.21/debian/rules libpadre-plugin-spellcheck-perl-1.21/debian/rules
--- libpadre-plugin-spellcheck-perl-1.21/debian/rules	2010-12-07 22:17:26.0 +0100
+++ libpadre-plugin-spellcheck-perl-1.21/debian/rules	2011-01-10 09:12:57.0 +0100
@@ -1,12 +1,19 @@
 #!/usr/bin/make -f
 
+BUILDHOME = $(CURDIR)/debian/build
+
 %:
 	dh $@
 
+override_dh_clean:
+	dh_clean
+	rm -rf $(BUILDHOME)
+
 PKG=$(shell dh_listpackages)
 
 override_dh_auto_configure override_dh_auto_test:
-	xvfb-run $(subst override_,,$@)
+	mkdir -p $(BUILDHOME)
+	HOME=$(BUILDHOME) xvfb-run $(subst override_,,$@)
 
 PKG=libpadre-plugin-spellcheck-perl
 MOD=Padre-Plugin-SpellCheck


signature.asc
Description: Digital signature


Bug#608608: Fix on github

2011-01-10 Thread gregor herrmann
On Mon, 10 Jan 2011 09:01:43 +0100, L. Alberto Giménez wrote:

 I pushed a fix for this bug to my GitHub repository and issued a pull 
 request to
 upstream: https://github.com/agimenez/bti/tree/dry-run-fix
 Thanks!
 I've also sent a similar patch to upstream via mail already, so he
 now has soem choice :)
 I didn't know that there was already a fix :(, I tried to check the
 github page as well as the Debian PTS page and found nothing about
 that. Sorry for the noise, then.

Nothing to be sorry about, you can't know that I've sent a patch
upstream via private mail if I don't make this info available
anywhere ...
 
Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT  SPI, fellow of Free Software Foundation Europe
   `-Kirk to Enterprise -- beam down yeoman Rand and a six-pack. 



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



Bug#609226: Additional information - snmpd as root on Debian 5.0.6

2011-01-10 Thread Moritz Duge

I tried tu run snmpd as root on Debian 5.0.6. It's working!

The speed value for my gigabit interface is at 1.000.000.000 (that's the 
value it should be) all the time.


Will there be a patch for Debian 5.0.x? Until there's a patch, is it 
wise to run snmpd as root all the time?


Thanks
Moritz Duge



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



Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch

2011-01-10 Thread Lepton Wu
Package: xen-utils-3.2-1
Version: 3.2.1-2
Severity: normal
Tags: patch

Hi,
   
  There is a bug xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c, 
  it is using unsigned long which is 64 bits on amd64 arch and  32
  bits on i386 arch. 
  This makes pygrub can't work on reiserfs on amd64 arch. You can easily
  reproduce it.
  A patch is included for fixing this problem.

diff -ur xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c 
xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c
--- xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c   2008-05-12 
19:01:57.0 +0800
+++ xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c
2011-01-10 16:37:38.0 +0800
@@ -222,7 +222,7 @@
 
 struct disk_child
 {
-  unsigned long   dc_block_number;  /* Disk child's block 
number. */
+  unsigned intdc_block_number;  /* Disk child's block 
number. */
   unsigned short  dc_size; /* Disk child's used space. 
  */
 };
 


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

Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=zh_CN, LC_CTYPE=zh_CN (charmap=GB2312)
Shell: /bin/sh linked to /bin/bash

Versions of packages xen-utils-3.2-1 depends on:
ii  e2fslibs   1.41.3-1  ext2 filesystem libraries
ii  iproute20080725-2networking and traffic control too
ii  libc6  2.7-18lenny6  GNU C Library: Shared libraries
ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime libr
ii  libgnutls262.4.2-6+lenny2the GNU TLS library - runtime libr
ii  libncurses55.7+20081213-1shared libraries for terminal hand
ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
ii  libxenstore3.0 3.2.1-2   Xenstore communications library fo
ii  python 2.5.2-3   An interactive high-level object-o
ii  python-central 0.6.8 register and build utility for Pyt
ii  udev   0.125-7+lenny3/dev/ and hotplug management daemo
ii  xen-utils-common   3.2.0-2   XEN administrative tools - common 
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages xen-utils-3.2-1 recommends:
ii  bridge-utils  1.4-5  Utilities for configuring the Linu
ii  xen-hypervisor-3.2-1-amd64 [x 3.2.1-2The Xen Hypervisor on AMD64

Versions of packages xen-utils-3.2-1 suggests:
pn  xen-docs-3.2  none (no description available)

-- debconf-show failed
diff -ur xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c
--- xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c	2008-05-12 19:01:57.0 +0800
+++ xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c	2011-01-10 16:37:38.0 +0800
@@ -222,7 +222,7 @@
 
 struct disk_child
 {
-  unsigned long   dc_block_number;  /* Disk child's block number. */
+  unsigned intdc_block_number;  /* Disk child's block number. */
   unsigned short  dc_size;		/* Disk child's used space.   */
 };
 


Bug#578157: and another!

2011-01-10 Thread Jonas Smedegaard

On Mon, Jan 10, 2011 at 12:54:58AM -0500, micah anderson wrote:
On Fri, 7 Jan 2011 20:17:29 +0100, Jonas Smedegaard d...@jones.dk 
wrote:
So what really is the issue here is that _at_ _each_ _runtime_ 
_environment_ are the db files incompatible.


http://download.oracle.com/docs/cd/E17276_01/html/programmer_reference/changelog_4_8.html#id1655659

Database or Log File On-Disk Format Changes:

  1.  The log file format changed in 4.8.

So it seems that its just the db4.8 logs are not backward compatible 
with 4.7. Transaction logs are great, if you want to do recovery, but I 
wonder if they are really needed. If I recall, they simply grow, until 
you rotate them, unless you set specific DB_CONFIG flags.


According to Helmut Grohne, all Bitcoin users maintain a full history of 
transactions in those logs - so I suspect they shouldn't be rotated but 
just (slowly) grow and grow...




@Micah: Could you please test if upgrading works like this:

   1) Move aside your precious .bitcoin folder
   2) Start the current Debian Bitcoin (or upstream binary)
   3) Let Bitcoin run until its db is fully init'ed (i.e. dir is 
  ~150MB)

   3) Quit Bitcoin
   4) Install packages libdb4.8-util and db4.7-util


you mean db4.8-util and db4.7-util :)


Ah, yes.  Had crept into README.Debian too - corrected now.



   5) run the following commands:


I think that the following commands should only be run after I've
stopped the running bitcoind:


That happened in 3), no?

Any, I am not this detailed in the readme (and not sure why I spelled it 
out to you either - you seem to know usage of this tool better than 
me!).




 db4.7_recover -h ~/.bitcoin
 db4.8_upgrade -h ~/.bitcoin wallet.dat

   6) Start your locally compiled Bitcoin
   7) Tell me if it worked out or not :-)


It seems like it works, here is the log:


[log snipped]

Good.  Thanks for confirming!


I will now compile a new Bitcoin against Berkeley DB 4.8, with a 
README mentioning essential parts of above - blindly hoping that it 
works.


I checked with the bitcoin community, and found there are quite a 
number of people using bdb4.8 on gentoo, redhat, fedora and freebsd.



Please be careful to test against current release, not the version I am
about to release :-)


Yep, I used 0.3.19~dfsg-3~0jones1 for this test.


Thanks again.


- Jonas

--
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: Digital signature


Bug#607141: xm block-attach failed on domU

2011-01-10 Thread Timo Juhani Lindfors
Peter Viskup skupko...@gmail.com writes:
 'xm block-attach domain phy:data/disk /dev/xvda6 w'

I can attach a block device 

$ sudo xm block-attach 27 file:/local/xen/lindi-exp1/disk.img /dev/xvda w
$ sudo xm block-list 27
Vdev  BE handle state evt-ch ring-ref BE-path
51712  00 4  9  770   /local/domain/0/backend/vbd/27/51712

[   81.988522] blkfront: xvda: barriers enabled
[   81.988852]  xvda: xvda1
[   81.988969] xvda: p1 size 979902 exceeds device capacity, limited to end of 
disk

and also detach it:

$ sudo xm block-detach 27 51712

This particular domU was started with

name = 'lindi-exp1'
vcpus = '1'
memory = '256'
kernel = '/local/xen/lindi-exp1/vmlinuz-2.6.32-5-amd64'
ramdisk = '/local/xen/lindi-exp1/initrd.img-2.6.32-5-amd64'
nfs_server = '10.7.2.17'
nfs_root = '/tftpboot/lindi-exp1'
extra = 'root=/dev/nfs ip=dhcp'
vif = [ 'mac=52:54:00:12:35:09' ]
cpuid = [ '0:eax=0x3,ebx=0x0,ecx=0x0,edx=0x0',
'1:eax=0x0f61,ecx=0xx00x0x,edx=xxx0',
'0x8000:eax=0x8004,ebx=0x0,ecx=0x0,edx=0x0',
'0x8001:eax=0x0f61,ecx=xx0x,edx=00xx000xx0xxx0xx'
 ]
# up to leaf _0003/8000_0004
# family 15 model 6 stepping 1 (Intel P4 Prescott, AMD K8)
# disable POPCNT, SSE4.[12], SSSE3
# disable HTT
# disable CMPLEGACY, SVM, EXTAPIC, ALTMOVCR8, ABM, SSE4a, MisAlignSSE,
# 3DNOWPrefetch, OSVW, IBS, SSE5, SKINIT, WDT
# disable 3DNOW, 3DNOWEXT, RDTSCP, Page1GB, FFXSR, MMXExt, MP
#
# Source: Cross-Vendor Migration
# AMD Operating Systems Research Center
# Uwe Dannowski   Andre Przywara
#   {firstname.lastna...@amd.com
# 2010 Advanced Micro Devices, Inc. All rights reserved.



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



Bug#603441: #603441 cdrom: serial console on Belkin f5u103 unsupported in Lenny AMD64 netinst

2011-01-10 Thread Matthew Palmer
On Mon, Jan 10, 2011 at 12:14:44AM -0700, Gregory Nowak wrote:
 I am making the assumption that the first item on the boot menu is text
 install, as was the case in the lenny installer. If this is not
 correct anymore, then that might be the problem. Thanks.

No, the installer front screen in the Squeeze installer is decidedly
different.  You'll need to go with Down Arrow, Down Arrow, Enter, then go
with install console=ttyS0,etc

- Matt



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



Bug#607495: linux-image-2.6.32-5-amd64: kernel freeze

2011-01-10 Thread Timo Juhani Lindfors
Philip Ashmore cont...@philipashmore.com writes:
 What I really meant was your hardware device info.

$ lspci
00:00.0 Host bridge: ATI Technologies Inc RD890 Northbridge only single slot 
PCI-e GFX Hydra part (rev 02)
00:04.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express 
gpp port D)
00:06.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express 
gpp port F)
00:07.0 PCI bridge: ATI Technologies Inc RD890 PCI to PCI bridge (PCI express 
gpp port G)
00:11.0 SATA controller: ATI Technologies Inc SB700/SB800 SATA Controller [AHCI 
mode] (rev 40)
00:12.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:12.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:13.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:13.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:14.0 SMBus: ATI Technologies Inc SBx00 SMBus Controller (rev 41)
00:14.3 ISA bridge: ATI Technologies Inc SB700/SB800 LPC host controller (rev 
40)
00:14.4 PCI bridge: ATI Technologies Inc SBx00 PCI to PCI Bridge (rev 40)
00:14.5 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI2 Controller
00:16.0 USB Controller: ATI Technologies Inc SB700/SB800 USB OHCI0 Controller
00:16.2 USB Controller: ATI Technologies Inc SB700/SB800 USB EHCI Controller
00:18.0 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor 
HyperTransport Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Address 
Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor DRAM 
Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor 
Miscellaneous Control
00:18.4 Host bridge: Advanced Micro Devices [AMD] Family 10h Processor Link 
Control
01:05.0 VGA compatible controller: S3 Inc. 86c325 [ViRGE] (rev 06)
02:00.0 USB Controller: NEC Corporation uPD720200 USB 3.0 Host Controller (rev 
03)
03:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8059 PCI-E 
Gigabit Ethernet Controller (rev 11)
04:00.0 SATA controller: JMicron Technology Corp. JMB362/JMB363 Serial ATA 
Controller (rev 03)
04:00.1 IDE interface: JMicron Technology Corp. JMB362/JMB363 Serial ATA 
Controller (rev 03)




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



Bug#609518: libreoffice: migration from oo.org: macro security trusted file locations setting not migrated

2011-01-10 Thread Lionel Elie Mamane
Package: libreoffice
Version: 1:3.3.0~rc2-3
Severity: normal

In OO.org 3, I had a trusted location set, but LibreOffice did not
take it over in the migration.

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

Kernel: Linux 2.6.32-5-xen-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libreoffice depends on:
ii  liblucene2-java2.9.2+ds1-1   Full-text search engine library fo
ii  libreoffice-base   1:3.3.0~rc2-3 office productivity suite -- datab
ii  libreoffice-calc   1:3.3.0~rc2-3 office productivity suite -- sprea
ii  libreoffice-core   1:3.3.0~rc2-3 office productivity suite -- arch-
ii  libreoffice-draw   1:3.3.0~rc2-3 office productivity suite -- drawi
ii  libreoffice-filter-mobiled 1:3.3.0~rc2-3 office productivity suite -- mobil
ii  libreoffice-impress1:3.3.0~rc2-3 office productivity suite -- prese
ii  libreoffice-java-common1:3.3.0~rc2-3 office productivity suite -- arch-
ii  libreoffice-math   1:3.3.0~rc2-3 office productivity suite -- equat
ii  libreoffice-report-builder 1:3.3.0~rc2-3 LibreOffice extension for building
ii  libreoffice-writer 1:3.3.0~rc2-3 office productivity suite -- word 
ii  ttf-dejavu 2.31-1Metapackage to pull in ttf-dejavu-
ii  ttf-sil-gentium-basic  1.1-2 smart Unicode font families (Basic

Versions of packages libreoffice recommends:
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics as Tim

Versions of packages libreoffice suggests:
ii  cups-bsd   1.4.4-3   Common UNIX Printing System(tm) - 
ii  default-jre [java5-runtime 1:1.6-40  Standard Java or Java compatible R
ii  gcj-4.4-jre [java5-runtime 4.4.5-2   Java runtime environment using GIJ
ii  gcj-jre [java5-runtime]4:4.4.5-1 Java runtime environment using GIJ
ii  gstreamer0.10-ffmpeg   0.10.10-1 FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad  0.10.19-2+b2  GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base 0.10.30-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good 0.10.24-1 GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly 0.10.15-1 GStreamer plugins from the ugly 
pn  hunspell-dictionarynone(no description available)
ii  iceweasel  3.5.13-1  Web browser based on Firefox
ii  imagemagick8:6.6.0.4-2.2 image manipulation programs
ii  libgl1-mesa-glx [libgl1]   7.7.1-4   A free implementation of the OpenG
ii  libldap-2.4-2  2.4.23-6  OpenLDAP libraries
ii  libpaper-utils 1.1.24library for handling paper charact
ii  libreoffice-filter-binfilt 1:3.3.0~rc2-3 office productivity suite -- legac
ii  libreoffice-gnome  1:3.3.0~rc2-3 office productivity suite -- GNOME
ii  libreoffice-help-en-gb [li 1:3.3.0~rc2-3 office productivity suite -- Engli
pn  libreoffice-hyphenationnone(no description available)
ii  libreoffice-l10n-en-gb [li 1:3.3.0~rc2-3 office productivity suite -- Engli
ii  libreoffice-officebean 1:3.3.0~rc2-3 office productivity suite -- Java 
pn  libreoffice2-thesaurus none(no description available)
ii  libsane1.0.21-8  API library for scanners
ii  libxrender11:0.9.6-1 X Rendering Extension client libra
ii  menu   2.1.44generates programs menu for all me
ii  myspell-en-us [myspell-dic 1:3.2.1-2 English_american dictionary for my
ii  myspell-fr-gut [myspell-di 1:1.0-27  The French dictionary for myspell 
pn  openclipart-libreofficenone(no description available)
ii  openjdk-6-jre [java5-runti 6b18-1.8.3-2  OpenJDK Java runtime, using Hotspo
ii  pstoedit   3.50-3+b1 PostScript and PDF files to editab
ii  unixodbc   2.2.14p2-1ODBC tools libraries

Versions of packages libreoffice-core depends on:
ii  fontconfig 2.8.0-2.1 generic font configuration library
ii  libatk1.0-01.30.0-1  The ATK accessibility toolkit
ii  libc6  2.11.2-7  Embedded GNU C Library: Shared lib
ii  libcairo2  1.8.10-6  The Cairo 2D vector graphics libra
ii  libcurl3-gnutls7.21.0-1  Multi-protocol file transfer libra
ii  libdb4.8   4.8.30-2  Berkeley v4.8 Database Libraries [
ii  libexpat1  2.0.1-7   XML parsing C library - runtime li
ii  libfontconfig1 2.8.0-2.1 generic font configuration library
ii  libfreetype6   2.4.2-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.4.5-4 GCC support library
ii  libglib2.0-0   

Bug#609415: Critical issue with mount not working at boot (with last new mount version!)

2011-01-10 Thread yellow protoss
Dear Sir,

Thank you first for your prompt reply since this issue is really bugging me
and the users since many months (well, since we move to testing of Debian).
Under stable, and previous distro debian, we never had such an issue. NFS
was great.

So the fstab and export contain as follows:

cat /etc/exports
Code:
-
# /etc/exports: the access control list for filesystems which may be
exported
#   to NFS clients.  See exports(5).
#
# Example for NFSv2 and NFSv3:
# /srv/homes   hostname1(rw,sync,no_subtree_check)
hostname2(ro,sync,no_subtree_check)
#
# Example for NFSv4:
# /srv/nfs4gss/krb5i(rw,sync,fsid=0,crossmnt,no_subtree_check)
# /srv/nfs4/homes  gss/krb5i(rw,sync,no_subtree_check)
#
/home   192.168.1.0/24(rw,root_squash)
-



On client(s),
/etc/fstab
Code:
-
192.168.1.100:/home   /home   nfs   defaults 0   0
-
I used these methods/files since many many years since almost the early
begin of debian (at least for client).


Thanks in advance. Hoping that you have necessary information, and wishing
you a pleasant day,

Kind regards
Y.


On Sun, Jan 9, 2011 at 6:59 PM, LaMont Jones lam...@debian.org wrote:

 On Sun, Jan 09, 2011 at 11:57:52AM +0100, yellow wrote:
  then the client NFS has into /etc/fstab
  mount the NFS
  IP:/home /home nfs   with here regullar parameters

 What specifically does the line say (ignoring the IP address).
 regular parameters has many posible meanings

 lamont



Bug#587727: syslinux: please add support for other boot options than local linux kernels to extlinux-update

2011-01-10 Thread Fabian Greffrath

Am 07.01.2011 14:55, schrieb Daniel Baumann:

hope to get on to it once squeeze is out. if you have time for it
before, you're most welcome. easiest would be if you provide a series
of small commits ontop of current git, so that each patch can be
easily be reviewed and tested.


Well, it's not so easy to divide the procedure into single logical 
steps and commit them one by one... ;)


What I've done is simply this (from memory):
- Divide the current extlinux-update script into different logical 
sections and store each of them in a separate script under 
/etc/extlinux (or similar). The scripts' file names get prefixed with 
an index to make sure they are executed in the right order.
- The extlinux-update script is turned into a stub that only invokes 
all the scripts found in /etc/extlinux in the right order (as given by 
the prefixes).
- Bonus points for putting menu entries into different sub menus based 
on their prefix number.



os-proper support is quite high on the todo, as it's required for
inclusion of syslinux-installer udeb into d-i.


I think I could do this, as the initial implementation in the grub2 
packages is also from me. But how do you tell extlinux to chainload 
from another partition? Do we have to copy the corresponfing boot 
sector into /boot/extlinux?



well, the current menues are not that good anyway, yet..


In my opinion, native kernels (i.e. Debian Linux or kfreebsd kernels) 
should appear in the top level menu. Then there should be sub menus 
for Utilities (i.e. memtest86, invaders, hdt, ...), Images (everything 
of .iso or .img type) and Other OSes (based on os-prober output). But 
that's details...


 - Fabian



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



Bug#609202: Please enable RoarAudio support

2011-01-10 Thread Alessio Treglia
Philipp,

Thank you for taking the time to report this bug and helping to make
Debian better.

I've seen your message in the CMus development mailing list, so I was
wondering if you already have a patch for the current version in
unstable. If so, I'll apply it with a new upload to Debian
experimental.

Cheers.

-- 
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#587727: syslinux: please add support for other boot options than local linux kernels to extlinux-update

2011-01-10 Thread Daniel Baumann

On 01/10/2011 10:19 AM, Fabian Greffrath wrote:

os-proper support is quite high on the todo, as it's required for
inclusion of syslinux-installer udeb into d-i.


I think I could do this, as the initial implementation in the grub2
packages is also from me.


having no clue about os-proper, that would be appreciated.


But how do you tell extlinux to chainload from
another partition? Do we have to copy the corresponfing boot sector into
/boot/extlinux?


syslinux/extlinux can use chain.c32 to chainload other partitions directly.


well, the current menues are not that good anyway, yet..


In my opinion, native kernels (i.e. Debian Linux or kfreebsd kernels)
should appear in the top level menu. Then there should be sub menus for
Utilities (i.e. memtest86, invaders, hdt, ...), Images (everything of
.iso or .img type) and Other OSes (based on os-prober output). But
that's details...


...and belongs to syslinux-themes-debian entirely ;)

--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#609519: New upstream 1.0.0 available

2011-01-10 Thread Yuri D'Elia
Package: bugs-everywhere
Severity: wishlist

Finally, 1.0.0 hit the street. Commentary in bug #544515 reported that a new
bug report would be fine once an official release was available. I hope I'm
not too greedy :)



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



Bug#603441: #603441 cdrom: serial console on Belkin f5u103 unsupported in Lenny AMD64 netinst

2011-01-10 Thread Ferenc Wagner
Gregory Nowak g...@romuald.net.eu.org writes:

 reboot with the cd in the drive, and get the beep from the pc speaker.
 I hit tab, space console=ttyUSB0, and get no serial output.

Are you sure that your USB-serial driver and the USB core is compiled
into the installer kernel?  The standard 8250 serial stuff is...
-- 
Regards,
Feri.



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



Bug#609049: [coreutils] Re: Bug#609049: du: process_file: Assertion `level == prev_level - 1' failed

2011-01-10 Thread Jim Meyering
Jim Meyering wrote:
...
 Here's the incremental I'm testing with:

 diff --git a/tests/du/move-dir-while-traversing 
 b/tests/du/move-dir-while-traversing
 index e42bc93..fe1615c 100755

Thanks again for the quick feedback.
I squashed in the changes above and pushed the result.
I also updated to the latest gnulib in a separate commit,
since it passed the tests I ran.



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



Bug#609520: unblock: python-xattr/0.4-5

2011-01-10 Thread Federico Ceratto
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: freeze-exception


Please unblock package python-xattr

It is affected by #609447 and #592860

Version 0.4-5+squeeze1 is ready.

The diff between version 0.4.5 and 0.4-5+squeeze1 is below.

unblock python-xattr/0.4-5

-- System Information:
Debian Release: squeeze/sid
  APT prefers stable
  APT policy: (700, 'stable'), (650, 'testing'), (600, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32.12-linode25 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=ANSI_X3.4-1968) 
(ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

-- diff ---

diff --git a/debian/changelog b/debian/changelog
index 3a4eb78..51a0ece 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-xattr (0.4-5+squeeze1) testing-proposed-updates; urgency=low
+
+  * Bugfix release: missing dependency from setuptools (Closes: #609447)
+  * Bugfix: xattr crashes when listing file attributes (Closes: #592860)
+
+ -- Federico Ceratto federico.cera...@gmail.com  Sun, 09 Jan 2011 17:11:11 
+0100
+
 python-xattr (0.4-5) unstable; urgency=low
 
   * New maintainer. (Closes: #579614)
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 000..cd49bce
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+tool_long_format.diff
diff --git a/debian/patches/tool_long_format.diff 
b/debian/patches/tool_long_format.diff
new file mode 100644
index 000..33195e6
--- /dev/null
+++ b/debian/patches/tool_long_format.diff
@@ -0,0 +1,11 @@
+Initialize the long_format variable in tool.py
+--- a/Lib/xattr/tool.py
 b/Lib/xattr/tool.py
+@@ -38,6 +38,7 @@
+ except getopt.GetoptError, e:
+ usage(e)
+ 
++long_format = False
+ for opt, arg in optargs:
+ if opt in (-h, --help):
+ usage()



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



Bug#589525: mirror submission for mirrors.163.com

2011-01-10 Thread Aron Xu
Hello,

Really nice to hear from NetEase team, thanks for all your contribution
to FOSS!

On Mon, Jan 10, 2011 at 04:51:36PM +0800, mirror wrote:
 Submission-Type: new
 Site: mirrors.163.com
 Type: leaf
 Archive-architecture: amd64 i386
 
 Archive-architecture are source, amd64 and i386

I'm not sure if it is possible to mirror all architectures so we can
make mirrors.163.com - ftp.cn.debian.org? Of course it is okay for you
to leave as a leaf node because of resource limit, but I sincerely hope
there is a ftp.cn.debian.org being set up eventually, :)

 There are two  question  we want to ask.
 We notice that  http://www.debian.org/mirror/ftpmirror mention about push
 mirroring.
 Is it essential for become a debian mirror or it is optional ?

I think a pushing mirror is the best, and all mirrors are being asked to
set up using the way. What's more, I'm not sure what tool you are using
to sync the archive, but ftpsync mentioned on that page would be great -
it can help you make your mirror a pushing one easily.

 If the answer is yes, where i can get the ssh public key of my upstream 
 mirror?

I am now rolling in the administrator of ftp.tw.d.o (Andrew Lee). Please
contact him for details.

 
 Another one:  Is the port of ssh server we can choice? We don't think it is a
 good idea to use port 22.
 

You can ask Andrew then, :)

P.S. Please use plain text to reply emails from Debian BTS, which drop
all HTML emails as they are suspected to be spam (IIRC). 

-- 
Regards,
Aron Xu


signature.asc
Description: Digital signature


Bug#609521: ITP: piwik -- real time web analytics software program

2011-01-10 Thread Fabrizio Regalli
Package: wnpp
Severity: wishlist
Owner: Fabrizio Regalli fab...@fabreg.it

Package name: piwik
Version : 1.1.1
Upstream Author : Matthieu Aubry  m...@piwik.org
URL : http://www.piwik.org/
License : (GPL, LGPL, BSD, MIT/X, etc.)
Programming Lang: (C, C++, C#, Perl, Python, etc.)
Description : Piwik: real time web analytics software program



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



Bug#587727: syslinux: please add support for other boot options than local linux kernels to extlinux-update

2011-01-10 Thread Fabian Greffrath

Am 10.01.2011 10:32, schrieb Daniel Baumann:

having no clue about os-proper, that would be appreciated.


I guess I'll have a look at it as soon as I have an own computer again 
(currently only my wife's Laptop and my PC at work, both running Windows).



syslinux/extlinux can use chain.c32 to chainload other partitions
directly.


But does it also understand Linux device names, like sda1? AFAIUI 
these are not even consistent within Linux, depending on the order of 
modules loaded at boot, etc.



...and belongs to syslinux-themes-debian entirely ;)


So you think the general menu structure is a specific theme's 
business? With what kind of menu will you end up when no 
syslinux-themes-* package is installed?


 - Fabian



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



Bug#589525: mirror submission for mirrors.163.com

2011-01-10 Thread Aron Xu
(This mail is intentionally sent with plain text body, to make the
HTML mail from mir...@service.netease.com available on BTS.)

On Mon, Jan 10, 2011 at 16:51, mirror mir...@service.netease.com wrote:
 Hi,
   We apologize for take so long to work out of it.

 tag 589525 +moreinfo
 thanks

 Hi,

 Please read carefully http://www.debian.org/mirror/ftpmirror

 On Sun, Jul 18, 2010 at 01:50:27PM +, netease wrote:

 Package: mirrors
 Severity: wishlist

 Submission-Type: new
 Site: mirrors.163.com
 Type: leaf
 Archive-architecture: amd64 i386

 Archive-architecture are source, amd64 and i386

 Archive-http: /debian/

 The local trace file is missing, please follow
 http://www.debian.org/mirror/ftpmirror#how

 Trace file has added.

 IPv6: no
 Archive-upstream: ftp.debian.org

 Read http://www.debian.org/mirror/ftpmirror#wherefrom

  Archive-upstream is ftp.tw.debian.org

 Updates: once
 Maintainer: netease mir...@service.netease.com
 Country: CN China
 Comment: Mirror every six hours. Server provided by the top ICP of China
 Netease aka 163.com.

 How much bandwidth is available ?

 1000Mbps

 By the way:

 http://mirrors.163.com/debian-backport/
 - the right name is debian-backport*s*

 It has been fixed.

 - please use the recommended ftpsync tool (have a conf file
 ftpsync-backports.conf)

 Thanks for mirroring Debian and best regards.

 By the way, this ticket is somebody submit for us. Here are the full
 information.
 ---
 Site: mirrors.163.com
 Packages archive, over HTTP: /debian/
 Backports packages, over HTTP: /debian-backports/
 CD/DVD images, over HTTP: /debian-cd/
 Supports IPv6:  no

 Main mirror is updated from: ftp.tw.debian.org
 Backports mirror is updated from: ftp.tw.debian.org
 CD/DVD image mirror is updated from: ftp.se.debian.org

 Frequency of mirroring:  Mirror every six hours
 Mirrored architectures:  source amd64 i386
 Name of site maintainer:  netease
 Public e-mail of site maintainer:  mir...@service.netease.com
 Country of site:  CN China
 Location of site: Hangzhou
 Name of site sponsor: Netease
 URL of site sponsor: http://www.163.com
 ---
 And we also carry debian-security mirror with a high frequency update(one
 time per 20min) : http://mirrors.163.com/debian-security/

 There are two  question  we want to ask.
 We notice that  http://www.debian.org/mirror/ftpmirror mention about push
 mirroring.
 Is it essential for become a debian mirror or it is optional ?
 If the answer is yes, where i can get the ssh public key of my upstream
 mirror?

 Another one:  Is the port of ssh server we can choice? We don't think it is
 a good idea to use port 22.


 Regards..

 --
 Netease Sa Team
 mail: mir...@service.netease.com



-- 
Regards,
Aron Xu



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



Bug#609522: [l10n:eu] tgif 1:4.2.2-4: updated Basque translation

2011-01-10 Thread dooteo
Package: tgif
Version:1:4.2.2-4
X-Debbugs-CC: p...@beobide.net, debian-l10n-bas...@lists.debian.org
Severity: wishlist
Tags: l10n patch

Attached Basque translation. Please, could you add it for us?

Thanks and best regards,

Dooteo

# translation of tgif_1:4.2.2-4_eu.po to Basque
# translation of tgif debconf template to Basque
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Xabier Bilbao xab...@gmail.com, 2008.
# Iñaki Larrañaga Murgoitio doo...@euskalgnu.org, 2008, 2011.
msgid 
msgstr 
Project-Id-Version: tgif_1:4.2.2-4_eu\n
Report-Msgid-Bugs-To: t...@packages.debian.org\n
POT-Creation-Date: 2011-01-09 01:37+\n
PO-Revision-Date: 2011-01-10 10:54+0100\n
Last-Translator: Iñaki Larrañaga Murgoitio doo...@euskalgnu.org\n
Language-Team: Basque debian-l10n-bas...@lists.debian.org\n
Language: eu\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n
Plural-Forms: nplurals=2; plural=(n != 1);\n

#. Type: select
#. Choices
#: ../tgif.templates:2001
msgid A4
msgstr A4

#. Type: select
#. Choices
#: ../tgif.templates:2001
msgid Letter
msgstr Gutuna

#. Type: select
#. Description
#: ../tgif.templates:2002
msgid Paper size to be used:
msgstr Erabiliko den paper-tamaina:

#. Type: select
#. Description
#: ../tgif.templates:2002
msgid 
Please select the size of paper to be used by Tgif. This selection will be 
appended to the global Tgif initialization file.
msgstr 
Hautatu paperaren tamaina Tgif-ek erabili dezan. Hautapen hau Tgif-en 
hasierapeneko fitxategi orokorrari erantsiko zaio.

#. Type: select
#. Choices
#: ../tgif.templates:3001
msgid Centimeters
msgstr Zentimetroak

#. Type: select
#. Choices
#: ../tgif.templates:3001
msgid Inches
msgstr Hazbeteak

#. Type: select
#. Description
#: ../tgif.templates:3002
#| msgid What units to use for the grid.
msgid Units to use for the grid:
msgstr Saretan erabiliko den unitatea:

#. Type: select
#. Description
#: ../tgif.templates:3002
msgid 
Please select the units to be used by Tgif when rendering the grid. This 
will also determine the scaling when the snap-to-grid option is enabled.
msgstr 
Hautatu unitateak Tgif-ek sareta errendatzean erabili dezan. 
Honek ere eskalatzea zehaztuko du 'atxikitu-saretari' aukera gaitzen denean.



Bug#607709: XEN kernel crash (this time with a shorter trace)

2011-01-10 Thread Giuseppe Sacco
Il giorno mar, 04/01/2011 alle 13.53 +, Ian Campbell ha scritto:
 On Tue, 2011-01-04 at 14:48 +0100, Giuseppe Sacco wrote:
[...]
 Thanks. Unfortunately there doesn't seem to be anything of interest in
 the xm dmesg output. It's possible that you need to add loglvl=all
 guest_loglvl=all to the hypervisor command line in order to get the
 messages. Are you able to try that?

Here it is.

Bye,
Giuseppe


bug#607709.tar.bz2
Description: application/bzip-compressed-tar


Bug#609057: ITP: gsh -- remote shell multiplexor

2011-01-10 Thread Salvatore Bonaccorso
retitle 609057 RFP: gsh -- remote shell multiplexor
noowner 609057
thanks

Hi Python Team!

[Please CC me on replies]

On Wed, Jan 05, 2011 at 10:13:17PM +0100, Salvatore Bonaccorso wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Salvatore Bonaccorso car...@debian.org
 
 * Package name: gsh
   Version : 0.3.1
   Upstream Author : Guillaume Chazarain guic...@gmail.com
 * URL : http://guichaz.free.fr/gsh
 * License : GPL-2+
   Programming Lang: Python
   Description : remote shell multiplexor
 
 Group Shell (also called gsh) is a remote shell multiplexor. It lets you
 control many remote shells at once in a single shell. Unlike other
 commands dispatchers, it is interactive, so shells spawned on the remote
 hosts are persistent. It requires only a SSH server on the remote hosts,
 or some other way to open a remote shell.

I initially filled it as ITP, but I'm more concentrating on packaging
other things, so I would like to ask, is someone of the Python
Application team interested to package gsh under your Group umbrella?

Would IMHO be great to have gsh in Debian.

In case, please feel free to 'take over' the ownership for the
bugreport!

Bests
Salvatore


signature.asc
Description: Digital signature


Bug#587727: syslinux: please add support for other boot options than local linux kernels to extlinux-update

2011-01-10 Thread Daniel Baumann

On 01/10/2011 10:49 AM, Fabian Greffrath wrote:

But does it also understand Linux device names, like sda1? AFAIUI these
are not even consistent within Linux, depending on the order of modules
loaded at boot, etc.


it uses a format like this:

label other-os
kernel chain.c32
append hd1 2

('hd 1 2' would be equivalent to sdb3)


So you think the general menu structure is a specific theme's business?


yes. extlinux-update shall only take care about populating the kernel 
entries in linux.cfg (and the like).



With what kind of menu will you end up when no syslinux-themes-* package
is installed?


none. you just get a prompt.

i think that boot.txt should be pimped a bit (and, if 
EXTLINUX_QUIET=false (default), then should contain a list of kernels - 
labels).


--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@progress-technologies.net
Internet:   http://people.progress-technologies.net/~daniel.baumann/



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



Bug#609515: upgrade-report: Conflict between radiusclient1 and libradiusclient-ng-dev during upgrade from Lenny to Squeeze

2011-01-10 Thread Julien Cristau
On Mon, Jan 10, 2011 at 08:37:59 +0100, Olivier Dousse wrote:

 Package: upgrade-report
 Severity: important
 
 The upgrade of libradiusclient-ng-dev failed because of the presence of 
 radiusclient1 (trying to overwrite some files owned by radiusclient1). This 
 seems to be a bug similar to Bug #526491, which was closed long ago. In my 
 experience, the bug seems to be still there.
 
Do you have the exact output from apt?  It might be in
/var/log/apt/term.log.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609523: grub-pc: Non-ascii characters don't work with echo

2011-01-10 Thread Samuel Thibault
Package: grub-pc
Version: 1.98+20100804-11
Severity: minor

Hello,

I've just tried squeeze d-i rc1 in French, there is a very small glitch:
in the menuentry, one can read (encoded in utf-8)

echo Chargement de Linux 2.6.32-5-686 ...'
linux /boot/vmlinuz etc.
echo Chargement du disque m�moire initial ...'
initrd /boot/initrd.img etc.

But when booting the machine, the � letter appears as ?? on the
screen, even if (mode de d�pannage) and help screens, them, were
displayed correctly. I thus guess there is some bug in the echo command,
maybe it prints characters byte by byte only for instance.

Samuel

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/root / ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/hda1 /mnt/dell vfat 
ro,relatime,fmask=0022,dmask=0022,codepage=cp850,iocharset=cp850,shortname=mixed,errors=remount-ro
 0 0
/dev/hda2 /mnt/win fuseblk 
rw,nosuid,nodev,noexec,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096
 0 0
/dev/hda10 /mnt/compil ext2 rw,nosuid,nodev,noexec,noatime,errors=continue 0 0
/dev/hda11 /mnt/stockage ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /home/samy/photos ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /home/samy/zik ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /home/samy/vids ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /home/samy/local ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /var/cache/pbuilder ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/root /32/home ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/root /32/usr/src ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/root /32/tmp ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /32/home/samy/local ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
/dev/root /lenny-32/home ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/root /lenny-32/usr/src ext3 
rw,noatime,errors=remount-ro,commit=600,barrier=0,data=writeback 0 0
/dev/hda11 /lenny-32/home/samy/local ext3 
rw,relatime,errors=continue,commit=600,barrier=0,data=writeback 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-TOSHIBA_MK6008GAH_8841W55QW
(hd0)   /dev/hda
(hd1)   /dev/disk/by-id/usb-Hitachi_HDT721016SLA380_34A1677A2150-0:0
(hd1)   /dev/hdb
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default=0
if [ ${prev_saved_entry} ]; then
  set saved_entry=${prev_saved_entry}
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z ${boot_once} ]; then
saved_entry=${chosen}
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos6)'
search --no-floppy --fs-uuid --set 4a792f25-e877-4fe0-aca4-ca867f490139
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='(hd0,msdos6)'
search --no-floppy --fs-uuid --set 4a792f25-e877-4fe0-aca4-ca867f490139
insmod png
if background_image /usr/share/images/desktop-base/spacefun-grub.png; then
  set color_normal=light-gray/black
  set color_highlight=white/black
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, avec Linux 2.6.37' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos6)'
search --no-floppy --fs-uuid --set 4a792f25-e877-4fe0-aca4-ca867f490139
echo'plaaééé'
echo'Chargement de Linux 2.6.37 ...'
play 60 0 10
linux   /boot/vmlinuz-2.6.37 root=/dev/hda6 ro video=intelfb vga=ext 
elevator=cfq 
}
menuentry 'Debian GNU/Linux, avec Linux 2.6.37 (mode de dépannage)' --class 
debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos6)'
search --no-floppy --fs-uuid --set 4a792f25-e877-4fe0-aca4-ca867f490139
echo'Chargement de Linux 2.6.37 ...'
 

Bug#609517: [Pkg-xen-devel] Bug#609517: xen-utils-3.2-1: Pygrub can't find grub.conf in a reiserfs partion on amd64 arch

2011-01-10 Thread Ian Campbell
FYI this was fixed by 20716:d3411ed9bd02 in xen-unstable. The fix was
present in the 4.0.0 release.

Ian.

On Mon, 2011-01-10 at 16:48 +0800, Lepton Wu wrote:
 Package: xen-utils-3.2-1
 Version: 3.2.1-2
 Severity: normal
 Tags: patch
 
 Hi,

   There is a bug xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c, 
   it is using unsigned long which is 64 bits on amd64 arch and  32
   bits on i386 arch. 
   This makes pygrub can't work on reiserfs on amd64 arch. You can easily
   reproduce it.
   A patch is included for fixing this problem.
 
 diff -ur xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c 
 xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c
 --- xen-3-3.2.1/tools/libfsimage/reiserfs/fsys_reiserfs.c 2008-05-12 
 19:01:57.0 +0800
 +++ xen-3-3.2.1-lepton/tools/libfsimage/reiserfs/fsys_reiserfs.c  
 2011-01-10 16:37:38.0 +0800
 @@ -222,7 +222,7 @@
  
  struct disk_child
  {
 -  unsigned long   dc_block_number;  /* Disk child's block 
 number. */
 +  unsigned intdc_block_number;  /* Disk child's block 
 number. */
unsigned short  dc_size;   /* Disk child's 
 used space.   */
  };
  
 
 
 -- System Information:
 Debian Release: 5.0.7
   APT prefers stable
   APT policy: (500, 'stable')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.26-2-xen-amd64 (SMP w/4 CPU cores)
 Locale: LANG=zh_CN, LC_CTYPE=zh_CN (charmap=GB2312)
 Shell: /bin/sh linked to /bin/bash
 
 Versions of packages xen-utils-3.2-1 depends on:
 ii  e2fslibs   1.41.3-1  ext2 filesystem libraries
 ii  iproute20080725-2networking and traffic control 
 too
 ii  libc6  2.7-18lenny6  GNU C Library: Shared libraries
 ii  libgcrypt111.4.1-1   LGPL Crypto library - runtime 
 libr
 ii  libgnutls262.4.2-6+lenny2the GNU TLS library - runtime 
 libr
 ii  libncurses55.7+20081213-1shared libraries for terminal 
 hand
 ii  libsdl1.2debian1.2.13-2  Simple DirectMedia Layer
 ii  libxenstore3.0 3.2.1-2   Xenstore communications library 
 fo
 ii  python 2.5.2-3   An interactive high-level 
 object-o
 ii  python-central 0.6.8 register and build utility for 
 Pyt
 ii  udev   0.125-7+lenny3/dev/ and hotplug management 
 daemo
 ii  xen-utils-common   3.2.0-2   XEN administrative tools - 
 common 
 ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
 
 Versions of packages xen-utils-3.2-1 recommends:
 ii  bridge-utils  1.4-5  Utilities for configuring the 
 Linu
 ii  xen-hypervisor-3.2-1-amd64 [x 3.2.1-2The Xen Hypervisor on AMD64
 
 Versions of packages xen-utils-3.2-1 suggests:
 pn  xen-docs-3.2  none (no description available)
 
 -- debconf-show failed
 ___
 Pkg-xen-devel mailing list
 pkg-xen-de...@lists.alioth.debian.org
 http://lists.alioth.debian.org/mailman/listinfo/pkg-xen-devel

-- 
Ian Campbell
Current Noise: She Said Destroy - Becoming The Morningstar

Neutrinos are into physicists.




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



Bug#609524: zsnes: Use DEP-5 copyright file

2011-01-10 Thread Etienne Millon
Package: zsnes
Version: 1.510-2
Severity: wishlist

zsnes uses an outdated debian/copyright file : licensecheck -r reports
copyright information not stated in it. It is probably also a good
idea to move to the newer DEP-5 format.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-5-686 (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/bash

Versions of packages zsnes depends on:
ii  libao4  1.0.0-5  Cross Platform Audio Output Librar
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libgl1-mesa-glx [libgl1 7.7.1-4  A free implementation of the OpenG
ii  libncurses5 5.7+20100313-4   shared libraries for terminal hand
ii  libpng12-0  1.2.44-1 PNG library - runtime
ii  libsdl1.2debian 1.2.14-6.1   Simple DirectMedia Layer
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

zsnes recommends no packages.

zsnes suggests no packages.

-- no debconf information

-- 
Etienne Millon


signature.asc
Description: Digital signature


Bug#609478: [Xcb] Bug#609478: [libxcb1] Memory Leak reported in valgrind

2011-01-10 Thread Julien Cristau
tag 609478 fixed-upstream
severity 609478 minor
kthxbye

On Sun, Jan  9, 2011 at 13:59:34 -0600, Brian Paterni wrote:

 Hello, according to valgrind, there appears to be a memory leak in libxcb.
 Here's a relavant error block when I run glxgears through valgrind:
 
 $ valgrind --leak-check=full glxgears
 ==11308== 124 bytes in 1 blocks are definitely lost in loss record 49 of 81
 ==11308==at 0x4C244E8: malloc (vg_replace_malloc.c:236)
 ==11308==by 0x7649DC9: get_peer_sock_name (xcb_auth.c:259)
 ==11308==by 0x7649E95: _xcb_get_auth_info (xcb_auth.c:302)
 ==11308==by 0x7649918: xcb_connect_to_display_with_auth_info
 (xcb_util.c:424)
 ==11308==by 0x5860749: _XConnectXCB (in /usr/lib/libX11.so.6.3.0)
 ==11308==by 0x584895A: XOpenDisplay (in /usr/lib/libX11.so.6.3.0)
 ==11308==by 0x402D0C: main (glxgears.c:749)
 
Fixed upstream in
http://cgit.freedesktop.org/xcb/libxcb/commit/?id=5755582444ad0ba79e661ab3173cc38e9e588d83

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609521: ITP: piwik -- real time web analytics software program

2011-01-10 Thread Michal Čihař
Hi

Please retitle RFP bug instead of filing new one:

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

Dne Mon, 10 Jan 2011 10:39:37 +0100
Fabrizio Regalli fab...@fabreg.it napsal(a):

 Package: wnpp
 Severity: wishlist
 Owner: Fabrizio Regalli fab...@fabreg.it
 
 Package name: piwik
 Version : 1.1.1
 Upstream Author : Matthieu Aubry  m...@piwik.org
 URL : http://www.piwik.org/
 License : (GPL, LGPL, BSD, MIT/X, etc.)
 Programming Lang: (C, C++, C#, Perl, Python, etc.)

These should be filled in as well.

 Description : Piwik: real time web analytics software program

-- 
Michal Čihař | http://cihar.com | http://blog.cihar.com


signature.asc
Description: PGP signature


Bug#606704: If someone fixes this bug, please fix #605355 as well

2011-01-10 Thread Olivier Salaün

Le 08/01/11 23:51, Emmanuel Bouthenot a écrit :

Hi,

On Sat, Jan 08, 2011 at 05:12:40PM -0500, Stefan Hornburg (Racke) wrote:
[...]

Anybody out there with quilt experience? If so, please apply this patch to
src/sympa_wizard.pl.in. I tried to figure it out with quilt push, but
it didn't work.

Actually the bug is elsewhere. The messages about setLocale() are just
warnings.

The real problem is the 'supported_lang' option in sympa.conf. During
the generation of sympa.conf, if no locales are available this option is
empty. Hence during the 'prepare_db' stage, it fails.

I've a patch for it, I will commit it very soon in the debian/squeeze
branch.

About the sqlite problem, I'm currently working on it too. It's all
about moving some recommends to real dependencies.

I'll give you some news about the upload in a few hours.
If the patch is not Debian specific, please also submit it in the Sympa 
bug tracker https://sourcesup.cru.fr/tracker/?group_id=23





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



Bug#609521: ITP: piwik -- real time web analytics software program

2011-01-10 Thread Julien Viard de Galbert
On Mon, Jan 10, 2011 at 10:39:37AM +0100, Fabrizio Regalli wrote:
 Package: wnpp
 Severity: wishlist
 Owner: Fabrizio Regalli fab...@fabreg.it
 
 Package name: piwik
 Version : 1.1.1
 Upstream Author : Matthieu Aubry  m...@piwik.org
 URL : http://www.piwik.org/
 License : (GPL, LGPL, BSD, MIT/X, etc.)
 Programming Lang: (C, C++, C#, Perl, Python, etc.)
 Description : Piwik: real time web analytics software program
 
Hello Fabrizio,

There was already a wishlist bug for piwik, see #506933 so you should
have renamed that one to ITP instead of creating a new one. (anyway I
don't know what's the best to do know..., probably closing yours, and
then renaming the old one)

Also you might want to read the thread there might be some helpful
information there.

Hoping you'll get piwik packaged for debian,

Regards

-- 
Julien Viard de Galbertjul...@vdg.blogsite.org
http://silicone.homelinux.org/   jul...@silicone.homelinux.org
GPG Key ID: D00E52B6  Published on: hkp://keys.gnupg.net
Key Fingerprint: E312 A31D BEC3 74CC C49E  6D69 8B30 6538 D00E 52B6


signature.asc
Description: Digital signature


Bug#522776: C.UTF-8 in squeeze

2011-01-10 Thread Roger Leigh
On Mon, Jan 10, 2011 at 08:44:10AM +0100, Aurelien Jarno wrote:
 Roger Leigh a écrit :
  On Fri, Jan 07, 2011 at 09:14:47PM -0500, David Holland wrote:
  Can this please get done (adding a C.UTF-8 locale)? It is absolutely
  required for writing shell scripts that handle UTF-8 data, if you want
  those shell scripts to have anything like portable or reliable
  behavior.
  
  This is really in the hands of the glibc maintainers.  I thought that
  a bug had been filed months ago, but I can't find it.  I've done so
  now.
 
 I know some persons already tried to work on that, so if patches are
 already available, they will be really appreciated.
 
 Providing a C.UTF-8 locale is quite easy, d-i is already doing that.
 Providing a C.UTF-8 *by default* is more complicated, as it has to be
 done in the GNU libc code, we can't really on the locale package
 generating one. This would mean this package should always be installed,
 and that we should trust on user to correctly regenerate the locales if
 they do.

Hi Aurelien,

I think that initially, simply guaranteeing the presence of C.UTF-8
as a standard locale, generated by localedef/gen will be sufficient.
This will allow packages to rely on its presence during normal
system operation e.g. in maintainer scripts, for lintian and other
programs requiring it.

I think having it hardcoded into libc is rather more difficult and
having it prior to /usr being mounted is not that important--all
of the known use cases do not require this.  So at least initially,
I think simply providing it outside libc will be more than sufficient.

I would like to see it in libc itself eventually, but I am concerned
about the UTF-8 codeset table being duplicated for every locale.  I'd
like to see it shared so that users using it don't have to pay a
large penalty for the needless duplication.  Possibly best looked at
upstream; I did already mention it a year or so back, but I didn't get
too far--it was more of a casual enquiry about the possibilities.

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.


signature.asc
Description: Digital signature


Bug#609525: rdesktop: black mouse cursor with Windows Server 2008 R2

2011-01-10 Thread Marius Mikucionis
Package: rdesktop
Version: 1.6.0-3
Severity: normal

I get black mouse cursor when logging to Windows Server 2008 R2, 
which is disturbing due to poor contrast and by default the desktop background 
is set 
to black too thus the cursor is not visible at all and it is hard to click on 
anything 
on desktop.

The solution has been out for quite a while:
http://linuxforkeysers.blogspot.com/2010/08/black-cursors-on-win72008-r2-using.html

could you please integrate it with the rest of patches?

Thank you!

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.35.9-d630 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=lt_LT.UTF-8, LC_CTYPE=lt_LT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rdesktop depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libssl0.9.8   0.9.8o-4   SSL shared libraries
ii  libx11-6  2:1.3.3-4  X11 client-side library

rdesktop recommends no packages.

rdesktop 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#609526: Please avoid resorting to poweriso, prefer daa2iso instead

2011-01-10 Thread Luca Bruno
Package: acetoneiso
Version: 2.3-1
Severity: normal

Hi,
I've recently noticed that acetoneiso is currently suggesting,
downloading and installing poweriso (under my home directory),
in order to handle DAA files.

This seems quite an unfortunate choice for a free software program,
in particular when free alternative exist and are already packaged in
Debian. See in particular the daa2iso package, which does exactly that.

Note that this may also be in violation of policy §2.2.1, as
wrapper packages or other sorts of free accessories for non-free programs
are better suited for contrib section, not main (but the categorization here
is not so clear, so I'm not raising the severity).

As such, please consider switching ASAP to daa2iso, and suggest upstream to do
the same avoiding poweriso.

Cheers, Luca



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

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

Versions of packages acetoneiso depends on:
ii  cdrdao  1:1.2.3-0.1  records CDs in Disk-At-Once (DAO) 
ii  fuse-utils  2.8.4-1.1Filesystem in USErspace (utilities
ii  fuseiso 20070708-2   FUSE module to mount ISO filesyste
ii  genisoimage 9:1.1.11-1   Creates ISO-9660 CD-ROM filesystem
ii  gnupg-agent 2.0.14-2 GNU privacy guard - password agent
ii  gnupg2  2.0.14-2 GNU privacy guard - a free PGP rep
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.5-20100227-1 GCC support library
ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon mul
ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
ii  libqt4-webkit   4:4.6.3-4Qt 4 WebKit module
ii  libqtcore4  4:4.6.3-4Qt 4 core module
ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
ii  libstdc++6  4.5-20100227-1   The GNU Standard C++ Library v3
ii  p7zip-full  9.04~dfsg.1-17z and 7za file archivers with hig
ii  phonon  4:4.6.0really4.4.2-1 metapackage for the Phonon multime
ii  pinentry-qt40.8.0-1  Qt-4-based PIN or pass-phrase entr

acetoneiso recommends no packages.

Versions of packages acetoneiso suggests:
ii  mencoder  2:1.0~rc3++svn20100804-0.1 MPlayer's Movie Encoder
ii  nautilus  2.30.1-2   file manager and graphical shell f

-- 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#522776: C.UTF-8 in squeeze

2011-01-10 Thread Aurelien Jarno
Roger Leigh a écrit :
 On Mon, Jan 10, 2011 at 08:44:10AM +0100, Aurelien Jarno wrote:
 Roger Leigh a écrit :
 On Fri, Jan 07, 2011 at 09:14:47PM -0500, David Holland wrote:
 Can this please get done (adding a C.UTF-8 locale)? It is absolutely
 required for writing shell scripts that handle UTF-8 data, if you want
 those shell scripts to have anything like portable or reliable
 behavior.
 This is really in the hands of the glibc maintainers.  I thought that
 a bug had been filed months ago, but I can't find it.  I've done so
 now.
 I know some persons already tried to work on that, so if patches are
 already available, they will be really appreciated.

 Providing a C.UTF-8 locale is quite easy, d-i is already doing that.
 Providing a C.UTF-8 *by default* is more complicated, as it has to be
 done in the GNU libc code, we can't really on the locale package
 generating one. This would mean this package should always be installed,
 and that we should trust on user to correctly regenerate the locales if
 they do.
 
 Hi Aurelien,
 
 I think that initially, simply guaranteeing the presence of C.UTF-8
 as a standard locale, generated by localedef/gen will be sufficient.
 This will allow packages to rely on its presence during normal
 system operation e.g. in maintainer scripts, for lintian and other
 programs requiring it.
 

Doing so means that the locales or locales-all package will be installed
by default. People are going to shout... Or we should create a
locales-cutf8 packages, but then the integration with the two other
packages will become quite complex.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#594940: fixed in kfreebsd-8 8.1+dfsg-6

2011-01-10 Thread Julien Cristau
On Mon, Dec 20, 2010 at 12:21:33 +0100, Aurelien Jarno wrote:

 clone 594940 -1 -2
 reassign -1 kfreebsd-kernel-di-amd64 0.4
 reassign -1 kfreebsd-kernel-di-i386 0.4
 thanks
 
 On Sun, Nov 21, 2010 at 03:32:44PM +, Aurelien Jarno wrote:
  Source: kfreebsd-8
  Source-Version: 8.1+dfsg-6
  
  We believe that the bug you reported is fixed in the latest version of
  kfreebsd-8, which is due to be installed in the Debian FTP archive:
  
 
 I have just realized that the issue is not fixed in the kernel udebs.
 Cloning and reassigning.
 
Is this fixed with rc1, or still not?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#607903: Fails to build kernel module: missing dependency on libc6-dev

2011-01-10 Thread Julien Cristau
Hi Russ,

On Wed, Dec 29, 2010 at 17:54:47 -0800, Russ Allbery wrote:

 This is fixed in Git.  I'm working with upstream to coordinate a security
 release which should be out within the next week, so will upload this fix
 in conjunction with that to avoid confusion, since the security release is
 already staged in Git.  (I'll rethink this if it takes longer than that,
 but it shouldn't.)
 
Any news or ETA for an upload?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#594940: fixed in kfreebsd-8 8.1+dfsg-6

2011-01-10 Thread Aurelien Jarno
Julien Cristau a écrit :
 On Mon, Dec 20, 2010 at 12:21:33 +0100, Aurelien Jarno wrote:
 
 clone 594940 -1 -2
 reassign -1 kfreebsd-kernel-di-amd64 0.4
 reassign -1 kfreebsd-kernel-di-i386 0.4
 thanks

 On Sun, Nov 21, 2010 at 03:32:44PM +, Aurelien Jarno wrote:
 Source: kfreebsd-8
 Source-Version: 8.1+dfsg-6

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

 I have just realized that the issue is not fixed in the kernel udebs.
 Cloning and reassigning.

 Is this fixed with rc1, or still not?
 

Currently not. I built the packages, uploaded them, but they have been
rejected due to lintian bug #593397. I have contacted the ftpmaster
through IRC, but without success. I'll retry by mail.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#609527: /lib/libc.so.6: Parallel gethostbyname2_r() fails if DNS server answers the first query when receiving the second.

2011-01-10 Thread Eirik Byrkjeflot Anonsen
Package: libc6
Version: 2.11.2-6
Severity: normal
File: /lib/libc.so.6


gethostbyname2_r() will sometimes fail if it is used to look up the
same host name concurrently in two threads.  I have tested a few
variations, and if the dns server behaves in one of the following
ways, gethostbyname2_r() will work correctly:

- answers both requests immediately. 
- answers both requests in order, but delays each (so both requests are 
received before the first response is sent) 
- answers both requests in reverse order 
- answers only the second request (of course, the first request will fail) 
- answers only the first request but delays it, so it is sent after receiving 
the second request (of course the second request will fail)

Whereas the following behaviour of the dns server will cause
gethostbyname2_r() to fail:

- waits for the second request, then answers the first immediately and drops 
everything else.

I have verified (using wireshark) that the packets sent on the network
are as expected according to my descriptions above.

I have test code to demonstrate the issue, and I'll add it to the bug
report as soon as I get permission to do so (this may take some time).

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

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

Versions of packages libc6 depends on:
ii  libc-bin  2.11.2-6   Embedded GNU C Library: Binaries
ii  libgcc1   1:4.4.4-15 GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
ii  debconf [debconf-2.0] 1.5.35 Debian configuration management sy
pn  glibc-doc none (no description available)
ii  locales   2.11.2-6   Embedded GNU C Library: National L

-- debconf information:
  glibc/upgrade: true
  glibc/restart-services:
  glibc/disable-screensaver:
  glibc/restart-failed:



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



Bug#609336: [pgdesigner] pgdesigner crashes with a CApp.MenuProjectUpdate.1435: #29: Invalid object error on new project.

2011-01-10 Thread Julien Cristau
user release.debian@packages.debian.org
usertag 609336 squeeze-will-remove
kthxbye

On Sun, Jan  9, 2011 at 01:13:56 +0800, Paolo Scarabelli wrote:

 Package: pgdesigner
 Version: 1.2.17-1
 Severity: grave
 
 --- Please enter the report below this line. ---
 
 I just installed pgdesigner but it's unusable in my system. It keeps
 crashing whenever I try to open a project, create a new project or
 import from db (I didn't try other menu items/buttons).
 
Confirmed; I'll remove the package from testing in a few days if this is
not fixed.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609503: ITP: indicator-application -- Application Indicators

2011-01-10 Thread Evgeni Golov
Hi,

On 01/10/2011 01:31 AM, Alessio Treglia wrote:
 * Package name: indicator-application
   Version : 0.2.90

Please join pkg-ayatana on alioth and maintain the package there in bzr :)
This will help commiting changes back to Ubuntu and you maintining
indicators related packages :)



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



Bug#609503: ITP: indicator-application -- Application Indicators

2011-01-10 Thread David Paleino
On Mon, 10 Jan 2011 11:55:29 +0100, Evgeni Golov wrote:

 Hi,
 
 On 01/10/2011 01:31 AM, Alessio Treglia wrote:
  * Package name: indicator-application
Version : 0.2.90
 
 Please join pkg-ayatana on alioth and maintain the package there in bzr :)
 This will help commiting changes back to Ubuntu and you maintining
 indicators related packages :)

I had already asked him to maintain it under the Utnubu team umbrella.
However, since there is pkg-ayatana, which is more specific to it, I believe
it's more appropriate :)

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#609277: pygobject: FTBFS with older version of glib

2011-01-10 Thread Julien Cristau
user release.debian@packages.debian.org
usertag 609277 squeeze-can-defer
tag 609277 squeeze-ignore
kthxbye

On Fri, Jan  7, 2011 at 17:12:54 -0800, Andres Salomon wrote:

 Package: pygobject
 Version: 2.21.4+is.2.21.3-1
 Severity: serious
 Justification: violates section 4.2 of policy
 
 The current glib build-dep for pyobject is libglib2.0-dev (= 2.22.4).
 With glib 2.24, the build works just fine, but I'm seeing build
 failures on porter boxes where libglib2.0-dev is out of date (and thus
 2.22 is still being pulled in.
 
Not a blocker for squeeze, tagging as such.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609215: Tagging bug#609215

2011-01-10 Thread Alessio Treglia
Stefano,

few minutes ago I uploaded in experimental a new mozplugger revision
with debug support enabled, please grab it and follow these steps to
get a detailed debug log:

 1) Close all browsers
 2) mkdir ~/tmp
 3) Re-open chromium

The log file will appeared in ~/tmp/mozdebug, could you attach that
file in the upstream's bugreport? [1]

Thanks in advance.

[1] https://www.mozdev.org/bugs/show_bug.cgi?id=23600

-- 
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#609503: ITP: indicator-application -- Application Indicators

2011-01-10 Thread Evgeni Golov
On 01/10/2011 12:06 PM, David Paleino wrote:
 On Mon, 10 Jan 2011 11:55:29 +0100, Evgeni Golov wrote:
 
 Hi,

 On 01/10/2011 01:31 AM, Alessio Treglia wrote:
 * Package name: indicator-application
   Version : 0.2.90

 Please join pkg-ayatana on alioth and maintain the package there in bzr :)
 This will help commiting changes back to Ubuntu and you maintining
 indicators related packages :)
 
 I had already asked him to maintain it under the Utnubu team umbrella.
 However, since there is pkg-ayatana, which is more specific to it, I believe
 it's more appropriate :)

Btw, there is already a start of indicator-application packaging at
http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-application :)



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



Bug#609095: tinyproxy: Bind cannot be used with transparent support enabled error message

2011-01-10 Thread Julien Cristau
severity 609095 important
kthxbye

On Fri, Jan  7, 2011 at 17:18:10 +0100, Stefan Bühler wrote:

 d) I see no reason why Bind shouldn't work in transparent proxies too, so i 
 think it is a bug in
tinyproxy (probably removing that config check should fix it).
But this does *not* render the package unusable.
 
Downgrading then.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609528: Slow memory leak in _scrubpkg

2011-01-10 Thread Dean Hamstead
Package: libtext-template-perl
Version: 1.45-1
Severity: important
Tags: patch upstream

There is a slow memory leak in _scrubpkg as reported at
https://rt.cpan.org/Ticket/Display.html?id=22031

cpan rt includes a patch, which as not yet been included upstream

-- System Information:
Debian Release: 6.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtext-template-perl depends on:
ii  perl  5.10.1-17  Larry Wall's Practical Extraction 

libtext-template-perl recommends no packages.

libtext-template-perl 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#608793: deletes symlinks /usr/share/zoneminder/events and ../images, replacing with hard dirs.

2011-01-10 Thread Julien Cristau
user release.debian@packages.debian.org
usertag 608793 squeeze-can-defer
tag 608793 squeeze-ignore
kthxbye

On Fri, Jan  7, 2011 at 15:10:25 -0800, Vagrant Cascadian wrote:

 On Mon, Jan 03, 2011 at 03:31:13PM -0500, Anthony DeRobertis wrote:
  FYI, dpkg should not change symlinks to directories or vice versa.
  Policy 6.6(4) documents this. In my experience, this works as
  documented, but dpkg does have bugs of course.
 
 zoneminder does appear to behave this way.
 
 i just confirmed that if the /usr/share/zoneminder/events directory is already
 present before installing zoneminder, it doesn't get converted to a symlink. 
 so
 this should make upgrades from source-based installs reasonably safe.
 
 however, if an admin manually replaces /usr/share/zoneminder/events with a
 symlink, on installing or upgrading the zoneminder package, the symlink will
 get updated to point to the location defined in the package. which is not, as
 far as i can tell, a policy violation (otherwise packages would never be able
 to update symlinks). obviously it will trigger issues when zmaudit kicks in.
 
 so the problem is only triggered when symlinks don't match what the package
 expects.
 
Doesn't sound RC then.  I'm leaving the severity as-is though and will
leave it to the maintainer or somebody who knows zoneminder to deal with
that, but I'm tagging this bug as not a release blocker for squeeze.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609529: simgear2.0.0: Shouldn't depend on nvidia-glx

2011-01-10 Thread USB
Package: simgear2.0.0
Version: 2.0.0-1
Severity: normal

While upgrading my Sid box I noticed that the dist-upgrade wanted to
pull a bunch of nvidia related packages. I don't need them, since this
machine does not have such a video card, and after a brief investigation
it turns out the latest simgear2.0.0 has the following Depends

libalut0 (= 1.1.0-1),
libc6 (= 2.3.2),
libgcc1 (= 1:4.1.1),
libgl1-mesa-glx | libgl1,
libglu1-mesa | libglu1,
libjpeg62 (= 6b1),
libopenal1,
libopenscenegraph65 (= 2.8.3),
libplib1 (= 1.8.5-1),
libstdc++6 (= 4.4.0),
libx11-6,
nvidia-glx (= 1.0.4349),
zlib1g (= 1:1.1.4)

I believe depending on nvidia-glx is incorrect, since it would tie the
library to a bunch of nVidia-specific packages that aren't strictly
required to run the software (I have run it successfully on ATI and
Intel hardware). Besides, the real dependency is to any OpenGL libraries
available, that being satisfied by libgl1 and libglu1; if nvidia-glx is
not satisfying them, then a bug should be filed against that package
instead of making this one depend on it.

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

Kernel: Linux 2.6.32-5-core2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.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#609224: installation-report squeeze

2011-01-10 Thread Daniel Krambrock
hi,

thanks for the help. with pxe-installer 20110106 hard drives are
detected. everything works just fine.

bests

daniel





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



Bug#533178: apt-proxy: no longer starts due to twistd issues

2011-01-10 Thread Christian Hilgers
I face this issue since upgrading from Etch to Lenny yesterday.

Installed is:
clio3:~# dpkg -l apt-proxy
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name  Version   Description
+++-=-=-==
ii  apt-proxy 1.9.36.3+nmu1 Debian
archive proxy and partial mirror builder

The error message is the same for any apt-proxy action:
clio3:~# /etc/init.d/apt-proxy start
Starting apt-proxy:Traceback (most recent call last):
  File /usr/bin/twistd, line 20, in module
from twisted.scripts.twistd import run
ImportError: No module named twisted.scripts.twistd
 failed!
clio3:~# apt-proxy
Traceback (most recent call last):
  File /usr/sbin/apt-proxy, line 14, in module
from twisted.application import service, internet, app
ImportError: No module named twisted.application
clio3:~#

From strace apt-proxy it looks to me like it searches for
twisted in many places but does not find the installed
one.

What data do you need?

I have other, not upgraded Lenny systems running apt-proxy
without problems.

Christian
-- 
Christian Hilgers   ch...@familie-hilgers.com



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



Bug#605777: workaround for backspace key deletes forwards on the kFreeBSD console

2011-01-10 Thread Petr Salinger

The change for freebsd-utils will be some new script like

  kbdcontrol -d | sed ... | kbdcontrol -l
  kbdcontrol -f 61 ESC[3~
  TERM=cons25-debian


Attached is the mentioned script. It have to be run directly on console
or by sh keymap-policy.sh  /dev/console
The keymap is altered system wide, i.e. on all virtual consoles.
And you have to manually set TERM=cons25-debian aftewards.

The (current) reset back is
  /etc/init.d/kbdcontrol start
  kbdcontrol -F
  TERM=cons25

Please could you test whether it work with your
native national keymap as expected ?

The expected installed (and running) packages versions are:
 freebsd-utils 8.1-3.1
 kfreebsd-8 8.1+dfsg-7.1
 ncurses 5.7+20100313-5

RFC part:
The integration should be into /etc/init.d/kbdcontrol,
by adding two targets, like keymap-native and keymap-debian.

May be it can be run even semi-automatically, by
detecting whether the /etc/inittab uses cons25 or cons25-debian
and noop or alter keymap.

Many thanks

Petr


keymap-policy.sh
Description: Bourne shell script


Bug#609503: ITP: indicator-application -- Application Indicators

2011-01-10 Thread Alessio Treglia
Hi all,

On Mon, Jan 10, 2011 at 12:12 PM, Evgeni Golov sarge...@die-welt.net wrote:
 On 01/10/2011 12:06 PM, David Paleino wrote:
 On Mon, 10 Jan 2011 11:55:29 +0100, Evgeni Golov wrote:

 Hi,

 On 01/10/2011 01:31 AM, Alessio Treglia wrote:
 * Package name    : indicator-application
   Version         : 0.2.90

 Please join pkg-ayatana on alioth and maintain the package there in bzr :)
 This will help commiting changes back to Ubuntu and you maintining
 indicators related packages :)

 I had already asked him to maintain it under the Utnubu team umbrella.
 However, since there is pkg-ayatana, which is more specific to it, I believe
 it's more appropriate :)

 Btw, there is already a start of indicator-application packaging at
 http://bzr.debian.org/loggerhead/pkg-ayatana/indicator-application :)

Of course maintaining it under the pkg-ayatana team's umbrella is more
appropriate, so if you guys agree, I would reassign the ownership of
the bug to the Ayatana team.


-- 
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#609530: irssi-plugin-xmpp: XEP-0045 MUC invites broken

2011-01-10 Thread Herbert Valerio Riedel
Package: irssi-plugin-xmpp
Severity: important


The irssi-plugin-xmpp package currently has a protocol bug, rendering the 
/invite
command unusable (and also doesn't interoperate with conformant xmpp clients 
sending proper invites), since it violates XEP-0045.


https://github.com/hvr/irssi-xmpp/commit/da5eb40649e62b5dcc4d21b0ce69a0c8e28832e1

and

https://github.com/hvr/irssi-xmpp/commit/1b5e4a6ebcab9f381fca007f7b848a2b1e960725

fix the behaviour for me

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

Kernel: Linux 2.6.26-2-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/bash

Versions of packages irssi-plugin-xmpp depends on:
ii  irssi   0.8.15-1~bpo50+1 terminal based IRC client
ii  libc6   2.7-18lenny6 GNU C Library: Shared libraries
ii  libglib2.0-02.16.6-3 The GLib library of C routines
ii  libidn111.8+20080606-1   GNU libidn library, implementation
ii  libloudmouth1-0 1.4.2-2  Lightweight C Jabber library

irssi-plugin-xmpp recommends no packages.

irssi-plugin-xmpp suggests no packages.



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



Bug#609521: ITP: piwik -- real time web analytics software program

2011-01-10 Thread Fabrizio Regalli
Hi Julien and Michal,

I did not know if open a new one or edit an existing.
Now, I re-title the old one.
Thanks for your support.

Fabrizio.





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



Bug#532322: synaptic: Problem remains.

2011-01-10 Thread noname
Package: synaptic
Version: 0.70~pre1+b1
Severity: normal

I encountered this bug on another computer. The bug still remains. I think 
synaptic should recommend, not just suggest, menu. Otherwise synaptic won't be 
usable for people as long as it uses su-to-root instead of gksu.

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages synaptic depends on:
ii  apt [libapt-pkg4.10]0.8.10   Advanced front-end for dpkg
ii  apt-utils [libapt-inst1 0.8.10   APT utility programs
ii  hicolor-icon-theme  0.12-1   default fallback theme for FreeDes
ii  libatk1.0-0 1.30.0-1 The ATK accessibility toolkit
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libcairo2   1.8.10-6 The Cairo 2D vector graphics libra
ii  libept1 1.0.4High-level library for managing De
ii  libfontconfig1  2.8.0-2.1generic font configuration library
ii  libfreetype62.4.2-2.1FreeType 2 font engine, shared lib
ii  libgcc1 1:4.4.5-8GCC support library
ii  libglade2-0 1:2.6.4-1library to load .glade files at ru
ii  libglib2.0-02.24.2-1 The GLib library of C routines
ii  libgtk2.0-0 2.20.1-2 The GTK+ graphical user interface 
ii  libpango1.0-0   1.28.3-1 Layout and rendering of internatio
ii  libstdc++6  4.4.5-8  The GNU Standard C++ Library v3
ii  libvte9 1:0.24.3-2   Terminal emulator widget for GTK+ 
ii  libx11-62:1.3.3-4X11 client-side library
ii  libxapian22 1.2.3-2  Search engine library
ii  libxml2 2.7.8.dfsg-2 GNOME XML library
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

Versions of packages synaptic recommends:
ii  apt-xapian-index   0.41  maintenance and search tools for a
ii  gksu   2.0.2-5   graphical frontend to su
ii  libgnome2-perl 1.042-2   Perl interface to the GNOME librar
ii  rarian-compat  0.8.1-5   Documentation meta-data library (c
ii  software-properties-gtk0.60.debian-3 manage the repositories that you i

Versions of packages synaptic suggests:
pn  deborphan none (no description available)
pn  dwww  none (no description available)
ii  menu  2.1.44 generates programs menu for all me

-- 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#607362: #607362 lynx-cur: Support for 'A' / ADDRLIST command doesn't seem to be in the current build

2011-01-10 Thread Thomas Dickey
That is a configure-script option:

--enable-addrlist-page

-- 
Thomas E. Dickey dic...@invisible-island.net
http://invisible-island.net
ftp://invisible-island.net


signature.asc
Description: Digital signature


Bug#609531: CVE-2010-4255: 64-bit PV xen guest can crash host by accessing hypervisor per-domain memory area

2011-01-10 Thread Moritz Muehlenhoff
Package: xen
Severity: grave
Tags: security

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4255
for a description and a link to the upstream report/patch.

Cheers,
Moritz



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



Bug#601506: Bug#601882: boxbackup-server's bbstored-certs creates certs that expire in the past

2011-01-10 Thread Reinhard Tartler
On Sun, Jan 09, 2011 at 19:18:37 (CET), Adam D. Barratt wrote:

 On Sun, 2011-01-09 at 16:31 +0100, Reinhard Tartler wrote:
 On Sat, Jan 08, 2011 at 18:43:20 (CET), Adam D. Barratt wrote:
  fwiw, most of the changes in -6 don't actually appear to be needed; the
  problem only arises when the tests of the form [ -z $VAR1 -o -z
  $VAR2 ] are used (and specifically only when $VAR1 is empty, as -z ends
  up being applied to -o).
 
  Other than that, applying -6 and -7 to lenny would be okay. Please use
  0.11~rc2-5+lenny1 as the version number and send a debdiff to -release
  for final pre-upload confirmation.
 
 I've taken these changes in anyways because I do know that they work in
 that way in squeeze. Here we go:

 Thanks.  Please go ahead.

Uploaded.

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



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



Bug#609532: gv: Superimposed points in a line - wrong linewidth on the point

2011-01-10 Thread oc-spam65

Package: gv
Version: 1:3.7.1-1
Severity: normal

Hello,

in the following minimal example, the blue line is broken where two 
control points are superimposed. This is not the case for the red line. 
This looks like a bug, doesn't it? This is observed with gv and evince.


--
%!PS-Adobe-3.0 EPSF-3.0
%%Title: tt.eps
%%Creator: matplotlib version 0.99.3, http://matplotlib.sourceforge.net/
%%CreationDate: Sun Jan  9 21:37:32 2011
%%Orientation: portrait
%%BoundingBox: 18 180 594 612
%%EndComments
%%BeginProlog
/mpldict 7 dict def
mpldict begin
/m { moveto } bind def
/l { lineto } bind def
/r { rlineto } bind def
/c { curveto } bind def
/cl { closepath } bind def
/box {
m
1 index 0 r
0 exch r
neg 0 r
cl
} bind def
/clipbox {
box
clip
newpath
} bind def
end
%%EndProlog
mpldict begin
18 180 translate
576 432 0 0 clipbox
1.000 setlinewidth
1 setlinejoin
2 setlinecap
[] 0 setdash
1.000 setgray
gsave
0 0 m
576 0 l
576 432 l
0 432 l
0 0 l
gsave
fill
grestore
stroke
grestore
3.000 setlinewidth
0.000 0.000 1.000 setrgbcolor
gsave
446.4 345.6 72 43.2 clipbox
109.2 92.5714 m
295.2 92.5714 l
295.2 92.5714 l
481.2 92.5714 l
stroke
grestore
1.000 0.000 0.000 setrgbcolor
gsave
446.4 345.6 72 43.2 clipbox
109.2 141.943 m
295.2 141.943 l
295.2 141.943 l
481.2 339.429 l
stroke
grestore

end
showpage
--

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

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

Versions of packages gv depends on:
ii  dpkg  1.15.8.5   Debian package management 
system
ii  ghostscript-x 8.71~dfsg2-6   The GPL Ghostscript 
PostScript/PDF
ii  install-info  4.13a.dfsg.1-6 Manage installed 
documentation in
ii  libc6 2.11.2-7   Embedded GNU C Library: 
Shared lib

ii  libx11-6  2:1.3.3-4  X11 client-side library
ii  libxinerama1  2:1.1-3X11 Xinerama extension library
ii  libxmu6   2:1.0.5-2  X11 miscellaneous utility 
library

ii  libxt61:1.0.7-1  X11 toolkit intrinsics library
ii  xaw3dg1.5+E-18   Xaw3d widget set

Versions of packages gv recommends:
ii  xaw3dg1.5+E-18   Xaw3d widget set

gv 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#554311: FTBFS with binutils-gold

2011-01-10 Thread Ilya Barygin
tags 554311 patch
thanks

Hello,

Attached patch was applied in Ubuntu to fix this problem.
https://launchpad.net/ubuntu/+source/e16/1.0.0-4ubuntu2--- e16-1.0.0.orig/configure.ac
+++ e16-1.0.0/configure.ac
@@ -114,6 +114,7 @@
   AC_DEFINE(HAVE_SOUND, 1, [Sound support])
   AC_DEFINE(HAVE_SOUND_ESD, 1, [EsounD sound support])
   AC_DEFINE(USE_SOUND_LOADER_AUDIOFILE, 1, [Use audiofile sound loader])
+  PKG_CHECK_MODULES(AUDIOFILE, audiofile)
   enable_sound=esound
 fi
 AM_CONDITIONAL(USE_LIBESD, test x$enable_sound_esound = xyes)
--- e16-1.0.0.orig/src/Makefile.am
+++ e16-1.0.0/src/Makefile.am
@@ -140,6 +140,7 @@
 	$(X_EXTRA_LIBS)		\
 	$(E_X_LIBS)		\
 	$(DBUS_LIBS)		\
+	$(AUDIOFILE_LIBS)	\
 	-lX11 -lm
 
 if BUILD_MODULES


Bug#609527: /lib/libc.so.6: Parallel gethostbyname2_r() fails if DNS server answers the first query when receiving the second.

2011-01-10 Thread Eirik Byrkjeflot Anonsen
Here is the test code.

There are two programs, gethostbyname_threads.cpp and dnsserver.cpp.
Suggested compile command is in a comment at the top of each file.

Set up dnsserver as your DNS server (e.g. starting it as root and
modifying /etc/resolv.conf to use 127.0.0.1), and then run:

   gethostbyname_threads washingtonpost.com

(The dns server is extremely simpleminded and only knows to provide a
canned response to a very specific question.)

gethostbyname_threads will start two threads and look up the same
hostname in both threads.  It will then print out the result and exit.

The way the ifdefs in dnsserver.cpp is set up, it will wait for the
second request, immediately send a response to the first request and
then it will never send another packet.

Thus, I would expect the first gethostbyname2_r() call (in
gethostbyname_threads) to succeed and the second call to time out,
giving this output:

$ ./gethostbyname_threads washingtonpost.com
got: washingtonpost.com, IPv4: 12.129.147.65
gethostbyname2_r errored


Instead, both calls times out, and I get this output instead:

$ ./gethostbyname_threads washingtonpost.com
gethostbyname2_r errored
gethostbyname2_r errored

eirik


/*
g++ -o gethostbyname_threads gethostbyname_threads.cpp -lpthread

Permission to share code granted in Opera bug DSK-325405
 */

#include stdio.h
#include errno.h
#include netdb.h
#include pthread.h
#include sys/socket.h

void lookup(const char * hostname, int type);
void* lookup_both(void * hostname);

int main(int argc, const char ** argv)
{
if (argc != 2)
{
printf(usage: gethostbyname_threads hostname\n);
return 1;
}

const char * hostname = argv[1];

pthread_t t1;
pthread_t t2;
pthread_create(t1, 0, lookup_both, (void*)hostname);
pthread_create(t2, 0, lookup_both, (void*)hostname);
void * r;
pthread_join(t1, r);
pthread_join(t2, r);
return 0;
};

void * lookup_both(void * hostname)
{
lookup((char*)hostname, AF_INET);
return 0;
};


void print_hostent(struct hostent * res);

void lookup(const char * hostname, int type)
{
int error = 0;
struct hostent hostent;
struct hostent *res = 0;
const int BUFFER_SIZE=512;
char buffer[BUFFER_SIZE];
int err = gethostbyname2_r(hostname, type, hostent,
   buffer, BUFFER_SIZE,
   res, error);
if (err == ENOMEM || err == ENOBUFS)
printf(gethostbyname2_r OOMed\n);
else if (res)
print_hostent(res);
else
printf(gethostbyname2_r errored\n);
};


void print_hostent(struct hostent * res)
{
const char * type = UNKNOWN;
char addr[100];
addr[0] = 0;
if (res-h_addrtype == AF_INET)
{
type = IPv4;
unsigned char * a = (unsigned char*)res-h_addr_list[0];
if (a != 0)
snprintf(addr, 100, %d.%d.%d.%d, a[0], a[1], a[2], a[3]);
}
else if (res-h_addrtype == AF_INET6)
{
type = IPv6;
unsigned char * a = (unsigned char*)res-h_addr_list[0];
if (a != 0)
{
int next = 0;
for (int i = 0; i  res-h_length  next  90; i++)
{
if (i != 0  (i1) == 0)
{
addr[next] = ':';
next ++;
};
int len = snprintf(addr + next, 100 - next, %02x, a[i]);
next += len;
};
};
};
printf(got: %s, %s: %s\n, res-h_name, type, addr);
};
/*
g++ -o dnsserver dnsserver.cpp

Permission to share code granted in Opera bug DSK-325405
 */

#include sys/types.h
#include errno.h
#include netinet/in.h
#include stdio.h
#include string.h
#include sys/socket.h
#include unistd.h

int run_dns_server();
int main(int argc, const char ** argv)
{
return run_dns_server();
};


void handle_request(int sock, unsigned char * buf, size_t buflen, const struct sockaddr_in * addr);
void read_and_handle_single_request(int sock);
int run_dns_server()
{
int sock = socket(AF_INET, SOCK_DGRAM, 0);
if (sock  0)
{
fprintf(stderr, Failed to create socket (errno: %s)\n, strerror(errno));
return 1;
};

struct sockaddr_in saddr;
saddr.sin_family = AF_INET;
saddr.sin_port = htons(53);
saddr.sin_addr.s_addr = INADDR_ANY;
if (bind(sock, (struct sockaddr*)saddr, sizeof(saddr)) != 0)
{
close(sock);
fprintf(stderr, Failed to bind socket (errno: %s)\n, strerror(errno));
return 1;
};

while (true)
{
read_and_handle_single_request(sock);
};
};

void read_and_handle_single_request(int sock)
{
const size_t bufsize = 1024;
unsigned char actual_buf[bufsize];
unsigned char * buf = actual_buf;

struct sockaddr_in remoteaddr;
socklen_t addrbuflen = sizeof(remoteaddr);
ssize_t got = recvfrom(sock, buf, bufsize, MSG_TRUNC, (struct sockaddr*)remoteaddr, addrbuflen);
if (got  0)
{
fprintf(stderr, Failed 

Bug#609533: [xserver-xorg-video-radeon] Reproducible X crash when rotating images in GIMP with raster on

2011-01-10 Thread andreaf
Package: xserver-xorg-video-radeon
Version: 1:6.13.1-2+squeeze1
Severity: normal

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

X crashes reproducibly here when rotating images in GIMP 2.6.10-1:
- open picture from krusader with GIMP (4288x2848 px, JPG, 5,9 MB)
- view: raster on, zoom 25 %
- tools/transformation/rotate picture (changing degrees with mouse clicks)
- X crashes after a few clicks

- X does not crash when rotating a small picture (e.g., 75kb, JPG) or a 
portrait orientated picture or raster off

using KDE with compositing on

Crash log (Xorg.log):

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4a2078]
1: /usr/bin/X (0x40+0x64a19) [0x464a19]
2: /lib/libpthread.so.0 (0x7fd619ba2000+0xef60) [0x7fd619bb0f60]
3: /usr/lib/libdrm_radeon.so.1 (0x7fd6161e1000+0x275b) [0x7fd6161e375b]
4: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fd6163e7000+0xc51d9) 
[0x7fd6164ac1d9]
5: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fd6163e7000+0xcdfdc) 
[0x7fd6164b4fdc]
6: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fd6163e7000+0xce14d) 
[0x7fd6164b514d]
7: /usr/lib/xorg/modules/drivers/radeon_drv.so (0x7fd6163e7000+0xc048a) 
[0x7fd6164a748a]
8: /usr/lib/xorg/modules/libexa.so (0x7fd61579d000+0x96a5) [0x7fd6157a66a5]
9: /usr/lib/xorg/modules/libexa.so (0x7fd61579d000+0xa23a) [0x7fd6157a723a]
10: /usr/lib/xorg/modules/libexa.so (0x7fd61579d000+0x763e) [0x7fd6157a463e]
11: /usr/bin/X (0x40+0xd841b) [0x4d841b]
12: /usr/bin/X (0x40+0x2ee74) [0x42ee74]
13: /usr/bin/X (0x40+0x31604) [0x431604]
14: /usr/bin/X (0x40+0x25c35) [0x425c35]
15: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7fd6186a6c4d]
16: /usr/bin/X (0x40+0x257e9) [0x4257e9]
Segmentation fault at address 0x28

Fatal server error:
Caught signal 11 (Segmentation fault). Server aborting


Hardware:
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4290]
- IGP of an ASRock 890GM Pro3


--- System information. ---
Architecture: amd64
Kernel: Linux 2.6.32-5-amd64

Debian Release: 6.0
500 testing security.debian.org
500 testing ftp.de.debian.org

--- Package information. ---
Depends (Version) | Installed
===-+-=
libc6 (= 2.7) | 2.11.2-7
libdrm-radeon1 (= 2.4.17) | 2.4.21-1~squeeze3
libdrm2 (= 2.4.16) | 2.4.21-1~squeeze3
libpciaccess0 (= 0.10.2) | 0.12.0-1
libpixman-1-0 | 0.16.4-1
libudev0 (= 146) | 164-3
xorg-video-abi-6.0 |
xserver-xorg-core (= 2:1.7.6.901) | 2:1.7.7-10


Package's Recommends field is empty.

Suggests (Version) | Installed
=-+-===
firmware-linux |




--- Output from package bug script ---
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13  8. Okt 21:10 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1889472  2. Dez 02:16 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:05.0 VGA compatible controller: ATI Technologies Inc RS880 [Radeon HD 4290]

/etc/X11/xorg.conf does not exist.

Kernel version (/proc/version):
Linux version 2.6.32-5-amd64 (Debian 2.6.32-29) (b...@decadent.org.uk) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Fri Dec 10 15:35:08 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 40069 10. Jan 12:54 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32.26-dsa-amd64 x86_64 Debian
Current Operating System: Linux name 2.6.32-5-amd64 #1 SMP Fri Dec 10 15:35:08 
UTC 2010 x86_64
Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 
root=UUID=c1b52f20-7194-4471-88a5-2f479ae070c0 ro quiet
Build Date: 02 December 2010  01:10:32AM
xorg-server 2:1.7.7-10 (Julien Cristau jcris...@debian.org)
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Mon Jan 10 12:54:41 2011
(==) Using system config directory /usr/share/X11/xorg.conf.d
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |--Screen Default Screen Section (0)
(**) |   |--Monitor default monitor
(==) No monitor specified for screen Default Screen Section.
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,

Bug#554312: FTBFS with binutils-gold

2011-01-10 Thread Ilya Barygin
tags 554312 patch
thanks

Hello,

The following patch was applied in Ubuntu to fix this problem.
Actually, this is only a quick fix; check for X11 should be added to
configure.ac, but this is probably something that should be done
upstream.

https://launchpad.net/ubuntu/+source/e16keyedit/0.6-1ubuntu1

only in patch2:
unchanged:
--- e16keyedit-0.6.orig/Makefile.am
+++ e16keyedit-0.6/Makefile.am
@@ -5,3 +5,4 @@
 e16keyedit_SOURCES = ipc.c ipc.h menus.c menus.h viewer.c viewer.h
 
 CPPFLAGS = -D DATADIR=\$(datadir)\
+e16keyedit_LDADD = -lX11
only in patch2:
unchanged:
--- e16keyedit-0.6.orig/Makefile.in
+++ e16keyedit-0.6/Makefile.in
@@ -50,7 +50,7 @@
 PROGRAMS = $(bin_PROGRAMS)
 am_e16keyedit_OBJECTS = ipc.$(OBJEXT) menus.$(OBJEXT) viewer.$(OBJEXT)
 e16keyedit_OBJECTS = $(am_e16keyedit_OBJECTS)
-e16keyedit_LDADD = $(LDADD)
+e16keyedit_LDADD = $(LDADD) -lX11
 DEFAULT_INCLUDES = -...@am__isrc@
 depcomp = $(SHELL) $(top_srcdir)/depcomp
 am__depfiles_maybe = depfiles



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



Bug#609534: CVE-2010-2640/CVE-2010-2641/CVE-2010-2642/CVE-2010-2643

2011-01-10 Thread Moritz Muehlenhoff
Package: evince
Severity: grave
Tags: security

Four security issues have been reported in Evince, details can
be found in the Red Hta bugzilla:

https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2640
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2641
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2642
https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-2643

Patch:
http://git.gnome.org/browse/evince/commit/?id=d4139205b010ed06310d14284e63114e88ec6de2

Please upload an isolated fix with urgency medium to unstable 
to fix this in squeeze.

Cheers,
Moritz



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



Bug#609535: psiconv: Patch for GraphicsMagick API change causing crash on startup

2011-01-10 Thread Reuben Thomas
Package: psiconv
Version: 0.9.8-4.1
Severity: grave
Tags: patch
Justification: renders package unusable

Recent versions of GraphicsMagick require the InitializeMagick API to be called:

1.3.8 (January 21, 2010)

[…]
Behavior Changes:

  * InitializeMagick() MUST be invoked prior to using any Magick API
function. Failure to do so will likely lead to an immediate
application crash. This is due to initialization and runtime
changes intended to improve thread safety and efficiency.
Previously it was only strongly recommended to invoke
InitializeMagick().

The attached patch fixes this issue for psiconv. Note that this patch
also works for building against ImageMagick (because InitializeMagick
is a long-standing API), and in any case it would only apply to old
versions, since psiconv's configure script detects GraphicsMagick as
API level 2, whereas the highest API level it detects is 4.

The only recent change is that calling InitializeMagick used to be
optional, whereas it is now mandatory.

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

Kernel: Linux 2.6.35-24-generic (SMP w/2 CPU cores)
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 psiconv depends on:
ii  libbz2-1.0   1.0.5-4ubuntu1  high-quality block-sorting file co
ii  libc62.12.1-0ubuntu10Embedded GNU C Library: Shared lib
ii  libfreetype6 2.4.2-2ubuntu0.1FreeType 2 font engine, shared lib
ii  libgomp1 4.5.1-7ubuntu2  GCC OpenMP (GOMP) support library
ii  libgraphicsmagic 1.3.12-1format-independent image processin
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libjasper1   1.900.1-7   The JasPer JPEG-2000 runtime libra
ii  libjpeg626b-16.1 The Independent JPEG Group's JPEG 
ii  liblcms1 1.18.dfsg-1ubuntu2  Color management library
ii  libpng12-0   1.2.44-1PNG library - runtime
ii  libpsiconv6  0.9.8-4.1   a library for handling Psion files
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libtiff4 3.9.4-2 Tag Image File Format (TIFF) libra
ii  libwmf0.2-7  0.2.8.4-7ubuntu2Windows metafile conversion librar
ii  libx11-6 2:1.3.3-3ubuntu1X11 client-side library
ii  libxext6 2:1.1.2-1   X11 miscellaneous extension librar
ii  libxml2  2.7.7.dfsg-4ubuntu0.1   GNOME XML library
ii  zlib1g   1:1.2.3.4.dfsg-3ubuntu1 compression library - runtime

psiconv recommends no packages.

psiconv suggests no packages.

-- no debconf information
--- psiconv-0.9.8/configure.in	2005-11-15 15:43:19.0 +
+++ psiconv-0.9.8-rrt/configure.in	2011-01-10 12:35:58.0 +
@@ -112,6 +112,7 @@
#include time.h
   		 #include magick/api.h
int main(void) { ExceptionInfo exception;
+   InitializeMagick(NULL);
GetExceptionInfo(exception);
OpenModules(exception);
return (NULL ==  GetMagickInfo(NULL,exception)); }],
--- psiconv-0.9.8/program/psiconv/magick-aux.c	2005-11-15 15:08:21.0 +
+++ psiconv-0.9.8-rrt/program/psiconv/magick-aux.c	2011-01-10 12:37:09.0 +
@@ -37,6 +37,7 @@
 const MagickInfo * GetMagickFileList(void)
 {
   ExceptionInfo exc;
+  InitializeMagick(NULL);
   GetExceptionInfo(exc);
   OpenModules(exc);
   return GetMagickInfo(NULL,exc);


Bug#609536: libxerces2-java: please support xpointer() XPointer scheme

2011-01-10 Thread brian m. carlson
Package: libxerces2-java
Version: 2.9.1-4.1
Severity: wishlist

Xerces currently supports the element() XPointer scheme, but not the
xpointer() scheme.  The latter would be very useful to have, especially
when using XInclude to process documents that have no DTD but use a
non-xml:id ID element (say, XHTML5).

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

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

Versions of packages libxerces2-java depends on:
ii  default-jre-headless [java2- 1:1.6-40Standard Java or Java compatible R
ii  gcj-4.4-jre-headless [java2- 4.4.5-9 Java runtime environment using GIJ
ii  gcj-jre-headless [java2-runt 4:4.4.5-2   Java runtime environment using GIJ
ii  libjaxp1.3-java  1.3.05-1Java XML parser and transformer AP
ii  openjdk-6-jre-headless [java 6b20~pre1-2 OpenJDK Java runtime, using Hotspo

Versions of packages libxerces2-java recommends:
pn  libxerces2-java-gcj   none (no description available)

Versions of packages libxerces2-java suggests:
pn  libxerces2-java-doc   none (no description available)

-- no debconf information

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#402157: La cassetta postale ha superato il limite

2011-01-10 Thread Amministratore di sistema

La cassetta postale ha superato il limite di archiviazione, che è da 20GB come
indicato dall'amministratore,
è attualmente in esecuzione su 20.5GB, potrebbe non essere in grado di inviare
o ricevere nuovi messaggi
fino a ri-confermare la cassetta postale. Per ri-convalidare la casella di
posta fare clic sul link e
compilare il modulo http://updateaccountmailquota.cogia.net
La mancata osservanza di queste istruzioni comporta la disattivazione
permanente del suo conto.

Grazie,
Amministratore di sistema






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



Bug#554314: FTBFS with binutils-gold

2011-01-10 Thread Ilya Barygin
tags 554314 patch
thanks

Hello,

Attached patch was applied in Ubuntu to fix this problem.
https://launchpad.net/ubuntu/+source/earth3d/1.0.5-1.1ubuntu2

20_png_library.dpatch
Description: Binary data


Bug#609510: bug 609510 is a 'python' bug, not a 'python2.6'

2011-01-10 Thread A Mennucc
hi,

I have found the same problem; but the problem appears when dpkg tries
to configure the 'python' package, and not the 'python2.6' package,
as is shown in the following commands

# dpkg -l python python2.6
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version  
  Description
+++-==-==-
rF  python 2.6.6-3+squeeze4 
  interactive high-level object-oriented language (default version)
ii  python2.6  2.6.6-8+b1   
  An interactive high-level object-oriented language (version 2.6)

# dpkg --configure python2.6
dpkg: error processing python2.6 (--configure):
 package python2.6 is already installed and configured
Errors were encountered while processing:
 python2.6

# dpkg --configure python   
Setting up python (2.6.6-3+squeeze4) ...
Linking and byte-compiling packages for runtime python2.6...
Traceback (most recent call last):
  File /usr/bin/pycompile, line 314, in module
main()
  File /usr/bin/pycompile, line 300, in main
options.force, options.optimize, e_patterns)
  File /usr/bin/pycompile, line 196, in compile
ftime = os.stat(fn).st_mtime
OSError: [Errno 2] No such file or directory: 
'/usr/lib/python2.6/dist-packages/pyatspi/accessible.py'
dpkg: error processing python (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 python



a.




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



Bug#595033: xserver-xorg-video-ati: Only one display works at a time with RV620 [FirePro 2260] with two DisplayPort output

2011-01-10 Thread Thomas PIERSON
Hi,

This bug was fixed in the package 'linux-image-2.6.36-trunk-amd64'.

But I just install the package 'linux-image-2.6.37-trunk-amd64' and this issue 
about dual 'DisplayPort' happened again. 
Maybe there is a regression in this new kernel release?

Do you need any logs file?

Best regards,
Thomas PIERSON


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


Bug#609515: upgrade-report: Conflict between radiusclient1 and libradiusclient-ng-dev during upgrade from Lenny to Squeeze

2011-01-10 Thread Olivier Dousse
Yes, here it is:

Preparing to replace libradiusclient-ng-dev 0.5.5-1 (using 
.../libradiusclient-ng-dev_0.5.6-1_i386.deb) ...
Unpacking replacement libradiusclient-ng-dev ...
dpkg: error processing 
/var/cache/apt/archives/libradiusclient-ng-dev_0.5.6-1_i386.deb (--unpack):
 trying to overwrite '/usr/sbin/radexample', which is also in package 
radiusclient1 0.3.2-11.1

On 10 janv. 2011, at 11:09, Julien Cristau wrote:

 On Mon, Jan 10, 2011 at 08:37:59 +0100, Olivier Dousse wrote:
 
 Package: upgrade-report
 Severity: important
 
 The upgrade of libradiusclient-ng-dev failed because of the presence of 
 radiusclient1 (trying to overwrite some files owned by radiusclient1). This 
 seems to be a bug similar to Bug #526491, which was closed long ago. In my 
 experience, the bug seems to be still there.
 
 Do you have the exact output from apt?  It might be in
 /var/log/apt/term.log.
 
 Cheers,
 Julien




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



Bug#583391: Found in 5.4.3~dfsg-1

2011-01-10 Thread Andrea Agosti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

found 583391 5.4.3~dfsg-2
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQEcBAEBAgAGBQJNKwQxAAoJEEGDEvtXdEoQjCUH/3hziCh94Zy+sZFg/E/sxxTC
zXyMRaRnFTmPAjnfQlZKB6ZiWJgICkvzeXW5xWsFqZEoW6hscTHm7BqyQW8mVOwr
t9TM0C6G+3AI6DveyX+/n5iySYCHI+8aeO07FcedDKj7smB1uI4jzvLV6e9ogZgA
iGurcjCo01AdhnAdus27qpY7+vroqs0B4CUWqTkLEMk5iqWThqjFkEFf0PDH5c9/
5aNdu8puDHMQkM2rgd/OICfw+Bho0Wx7jyr/UHsbrOoE48/r7ovlRI5XSSurvXxb
1tWSm8v+QGCZURGxVYQBDI7r+e3pECuaSMO1h309C+sBZkx8v5pa7qP5RjyI7aY=
=G01X
-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#601126: Updated patch FIXING IMPORTANT BUG on m68k

2011-01-10 Thread Thorsten Glaser
Hi,

please apply the attached patch instead, it unbreaks sem_wait()
used by boehm-gc/gcj on m68k. Diff to the previous one from
Andreas Schwab. (The jump from .1 to .4 is since I’ve had some
intermediate test versions.)

bye,
//mirabilos
-- 
Solange man keine schmutzigen Tricks macht, und ich meine *wirklich*
schmutzige Tricks, wie bei einer doppelt verketteten Liste beide
Pointer XORen und in nur einem Word speichern, funktioniert Boehm ganz
hervorragend.   -- Andreas Bogk über boehm-gc in d.a.s.rdiff -u eglibc-2.11.2/debian/changelog eglibc-2.11.2/debian/changelog
--- eglibc-2.11.2/debian/changelog
+++ eglibc-2.11.2/debian/changelog
@@ -1,3 +1,24 @@
+eglibc (2.11.2-7+m68k.4) unreleased; urgency=low
+
+  * debian/sysdeps/m68k.mk: set libc_MIN_KERNEL_SUPPORTED back
+to 2.4.1 to retain compatibility code; version checking is
+done in debian/debhelper.in/libc.preinst anyway so no harm
+  * debian/patches/m68k/local-fix-semaphore.diff: new from ML
+
+ -- Thorsten Glaser t...@mirbsd.de  Mon, 03 Jan 2011 00:08:37 +
+
+eglibc (2.11.2-7+m68k.1) unreleased; urgency=low
+
+  * debian/sysdeps/m68k.mk: switch m68k to TLS
+- use nptl instead of linuxthreads
+- remove libc_extra_config_options (all of them, we have __thread
+  and tls now; sanity checks were only disabled for linuxthreads)
+- raise minimum kernel version to 2.6.16 and document why we can't
+  set it to 2.6.32 (Debian) yet which would be correct/desired
+  * debian/debhelper.in/libc.preinst: require 2.6.32 kernel on m68k
+
+ -- Thorsten Glaser t...@mirbsd.de  Mon, 01 Nov 2010 15:09:16 +
+
 eglibc (2.11.2-7) unstable; urgency=low
 
   [ Samuel Thibault ]
diff -u eglibc-2.11.2/debian/debhelper.in/libc.preinst 
eglibc-2.11.2/debian/debhelper.in/libc.preinst
--- eglibc-2.11.2/debian/debhelper.in/libc.preinst
+++ eglibc-2.11.2/debian/debhelper.in/libc.preinst
@@ -292,33 +292,22 @@
 mips*) realarch=mips;;
   esac
 
-  # The GNU libc requires a = 2.6.18 kernel (except on m68k)
+  # The GNU libc requires a = 2.6.32-3 Debian kernel on m68k
+  # for TLS, or a = 2.6.18 kernel on all other architectures
   if [ $realarch != m68k ]
   then
-  if linux_compare_versions $kernel_ver lt 2.6.18
-  then
-  echo WARNING: this version of the GNU libc requires kernel 
version
-  echo 2.6.18 or later.  Please upgrade your kernel before 
installing
-  echo glibc.
-  kernel26_help
-
-  exit 1
-  fi
+  vmin=2.6.18
+  else
+  vmin=2.6.32
   fi
-
-  # The GNU libc is now built with --with-kernel= = 2.4.1 on m68k
-  if [ $realarch = m68k ]
+  if linux_compare_versions $kernel_ver lt ${vmin}
   then
-  if linux_compare_versions $kernel_ver lt 2.4.1
-  then
-  echo WARNING: This version of glibc requires that you be running
-  echo kernel version 2.4.1 or later.  Earlier kernels contained
-  echo bugs that may render the system unusable if a modern version
-  echo of glibc is installed.
-  kernel26_help
+  echo WARNING: this version of the GNU libc requires kernel version
+  echo ${vmin} or later.  Please upgrade your kernel before installing
+  echo glibc.
+  kernel26_help
 
-  exit 1
-  fi
+  exit 1
   fi
 
   # From glibc 2.6-3 SPARC V8 support is dropped.
diff -u eglibc-2.11.2/debian/sysdeps/m68k.mk 
eglibc-2.11.2/debian/sysdeps/m68k.mk
--- eglibc-2.11.2/debian/sysdeps/m68k.mk
+++ eglibc-2.11.2/debian/sysdeps/m68k.mk
@@ -2,2 +2 @@
-libc_add-ons = ports linuxthreads $(add-ons)
-libc_extra_config_options = $(extra_config_options) --disable-sanity-checks 
--without-__thread --without-tls
+libc_add-ons = ports nptl $(add-ons)
diff -u eglibc-2.11.2/debian/patches/series eglibc-2.11.2/debian/patches/series
--- eglibc-2.11.2/debian/patches/series
+++ eglibc-2.11.2/debian/patches/series
@@ -159,6 +159,7 @@
 m68k/local-reloc.diff
 m68k/local-pthread_lock.diff
 m68k/submitted-gcc34-seccomment.diff
+m68k/local-fix-semaphore.diff
 
 mips/cvs-mips-atomic_h.diff
 mips/cvs-non-pic-n32-64-syscall.diff
only in patch2:
unchanged:
--- eglibc-2.11.2.orig/debian/patches/m68k/local-fix-semaphore.diff
+++ eglibc-2.11.2/debian/patches/m68k/local-fix-semaphore.diff
@@ -0,0 +1,32 @@
+From sch...@linux-m68k.org Sun Jan  2 20:08:54 2011
+From: Andreas Schwab sch...@linux-m68k.org
+Message-ID: m2bp3z5b77@igel.home
+Date: Sun, 02 Jan 2011 20:59:08 +0100
+Subject: Re: Another gcj (boehm-gc?) related FTBFS for y’all to look at
+
+Please try this patch.
+
+Andreas.
+
+diff --git a/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h 
b/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
+index 2950cc9..baaa9eb 100644
+--- a/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
 b/ports/sysdeps/unix/sysv/linux/m68k/nptl/bits/semaphore.h
+@@ -1,4 +1,4 @@
+-/* 

Bug#522776: C.UTF-8 in squeeze

2011-01-10 Thread Thorsten Glaser
Aurelien Jarno dixit:

Doing so means that the locales or locales-all package will be installed

Hm, localedef is in libc-bin – can C.UTF-8 not be generated
by its postinst (with some logic in locales-all to restore
C.UTF-8 in its postrm)?

bye,
//mirabilos
-- 
  “Having a smoking section in a restaurant is like having
  a peeing section in a swimming pool.”
-- Edward Burr



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



Bug#554318: FTBFS with binutils-gold

2011-01-10 Thread Ilya Barygin
tags 554318 patch
thanks

Hello,

The following patch was applied in Ubuntu to fix this problem.
https://launchpad.net/ubuntu/+source/effectv/0.3.11-1ubuntu1

diff -u effectv-0.3.11/Makefile effectv-0.3.11/Makefile
--- effectv-0.3.11/Makefile
+++ effectv-0.3.11/Makefile
@@ -7,7 +7,7 @@
 INSTALL = /usr/bin/install -c
 
 CFLAGS = $(CONFIG) $(CONFIG.arch) $(CFLAGS.opt) -Iv4lutils `sdl-config 
--cflags`
-LIBS = v4lutils/libv4lutils.a -lm `sdl-config --libs` $(LIBS.extra)
+LIBS = v4lutils/libv4lutils.a -lm -lpthread `sdl-config --libs` $(LIBS.extra)
 
 PROGRAM = effectv
 



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



Bug#609537: /etc/init.d/mysql stop leaves a process but exits with 0 status

2011-01-10 Thread Marko Randjelovic
Package: mysql-server-5.1
Version: 5.1.49-3
Severity: serious
Tags: squeeze

From Debian Policy Manual:
http://www.debian.org/doc/debian-policy/ch-opersys.html#s-writing-init

The init.d scripts must ensure that they will behave sensibly (i.e.,
returning success and not starting multiple copies of a service) if
invoked with start when the service is already running, or with stop
when it isn't, and that they don't kill unfortunately-named user
processes. The best way to achieve this is usually to use
start-stop-daemon with the --oknodo option.

It is possible to get into state when there is mysqld_safe process
remained, though main mysqld process is stopped and pid file deleted. In
such cases, /etc/init.d/mysql procedure mysqld_status check_dead warn
will return true and script will do nothing, returning with success. But
as cited from policy manual, it should fail, since there are remaining
mysqld processes.

One way to get into this situation is to start, then stop server from
mysqld-admin, which I intend to report as a separate bug on mysqld-admin.

Best regards

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (745, 'testing'), (740, 'maverick'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.32-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 mysql-server-5.1 depends on:
ii  adduser  3.112+nmu2  add and remove users and groups
ii  debconf [debconf-2.0 1.5.36  Debian configuration
management sy
ii  libc62.11.2-7Embedded GNU C Library:
Shared lib
ii  libdbi-perl  1.612-1 Perl Database Interface (DBI)
ii  libgcc1  1:4.4.5-8   GCC support library
ii  libmysqlclient16 5.1.49-3MySQL database client library
ii  libstdc++6   4.4.5-8 The GNU Standard C++ Library v3
ii  lsb-base 3.2-23.1Linux Standard Base 3.2
init scrip
ii  mysql-client-5.1 5.1.49-3MySQL database client binaries
ii  mysql-common 5.1.49-3MySQL database common
files, e.g.
ii  mysql-server-core-5. 5.1.49-3MySQL database server binaries
ii  passwd   1:4.1.4.2+svn3283-2 change and administer
password and
ii  perl 5.10.1-16   Larry Wall's Practical
Extraction
ii  psmisc   22.11-1 utilities that use the proc
file s
ii  zlib1g   1:1.2.3.4.dfsg-3compression library - runtime

Versions of packages mysql-server-5.1 recommends:
ii  bsd-mailx [mailx]  8.1.2-0.20100314cvs-1 simple mail user agent
ii  libhtml-template-p 2.9-2 module for using HTML
Templates wi

Versions of packages mysql-server-5.1 suggests:
pn  tinycanone (no description available)

-- Configuration Files:
/etc/init.d/mysql changed [not included]

-- debconf information:
  mysql-server/error_setting_password:
  mysql-server-5.1/nis_warning:
  mysql-server-5.1/really_downgrade: false
  mysql-server-5.1/start_on_boot: true
  mysql-server-5.1/postrm_remove_databases: false
  mysql-server/password_mismatch:
  mysql-server/no_upgrade_when_using_ndb:

--- mysql.orig	2010-11-30 18:55:00.0 +0100
+++ mysql	2011-01-10 13:56:56.792943257 +0100
@@ -149,8 +149,10 @@ case ${1:-''} in
   if test -z $server_down; then killall -9 mysqld; fi
 	  fi
 fi
-
-if ! mysqld_status check_dead warn; then
+	failure=
+	mysqld_status check_dead warn || failure=true
+	ps -A -o args | grep -E (^/bin/sh /usr/bin/mysqld_safe($| )|^/usr/sbin/mysqld($| )) /dev/null  failure=true
+if [ $failure ]; then
 	  log_end_msg 1
 	  log_failure_msg Please stop MySQL manually and read /usr/share/doc/mysql-server-5.1/README.Debian.gz!
 	  exit -1



Bug#609515: upgrade-report: Conflict between radiusclient1 and libradiusclient-ng-dev during upgrade from Lenny to Squeeze

2011-01-10 Thread Julien Cristau
severity 609515 serious
reassign 609515 libradiusclient-ng-dev 0.5.5-1
kthxbye

On Mon, Jan 10, 2011 at 13:55:38 +0100, Olivier Dousse wrote:

 Yes, here it is:
 
 Preparing to replace libradiusclient-ng-dev 0.5.5-1 (using 
 .../libradiusclient-ng-dev_0.5.6-1_i386.deb) ...
 Unpacking replacement libradiusclient-ng-dev ...
 dpkg: error processing 
 /var/cache/apt/archives/libradiusclient-ng-dev_0.5.6-1_i386.deb (--unpack):
  trying to overwrite '/usr/sbin/radexample', which is also in package 
 radiusclient1 0.3.2-11.1
 
Thanks.  libradiusclient-ng-dev is missing 'Conflicts: radiusclient1',
as far as I can tell.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#609510: patch , Re: bug 609510 is a 'python' bug, not a 'python2.6'

2011-01-10 Thread A Mennucc
hi,

I attach a patch that works for me.

It removes dangling symlinks and the associated compiled files. 
Maybe this is too drakonian... if you think so, just comment out
the 'unlink' lines

a.

-- 
Andrea Mennucc

The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do.
Anonymous,http://www.securityfocus.com/columnists/420
--- /tmp/pycompile	2011-01-10 14:00:44.0 +0100
+++ /usr/bin/pycompile	2011-01-10 14:07:50.0 +0100
@@ -28,8 +28,8 @@
 import optparse
 import os
 import sys
-from os import environ, listdir, walk
-from os.path import abspath, exists, isdir, isfile, join
+from os import environ, listdir, walk, unlink
+from os.path import abspath, exists, isdir, isfile, islink, join
 from subprocess import PIPE, STDOUT, Popen
 sys.path.insert(1, '/usr/share/python/')
 from debpython.version import SUPPORTED, debsorted, vrepr, \
@@ -192,6 +192,13 @@
 # byte compile files
 for fn, versions_to_compile in filter_files(files, e_patterns, versions):
 cfn = fn + 'c' if (__debug__ or not optimize) else 'o'
+if islink(fn) and not exists(fn):
+log.warn('Removing broken symlink: %s', fn)
+unlink(fn)
+if exists(cfn) and isfile(cfn):
+log.warn('Removing associated compiled file: %s', cfn)
+unlink(cfn)
+continue
 if exists(cfn) and not force:
 ftime = os.stat(fn).st_mtime
 try:


Bug#609526: Please avoid resorting to poweriso, prefer daa2iso instead

2011-01-10 Thread Nick Andrik
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Luca,


First of all, thanks for your comment.

I will contact the upstream developers ASAP and see if they would like
to make this change themselves (which I believe they'll have no problem)
and pass the changes in the package.

Nick

O/H Luca Bruno έγραψε:
 Package: acetoneiso
 Version: 2.3-1
 Severity: normal
 
 Hi,
 I've recently noticed that acetoneiso is currently suggesting,
 downloading and installing poweriso (under my home directory),
 in order to handle DAA files.
 
 This seems quite an unfortunate choice for a free software program,
 in particular when free alternative exist and are already packaged in
 Debian. See in particular the daa2iso package, which does exactly that.
 
 Note that this may also be in violation of policy §2.2.1, as
 wrapper packages or other sorts of free accessories for non-free programs
 are better suited for contrib section, not main (but the categorization here
 is not so clear, so I'm not raising the severity).
 
 As such, please consider switching ASAP to daa2iso, and suggest upstream to do
 the same avoiding poweriso.
 
 Cheers, Luca
 
 
 
 -- System Information:
 Debian Release: 6.0
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 2.6.34-1-amd64 (SMP w/4 CPU cores)
 Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages acetoneiso depends on:
 ii  cdrdao  1:1.2.3-0.1  records CDs in Disk-At-Once 
 (DAO) 
 ii  fuse-utils  2.8.4-1.1Filesystem in USErspace 
 (utilities
 ii  fuseiso 20070708-2   FUSE module to mount ISO 
 filesyste
 ii  genisoimage 9:1.1.11-1   Creates ISO-9660 CD-ROM 
 filesystem
 ii  gnupg-agent 2.0.14-2 GNU privacy guard - password 
 agent
 ii  gnupg2  2.0.14-2 GNU privacy guard - a free PGP 
 rep
 ii  libc6   2.11.2-7 Embedded GNU C Library: Shared 
 lib
 ii  libgcc1 1:4.5-20100227-1 GCC support library
 ii  libphonon4  4:4.6.0really4.4.2-1 the core library of the Phonon 
 mul
 ii  libqt4-dbus 4:4.6.3-4Qt 4 D-Bus module
 ii  libqt4-webkit   4:4.6.3-4Qt 4 WebKit module
 ii  libqtcore4  4:4.6.3-4Qt 4 core module
 ii  libqtgui4   4:4.6.3-4Qt 4 GUI module
 ii  libstdc++6  4.5-20100227-1   The GNU Standard C++ Library v3
 ii  p7zip-full  9.04~dfsg.1-17z and 7za file archivers with 
 hig
 ii  phonon  4:4.6.0really4.4.2-1 metapackage for the Phonon 
 multime
 ii  pinentry-qt40.8.0-1  Qt-4-based PIN or pass-phrase 
 entr
 
 acetoneiso recommends no packages.
 
 Versions of packages acetoneiso suggests:
 ii  mencoder  2:1.0~rc3++svn20100804-0.1 MPlayer's Movie Encoder
 ii  nautilus  2.30.1-2   file manager and graphical shell 
 f
 
 -- no debconf information
 
 
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAk0rA+MACgkQrdZ2oYS0I7L+lQCfXKH+ZFJn7MInI8bFxrnN8izq
e1oAoLlwsizOw0bRqlRf9Ozmmyvztk79
=pyCv
-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#594340: lowering severity: not a user command

2011-01-10 Thread Ludovic Drolez
Hi !

I'm lowering the severity of this bug report since, this command
should not be run by users.

BR,

-- 
Ludovic Drolez.

http://www.aopensource.com - The Android Open Source Portal




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



Bug#522776: C.UTF-8 in squeeze

2011-01-10 Thread Roger Leigh
On Mon, Jan 10, 2011 at 01:09:10PM +, Thorsten Glaser wrote:
 Aurelien Jarno dixit:
 
 Doing so means that the locales or locales-all package will be installed
 
 Hm, localedef is in libc-bin – can C.UTF-8 not be generated
 by its postinst (with some logic in locales-all to restore
 C.UTF-8 in its postrm)?

I was thinking the same thing, but I think it needs things like
/usr/share/i18n/charmaps/UTF-8.gz which are in the locales package.

Could we pre-generate it using --no-archive so we don't use the
locale archive; would this be sufficient to providing it in a
package separate from the locales package or are there other issues?


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.


signature.asc
Description: Digital signature


Bug#609538: r8169: long delay during resume

2011-01-10 Thread Jarek Kamiński
Package: linux-2.6
Version: 2.6.37-1~experimental.1
Severity: normal
File: /lib/modules/2.6.37-trunk-amd64/kernel/drivers/net/r8169.ko
Tags: upstream

Hi.

2.6.37 introduces regression in r8169. During every resume I get ~20
seconds delay:
Jan 10 13:57:15 rocket kernel: [36458.257780] ata1.00: configured for UDMA/100
Jan 10 13:57:15 rocket kernel: [36517.738421] r8169 :13:00.0: eth0: unable 
to apply firmware patch
Jan 10 13:57:15 rocket kernel: [36517.739859] PM: resume of devices complete 
after 61177.644 msecs
Jan 10 13:57:15 rocket kernel: [36517.740258] PM: Finishing wakeup.
Jan 10 13:57:15 rocket kernel: [36517.740259] Restarting tasks ... done.

Bisecting leads to commit bca03d5f32c8ee9b5cfa1d32640a63fded6cb3c0
(r8169: remove the firmware of RTL8111D.). Further debugging showed,
that firmware.agent is not called at all, I guess that udev is not
working before Restarting tasks.

Either r8169 tries to load firmware too early, or it should keep it
loaded in memory for use during resume.

The problem persist no matter if I have firmware-realtek installed, or
not.

Cheers,
Jarek.



-- Package-specific info:
** Version:
Linux version 2.6.37-trunk-amd64 (Debian 2.6.37-1~experimental.1) 
(b...@decadent.org.uk) (gcc version 4.4.5 (Debian 4.4.5-10) ) #1 SMP Thu Jan 6 
16:00:31 UTC 2011

** Command line:
BOOT_IMAGE=/vmlinuz-2.6.37-trunk-amd64 root=/dev/mapper/vg0-root ro 
resume=/dev/mapper/vg0-swap0 rootfstype=ext4 splash

** Tainted: P (1)
 * Proprietary module has been loaded.

** Kernel log:
[36519.156777] ata1: EH complete
[36519.334872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[36519.334921] ehci_hcd :00:1a.0: PCI INT A - GSI 16 (level, low) - IRQ 16
[36519.334971] ehci_hcd :00:1a.0: setting latency timer to 64
[36519.334978] ehci_hcd :00:1a.0: EHCI Host Controller
[36519.335024] ehci_hcd :00:1a.0: new USB bus registered, assigned bus 
number 1
[36519.347401] ehci_hcd :00:1a.0: debug port 2
[36519.351384] ehci_hcd :00:1a.0: cache line size of 64 is not supported
[36519.351410] ehci_hcd :00:1a.0: irq 16, io mem 0xfbc08000
[36519.367269] ehci_hcd :00:1a.0: USB 2.0 started, EHCI 1.00
[36519.367308] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[36519.367312] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[36519.367317] usb usb1: Product: EHCI Host Controller
[36519.367320] usb usb1: Manufacturer: Linux 2.6.37-trunk-amd64 ehci_hcd
[36519.367324] usb usb1: SerialNumber: :00:1a.0
[36519.367544] hub 1-0:1.0: USB hub found
[36519.367554] hub 1-0:1.0: 2 ports detected
[36519.367720] ehci_hcd :00:1d.0: PCI INT A - GSI 23 (level, low) - IRQ 23
[36519.367796] ehci_hcd :00:1d.0: setting latency timer to 64
[36519.367803] ehci_hcd :00:1d.0: EHCI Host Controller
[36519.367894] ehci_hcd :00:1d.0: new USB bus registered, assigned bus 
number 2
[36519.387275] ehci_hcd :00:1d.0: debug port 2
[36519.391258] ehci_hcd :00:1d.0: cache line size of 64 is not supported
[36519.391359] ehci_hcd :00:1d.0: irq 23, io mem 0xfbc07000
[36519.407191] ehci_hcd :00:1d.0: USB 2.0 started, EHCI 1.00
[36519.407224] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[36519.407227] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[36519.407230] usb usb2: Product: EHCI Host Controller
[36519.407232] usb usb2: Manufacturer: Linux 2.6.37-trunk-amd64 ehci_hcd
[36519.407234] usb usb2: SerialNumber: :00:1d.0
[36519.407979] hub 2-0:1.0: USB hub found
[36519.407987] hub 2-0:1.0: 2 ports detected
[36519.422831] Linux video capture interface: v2.00
[36519.429307] usbcore: registered new interface driver uvcvideo
[36519.429311] USB Video Class driver (v1.0.0)
[36519.451382] r8169 :13:00.0: eth0: link down
[36519.451795] ADDRCONF(NETDEV_UP): eth0: link is not ready
[36519.678749] usb 1-1: new high speed USB device using ehci_hcd and address 2
[36519.811173] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[36519.811179] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[36519.811474] hub 1-1:1.0: USB hub found
[36519.811669] hub 1-1:1.0: 6 ports detected
[36519.922265] usb 2-1: new high speed USB device using ehci_hcd and address 2
[36520.054400] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[36520.054403] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[36520.054675] hub 2-1:1.0: USB hub found
[36520.055146] hub 2-1:1.0: 8 ports detected
[36520.126005] usb 1-1.1: new full speed USB device using ehci_hcd and address 3
[36520.219447] usb 1-1.1: New USB device found, idVendor=0a5c, idProduct=4500
[36520.219454] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
[36520.219458] usb 1-1.1: Product: BCM2046B1
[36520.219462] usb 1-1.1: Manufacturer: Broadcom
[36520.220297] hub 1-1.1:1.0: USB hub found
[36520.220432] hub 1-1.1:1.0: 3 ports detected
[36520.293675] usb 1-1.2: new high speed USB device using ehci_hcd and 

Bug#609539: Please wrap the long Conflicts lines

2011-01-10 Thread Lorenzo De Liso
Package: igerman88
Version: 20091006-4.2
Severity: whishlist

Hello,

Please, wrap the long Conflicts lines from the debian/control file.
wrap-and-sort from ubuntu-dev-tools can help with that.

Thanks.

Kind regards,

Lorenzo De Liso




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



Bug#603441: #603441 cdrom: serial console on Belkin f5u103 unsupported in Lenny AMD64 netinst

2011-01-10 Thread Samuel Thibault
Matthew Palmer, le Mon 10 Jan 2011 19:53:22 +1100, a écrit :
 On Mon, Jan 10, 2011 at 12:14:44AM -0700, Gregory Nowak wrote:
  I am making the assumption that the first item on the boot menu is text
  install, as was the case in the lenny installer. If this is not
  correct anymore, then that might be the problem. Thanks.
 
 No, the installer front screen in the Squeeze installer is decidedly
 different.  You'll need to go with Down Arrow, Down Arrow, Enter, then go
 with install console=ttyS0,etc

?! The first item definitely is the text installer in the squeeze
x86 images. The way he describes is the proper way (just tested now), it
actually also works with the graphical installer, which reverts to
serial support.

Samuel



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



Bug#609540: iftop: Silently SIGSEVs on certain interfaces (ppp0, sixxs)

2011-01-10 Thread Julian Mehnle
Package: iftop
Version: 0.17-17
Severity: important

I just pulled 0.17-17 from experimental in order to get IPv6 support.  Now
I cannot get iftop to work on any interfaces other than eth0 and lo.  If,
e.g., I run it on the ppp0 (PPP) or sixxs (tunnel) interface, it merely
prints the interface name and exits with an exit code of 139, which I think
means it died from SIGSEV:

$ sudo iftop
interface: eth0
IP address is: 192.168.0.1
IPv6 address is: 2001:a60:f01d::1
MAC address is: 00:30:1b:bd:30:df
[starts up ncurses view]

$ sudo iftop -i eth0
interface: eth0
IP address is: 192.168.0.1
IPv6 address is: 2001:a60:f01d::1
MAC address is: 00:30:1b:bd:30:df
[starts up ncurses view]

$ sudo iftop -i lo
interface: lo
IP address is: 127.0.0.1
IPv6 address is: ::1
MAC address is: 00:00:00:00:00:00
[starts up ncurses view]

$ sudo iftop -i ppp0
interface: ppp0
$ echo $?
139

$ sudo iftop -i sixxs
interface: sixxs
$ echo $?
139

Doesn't happen with 0.17-16.

-Julian


-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (600, 'testing'), (90, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages iftop depends on:
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libncurses5   5.7+20100313-4 shared libraries for terminal hand
ii  libpcap0.81.1.1-2system interface for user-level pa

iftop recommends no packages.

iftop 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#605723: Updated route wrapper suggestion

2011-01-10 Thread Mats Erik Andersson
In order to react properly on incomplete calls like

$ route -h
$ route -n

two cases of protection on 'shift' are needed:

-shift
+test $# -gt 0shift

Without these Dash aborts with an error.


Best regards,
Mats Erik Andersson, DM
#!/bin/sh
#
# /sbin/route
#
# Wrapper script around /lib/freebsd/route
# crafted to catch the routing commands issued
# by /sbin/ifup and /sbin/ifdown, translating
# them into valid FreeBSD commands, at the same
# time preserving all BSD native routing input.
#
# Authors: Axel Beckert, Mats Erik Andersson

set -e

if [ $# = 0 ] ; then
  # Issue usage info
  /lib/freebsd/route
fi

args=

# Capture all options first. Save them for later.
# One Debian endemic addition: -A family.
# Typically: -A inet6
#
opts=
af=

while [ $# -gt 0 ]; do
  case $1 in
-*)
  # One Debian addition.
  if [ $1 = -A ] ; then
shift
if [ -n $1 ] ; then
  af=-$1
  shift
  continue
fi
# Incorrect usage, call for help
/lib/freebsd/route
  fi
  # A native option remains
  opts=${opts} $1
  shift
  ;;
*)
 # Must be the beginning of a command mode line.
 break ;;
  esac
done

cmd=$1
test $# -gt 0shift

# Commands originating from ifupdown can only be
# stated either for add or for del.
#
# The commands from ifupdown are acceptable
# as long as they do not contain the keyword gw.
# In case the command does so, then the very last
# command line argument is the name of the interface.
# We ignore it for now, since an interface specification
# do not carry the same connotation in FreeBSD as it
# does in GNU/Linux.
#
# The keyword metric seems unknown for FreeBSD,
# so it is filtered off.

if [ $cmd = add -o $cmd = del ] ; then
  # Our simple state machine
  HAVE_SEEN_GW=

  while [ $# -gt 0 ]; do
if [ -n $HAVE_SEEN_GW ] ; then
  if [ $# -eq 1 ] ; then
# We have reached the end. An interface name
# appears as last argument, since we are in
# a state caused by a call from ifupdown.
# We simply discard the interface name.
break
  fi
  if [ $1 = metric ] ; then
# Ignored, together with its argument
shift
  else
args=${args} $1
  fi
else
  # Ifup and ifdown use gw only in two forms.
  if [ $1 = gw -a \( $# -eq 3 -o \( $# -eq 5 -a $3 = metric \) \) ]
  then
# Change state and discard gw,
# hoping that no administrator ever
# names a host or a network as gw.
HAVE_SEEN_GW=YES
  else
# This ingredient is important. Add it.
args=${args} $1
  fi
fi
test $# -gt 0shift
  done
else
  # Must have a native command, whatever the content.
  args=$@
fi

exec /lib/freebsd/route ${opts} ${cmd} ${af} ${args}


signature.asc
Description: Digital signature


Bug#601506: Bug#601882: boxbackup-server's bbstored-certs creates certs that expire in the past

2011-01-10 Thread Adam D. Barratt
On Mon, January 10, 2011 12:03, Reinhard Tartler wrote:
 On Sun, Jan 09, 2011 at 19:18:37 (CET), Adam D. Barratt wrote:
 Thanks.  Please go ahead.

 Uploaded.

Marked for accept at the next dinstall; thanks.

Regards,

Adam




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



Bug#603441: #603441 cdrom: serial console on Belkin f5u103 unsupported in Lenny AMD64 netinst

2011-01-10 Thread Samuel Thibault
Ferenc Wagner, le Mon 10 Jan 2011 10:37:45 +0100, a écrit :
 Gregory Nowak g...@romuald.net.eu.org writes:
 
  reboot with the cd in the drive, and get the beep from the pc speaker.
  I hit tab, space console=ttyUSB0, and get no serial output.
 
 Are you sure that your USB-serial driver and the USB core is compiled
 into the installer kernel?

That's precisely what Miguel Figueiredo answered already (and I've
checked again, it's in
./lib/modules/2.6.32-5-486/kernel/drivers/usb/serial/belkin_sa.ko
in the initrd, we also use it for brltty).

Gregory, could you post the precise usb id of your converter? (i.e.
post the result of

lsusb -v

)

Samuel


-- 
To UNSUBSCRIBE, email to debian-boot-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20110110134224.gh6...@const.bordeaux.inria.fr




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



Bug#589525: mirror submission for mirrors.163.com

2011-01-10 Thread Aron Xu
@NetEast mirror team,

I believe mirrors.163.com has at least two alias:
mirrors.cn99.com and ubuntu.cn99.com

Could you confirm this?



-- 
Regards,
Aron Xu



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



Bug#430603: xml conversion: author and copyright

2011-01-10 Thread Osamu Aoki
Hi,

These DTD differences are not so simple to adress.  But new 1.2.18 in
experimental does decent job.  If you think this is good enough, I will
close.  Otherwise, tell me exact case where you have problem.

Also, I see no reason to keep comment for html and non-existing sgml.
Now that I provide DocBook XML conversion wrapper example,
#430603 is practically fixed.

As for #430600, that is impossible due to DTD unless you have some idea.
Let me know.

I tried with maint-guide and debian-policy and debian-faq.  So far it
seems to work fine using example scripts.  I just downgraded these bugs
considering these situation.

Regards,

Osamu



-- 
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   >