Bug#567456: grub-pc: gfxpayload=keep in every linux-menu-entry

2010-01-29 Thread Elmar Teufl
Package: grub-pc
Version: 1.98~20100128-1
Severity: normal

*** Please type your report below this line ***

Hi,

Since two updates grub-pc adds gfxpayload=keep to every linux-menu-entry
changing
configuration settings declared above in grub.cfg
There is no changelog to this and probably 10_linux is not the right
place to change theme
related things. I guess the following lines in 10_linux are responsible:
  # Use ELILO's generic efifb when it's known to be available.
  # FIXME: We need an interface to select vesafb in case efifb can't be
used.
  if grep -qx CONFIG_FB_EFI=y /boot/config-${version} 2 /dev/null ; then
cat  EOF
set gfxpayload=keep
EOF
  fi

If this cannot be changed, it would be nice to allow configuration in
/etc/default/grub.

Best regards,
Elmar



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



Bug#567457: python-scipy: mstats_basic.py:106 asserting a tuple

2010-01-29 Thread Greg Kochanski
Package: python-scipy
Version: 0.7.0-2+b1
Severity: minor


When installing, I get this:

Setting up python-scipy (0.7.0-2+b1) ...
/usr/lib/python2.6/dist-packages/scipy/stats/mstats_basic.py:106: 
SyntaxWarning: assertion is always true, perhaps remove parentheses?
  assert(output.ndim == 2, The input should be 2D!)

This is manifestly a bug: it the parentheses make a tuple
with two entries, so you are testing that the tuple is
true.   Which it always will be.Presumably, the intent
is to check that output.ndim==2.As the compiler says,
the way to do that is to get rid of the parentheses.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'testing-proposed-updates')
Architecture: i386 (i686)

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

Versions of packages python-scipy depends on:
ii  libamd2.2.0 1:3.4.0-1approximate minimum degree orderin
ii  libatlas3gf-base [liblapack 3.6.0-24 Automatically Tuned Linear Algebra
ii  libblas3gf [libblas.so.3gf] 1.2-2Basic Linear Algebra Subroutines 3
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libgcc1 1:4.4.2-9GCC support library
ii  libgfortran34.4.2-9  Runtime library for GNU Fortran ap
ii  liblapack3gf [liblapack.so. 3.2.1-2  library of linear algebra routines
ii  libstdc++6  4.4.2-9  The GNU Standard C++ Library v3
ii  libumfpack5.4.0 1:3.4.0-1sparse LU factorization library
ii  python  2.5.4-9  An interactive high-level object-o
ii  python-central  0.6.14+nmu2  register and build utility for Pyt
ii  python-numpy1:1.3.0-3+b1 Numerical Python adds a fast array

Versions of packages python-scipy recommends:
ii  g++ [c++-compiler]4:4.3.4-1  The GNU C++ compiler
ii  g++-4.3 [c++-compiler]4.3.4-6The GNU C++ compiler

Versions of packages python-scipy suggests:
pn  python-profiler   none (no description available)

-- 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#567132: Libgda4 package outdated

2010-01-29 Thread Piotr Pokora
Emilio Pozuelo Monfort pisze:
 On 28/01/10 21:30, Piotr Pokora wrote:
 and removes uploader section.
 
 Why?

I thought it was supposed to be not NMU, which means maintainer is an
uploader.

Piotras




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



Bug#567431: Installation Report

2010-01-29 Thread Frans Pop
reassign 567431 kernel-wedge 2.62
tags 567431 pending
thanks

On Friday 29 January 2010, boice...@msu.edu wrote:
 Comments/Problems:
 Using the text installer, USB Keyboard did not work even with BIOS
 legacy emulation enabled once I passed the Install menu choice and
 was on the language screen.  Had to pull out an old PS/2 keyboard to
 finish.  The USB keyboard works fine on the fully installed system.

This is a known issue for some USB keyboards that has already been fixed 
for when we change over to the 2.6.32 kernel in the installer.

Cheers,
FJP



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



Bug#567083: emacs -Q doesn't fit on the user's screen

2010-01-29 Thread Evgeny M. Zubok
What geometry your Emacs has at start? You may provide the geometry by
emacs' option -geometry or by resource string emacs.geometry. Please,
add Emacs.geometry: 80x35+0+0 to ~/.Xresources and don't forget to
update resources with xrdb. Or run emacs -Q -geometry 80x35+0+0.

Note: I'm using Emacs22 based on Xaw3d toolkit and IceWM 1.3.6
backported to Lenny. I have run Emacs on 800x600 right now, and with
geometry options above all seems OK.



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



Bug#567458: network-manager-gnome: does not save the password for PPTP system connections

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: important

Hi,

The network-manager applet does not save the password for any PPTP connection
that is Available for all users (and saved to /etc/N-M/system-connections).

Any attempt of using a PPTP system connection will end up with:
| WARN  nm_vpn_connection_connect_cb(): VPN connection '' failed to
|   connect: 'No VPN secrets!'.

The only way a PPTP connection can be used in N-M is to keep it private for each
user account (uncheck Available for all users).

I've upgraded all network-manager* packages to current version is 'unstable' 
07.999
and there is no difference.

Thanks


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

Kernel: Linux 2.6.32-trunk-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 network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567459: experimental haskell binNMUs

2010-01-29 Thread Joachim Breitner
Package: release.debian.org
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I uploaded two haskell library packages to experimental, together with a
new version of haskell-devscripts, which depends on the new ghc6
compiler present in experimental. Two arches have started to build the
library in experimental using the old compiler, probably before the
upload of haskell-devscripts took full effect. Please re-build them,
after verifying that I used the correct syntax to make it an
experimental binNMU. The dw should not really be necessary, but it does
not hurt either:

nmu haskell-mtl_1.1.0.2-8 . amd64 kfreebsd-i386 . -m Rebuild with latest 
haskell-devscripts -d experimental
dw haskell-mtl_1.1.0.2-8 . amd64 kfreebsd-i386 . -m haskell-devscripts (= 
0.6.19) -d experimental

Thanks,
Joachim

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

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

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

iEYEARECAAYFAktimpYACgkQ9ijrk0dDIGyz9gCgjVTlxdV1x3qx9Y1Gt6zLSjnr
2W0AnAhoUZ0CKiJfxwnKOLYaY/YKjJOg
=QF7D
-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#566335: gtick: Please fix alsa-oss dependency

2010-01-29 Thread Petter Reinholdtsen
user debian-...@lists.debian.org
usertags 566335 + debian-edu
thanks

The gtick program do not work on LTSP thin clients, because it uses
the OSS audio system which fail to work with remote audio connections
(LTSP provides ESD and PulseAudio and ALSA via PulseAudio).

Changing gtick to work with ESD, PulseAudio and ALSA will solve this.
We have tested using the padsp program from the pulseaudio-utils
package, and this work as a kludge.  It would be better if gtick
worked out of the box on thin clients.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#567182: gcc: Please add libgcc1-udeb for Debian Installer

2010-01-29 Thread Frans Pop
On Wednesday 27 January 2010, Frans Pop wrote:
 Please consider the attached patch which adds a udeb for libgcc1
 containing only libgcc_s.so.1.

In case we do decide on inclusion in gcc, here is an updated patch for 4.4 
and the additional patch for 4.5.

Changes:
- added libgcc[246] udebs for m68k/hppa
- the udeb should not be cross-built, so I removed the bits in the
  control.m4 file that IIUC are to enable that

I've successfully tested the patches for standard builds:
- gcc-4.4 for amd64 and hppa;
- gcc-4.5 for amd64.

diff -u gcc-4.4-4.4.3/debian/control.m4 gcc-4.4-4.4.3/debian/control.m4
--- gcc-4.4-4.4.3/debian/control.m4
+++ gcc-4.4-4.4.3/debian/control.m4
@@ -188,6 +188,14 @@
  environment.
 ')`'dnl
 
+Package: libgcc1-udeb
+XC-Package-Type: udeb
+Architecture: any
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
+
 Package: libgcc2`'LS
 Architecture: ifdef(`TARGET',`all',`m68k')
 Section: ifdef(`TARGET',`devel',`libs')
@@ -217,6 +225,14 @@
  This package contains files for TARGET architecture, for use in cross-compile
  environment.
 ')`'dnl
+
+Package: libgcc2-udeb
+XC-Package-Type: udeb
+Architecture: m68k
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
 ')`'dnl libgcc
 
 ifenabled(`lib4gcc',`
@@ -247,6 +263,14 @@
  This package contains files for TARGET architecture, for use in cross-compile
  environment.
 ')`'dnl
+
+Package: libgcc4-udeb
+XC-Package-Type: udeb
+Architecture: hppa
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
 ')`'dnl lib4gcc
 
 ifenabled(`lib64gcc',`
diff -u gcc-4.4-4.4.3/debian/control gcc-4.4-4.4.3/debian/control
--- gcc-4.4-4.4.3/debian/control
+++ gcc-4.4-4.4.3/debian/control
@@ -36,6 +36,14 @@
 Description: GCC support library (debug symbols)
  Debug symbols for the GCC support library.
 
+Package: libgcc1-udeb
+XC-Package-Type: udeb
+Architecture: any
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
+
 Package: libgcc2
 Architecture: m68k
 Section: libs
@@ -54,6 +62,14 @@
 Description: GCC support library (debug symbols)
  Debug symbols for the GCC support library.
 
+Package: libgcc2-udeb
+XC-Package-Type: udeb
+Architecture: m68k
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
+
 Package: libgcc4
 Architecture: hppa
 Section: libs
@@ -72,6 +88,14 @@
 Description: GCC support library (debug symbols)
  Debug symbols for the GCC support library.
 
+Package: libgcc4-udeb
+XC-Package-Type: udeb
+Architecture: hppa
+Section: debian-installer
+Priority: extra
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: GCC support library
+
 Package: lib64gcc1
 Architecture: i386 powerpc sparc s390 mips mipsel
 Section: libs
diff -u gcc-4.4-4.4.3/debian/rules.d/binary-libgcc.mk gcc-4.4-4.4.3/debian/rules.d/binary-libgcc.mk
--- gcc-4.4-4.4.3/debian/rules.d/binary-libgcc.mk
+++ gcc-4.4-4.4.3/debian/rules.d/binary-libgcc.mk
@@ -14,8 +14,10 @@
 
 p_lgcc		= libgcc$(GCC_SONAME)
 p_lgccdbg	= libgcc$(GCC_SONAME)-dbg
+p_lgccudeb	= libgcc$(GCC_SONAME)-udeb
 d_lgcc		= debian/$(p_lgcc)
 d_lgccdbg	= debian/$(p_lgccdbg)
+d_lgccudeb	= debian/$(p_lgccudeb)
 
 p_l32gcc	= lib32gcc$(GCC_SONAME)
 p_l32gccdbg	= lib32gcc$(GCC_SONAME)-dbg
@@ -42,7 +44,10 @@
 	dh_installdirs -p$(p_lgcc) \
 		$(docdir)/$(p_lgcc) \
 		$(libdir)
-
+	dh_installdirs -p$(p_lgccudeb) \
+		$(libdir)
+ 
+	cp $(d)/$(PF)/lib/libgcc_s.so.$(GCC_SONAME) $(d_lgccudeb)/$(libdir)/.
 ifeq ($(with_shared_libgcc),yes)
 	mv $(d)/$(PF)/lib/libgcc_s.so.$(GCC_SONAME) $(d_lgcc)/$(libdir)/.
 endif
@@ -57,8 +62,9 @@
 	debian/dh_rmemptydirs -p$(p_lgcc)
 	debian/dh_rmemptydirs -p$(p_lgccdbg)
 	dh_strip -v -p$(p_lgcc) --dbg-package=$(p_lgccdbg)
-	dh_compress -p$(p_lgcc) -p$(p_lgccdbg)
-	dh_fixperms -p$(p_lgcc) -p$(p_lgccdbg)
+	dh_strip -v -p$(p_lgccudeb)
+	dh_compress -p$(p_lgcc) -p$(p_lgccdbg) -p$(p_lgccudeb)
+	dh_fixperms -p$(p_lgcc) -p$(p_lgccdbg) -p$(p_lgccudeb)
 ifeq ($(with_shared_libgcc),yes)
 	dh_makeshlibs -p$(p_lgcc) -V '$(p_lgcc) (= $(DEB_LIBGCC_SOVERSION))' \
 		-- -v$(DEB_LIBGCC_VERSION)
@@ -68,17 +74,17 @@
   endif
 	cat debian/$(p_lgcc)/DEBIAN/shlibs  debian/shlibs.local
 endif
-	dh_shlibdeps -p$(p_lgcc)
-	dh_gencontrol -p$(p_lgcc) -p$(p_lgccdbg) \
+	dh_shlibdeps -p$(p_lgcc) -p$(p_lgccudeb)
+	dh_gencontrol -p$(p_lgcc) -p$(p_lgccdbg) -p$(p_lgccudeb) \
 		-- -v$(DEB_LIBGCC_VERSION) $(common_substvars)
 
 	mkdir -p $(d_lgcc)/usr/share/lintian/overrides
 	echo '$(p_lgcc): package-name-doesnt-match-sonames' \
 		 $(d_lgcc)/usr/share/lintian/overrides/$(p_lgcc)
 
-	dh_installdeb -p$(p_lgcc) -p$(p_lgccdbg)
-	dh_md5sums -p$(p_lgcc) -p$(p_lgccdbg)
-	dh_builddeb -p$(p_lgcc) -p$(p_lgccdbg)
+	dh_installdeb -p$(p_lgcc) -p$(p_lgccdbg) -p$(p_lgccudeb)
+	dh_md5sums 

Bug#567461: network-manager-gnome: PPTP connections -- cannot select 128-bit security mode for MPPE

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: normal

Hi,

Going to Network Connections - VPN - select a PPTP connection - Edit and from
the new window on the VPN tab click on Advanced:
- check Use Point-to-Point encryption (MPPE)
- on Security change from All Available (Default) to any specific security
mode (128-bit or 40-bit) and click Ok
- boing back to Advanced you can see that MPPE is now disabled!

The only way to have MPPE enabled is to keep the Security mode to default.

I've upgraded all network-manager* packages to current version in 'unstable' 
0.7.999
and there is no difference.

Thanks


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

Kernel: Linux 2.6.32-trunk-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 network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567438: usb-modeswitch: Upgrade failure from 1.0.7-1 to 1.1.0-1

2010-01-29 Thread Didier 'OdyX' Raboud
# pending by 
http://git.debian.org/?p=collab-maint/usb-modeswitch.git;a=commitdiff;h=3a0ecad
tag 567438 +pending
thanks

Le vendredi 29 janvier 2010 05:43:37, vous avez écrit :
 Package: usb-modeswitch
 Version: 1.0.7-1
 Severity: normal
 
 
 Preparing to replace usb-modeswitch 1.0.7-1 (using
  .../usb-modeswitch_1.1.0-1_i386.deb) ... Unpacking replacement
  usb-modeswitch ...
 dpkg: error processing
  /var/cache/apt/archives/usb-modeswitch_1.1.0-1_i386.deb (--unpack): trying
  to overwrite '/lib/udev/rules.d/40-usb_modeswitch.rules', which is also in
  package usb-modeswitch-data 0:20100127-1 Processing triggers for man-db
  ...
 Errors were encountered while processing:
  /var/cache/apt/archives/usb-modeswitch_1.1.0-1_i386.deb

Hi Sven-Haegar, and thanks for your bugreport,!

I should have checked that, it just slipped under my radar. The fix was easy
and is already in the pipes (should be there for the next dinstall run ).

Thanks again and sorry for the disturbance.

Best regards, OdyX

-- 
Didier Raboud, proud Debian user.
CH-1020 Renens
did...@raboud.com


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


Bug#567460: dkms: automatic module-build of the VirtualBox-Modules after kernel-update fails

2010-01-29 Thread Dennis Kadioglu
Package: dkms
Version: 2.1.1.1-1
Severity: important

After every Kernel-Update I have to invoke /etc/init.d/vboxdrv setup because 
the modules built automatically by dkms during the Kernel-Update lead to the 
following errors in dmesg:

vboxnetflt: no symbol version for RTSemFastMutexCreate
vboxnetflt: Unknown symbol RTSemFastMutexCreate
vboxnetflt: no symbol version for RTR0Init
vboxnetflt: Unknown symbol RTR0Init
vboxnetflt: no symbol version for SUPDrvLinuxIDC
vboxnetflt: Unknown symbol SUPDrvLinuxIDC
vboxnetflt: no symbol version for RTSpinlockRelease
vboxnetflt: Unknown symbol RTSpinlockRelease
vboxnetflt: no symbol version for RTSemEventDestroy
vboxnetflt: Unknown symbol RTSemEventDestroy
vboxnetflt: no symbol version for RTUuidFromStr
vboxnetflt: Unknown symbol RTUuidFromStr
vboxnetflt: no symbol version for RTSemEventSignal
vboxnetflt: Unknown symbol RTSemEventSignal
vboxnetflt: no symbol version for RTErrConvertFromErrno
vboxnetflt: Unknown symbol RTErrConvertFromErrno
vboxnetflt: no symbol version for RTSemEventWait
vboxnetflt: Unknown symbol RTSemEventWait
vboxnetflt: no symbol version for RTMemAllocZ
vboxnetflt: Unknown symbol RTMemAllocZ
vboxnetflt: no symbol version for RTErrConvertToErrno
vboxnetflt: Unknown symbol RTErrConvertToErrno
vboxnetflt: no symbol version for RTSemFastMutexRequest
vboxnetflt: Unknown symbol RTSemFastMutexRequest
vboxnetflt: no symbol version for RTSpinlockCreate
vboxnetflt: Unknown symbol RTSpinlockCreate
vboxnetflt: no symbol version for RTLogRelDefaultInstance
vboxnetflt: Unknown symbol RTLogRelDefaultInstance
vboxnetflt: no symbol version for RTMemFree
vboxnetflt: Unknown symbol RTMemFree
vboxnetflt: no symbol version for RTSemFastMutexRelease
vboxnetflt: Unknown symbol RTSemFastMutexRelease
vboxnetflt: no symbol version for RTTimeNanoTS
vboxnetflt: Unknown symbol RTTimeNanoTS
vboxnetflt: no symbol version for RTSpinlockDestroy
vboxnetflt: Unknown symbol RTSpinlockDestroy
vboxnetflt: no symbol version for RTSemEventCreate
vboxnetflt: Unknown symbol RTSemEventCreate
vboxnetflt: no symbol version for RTSpinlockAcquire
vboxnetflt: Unknown symbol RTSpinlockAcquire
vboxnetflt: no symbol version for RTR0Term
vboxnetflt: Unknown symbol RTR0Term
vboxnetflt: no symbol version for RTUuidCompareStr
vboxnetflt: Unknown symbol RTUuidCompareStr
vboxnetflt: no symbol version for RTSemFastMutexDestroy
vboxnetflt: Unknown symbol RTSemFastMutexDestroy

The Log-File vbox-install.log isn't written during automatic rebuild, the 
Log-File dkms-autoinstaller.log is always empty. DKMS doesn't show any error 
during automatic rebuild for the new kernel.

I filed an upstream bug at virtualbox.org, too: 
http://www.virtualbox.org/ticket/5817

Thanks

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

Kernel: Linux 2.6.32-7.slh.1-sidux-686 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dkms depends on:
ii  build-essential  11.4Informational list of build-essent
ii  dpkg-dev 1.15.5.6Debian package development tools
ii  gcc  4:4.4.2-3   The GNU C compiler
ii  make 3.81-7  An utility for Directing compilati
ii  module-init-tools3.12~pre1-1 tools for managing Linux kernel mo

Versions of packages dkms recommends:
pn  fakeroot  none (no description available)
ii  linux-headers-2.6.32-5.slh.2- 2.6.32-27  Header files for Linux 2.6.32-5.sl
ii  linux-headers-2.6.32-6.slh.3- 2.6.32-30  Header files for Linux 2.6.32-6.sl
ii  linux-headers-2.6.32-6.slh.4- 2.6.32-31  Header files for Linux 2.6.32-6.sl
ii  linux-headers-2.6.32-7.slh.1- 2.6.32-32  Header files for Linux 2.6.32-7.sl
ii  linux-image-2.6.32-5.slh.2-si 2.6.32-27  Linux 2.6.32 image on PPro/Celeron
ii  linux-image-2.6.32-6.slh.3-si 2.6.32-30  Linux 2.6.32 image on PPro/Celeron
ii  linux-image-2.6.32-6.slh.4-si 2.6.32-31  Linux 2.6.32 image on PPro/Celeron
ii  linux-image-2.6.32-7.slh.1-si 2.6.32-32  Linux 2.6.32 image on PPro/Celeron
ii  lsb-release   3.2-23 Linux Standard Base version report
ii  menu  2.1.43 generates programs menu for all me
ii  patch 2.6-2  Apply a diff file to an original
ii  sudo  1.7.2p1-1  Provide limited super user privile

dkms suggests no packages.

-- no debconf information



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



Bug#567334: gnome-media: Settings made in gnome-volume-control lost after reboot

2010-01-29 Thread Josselin Mouette
Le jeudi 28 janvier 2010 à 15:35 +0100, mircan a écrit :
 Package: gnome-media
 Version: 2.28.1-1
 Severity: normal
 
 Volume settings made in gnome-volume-control are lost after every
 reboot. The sound is muted after each reboot.

Is alsa-utils installed?

-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “A handshake with whitnesses is the same
  `- as a signed contact.”  -- Jörg Schilling




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



Bug#567331: base: NTFS external media mounted read only

2010-01-29 Thread Josselin Mouette
reassign 567331 gvfs
thanks

On Donnerstag, 28. Januar 2010, mircan wrote:
  Package: base
  Severity: normal
 
  After automatic mounting (GNOME) of any external NTFS media like pendrive
  or external hard-disk there is no way to write on it. Every trial, even as
  root ends up with a message Operation not permitted. According to
  /etc/mtab the media should me mounted rw.

Is the ntfs-3g package installed? It should be brought in by default, by
devicekit-disks.

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “A handshake with whitnesses is the same
  `- as a signed contact.”  -- Jörg Schilling




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



Bug#567462: courier-maildrop is a code duplication of maildrop

2010-01-29 Thread Steffen Joeris
Package: courier-maildrop
Severity: important

Hi

During the last DSA I realised that we have a maildrop and a
courier-maildrop package in debian. Both have the same code and the only
difference afaik are some configure options and maybe a different build
system. However, I don't see a reason for having a separate source
package. IMO courier-maildrop should be build from the maildrop source
package, so that the maildrop source package produces two binary
packages, maildrop and courier-maildrop.

Cheers
Steffen



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



Bug#567180: pioneers-console: Does not clean up removed init script, links, and /etc/default file

2010-01-29 Thread Bas Wijnen
On Wed, Jan 27, 2010 at 11:57:39AM -0800, Josh Triplett wrote:
 pioneers-console now no longer contains the meta server (thanks for
 that!).  However, after upgrading pioneers-console I still had
 /etc/init.d/pioneers-console, /etc/rc?.d symlinks to it, and
 /etc/default/pioneers-console.

AFAIK, this is the intended behaviour of dpkg (except for the /etc/rc?.d
symlinks).

 dpkg does not remove configuration files that disappear, so the
 package needs to do that.

But the package shouldn't touch configuration files in ways that may
make the user lose hand-made changes.

 Even after purging and reinstalling the package (to make the removed
 configuration files go away), the runlevel symlinks still exist; the
 package needs to remove those too.

Yes, this is definitely a bug.  I'll fix that.

 In both cases, the appropriate logic should appear in the maintainer
 scripts, conditional on an upgrade from 0.12.3-1 or earlier.

Do you have pointers to descriptions of appropriate behaviour in this
case (preferrably to Policy)?  My intuition says that the configuration
files should only be removed on purge, and they are without action from
the maintainer scripts.

Thanks,
Bas


signature.asc
Description: Digital signature


Bug#553896: mdadm: update-initramfs warning due to /dev/md/0 vs. /dev/md0.

2010-01-29 Thread martin f krafft
tags 553896 patch
thanks

also sprach Julian Mehnle jul...@mehnle.net [2010.01.29.0324 +1300]:
  I cannot figure out from the bugscript what your problem is.
  Hopefully you'll be able to spot the issue soon.
 
 I'll make another attempt at upgrading my system, although it make take me 
 another two or three weeks before I get to it.  Right now is not a good 
 time.

It occured to me that the patch at

  
http://git.debian.org/?p=pkg-mdadm/mdadm.git;a=commitdiff;h=a82f419df02a4dacf4046cbee9dfb48ccbeaab11

should fix your problem, because it checks for the UUID instead of
the devname. Please try applying it to
/usr/share/initramfs-tools/hooks/mdadm, rerunning update-initramfs
-u, and seeing if the problem persists.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#566271: Fwd: [docbook-apps] Generating PDF from docbook on Linux (OSS)

2010-01-29 Thread Mathieu Malaterre
Here is the root problem


-- Forwarded message --
From: Ruediger Landmann r.landm...@redhat.com
Date: Fri, Jan 29, 2010 at 1:26 AM
Subject: Re: [docbook-apps] Generating PDF from docbook on Linux (OSS)
To: Mathieu Malaterre mathieu.malate...@gmail.com
Cc: docbook-a...@lists.oasis-open.org


On 01/23/2010 02:26 AM, Mathieu Malaterre wrote:

 hi there,

   I am looking for tool that would generate PDF file from a docbook
 file. I tried a couple without success:

 - publican simply aborts on my machine (*)


Hi Mathieu --

Publican is failing on your machine because of a dependency issue.
You've got libfile-copy-recursive-perl 0.36, but Publican requires
=0.38

I just verified the installation instructions for Publican on
Debian[1] using a fresh installation of Debian 5.0.3 and confirm that
the correct version of libfile-copy-recursive-perl gets pulled in
(0.38-1). I was then able to build html and PDF documents, although
FOP threw up errors during PDF generation and I suspect some further
tweaking is needed.

That said, we haven't tested Publican with mml yet, and preliminary,
informal tests based on your test case have not been encouraging :(

Please feel free to drop by the Publican mailing list[2] and let us
know what we can do to help you further.

Cheers

Ruediger



[1] 
http://rlandmann.fedorapeople.org/pug/chap-Users_Guide-Installing_Publican.html#sect-Users_Guide-Installing_Publican_on_Linux_operating_systems-Installing_Publican_on_Debian

[2] https://www.redhat.com/mailman/listinfo/publican-list




-- 
Mathieu



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



Bug#567298: ghc6: FTBFS on kfreebsd-i386

2010-01-29 Thread Petr Salinger

retitle 567298 ghc6: FTBFS on kfreebsd-i386 (small fixes needed for GHCi)
tags 567298 +patch
--

Hi,

please apply attached patch, it includes also
kfreebsd-_gnu_source-565818, so please apply instead of.

It enables ghci, as a side effect it solves the FTBFS on kfreebsd-i386.

Petrdiff -ur bd/driver/mangler/ghc-asm.lprl lx/driver/mangler/ghc-asm.lprl

--- bd/driver/mangler/ghc-asm.lprl	2009-12-10 19:11:33.0 +0100

+++ lx/driver/mangler/ghc-asm.lprl	2010-01-22 09:06:40.0 +0100

@@ -216,7 +216,7 @@

 $T_HDR_vector   = \.text\n\t\.align 8\n;

 

 ##

-} elsif ( $TargetPlatform =~ /^x86_64-.*-(linux|openbsd|freebsd|dragonfly|netbsd)$/m ) {

+} elsif ( $TargetPlatform =~ /^x86_64-.*-(linux|openbsd|freebsd|dragonfly|netbsd|kfreebsdgnu)$/m ) {

 

 $T_STABBY   = 0; # 1 iff .stab things (usually if a.out format)

 $T_US   = ''; # _ if symbols have an underscore on the front

diff -ur bd/rts/Linker.c lx/rts/Linker.c

--- bd/rts/Linker.c	2009-12-10 19:11:33.0 +0100

+++ lx/rts/Linker.c	2010-01-22 09:09:21.0 +0100

@@ -13,8 +13,8 @@

 /* Linux needs _GNU_SOURCE to get RTLD_DEFAULT from dlfcn.h and

MREMAP_MAYMOVE from sys/mman.h.

  */

-#ifdef __linux__

-#define _GNU_SOURCE

+#if defined(__linux__) || defined(__GLIBC__)

+#define _GNU_SOURCE 1

 #endif

 

 #include Rts.h

@@ -63,12 +63,12 @@

 #include sys/wait.h

 #endif

 

-#if defined(ia64_HOST_ARCH) || defined(linux_HOST_OS) || defined(freebsd_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

+#if defined(ia64_HOST_ARCH) || defined(linux_HOST_OS) || defined(freebsd_HOST_OS) || defined(kfreebsdgnu_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

 #define USE_MMAP

 #include fcntl.h

 #include sys/mman.h

 

-#if defined(linux_HOST_OS) || defined(freebsd_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

+#if defined(linux_HOST_OS) || defined(freebsd_HOST_OS) || defined(kfreebsdgnu_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

 #ifdef HAVE_UNISTD_H

 #include unistd.h

 #endif

@@ -76,7 +76,7 @@

 

 #endif

 

-#if defined(linux_HOST_OS) || defined(solaris2_HOST_OS) || defined(freebsd_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

+#if defined(linux_HOST_OS) || defined(solaris2_HOST_OS) || defined(freebsd_HOST_OS) || defined(kfreebsdgnu_HOST_OS) || defined(dragonfly_HOST_OS) || defined(netbsd_HOST_OS) || defined(openbsd_HOST_OS)

 #  define OBJFORMAT_ELF

 #elif defined(cygwin32_HOST_OS) || defined (mingw32_HOST_OS)

 #  define OBJFORMAT_PEi386

@@ -1410,7 +1410,7 @@

} else {

if ((W_)result  0x8000) {

// oops, we were given memory over 2Gb

-#if defined(freebsd_HOST_OS) || defined(dragonfly_HOST_OS)

+#if defined(freebsd_HOST_OS) || defined(kfreebsdgnu_HOST_OS) || defined(dragonfly_HOST_OS)

// Some platforms require MAP_FIXED.  This is normally

// a bad idea, because MAP_FIXED will overwrite

// existing mappings.

diff -ur bd/rts/posix/OSThreads.c lx/rts/posix/OSThreads.c

--- bd/rts/posix/OSThreads.c	2009-12-10 19:11:32.0 +0100

+++ lx/rts/posix/OSThreads.c	2010-01-22 09:03:26.0 +0100

@@ -7,10 +7,10 @@

  *

  * --*/

 

-#if defined(__linux__)

+#if defined(__linux__) || defined(__GLIBC__)

 /* We want GNU extensions in DEBUG mode for mutex error checking */

 /* We also want the affinity API, which requires _GNU_SOURCE */

-#define _GNU_SOURCE

+#define _GNU_SOURCE 1

 #endif

 

 #include PosixSource.h

diff -ur bd/mk/config.mk.in lx/mk/config.mk.in

--- bd/mk/config.mk.in	2009-12-10 19:11:33.0 +0100
+++ lx/mk/config.mk.in	2010-01-28 14:03:13.0 +0100
@@ -153,7 +153,7 @@
 # Whether to include GHCi in the compiler.  Depends on whether the RTS linker
 # has support for this OS/ARCH combination.
 
-OsSupportsGHCi=$(strip $(patsubst $(HostOS_CPP), YES, $(findstring $(HostOS_CPP), mingw32 cygwin32 linux solaris2 freebsd dragonfly netbsd openbsd darwin)))
+OsSupportsGHCi=$(strip $(patsubst $(HostOS_CPP), YES, $(findstring $(HostOS_CPP), mingw32 cygwin32 linux kfreebsdgnu solaris2 freebsd dragonfly netbsd openbsd darwin)))
 ArchSupportsGHCi=$(strip $(patsubst $(HostArch_CPP), YES, $(findstring $(HostArch_CPP), i386 x86_64 powerpc sparc sparc64)))
 
 ifeq $(OsSupportsGHCi)$(ArchSupportsGHCi) YESYES


Bug#567463: gtick: Please add homepage url to control file

2010-01-29 Thread Petter Reinholdtsen

Package:  gtick
Version:  0.4.2-1lenny1
Severity: wishlist

Please add link to the project home page,
URL: http://www.antcom.de/gtick/ , in the control file, to allow it
to show up on URL:http://packages.qa.debian.org/g/gtick.html.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#567314: pioneers: Conflicting files

2010-01-29 Thread Bas Wijnen
Ah, yes, I should of course add a Conflicts with the old version when
splitting some files into a new package.

To get it working, upgrade pioneers-console to (at least) 0.12.3-1
first.

Thanks for reporting, I'll fix this soon.
Bas

On Thu, Jan 28, 2010 at 01:01:24PM +0100, Jens Seidel wrote:
 Package: pioneers
 Version: 0.12.3-1
 Severity: important
 
 Hi,
 
 updating my system with aptitude I get:
 
 Preparing to replace pioneers-meta-server 0.12.2-4 (using
 .../pioneers-meta-server_0.12.3-1_i386.deb) ...
 Unpacking replacement pioneers-meta-server ...
 dpkg: error processing
 /var/cache/apt/archives/pioneers-meta-server_0.12.3-1_i386.deb (--unpack):
  trying to overwrite '/usr/games/pioneers-meta-server', which is also in
 package pioneers-console 0:0.12.2-5
 Errors were encountered while processing:
  /var/cache/apt/archives/pioneers-meta-server_0.12.3-1_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 A package failed to install.  Trying to recover:
 
 Jens
 
 


signature.asc
Description: Digital signature


Bug#567402: [/sid] Fix bashism in dpkg/config.

2010-01-29 Thread Sean Finney
tag 567402 pending
thanks

Date: Fri Jan 29 09:59:35 2010 +0100
Author: Sean Finney sean...@debian.org
Commit ID: 5e3ee4f49bfaba08da08802fb2c2f602967c001e
Commit URL: 
http://git.debian.org/?p=dbconfig-common/dbconfig-common.git;a=commitdiff;h=5e3ee4f49bfaba08da08802fb2c2f602967c001e
Patch URL: 
http://git.debian.org/?p=dbconfig-common/dbconfig-common.git;a=commitdiff_plain;h=5e3ee4f49bfaba08da08802fb2c2f602967c001e

Fix bashism in dpkg/config.

Closes: #567402
Thanks: Sylvain Le Gall gil...@debian.org
  



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



Bug#567360: gvfs: disc burning via nautilus gives incorrect figure for DVD+R capacity

2010-01-29 Thread Josselin Mouette
reassign 567360 brasero
thanks

Le jeudi 28 janvier 2010 à 17:34 +, Jon Dowland a écrit :
 Please accept my apologies If I'm filing this in the wrong
 place. I truly have no idea which precise bit of software
 is responsible for the UI when I try to burn an ISO from
 nautilus now, but gvfsd-burn is running during the burn,
 nautilus-cd-burner seems to have died and brasero isn't
 running...

This is the brasero nautilus extension, running inside the nautilus
process.

 The pop-up I get when I right-click on an ISO to burn gives
 me an indication of the disc in my DVD writer drive. It
 claims a given disc capacity (e.g. 4GB free) which is
 totally false:  I frequently write images which are larger
 than this claimed available size without any problems.

What do you mean? It refuses to burn image sizes between 4 GiB and 4.3
GiB?

What is the capacity that appears in brasero if you insert a blank disc?
Does it make any difference between DVD+R and DVD-R?

Cheers,
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “A handshake with whitnesses is the same
  `- as a signed contact.”  -- Jörg Schilling




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



Bug#567464: ttf-mscorefonts-installer: Impossible to enter a non fully qualified host name for HTTP proxy

2010-01-29 Thread Thomas Morin

Package: ttf-mscorefonts-installer
Version: 3.1
Justification: breaks unrelated software
Severity: critical

The new revision seems to introduce a very strict regex to validate HTTP 
proxy configuration in the package configuration script, which makes it 
impossible to use a proxy with a non fully qualified domain name.  If 
you try to use a proxy name such as 'http://myproxy:8080', you will get 
back to the debconfig screen withotu any error message, if you don't 
know that you should use 'http://myproxy.mycompany.com', you won't be 
able to get out of the loop and upgrade your system, even CTRL-C won't 
let you get out of the loop (hence the severity level for this bug report).


Contexts where people use a non qualified host name as a proxy are very 
frequent !
Contexts people use a fake domain name is also something that exists 
(e.g 'proxy.home.lan') !


The code is as follows:

while ! echo $http_proxy | \
egrep -q 
'https?://([[:alnum:]]([-[:alnum:]]+[[:alnum:]])*\.)+[[:alnum:]]{2,3}(:\d+)?/?' 
  \

[ ! -z $http_proxy ] ; do
db_fset msttcorefonts/http_proxy seen false
db_input high msttcorefonts/http_proxy
db_go
db_get msttcorefonts/http_proxy
http_proxy=$RET
done


Worse: if you look closely at the regex you see that even a FQDN with a 
top level domain name that is more than 3 letters will be rejected, even 
though there *are* such valid TLDs (eg. '.info', '.travel', '.aero'...).


I think that the script should just *not* try to enforce such a strict 
regex, but should just fail nicely if it fails to resolve the provided 
string.



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

Architecture: i386 (i686)

Kernel: Linux 2.6.32 (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 ttf-mscorefonts-installer depends on:
ii  cabextract1.2-3  a program to extract 
Microsoft Cab
ii  debconf [debconf-2.0] 1.5.28 Debian configuration 
management sy
ii  defoma0.11.10-4  Debian Font Manager -- 
automatic f

ii  wget  1.12-1.1   retrieves files from the web
ii  xfonts-utils  1:7.5+2X Window System font 
utility progr


Versions of packages ttf-mscorefonts-installer recommends:
ii  ttf-liberation 1.05.2.20091019-4 Fonts with the same metrics 
as Tim
ii  x-ttcidfont-conf   32TrueType and CID fonts 
configurati


ttf-mscorefonts-installer suggests no packages.

-- debconf-show failed





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



Bug#567373: haddock: FTBFS: Module `TcRnDriver' does not export `tcRnGetInfo'

2010-01-29 Thread Petr Salinger

Hi.

On kfreebsd-i386 2.6.0-1 will build fine
using ghc6 with patch from #567298.

Petr



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



Bug#567465: network-manager-gnome: openvpn -- should allow to set a custom keysize

2010-01-29 Thread Teodor MICU
Package: network-manager-gnome
Version: 0.7.2-1
Severity: wishlist

Hi,

Any openvpn connection will use the default keysize of 128 bits, but in practice
there are keys of 256 or 400 bits (for BF). This setting should probably be in
the same tab as 'cipher' as these are related to each other.

(for the time being I would like to know if I can manually set the keysize in a
configuration file or for system connections in /etc/N-M/system-connections)

Thanks


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

Kernel: Linux 2.6.32-trunk-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 network-manager-gnome depends on:
ii  dbus-x11  1.2.16-2   simple interprocess messaging syst
ii  gconf22.28.0-1   GNOME configuration database syste
ii  gnome-icon-theme  2.28.0-1   GNOME Desktop icon theme
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libgconf2-4   2.28.0-1   GNOME configuration database syste
ii  libglade2-0   1:2.6.4-1  library to load .glade files at ru
ii  libglib2.0-0  2.22.4-1   The GLib library of C routines
ii  libgnome-keyring0 2.28.2-1   GNOME keyring services library
ii  libgtk2.0-0   2.18.3-1   The GTK+ graphical user interface 
ii  libnm-glib-vpn0   0.7.2-2network management framework (GLib
ii  libnm-glib0   0.7.2-2network management framework (GLib
ii  libnm-util1   0.7.2-2network management framework (shar
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.2-1   Layout and rendering of internatio
ii  libpolkit-gnome0  0.9.2-2PolicyKit-gnome library
ii  libpolkit20.9-4  library for accessing PolicyKit
ii  network-manager   0.7.2-2network management framework daemo
ii  policykit-gnome   0.9.2-2GNOME dialogs for PolicyKit

Versions of packages network-manager-gnome recommends:
ii  libpam-gnome-keyring [libpam- 2.28.2-1   PAM module to unlock the GNOME key
ii  notification-daemon   0.4.0-2a daemon that displays passive pop

Versions of packages network-manager-gnome suggests:
ii  network-manager-openvpn-gnome 0.7.2-1network management framework (Open
ii  network-manager-pptp-gnome0.7.2-1network management framework (PPTP
pn  network-manager-vpnc-gnomenone (no description available)

-- 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#567389: xserver-xorg-input-synaptics: Settings from /etc/hal/fdi/policy/11-x11-synaptics.fdi not honoured after update

2010-01-29 Thread Brice Goglin
Sjoerd Hardeman wrote:
 Thank you for your answer. Might it be an idea to generate a
 notification during install time that hal configs are no longer working?
 I cannot remember having seen such a notification.
   

We only add notifications for stable upgrades. So we might add one for
people upgrading from lenny (without hal or udev) to squeeze (with
udev). But these people will never see hal.

Brice




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



Bug#567132: Libgda4 package outdated

2010-01-29 Thread Emilio Pozuelo Monfort

On 29/01/10 09:10, Piotr Pokora wrote:

Emilio Pozuelo Monfort pisze:

On 28/01/10 21:30, Piotr Pokora wrote:

and removes uploader section.


Why?


I thought it was supposed to be not NMU, which means maintainer is an
uploader.


An MU means the one who uploads (i.e. the one listed in the debian/changelog 
timestamp) is in the Maintainer or Uploaders field, not that there should be no 
Uploaders field :)


Just ignore the NMU for now, we will take care of that anyway before uploading.

Cheers,
Emilio



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



Bug#567465: [Pkg-utopia-maintainers] Bug#567465: network-manager-gnome: openvpn -- should allow to set a custom keysize

2010-01-29 Thread Michael Biebl
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reassign 567465 network-manager-openvpn
thanks

Teodor MICU wrote:
 Package: network-manager-gnome
 Version: 0.7.2-1
 Severity: wishlist
 
 Hi,
 
 Any openvpn connection will use the default keysize of 128 bits, but in 
 practice
 there are keys of 256 or 400 bits (for BF). This setting should probably be in
 the same tab as 'cipher' as these are related to each other.
 
 (for the time being I would like to know if I can manually set the keysize in 
 a
 configuration file or for system connections in /etc/N-M/system-connections)
 

network-manager-openvpn issue, so reassigning

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

iEYEARECAAYFAktiqEsACgkQh7PER70FhVRmvgCeO0PWm/mtXuVti3mVq/6xZpsy
464AnjWX5RRdAR48dhVpQ/VfleurEmec
=vQxl
-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#567437: grub-pc: Grub Fails to upgrade properly to the latest version it comes up with Unknown Filesystem

2010-01-29 Thread pancho horrillo
Happens in my laptop, too.

Note that I have a bios_grub part (#1), which was created via debian-instaler,
during setup, so that grub does not complain about GPT.  I think that part is
the one that makes grub-probe to fail, but it worked ok with 1.98~20100126-1.

$ sudo parted 
GNU Parted 1.8.8.git-dirty
Using /dev/sda
Welcome to GNU Parted! Type 'help' to view a list of commands.
(parted) print
Model: ATA WDC WD1600BEVS-0 (scsi)
Disk /dev/sda: 160GB
Sector size (logical/physical): 512B/512B
Partition Table: gpt

Number  Start   End SizeFile system Name   Flags
 1  17.4kB  256MB   256MB   boot   bios_grub
 2  256MB   512MB   256MB   ext2dboot  boot
 3  512MB   4512MB  4000MB  linux-swap(v1)  swap
 4  4512MB  5512MB  1000MB  ext4root
 5  5512MB  15.5GB  10.0GB  ext4usr
 6  15.5GB  19.5GB  4000MB  ext4local
 7  19.5GB  23.5GB  4000MB  ext4var
 8  23.5GB  27.5GB  4000MB  ext4opt
 9  27.5GB  29.5GB  2000MB  ext4home
10  29.5GB  160GB   131GB   ext4srv

(parted) quit
$

Available for more tests on request.

Hope that it helps,

-- 
pancho horrillo

To be conscious that
you are ignorant is a great step
to knowledge.

Benjamin Disraeli



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



Bug#313440:

2010-01-29 Thread Holger Levsen
On Freitag, 29. Januar 2010, Thomas Lange wrote:
 I close this bug, since this feature will not be the default in FAI.

sigh.





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


Bug#567466: xserver-xorg-input-evdev: forgets xinput settings after resume from suspend

2010-01-29 Thread Christoph Kluenter
Package: xserver-xorg-input-evdev
Version: 1:2.3.2-3
Severity: normal


Since hal is not used anymore (Bug 564951), I have to set my EmulateWheel with 
xinput.
I have to type this to use scrolling:
  xinput set-prop 10 Evdev Wheel Emulation Button 2
  xinput set-prop 10 Evdev Wheel Emulation 1

But after resume, the settings are set to their default again.


xinput before suspend:
ch...@tez7i:~$ xinput list-props 10
Device 'TPPS/2 IBM TrackPoint':
Device Enabled (125):   1
Device Accel Profile (245): 0
Device Accel Constant Deceleration (246):   1.00
Device Accel Adaptive Deceleration (248):   1.00
Device Accel Velocity Scaling (249):10.00
Evdev Reopen Attempts (243):10
Evdev Axis Inversion (250): 0, 0
Evdev Axes Swap (252):  0
Axis Labels (253):  Rel X (133), Rel Y (134)
Button Labels (254):Button Left (126), Button Middle (127), 
Button Right (128), Button Wheel Up (129), Button Wheel Down (130)
Evdev Middle Button Emulation (255):2
Evdev Middle Button Timeout (256):  50
Evdev Wheel Emulation (257):1
Evdev Wheel Emulation Axes (258):   0, 0, 4, 5
Evdev Wheel Emulation Inertia (259):10
Evdev Wheel Emulation Timeout (260):200
Evdev Wheel Emulation Button (261): 2
Evdev Drag Lock Buttons (262):  0


xinput after suspend:
ch...@tez7i:~$ xinput list-props 10
Device 'TPPS/2 IBM TrackPoint':
  Device Enabled (125): 1
  Device Accel Profile (245): 0
  Device Accel Constant Deceleration (246): 1.00
  Device Accel Adaptive Deceleration (248): 1.00
  Device Accel Velocity Scaling (249):  10.00
  Evdev Reopen Attempts (243):  10
  Evdev Axis Inversion (250): 0, 0
  Evdev Axes Swap (252):  0
  Axis Labels (253):  Rel X (133), Rel Y (134)
  Button Labels (254):  Button Left (126), Button Middle (127), Button 
Right (128), Button Wheel Up (129), Button Wheel Down (130)
  Evdev Middle Button Emulation (255):  2
  Evdev Middle Button Timeout (256):  50
  Evdev Wheel Emulation (257):  1
  Evdev Wheel Emulation Axes (258): 0, 0, 4, 5
  Evdev Wheel Emulation Inertia (259):  10
  Evdev Wheel Emulation Timeout (260):  200
  Evdev Wheel Emulation Button (261): 2
  Evdev Drag Lock Buttons (262):  0



Cheers,
  Christoph

-- Package-specific info:
/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 Sep 22  2007 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1864832 Jan 21 00:37 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation Mobile GM965/GL960 
Integrated Graphics Controller (rev 0c)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1537 Jan 28 17:24 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
#Section InputDevice
#   Identifier  Generic Keyboard
#   Driver  kbd
#   Option  CoreKeyboard
#   Option  XkbRules  xorg
#   Option  XkbModel  pc105
#   Option  XkbLayout de
#   Option  XkbDisableboolean
#   Option  xkb_layoutde
#   Option  XkbVariantnodeadkeys
#EndSection
#
#Section InputDevice
#   Identifier  Configured Mouse
#   Driver  mouse
#   Option  CorePointer
#   Option  Device/dev/input/mice
#   Option  Protocol  ImPS/2
#   Option  Emulate3Buttons   true
#   Option  EmulateWheel  on
#   Option  EmulateWheelButton2
#EndSection
#
Section Device
Identifier  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Driver  intel
BusID   PCI:0:2:0
Option NoAccel false
Option DRI true
Option AccelMethod UXA
Option XvMC true
EndSection

Section Monitor
Identifier  Generic Monitor
Option  DPMS
HorizSync   30-81
VertRefresh 50-160
EndSection

Section Screen
Identifier  Default Screen
Device  Intel Corporation Mobile GM965/GL960 Integrated 
Graphics Controller
Monitor Generic Monitor
DefaultDepth24  
SubSection Display
   Depth24 
   Virtual 2624 2048
   Modes 1024x...@60 1280x1...@60
   EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
#   InputDevice Generic Keyboard
#   InputDevice Configured Mouse
#   Option  AutoAddDevices off
EndSection

Section ServerFlags
Option DontVTSwitch   Off
Option DontZapOff
EndSection


Xorg X server 

Bug#567467: virt-manager: cannot create a new virtual network

2010-01-29 Thread Giovanni Toraldo
Package: virt-manager
Version: 0.7.0-2~bpo50+1
Severity: important

I am trying to create a new virtual network and at the end of the wizard I get:

Traceback (most recent call last):
  File /usr/share/virt-manager/virtManager/createnet.py, line 301, in finish
self.conn.create_network(xml)
  File /usr/share/virt-manager/virtManager/connection.py, line 718, in 
create_network
self.nets[uuid] = vmmNetwork(self.config, self, net, uuid, False)
  File /usr/share/virt-manager/virtManager/network.py, line 36, in __init__
self._xml = self.net.XMLDesc(0)
  File /usr/lib/python2.5/site-packages/libvirt.py, line 590, in XMLDesc
if ret is None: raise libvirtError ('virNetworkGetXMLDesc() failed', 
net=self)
libvirtError: invalid network pointer in no network with matching uuid

This error is also reported on ubuntu: 
https://bugs.launchpad.net/ubuntu/+source/virt-manager/+bug/368653 

Thanks.

-- System Information:
Debian Release: 5.0.4
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-bpo.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/bash

Versions of packages virt-manager depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-18lenny2  GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libglib2.0-0   2.16.6-3  The GLib library of C routines
ii  libgtk2.0-02.12.12-1~lenny1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.20.5-5  Layout and rendering of internatio
ii  librsvg2-common2.22.2-2lenny1SAX-based renderer library for SVG
ii  python-dbus0.82.4-2  simple interprocess messaging syst
ii  python-glade2  2.12.1-6  GTK+ bindings: Glade support
ii  python-gnome2  2.22.0-1  Python bindings for the GNOME desk
ii  python-gtk-vnc 0.3.8-2   A VNC viewer widget for GTK+ (Pyth
ii  python-gtk22.12.1-6  Python bindings for the GTK+ widge
ii  python-libvirt 0.6.5-3~bpo50+1   libvirt Python bindings
ii  python-urlgrabber  3.1.0-4   A high-level cross-protocol url-gr
ii  python-vte 1:0.16.14-4   Python bindings for the VTE widget
ii  python2.5  2.5.2-15+lenny1   An interactive high-level object-o
ii  virtinst   0.500.0-3~bpo50+1 Programs to create and clone virtu

Versions of packages virt-manager recommends:
ii  hal  0.5.11-8Hardware Abstraction Layer
ii  libvirt-bin  0.6.5-3~bpo50+1 the programs for the libvirt libra

Versions of packages virt-manager suggests:
ii  virt-viewer   0.0.3-2Displaying the graphical console o

-- 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#567468: please set hostname via sysctl early on

2010-01-29 Thread martin f krafft
Package: initramfs-tools
Version: 0.93.4
Severity: wishlist

mdadm in incremental mode needs the hostname to be able to work
without a configuration file, which would make RAID-boot much more
robust. Instead of mdadm touching
/proc/sys/kernel/{host,domain}name, it feels like initramfs should
do that.

The attached scripts take care of it. hostname is the hook, and
00hostname the script for init-top. It might make more sense to put
this into local-top though, I don't really know how it interacts
with netboot.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems
#!/bin/sh
#
# initramfs script to inform the kernel about the hostname early on
#
# Copyright © 2010 martin f. krafft madd...@debian.org
# Released under the terms of the Artistic Licence 2.0
#
set -eu

case ${1:-} in prereqs) exit 0;; esac

if [ -s /conf/hostname ]; then
  . /scripts/functions

  HOSTNAME=$(cat /conf/hostname)
  log_begin_msg Setting hostname to $HOSTNAME

  case $HOSTNAME in
*.*)
  echo ${HOSTNAME#*.} /proc/sys/kernel/domainname
  HOSTNAME=${HOSTNAME%%.*}
  ;;
  esac
  echo $HOSTNAME /proc/sys/kernel/hostname

  log_end_msg
fi

exit
#!/bin/sh
#
# initramfs hook to store the hostname in the initrd
#
# Copyright © 2010 martin f. krafft madd...@debian.org
# Released under the terms of the Artistic Licence 2.0
#
set -eu

exec hostname --fqdn  $DESTDIR/conf/hostname


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#567239: grub-pc 1.98~20100126-1 fails to boot.

2010-01-29 Thread Felix Zielcke
Am Freitag, den 29.01.2010, 12:03 +0800 schrieb Jos van Wolput:
 Robert Millan wrote:
 
  What happens if you use the legacy linux16 loader?
 

  This buggy version of grub-pc  shows  a  lot  more output  than  the   
  previous  one.
  
 
  Which output?

 I don't know about 'the legacy linux16 loader', can't find that 
 package and don't intend to try other bootloaders,
 I'm sorry, I really don't want more booting problems.

He meant using linux16 and initrd16 command instead of the usual linux
and initrd ones in your menuentry in GRUB.

 'Which output?' I mean the output you always see on the screen when booting. 
 It is much more than usual.

Maybe the quiet Linux kernel option somehow got lost. Then you get much
more output from it during boot.

 For your information I mention I am using runit, sysvinit and file-rc (the 
 Sid versions) for booting.
 
 To avoid booting failures I would suggest you put buggy versions of grub-pc 
 in the experimental distribution 
 before putting them in Sid!

We use experimental but unfortunately bugs slip through because they
don't get much testing.
We test of course ourself the uploads if they work for us. But as you
see we aren't able to test every bug which could stop booting.
-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




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



Bug#385735: Confirm bug still exists: Error : Wrong Root Certificate

2010-01-29 Thread Wouter Verhelst
On Thu, Jan 28, 2010 at 01:57:22PM +0100, Alexander Prinsier wrote:
 Hello,
 
 I got my new eID today. Beidgui isn't able to read out this card, it
 errors out with Error : Wrong Root Certificate. My previous eID worked
 perfectly.
 
 The initial bug report is from 2006. I suppose by new year nobody will
 be able to use beidgui in debian anymore...
 
 Is there an (ugly) fix available?:)

There is an updated source which fixes all this. Unfortunately I can't
test it currently, because my own eID broke, and I need to find time to
get to the city hall to get a new one.

-- 
The biometric identification system at the gates of the CIA headquarters
works because there's a guard with a large gun making sure no one is
trying to fool the system.
  http://www.schneier.com/blog/archives/2009/01/biometrics.html



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



Bug#567469: [grub2] Installation fails because of an unknown filesystem

2010-01-29 Thread Valerio Passini
Package: grub2
Version: 1.98~20100128-1
Severity: grave

--- Please enter the report below this line. ---
Seems that grub is unable to recognize my ext4 filesystem and thus to 
complete installation.

Setting up grub-pc (1.98~20100128-1) ...
  
Generating core.img 
  
/usr/sbin/grub-probe: error: unknown filesystem.
  
Auto-detection of a filesystem module failed.   
  
Please specify the module with the option `--modules' explicitly.   
  
dpkg: error processing grub-pc (--configure):   
  
 subprocess installed post-installation script returned error exit 
status 1
dpkg: dependency problems prevent configuration of grub2:
 grub2 depends on grub-pc; however:
  Package grub-pc is not configured yet.
dpkg: error processing grub2 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 grub-pc
 grub2

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.32.6

Debian Release: squeeze/sid
  990 unstablewww.debian-multimedia.org 
  990 unstablemi.mirror.garr.it 
  990 unstableftp.it.debian.org 
  500 testing mi.mirror.garr.it 
1 experimentalmi.mirror.garr.it 

--- Package information. ---
Depends  (Version) | Installed
==-+-===
grub-pc| 1.98~20100128-1


Package's Recommends field is empty.

Package's Suggests field is empty.


--- Output from package bug script ---

*** BEGIN /proc/mounts
/dev/disk/by-uuid/10d77f64-fdcc-47a0-92f3-507fd91f798f / ext4 
rw,noatime,nodiratime,errors=remount-
ro,user_xattr,barrier=1,data=ordered 0 0
/dev/sda3 /home ext4 
rw,noatime,nodiratime,user_xattr,barrier=1,data=ordered 0 0
/dev/sda6 /mnt/DiscoD ext3 
rw,noatime,nodiratime,errors=continue,user_xattr,data=writeback 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/sda
*** END /boot/grub/device.map

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

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

function savedefault {
  if [ -z  ]; then
saved_entry=
save_env saved_entry
  fi
}
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 10d77f64-fdcc-47a0-92f3-507fd91f798f
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=1280x800
  set gfxpayload=keep
  insmod gfxterm
  insmod vbe
  if terminal_output gfxterm ; then true ; else
# For backward compatibility with versions of terminal.mod that 
don't
# understand terminal_output
terminal gfxterm
  fi
fi
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 10d77f64-fdcc-47a0-92f3-507fd91f798f
set locale_dir=()/boot/grub/locale
set lang=it
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 10d77f64-fdcc-47a0-92f3-507fd91f798f
insmod png
if background_image /boot/grub/background.png ; then
  set color_normal=black/black
  set color_highlight=magenta/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, con Linux 2.6.32.6 {
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 10d77f64-
fdcc-47a0-92f3-507fd91f798f
echoLoading Linux 2.6.32.6 ...
linux   /boot/vmlinuz-2.6.32.6 root=UUID=10d77f64-
fdcc-47a0-92f3-507fd91f798f ro rootfstype=ext4 quiet
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32.6
}
menuentry Debian GNU/Linux, con Linux 2.6.32.6 (modalit?? ripristino) 
{
insmod ext2
set root=(hd0,2)
search --no-floppy --fs-uuid --set 10d77f64-
fdcc-47a0-92f3-507fd91f798f
echoLoading Linux 2.6.32.6 ...
linux   /boot/vmlinuz-2.6.32.6 root=UUID=10d77f64-
fdcc-47a0-92f3-507fd91f798f ro single rootfstype=ext4
echoLoading initial ramdisk ...
initrd  /boot/initrd.img-2.6.32.6
}
menuentry Debian GNU/Linux, con 

Bug#462753: libao2: need to clear the final period in alsa driver before closing it.

2010-01-29 Thread Monty Montgomery
 I have tested reproduce_libao_bug.c today, and the problem is still 
 reproducible for me.

 Here is the kernel version.
 % uname -a
 Linux debian 2.6.32-trunk-686 #1 SMP Sun Jan 10 06:32:16 UTC 2010 i686 
 GNU/Linux

 Here is an output of lspci -vv (whole log is attached as named lspci-vv on 
 this mail):
 00:11.5 Multimedia audio controller: VIA Technologies, Inc. 
 VT8233/A/8235/8237 AC97 Audio Controller
 (rev 60)

Bingo!

You have a known buggy sound card.  Actually, it's not clear if the
card itself is buggy or only the ALSA driver for it is... regardless,
VIA 82xx is known to have all sorts of transfer problems.  A click at
the end is usually the least of the problems.  This card is also prone
to xruns and crackles during normal playback, and we also have reports
of driver lockups in the kernel :-(

Again, I don't know if that's due to the hardware, ALSA driver or both
(my bet is both).  But this type of VIA audio has been all over the
bug trackers for a long time.

 Additionally, I also tested on other machine using Knoppix.
 On this machine below, reproduce_libao_bug.c works properly. No noises at end 
 of the playback.

 % uname -a
 Linux Microknoppix 2.6.28.4 #8 SMP PREEMPT Mon Feb 9 14:33:28 CET 2009 i686 
 GNU/Linux

 And here is an output of lspci -vv (whole log is attached as named 
 lspci-vv-2nd-machine):
 00:0c.0 Multimedia audio controller: Ensoniq ES1371 [AudioPCI-97] (rev 04)

Yes, this is a very nice sound card family.  Not fancy, but very solid.

 FYI, the following bug reports might also informative.
 - SourceForge.net: SoX - Sound eXchange: Detail: 1720683 - Sox's alsa output 
 plays extra noise at
 end of wav files
  http://sourceforge.net/tracker/?func=detailatid=110706aid=1720683group_id=10706

 - SourceForge.net: SoX - Sound eXchange: sox-devel

 http://sourceforge.net/mailarchive/forum.php?thread_name=47BAB5CB.3070506%40inz.sakura.ne.jpforum_name=sox-devel

Thank you for the extra information.  Sigh... sometimes I hate the
ALSA developers so much.  This sort of thing is exactly what an
abstraction layer is supposed to hide.  I have spoken to ALSA
developers in the past as well, and what they told me about aligned
transfers was in direct contradiction.

Specifically, I brought this up in the past with Clemens Ladisch (when
ALSA still used aligned transfers) and he said that you don't actually
have any way of knowing in userspace what the hardware chunk size and
current alignment is because partial transfers happen all the time due
to timing details, and all the userspace code trying to do this by
keeping blocks always the same size is wrong.  So, tracking the
transfer alignment for VIA 82xx is probably working by accident, or
perhaps, only 'working' for this single card.  Hm, maybe setting a
min_silence workahead would also solve this problem.  It would burn
some CPU but it might be worth it.

Unfortunately, the strategy of 'transferring extra silence at the end'
is not enough to fix this card in general (and it breaks some other
features in libao; some uses become very unhapppy if you transfer
extra data, like gapless batching).  However, the one thing that one
of the bug reporters in our own bugtracker found was that building
libao without MMIO support in alsa mostly fixes the problems with this
card (it improves playback, but makes transfers slower, which cause
extra xruns... neither way works 100% correctly).

See:
https://trac.xiph.org/ticket/461

It might make things better enough to add to the alsa driver though.
A question-- if the kernel is built with genuine OSS (no OSS emulation
in ALSA, actual OSS) does the sound card still have this problem?

Monty



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



Bug#555628: [RFH]: bootstrap of ghc6 on kfreebsd-amd64

2010-01-29 Thread Petr Salinger

Hello.

Please could someone help with bootstrapping of ghc6 for kfreebsd-amd64.

The main problem is that bootstrap recipe does not work.
http://hackage.haskell.org/trac/ghc/wiki/Building/Porting

We have working ghc6 on both (linux-)amd64 and kfreebsd-i386.
See also needed patches in #555628.
Please could someone explain what is built in each stage of boostrapping ?
Namely what is really needed to built on host machine ?

I should be able to alter /usr/include to have the content of 
kfreebsd-am64 on linux-amd64. This could solve problem with

different struct stat and so on.
But I do not know whether it could help at all
and in which point I should do such switch.

Thanks

Petr





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



Bug#567470: krusader: diskdir for compatibility with total commander

2010-01-29 Thread yellow
Package: krusader
Version: 1:2.1.0~beta1-1
Severity: wishlist


Hello

It would be fantastic that krusader could read the *.lst type files.

DiskDir Extended
1.32The same as DiskDir, but also lists contents of archive files ARJ, ACE, 
CAB, JAR, RAR, ZIP, TAR, TGZ (TAR.GZ), TBZ (TAR.BZ, TBZ2, TAR.BZ2). Format is 
fully compatible with DiskDir, i.e. this plugin works with DiskDir files, as 
well as DiskDir works with this plugin's files.  Peter Trebaticky

The syntax of the lst files is not complex, and it coudl be great that a coder 
makes this for linux :) 

Best regards
Y.


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

Kernel: Linux 2.6.30-2-686 (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 krusader depends on:
ii  kdebase-runtime 4:4.3.2-1runtime components from the offici
ii  kdelibs54:4.3.4-1core libraries for all KDE 4 appli
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libgcc1 1:4.4.2-3GCC support library
ii  libqt4-dbus 4:4.5.3-4Qt 4 D-Bus module
ii  libqt4-network  4:4.5.3-4Qt 4 network module
ii  libqt4-svg  4:4.5.3-4Qt 4 SVG module
ii  libqt4-xml  4:4.5.3-4Qt 4 XML module
ii  libqtcore4  4:4.5.3-4Qt 4 core module
ii  libqtgui4   4:4.5.3-4Qt 4 GUI module
ii  libstdc++6  4.4.2-3  The GNU Standard C++ Library v3
ii  zlib1g  1:1.2.3.4.dfsg-3 compression library - runtime

krusader recommends no packages.

Versions of packages krusader suggests:
pn  arjnone(no description available)
ii  ark4:4.3.2-1 archive utility for KDE 4
ii  bzip2  1.0.5-3   high-quality block-sorting file co
ii  cpio   2.10-1GNU cpio -- a program to manage ar
pn  kdiff3 | kompare | xxdiff  none(no description available)
pn  kedit  none(no description available)
pn  kmail  none(no description available)
ii  konsole4:4.3.2-1 X terminal emulator for KDE 4
ii  krename4.0.1-1+b1powerful batch renamer for KDE
pn  lhanone(no description available)
pn  md5deep | cfv  none(no description available)
pn  okteta none(no description available)
ii  p7zip  4.58~dfsg.1-1 7zr file archiver with high compre
ii  rar1:3.8.0-2 Archiver for .rar files
ii  rpm4.7.0-9   package manager for RPM
pn  unace  none(no description available)
ii  unrar  1:3.8.5-1 Unarchiver for .rar files (non-fre
ii  unzip  6.0-1 De-archiver for .zip files
ii  zip3.0-1 Archiver for .zip files

-- 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#567471: icedtea6-plugin: Doesn't launch Altitude applet

2010-01-29 Thread Sam Morris
Package: icedtea6-plugin
Version: 6b17~pre3-1
Severity: normal

The applet at http://altitudegame.com/playnow fails to launch (using
iceweasel 3.5.6-1).

The following messages are logged:

net.sourceforge.jnlp.LaunchException: Fatal: Initialization Error: Could not 
initialize applet.
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:601)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:545)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:726)
Caused by: java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:585)
... 2 more
Caused by: 
java.lang.NullPointerException
at net.sourceforge.jnlp.Launcher.createApplet(Launcher.java:585)
at net.sourceforge.jnlp.Launcher.getApplet(Launcher.java:545)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:726)
java.lang.NullPointerException
at net.sourceforge.jnlp.NetxPanel.runLoader(NetxPanel.java:99)
at sun.applet.AppletPanel.run(AppletPanel.java:380)
at java.lang.Thread.run(Thread.java:636)
java.lang.NullPointerException
at sun.applet.AppletPanel.run(AppletPanel.java:430)
at java.lang.Thread.run(Thread.java:636)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (530, 'testing'), (520, 'unstable'), (400, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages icedtea6-plugin depends on:
ii  dpkg1.15.5.6 Debian package management system
ii  libatk1.0-0 1.28.0-1 The ATK accessibility toolkit
ii  libc6   2.10.2-2 GNU C Library: Shared libraries
ii  libcairo2   1.8.8-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.8.0-2  generic font configuration library
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.5-20100103-1 GCC support library
ii  libglib2.0-02.22.4-1 The GLib library of C routines
ii  libgtk2.0-0 2.18.3-1 The GTK+ graphical user interface 
ii  libmozjs2d  1.9.1.6-1The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d 4.8.2-1  NetScape Portable Runtime Library
ii  libpango1.0-0   1.26.2-1 Layout and rendering of internatio
ii  libstdc++6  4.5-20100103-1   The GNU Standard C++ Library v3
ii  openjdk-6-jre   6b17~pre3-1  OpenJDK Java runtime, using Hotspo

icedtea6-plugin recommends no packages.

icedtea6-plugin 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#567472: wicd: does not connect to my hidden (and unencrypted) wifi network

2010-01-29 Thread Ritesh Raj Sarraf
Package: wicd
Version: 1.7.0-2
Severity: important

The recent upgrade to 1.7.0 has broken hidden wifi support completely.
I specify the hidden essid but wicd never connect to the network.

wireless-tools confirms that the association to the hidden essid is in
place. But wicd never initiates a request to connect to the (dhcp)
network.


Manually running the dhclient command fetches an IP address.


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

Kernel: Linux 2.6.32-trunk-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 wicd depends on:
ii  wicd-daemon   1.7.0-2wired and wireless network manager
ii  wicd-gtk [wicd-client]1.7.0-2wired and wireless network manager

wicd recommends no packages.

wicd suggests no packages.

-- debconf information:
* wicd/users: test



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



Bug#539479: Duplicate of #545751

2010-01-29 Thread Thierry Chich

This bug is also a duplicate of #545751.

I think also that this is really a bug. I can understand that skip-bdb 
must be commented, but I think that it is not normal that such a little 
problem could have such huge consequences (losses of datas for half an 
hour, for instance).


At least, a small verification that the my.cnf is correct prior to 
install mysql-server-5.1 should be helpfull.


Thanks;

Thierry Chich



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



Bug#551243: php-htmlpurifier: FTBFS: Console_Getopt: unrecognized option -- /

2010-01-29 Thread Michael Bienia
On 2009-10-21 21:52:11 +0200, Christian BAYLE wrote:
 Hi, I think i found why
 when used in a builder the
 
 /usr/share/dh-make-php/phppkginfo . package
 and
 /usr/share/dh-make-php/phppkginfo . version
 
 commands don't return anything
[...] 
 I couldn't figure out yet why this happens

I looked at it and might have found the reason for this.  After
commenting in the print_r() in line 47 of
/usr/share/dh-make-php/phppkginfo I can see the error which happens
during parsing of the package.xml file:
'Parsing of package.xml from file 
/tmp/buildd/php-htmlpurifier-4.0.0/package.xml failed'
and later 'Unknown channel htmlpurifier.org'.

After adding the channel like described on
http://htmlpurifier.org/download#PEAR
(pear channel-discover htmlpurifier.org) phppkginfo works again.

As I'm not familiar with PHP packaging, I don't know how to properly fix
this but hope this helps you.

Michael



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



Bug#492897: md metadata 1.1 now default

2010-01-29 Thread martin f krafft
severity 492897 important
thanks

mdadm 3.1 (now in unstable) makes metadata 1.1 the default.
Therefore, I think it is very important that this wishlist bug gets
addressed.

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#526098: (no subject)

2010-01-29 Thread Olaf van der Spek

The init script works fine for me. In what cases is SHELL undefined?

Olaf



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



Bug#567473: knetworkmanager cannot connect to wifi since nm's 0.7.999 upgrade

2010-01-29 Thread Oren Held
Package: network-manager-kde
Version: 1:0.7~~svn941706-2
Severity: grave

Since the recent upgrade of network-manager package and libraries, 
knetworkmanager cannot connect to a wireless network anymore - when I click on 
a wifi network it simply does nothing.

The gnome applet, on the other hand, works very well (network-manager-gnome 
pkg).

That's what I see in network-manager's debug console when starting 
knetworkmanager; I'm not sure that it's related to this problem, but it doesn't 
happen with gnome's nm applet:
NetworkManager: WARN  user_connection_get_settings_cb(): 
user_connection_get_settings_cb: Invalid connection: 'NMSettingConnection' / 
'uuid' invalid: 1   


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

Kernel: Linux 2.6.32-trunk-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 network-manager-kde depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-3 core libraries and binaries for al
ii  libc6  2.10.2-5  Embedded GNU C Library: Shared lib
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-1-qt3-00.9-2 backport of Qt4 D-Bus bindings (sh
ii  libgcc11:4.4.3-1 GCC support library
ii  libhal10.5.14-2  Hardware Abstraction Layer - share
ii  libice62:1.0.6-1 X11 Inter-Client Exchange library
ii  libnl1 1.1-5 library for dealing with netlink s
ii  libpng12-0 1.2.42-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-6Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.1.1-1 X11 Session Management library
ii  libstdc++6 4.4.3-1   The GNU Standard C++ Library v3
ii  libx11-6   2:1.3.3-1 X11 client-side library
ii  libxext6   2:1.1.1-2 X11 miscellaneous extension librar
ii  network-manager0.7.999-2 network management framework daemo
ii  zlib1g 1:1.2.3.4.dfsg-3  compression library - runtime

Versions of packages network-manager-kde recommends:
ii  kwalletmanager4:4.3.4-2  secure password wallet manager for
ii  network-manager-openvpn   0.7.999-2  network management framework (Open
ii  network-manager-vpnc  0.7.999-2  network management framework (VPNC

network-manager-kde 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#567472: wicd: does not connect to my hidden (and unencrypted) wifi network

2010-01-29 Thread David Paleino
forcemerge 565483 567472
thanks

Hello,

On Friday 29 January 2010 11:14:42, Ritesh Raj Sarraf wrote:
 Package: wicd
 Version: 1.7.0-2
 Severity: important
 
 The recent upgrade to 1.7.0 has broken hidden wifi support completely.
 I specify the hidden essid but wicd never connect to the network.

This has already been followed-up to #565483. Please reply there, no need to 
open a separate bugreport.

Kindly,
David

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


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


Bug#130816: [Xiph] #437: libao: WAV device doesn't print error when device is full

2010-01-29 Thread Xiph
#437: libao: WAV device doesn't print error when device is full
+---
 Reporter:  cche...@debian.org  |Owner:  xiphmont
 Type:  defect  |   Status:  closed  
 Priority:  P2  |Milestone:  
Component:  libao   |  Version:  trunk   
 Severity:  minor   |   Resolution:  fixed   
 Keywords:  |  
+---
Changes (by xiphmont):

  * status:  new = closed
  * resolution:  = fixed


-- 
Ticket URL: https://trac.xiph.org/ticket/437#comment:5
Xiph http://xiph.org/
building a new era of Open multimedia


Bug#562864: Patch to upgrade to latest upstream version 2.3.0

2010-01-29 Thread Benoit GUERIN
I am also interested by this work to be done, so I did what I can with my
little skills in Debian packaging.

So, here is what I have done :

   - apt-get source websvn
   - uscan
   - uupdate -v 2.3.0 ../websvn-2.3.0.orig.tar.gz


Then upgrade the patches, and build the package with debuild -us -uc -tc

Attached is the patch I produced between my websvn-2.3.0 directory after
work, and a clean websvn-2.3.0 directory after uscan and uupdate commands.
Hope it will be usefull.
diff -wurN websvn-2.3.0/debian/changelog websvn-2.3.0.nmu/debian/changelog
--- websvn-2.3.0/debian/changelog	2010-01-29 11:11:57.800099874 +0100
+++ websvn-2.3.0.nmu/debian/changelog	2010-01-29 10:52:05.992093566 +0100
@@ -1,8 +1,11 @@
-websvn (2.3.0-1) unstable; urgency=low
+websvn (2.3.0-1+nmu1) unstable; urgency=low
 
+  * Non-maintainer upload.
   * New upstream release
+  * Refresh patches
+  * File lib/feedcreator.class.php doesnot exist anymore
 
- -- Pierre Chifflier pol...@debian.org  Fri, 29 Jan 2010 10:55:41 +0100
+ -- Benoît Guérin benoit.gue...@gmail.com  Fri, 29 Jan 2010 10:12:39 +0100
 
 websvn (2.2.1-2) unstable; urgency=low
 
diff -wurN websvn-2.3.0/debian/copyright websvn-2.3.0.nmu/debian/copyright
--- websvn-2.3.0/debian/copyright	2010-01-29 10:55:40.896601400 +0100
+++ websvn-2.3.0.nmu/debian/copyright	2010-01-29 10:48:43.649114581 +0100
@@ -11,9 +11,3 @@
 You are free to distribute this software under the terms of the GNU General
 Public License.  On Debian systems, the complete text of the GNU General Public
 License can be found in /usr/share/common-licenses/GPL file.
-
-
-File lib/feedcreator.class.php is licensed under Gnu Lesser General Public
-License version 2.1 or later.
-On Debian systems, the complete text can be found in
-/usr/share/common-licenses/LGPL-2 file.
diff -wurN websvn-2.3.0/debian/patches/21_fix_conf_file.patch websvn-2.3.0.nmu/debian/patches/21_fix_conf_file.patch
--- websvn-2.3.0/debian/patches/21_fix_conf_file.patch	2010-01-29 10:55:40.896601400 +0100
+++ websvn-2.3.0.nmu/debian/patches/21_fix_conf_file.patch	2010-01-29 10:19:59.248594154 +0100
@@ -1,8 +1,8 @@
 Index: websvn/include/distconfig.php
 ===
 websvn.orig/include/distconfig.php	2009-05-20 15:29:40.0 +0200
-+++ websvn/include/distconfig.php	2009-05-20 15:29:43.0 +0200
-@@ -430,3 +430,4 @@
+--- websvn.orig/include/distconfig.php	2010-01-29 10:14:28.82460 +0100
 websvn/include/distconfig.php	2010-01-29 10:16:38.228094900 +0100
+@@ -436,3 +436,4 @@
  // $config-expandTabsBy(3, 'myrep'); // Expand Tabs by 3 for repository 'myrep'
  
  // }}}
diff -wurN websvn-2.3.0/debian/patches/22_use_global_geshi.patch websvn-2.3.0.nmu/debian/patches/22_use_global_geshi.patch
--- websvn-2.3.0/debian/patches/22_use_global_geshi.patch	2010-01-29 10:55:40.896601400 +0100
+++ websvn-2.3.0.nmu/debian/patches/22_use_global_geshi.patch	2010-01-29 10:25:53.748966860 +0100
@@ -1,20 +1,20 @@
 Index: websvn/include/svnlook.php
 ===
 websvn.orig/include/svnlook.php	2009-05-20 15:29:40.0 +0200
-+++ websvn/include/svnlook.php	2009-05-20 15:30:45.0 +0200
-@@ -700,8 +700,9 @@
- foreach ($extGeshi as $lang = $extensions) {
+--- websvn.orig/include/svnlook.php	2009-12-04 06:53:49.0 +0100
 websvn/include/svnlook.php	2010-01-29 10:24:47.316594575 +0100
+@@ -667,8 +667,9 @@
+ 		foreach ($extGeshi as $language = $extensions) {
if (in_array($ext, $extensions)) {
  if ($this-geshi === null) {
 -  require_once 'lib/geshi.php';
 -  $this-geshi = new GeSHi();
 +  set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/php-geshi' );
 +  require_once 'geshi.php';
-+  $this-geshi = new GeSHi('',$lang);
++	$this-geshi = new GeSHi('', $language);
  } else {
$this-geshi-error = false;
  }
-@@ -737,8 +738,9 @@
+@@ -720,8 +721,9 @@
  
  $source = file_get_contents($filename);
  if ($this-geshi === null) {
@@ -22,7 +22,7 @@
 -  $this-geshi = new GeSHi();
 +  set_include_path(get_include_path() . PATH_SEPARATOR . '/usr/share/php-geshi' );
 +  require_once 'geshi.php';
-+  $this-geshi = new GeSHi('',$lang);
++			$this-geshi = new GeSHi('', $language);
  }
  $this-geshi-set_source($source);
- $this-geshi-set_language($lang);
+ 		$this-geshi-set_language($language);
diff -wurN websvn-2.3.0/debian/patches/23_make_enscript_quiet.patch websvn-2.3.0.nmu/debian/patches/23_make_enscript_quiet.patch
--- websvn-2.3.0/debian/patches/23_make_enscript_quiet.patch	2010-01-29 10:55:40.896601400 +0100
+++ websvn-2.3.0.nmu/debian/patches/23_make_enscript_quiet.patch	2010-01-29 10:28:34.251416207 +0100
@@ -1,13 +1,13 @@
 Index: websvn/include/configclass.php
 ===
 websvn.orig/include/configclass.php	2009-06-29 

Bug#567083: emacs -Q doesn't fit on the user's screen

2010-01-29 Thread Evgeny M. Zubok
I've just intstalled emacs23 with GTK backend from lenny-backports. Your
problem is reproducible, but is not reproducible with emacs22 with Xaw3d
backend. For some reason, toolbar is appeared too late, after the moment
when emacs window has been exposed. When toolbar appears, emacs window
is enlarged, its bottom goes beyond the screen boundaries, and IceWM
doesn't try to change emacs geometry to fit screen area. But... is this
IceWM problem?

This is my explanation (just guess). It seems that at least in GTK
version toolbar is not integral part of editor's window. When toolbar
appears, Emacs23 tries to preserve editor area geometry (lines
number). This leads to the changes in window size. On the contrary,
Emacs22 with Xaw3d calculates a window size with toolbar before it will
be exposed. I've run emacs22 -Q -geometry 90x99+0+0 with 800x600
resolution, and the entire window fits screen height.

FYI, Emacs23 also has Xaw3d backend. You can try it and verify is this
emacs23-gtk-only problem.



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



Bug#567083: emacs -Q doesn't fit on the user's screen

2010-01-29 Thread jidanni
 EMZ == Evgeny M Zubok evgeny.zu...@tochka.ru writes:
EMZ What geometry your Emacs has at start? You may provide the geometry by
EMZ emacs' option -geometry or by resource string emacs.geometry. Please,
EMZ add Emacs.geometry: 80x35+0+0 to ~/.Xresources and don't forget to
EMZ update resources with xrdb. Or run emacs -Q -geometry 80x35+0+0.

However my point is that I want emacs to look good for the first time
user. The first time user experience is equivalent to
$ emacs -Q
with no geometry specifications allowed.

EMZ Note: I'm using Emacs22 based on Xaw3d toolkit and IceWM 1.3.6
EMZ backported to Lenny. I have run Emacs on 800x600 right now, and with
EMZ geometry options above all seems OK.

Try this experiment with icewm.
$ mv .mozilla .mozilla.old
$ firefox
Notice how it fits nicely?
Notice how
$ emacs -Q ends up with its bottom part stuck underneath the toolbar?



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



Bug#567399: openbox segfaults during normal operation

2010-01-29 Thread Nico Golde
Hey,
* Daniel Kahn Gillmor d...@fifthhorseman.net [2010-01-28 22:24]:
 Openbox gives me a segfault at indeterminate times while doing regular
 window manager operations.  This is not frequent enough to trivially
 reproduce, but it's a pretty severe consequence when the window
 manager dies during operations like switching workspaces or
 alt-tabbing between open programs, especially when openbox is managing
 the entire session.
 
 ~/.xsession-errors always shows this as the last line:
 
 How are you gentlemen? All your base are belong to us. (Openbox received 
 signal 11)

Yes indeed this is very bad. This might be related to 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=563891

 i've just re-built 3.4.10 with debugging symbols, so i'll hopefully
 be able to get a backtrace at the next crash.

Great thanks, please let me know.

Cheers
Nico
-- 
Nico Golde - http://www.ngolde.de - n...@jabber.ccc.de - GPG: 0xA0A0
For security reasons, all text in this mail is double-rot13 encrypted.


pgpCS1zzEtLz1.pgp
Description: PGP signature


Bug#548358: NMU

2010-01-29 Thread Giuseppe Iuculano
Hi,

Attached is a debdiff of the changes I made for 2.9.1-4.1 0-day NMU.

Cheers,
Giuseppe


diff -u libxerces2-java-2.9.1/debian/changelog 
libxerces2-java-2.9.1/debian/changelog
--- libxerces2-java-2.9.1/debian/changelog
+++ libxerces2-java-2.9.1/debian/changelog
@@ -1,3 +1,11 @@
+libxerces2-java (2.9.1-4.1) unstable; urgency=high
+
+  * Non-maintainer upload by the Security Team.
+  * Fixed CVE-2009-2625: denial of service (infinite loop and application hang)
+via malformed XML input (Closes: #548358)
+
+ -- Giuseppe Iuculano iucul...@debian.org  Fri, 29 Jan 2010 11:19:09 +0100
+
 libxerces2-java (2.9.1-4) unstable; urgency=low
 
   * Upload to unstable.
only in patch2:
unchanged:
--- libxerces2-java-2.9.1.orig/debian/patches/04_CVE-2009-2625.patch
+++ libxerces2-java-2.9.1/debian/patches/04_CVE-2009-2625.patch
@@ -0,0 +1,20 @@
+CVE-2009-2625
+diff --git a/src/org/apache/xerces/impl/XMLScanner.java 
b/src/org/apache/xerces/impl/XMLScanner.java
+index a64ce11..1abca0e 100644
+--- a/src/org/apache/xerces/impl/XMLScanner.java
 b/src/org/apache/xerces/impl/XMLScanner.java
+@@ -1027,6 +1027,14 @@ public abstract class XMLScanner
+ if (XMLChar.isMarkup(c) || c == ']') {
+ fStringBuffer.append((char)fEntityScanner.scanChar());
+ }
++else if (XMLChar.isHighSurrogate(c)) {
++scanSurrogates(fStringBuffer);
++}
++else if (isInvalidLiteral(c)) {
++reportFatalError(InvalidCharInSystemID,
++new Object[] { Integer.toHexString(c) }); 
++fEntityScanner.scanChar();
++}
+ } while (fEntityScanner.scanLiteral(quote, ident) != quote);
+ fStringBuffer.append(ident);
+ ident = fStringBuffer;


signature.asc
Description: OpenPGP digital signature


Bug#512202: how to preseed

2010-01-29 Thread martin f krafft
How does one preseed the debconf database without installing man-db?

wots:/home/madduck/logs# echo man-db man-db/auto-update seen false | 
debconf-set-selections 
error: Cannot find a question for man-db/auto-update

:(

-- 
 .''`.   martin f. krafft madd...@d.o  Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#512915: closed by Ivan Borzenkov ivan1...@list.ru (Done: [libjs-yui] No source code)

2010-01-29 Thread Alexander Reichle-Schmehl
Hi!

* Dmitry E. Oboukhov un...@debian.org [100123 09:03]:

 Above messages contain links to source code of yui.

Sorry, I must have missed it.  I looked at the yui download from
http://developer.yahoo.com/yui/2/ or
http://developer.yahoo.com/yui/download/.
yui/build/datemath/datemath-min.js is obfuscated.

Guessing by the output of 'find yui/ -type f -exec wc -l {} \; | grep
.js$' that's not the only obfustcated file.  Lookin in there
versioning system at
http://github.com/yui/yui2/blob/master/build/datemath/datemath-min.js ,
even there the file is obfuscated :(


Best Regards,
  Alexander


signature.asc
Description: Digital signature


Bug#555628: [RFH]: bootstrap of ghc6 on kfreebsd-amd64

2010-01-29 Thread Marco Túlio Gontijo e Silva
Hi Petr.

Em Sex, 2010-01-29 às 13:06 +0100, Petr Salinger escreveu:
(...) 
 Please could someone help with bootstrapping of ghc6 for kfreebsd-amd64.

I was trying to reproduce the steps you made, and
p...@#ghc@irc.freenode.net suggested me to try to buildstrap from
FreeBSD, instead of linux-amd64.  I'm reporting my progress in 
http://www2.dcc.ufmg.br/laboratorios/llp/wiki/doku.php?id=ghc_does_not_build_in_kfreebsd-amd64#porting_from_freebsd

Any help is welcome.

(...) 
 Please could someone explain what is built in each stage of boostrapping ?
 Namely what is really needed to built on host machine ?

These are questions I also would like to have an answer.  My guess is
that if we can build the ghc6 package correctly, it's good enough.

Thanks for your effort.
(...)
-- 
marcot
http://marcot.iaaeee.org/





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



Bug#567475: xserver-xorg-video-intel: The latest update to testing broke some functionality on 855GM cards

2010-01-29 Thread LN2
Package: xserver-xorg-video-intel
Version: 2:2.9.1-2
Severity: important


Since the latest update of xserver-xorg-video-intel to debian testing, I have 
experienced a number of problems.

Shutdown, Reboot, Hibernate, Logout cause the system to freeze with a blank 
screen. The Alt+SysRq key combination does not work (I have not tried ssh yet).

Trying to switch to a text terminal with Ctrl+Alt+(F1 ... F6) causes the system 
to freeze.

The video acceleration with the xv driver seems to have stopped working, e.g.
mplayer -vo xv does not work.

If you need any further information/testing please feel free to contact me.


-- Package-specific info:
/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 Jan  9 02:05 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 00:01 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
00:02.0 VGA compatible controller: Intel Corporation 82852/855GM Integrated 
Graphics Device (rev 02)

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

Xorg X server log files on system:
-rw-r--r-- 1 root root 30609 Jan 29 11:33 /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.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux wichtel 2.6.32-trunk-686 #1 SMP Sun Jan 10 
06:32:16 UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 
root=UUID=9b23d674-90d8-44e7-95a2-eba5dc7bd600 ro noquiet
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@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: Fri Jan 29 11:33:23 2010
(II) Loader magic: 0x81e7680
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:0:2:0) 8086:3582:1028:0164 Intel Corporation 82852/855GM 
Integrated Graphics Device rev 2, Mem @ 0xf000/134217728, 
0xfaf8/524288, I/O @ 0xc000/8
(--) PCI: (0:0:2:1) 8086:3582:1028:0164 Intel Corporation 82852/855GM 
Integrated Graphics Device rev 2, Mem @ 0xe800/134217728, 0xfaf0/524288
(==) Using default built-in configuration (30 lines)
(==) --- Start of built-in configuration ---
Section Device
Identifier  Builtin Default intel Device 0
Driver  intel
EndSection
Section Screen
Identifier  Builtin Default intel Screen 0
Device  Builtin Default intel Device 0
EndSection
Section Device
Identifier  Builtin Default vesa Device 0
Driver  vesa
EndSection
Section Screen
Identifier  Builtin Default vesa Screen 0
Device  Builtin Default vesa Device 0
EndSection
Section Device
Identifier  Builtin Default fbdev Device 0
Driver  fbdev
EndSection
Section Screen
Identifier  Builtin Default fbdev Screen 0
Device  Builtin Default fbdev Device 0
EndSection
Section ServerLayout
Identifier  Builtin Default Layout
Screen  Builtin Default intel Screen 0
Screen  Builtin Default vesa Screen 0
Screen  Builtin Default fbdev Screen 0
EndSection
(==) --- End of built-in configuration ---
(==) ServerLayout Builtin Default Layout
(**) |--Screen Builtin Default intel Screen 0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default intel Device 0
(==) No monitor specified for screen Builtin Default intel Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default vesa Screen 0 (1)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default vesa Device 0
(==) No monitor specified for screen Builtin Default vesa Screen 0.
Using a default monitor configuration.
(**) |--Screen Builtin Default fbdev Screen 0 (2)
(**) |   |--Monitor default monitor
(**) |   |--Device Builtin Default fbdev Device 0
(==) No monitor specified for screen Builtin Default fbdev Screen 0.
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.
(WW) The directory /usr/share/fonts/X11/100dpi/ does not exist.

Bug#567474: apt-listbugs: time outs when using a proxy from apt.conf

2010-01-29 Thread Nicolas Noirbent
Package: apt-listbugs
Version: 0.1.2
Severity: normal


Hi,

For some time now apt-listbugs has been systematically failing to
retrieve bug reports from the BTS when working from behind a proxy:

Error retrieving bug reports from the server with the following error message:
 W: Connection timed out - connect(2) (http://bugs.debian.org:80)
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again

% apt-listbugs -d list apt-listbugs
proxy configuration from APT.CONF: http://proxy:3128
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... 0%Exception `NoMethodError' at 
/usr/lib/ruby/1.8/rational.rb:78 - undefined method `gcd' for Rational(1, 
2):Rational
Set XSD::XMLParser::XMLParser as XML processor.
Exception `LoadError' at /usr/lib/ruby/1.8/httpclient/auth.rb:16 - no such file 
to load -- net/ntlm
Exception `LoadError' at /usr/lib/ruby/1.8/httpclient/auth.rb:23 - no such file 
to load -- win32/sspi
Wire dump:

= Request

! CONNECT TO bugs.debian.org:80
Exception `Errno::ETIMEDOUT' at /usr/lib/ruby/1.8/httpclient/session.rb:675 - 
Connection timed out - connect(2)
Exception `Errno::ETIMEDOUT' at /usr/lib/ruby/1.8/httpclient/session.rb:684 - 
Connection timed out - connect(2) (http://bugs.debian.org:80)
Exception `Errno::ETIMEDOUT' at /usr/lib/ruby/1.8/httpclient/session.rb:150 - 
Connection timed out - connect(2) (http://bugs.debian.org:80)
Exception `Errno::ETIMEDOUT' at /usr/lib/ruby/1.8/soap/streamHandler.rb:184 - 
Connection timed out - connect(2) (http://bugs.debian.org:80)
 Fail
 Exception: Errno::ETIMEDOUT
Error retrieving bug reports from the server with the following error message:
 W: Connection timed out - connect(2) (http://bugs.debian.org:80)
It could be because your network is down, or because of broken proxy servers, 
or the BTS server itself is down. Check network configuration and try again
Retry downloading bug information?[Y/n]? n
Abort the installation[Y/n]? y
Exception `RuntimeError' at /usr/share/apt-listbugs/apt-listbugs/logic.rb:866 - 
Exiting with error
 ... E: Exiting with error


The contents of /etc/apt/apt.conf:

Acquire
{
http
{
Proxy http://proxy:3128;;
Proxy::debian DIRECT;
}
}
Apt::Install-Recommends no;
Apt::Install-Suggests no;

Apt::Cache-Limit 50331648;


My sys admin tells me the proxy is running Etch's Squid:

proxy:/# dpkg -l|grep squid
ii squid 2.6.5-6etch4 Internet Object Cache (WWW proxy cache)
ii squid-common 2.6.5-6etch4 Internet Object Cache (WWW proxy cache) - co


I have been using apt-listbugs with this configuration for quite some
time without any hitch, so I suppose something has been broken
recently either in apt-listbugs or libhttp-access2-ruby.

Am I doing something wrong here, and/or do you need additional
information for this ?

EDIT: the proxy server has just been updated to Lenny as I was writing
this bug report, to no avail.

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

Kernel: Linux 2.6.32-trunk-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 apt-listbugs depends on:
ii  apt  0.7.25.1Advanced front-end for dpkg
ii  libdpkg-ruby1.8  0.3.5   modules/classes for dpkg on ruby 1
ii  libgettext-ruby1.8   1.93.0-1.1  Gettext for ruby1.8
ii  libhttp-access2-ruby1.8  2.1.5.2-1   HTTP accessing library for ruby (t
ii  libruby1.8 [libzlib-ruby1.8] 1.8.7.249-1 Libraries necessary to run Ruby 1.
ii  libxml-parser-ruby1.80.6.8-4 Interface of expat for the scripti
ii  ruby 4.2 An interpreter of object-oriented 

apt-listbugs recommends no packages.

Versions of packages apt-listbugs suggests:
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  iceweasel [www-browser]   3.5.6-1lightweight web browser based on M
ii  konqueror [www-browser]   4:4.3.4-1  KDE 4's advanced file manager, web
ii  reportbug 4.10.2 reports bugs in the Debian distrib
ii  w3m [www-browser] 0.5.2-2.1  WWW browsable pager with excellent

-- 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#567476: Please remove unnecessarily duplicated logcheck rules

2010-01-29 Thread Hannes von Haugwitz
Package: cracklib-runtime
Version: 2.8.15-5
Severity: wishlist

Hi,

cracklib-runtime provides three identical logcheck rule files for the levels
paranoid, workstation and server.

The level paranoid is included in workstation and server, so the rule files 
for workstation and server are not needed and they could be removed.

Hannes



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



Bug#567477: backup-manager: user changes in /etc/cron.* not preserved

2010-01-29 Thread Michael Below
Package: backup-manager
Version: 0.7.9-1
Severity: serious
Justification: user changes in /etc/ have to be preserved (10.7.3)

I just noticed that the cron-job for backup-manager has been moved
back to /etc/cron.daily from cron.weekly where I placed it. This
has to have happened since last weekly execution on Monday. I
assume it happenend during an update to backup-manager (I
use testing, with more or less daily updates). Today
I got a report from cron.daily:

From: Anacron r...@judiz.de
To: r...@judiz.de
Subject: Anacron job 'cron.daily' on ossietzky
Date: Fri, 29 Jan 2010 10:54:01 +0100

/etc/cron.daily/backup-manager:
When validating the configuration file /etc/backup-manager.conf, 1
warnings were found.
failed, check /tmp/bm-burning.log.zxR0LQ
run-parts: /etc/cron.daily/backup-manager exited with return code
1

The regulars in #debian.de advised me to report this with severity
serious, so here it is...

Thank you for your work!

Michael Below

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

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

Versions of packages backup-manager depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  findutils 4.4.2-1utilities for finding files--find,
ii  ucf   3.0025 Update Configuration File: preserv

backup-manager recommends no packages.

Versions of packages backup-manager suggests:
ii  anacron   2.3-14 cron-like program that doesn't go 
ii  backup-manager-doc0.7.9-1documentation package for Backup M
ii  dar   2.3.9-2Disk ARchive: Backup directory tre
ii  dvd+rw-tools  7.1-6  DVD+-RW/R tools
ii  genisoimage   9:1.1.10-1 Creates ISO-9660 CD-ROM filesystem
ii  gettext-base  0.17-8 GNU Internationalization utilities
ii  libfile-slurp-perl.13-1  single call read  write file rout
ii  libnet-amazon-s3-perl 0.52-1 Amazon S3 Perl API - Simple Storag
ii  openssh-client1:5.2p1-2  secure shell (SSH) client, for sec
ii  perl  5.10.1-9   Larry Wall's Practical Extraction 
ii  wodim 9:1.1.10-1 command line CD/DVD writing tool
ii  zip   3.0-1  Archiver for .zip files

-- debconf information:
  backup-manager/upload-key:
  backup-manager/name-format: long
  backup-manager/upload-hosts:
  backup-manager/upload-user-ftp:
  backup-manager/cron_frequency: daily
  backup-manager/cron_d_remove_deprecated: false
  backup-manager/blacklist: /var/archives
  backup-manager/time-to-live: 5
  backup-manager/burning-maxsize: 650
  backup-manager/encryption_recipient:
  backup-manager/transfert_mode: scp
  backup-manager/dump_symlinks: false
  backup-manager/upload-user-scp: bmngr
  backup-manager/burning-device: /dev/cdrom
  backup-manager/upload-dir: /var/archives/uploads
  backup-manager/enable_encryption: false
* backup-manager/directories: /home/mbelow
* backup-manager/repo_group: root
  backup-manager/filetype: tar.gz
* backup-manager/repo_user: root
* backup-manager/backup-repository: /var/archives
  backup-manager/burning-method: CDRW
  backup-manager/burning-enabled: false
  backup-manager/want_to_upload: false



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



Bug#479172: [PATCH] Ask the user for the package name and version if needed. (Rebased on top of current master)

2010-01-29 Thread Matthijs Kooijman
If there is no debian/changelog to find the source package name, and/or
the upstream version was not given on the commandline, ask the user for
them. The values guessed from the original tarball name are offered as
defaults to the user. Previously, this guessed version was used without
confirmation.

The source package name is now always taken from debian/changelog or
prompted for, even when it might not be used (when importing a directory
instead of a tarball, for example). This makes the code more
straightforward and less errorprone in the future.

Closes: #479172
Thanks: Matthijs Kooijman
---
 gbp/deb.py  |   34 ++
 git-import-orig |  100 +++
 2 files changed, 105 insertions(+), 29 deletions(-)

diff --git a/gbp/deb.py b/gbp/deb.py
index e13aff5..abd9d68 100644
--- a/gbp/deb.py
+++ b/gbp/deb.py
@@ -248,43 +248,47 @@ def get_arch():
 return arch
 
 
-def guess_upstream_version(archive, version_regex=r''):
+def guess_upstream_version(archive, extra_regex=r''):
 
-guess the version from the filename of an upstgream archive
+guess the package name and version from the filename of an upstgream
+archive. Returns a tuple with package name and version, or None.
 @archive: filename to guess to version for
-@version_regex: additional version regex to apply, needs a 'version' group
+@extra_regex: additional regex to apply, needs a 'package' and a
+'version' group
 
  guess_upstream_version('foo-bar_0.2.orig.tar.gz')
-'0.2'
+('foo-bar', '0.2')
  guess_upstream_version('foo-Bar_0.2.orig.tar.gz')
  guess_upstream_version('git-bar-0.2.tar.gz')
-'0.2'
+('git-bar', '0.2')
  guess_upstream_version('git-bar-0.2-rc1.tar.gz')
-'0.2-rc1'
+('git-bar', '0.2-rc1')
  guess_upstream_version('git-bar-0.2:~-rc1.tar.gz')
-'0.2:~-rc1'
+('git-bar', '0.2:~-rc1')
  guess_upstream_version('git-Bar-0A2d:rc1.tar.bz2')
-'0A2d:rc1'
+('git-Bar', '0A2d:rc1')
  guess_upstream_version('git-1.tar.bz2')
-'1'
+('git', '1')
  guess_upstream_version('kvm_87+dfsg.orig.tar.gz')
-'87+dfsg'
+('kvm', '87+dfsg')
  guess_upstream_version('foo-Bar_0.2.orig.tar.gz')
  guess_upstream_version('foo-Bar-a.b.tar.gz')
+
 
 version_chars = r'[a-zA-Z\d\.\~\-\:\+]'
 extensions = r'\.tar\.(gz|bz2)'
 
 version_filters = map ( lambda x: x % (version_chars, extensions),
( # Debian package_version.orig.tar.gz:
- r'^[a-z\d\.\+\-]+_(?Pversion%s+)\.orig%s',
+ 
r'^(?Ppackage[a-z\d\.\+\-]+)_(?Pversion%s+)\.orig%s',
  # Upstream package-version.tar.gz:
- r'^[a-zA-Z\d\.\+\-]+-(?Pversion[0-9]%s*)%s'))
-if version_regex:
-version_filters = version_regex + version_filters
+ 
r'^(?Ppackage[a-zA-Z\d\.\+\-]+)-(?Pversion[0-9]%s*)%s'))
+if extra_regex:
+version_filters = extra_regex + version_filters
+
 for filter in version_filters:
 m = re.match(filter, os.path.basename(archive))
 if m:
-return m.group('version')
+return (m.group('package'), m.group('version'))
 
 # vim:et:ts=4:sw=4:et:sts=4:ai:set list listchars=tab\:»·,trail\:·:
diff --git a/git-import-orig b/git-import-orig
index 8cc7865..a60f200 100755
--- a/git-import-orig
+++ b/git-import-orig
@@ -35,6 +35,29 @@ from gbp.git import (FastImport, GitRepositoryError, 
GitRepository, build_tag)
 from gbp.config import GbpOptionParser, GbpOptionGroup
 from gbp.errors import (GbpError, GbpNothingImported)
 
+# Try to import readline, since that will cause raw_input to get fancy
+# line editing and history capabilities. However, if readline is not
+# available, raw_input will still work.
+try:
+import readline
+except ImportError:
+pass
+
+# Valid package names according to Debian Policy Manual 5.6.1:
+# Package names (both source and binary, see Package, Section 5.6.7)
+# must consist only of lower case letters (a-z), digits (0-9), plus (+)
+# and minus (-) signs, and periods (.). They must be at least two
+# characters long and must start with an alphanumeric character.
+packagename_re = re.compile(^[a-z0-9][a-z0-9\.\+\-]+$)
+# Valid upstream versions according to Debian Policy Manual 5.6.12:
+# The upstream_version may contain only alphanumerics[32] and the
+# characters . + - : ~ (full stop, plus, hyphen, colon, tilde) and
+# should start with a digit. If there is no debian_revision then hyphens
+# are not allowed; if there is no epoch then colons are not allowed.
+# Since we don't know about any epochs and debian revisions yet, the
+# last two conditions are not checked.
+upstreamversion_re = re.compile(^[0-9][a-z0-9\.\+\-\:\~]+$)
+
 def cleanup_tmp_tree(tree):
 remove a tree of temporary files
 try:
@@ -141,6 +164,52 @@ def turn_off_fastimport(options, msg):
 options.fast_import 

Bug#567478: libcatalyst-modules-perl: Catalyst::View::Email stopped working

2010-01-29 Thread Kamen Naydenov
Package: libcatalyst-modules-perl
Version: 36
Severity: important

Caught exception in MyApp::View::Email::Template-process Can't locate object 
method is_simple via package sendmail (perhaps you forgot to load 
sendmail?) at /usr/share/perl5/Email/Sender/Simple.pm line 100.

This is a bug in C::V::E version 0.19 - here is info:
http://www.gossamer-threads.com/lists/catalyst/users/26086?#26086
http://www.gossamer-threads.com/lists/catalyst/users/26085?#26085

Please update to 0.20

best regards
Kamen


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

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

Versions of packages libcatalyst-modules-perl depends on:
ii  libauthen-simple-perl 0.4-5  Simple and consistent perl framewo
ii  libcache-cache-perl   1.06-1 Managed caches of persistent infor
ii  libcache-fastmmap-perl1.34-1 Perl module providing a mmap'ed ca
ii  libcatalyst-perl  5.80018-1  elegant Model-View-Controller Web 
ii  libcatalyst-view-tt-perl  0.30-1 Template View Class for Catalyst
ii  libcgi-formbuilder-perl   3.05.01-7  Easily generate and process statef
ii  libclass-c3-perl  0.21-1 A pragma to use the C3 method reso
ii  libclass-throwable-perl   0.10-2 A minimal lightweight exception cl
ii  libconfig-any-perl0.18-1 module to load configuration from 
ii  libdata-visitor-perl  0.26-1 visitor for Perl data structures
ii  libdbix-class-cursor-cached-p 1.0.1-1cursor object with built-in cachin
ii  libdbix-class-perl0.08115-1  extensible and flexible object -
ii  libdbix-class-schema-loader-p 0.04006-1  Dynamic definition of a DBIx::Clas
ii  libdevel-stacktrace-perl  1.2100-1   Perl module containing stack trace
ii  libemail-mime-creator-perl1.903-1transitional dummy package for now
ii  libemail-mime-perl [libemail- 1.903-1module for simple MIME message par
ii  libemail-send-perl2.198-2Perl module for simply sending ema
ii  libemail-sender-perl  0.100110-1 Perl module for sending email
ii  libfile-changenotify-perl 0.10-1 Perl module to monitor files for c
ii  libfile-slurp-perl.13-1  single call read  write file rout
ii  libhtml-formfu-perl   0.06001-1  HTML form creation, rendering and 
ii  libhtml-prototype-perl1.48-3 module to generate HTML and Javasc
ii  libhtml-widget-perl   1.11-2 HTML widget and validation framewo
ii  libjson-any-perl  1.22-1 wrapper class for the various JSON
ii  libjson-perl  2.17-1 Perl module to parse and convert t
ii  liblocale-maketext-lexicon-pe 0.77-1 Lexicon-handling backends for Loc
ii  liblog-log4perl-perl  1.26-1 A Perl port of the widely popular 
ii  libmoose-perl 0.94-1 Modern Perl object system framewor
ii  libmoosex-traits-pluggable-pe 0.08-1 Perl module providing class preced
ii  libobject-signature-perl  1.05-2 Signature - Generate cryptographic
ii  libparams-validate-perl   0.93-1 Perl module to validate parameters
ii  libpath-class-perl0.18-1 module for cross-platform path spe
ii  libregexp-assemble-perl   0.34-2 Assemble multiple Regular Expressi
ii  libset-object-perl1.27-1 Collection of objects without dupl
ii  libsub-install-perl   0.924-2Install subroutines into packages 
ii  libtask-weaken-perl   1.03-1 Ensure that a platform has weaken 
ii  libtemplate-plugin-class-perl 0.13-3 Call methods of arbitrary classes 
ii  libtest-www-mechanize-catalys 0.51-2 Test::WWW::Mechanize for Catalyst
ii  libtest-www-mechanize-perl1.24-1 Testing-specific WWW::Mechanize su
ii  libtie-ixhash-perl1.21-2 ordered associative arrays for Per
ii  libuniversal-can-perl 1.16-1 safer version of UNIVERSAL::can
ii  libuniversal-isa-perl 1.02-1 safer version of UNIVERSAL::isa
ii  perl  5.10.1-9   Larry Wall's Practical Extraction 
ii  perl-modules [liblocale-maket 5.10.1-9   Core Perl modules

libcatalyst-modules-perl recommends no packages.

Versions of packages libcatalyst-modules-perl suggests:
ii  libconfig-general-perl2.44-1 Generic Configuration Module
ii  libconfig-tiny-perl   2.12-1 Read/Write .ini style files with a
ii  libhtml-mason-perl1:1.42-1   HTML::Mason Perl module
ii  libxml-simple-perl2.18-3 Perl module for reading and writin
ii  libyaml-perl  0.71-1 YAML Ain't Markup Language

-- 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#567480: pptpd hangs when config has no newline

2010-01-29 Thread Jörg Ludwig
Package: pptpd
Version: 1.3.4-2.1
Severity: normal


If there is no newline (\n) after the last line in /etc/pptpd.conf, pptpd hangs
at startup and waits forever. If you reboot the machine, you are locked out. ;)

strace:
execve(/usr/sbin/pptpd, [pptpd], [/* 27 vars */]) = 0
brk(0)  = 0x8747000
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
mmap2(NULL, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fd4000
access(/etc/ld.so.preload, R_OK)  = -1 ENOENT (No such file or directory)
open(/etc/ld.so.cache, O_RDONLY)  = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=31019, ...}) = 0
mmap2(NULL, 31019, PROT_READ, MAP_PRIVATE, 3, 0) = 0xf7fcc000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libwrap.so.0, O_RDONLY) = 3
read(3, \177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260 
\0\0004\0\0\0\0..., 512) = 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=31168, ...}) = 0
mmap2(NULL, 32060, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7fc4000
mmap2(0xf7fcb000, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x7) = 0xf7fcb000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libc.so.6, O_RDONLY)= 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\260e\1\0004\0\0\0t..., 512) = 
512
fstat64(3, {st_mode=S_IFREG|0755, st_size=1294572, ...}) = 0
mmap2(NULL, 1300080, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7e86000
mmap2(0xf7fbe000, 12288, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x138) = 0xf7fbe000
mmap2(0xf7fc1000, 9840, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7fc1000
close(3)= 0
access(/etc/ld.so.nohwcap, F_OK)  = -1 ENOENT (No such file or directory)
open(/lib/libnsl.so.1, O_RDONLY)  = 3
read(3, 
\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\1\0\0004\0\0\0\230..., 512) 
= 512
fstat64(3, {st_mode=S_IFREG|0644, st_size=79608, ...}) = 0
mmap2(NULL, 92136, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 
0xf7e6f000
mmap2(0xf7e82000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x12) = 0xf7e82000
mmap2(0xf7e84000, 6120, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xf7e84000
close(3)= 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7e6e000
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7e6d000
set_thread_area({entry_number:-1 - 12, base_addr:0xf7e6d6b0, limit:1048575, 
seg_32bit:1, contents:0, read_exec_only:0, limit_in_pages:1, seg_not_present:0, 
useable:1}) = 0
mprotect(0xf7fbe000, 4096, PROT_READ)   = 0
munmap(0xf7fcc000, 31019)   = 0
brk(0)  = 0x8747000
brk(0x8768000)  = 0x8768000
open(/etc/pptpd.conf, O_RDONLY)   = 3
fstat64(3, {st_mode=S_IFREG|0644, st_size=2340, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fd3000
read(3, #..., 4096) = 2340
read(3, ..., 4096)= 0
time(NULL)  = 1264763875
open(/etc/localtime, O_RDONLY)= 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
fstat64(4, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
mmap2(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 
0xf7fd2000
read(4, TZif2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\10\0\0\0\10\0\0\0\0\0..., 
4096) = 2309
_llseek(4, -28, [2281], SEEK_CUR)   = 0
read(4, \nCET-1CEST,M3.5.0,M10.5.0/3\n..., 4096) = 28
close(4)= 0
munmap(0xf7fd2000, 4096)= 0
stat64(/etc/localtime, {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0
getpid()= 1616
socket(PF_FILE, SOCK_DGRAM, 0)  = 4
fcntl64(4, F_SETFD, FD_CLOEXEC) = 0
connect(4, {sa_family=AF_FILE, path=/dev/log...}, 110) = 0
send(4, 27Jan 29 12:17:55 pptpd[1616]: ..., 63, MSG_NOSIGNAL) = 63
read(3, ..., 4096)= 0
read(3, ..., 4096)= 0
read(3, ..., 4096)= 0
read(3, ..., 4096)= 0
read(3, ..., 4096)= 0
[...]


-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'proposed-updates')
Architecture: i386 (x86_64)

Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages pptpd depends on:
ii  bcrelay1.3.4-2.1 Broadcast relay daemon
ii  debconf [debconf-2.0]  1.5.24Debian configuration management sy
ii  libc6  

Bug#567479: kate: arrow key up and down, not working in the left document browser

2010-01-29 Thread yellow
Package: kate
Version: 4:4.3.2-1
Severity: wishlist

Hello,

Kate is nice for coding but when there is a lot of files. The users like to 
browse their content.

So users focus the document browser, left side frame with all docs, and like to 
press up / down with arrow key. 

But this is not working. Focus remains into the document itself (right side 
frame), and not hte left side frame.

Please correct / fix this, this is very annoying for working. 

Thank you
Cheers
Y.

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

Kernel: Linux 2.6.30-2-686 (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 kate depends on:
ii  kdebase-runtime   4:4.3.2-1  runtime components from the offici
ii  kdelibs5  4:4.3.4-1  core libraries for all KDE 4 appli
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libplasma34:4.3.4-1  library for the KDE 4 Plasma deskt
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-qt3support 4:4.5.3-4  Qt 3 compatibility library for Qt 
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-3The GNU Standard C++ Library v3

kate recommends no packages.

Versions of packages kate suggests:
ii  aspell0.60.6-2   GNU Aspell spell-checker
ii  ispell3.1.20.0-7 International Ispell (an interacti
pn  khelpcenter4  none (no description available)
ii  konsole   4:4.3.2-1  X terminal emulator for KDE 4

-- 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#567182: gcc: Please add libgcc1-udeb for Debian Installer

2010-01-29 Thread Otavio Salvador
Hello,

On Thu, Jan 28, 2010 at 11:30 AM, Frans Pop elen...@planet.nl wrote:
 I'm still not convinced that the (IMO minor) disadvantages of having a udeb
 in gcc are sufficient to treat gcc different from all other packages that
 provide udebs.

With britney support it won't change anything for GCC maintainers
since it will migrate automatically when it is ready (normal rules for
testing) so I see no point in making it harder using an extra source.

-- 
Otavio Salvador  O.S. Systems
E-mail: ota...@ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br



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



Bug#567481: calendarserver: Calendar server can't start on lenny

2010-01-29 Thread Sergi Barroso
Package: calendarserver
Version: 1.2.dfsg-8
Severity: important

After installing calendarserver in my lenny installation, and using example 
accounts.xml and sudoers.plist I tried to start server with -X options (log in 
console) and this is my output:

Starting calendarserver: caldavd2010-01-29 11:03:42+ [-] Log opened.
2010-01-29 11:03:42+ [-] twistd 8.1.0 (/usr/bin/python 2.5.2) starting up
2010-01-29 11:03:42+ [-] reactor class: class 
'twisted.internet.selectreactor.SelectReactor'
2010-01-29 11:03:42+ [-] twistedcaldav.logging.AMPLoggingFactory starting 
on '/var/run/caldavd/caldavd.socket'
2010-01-29 11:03:42+ [-] [caldav-8008] 
/usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py:22: 
DeprecationWarning: mktap and related support modules are deprecated as of 
Twisted 8.0.  Use Twisted Application Plugins with the 'twistd' command 
directly, as described in 'Writing a Twisted Application Plugin for twistd' 
chapter of the Developer Guide.
2010-01-29 11:03:42+ [-] [caldav-8008]   from twisted.scripts.mktap import 
_tapHelper
2010-01-29 11:03:42+ [-] [caldav-8008] Traceback (most recent call last):
2010-01-29 11:03:42+ [-] [caldav-8008]   File /usr/bin/twistd, line 21, 
in module
2010-01-29 11:03:42+ [-] [caldav-8008] run()
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py, line 27, in run
2010-01-29 11:03:42+ [-] [caldav-8008] app.run(runApp, ServerOptions)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/application/app.py, line 614, in run
2010-01-29 11:03:42+ [-] [caldav-8008] runApp(config)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/scripts/twistd.py, line 23, in runApp
2010-01-29 11:03:42+ [-] [caldav-8008] 
_SomeApplicationRunner(config).run()
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/application/app.py, line 330, in run
2010-01-29 11:03:42+ [-] [caldav-8008] self.application = 
self.createOrGetApplication()
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/application/app.py, line 411, in 
createOrGetApplication
2010-01-29 11:03:42+ [-] [caldav-8008] ser = 
plg.makeService(self.config.subOptions)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twistedcaldav/tap.py, line 749, in 
makeService
2010-01-29 11:03:42+ [-] [caldav-8008] service = serviceMethod(options)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twistedcaldav/tap.py, line 559, in 
makeService_Slave
2010-01-29 11:03:42+ [-] [caldav-8008] 
root.setAccessControlList(davxml.ACL(*rootACEs))
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/web2/dav/resource.py, line 790, in 
setAccessControlList
2010-01-29 11:03:42+ [-] [caldav-8008] self.writeDeadProperty(acl)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/web2/dav/resource.py, line 497, in 
writeDeadProperty
2010-01-29 11:03:42+ [-] [caldav-8008] 
self.deadProperties().set(property)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/usr/lib/python2.5/site-packages/twisted/web2/dav/xattrprops.py, line 125, in 
set
2010-01-29 11:03:42+ [-] [caldav-8008] 
self.attrs[self._encode(property.qname())] = compress(property.toxml())
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/var/lib/python-support/python2.5/xattr/__init__.py, line 115, in __setitem__
2010-01-29 11:03:42+ [-] [caldav-8008] self.set(item, value)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/var/lib/python-support/python2.5/xattr/__init__.py, line 81, in set
2010-01-29 11:03:42+ [-] [caldav-8008] self._set(name, value, 0, 
options | self.options)
2010-01-29 11:03:42+ [-] [caldav-8008]   File 
/var/lib/python-support/python2.5/xattr/__init__.py, line 16, in _func
2010-01-29 11:03:42+ [-] [caldav-8008] return func(first, *args)
2010-01-29 11:03:42+ [-] [caldav-8008] IOError: [Errno 95] Operation not 
supported: '/var/spool/caldavd'
2010-01-29 11:03:43+ [-] [caldav-8008] 
/usr/lib/python2.5/site-packages/twisted/plugins/twisted_web2.py:22: 
DeprecationWarning: mktap and related support modules are deprecated as of 
Twisted 8.0.  Use Twisted Application Plugins with the 'twistd' command 
directly, as described in 'Writing a Twisted Application Plugin for twistd' 
chapter of the Developer Guide.

Servers stops running apparently with some xattr error in python library. I'm 
using openvz with simfs but fs it's ext3 with xattr enabled. I can create files 
using extended attributes like:

touch /var/spool/caldavd/a
chattr +iu /var/spool/caldavd/a
lsattr /var/spool/caldavd/a

And I have this output:
-u--i-- /var/spool/caldavd/a


I'm not sure about 

Bug#567239: grub-pc 1.98~20100126-1 fails to boot.

2010-01-29 Thread Jos van Wolput



Felix Zielcke wrote:

Am Freitag, den 29.01.2010, 12:03 +0800 schrieb Jos van Wolput:
  

Robert Millan wrote:


What happens if you use the legacy linux16 loader?

  
  
This buggy version of grub-pc  shows  a  lot  more output  than  the   
previous  one.



Which output?
  
  
I don't know about 'the legacy linux16 loader', can't find that 
package and don't intend to try other bootloaders,

I'm sorry, I really don't want more booting problems.



He meant using linux16 and initrd16 command instead of the usual linux
and initrd ones in your menuentry in GRUB.

  

'Which output?' I mean the output you always see on the screen when booting. It 
is much more than usual.



Maybe the quiet Linux kernel option somehow got lost. Then you get much
more output from it during boot.

  

For your information I mention I am using runit, sysvinit and file-rc (the Sid 
versions) for booting.

To avoid booting failures I would suggest you put buggy versions of grub-pc in the experimental distribution 
before putting them in Sid!



We use experimental but unfortunately bugs slip through because they
don't get much testing.
We test of course ourself the uploads if they work for us. But as you
see we aren't able to test every bug which could stop booting.
  

Thanks for your additional info about linux16!
In the file /etc/grub.d/10_linux I replaced the commands linux and 
initrd by linux16 and initrd16, ran update-grub

and rebooted using grub-pc v.1.98~20100128-1 with KMS enabled.
My system now boots normally, without any problem. The output on the 
screen too looks normal.
Do I need to keep these changes in 10_linux after the next upgrade of 
grub-pc?





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



Bug#452107: gnuplot: GLib warnings when used with wxt terminal

2010-01-29 Thread Thomas Weber
On Tue, Nov 20, 2007 at 02:52:01PM +0100, jetxee wrote:
 Package: gnuplot
 Version: 4.2.0-4
 Severity: normal
 
 
 I found that recently gnuplot uses wxt as default terminal rather than
 x11. Unfortunately I have the following warnings when gnuplot exits:
 
 (unknown:25249): GLib-GObject-WARNING **:
 /tmp/buildd/glib2.0-2.14.1/gobject/gsignal.c:1741: instance `0x822cdd8'
 has no handler with id `123'

[snip]

I just tested with gnuplot in both stable and unstable and cannot
reproduce this. Do you still see this issue?

Thomas



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



Bug#567482: dnsmasq: Cached NAKs due to DHCP unregister are annoying

2010-01-29 Thread Olaf van der Spek
Package: dnsmasq
Version: 2.45-1+lenny1
Severity: normal

Hi,

When I reboot a Debian client, it apparently unregisteres itself via DHCP. When 
I've got an open SSH session with auto-reconnect enabled (SecureCRT), it can't 
find the host even though it's back up.
Would it be possible not to send NAKs for local unregistered systems?

Olaf

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

Kernel: Linux 2.6.26-2-686 (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 dnsmasq depends on:
ii  adduser3.110 add and remove users and groups
ii  dnsmasq-base   2.45-1+lenny1 A small caching DNS proxy and DHCP
ii  netbase4.34  Basic TCP/IP networking system

dnsmasq recommends no packages.

Versions of packages dnsmasq suggests:
pn  resolvconfnone (no description available)

-- debconf-show failed



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



Bug#562606: FTBFS: unknown options to dh_ocaml

2010-01-29 Thread Jan Wagner
Hi Guys,

On Monday 18 January 2010 10:39:29 Mehdi Dogguy wrote:
 Goswin von Brederlow wrote:
  Mehdi Dogguy me...@dogguy.org writes:
  This is a much more informative bugreport :)
  I guess debhelper 7.1.0 fixed that. Can you confirm that?
 
  I can only confirm that stable debhelper doesn't work and
  testing/unstable (7.4.11) does. Even backports has debhelper 7.4.11 so
  I don't quite see the point in finding the exact version this was
  fixed.

 It's called « bug tracking ». It gives us the exact version to put in the
 Depends field (or a conflicts with previous versions in our case).

I stumbled upon the same problem on backporting. From my point of view, user 
of you package don't have the track down the versioned build-dep of the 
packages.

Anyways  with debhelper 7.2.6~bpo50+1 the package is building well.

With kind regards, Jan.
-- 
Never write mail to w...@spamfalle.info, you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.12
GIT d-- s+: a C+++ UL P+ L+++ E--- W+++ N+++ o++ K++ w--- O M V- PS PE Y++
PGP++ t-- 5 X R tv- b+ DI D+ G++ e++ h r+++ y 
--END GEEK CODE BLOCK--




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



Bug#567483: [libcatalyst-modules-perl] Catalyst::View::Email stopped working

2010-01-29 Thread pau4o
Package: libcatalyst-modules-perl
Version: 36
Severity: important

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


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-trunk-686

Debian Release: squeeze/sid
  800 unstableftp.uni-sofia.bg 
  800 unstableftp.debian.org 
  800 unstableftp.bg.debian.org 
  800 unstabledebian.ludost.net 
  500 unstableoss.oracle.com 
  500 stable  dl.google.com 
  500 stable  deb.opera.com 

--- Package information. ---
Depends (Version) | Installed
=-+-==
perl  | 5.10.1-9
libjson-perl  | 2.17-1
libhtml-prototype-perl| 1.48-3
libuniversal-isa-perl | 1.02-1
libuniversal-can-perl | 1.16-1
liblog-log4perl-perl  | 1.26-1
libcatalyst-perl(= 5.7012-7) | 5.80018-1
libfile-slurp-perl| .13-1
libcatalyst-view-tt-perl  | 0.30-1
libtemplate-plugin-class-perl | 0.13-3
libpath-class-perl| 0.18-1
libdevel-stacktrace-perl  | 1.2100-1
libobject-signature-perl  | 1.05-2
libcache-cache-perl   | 1.06-1
libclass-throwable-perl   | 0.10-2
libset-object-perl| 1.27-1
libdbix-class-perl   (= 0.08111) | 0.08115-1
libhtml-widget-perl   | 1.11-2
libdbix-class-schema-loader-perl  | 0.04006-1
libparams-validate-perl   | 0.93-1
libcache-fastmmap-perl| 1.34-1
liblocale-maketext-simple-perl| 
libjson-any-perl  | 1.22-1
liblocale-maketext-lexicon-perl   | 0.77-1
libdata-visitor-perl  | 0.26-1
libtest-www-mechanize-perl  (= 1.16) | 1.24-1
libconfig-any-perl| 0.18-1
libcgi-formbuilder-perl   | 3.05.01-7
libsub-install-perl   | 0.924-2
libemail-mime-perl (= 1.859) | 1.903-1
libemail-mime-perl(= 1.901)  | 1.903-1
 OR libemail-mime-creator-perl (= 1.453) | 1.903-1
libclass-c3-perl  | 0.21-1
libemail-send-perl (= 2.185) | 2.198-2
libauthen-simple-perl | 0.4-5
libregexp-assemble-perl   | 0.34-2
libhtml-formfu-perl  (= 0.04001) | 0.06001-1
libtask-weaken-perl   | 1.03-1
libtest-www-mechanize-catalyst-perl   | 0.51-2
libmoose-perl | 0.94-1
libtie-ixhash-perl| 1.21-2
libfile-changenotify-perl | 0.10-1
libdbix-class-cursor-cached-perl  | 1.0.1-1
libmoosex-traits-pluggable-perl   | 0.08-1
libemail-sender-perl(= 0.100110) | 0.100110-1


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
libconfig-tiny-perl   | 2.12-1
libxml-simple-perl| 2.18-3
libconfig-general-perl| 2.44-1
libyaml-perl  | 0.71-1
libhtml-mason-perl| 1:1.42-1







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



Bug#567484: pbuilder: -e$DEBEMAIL instead of -e$DEBFULLNAME $DEBEMAIL used for dpkg-buildpackage

2010-01-29 Thread Jean-Christophe Dubacq
Package: pbuilder
Version: 0.196
Severity: normal
Tags: patch

In /usr/lib/pbuilder/pbuilder-buildpackage, the call to dpkg-buildpackage reads:
COMMANDLINE=dpkg-buildpackage -us -uc ${DEBEMAIL:+\-e$DEBEMAIL\} 
$DEBBUILDOPTS
which generates .changes with a Changed-By: line with only the email address 
instead
of the full stanza.

lintian reports this as :
E: pbuilder-utils_2.5_i386.changes: changed-by-name-missing jcduba...@free.fr
N: 
N:The Changed-By field seems to contain just an email address. It must
N:contain the package maintainer's name and email address.
N:
N:Refer to Debian Policy Manual section 5.6.4 (Changed-By) for details.
N:
N:Severity: serious, Certainty: certain
N: 

I suggest using instead:

COMMANDLINE=dpkg-buildpackage -us -uc 
${DEBEMAIL:+${DEBFULLNAME:+\-e$DEBFULLNAME $DEBEMAIL\}} $DEBBUILDOPTS


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 
'experimental')
Architecture: i386 (x86_64)

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

Versions of packages pbuilder depends on:
ii  coreutils 7.4-2  The GNU core utilities
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy
ii  debianutils   3.2.2  Miscellaneous utilities specific t
ii  debootstrap   1.0.20 Bootstrap a basic Debian system
ii  wget  1.12-1.1   retrieves files from the web

Versions of packages pbuilder recommends:
ii  devscripts2.10.61scripts to make the life of a Debi
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  sudo  1.7.2p1-1  Provide limited super user privile

Versions of packages pbuilder suggests:
pn  cowdancer   none   (no description available)
ii  gdebi-core  0.5.9debian2 Simple tool to install deb files
pn  pbuilder-umlnone   (no description available)

-- debconf information:
  pbuilder/nomirror:
* pbuilder/mirrorsite: http://ftp.fr.debian.org/debian/
* pbuilder/rewrite: false



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



Bug#539886: should we fix this in stable?

2010-01-29 Thread Stig Sandbeck Mathisen
Holger Levsen hol...@layer-acht.org writes:

 The patch is clear and has been tested well, so I think it qualifies for a 
 stable update. What do you think?

I would say it does.

-- 
Stig Sandbeck Mathisen


pgpyUAjfhTuuT.pgp
Description: PGP signature


Bug#567316: bsdmainutils: [ncal] -w week-numbers are off by one since version 8.0

2010-01-29 Thread Wesley Schwengle
Michael Meskes wrote:

 severity 567316 normal
 thanks
 
 Severity: grave
 Justification: renders package unusable
 
 You're kidding right? I just don't get the joke. 

A calender which displays incorrect weeks is not usable, not to me at least.

 I've noticed it also with the testing version, upgraded to the unstable 
 version and the same bug is present.
 ...
 Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
 
 Are you sure the week numbering is incorrect for that locale? If so please
 point me somewhere to find out what the right week numberiung is for en_US.

Yes, this is an international standard (ISO-8601 standard).

http://en.wikipedia.org/wiki/ISO_week_date
http://en.wikipedia.org/wiki/ISO_8601

The first week of a year is the week that contains the first Thursday
of a year.

On my stable box I have the same locale.

LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=en_US.utf8
LC_TIME=en_US.utf8
LC_COLLATE=en_US.utf8
LC_MONETARY=en_US.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=en_US.utf8
LC_NAME=en_US.utf8
LC_ADDRESS=en_US.utf8
LC_TELEPHONE=en_US.utf8
LC_MEASUREMENT=en_US.utf8
LC_IDENTIFICATION=en_US.utf8
LC_ALL=


Cheers,
Wesley



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



Bug#552372: (no subject)

2010-01-29 Thread Olaf van der Spek
Users that install dnsmasq directly probably like it to be started by 
default, so just disabling it by default isn't a solution.




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



Bug#567334: Re: Bug#567334: gnome-media: Settings made in gnome-volume-control lost= after reboot

2010-01-29 Thread Marcin Godlewski
Installing alsa-utils fixed the problem. I think providing it by default with 
desktop environment is worth considering.
 
567...@bugs.debian.org napisał(a): 
  Le jeudi 28 janvier 2010 Ă  15:35 +0100, mircan a ĂŠcrit :
   Package: gnome-media
   Version: 2.28.1-1
   Severity: normal
   
   Volume settings made in gnome-volume-control are lost after every
   reboot. The sound is muted after each reboot.
  
  Is alsa-utils installed?
  
  -- 
   .''`.  Josselin Mouette
  : :' :
  `. `'   â??A handshake with whitnesses is the same
`- as a signed contact.â??  -- JĂśrg Schilling
  




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



Bug#567485: [checks/lintian] changed-by-name-missing is not Severity: serious

2010-01-29 Thread Jean-Christophe Dubacq
Package: lintian
Version: 2.3.1
Severity: normal

Though the check is correct, it should not be severity serious: the format
of the Changed-By (and the Maintainer field) is not mandated by a MUST,
only a SHOULD.

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'stable'), (100, 'unstable'), (50, 
'experimental')
Architecture: i386 (x86_64)

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

Versions of packages lintian depends on:
ii  binutils   2.20-5The GNU assembler, linker and bina
ii  diffstat   1.47-1produces graph of changes introduc
ii  dpkg-dev   1.15.5.6  Debian package development tools
ii  file   5.03-5+b1 Determines file type using magic
ii  gettext0.17-8GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libapt-pkg-perl0.1.24Perl interface to libapt-pkg
ii  libclass-accessor-perl 0.34-1Perl module that automatically gen
ii  libipc-run-perl0.84-1Perl module for running processes
ii  libparse-debianchangel 1.1.1-2   parse Debian changelogs and output
ii  libtimedate-perl   1.2000-1  collection of modules to manipulat
ii  liburi-perl1.52-1module to manipulate and access UR
ii  man-db 2.5.6-5   on-line manual pager
ii  perl [libdigest-sha-pe 5.10.1-9  Larry Wall's Practical Extraction 

lintian recommends no packages.

Versions of packages lintian suggests:
pn  binutils-multiarchnone (no description available)
ii  libtext-template-perl 1.45-1 Text::Template perl module
ii  man-db2.5.6-5on-line manual pager

-- 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#567331: Re: Bug#567331: base: NTFS external media mounted read only

2010-01-29 Thread Marcin Godlewski
Ntfs-3g is installed. I have also ntfsprogs installed so I can format a 
pendrive as ntfs but after doing this I'm not able to write on it.
 
567...@bugs.debian.org napisał(a): 
  reassign 567331 gvfs
  thanks
  
  On Donnerstag, 28. Januar 2010, mircan wrote:
Package: base
Severity: normal
   
After automatic mounting (GNOME) of any external NTFS media like pendrive
or external hard-disk there is no way to write on it. Every trial, even 
as
root ends up with a message Operation not permitted. According to
/etc/mtab the media should me mounted rw.
  
  Is the ntfs-3g package installed? It should be brought in by default, by
  devicekit-disks.
  
  Cheers,
  -- 
   .''`.  Josselin Mouette
  : :' :
  `. `'   â??A handshake with whitnesses is the same
`- as a signed contact.â??  -- JĂśrg Schilling
  




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



Bug#567340: meld: support diffing file and a given directory [patch]

2010-01-29 Thread Adrian Bridgett
Fixed diff - this one adds on / :-)

Adrian
-- 
bitcube.co.uk - Expert Linux infrastructure consultancy
Puppet, Debian, Red Hat, Ubuntu, CentOS
--- /tmp/meldapp.py	2010-01-28 14:54:14.0 +
+++ ./meldapp.py	2010-01-29 11:33:38.0 +
@@ -853,9 +853,13 @@
 aredirs = [ os.path.isdir(p) for p in paths ]
 arefiles = [ os.path.isfile(p) for p in paths ]
 if (1 in aredirs) and (1 in arefiles):
-misc.run_dialog( _(Cannot compare a mixture of files and directories.\n),
-parent = self,
-buttonstype = gtk.BUTTONS_OK)
+# just find the filename and append it to the directory
+if os.path.isfile(paths[0]):
+return self.append_filediff([paths[0],paths[1]
+ + / + os.path.basename(paths[0])])
+else:
+return self.append_filediff([paths[1],paths[0]
+ + / + os.path.basename(paths[1])])
 elif 1 in aredirs:
 return self.append_dirdiff(paths, auto_compare)
 else:


Bug#564601: CVE id for maildrop issue (CVE-2010-0301)

2010-01-29 Thread Steffen Joeris
Hi

FYI, This issue has been assigned CVE-2010-0301.

Cheers
Steffen


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


Bug#567486: bootstrap on Debian lenny causes breakage on Cygwin

2010-01-29 Thread Daniel Pocock

Package: libtool

There has been ongoing discussion on the Ganglia-developers list about 
using a host running Debian lenny to bootstrap the project and generate 
the release tarball.  The tarball must work on a range of hosts - 
various versions of Linux, Solaris, BSD, AIX, Cygwin, etc


aclocal, automake, libtoolize are all run on the Debian machine.

configure  make is executed on a Cygwin 1.5 host

make fails with errors like `Xgcc: command not found'

Looking in Google, various bug reports against a range of apps recommend 
modifying ./libtool to include the line


echo=echo

and this appears to fix the problem.

$ uname -a
Linux lt2 2.6.26-2-amd64 #1 SMP Fri Aug 14 07:12:04 UTC 2009 x86_64 
GNU/Linux


Package versions on Debian:

autoconf 2.61-8
automake 1:1.10.1-3
libtool 1.5.26-4
m4 1.4.11-1

I noticed libtool 2.2.7a was on the Cygwin host but removed it and tried 
the whole exercise again, it still fails in the same way.





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



Bug#352967: x11-apps: manpage should be fixed or maybe -twentyfour should set the locale to C

2010-01-29 Thread Tobias Diedrich
Package: x11-apps
Version: 7.4+1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


I just noticed the same problem as 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=352967.
The manpage states
  -twentyfour
   This option indicates that a digital clock should  display  the
   time  in  twenty-four  hour format.  This is the default when a
   digital clock is used.
But that seems to only work with the 'C' locale.

I think either the manpage should indicate that this will be overridden by 
locale stettings for locales != 'C' or maybe the code should override the 
locale if '-twelve' or '-twentyfour' is specified.

HTH

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

Kernel: Linux 2.6.30.4 (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

Versions of packages x11-apps depends on:
ii  cpp   4:4.3.3-9  The GNU C preprocessor (cpp)
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libpng12-01.2.37-1   PNG library - runtime
ii  libsm62:1.1.0-2  X11 Session Management library
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxaw7   2:1.0.5-2  X11 Athena Widget library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxft2   2.1.13-3   FreeType-based font drawing librar
ii  libxkbfile1   1:1.0.5-1  X11 keyboard file manipulation lib
ii  libxmu6   2:1.0.4-1  X11 miscellaneous utility library
ii  libxmuu1  2:1.0.4-1  X11 miscellaneous micro-utility li
ii  libxrender1   1:0.9.4-2  X Rendering Extension client libra
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  x11-common1:7.3+19   X Window System (X.Org) infrastruc

x11-apps recommends no packages.

Versions of packages x11-apps suggests:
ii  mesa-utils7.0.3-7Miscellaneous Mesa GL utilities

- -- no debconf information

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

iD8DBQFLYtB8T70tX2kPQDwRAi98AKCsPnpDrTIV7+ra1HJU0EfuKHNXvgCgovX7
Zz24YFJnUBsDtY1TiQtvWLs=
=srJ3
-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#567487: Please do not accept mutt 1.5.20 from Debian Stable: attachments not working ! keep 1.5.18

2010-01-29 Thread yellow
Package: mutt
Version: 1.5.20-5
Severity: normal

Hello,

Why critical? - Because it is simply not possible to send emails with added 
attachements. - So not working for its purpose of mutt.
What is mutt for? - Sending emails
[I like mutt very much, its great, great to have console based tools, rare, and 
so useful. many thanks]

After long investigation, the 1.5.20 version of mutt is causing sending errors 
only when attachments are added to the email.
I would consider NOT to use 1.5.20 into the testing of Debian, but to send it 
to SID.

The versions mutt-1.4.2.3 and mutt_1.5.18-1 , and mutt_1.5.18.orig.tar.gz are 
fully working with email attachements. 
Please use those version for the Squeeze debian stable. Debian is a great 
value, and should be vigilant sending package to Stable distro. Please.  

Regarding the test, I used a simple .muttrc that works for  mutt-1.4.2.3 and 
mutt_1.5.18-1 versions.
#.muttrc
set sendmail=/usr/bin/msmtp
unset use_from
#set query_command=abook --mutt-query '%s'
#macro pager A |'abook --add-email'\n
set query_command = abook --mutt-query '%s'
macro generic,index,pager \ca shell-escapeabookreturn launch abook
macro index,pager A pipe-messageabook --add-emailreturn add the sender 
address to abook
unset reply_self# if unset, a reply to yourself implies reply to other
my_hdr Reply-To: yellowprot...@gmail.com
alias yellow yellowprot...@gmail.com

Here please find a version workign of the deb (that I made, very quickly 
(chkins.))
http://depositfiles.com/files/de44olvsa
md5sum /tmp/mutt_1.5.18-1_i386.deb 
a90b8c8d34a54eac345ff8a50f7333e2  /tmp/mutt_1.5.18-1_i386.deb

Thanks a lot for keeping Debian, an excellent quality stable Distro, always.

Kind regards,
Y.




-- Package-specific info:
Mutt 1.5.20 (2009-06-14)
Copyright (C) 1996-2009 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 2.6.32-trunk-686 (i686)
ncurses: ncurses 5.7.20090803 (compiled with 5.7)
libidn: 1.15 (compiled with 1.15)
hcache backend: GDBM version 1.8.3. 10/15/2002 (built Nov 21 2009 11:02:22)
Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  +USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL  -USE_FLOCK   
+USE_POP  +USE_IMAP  +USE_SMTP  
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS  +HAVE_GETADDRINFO  
+HAVE_REGCOMP  -USE_GNU_REGEX  
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET  
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM  
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME  +CRYPT_BACKEND_GPGME  
-EXACT_ADDRESS  -SUN_ATTACHMENT  
+ENABLE_NLS  -LOCALES_HACK  +COMPRESSED  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET 
 +HAVE_LANGINFO_YESEXPR  
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE  
-ISPELL
SENDMAIL=/usr/sbin/sendmail
MAILPATH=/var/mail
PKGDATADIR=/usr/share/mutt
SYSCONFDIR=/etc
EXECSHELL=/bin/sh
MIXMASTER=mixmaster
To contact the developers, please mail to mutt-...@mutt.org.
To report a bug, please visit http://bugs.mutt.org/.

patch-1.5.13.cd.ifdef.2

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

Kernel: Linux 2.6.32-trunk-686 (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 mutt depends on:
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libcomerr2 1.41.9-1  common error description library
ii  libgdbm3   1.8.3-9   GNU dbm database routines (runtime
ii  libgnutls262.8.5-2   the GNU TLS library - runtime libr
ii  libgpg-error0  1.6-1 library for common error values an
ii  libgpgme11 1.2.0-1.2 GPGME - GnuPG Made Easy
ii  libgssapi-krb5-2   1.8+dfsg~alpha1-4 MIT Kerberos runtime libraries - k
ii  libidn11   1.15-2GNU Libidn library, implementation
ii  libk5crypto3   1.8+dfsg~alpha1-4 MIT Kerberos runtime libraries - C
ii  libkrb5-3  1.8+dfsg~alpha1-4 MIT Kerberos runtime libraries
ii  libncursesw5   5.7+20090803-2shared libraries for terminal hand
ii  libsasl2-2 2.1.23.dfsg1-3Cyrus SASL - authentication abstra

Versions of packages mutt recommends:
ii  libsasl2-modules  2.1.23.dfsg1-3 Cyrus SASL - pluggable authenticat
ii  locales   2.10.2-2   GNU C Library: National Language (
ii  mime-support  3.48-1 MIME files 'mime.types'  'mailcap
ii  sendmail-bin [mail-transp 8.14.3-9   powerful, efficient, and scalable 

Versions of packages mutt suggests:
ii  aspell0.60.6-2   GNU Aspell spell-checker
ii  ca-certificates   20090814   Common CA certificates
ii  gnupg 1.4.10-2   GNU 

Bug#512915: closed by Ivan Borzenkov ivan1...@list.ru (Done: [libjs-yui] No source code)

2010-01-29 Thread Dmitry E. Oboukhov
ARS * Dmitry E. Oboukhov un...@debian.org [100123 09:03]:

 Above messages contain links to source code of yui.

ARS Sorry, I must have missed it.  I looked at the yui download from
ARS http://developer.yahoo.com/yui/2/ or
ARS http://developer.yahoo.com/yui/download/.
ARS yui/build/datemath/datemath-min.js is obfuscated.

last year (when the bug was filed) this letter:
http://lists.debian.org/debian-devel/2009/01/msg00589.html
had right links. How is the case now - i don't know :(

ARS Guessing by the output of 'find yui/ -type f -exec wc -l {} \; | grep
ARS .js$' that's not the only obfustcated file.  Lookin in there
ARS versioning system at
ARS http://github.com/yui/yui2/blob/master/build/datemath/datemath-min.js ,
ARS even there the file is obfuscated :(
here is this script:
http://github.com/yui/yui2/blob/master/src/datemath/js/DateMath.js

Am I wrong?

Maintainer must get scripts from _src_ directory (instead build) and do
build from debian/rules.

-- 
... mpd playing: Manowar - 02 The Fight For Freedom

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#520324: thanks a lot for chromium packaging work!

2010-01-29 Thread Stefano Zacchiroli
On Sun, Jan 17, 2010 at 02:14:13PM +0100, Alexander Sack wrote:
 we are making progress on this. the latest bzr branch has a
 licensecheck.pl that generates dep-5 file copyright.

Hi Alexander, just a big THANK YOU for the ongoing work on the
chromium-browser packaging, of course that extends from you to all other
people who contributed. I'm eager to play with the browser and I thought
a supportive message would be better than nothing :-)

Do you have any ETA for when the package will be available in unstable?
Do you plan to ship it with squeeze?

Thanks again,
Cheers.

-- 
Stefano Zacchiroli -o- PhD in Computer Science \ PostDoc @ Univ. Paris 7
z...@{upsilon.cc,pps.jussieu.fr,debian.org} -- http://upsilon.cc/zack/
Dietro un grande uomo c'è ..|  .  |. Et ne m'en veux pas si je te tutoie
sempre uno zaino ...| ..: | Je dis tu à tous ceux que j'aime


signature.asc
Description: Digital signature


Bug#565685: workaround for easy recovery

2010-01-29 Thread Harald Dunkel
PS: For an easy recovery in this special case it seems to be
sufficient to boot from CD, mount the reiserfs filesystem
with notail, and recreate /boot/grub/grubenv, e.g.

mount -o notail /dev/sda1 /mnt
mv /mnt/boot/grub/grubenv /mnt/boot/grub/grubenv.bak
cp -p /mnt/boot/grub/grubenv.bak /mnt/boot/grub/grubenv

Next edit /mnt/etc/fstab to make sure that the / partition is
mounted with notail on the next reboot. Umount /mnt and
reboot to verify.

Looking at #566538 I would suggest to close this bug report.


Regards

Harri



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



Bug#567490: subvertpy: nondeterministically FTBFS: FAIL: test_write (subvertpy.tests.test_repos.StreamTests)

2010-01-29 Thread Jakub Wilk

Source: subvertpy
Version: 0.7.2-1
Severity: serious

It appears that subvertpy tests nondeterministically fail on (some?) 
64-bit architectures:


* on alpha:

FAIL: test_write (subvertpy.tests.test_repos.StreamTests)
--
Traceback (most recent call last):
  File 
/build/buildd-subvertpy_0.7.2-1-alpha-2cLMPE/subvertpy-0.7.2/subvertpy/tests/test_repos.py,
 line 87, in test_write
self.assertEquals(0, s.write())
AssertionError: 0 != 4294967296

https://buildd.debian.org/fetch.cgi?pkg=subvertpyarch=alphaver=0.7.2-1stamp=1262697643

* on ia64:

FAIL: test_write (subvertpy.tests.test_repos.StreamTests)
--
Traceback (most recent call last):
  File /build/buildd/subvertpy-0.7.2/subvertpy/tests/test_repos.py, line 87, 
in test_write
self.assertEquals(0, s.write())
AssertionError: 0 != 6917529027641081856

https://buildd.debian.org/fetch.cgi?pkg=subvertpyarch=ia64ver=0.7.2-1%2Bb1stamp=1264569166

--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#567491: EVIOCGNAME failed: Inappropriate ioctl for device

2010-01-29 Thread Stanislav Maslovski
Package: xserver-xorg
Version: 1:7.5+3
Severity: normal

After a recent upgrade to 7.5 (which I think uses udev instead of
hal to configure devices) I am getting these errors in the X log:

(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for Broadcom Corp
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for PS/2 Mouse
(EE) ioctl EVIOCGNAME failed: Inappropriate ioctl for device
(EE) PreInit returned NULL for AlpsPS/2 ALPS GlidePoint

However, the touchpad and the keyboard work even after this, so it
does not seem to be very critical.

-- Package-specific info:
/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 Oct 14  2008 /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1710344 Jan 21 02:01 /usr/bin/Xorg

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

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: nVidia Corporation G86 [GeForce 8400M GS] 
(rev a1)

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

Xorg X server configuration file status:
-rw-r--r-- 1 root root 1656 Jan 23 14:32 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Module
SubSection extmod
Option  omit XFree86-DGA
EndSubSection
Load v4l
EndSection

Section Extensions
Option  Composite Enable
EndSection

Section Device
Identifier  GeForce 8400M GS
Driver  nvidia
Option  NvAGP 1
Option  NoLogo On
Option  RenderAccel On
Option  BackingStore On
Option  CursorShadow On
Option  CursorShadowAlpha 32
Option  CursorShadowXOffset 2
Option  CursorShadowYOffset 1
Option  AllowGLXWithComposite On
Option  DamageEvents on
Option  OnDemandVBlankInterrupts On
EndSection

Section Screen
Identifier  Default Screen
Device  GeForce 8400M GS
Monitor Default Monitor
Option  AddARGBGLXVisuals true
DefaultDepth  24
SubSection  Display
Depth 16
Modes1280x800 1024x768 800x600 640x480
EndSubSection
SubSection  Display
Depth 24
Modes1280x800 1024x768 800x600 640x480
EndSubSection
EndSection


Xorg X server log files on system:
-rw-r--r-- 1 root root 16192 Jun 23  2009 /var/log/Xorg.1.log
-rw-r--r-- 1 root root 20331 Jan 29 15:22 /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.4
Release Date: 2010-01-08
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-trunk-686 i686 Debian
Current Operating System: Linux kaiba 2.6.31-1-686 #1 SMP Sun Nov 15 20:39:33 
UTC 2009 i686
Kernel command line: root=UUID=31926bc8-aa4d-4f84-a0e5-19ae2039ed7f ro 
nmi_watchdog=0 vga=0x361 quiet
Build Date: 20 January 2010  10:52:55PM
xorg-server 2:1.7.4-2 (bgog...@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: Thu Jan 28 21:13:07 2010
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor default monitor
(**) |   |--Device GeForce 8400M GS
(==) No monitor specified for screen Default Screen.
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.
(WW) The directory /usr/share/fonts/X11/Type1 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/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to 

Bug#567488: gnome-art: support for ordering and searching

2010-01-29 Thread Ignacio Diez
Package: gnome-art
Version: 0.2-12
Severity: wishlist

I think it would be really useful if users could order the themes by name, 
date, popularity, author, category, etc...
Also, a searching feature would be appreciated.


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-art depends on:
ii  gnome-splashscreen-manager0.2-12 manage your GNOME splash screen im
ii  libglade2-ruby0.19.3-1   Libglade 2 bindings for the Ruby l
ii  libgnome2-ruby0.19.3-1   GNOME 2 bindings for the Ruby lang
ii  ruby  4.2An interpreter of object-oriented 

gnome-art recommends no packages.

gnome-art 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#567489: perl: patchlevel.h handling

2010-01-29 Thread Niko Tyni
Package: perl
Version: 5.10.1-9
Severity: wishlist

I've been looking at patchlevel.h handling so that `perl -V' outputs
a list of the Debian patches. I'm filing this bug mostly for future
reference.

The current approach, which I'm about to upload to experimental as
5.10.1-10, generates such a list from the information in debian/patches
and puts it in patchlevel.h.

This is done with the command 'debian/rules refresh-patchlevel'. The
target is designed to be idempotent and specifically does not require
a git checkout to make life easier for NMUers and Debian derivatives.

The version of the perl package is also embedded in the patch list.
This makes it possible to check the actual patches for example from
http://patch-tracker.debian.org or snapshot.debian.org.

I've also updated many of the patch descriptions to conform with the
DEP-3 Patch Tagging Guidelines, http://dep.debian.net/deps/dep3/ .
The immediate gain is that `perl -V' can list all the Debian and upstream
bug IDs for reference.

It would be good to investigate at least those patches without any
bug id and possibly file a bug about the upstream divergence describing
its rationale.

The result looks like this ATM:

Summary of my perl5 (revision 5 version 10 subversion 1) configuration:
[...]
  Locally applied patches:
DEBPKG:debian/arm_fp - Skip two Math::Complex tests on the arm 
architectures.
DEBPKG:debian/arm_optim - http://bugs.debian.org/333510 use -Os instead 
of -O2 on arm/armeb to fix build failures with gcc4
DEBPKG:debian/arm_thread_stress_timeout - http://bugs.debian.org/501970 
Raise the timeout of ext/threads/shared/t/stress.t to accommodate slower build 
hosts
DEBPKG:debian/cpan_config_path - Set location of CPAN::Config to 
/etc/perl as /usr may not be writable.
DEBPKG:debian/cpan_definstalldirs - Provide a sensible INSTALLDIRS 
default for modules installed from CPAN.
DEBPKG:debian/db_file_ver - http://bugs.debian.org/340047 Remove overly 
restrictive DB_File version check.
DEBPKG:debian/doc_info - Replace generic man(1) instructions with 
Debian-specific information.
DEBPKG:debian/enc2xs_inc - http://bugs.debian.org/290336 Tweak enc2xs 
to follow symlinks and ignore missing @INC directories.
DEBPKG:debian/errno_ver - http://bugs.debian.org/343351 Remove Errno 
version check due to upgrade problems with long-running processes.
DEBPKG:debian/extutils_hacks - Various debian-specific ExtUtils changes
DEBPKG:debian/fakeroot - Postpone LD_LIBRARY_PATH evaluation to the 
binary targets.
DEBPKG:debian/instmodsh_doc - Debian policy doesn't install .packlist 
files for core or vendor.
DEBPKG:debian/ld_run_path - Remove standard libs from LD_RUN_PATH as 
per Debian policy.
DEBPKG:debian/libnet_config_path - Set location of libnet.cfg to 
/etc/perl/Net as /usr may not be writable.
DEBPKG:debian/m68k_thread_stress - http://bugs.debian.org/495826 
Disable some threads tests on m68k for now due to missing TLS.
DEBPKG:debian/missing_hosts - Suppress test failure on buildds which 
don't have /etc/hosts installed.
DEBPKG:debian/mod_paths - Tweak @INC ordering for Debian
DEBPKG:debian/module_build_man_extensions - 
http://bugs.debian.org/479460 Adjust Module::Build manual page extensions for 
the Debian Perl policy
DEBPKG:debian/perl_synopsis - http://bugs.debian.org/278323 Rearrange 
perl.pod
DEBPKG:debian/ppc_ia64_optim - Don't need to downgrade optimisation on 
ppc/ia64 with gcc 4.x
DEBPKG:debian/prune_libs - http://bugs.debian.org/128355 Prune the list 
of libraries wanted to what we actually need.
DEBPKG:debian/use_gdbm - Explicitly link against -lgdbm_compat in 
ODBM_File/NDBM_File. 
DEBPKG:fixes/assorted_docs - http://bugs.debian.org/443733 Integrate a 
grammar fix from upstream. 
DEBPKG:fixes/net_smtp_docs - http://bugs.debian.org/100195 [rt.cpan.org 
#36038] Document the Net::SMTP 'Port' option
DEBPKG:fixes/processPL - http://bugs.debian.org/357264 [rt.cpan.org 
#17224] Always use PERLRUNINST when building perl modules.
DEBPKG:debian/perlivp - http://bugs.debian.org/510895 Make perlivp skip 
include directories in /usr/local
DEBPKG:fixes/pod2man-index-backslash - http://bugs.debian.org/521256 
Escape backslashes in .IX entries
DEBPKG:debian/disable-zlib-bundling - Disable zlib bundling in 
Compress::Raw::Zlib
DEBPKG:fixes/pod-nitpicks - fix pod errors
DEBPKG:fixes/kfreebsd_cppsymbols - http://bugs.debian.org/533098 Add 
gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.
DEBPKG:debian/cpanplus_definstalldirs - http://bugs.debian.org/533707 
Configure CPANPLUS to use the site directories by default.
DEBPKG:debian/cpanplus_config_path - Save local versions of 
CPANPLUS::Config::System into /etc/perl.
DEBPKG:fixes/kfreebsd-filecopy-pipes - http://bugs.debian.org/537555 

Bug#540786: [grub-common] update-grub/grub-mkconfig doesnt work with btrfs as rootfs

2010-01-29 Thread Vladimir Stavrinov

As for me, in chrooted environment, as I wrote above, this problem gone
away for me now and 

grub-probe /

return

ext2

-- 

*
   Vladimir Stavrinov  **
***   v...@inist.ru   *
*




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



Bug#567487: Please do not accept mutt 1.5.20 from Debian Stable: attachments not working ! keep 1.5.18

2010-01-29 Thread Antonio Radici
On Fri, Jan 29, 2010 at 01:19:34PM +0100, yellow wrote:
 Package: mutt
 Version: 1.5.20-5
 Severity: normal
 
 Hello,
 
 Why critical? - Because it is simply not possible to send emails with added 
 attachements. - So not working for its purpose of mutt.
 What is mutt for? - Sending emails
 [I like mutt very much, its great, great to have console based tools, rare, 
 and so useful. many thanks]
 
 After long investigation, the 1.5.20 version of mutt is causing sending 
 errors only when attachments are added to the email.
 I would consider NOT to use 1.5.20 into the testing of Debian, but to send it 
 to SID.
 
 The versions mutt-1.4.2.3 and mutt_1.5.18-1 , and mutt_1.5.18.orig.tar.gz are 
 fully working with email attachements. 
 Please use those version for the Squeeze debian stable. Debian is a great 
 value, and should be vigilant sending package to Stable distro. Please.  
 

Hi,
can you please clarify how come that you're not able to send attachemnts
with mutt? 

From the UI I'm able to send attachemnt and I'm using 1.5.20, from the
CLI there is a *known* problem which won't be fixed, it was a feature
added by the mutt devs between 1.5.18 and 1.5.19, see the full
discussion on #539276

If that bug is the cause of your problems, in that case this bug should
be closed in favour of that one, otherwise you should fully explain how
to reproduce the problem.

Additionally, as I told to you in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=567326

this is clearly explained in the manual page (man mutt), and there is no
need to open another bug if existing bugs are merged together.

Thanks for your cooperation.

Cheers
Antonio



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



Bug#565483: Bug#567472: wicd: does not connect to my hidden (and unencrypted) wifi network

2010-01-29 Thread Ritesh Raj Sarraf
Hi david,

On Friday 29 Jan 2010 15:55:54 David Paleino wrote:
  The recent upgrade to 1.7.0 has broken hidden wifi support completely.
  I specify the hidden essid but wicd never connect to the network.
 
 This has already been followed-up to #565483. Please reply there, no need
  to  open a separate bugreport.
 

My problem might be slightly different. With wicd 1.6.2, I was very well able 
to connect to my hidden network (with the exception of this bug 
http://bugzilla.kernel.org/show_bug.cgi?id=14206
but that is a separate issue).

wicd (1.6.2) was able to auto-connect to my hidden network. But with 1.7.0, 
that is not the case.


BTW, Do you have the 1.6.2 debs available to share ? I checked on snapshot but 
couldn't find them there.


Regards,
Ritesh
-- 
Ritesh Raj Sarraf
RESEARCHUT - http://www.researchut.com
Necessity is the mother of invention.


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


Bug#452107: Not reproducible anymore

2010-01-29 Thread jetxee
 I just tested with gnuplot in both stable and unstable and cannot
 reproduce this. Do you still see this issue?

   Thomas

No, I don't see it anymore.

Current versions:

$ aptitude search -F '%p%V' ~i~ngnuplot ~i~nlibglib ~i~nlibwxgtk | sed
's/ \+/ /g'
gnuplot 4.2.6-1
gnuplot-nox 4.2.6-1
gnuplot-x11 4.2.6-1
libglib-perl 1:1.222-1
libglib1.2-dev 1.2.10-19
libglib1.2ldbl 1.2.10-19
libglib2.0-0 2.22.4-1
libglib2.0-cil 2.12.9-3
libglib2.0-data 2.22.4-1
libglib2.0-dev 2.22.4-1
libglib2.0-doc 2.22.4-1
libglibmm-2.4-1c2a 2.22.1-2
libwxgtk2.8-0 2.8.10.1-2
libwxgtk2.8-dev 2.8.10.1-2
python-gnuplot 1.8-1.1



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



Bug#512915: closed by Ivan Borzenkov ivan1...@list.ru (Done: [libjs-yui] No source code)

2010-01-29 Thread Alexander Reichle-Schmehl

Hi!

Dmitry E. Oboukhov schrieb:


here is this script:
http://github.com/yui/yui2/blob/master/src/datemath/js/DateMath.js
Am I wrong?


 Maintainer must get scripts from _src_ directory (instead build) and
 do build from debian/rules.

Ah, right.  I must have been blind :)  Thanks for the hint; I'll try to 
prepare an NMU the next days.  Should be easy, as yui-compressor is 
packaged in the meantime, too.



Best regards,
  Alexander




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



Bug#567262:

2010-01-29 Thread Alexander Vlasov
Package: pidgin-skype
Severity: normal

hi,
I've upgraded to version from unstable, looks like bug was fixed

thanks


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

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

Versions of packages pidgin-skype depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libpurple02.6.5-2multi-protocol instant messaging l

pidgin-skype recommends no packages.

pidgin-skype 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#565483: Bug#567472: wicd: does not connect to my hidden (and unencrypted) wifi network

2010-01-29 Thread David Paleino
Hello,
no need to CC me, thanks :)

On Friday 29 January 2010 13:44:50, Ritesh Raj Sarraf wrote:
 My problem might be slightly different. With wicd 1.6.2, I was very well
  able to connect to my hidden network (with the exception of this bug
 http://bugzilla.kernel.org/show_bug.cgi?id=14206
 but that is a separate issue).
 
 wicd (1.6.2) was able to auto-connect to my hidden network. But with 1.7.0,
 that is not the case.

Can you post your /var/log/wicd/wicd.log, after enabling debugging mode (in 
wicd-gtk) and stripping private information?

 BTW, Do you have the 1.6.2 debs available to share ? I checked on snapshot
  but couldn't find them there.

http://people.debian.org/~dapal/debs/wicd_1.6.2.2-4_all.deb


However, I hope to fix this bug ASAP -- 1.6 is unsupported, and I'm not 
willing to keep it around :)

Kindly,
David

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


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


Bug#567316: bsdmainutils: [ncal] -w week-numbers are off by one since version 8.0

2010-01-29 Thread Giacomo A. Catenazzi

On 29.01.2010 12:57, Wesley Schwengle wrote:

Michael Meskes wrote:


severity 567316 normal
thanks


Severity: grave
Justification: renders package unusable


You're kidding right? I just don't get the joke.


A calender which displays incorrect weeks is not usable, not to me at least.


Package unusable means (in Debian bug terminology) that nothing works.
You case is a normal bug: some functions are not usable, which is your 
case: the other programs works, and only in one locale, one program 
(cal) has some problem.




I've noticed it also with the testing version, upgraded to the unstable version 
and the same bug is present.
...
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)


Are you sure the week numbering is incorrect for that locale? If so please
point me somewhere to find out what the right week numberiung is for en_US.


Yes, this is an international standard (ISO-8601 standard).


No!  International standard is not equal to en_US. If you check
other part of ISO-8601 you will see much more differences.

So it must be checked further what are the usual week numbers in
US (e.g. from government documents or similar).
But breaking a long existing standard is usually not a nice things to 
do, because probably a lot of users depends on current practice.


ciao
cate




http://en.wikipedia.org/wiki/ISO_week_date
http://en.wikipedia.org/wiki/ISO_8601

The first week of a year is the week that contains the first Thursday
of a year.

On my stable box I have the same locale.

LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=en_US.utf8
LC_TIME=en_US.utf8
LC_COLLATE=en_US.utf8
LC_MONETARY=en_US.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=en_US.utf8
LC_NAME=en_US.utf8
LC_ADDRESS=en_US.utf8
LC_TELEPHONE=en_US.utf8
LC_MEASUREMENT=en_US.utf8
LC_IDENTIFICATION=en_US.utf8
LC_ALL=


Cheers,
Wesley








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



Bug#567493: RFP: forrest -- Website creation tool

2010-01-29 Thread Thomas Koch
Package: wnpp
Severity: wishlist


* Package name: forrest

Forrest has already been in the archive once, see:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=233298
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=423203

I'd need it to generate the documentation for hadoop.



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