Bug#500342: Please support progress_indicator on scp uploads

2009-03-27 Thread Y Giridhar Appaji Nag
Hi Chris,

Apologies for the late response.

On 08/09/27 16:06 +0100, Chris Lamb said ...
> > The attached patch adds support for 'progress_indicator' on SCP uploads
> 
> Updated patch attached; it was not adding '-v' when changing the file modes.

This patch actually increases the verbosity of the ssh protocol messages
(because of the -v switches) rather than the progress of the file copy itself.

With upload method scp, currently the progress indicator (dput's progress) is
sort of 'always on' and in case we want to modify the existing behaviour, what
we may want to do is the following:

 - use the -q switch to scp in case of progress_indicator = 0
 - use the current default behaviour in case of progress_indicator = 1 or 2

Does this make sense?  I am afraid, with the patch in its current form, this
bug would be wontfix.

Regards,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc
Description: Digital signature


Bug#506685: any progress?

2009-03-27 Thread Rolf Leggewie

Andrea,

any progress on releasing this simple patch?

Regards

Rolf



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



Bug#521528: libsane-extras: Please don't remove epkowa.conf if iscan package is installed

2009-03-27 Thread Brendon Higgins
Package: libsane-extras
Version: 1.0.19.15
Severity: minor


Here I am trying to figure out why my scanner doesn't work *again*, and I
discover that the recent upgrade of libsane-extras probably (from what I
can ascertain from the changelog) removed the epkowa.conf config file that
iscan needed to work.

*sigh*

It's like rubbing salt in the wound. Could you *please* check that another
package, i.e. iscan, doesn't already claim epkowa.conf before removing that
file, or at least check that iscan isn't installed, first?

(Yes, I had to modify the iscan package's control file, removing the
conflict, to get it to install. I'm sure I'm not the only one.)

Thanks,
Brendon


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

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

Versions of packages libsane-extras depends on:
ii  libc62.9-4   GNU C Library: Shared libraries
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library

libsane-extras recommends no packages.

libsane-extras 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#521527: ITP: ttf-sawarabi-mincho -- Japanese mincho font, made from scratch

2009-03-27 Thread Hideki Yamane

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org, 
pkg-fonts-de...@lists.alioth.debian.org

   Package name: ttf-sawarabi-mincho
Version: 20090204-1
Upstream Author: mshio 
URL: http://sourceforge.jp/projects/sawarabi-fonts/
License: Creative Commons Attribution 3.0 Unported
 This license is acceptable for Free Cultural Works.
 You are free:
 * to Share ― to copy, distribute and transmit the work
 * to Remix ― to adapt the work
Description: Japanese mincho font, made from scratch
 This is new Japanese font, made from scratch licensed under 
CC3.0.
 It has not so many glyphs, yet (about 300 characters).

 Now it's lintian clean. You can get it from
 
http://mentors.debian.net/debian/pool/main/t/ttf-sawarabi-mincho/ttf-sawarabi-mincho_20090204-1.dsc

--
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane


pgpPtVn51vGPI.pgp
Description: PGP signature


Bug#521526: gtk+1.2: FTBFS: No dependency information found for libgdk-1.2.so.0

2009-03-27 Thread Daniel Schepler
Package: gtk+1.2
Version: 1.2.10-18.1
Severity: serious

From my pbuilder build log:

...
dh_fixperms -a
dh_makeshlibs -plibgtk1.2 -V "libgtk1.2 (>= 1.2.10-4)" -
l/tmp/buildd/gtk+1.2-1.2.10/gdk/.libs:/tmp/buildd/gtk+1.2-1.2.10/gtk/.libs
Unknown option: l
Unknown option: /
Unknown option: t
dh_makeshlibs: warning: unknown options will be a fatal error in a future 
debhelper release
dh_installdeb -a
dh_shlibdeps -a
dpkg-shlibdeps: warning: dependency on libdl.so.2 could be avoided if 
"debian/libgtk1.2/usr/lib/libgtk-1.2.so.0.9.1 
debian/libgtk1.2/usr/lib/libgdk-1.2.so.0.9.1" were not 
uselessly linked against it (they use none of its symbols).
dpkg-shlibdeps: failure: no dependency information found for 
debian/libgtk1.2/usr/lib/libgdk-1.2.so.0 
(used by debian/libgtk1.2-dbg/usr/lib/debug/libgtk-1.2.so.0.9.1).
dh_shlibdeps: dpkg-shlibdeps returned exit code 2
make: *** [binary-arch] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 
2
-- 
Daniel Schepler




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



Bug#521525: python-numpy: FTBFS: Fails to install f2py wrapper

2009-03-27 Thread Daniel Schepler
Package: python-numpy
Version: 1:1.2.1-1
Severity: serious

From my pbuilder build log:

...
: # Adding links to manpages
mkdir -p debian/python-numpy/usr/share/man/man1
for v in 2.5 2.4; do \
  ln -sf f2py.1 debian/python-numpy/usr/share/man/man1/f2py$v.1; \
  ln -sf f2py.1 debian/python-numpy/usr/share/man/man1/f2py$v-dbg.1; \
done
: # Add unversioned numpy script
mv /tmp/buildd/python-numpy-1.2.1/debian/tmp//usr/bin/f2py /tmp/buildd/python-
numpy-1.2.1/debian/tmp//usr/bin/f2py2.5
mv: cannot stat `/tmp/buildd/python-numpy-1.2.1/debian/tmp//usr/bin/f2py': No 
such file or directory
make: *** [install/python-numpy] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules binary gave error exit status 
2
-- 
Daniel Schepler




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



Bug#397262: grep: Patch to dlopen PCRE so we can have -P

2009-03-27 Thread Aníbal Monsalve Salazar
On Sat, Mar 28, 2009 at 02:52:25PM +1100, Anibal Monsalve Salazar wrote:
>On Sat, Mar 28, 2009 at 04:22:39AM +0100, Marco d'Itri wrote:
>>+# define pcre_compile dl_pcre_compile
>>+# define pcre_study dl_pcre_study
>>+# define pcre_exec dl_pcre_exec
>>+# define pcre_maketables dl_pcre_maketables
>
>You don't need the defines above.

We'll need to prefix the symbols with "dl_" because we have them in
pcre.h already.

gcc -DHAVE_CONFIG_H -I. -I.. -I../intl -I../lib 
-DLOCALEDIR=\"/usr/share/locale\"  -DHAVE_DYNAMIC_LIBPCRE  -O3 -ldl -MT 
search.o -MD -MP -MF .deps/search.Tpo -c -o search.o search.c
search.c:112: error: 'pcre_compile' redeclared as different kind of symbol
/usr/include/pcre.h:268: error: previous declaration of 'pcre_compile' was here
search.c:115: error: 'pcre_study' redeclared as different kind of symbol
/usr/include/pcre.h:297: error: previous declaration of 'pcre_study' was here
search.c:117: error: 'pcre_exec' redeclared as different kind of symbol
/usr/include/pcre.h:279: error: previous declaration of 'pcre_exec' was here
search.c:120: error: 'pcre_maketables' redeclared as different kind of symbol
/usr/include/pcre.h:295: error: previous declaration of 'pcre_maketables' was 
here


signature.asc
Description: Digital signature


Bug#515286: Depends on GTK 1.2 and GLIB 1.2

2009-03-27 Thread Barry deFreese

Hi,

It seems that the new 0.15 upstream uses GTK2.  I have packaged up the 
new upstream and put it here:

http://people.debian.org/~bdefreese/gentoo/

Hope you can use it.  I know you have RFA'd the package but if you could 
get this uploaded it would be nice as we try to remove GTK1.2.  If not, 
could we orphan the package and QA upload it?


Thanks,

Barry deFreese
Debian QA



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



Bug#397262: grep: Patch to dlopen PCRE so we can have -P

2009-03-27 Thread Aníbal Monsalve Salazar
On Sat, Mar 28, 2009 at 04:22:39AM +0100, Marco d'Itri wrote:
>+# define pcre_compile dl_pcre_compile
>+# define pcre_study dl_pcre_study
>+# define pcre_exec dl_pcre_exec
>+# define pcre_maketables dl_pcre_maketables

You don't need the defines above.


signature.asc
Description: Digital signature


Bug#521524: Gets confused by a USB camera/microphone

2009-03-27 Thread Daniel Burrows
Package: dosbox
Version: 0.72-1.1
Severity: normal

  I own a Logitech USB camera with a built-in microphone; the
microphone appears to the computer as an audio device.  If the camera
is plugged in and I run dosbox, it tells me that it's unable to find
an audio device and sound is unavailable.  If I unplug the camera,
dosbox is able to configure sound correctly.  I assume the read-only
PCM device is confusing it.

  Daniel

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

Kernel: Linux 2.6.26-1-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 dosbox depends on:
ii  libasound2 1.0.16-2  ALSA library
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-4 GCC support library
ii  libgl1-mesa-glx [libgl 7.0.3-7   A free implementation of the OpenG
ii  libpng12-0 1.2.33-2  PNG library - runtime
ii  libsdl-net1.2  1.2.7-2   network library for Simple DirectM
ii  libsdl-sound1.21.0.3-3   Decoder of several sound file form
ii  libsdl1.2debian1.2.13-4  Simple DirectMedia Layer
ii  libstdc++6 4.3.3-4   The GNU Standard C++ Library v3
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

dosbox recommends no packages.

dosbox 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#521520: udev: floppy not autoloaded anymore

2009-03-27 Thread Marco d'Itri
On Mar 28, Mario 'BitKoenig' Holbe  wrote:

> since 0.140-1 udev does not autoload the floppy module anymore.
> Switching back to 0.125-7 fixes this. Since the Debian ChangeLog doesn't
Which kernel version are you using?

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#521520: udev: floppy not autoloaded anymore

2009-03-27 Thread Marco d'Itri
clone 521520 -1
reassign -1 linux-2.6
retitle -1 it's about time that proper autoloading aliases are added to 
floppy.ko
thanks

On Mar 28, Mario 'BitKoenig' Holbe  wrote:

> Switching back to 0.125-7 fixes this. Since the Debian ChangeLog doesn't
> state any change regarding changed behaviour in that direction, I'm not
> sure whether this is intentional or not.
It's mostly intentional, I removed /etc/modprobe.d/pnp-hotplug because
I am tired of distributing this workaround for kernel bugs and I hear
that the aliases should be added to the kernel driver soon anyway.
If anybody still cares about floppies, then fix the kernel with
something like:

MODULE_ALIAS("pnp:dPNP0700");

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#397262: grep: Patch to dlopen PCRE so we can have -P

2009-03-27 Thread Marco d'Itri
I am attaching a cleaned up patch for possible submission upstream.

My changes:
- introduced a HAVE_DYNAMIC_LIBPCRE macro which can be used to cleanly
  enable or disable the feature and used #defines to reduce the scope of
  changes
- no reason to use library_mapped, the function pointers are natural
  flags
- the return value of dlopen must be checked!
- why define the path for libpcre? It should be up to ld.so to find it
- switched the return values of map_pcre to be more natural
- error() does not return
- Pexecute is guaranteed to be called after Pcompile, so if map_pcre()
  has failed the other function cannot be called

-- 
ciao,
Marco
--- a/configure
+++ b/configure
@@ -10623,10 +10623,7 @@ _ACEOF
 
 # support for pcre
 if test x"$testpcre" = x"yes"; then
-	if pcre-config --cflags >/dev/null 2>&1; then
-		CPPFLAGS="$CPPFLAGS `pcre-config --cflags`"
-		LIBS="$LIBS `pcre-config --libs`"
-	fi
+  CPPFLAGS="$CPPFLAGS -DHAVE_DYNAMIC_LIBPCRE"
 
 { echo "$as_me:$LINENO: checking for pcre_exec in -lpcre" >&5
 echo $ECHO_N "checking for pcre_exec in -lpcre... $ECHO_C" >&6; }
@@ -10685,8 +10682,8 @@ fi
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
   conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
 fi
+LIBS=$ac_check_lib_save_LIBS
 { echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_exec" >&5
 echo "${ECHO_T}$ac_cv_lib_pcre_pcre_exec" >&6; }
 if test $ac_cv_lib_pcre_pcre_exec = yes; then
@@ -10694,7 +10691,7 @@ if test $ac_cv_lib_pcre_pcre_exec = yes;
 #define HAVE_LIBPCRE 1
 _ACEOF
 
-  LIBS="-lpcre $LIBS"
+  LIBS="-ldl $LIBS"
 
 fi
 
--- a/src/search.c
+++ b/src/search.c
@@ -46,6 +46,9 @@
 #include "error.h"
 #include "xalloc.h"
 #ifdef HAVE_LIBPCRE
+# ifdef HAVE_DYNAMIC_LIBPCRE
+#  include 
+# endif
 # include 
 #endif
 #ifdef HAVE_LANGINFO_CODESET
@@ -105,6 +108,50 @@ static struct patterns
 struct patterns *patterns;
 size_t pcount;
 
+#ifdef HAVE_DYNAMIC_LIBPCRE
+
+# define pcre_compile dl_pcre_compile
+# define pcre_study dl_pcre_study
+# define pcre_exec dl_pcre_exec
+# define pcre_maketables dl_pcre_maketables
+
+static pcre *(*pcre_compile)(const char *pattern, int options,
+			 const char **errptr, int *erroffset,
+			 const unsigned char *tableptr);
+static pcre_extra *(*pcre_study)(const pcre *code, int options,
+ const char **errptr);
+static int (*pcre_exec)(const pcre *code, const pcre_extra *extra,
+			const char *subject, int length, int startoffset,
+			int options, int *ovector, int ovecsize);
+static const unsigned char *(*pcre_maketables)(void);
+
+static int
+map_pcre(void)
+{
+  void *library;
+
+  if (pcre_maketables)
+return 1;
+
+  if (!(library = dlopen("libpcre.so.3", RTLD_NOW)))
+return 0;
+
+  if (!(pcre_compile = dlsym(library, "pcre_compile")))
+return 0;
+  if (!(pcre_study = dlsym(library, "pcre_study")))
+return 0;
+  if (!(pcre_exec = dlsym(library, "pcre_exec")))
+return 0;
+  if (!(pcre_maketables = dlsym(library, "pcre_maketables")))
+return 0;
+
+  return 1;
+}
+
+#else
+#define map_pcre() (1)
+#endif /* HAVE_DYNAMIC_LIBPCRE */
+
 void
 dfaerror (char const *mesg)
 {
@@ -1141,6 +1188,9 @@ COMPILE_FCT(Pcompile)
   char const *p;
   char const *pnul;
 
+  if (!map_pcre ())
+error (2, 0, _("The -P option is not supported: libpcre.so.3 is not available"));
+
   /* FIXME: Remove these restrictions.  */
   if (eolbyte != '\n')
 error (2, 0, _("The -P and -z options cannot be combined"));


signature.asc
Description: Digital signature


Bug#521522: padevchooser: sink and source entries duplicate

2009-03-27 Thread Moritz Molle
Package: padevchooser
Version: 0.9.3-2
Severity: normal


When I restart pulseaudio (for whatever reasons), and don't restart 
padevchooser, then padevchooser gets informed about new found sinks 
and sources. Padevchooser has this menus 'default-source' and 
'default-sink'. Every time pulseaudio restarts, it tells padevchooser 
to add sinks and sources, and the lists get longer and longer.

Couldn't there be checks, so the entries don't duplicate?

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

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

Versions of packages padevchooser depends on:
ii  avahi-daemon   0.6.24-2  Avahi mDNS/DNS-SD daemon
ii  gnome-icon-theme   2.24.0-2  GNOME Desktop icon theme
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.12-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.80-3simple interprocess messaging syst
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libgconf2-42.24.0-7  GNOME configuration database syste
ii  libglade2-01:2.6.3-1 library to load .glade files at ru
ii  libglib2.0-0   2.18.4-2  The GLib library of C routines
ii  libgtk2.0-02.14.7-4+b1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk 0.4.5-1   sends desktop notifications to a n
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.22.4-2  Layout and rendering of internatio
ii  libpulse-browse0   0.9.14-2  PulseAudio client libraries (zeroc
ii  libpulse-mainloop-glib00.9.14-2  PulseAudio client libraries (glib 
ii  libpulse0  0.9.14-2  PulseAudio client libraries
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.4-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra

Versions of packages padevchooser recommends:
ii  paman0.9.4-1 PulseAudio Manager
ii  paprefs  0.9.6-2 PulseAudio Preferences
ii  pavucontrol  0.9.6+svn20080426-1 PulseAudio Volume Control
ii  pavumeter0.9.3-1 PulseAudio Volume Meter

padevchooser 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#487102: evolution: Lenny Evolution fails to recognize Outlook meeting requests.

2009-03-27 Thread Bob Proulx
Package: evolution
Version: 2.22.3.1-1
Followup-For: Bug #487102

After upgrading from Etch to Lenny calendar events from Outlook are no
longer recognized.  They are displayed simply as a normal message.
Evolution does not display the expected calendar controls.  It appears
to be completely non-functional.

This worked in the Etch version of Evolution.

Bob

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

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

Versions of packages evolution depends on:
ii  dbus   1.2.1-5   simple interprocess messaging syst
ii  evolution-common   2.22.3.1-1architecture independent files for
ii  evolution-data-server  2.22.3-1.1evolution database backend server
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gnome-icon-theme   2.22.0-1  GNOME Desktop icon theme
ii  gtkhtml3.143.18.3-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbluetooth2  3.36-1Library to use the BlueZ Linux Blu
ii  libbonobo2-0   2.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-18GNU C Library: Shared libraries
ii  libcairo2  1.6.4-7   The Cairo 2D vector graphics libra
ii  libcamel1.2-11 2.22.3-1.1The Evolution MIME message handlin
ii  libdbus-1-31.2.1-5   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.76-1simple interprocess messaging syst
ii  libebook1.2-9  2.22.3-1.1Client library for evolution addre
ii  libecal1.2-7   2.22.3-1.1Client library for evolution calen
ii  libedataserver1.2-92.22.3-1.1Utility library for evolution data
ii  libedataserverui1.2-8  2.22.3-1.1GUI utility library for evolution 
ii  libegroupwise1.2-132.22.3-1.1Client library for accessing group
ii  libexchange-storage1.2 2.22.3-1.1Client library for accessing Excha
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.6-1+lenny1   The GLib library of C routines
ii  libgnome-pilot22.0.15-2.4Support libraries for gnome-pilot
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.11-4 The GTK+ graphical user interface 
ii  libgtkhtml3.14-19  3.18.3-1  HTML rendering/editing library - r
ii  libhal10.5.11-8  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libldap-2.4-2  2.4.11-1  OpenLDAP libraries
ii  libnm-glib00.6.6-3   network management framework (GLib
ii  libnotify1 [libnotify1 0.4.4-3   sends desktop notifications to a n
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0-5  Network Security Service libraries
ii  liborbit2  1:2.14.13-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.5-3  Layout and rendering of internatio
ii  libpisock9 0.12.3-5  library for communicating with a P
ii  libpisync1 0.12.3-5  synchronization library for PalmOS
ii  libpixman-1-0  0.10.0-2  pixel-manipulation library for X a
ii  libpng12-0 1.2.27-2+lenny2   PNG library - runtime
ii  libpopt0   1.14-4lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libsoup2.4-1   2.4.1-2   an HTTP library implementation in 
ii  libusb-0.1-4   2:0.1.12-13   userspace USB programming library
ii  libx11-6   2:1.1.5-2 X11 client-side library
ii  libxcb-render-util00.2.1+git1-1  utility libraries for X C Binding 
ii  libxcb-render0 1.1-1.1   X C Binding, render extension
ii  libxcb11.1-1.1   X C Binding
ii  libxcursor11:1.1.9-1   

Bug#521519: [Kmymoney2-developer] Bug#521519: kmymoney2: KMM crashed after splash screen

2009-03-27 Thread Martial Paupe
Hi Alvaro,

I've got working KMM 0.9.3-1 onto an other desktop with this dependencies.
If it can help

Martial

Subject: kmymoney2: fdfvfdvfddfv
Package: kmymoney2
Version: 0.9.3-1
Severity: normal

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


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

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

Versions of packages kmymoney2 depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries for 
al
ii  kmymoney2-common   0.9.3-1   KMyMoney architecture independent
ii  libacl12.2.47-2  Access control list shared 
library
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D 
graphi
ii  libattr1   1:2.4.43-2Extended attribute shared library
ii  libaudio2  1.9.1-5   Network Audio System - shared 
libr
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libfam02.7.0-13.3Client library to control the FAM
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared 
lib
ii  libgcc11:4.3.3-3 GCC support library
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libidn11   1.10-3GNU libidn library, 
implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG
ii  libofx41:0.9.0-3 library to support Open Financial
ii  libosp51.5.2-6   Runtime library for OpenJade 
group
ii  libpcre3   7.8-2 Perl 5 Compatible Regular 
Expressi
ii  libpng12-0 1.2.33-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime 
v
ii  libsm6 2:1.1.0-1 X11 Session Management library
ii  libstdc++6 4.3.3-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.99.2-1  X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension 
librar
ii  libxft22.1.13-2  FreeType-based font drawing 
librar
ii  libxi6 2:1.2.0-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.2.99.4-2  X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client 
libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages kmymoney2 recommends:
ii  kmymoney2-plugin-aqbanking0.9.10-1   KMyMoney2 plugin for online 
bankin

kmymoney2 suggests no packages.

-- no debconf information


On Sat, 28 Mar 2009 15:46:39 Alvaro Soliverez wrote:
> Hello Martial,
> This seems to be a problem in the kbanking plugin, which maybe was not
> recompiled after upgrading to the new version.
>
> Regards,
> Alvaro
>
> On Fri, Mar 27, 2009 at 11:33 PM, Martial Paupe  wrote:
> > Package: kmymoney2
> > Version: 0.9.3-1
> > Severity: important
> >
> > KMM crash after the spalsh screen and pop up this message if I start KMM
> > from CLI.
> >
> > # kmymoney2
> > kbuildsycoca running...
> > 7:2009/03/28 15-16-34:aqbanking(8052):started
> > 3:2009/03/28 15-16-34:aqbanking(8052):qbanking.cpp:  420: No Qt
> > translation found for your language en
> > kmymoney2: symbol lookup error: /usr/lib/kde3/kmm_kbanking.so: undefined
> > symbol: _ZNK14KMyMoneyPlugin6Plugin13viewInterfaceEv
> > #
> >
> > -- System Information:
> > Debian Release: 5.0
> >  APT prefers unstable
> >  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
> > Architecture: amd64 (x86_64)
> >
> > Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
> > Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/bash
> >
> > Versions of packages kmymoney2 depends on:
> > ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries
> > for al
> > ii  kmymoney2-common   0.9.3-1   KMyMoney architecture
> > independent
> > ii  libacl12.2.47-2  Access control list shared
> > library
> > ii  libart-2.0-2   2.3.20-2  Library of functions for 2D
> > graphi
> > ii  libattr1   1:2.4.43-2Extended attribute shared
> > library
> > ii  libaudio2  1.9.1-5   Network Audio System -
> > shared libr
> > ii  libc6  2.9-6 GNU C Library: Shared
> > libraries
> > i

Bug#521519: [Kmymoney2-developer] Bug#521519: kmymoney2: KMM crashed after splash screen

2009-03-27 Thread Alvaro Soliverez
Hello Martial,
This seems to be a problem in the kbanking plugin, which maybe was not
recompiled after upgrading to the new version.

Regards,
Alvaro

On Fri, Mar 27, 2009 at 11:33 PM, Martial Paupe  wrote:

> Package: kmymoney2
> Version: 0.9.3-1
> Severity: important
>
> KMM crash after the spalsh screen and pop up this message if I start KMM
> from CLI.
>
> # kmymoney2
> kbuildsycoca running...
> 7:2009/03/28 15-16-34:aqbanking(8052):started
> 3:2009/03/28 15-16-34:aqbanking(8052):qbanking.cpp:  420: No Qt translation
> found for your language en
> kmymoney2: symbol lookup error: /usr/lib/kde3/kmm_kbanking.so: undefined
> symbol: _ZNK14KMyMoneyPlugin6Plugin13viewInterfaceEv
> #
>
> -- System Information:
> Debian Release: 5.0
>  APT prefers unstable
>  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
> Architecture: amd64 (x86_64)
>
> Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
> Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/bash
>
> Versions of packages kmymoney2 depends on:
> ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries
> for al
> ii  kmymoney2-common   0.9.3-1   KMyMoney architecture
> independent
> ii  libacl12.2.47-2  Access control list shared
> library
> ii  libart-2.0-2   2.3.20-2  Library of functions for 2D
> graphi
> ii  libattr1   1:2.4.43-2Extended attribute shared
> library
> ii  libaudio2  1.9.1-5   Network Audio System - shared
> libr
> ii  libc6  2.9-6 GNU C Library: Shared
> libraries
> ii  libfam02.7.0-13.3Client library to control the
> FAM
> ii  libfontconfig1 2.6.0-3   generic font configuration
> library
> ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared
> lib
> ii  libgcc11:4.3.3-5 GCC support library
> ii  libice62:1.0.5-1 X11 Inter-Client Exchange
> library
> ii  libidn11   1.12-1GNU Libidn library,
> implementation
> ii  libjpeg62  6b-14 The Independent JPEG Group's
> JPEG
> ii  libofx41:0.9.0-3 library to support Open
> Financial
> ii  libosp51.5.2-6   Runtime library for OpenJade
> group
> ii  libpcre3   7.8-2 Perl 5 Compatible Regular
> Expressi
> ii  libpng12-0 1.2.35-1  PNG library - runtime
> ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded
> runtime v
> ii  libsm6 2:1.1.0-2 X11 Session Management library
> ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library
> v3
> ii  libx11-6   2:1.2-1   X11 client-side library
> ii  libxcursor11:1.1.9-1 X cursor management library
> ii  libxext6   2:1.0.4-1 X11 miscellaneous extension
> librar
> ii  libxft22.1.13-3  FreeType-based font drawing
> librar
> ii  libxi6 2:1.2.1-2 X11 Input extension library
> ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
> ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
> ii  libxrender11:0.9.4-2 X Rendering Extension client
> libra
> ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
> ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime
>
> Versions of packages kmymoney2 recommends:
> ii  kmymoney2-plugin-aqbanking0.9.10-1   KMyMoney2 plugin for online
> bankin
>
> kmymoney2 suggests no packages.
>
> -- no debconf information
>
>
>
>
>
> --
> ___
> KMyMoney2-developer mailing list
> kmymoney2-develo...@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/kmymoney2-developer
>


Bug#521521: udev: renames network devices after upgrade

2009-03-27 Thread Mario 'BitKoenig' Holbe
Package: udev
Version: 0.140-1
Severity: important

Hello,

version 0.140-1 adds a redundant line to 70-persistent-net.rules
regarding my network interface. Before upgrading to 0.140-1 it
contained:
# PCI device 0x1969:0x1048 (atl1)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="00:1e:8c:cf:cf:ad", 
NAME="eth0"

After the upgrade the following entry got added:
# PCI device 0x1969:0x1048 (atl1)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", 
ATTR{address}=="00:1e:8c:cf:cf:ad", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"

Obviously, the device is the same, the duplicate rule and the new
NAME-behaviour lead to my eth0 getting renamed to eth1.


regards
   Mario
-- 
Computer games don't affect kids; I mean if Pac-Man affected us as kids,
we'd all be running around in darkened rooms, munching magic pills and
listening to repetitive electronic music.
  -- Kristian Wilson, Nintendo Inc, 1989


signature.asc
Description: Digital signature


Bug#521520: udev: floppy not autoloaded anymore

2009-03-27 Thread Mario 'BitKoenig' Holbe
Package: udev
Version: 0.140-1

Hello,

since 0.140-1 udev does not autoload the floppy module anymore.
Switching back to 0.125-7 fixes this. Since the Debian ChangeLog doesn't
state any change regarding changed behaviour in that direction, I'm not
sure whether this is intentional or not.


regards
   Mario
-- 
There are two major products that come from Berkeley: LSD and UNIX.
We don't believe this to be a coincidence.-- Jeremy S. Anderson


signature.asc
Description: Digital signature


Bug#521519: kmymoney2: KMM crashed after splash screen

2009-03-27 Thread Martial Paupe
Package: kmymoney2
Version: 0.9.3-1
Severity: important

KMM crash after the spalsh screen and pop up this message if I start KMM from 
CLI.

# kmymoney2
kbuildsycoca running...
7:2009/03/28 15-16-34:aqbanking(8052):started
3:2009/03/28 15-16-34:aqbanking(8052):qbanking.cpp:  420: No Qt translation 
found for your language en
kmymoney2: symbol lookup error: /usr/lib/kde3/kmm_kbanking.so: undefined 
symbol: _ZNK14KMyMoneyPlugin6Plugin13viewInterfaceEv
# 

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

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

Versions of packages kmymoney2 depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries for al
ii  kmymoney2-common   0.9.3-1   KMyMoney architecture independent 
ii  libacl12.2.47-2  Access control list shared library
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D graphi
ii  libattr1   1:2.4.43-2Extended attribute shared library
ii  libaudio2  1.9.1-5   Network Audio System - shared libr
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libfam02.7.0-13.3Client library to control the FAM 
ii  libfontconfig1 2.6.0-3   generic font configuration library
ii  libfreetype6   2.3.7-2   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.3-5 GCC support library
ii  libice62:1.0.5-1 X11 Inter-Client Exchange library
ii  libidn11   1.12-1GNU Libidn library, implementation
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  libofx41:0.9.0-3 library to support Open Financial 
ii  libosp51.5.2-6   Runtime library for OpenJade group
ii  libpcre3   7.8-2 Perl 5 Compatible Regular Expressi
ii  libpng12-0 1.2.35-1  PNG library - runtime
ii  libqt3-mt  3:3.3.8b-5Qt GUI Library (Threaded runtime v
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2-1   X11 client-side library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxft22.1.13-3  FreeType-based font drawing librar
ii  libxi6 2:1.2.1-2 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages kmymoney2 recommends:
ii  kmymoney2-plugin-aqbanking0.9.10-1   KMyMoney2 plugin for online bankin

kmymoney2 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#521257: Use of uninitialized value in bitwise or (|) at /usr/share/lintian/lib/Lintian/Command.pm line 308.

2009-03-27 Thread Raphael Geissert
Russ Allbery wrote:

> Raphael Geissert 
> writes:
> 
>> I found a difference on the results of the file-info parsing:
>> 
>> diff --git a/t1 b/t2
>> index 14783a7..1e3fbb1 100644
>> --- a/t1
>> +++ b/t2
>> @@ -648,4 +648,4 @@ unit_tests/urls.nocomment.ref^@
>>  unit_tests/urls.notags.ref^@
>>  unit_tests/valgrind.supp^@
>>  unit_tests/valgrind_tests.sh^@
>> -unit_tests/virusaction-test.sh^@
>> +unit_tests/virusaction-test.s^@
>> 
>> The former is from my machine, the latter is from the provided index.
> 
> Where is this generated at?  A nul followed by a newline is strange.  Or
> was this just from debugging code?

This is what collection/file-index pipes to xargs which later calls file(1).
Since unit_tests/virusaction-test.s does not exist file(1) fails which
returns the error code that later aborts the check of that package.

> 
>> Although there's definitely a bug in how the index is generated, I found
>> another bug, in file-info: chop was being used instead of chomp;
>> attached mbox corrects that (and should probably workaround the index
>> file generation bug).
> 
> chomp is better coding style, but it should be exactly equivalent here
> since the index is newline-terminated records.  Am I missing something?

No, you are not. I've read multiple times the code in unpack/unpack-src-l1
and see no reason why the generated index has no trailing new line; I mean,
sort adds it on its own even if missing!

$ echo -n foo | hd
  66 6f 6f  |foo|
0003

$ echo -n foo | sort | hd
  66 6f 6f 0a   |foo.|
0004

So, like I said: chomp workarounds the bug by simply not removing the
trailing character which in this case is *not* the, expected, line feed.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net





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



Bug#521518: [INTL:ja] please add Japanese po-debconf template translation (ja.po)

2009-03-27 Thread Hideki Yamane (Debian-JP)
Package: openafs
Version: 1.5.50.dfsg1
Severity: wishlist
Tags: patch l10n

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Dear openafs maintainer,

 Here's Japanese po-debconf template translation (ja.po) file that 
 reviewed by several Japanese Debian developers and users.

 Could you apply it, please?

- --
Regards,

 Hideki Yamane henrich @ debian.or.jp
 http://wiki.debian.org/HidekiYamane



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

iEYEARECAAYFAknNimkACgkQIu0hy8THJkvDTQCfVDuvZZRJrujMmGZcq0t0Glms
+i8An2G7cCV3lJ8WkdSYc3nG/RZzJXGW
=Pm/J
-END PGP SIGNATURE-
# Copyright (C) 2008-2009 Russ Allbery 
# This file is distributed under the same license as openafs package.
# Hideki Yamane (Debian-JP) , 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: openafs 1.5.50.dfsg1\n"
"Report-Msgid-Bugs-To: open...@packages.debian.org\n"
"POT-Creation-Date: 2008-05-24 17:41-0700\n"
"PO-Revision-Date: 2009-03-28 11:26+0900\n"
"Last-Translator: Hideki Yamane (Debian-JP) \n"
"Language-Team: Japanese \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../openafs-client.templates:1001
msgid "DB server host names for your home cell:"
msgstr "ホームセルの DB サーバホスト名:"

#. Type: string
#. Description
#: ../openafs-client.templates:1001
msgid ""
"AFS uses the file /etc/openafs/CellServDB to hold the list of servers that "
"should be contacted to find parts of a cell.  The cell you claim this "
"workstation belongs to is not in that file.  Enter the host names of the "
"database servers separated by spaces. IMPORTANT: If you are creating a new "
"cell and this machine is to be a database server in that cell, only enter "
"this machine's name; add the other servers later after they are functioning. "
"Also, do not enable the AFS client to start at boot on this server until the "
"cell is configured.  When you are ready you can edit /etc/openafs/afs.conf."
"client to enable the client."
msgstr ""
"AFS はセルの各パートを検索するのに使用する確認先サーバのリストを保持するのに "
"/etc/openafs/CellServDB ファイルを使います。あなたがこのワークステーションが"
"属していると指定しているセルは、このファイル上にありません。データベースサーバ"
"のホスト名を空白で区切って入力してください。「重要」:新しいセルを作って、この"
"マシンがそのセルでのデータベースサーバになった場合、このマシンの名前のみを入力"
"してください。他のサーバが動作するようになった後で、そのサーバを追加してください。"
"そして、セルが設定されるまで、このサーバでは AFS クライアントを起動時に開始しない"
"ようにしてください。設定が完了して準備が整ったら /etc/openafs/afs.conf.client "
"を編集してクライアントを有効にしてください。"

#. Type: string
#. Description
#: ../openafs-client.templates:2001
msgid "AFS cell this workstation belongs to:"
msgstr "このワークステーションが所属する AFS セル:"

#. Type: string
#. Description
#: ../openafs-client.templates:2001
msgid ""
"AFS filespace is organized into cells or administrative domains. Each "
"workstation belongs to one cell.  Usually the cell is the DNS domain name of "
"the site."
msgstr ""
"AFS ファイル空間はセルや管理ドメインから成ります。各ワークステーションは一つのセル"
"に属します。通常セルはサイトの DNS ドメイン名です。"

#. Type: string
#. Description
#: ../openafs-client.templates:3001
msgid "Size of AFS cache in kB:"
msgstr "AFS キャッシュサイズ (kB):"

#. Type: string
#. Description
#: ../openafs-client.templates:3001
msgid ""
"AFS uses an area of the disk to cache remote files for faster access.  This "
"cache will be mounted on /var/cache/openafs.  It is important that the cache "
"not overfill the partition it is located on.  Often, people find it useful "
"to dedicate a partition to their AFS cache."
msgstr ""
"AFS はより速いアクセスを行うために、ディスクの一部をリモートファイルのキャッシュ"
"として使います。このキャッシュは /var/cache/openafs にマウントされます。重要なのは"
"キャッシュが置かれたパーティションを過度に圧迫しない事です。多くの場合、AFS キャッシュ"
"を専用のパーティションに割り当てるのが適していることでしょう。"

#. Type: boolean
#. Description
#: ../openafs-client.templates:4001
msgid "Run Openafs client now and at boot?"
msgstr "Openafs クライアントを今すぐ、そして起動時に実行しますか?"

#. Type: boolean
#. Description
#: ../openafs-client.templates:4001
msgid ""
"Normally, most users who install the openafs-client package expect AFS to be "
"mounted automatically at boot.  However, if you are planning on setting up a "
"new cell or are on a laptop, you may not want it started at boot time.  If "
"you choose not to start AFS at boot, run /etc/init.d/openafs-client force-"
"start to start the client when you wish to run it."
msgstr ""
"通常、openafs-client パッケージをインストールしたユーザの大半は起動時に自動的に "
"AFS をマウントすることを期待しています。しかし、新しいセルを設定しようとしている、"
"あるいはノート PC で作業している場合は起動時に開始したくないかもしれません。"
"起動時に AFS を開始しないのを選んだ場合は、実行したくなったときに "
"/etc/init.d/openafs-client force-start を実行してクライアントを開始してください。"

#. Type: boolean
#. Description
#: ../openafs-client.templates:5001
msgid "Look up AFS cells in DNS?"
msgstr "AFS セルの検索を DNS で行いますか?"

#. Type: boolean
#. Description
#: ../openafs-client.templates:5001
msgid ""
"In order to contact an AFS cell, you need the IP addresses of the cell's "
"database servers.  Normally, this information is read from /etc/openafs/"
"CellServDB.  However, if Openafs cannot find a cell in that file, it can use "
"DNS to look for AFSDB records that contain the information."
msgstr ""
"AFS セルに接続するためには、セルのデータベースサーバ群の IP アドレスが必要です。"
"通常、この情報は /e

Bug#517674: (no subject)

2009-03-27 Thread Paul Comfort



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



Bug#521246: ITP: ttf-konatuplus-light -- Japanese gothic font based on Konatu and M+fonts

2009-03-27 Thread Hideki Yamane
On Thu, 26 Mar 2009 15:38:28 +0900
Hideki Yamane  wrote:
>Package name: ttf-konatuplus-light

 Now you can get it from
 
http://mentors.debian.net/debian/pool/main/t/ttf-konatuplus-light/ttf-konatuplus-light_20070104-1.dsc


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane


pgp9oO5kfeezP.pgp
Description: PGP signature


Bug#521517: Buffer Overflow Vulnerabilities

2009-03-27 Thread Michael Schlechtinger
Package: sun-java6-jre
Version: 6-12-1
Severity: critical
Tags: security

There are critical security vulnerabilities in the java runtime
environment by sun. See the following pages for details:
http://sunsolve.sun.com/search/document.do?assetkey=1-66-254570-1
http://sunsolve.sun.com/search/document.do?assetkey=1-66-254571-1




Heute schon ge"freeMail"t?
Jetzt kostenlose E-Mail-Adresse
sichern!
http://email.freenet.de/dienste/emailoffice/produktuebersicht/basic/mail/index.html?pid=6831




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



Bug#521257: Use of uninitialized value in bitwise or (|) at /usr/share/lintian/lib/Lintian/Command.pm line 308.

2009-03-27 Thread Russ Allbery
Raphael Geissert  writes:

> I found a difference on the results of the file-info parsing:
> 
> diff --git a/t1 b/t2
> index 14783a7..1e3fbb1 100644
> --- a/t1
> +++ b/t2
> @@ -648,4 +648,4 @@ unit_tests/urls.nocomment.ref^@
>  unit_tests/urls.notags.ref^@
>  unit_tests/valgrind.supp^@
>  unit_tests/valgrind_tests.sh^@
> -unit_tests/virusaction-test.sh^@
> +unit_tests/virusaction-test.s^@
> 
> The former is from my machine, the latter is from the provided index.

Where is this generated at?  A nul followed by a newline is strange.  Or
was this just from debugging code?

> Although there's definitely a bug in how the index is generated, I found
> another bug, in file-info: chop was being used instead of chomp;
> attached mbox corrects that (and should probably workaround the index
> file generation bug).

chomp is better coding style, but it should be exactly equivalent here
since the index is newline-terminated records.  Am I missing something?

-- 
Russ Allbery (r...@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#397262: grep: Patch to dlopen PCRE so we can have -P

2009-03-27 Thread Aníbal Monsalve Salazar
On Sat, Mar 28, 2009 at 12:38:54AM +1100, Anibal Monsalve Salazar wrote:
>On Fri, Mar 27, 2009 at 02:05:25PM +0100, Marco d'Itri wrote:
>>On Mar 27, Aníbal Monsalve Salazar  wrote:
>>>The file attached is based on your patch.
>>Removing the HAVE_LIBPCRE ifdefs looks wrong and unmaintenable, you
>>should just unconditionally define it.
>
>I'll look into that and having libpcre3-dev as a build-dependency later.
>It's late here.

The attached file is the new patch.

It has my patch to configure and a few changes to Reuben's patch.

My changes to Reuben's patch are:


-+static int map_pcre(void)
++static int
++map_pcre(void)


-+  library = dlopen("libpcre.so",RTLD_NOW);
++  library = dlopen("/usr/lib/libpcre.so.3",RTLD_NOW);


-+error (2, 0, _("The -P option is not supported"));
++{
++  error (2, 0, _("The -P option is not supported: dynamic loading of 
/usr/lib/libpcre.so.3 failed"));
++  return -1;
++}


-+  e = pcre_exec (cre, extra, buf, size,
++  e = dl_pcre_exec (cre, extra, buf, size,
--- a/configure	2009-02-10 15:35:29.0 +1100
+++ b/configure	2009-03-26 20:50:05.0 +1100
@@ -10623,10 +10623,6 @@
 
 # support for pcre
 if test x"$testpcre" = x"yes"; then
-	if pcre-config --cflags >/dev/null 2>&1; then
-		CPPFLAGS="$CPPFLAGS `pcre-config --cflags`"
-		LIBS="$LIBS `pcre-config --libs`"
-	fi
 
 { echo "$as_me:$LINENO: checking for pcre_exec in -lpcre" >&5
 echo $ECHO_N "checking for pcre_exec in -lpcre... $ECHO_C" >&6; }
@@ -10685,8 +10681,8 @@
 
 rm -f core conftest.err conftest.$ac_objext conftest_ipa8_conftest.oo \
   conftest$ac_exeext conftest.$ac_ext
-LIBS=$ac_check_lib_save_LIBS
 fi
+LIBS=$ac_check_lib_save_LIBS
 { echo "$as_me:$LINENO: result: $ac_cv_lib_pcre_pcre_exec" >&5
 echo "${ECHO_T}$ac_cv_lib_pcre_pcre_exec" >&6; }
 if test $ac_cv_lib_pcre_pcre_exec = yes; then
@@ -10694,7 +10690,7 @@
 #define HAVE_LIBPCRE 1
 _ACEOF
 
-  LIBS="-lpcre $LIBS"
+  LIBS="-ldl $LIBS"
 
 fi
 
--- a/src/search.c	2009-01-31 16:39:54.0 +1100
+++ b/src/search.c	2009-03-27 17:04:15.0 +1100
@@ -41,6 +41,7 @@
 #include "error.h"
 #include "xalloc.h"
 #ifdef HAVE_LIBPCRE
+# include 
 # include 
 #endif
 
@@ -84,6 +85,34 @@
 struct patterns *patterns;
 size_t pcount;
 
+static pcre *(*dl_pcre_compile)(const char *pattern, int options, const char **errptr, int *erroffset, const unsigned char *tableptr);
+static pcre_extra *(*dl_pcre_study)(const pcre *code, int options, const char **errptr);
+static int (*dl_pcre_exec)(const pcre *code, const pcre_extra *extra, const char *subject, int length, int startoffset, int options, int *ovector, int ovecsize);
+static const unsigned char *(*dl_pcre_maketables)(void);
+
+static int
+map_pcre(void)
+{
+  static int library_mapped = 0;
+  void *library;
+
+  if (library_mapped) return 0;
+
+  library = dlopen("/usr/lib/libpcre.so.3",RTLD_NOW);
+
+  if (!(dl_pcre_compile = dlsym(library,"pcre_compile")))
+return -1;
+  if (!(dl_pcre_study = dlsym(library,"pcre_study")))
+return -1;
+  if (!(dl_pcre_exec = dlsym(library,"pcre_exec")))
+return -1;
+  if (!(dl_pcre_maketables = dlsym(library,"pcre_maketables")))
+return -1;
+
+  library_mapped++;
+  return 0;
+}
+
 void
 dfaerror (char const *mesg)
 {
@@ -627,6 +656,12 @@
   char const *p;
   char const *pnul;
 
+  if (map_pcre ())
+{
+  error (2, 0, _("The -P option is not supported: dynamic loading of /usr/lib/libpcre.so.3 failed"));
+  return -1;
+}
+
   /* FIXME: Remove these restrictions.  */
   if (eolbyte != '\n')
 error (2, 0, _("The -P and -z options cannot be combined"));
@@ -667,11 +702,11 @@
   if (match_lines)
 strcpy (n, ")$");
 
-  cre = pcre_compile (re, flags, &ep, &e, pcre_maketables ());
+  cre = dl_pcre_compile (re, flags, &ep, &e, dl_pcre_maketables ());
   if (!cre)
 error (2, 0, ep);
 
-  extra = pcre_study (cre, 0, &ep);
+  extra = dl_pcre_study (cre, 0, &ep);
   if (ep)
 error (2, 0, ep);
 
@@ -689,9 +724,17 @@
  is just for performance improvement in pcre_exec.  */
   int sub[300];
 
-  int e = pcre_exec (cre, extra, buf, size,
-		 start_ptr ? (start_ptr - buf) : 0, 0,
-		 sub, sizeof sub / sizeof *sub);
+  int e;
+
+  if (map_pcre ())
+{
+  abort ();
+  return -1;
+}
+
+  e = dl_pcre_exec (cre, extra, buf, size,
+ start_ptr ? (start_ptr - buf) : 0, 0,
+ sub, sizeof sub / sizeof *sub);
 
   if (e <= 0)
 {


signature.asc
Description: Digital signature


Bug#521257: Use of uninitialized value in bitwise or (|) at /usr/share/lintian/lib/Lintian/Command.pm line 308.

2009-03-27 Thread Raphael Geissert
Michael Tautschnig wrote:
[...]
>> 
>> Could you please run lintian with --keep-lab, and in the generated lab
>> (you can manually specify one with --lab, or use -d to see where it was
>> created) and attach the path/to/lab/source/clamav/index file?
>> 
> 
> Attached.

I found a difference on the results of the file-info parsing:

diff --git a/t1 b/t2
index 14783a7..1e3fbb1 100644
--- a/t1
+++ b/t2
@@ -648,4 +648,4 @@ unit_tests/urls.nocomment.ref^@
 unit_tests/urls.notags.ref^@
 unit_tests/valgrind.supp^@
 unit_tests/valgrind_tests.sh^@
-unit_tests/virusaction-test.sh^@
+unit_tests/virusaction-test.s^@

The former is from my machine, the latter is from the provided index.

Although there's definitely a bug in how the index is generated, I found
another bug, in file-info: chop was being used instead of chomp; attached
mbox corrects that (and should probably workaround the index file
generation bug).

> 
>> > [...] (no further errors)
>> > 
>> > I think the "commmand failed with error code 123" issue has been
>> > reported before already, but the uninitialized value in line 308 seems
>> > new.
>> 
>> The "command failed..." error was supposed to be fixed in 2.2.8, but
>> looks like something is missing.
>> 
> 
> It seems that both of these errors only happen on my system, I couldn't
> reproduce it on pergolesi.d.o. Strange. Please let me know if there is
> anything else I could do to help debugging this.

there might be several, unknown?, reasons why it can or can not be
reproduced.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net



file-info.mbox
Description: application/mbox


Bug#521516: ITP: ttf-umeplus-cl -- Japanese TrueType font, based on Ume Gothic Classic and M+ fonts

2009-03-27 Thread Hideki Yamane

Package: wnpp
Severity: wishlist
X-Debbugs-CC: debian-de...@lists.debian.org

   Package name: ttf-umeplus-cl
Version: 20090209-1
Upstream Author: UTUMI Hirosi 
URL: http://www.geocities.jp/ep3797/modified_fonts_01.html
Description: Japanese TrueType font, based on Ume Gothic Classic and M+ 
fonts
 Umeplus-cl is Japanese TrueType Gothic font, based on Ume 
Gothic Classic
 and M+ Fonts. It consists of
  * UmePlus CL Gothic
  * UmePlus CL P Gothic

License: "M+ FONTS"
  These fonts are free softwares.
  Unlimited permission is granted to use, copy, and distribute 
it, with
  or without modification, either commercially and 
noncommercially.
  THESE FONTS ARE PROVIDED "AS IS" WITHOUT WARRANTY.
 
  http://mplus-fonts.sourceforge.jp/mplus-outline-fonts/

 "umefont"
 Copyright (c) 1990-2003
  Wada Laboratory, the University of Tokyo. All rights reserved.
 Copyright (c) 2003-2004
  Electronic Font Open Laboratory (/efont/). All rights 
reserved.

  Redistribution and use in source and binary forms, with or 
without
  modification, are permitted provided that the following 
conditions
  are met:
  1. Redistributions of source code must retain the above 
copyright notice,
 this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above 
copyright notice, 
 this list of conditions and the following disclaimer in 
the documentation
 and/or other materials provided with the distribution.
  3. Neither the name of the Wada Laboratory, the University of 
Tokyo nor
 the names of its contributors may be used to endorse or 
promote products
 derived from this software without specific prior written 
permission.

 THIS SOFTWARE IS PROVIDED BY WADA LABORATORY, THE UNIVERSITY 
OF TOKYO AND
 CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, 
INCLUDING, BUT
 NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND 
FITNESS FOR A
 PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE 
LABORATORY OR
 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, 
SPECIAL,
 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
LIMITED TO,
 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
DATA, OR PROFITS;
 OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF 
LIABILITY,
 WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING 
NEGLIGENCE OR
 OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, 
EVEN IF
 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 

 Now it's lintian clean (except new section "fonts"). You can get it from 
 
http://mentors.debian.net/debian/pool/main/t/ttf-umeplus-cl/ttf-umeplus-cl_20090209-1.dsc


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane
-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane



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



Bug#521515: linux-headers-2.6.29-1-amd64: please restore symlinks into -common

2009-03-27 Thread Russ Allbery
"Aaron M. Ucko"  writes:

> Historically, /usr/src/linux-headers-VERSION-FLAVOR used to contain
> symlinks into /usr/src/linux-headers-VERSION-common for anything not at
> least potentially flavor-specific.  As of 2.6.29-1, that no longer
> holds, causing trouble for packages such as openafs-modules-source that
> don't entirely defer to the kbuild framework.  (OpenAFS is particularly
> special due to its age and support for a wide range of platforms, and
> makes symlinks to /lib/modules/VERSION-FLAVOR/build/include/linux in its
> build tree so that it can variously include the headers as ,
> , and .)
>
> I have worked around the problem on my own system by throwing together a
> package containing a portion of the dropped symlinks (those from and
> into .../linux), but would appreciate it if you could please reinstate
> the symlinks in the flavor-specific linux-headers packages.

We may also be able to fix the OpenAFS build system if this was an
intentional architecture change to solve some problem, although as Aaron
mentions OpenAFS has kernel build support for eight or nine different
UNIXes and a compatibility layer which makes this trickier.

What's the intended use of the new layout in these packages?  Are modules
expected to provide a search path for include files rather than assuming
headers are in one unified location?

-- 
Russ Allbery (r...@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#514022: can't post comments

2009-03-27 Thread Hideki Yamane

 Just FYI.

On Fri, 6 Feb 2009 18:26:47 +0900
Yoshimitsu MORI  wrote:
> >  Possible workaround: get the package from unstable or I would prepare 
> > backported
> >  pacakge for lenny on my repository. How about this?
> 
> Thank you for replying.
> I feel regret for not including new version, and I'll expect to fix
> this bug in the future.
> 
> In addition, I already use the unstable package in lenny.
> Thank you for the direction.

  I maed fixed package for lenny, so it will be put on next point release (I 
hope :).


-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/iijmio-mail.jp
 http://wiki.debian.org/HidekiYamane



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



Bug#521515: linux-headers-2.6.29-1-amd64: please restore symlinks into -common

2009-03-27 Thread Aaron M. Ucko
Package: linux-headers-2.6.29-1-amd64
Version: 2.6.29-1
Severity: normal

Historically, /usr/src/linux-headers-VERSION-FLAVOR used to contain
symlinks into /usr/src/linux-headers-VERSION-common for anything not at
least potentially flavor-specific.  As of 2.6.29-1, that no longer
holds, causing trouble for packages such as openafs-modules-source that
don't entirely defer to the kbuild framework.  (OpenAFS is particularly
special due to its age and support for a wide range of platforms, and
makes symlinks to /lib/modules/VERSION-FLAVOR/build/include/linux in
its build tree so that it can variously include the headers as ,
, and .)

I have worked around the problem on my own system by throwing together
a package containing a portion of the dropped symlinks (those from and
into .../linux), but would appreciate it if you could please reinstate
the symlinks in the flavor-specific linux-headers packages.

Thanks!

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

Kernel: Linux 2.6.28-1-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 linux-headers-2.6.29-1-amd64 depends on:
ii  gcc-4.3   4.3.3-5The GNU C compiler
ii  linux-headers-2.6.29-1-common 2.6.29-1   Common header files for Linux 2.6.
ii  linux-kbuild-2.6.29   2.6.29-1   Kbuild infrastructure for Linux 2.

linux-headers-2.6.29-1-amd64 recommends no packages.

linux-headers-2.6.29-1-amd64 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#328581: DCC Collects

2009-03-27 Thread Danny Marx

Direct Credit Control, Inc., is a full service, professional collection agency 
located in California. We collect on past due accounts and court judgments of 
all types. We feature:
1) DCC works only on commission. No Collection = No Charge 
2) Spanish speaking collectors
3) Free NATIONAL Credit Bureau Reporting (stays on debtor’s credit profile for 
up to 6 years)
4) Full service legal department and Small Claims preparation and filing 
services
5) Full service national skip-tracing and asset location
6) Immediate attempts for direct telephone contact with your debtors
7) We attempt to maintain customer goodwill but remain forceful enough to 
collect your money
8) Comprehensive monthly activity and collection reports
9) No start up fees or membership charges
10) No minimums or long term agreements. Assign what you want and when you want
11) All new assignments are keyed into our computer system within 24 hours upon 
receipt and an acknowledgment listing the new accounts will be sent back to you 
via FAX or EMAIL for your records
 
Please call (888) 860-2950 or click on pbis...@directcreditcontrol.com now and 
ask for our “Collection Start-Up Package” with no further obligation.
Sincerely,
Paul Bishop
Direct Credit Control, Inc.
269 S Beverly Drive, Ste 439
Beverly Hills, CA 90212
Tel: (888) 860-2950 Fax: (310) 861-1818
Please visit and bookmark www.directcreditcontrol.com for future reference. 
Our flyer and/or newsletter will be sent to you no more than once every two 
months.
* If this email was sent to you in error or you wish to be removed from our 
list please click the email link below and put “remove” in the subject field 
and note the email address you wish deleted and we will remove you from our 
list: dccdeliv...@sbcglobal.net
DCC does not share or sell email addresses and will respect your privacy.

Bug#521514: password-gorilla: insufficient random seed for password generator

2009-03-27 Thread wolfgang . aigner
Package: password-gorilla
Severity: wishlist
Tags: patch


The used random seed is not very strong. On linux systems /dev/random
and /dev/urandom are default and could be used for strong random seed.

Applied is the patch:


403,407c403,416
<
< append seed "20041201"
< append seed [clock seconds] [clock clicks] [pid]
< append seed [winfo id .] [winfo geometry .] [winfo pointerxy .]
< set hashseed [pwsafe::int::sha1isz $seed]
---
>
> # check if /dev/urandom is available
> if {[file exists /dev/urandom]} {
> set f [open /dev/urandom]
> fconfigure $f -translation binary
> set hashseed [read $f 20]
> close $f
> } else {
> # unsecure seed function
> append seed "20041201"
> append seed [clock seconds] [clock clicks] [pid]
> append seed [winfo id .] [winfo geometry .] [winfo pointerxy
> .]
> set hashseed [pwsafe::int::sha1isz $seed]
> }

-- 
Pt! Schon vom neuen GMX MultiMessenger gehört? Der kann`s mit allen: 
http://www.gmx.net/de/go/multimessenger01



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



Bug#63995: Congratulations

2009-03-27 Thread © British Lottery .
File for UK Award 2009 claim of £1,000,000.00 Pounds with your; Name,Tel & 
Country. send to: agentanth...@ymail.com Tel: +44-704-573-0755




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



Bug#521513: trac: New upstream release available - 0.11.3

2009-03-27 Thread Denny D. Daugherty
Package: trac
Version: 0.11.1-2.1
Severity: wishlist

Please update this package to the latest trac release

http://trac.edgewall.org/wiki/TracDownload

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

Kernel: Linux 2.6.26-1-686 (SMP w/4 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 trac depends on:
ii  libjs-jquery 1.3.2-2 JavaScript library for dynamic web
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-central   0.6.11  register and build utility for Pyt
ii  python-genshi0.5.1-1 Python XML-based template engine
ii  python-pysqlite2 2.5.0-2 Python interface to SQLite 3
ii  python-setuptools0.6c9-2 Python Distutils Enhancements
ii  python-subversion1.5.6dfsg-1 Python bindings for Subversion
ii  subversion   1.5.6dfsg-1 Advanced version control system

Versions of packages trac recommends:
ii  apache2   2.2.11-2   Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd]   2.2.11-2   Apache HTTP Server - traditional n
ii  python-pygments   1.0-2  syntax highlighting package writte
ii  python-tz 2009a-1Python version of the Olson timezo

Versions of packages trac suggests:
ii  libapache2-mod-python 3.3.1-7Python-embedding module for Apache
pn  python-docutils(no description available)
pn  python-mysqldb (no description available)
pn  python-psycopg2(no description available)
pn  python-textile (no description available)
pn  trac-bzr   (no description available)
pn  trac-git   (no description available)
pn  trac-mercurial (no description available)
pn  trac-spamfilter(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#393312: Congratulations

2009-03-27 Thread © British Lottery .
File for UK Award 2009 claim of £1,000,000.00 Pounds with your; Name,Tel & 
Country. send to: agentanth...@ymail.com Tel: +44-704-573-0755




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



Bug#521512: acpid (using netlink) triggers a warning from the kernel

2009-03-27 Thread Darren Salt
Package: acpid
Version: 1.0.8-6
Tags: patch

I've been seeing the following warning in kernel logs lately:

evdev.c(EVIOCGBIT): Suspicious buffer size 511, limiting output to 64 bytes.
See http://userweb.kernel.org/~dtor/eviocgbit-bug.html

It corresponds with acpid being started up in netlink mode.
The following patch stops acpid from triggering this warning.

--- acpid-1.0.8/debian/patches/netlink.diff 2009-03-27 23:22:10.0 
+
+++ debian/patches/netlink.diff 2009-03-27 23:39:23.0 +
@@ -1320,7 +1320,7 @@
 +
 +  memset(bit, 0, sizeof(bit));
 +  /* get the event type bitmap */
-+  ioctl(fd, EVIOCGBIT(0, EV_MAX), bit[0]);
++  ioctl(fd, EVIOCGBIT(0, sizeof (bit[0])), bit[0]);
 +
 +  /* for each event type */
 +  for (type = 0; type < EV_MAX; type++) {
@@ -1329,7 +1329,7 @@
 +  /* skip sync */
 +  if (type == EV_SYN) continue;
 +  /* get the event code mask */
-+  ioctl(fd, EVIOCGBIT(type, KEY_MAX), bit[type]);
++  ioctl(fd, EVIOCGBIT(type, sizeof (bit[type])), 
bit[type]);
 +  /* for each event code */
 +  for (code = 0; code < KEY_MAX; code++) {
 +  /* if this event code is supported */

-- 
| Darren Salt| linux or ds at  | nr. Ashington, | Toon
| RISC OS, Linux | youmustbejoking,demon,co,uk | Northumberland | Army
|   http://www.youmustbejoking.demon.co.uk/> (PGP 2.6, GPG keys)

Lost: one mind. Generous reward for the finder.



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



Bug#521362: patch to fix this

2009-03-27 Thread Russell Coker
I've attached a patch to fix this bug.  It includes a 2K buffer and two ints 
in the structure used for the sockets, this is 2056 bytes of extra RAM for 
each connection (even by the standards of 10 years ago it's not much).

Now the minimum read attempt will be 2048 bytes.

I've tested this with my own soap code.  My test program goes from 651 system 
calls (according to strace) to 141 system calls when using the patched 
version of the libraries.

Note that there seems to be some inter-dependencies between the libraries, 
upgrading one without the rest can cause a SEGV.  So the new versions of 
libnanohttp1 and libcsoap1 will have to conflict with the old versions of 
each other.
diff -ru libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.c libcsoap-1.1.0/nanohttp/nanohttp-socket.c
--- libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.c	2006-07-10 02:24:19.0 +1000
+++ libcsoap-1.1.0/nanohttp/nanohttp-socket.c	2009-03-28 10:21:04.0 +1100
@@ -473,27 +473,69 @@
 /* log_verbose3("Entering hsocket_read(total=%d,force=%d)", total, force); */
 
   totalRead = 0;
+  if(sock->buf_used)
+  {
+if(total <= sock->buf_used)
+{
+  memcpy(buffer, &sock->read_buf[sock->buf_start], total);
+  sock->buf_start += total;
+  sock->buf_used -= total;
+  *received = total;
+  return H_OK;
+}
+totalRead = sock->buf_used;
+memcpy(buffer, &sock->read_buf[sock->buf_start], totalRead);
+sock->buf_used = 0;
+  }
+
   do
   {
 
-if ((status =
+if(total - totalRead < sizeof(sock->read_buf))
+{
+  if ((status =
+ hssl_read(sock, sock->read_buf,
+   sizeof(sock->read_buf), &count)) != H_OK)
+  {
+log_warn2("hssl_read failed (%s)", herror_message(status));
+return status;
+  }
+  if(count >= total - totalRead)
+  {
+memcpy(&buffer[totalRead], sock->read_buf, total - totalRead);
+*received = total;
+sock->buf_used = count - total - totalRead;
+sock->buf_start = total - totalRead;
+return H_OK;
+  }
+  else
+  {
+memcpy(&buffer[totalRead], sock->read_buf, count);
+sock->buf_used = 0;
+/* 10 lines below we do totalRead += count; */
+  }
+}
+else
+{
+  if ((status =
  hssl_read(sock, &buffer[totalRead], (size_t) total - totalRead,
&count)) != H_OK)
-{
-  log_warn2("hssl_read failed (%s)", herror_message(status));
-  return status;
+  {
+log_warn2("hssl_read failed (%s)", herror_message(status));
+return status;
+  }
 }
 
+totalRead += count;
+
 if (!force)
 {
   /* log_verbose3("Leaving !force (received=%d)(status=%d)", *received,
  status); */
-  *received = count;
+  *received = totalRead;
   return H_OK;
 }
 
-totalRead += count;
-
 if (totalRead == total)
 {
   *received = totalRead;
diff -ru libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.h libcsoap-1.1.0/nanohttp/nanohttp-socket.h
--- libcsoap-1.1.0.bak/nanohttp/nanohttp-socket.h	2006-05-02 03:56:32.0 +1000
+++ libcsoap-1.1.0/nanohttp/nanohttp-socket.h	2009-03-28 10:23:27.0 +1100
@@ -55,6 +55,8 @@
 #endif
   struct sockaddr_in addr;
   void *ssl;
+  char read_buf[2048];
+  int buf_start, buf_used;
 }
 hsocket_t;  /* end of socket definition */
 


Bug#518271: Fixed in SVN

2009-03-27 Thread Edward J. Shornock
* Patrik Fimml  [27-03-2009 23:21 EET]:
> On Wed, Mar 25, 2009 at 06:34:09PM +0200, Edward J. Shornock wrote:
> > Is there any information that I can provide to help squash this bug?
> 
> Please try again with r25932 or newer from the abiword SVN. :-)

Your patch (in r25932) fixed the problem. Thank you. =D



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



Bug#521482: closed by maximilian attems (Re: Bug#521482: linux-2.6: adopt hardening patches (execshield and grsecurity) into default kernel packages for squeeze)

2009-03-27 Thread Michael Gilbert
> get them upstream merged
> see http://wiki.debian.org/DebianKernelPatchAcceptanceGuidelines

but doesn't it make sense to be proactive about security?  this isn't
really a security "fix", but it a security improvement.

i can't even fathom how to get this merged upstream since redhat has
been working on execshield for over 5 years or so and hasn't been
able to merge it themselves...

> or better use selinux and improve it!!

selinux has a different scope.  it doesn't do things like adress space
randomization and doesn't preventing stack smashing (which is what
execshield is designed for).  supposedly vista does this stuff really
well now, and it's dissapointing that linux is behind the curve (well
at least fedora has it, so part of the community has the extra
protection).



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



Bug#521510: O: pencam -- Download images from STV0680B-001 chip based digital cameras

2009-03-27 Thread Sandro Tosi
Package: wnpp
Severity: normal

The current maintainer of pencam, Andrew James Grafham 
,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pencam
Binary: pencam
Version: 0.67-1.1
Priority: optional
Section: graphics
Maintainer: Andrew James Grafham 
Build-Depends: debhelper (>> 3.0.0), libncurses5-dev, libusb-dev
Architecture: any
Standards-Version: 3.5.9.0
Format: 1.0
Directory: pool/main/p/pencam
Files:
 fcaf39a323b7c47ea30bf8a7fe6a3e5c 604 pencam_0.67-1.1.dsc
 4b6ba382eb7b2a42a9bf7dc173f4327d 58009 pencam_0.67.orig.tar.gz
 aa1bfd479107e8bf3d2483b76a1e134d 11997 pencam_0.67-1.1.diff.gz

Package: pencam
Priority: optional
Section: graphics
Installed-Size: 156
Maintainer: Andrew James Grafham 
Architecture: amd64
Version: 0.67-1.1
Depends: libc6 (>= 2.7-1), libusb-0.1-4 (>= 2:0.1.12)
Filename: pool/main/p/pencam/pencam_0.67-1.1_amd64.deb
Size: 42788
MD5sum: d3bf4ead836a22beac7f6f56c036a96e
SHA1: 844b478c8a54f984fc7eb3f9169a28a13f1c812b
SHA256: e9d8a66b2dc3d300648f42390993a6eab441b617714c9d2f3622e4633b7a10cf
Description: Download images from STV0680B-001 chip based digital cameras
 pencam is a command line program which can download images from digital
 cameras which use the STV0680B-001 chip (e.g. the Aiptek Pencam or the
 Nisis Quickpix 2).
Tag: hardware::camera, interface::commandline, role::program, scope::utility, 
use::downloading, works-with::image




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



Bug#521507: fai-server: Using fai-mirror mirror causes make-fai-nfsroot to fail because of missing live-initramfs

2009-03-27 Thread Andrew Klaassen

Package: fai-server
Version: 3.2.16
Severity: normal

Hi,

I created a local mirror using fai-mirror.

I then attempted to use that local mirror with make-fai-nfsroot.

It failed with the error "live-initramfs was not installed inside the nfsroot."

I've created a file LIVEINITRAMFS inside /srv/fai/config/package_config 
containing a dependency on live-initramfs.  I'm testing it now to see if it 
fixes the problem.  (I've got a slow computer, so I'll know in a couple of 
hours.)

Thanks.

Andrew




  __
Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your 
favourite sites. Download it now
http://ca.toolbar.yahoo.com.



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



Bug#521508: python2.5: Pyversions crashes when using files with bad permissions

2009-03-27 Thread Carl Chenet
Package: python2.5
Version: 2.5.4
Severity: important
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

A file with bad permissions opened in pyversions.py leads to an
unexpected termination for pyversions ("control" file or/and
/usr/share/python/debian_defaults).
Here is a really simple patch to catch the exceptions and to exit
pyversions properly while warning the user.

Regards,
Carl Chenet


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

Kernel: Linux 2.6.24-23-generic (SMP w/4 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 python2.5 depends on:
ii  libbz2-1.0 1.0.4-2ubuntu4high-quality block-sorting file co
ii  libc6  2.7-10ubuntu4 GNU C Library: Shared libraries
ii  libdb4.6   4.6.21-6ubuntu1   Berkeley v4.6 Database Libraries [
ii  libncursesw5   5.6+20071124-1ubuntu2 Shared libraries for terminal hand
ii  libreadline5   5.2-3build1   GNU readline and history libraries
ii  libsqlite3-0   3.4.2-2   SQLite 3 shared library
ii  libssl0.9.80.9.8g-4ubuntu3.4 SSL shared libraries
ii  mime-support   3.39-1ubuntu1 MIME files 'mime.types' & 'mailcap
ii  python2.5-minimal  2.5.2-2ubuntu4.1  A minimal subset of the Python lan

python2.5 recommends no packages.

- -- no debconf information

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

iD8DBQFJzVmC8lge+lYYJUgRAvJKAJ9dLuSntVTFtsgwUO2MTVnRtGHs5QCfd10K
0LPrJLT0SbU+6wy6s2edNOg=
=c5IQ
-END PGP SIGNATURE-
18c18,22
< config.readfp(file('/usr/share/python/debian_defaults'))
---
> try:
> config.readfp(file('/usr/share/python/debian_defaults'))
> except IOError, msg:
> print msg
> sys.exit(1)
236,255c240,263
< for line in file(fn):
< line = line.strip()
< if line == '':
< if section == None:
< continue
< if pkg == 'Source':
< break
< section = None
< elif line.startswith('Source:'):
< section = 'Source'
< elif line.startswith('Package: ' + pkg):
< section = pkg
< elif line.startswith('XS-Python-Version:'):
< if section != 'Source':
< raise ValueError, \
<   'attribute XS-Python-Version not in Source section'
< sversion = line.split(':', 1)[1].strip()
< elif line.startswith('XB-Python-Version:'):
< if section == pkg:
< version = line.split(':', 1)[1].strip()
---
> try:
> for line in file(fn):
> line = line.strip()
> if line == '':
> if section == None:
> continue
> if pkg == 'Source':
> break
> section = None
> elif line.startswith('Source:'):
> section = 'Source'
> elif line.startswith('Package: ' + pkg):
> section = pkg
> elif line.startswith('XS-Python-Version:'):
> if section != 'Source':
> raise ValueError, \
>   'attribute XS-Python-Version not in Source section'
> sversion = line.split(':', 1)[1].strip()
> elif line.startswith('XB-Python-Version:'):
> if section == pkg:
> version = line.split(':', 1)[1].strip()
> except IOError, msg:
> print msg
> sys.exit(1)
303c311,315
< vstring = file(fn).readline().rstrip('\n')
---
> try:
> vstring = file(fn).readline().rstrip('\n')
> except IOError, msg:
> print msg
> sys.exit(1)


Bug#503618: Dentists Contact List in the United States

2009-03-27 Thread Christian Doyle


Top quality:

-> 164,590 Dentists 
-> 158,908 Physical Addresses
-> 163,746 Phone Numbers
-> 77,406 Fax Numbers
-> 45,207 Email Addresses

for this week you can take the above with unlimited use rights for $291 - a 
$598 value

Send an email to pauletterobe...@statlists.com to inquire about this and other 
Contact List we have




Send email to dele...@statlists.com to ensure no further communication





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



Bug#521506: O: pdp -- Graphics system for Pd

2009-03-27 Thread Sandro Tosi
Package: wnpp
Severity: normal

The current maintainer of pdp, Pablo Martin ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: pdp
Binary: pd-pdp
Version: 1:0.12.4-4.4
Priority: extra
Section: graphics
Maintainer: Pablo Martin 
Build-Depends: cdbs, debhelper (>> 4.0.0), puredata (>= 0.38), 
libquicktime-dev, libsdl1.2-dev, libpng12-dev, libgsl0-dev, libxv-dev, 
libglut3-dev
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/p/pdp
Files:
 c1b4dd504904acbbb2950a5088666807 730 pdp_0.12.4-4.4.dsc
 4565f62239dae2454752befaf7c1af5f 457327 pdp_0.12.4.orig.tar.gz
 5443819d1aa6fd20ba88b851a4f28b6c 4780 pdp_0.12.4-4.4.diff.gz
Uploaders: Guenter Geiger (Debian/GNU) 

Package: pd-pdp
Priority: extra
Section: graphics
Installed-Size: 1312
Maintainer: Pablo Martin 
Architecture: amd64
Source: pdp (1:0.12.4-4.4)
Version: 1:0.12.4-4.4+b1
Depends: freeglut3, libc6 (>= 2.6-1), libgl1-mesa-glx | libgl1, libglu1-mesa | 
libglu1, libgsl0ldbl (>= 1.9), libpng12-0 (>= 1.2.13-4), libquicktime1 (>= 
2:1.0.0+debian), libsdl1.2debian (>= 1.2.10-1), libx11-6, libxext6, libxv1, 
zlib1g (>= 1:1.2.3.3.dfsg-1), puredata
Filename: pool/main/p/pdp/pd-pdp_0.12.4-4.4+b1_amd64.deb
Size: 257312
MD5sum: 9e070eecd678dee7c0b2fbd8ebeb355b
SHA1: 8552a513ed810576124e5174cda7dde6cffc8be4
SHA256: 88ea463882a0b548c0d8fadb6f46002f2dc75c8f0b1c852e34930fdcbb0a960e
Description: Graphics system for Pd
 PDP is an extension library for Pd that allows you to manipulate movies
 and live video data in realtime. PDP stands for Pd Packet, the data
 container that is used for images in PDP.
Tag: interface::x11, role::plugin, uitoolkit::sdl, works-with::video, 
x11::application




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



Bug#402542: Intro text (in httt) is hard to read in places due to being light-on-light.

2009-03-27 Thread Gerfried Fuchs
Hi!

* Daniel Burrows  [2006-12-11 04:49:55 CET]:
>   The new story images in httt are dramatic, but since the text is now
> superimposed more-or-less directly on the image, there are places where
> it ends up on a light background and is hard to read.  Some suggestions
> that spring to mind are:
> 
>   - put an outline around the text (i.e., draw it in a bigger font in
> pure black)
>   - make the overlay darker;
>   - make the text thicker.
>   - shrink the images again -- would be a pity
>   - put the text in the huge black margins of my display -- not everyone
> is viewing the slides in 1360x768, so probably not so good :-)

 I'm not sure, but I just took a look with the 1.6 version at the
introduction story in HTTT and I think it's useful readable. Not sure if
the images were darkened all together since you reported this ...

 Can you give it a quick glance so we can decide wether I have to pester
upstream about it or wether we can consider this case closed?

 Thanks, and sorry for not having followed up to it earlier. :)
Rhonda



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



Bug#417509: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417507: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417507: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417513: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417513: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417506: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#521501: O: ttf-staypuft -- The Stay-Puft free TrueType font

2009-03-27 Thread Sandro Tosi
Package: wnpp
Severity: normal

The current maintainer of ttf-staypuft, Carlos Perelló Marín ,
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: ttf-staypuft
Binary: ttf-staypuft
Version: 0.04-2.1
Priority: optional
Section: fonts
Maintainer: Carlos Perelló Marín 
Build-Depends-Indep: debhelper (>= 4.1.0), defoma (>= 0.7.0), fontforge
Architecture: all
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/t/ttf-staypuft
Files:
 a3b75c1d6dda8e074fb39c2c124cdb6e 653 ttf-staypuft_0.04-2.1.dsc
 f9f4e17ebbbd412a502bebb19b169e94 78300 ttf-staypuft_0.04.orig.tar.gz
 2c993a30b22a4b38e5e264c5f4fb2c2d 7125 ttf-staypuft_0.04-2.1.diff.gz

Package: ttf-staypuft
Priority: optional
Section: fonts
Installed-Size: 124
Maintainer: Carlos Perelló Marín 
Architecture: all
Version: 0.04-2.1
Depends: defoma
Recommends: x-ttcidfont-conf | fontconfig
Filename: pool/main/t/ttf-staypuft/ttf-staypuft_0.04-2.1_all.deb
Size: 24468
MD5sum: 0edfc08a8d443de91cdd925e66f8c6bd
SHA1: be9248e6f47ca2d8e0437db9a7f719fe531116ed
SHA256: 28f9aabb185d1a4a061c511e7adfcced1ecd721bd89770f6bb53c2ab98ac559a
Description: The Stay-Puft free TrueType font
 Stay-Puft is a font developed freehand, with minimal splines. It's all
 rounded and a sort of marshmallowy, so the author thought on it as the
 Stay-Puft Marshmallow Font (see Ghostbusters if you don't get it).
 The outcome looks sort of like Comic Sans MS. It's kind of cute, and
 might be good for frivolous stuff such as birthday cards.
 .
 It covers only languages using latin1 (ISO-8859-1).
Tag: made-of::font, role::app-data




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



Bug#278650: feh: wrong remote display with different archs.

2009-03-27 Thread Laurent Fousse
* Andreas Tille [Fri, Mar 27, 2009 at 11:12:02PM +0100]:
> On Fri, 27 Mar 2009, Laurent Fousse wrote:
>
>> I can't reproduce the problem, running feh 1.3.4.dfsg.1-1 on an i386
>> remotely from a ppc.
>
> So you would agree if I would close this bug?

Of course :-)

Laurent.



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



Bug#417538: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#417538: En Venezuela abrimos 4 cursos nuevos

2009-03-27 Thread Antonio Estaba
Que tal como te ha ido, te escribimos para pasarte la información de que hemos 
abiertos 4 cursos nuevos en Almagister.com, y que las inscripciones se 
encuentran abiertas. es bueno que sepas, si te encentras fuera de Monagas 
puedes solicitar que te llamemen para al próximo curso intensivo, amenos que tu 
y otros compañeros tuyos quieran el curso en tu ciudad; en ese caso llámanos y 
lo organizamos.

A continuación los cursos nuevos:

Area de Diseños Gráficos:
-- Diseño y Diagramación de Medios Impresos con Quarkxpress (Ver Información 
Completa)

Area Industrial y Petrolera
-- Legislación Ambiental - 16 hrs (Ver información Completa)
-- ISO 14000 Sistema de Gestión Ambiental SGA - 16 hrs (Ver información 
Completa)
-- Manejo de Desechos Tóxicos - 24 hrs (Ver información Completa)
-- Higiene y Seguridad Industrial - 20 hrs (Ver información Completa)

Además ya tenemos cursos abiertos en las áreas de:

-- Diseños gráficos
-- Programación
-- Desarrollo web
-- Planificación
-- y Administración.

Bueno espero que te encuentres bien y te sea de mucha utilidad esta 
información...

Saludos Cordiales,
Antonio Estaba
Presidente
Centro de Capacitación Almagister, c.a.
www.almagister.com
geren...@almagister.com
(0291) 6414333 - 3163111
(0414) 7644901

Sabes que si deseas darte de baja en este sistema tan solo escríbenos a 
geren...@almagister.com


Bug#521502: O: ttf-isabella -- The Isabella free TrueType font

2009-03-27 Thread Sandro Tosi
Package: wnpp
Severity: normal

The current maintainer of ttf-isabella, Carlos Perelló Marín ,
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: ttf-isabella
Binary: ttf-isabella
Version: 1.01-6.1
Priority: optional
Section: fonts
Maintainer: Carlos Perelló Marín 
Build-Depends-Indep: debhelper (>= 4.1.0), defoma (>= 0.7.0), fontforge
Architecture: all
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/t/ttf-isabella
Files:
 e32ef73b9397906d815bd47b9a0a60da 658 ttf-isabella_1.01-6.1.dsc
 acbf48cb7b018516af2eac839b7ec40a 687629 ttf-isabella_1.01.orig.tar.gz
 40f2ac57cf6e3df09473ccd274212310 3287 ttf-isabella_1.01-6.1.diff.gz

Package: ttf-isabella
Priority: optional
Section: fonts
Installed-Size: 236
Maintainer: Carlos Perelló Marín 
Architecture: all
Version: 1.01-6.1
Depends: defoma
Recommends: x-ttcidfont-conf | fontconfig
Filename: pool/main/t/ttf-isabella/ttf-isabella_1.01-6.1_all.deb
Size: 71668
MD5sum: 7007be004ea7e53ce41ce72b17834944
SHA1: 98bfac67d0a744ad905d1bc68d9e4ec729f336d9
SHA256: 3b5c0f55224d41e80555b24a02dcc626bc9c67111fd4820867985f7c7cba8524
Description: The Isabella free TrueType font
 This font is called Isabella because it is based on the calligraphic
 hand used in the Isabella Breviary, made around 1497, in Holland, for
 Isabella of Castille, the first queen of united Spain.
 .
 It covers all European languages written in the Latin script (with
 the exception of Sami) and covers all ISO-8859 with the exception
 of the non-Latin character sets.
Tag: made-of::font, role::app-data, role::data, x11::font
Task: hungarian-desktop




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



Bug#520069: dovecot-imapd: also segfaults on powerpc

2009-03-27 Thread Ben Finney
Package: dovecot-imapd
Followup-For: Bug #520069

Another “me too”, from this PowerPC user. dovecot-imapd gives the
exact same error on startup as originally reported.

The mentioned 1.1.13 is not available from my mirror, so I've now
downgraded to 1.0.15-2.3 from ‘lenny’ and forbidden version 1.1.12-1.


-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'stable')
Architecture: powerpc (ppc64)

Kernel: Linux 2.6.26-1-powerpc64 (SMP w/2 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_AU.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dovecot-imapd depends on:
ii  dovecot-common  1:1.0.15-2.3 secure mail server that supports m
ii  libc6   2.9-4GNU C Library: Shared libraries
ii  libssl0.9.8 0.9.8g-15SSL shared libraries

dovecot-imapd recommends no packages.

dovecot-imapd suggests no packages.

-- no debconf information

-- 
 \   “If you write the word ‘monkey’ a million times, do you start |
  `\  to think you're Shakespeare?” —Steven Wright |
_o__)  |
Ben Finney 

signature.asc
Description: Digital signature


Bug#516149: udev: Missing groups cause warnings and delay in booting

2009-03-27 Thread Marco d'Itri
On Feb 19, Rupert Hair  wrote:

> On systems that are configured to get account information from LDAP, the
> lack of these groups causes a large number of log messages to be printed 
> and a significant delay in booting the system.  Here's an example of the 
> log messages:
Can you check what happens on a system running lenny?
There has been a discussion about these groups on debian-devel@ last
week, but so far nobody had great ideas.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#500883: vol_id doesn't recognize Adaptec 1220SA raid signature

2009-03-27 Thread Marco d'Itri
Are you still experiencing this bug with udev 0.140?
Anyway, nobody will care since next month vol_id and libvolume-id
will be replaced with something similar but totally different.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#521493: qutecom_2.2~rc3.dfsg1-4(hppa/experimental): FTBFS: error: invalid conversion from 'int' to 'PixelFormat'

2009-03-27 Thread Ludovico Cavedon
package qutecom
tags 521493 + confirmed pending
thanks

Yes, I know: during the wait time in the NEW queue, some incompatible
changes were made to ffmpeg :(
The new upload is ready.

Thanks,
Ludovico



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



Bug#278650: feh: wrong remote display with different archs.

2009-03-27 Thread Andreas Tille

On Fri, 27 Mar 2009, Laurent Fousse wrote:


I can't reproduce the problem, running feh 1.3.4.dfsg.1-1 on an i386
remotely from a ppc.


So you would agree if I would close this bug?

Kind regards

   Andreas.

--
http://fam-tille.de



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



Bug#521433: ITP: globus-openssl -- Globus Toolkit - Openssl Library and Programs

2009-03-27 Thread Steffen Moeller
Hello,

Mattias Ellert wrote:
> Simon Josefsson :
>> What does this mean? Is globus-openssl a fork of openssl, or some kind
>> of meta-package that depends on openssl? I recall globus using a
>> highly patched openssl in the past, have this been resolved?
[...]
> However, since globus uses gpt to build its libraries it needs gpt
> metadata about the openssl library to fulfil its build dependencies.
> This package only provides this metadata about the system version of the
> openssl library.
> 
> If you look in the source tarball for this package you see a single XML
> file and nothing else.

I would like to throw in the comment that a package with only a single XML file 
in it
might look strange at first. Though it is a tremendous gain that Mattias has 
achieved (all
patches communicated back to and accepted by upstream) that allowed for the
substitution of the old-rather-problematic-globus-openssl version with Debian's 
regular
openssl.  The "close to empty" package preserves the compatibility with 
software that (by
name) depends on globus-openssl but now get Debian-openssl, instead. It was 
this effort
and a comparable one for globus-ldap that rendered the packaging of Globus free 
of
licensing conflicts and hence a tangible possibility.

Steffen





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



Bug#521494: pommed fails to start, LIBPCI_3.1 not found

2009-03-27 Thread Julien BLACHE
severity 521494 important
thanks

Sascha Herrmann  wrote:

Hi,

> The current version of pommed in squeeze won't start because of an to old
> libpci3 package. Starting pommed fails with the message:

libpci3 bug, nothing I can do about it, it'll fix itself up once
libpci3 migrates to testing. Get libpci3 from unstable in the
meantime.

JB.

-- 
 Julien BLACHE - Debian & GNU/Linux Developer -  
 
 Public key available on  - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#520706: [pkg-nvidia-devel] Bug#520706: Additional info

2009-03-27 Thread Randall Donald
I'll be working on this tomorrow hopefully
-- 

Randall Donald ra...@khensu.org
http://www.khensu.orgrdon...@debian.org
Programmer/Debian Developer GnuPG: 6C27DEAB






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



Bug#501230: [NEW_PATCH] Add support for Architecture aliases/wildcards

2009-03-27 Thread Andres Mejia
Here's a new patch that will allow sbuild to support packages that add 
the 'Architecture' fields with any of the architecture wildcards, along with 
the Package interrelationship fields using the wildcards.

--
Regards,
Andres
--- lib/Sbuild/Build.pm.old	2009-03-27 17:54:25.0 -0400
+++ lib/Sbuild/Build.pm	2009-03-27 17:57:05.0 -0400
@@ -339,12 +339,23 @@
 	$self->log("$dsc has no Architecture: field -- skipping arch check!\n");
 }
 else {
-	if ($dscarchs ne "any" && $dscarchs !~ /\b$arch\b/ &&
-	!($dscarchs eq "all" && $self->get_conf('BUILD_ARCH_ALL')) )  {
-	$self->log("$dsc: $arch not in arch list: $dscarchs -- skipping\n");
-	$self->set('Pkg Fail Stage', "arch-check");
-	return 0;
-	}
+my $valid_arch;
+my $dpkg_architecture = '/usr/bin/dpkg-architecture';
+for my $a (split(/\s+/, $dscarchs)) {
+if (system($dpkg_architecture,
+'-a' . $arch, '-i' . $a) eq 0) {
+$valid_arch = 1;
+last;
+}
+}
+if ($dscarchs ne "any" && !($valid_arch) &&
+!($dscarchs eq "all" && $self->get_conf('BUILD_ARCH_ALL')) )  {
+my $msg = "$dsc: $arch not in arch list or does not match any arch ";
+$msg .= "wildcards: $dscarchs -- skipping\n";
+$self->log($msg);
+$self->set('Pkg Fail Stage', "arch-check");
+return 0;
+}
 }
 
 debug("Arch check ok ($arch included in $dscarchs)\n");
@@ -1848,11 +1859,16 @@
 		my @archs = split( /\s+/, $archlist );
 		my ($use_it, $ignore_it, $include) = (0, 0, 0);
 		foreach (@archs) {
+			# Let's use 'dpkg-architecture' so we can support architecture
+			# wildcards.
+			my $dpkg_architecture = '/usr/bin/dpkg-architecture';
 		if (/^!/) {
-			$ignore_it = 1 if substr($_, 1) eq $self->get('Arch');
+			$ignore_it = 1 if system($dpkg_architecture, '-a' .
+$self->get('Arch'), '-i' . substr($_, 1)) eq 0;
 		}
 		else {
-			$use_it = 1 if $_ eq $self->get('Arch');
+			$use_it = 1 if system($dpkg_architecture, '-a' .
+$self->get('Arch'), '-i' . $_) eq 0;
 			$include = 1;
 		}
 		}


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


Bug#521500: lxsession-lite: lxsession-logout suspend and hibernate hal/dbus issues

2009-03-27 Thread x
Package: lxsession-lite
Version: 0.3.6-2
Severity: normal

lxsession-logout shows hibernate, though hal doesn't provide it (g-p-m 
correctly recognizes this). i guess a way (like commandline arguments) to 
disable (a) specific button(s) would be a good idea, too.
also suspend does suspend, but ignores g-p-m lock policy - probably uses 
org.freedesktop.Hal.Device.SystemPowerManagement.Suspend, i'd suggest using 
org.freedesktop.PowerManagement.Suspend.

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

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

Versions of packages lxsession-lite depends on:
ii  libatk1.0-0   1.24.0-2   The ATK accessibility toolkit
ii  libc6 2.9-6  GNU C Library: Shared libraries
ii  libcairo2 1.8.6-2+b1 The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.2.12-1   simple interprocess messaging syst
ii  libglib2.0-0  2.20.0-2   The GLib library of C routines
ii  libgtk2.0-0   2.14.7-5   The GTK+ graphical user interface 
ii  libpango1.0-0 1.22.4-3   Layout and rendering of internatio
ii  libxau6   1:1.0.4-2  X11 authorisation library

Versions of packages lxsession-lite recommends:
ii  hal   0.5.11-8   Hardware Abstraction Layer
ii  openbox [x-window-manager]3.4.7.2-3  standards compliant, fast, light-w

lxsession-lite 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#521499: O: detachtty -- Attach/detach from interactive processes across the network

2009-03-27 Thread Sandro Tosi
Package: wnpp
Severity: normal

The current maintainer of detachtty, Daniel Barlow ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: detachtty
Binary: detachtty
Version: 9
Priority: optional
Section: admin
Maintainer: Daniel Barlow 
Build-Depends: debhelper
Architecture: any
Standards-Version: 3.5.6.0
Format: 1.0
Directory: pool/main/d/detachtty
Files:
 3768d33af1b44526410793580a124a10 476 detachtty_9.dsc
 7701f5fa1c265adb5f99c0d4f0ea77ad 13081 detachtty_9.tar.gz

Package: detachtty
Priority: optional
Section: admin
Installed-Size: 80
Maintainer: Daniel Barlow 
Architecture: amd64
Version: 9
Depends: libc6 (>= 2.3.5-1)
Suggests: ssh
Filename: pool/main/d/detachtty/detachtty_9_amd64.deb
Size: 15196
MD5sum: ebd531eef9810be091aa6eb8e514ab51
SHA1: 9f7d1d9e3ea3e8ee8952f3ba1206903541ec841e
SHA256: d640b980b2a08bf874f9979ebf0962dc7079187104dc058398d558004576e6be
Description: Attach/detach from interactive processes across the network
 detachtty lets you run interactive programs non-interactively, and
 connect to them over the network when you do need to interact with
 them.  It's designed for long-running Lisp processes.  Unlike screen,
 it works in emacs comint modes, and unlike qcmu, it deals correctly
 with passing on a SIGINT sent to it.  Needs ssh for operation over the net.
Tag: interface::commandline, role::program, scope::utility, use::login




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



Bug#521122: console-setup: fails to install: "eval: line 2125: unexpected EOF while looking for matching `"'"

2009-03-27 Thread Anton Zinoviev
On Wed, Mar 25, 2009 at 07:55:54PM +0100, Julien Cristau wrote:
> On Wed, 2009-03-25 at 20:09 +0200, Anton Zinoviev wrote:
> > 
> > It is not only your script - the parsing of console-setup doesn't allow 
> > spaces between options so this will require a patch too.
> 
> It should be easy to remove the spaces directly from the awk script, if
> you want to avoid touching other parts of console-setup for that.  Let
> me know if I should prepare an updated patch.

I decided it is best to do both, so after some reading of the mawk 
manual ;) I added in console-setup support for spaces and made the 
awk-script remove them. I also made the script to ignore lines such as

Option  "XkbModel"  "pc"104"

Since this is a grave bug I decided to build and upload the package now.  
However I am not 100% sure about the syntax of xorg.conf, so if you want 
you can check that the new variant of the script works properly.
:) I have attached it.

BTW, the xorg.conf of Celejar discovered another bug in Debconf 
configuration of console-setup:

   xkblayout=us,il
   xkbvariant=dvorak, 

became

   xkblayout=us,il
   xkbvariant=,

I fixed this too.

Anton Zinoviev

#!/usr/bin/awk -f

{
$0 = tolower($0);
sub("#.*","")
xkb = "";
}

/^[ \t]*section[ \t]+"inputdevice"/,/^[ \t]*endsection/ {
if ($1 == "option") {
if ($2 == "\"xkbmodel\"") {
xkb = "XKBMODEL";
} else if ($2 == "\"xkblayout\"") {
xkb = "XKBLAYOUT";
} else if ($2 == "\"xkbvariant\"") {
xkb = "XKBVARIANT";
} else if ($2 == "\"xkboptions\"") {
xkb = "XKBOPTIONS"; 
}
$1 = "";
$2 = "";
}
}

xkb != "" && /^[ \t]*\"[^"]+\"[ \t]*$/ {
sub("^[ \t]*\"", "");
sub("\".*", "");
gsub("[ \t]", "");
print xkb "=\"" $0 "\"";
}


Bug#509733: xorg version clarification

2009-03-27 Thread DarkPhoenix
Wrong, Lenny and Squeeze atm have xorg 1.4.




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



Bug#521498: ardour: new upstream release

2009-03-27 Thread rosea
Package: ardour
Version: 2.8
Severity: wishlist


New upstream release, Ardour 2.8
Please build with LV2 and FST (maybe it's default?)

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

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



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



Bug#518271: Fixed in SVN

2009-03-27 Thread Patrik Fimml
On Wed, Mar 25, 2009 at 06:34:09PM +0200, Edward J. Shornock wrote:
> FWIW, neither this patch for 2.6.4, nor 2.6.8, nor the SVN version have worked
> without crashing for me. 
> 
> Is there any information that I can provide to help squash this bug?

Please try again with r25932 or newer from the abiword SVN. :-)

Thanks, Patrik


signature.asc
Description: Digital signature


Bug#521494: pommed fails to start, LIBPCI_3.1 not found

2009-03-27 Thread Sascha Herrmann
Package: pommed
Version: 1.26~dfsg-1
Severity: grave
Justification: renders package unusable

The current version of pommed in squeeze won't start because of an to old
libpci3 package. Starting pommed fails with the message:

pommed: /usr/lib/libpci.so.3: version `LIBPCI_3.1' not found (required by
pommed)

The pommed package depends on libpci3, which actual version in squeeze
(1:3.0.3-2) only provides libpci.so.3.0.3.


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

Kernel: Linux 2.6.26-1-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 pommed depends on:
ii  eject   2.1.5+deb1+cvs20081104-5 ejects CDs and operates CD-Changer
ii  libasound2  1.0.19-1 shared library for ALSA applicatio
ii  libaudiofile0   0.2.6-7  Open-source version of SGI's audio
ii  libc6   2.9-4GNU C Library: Shared libraries
ii  libconfuse0 2.6-2Library for parsing configuration 
ii  libdbus-1-3 1.2.12-1 simple interprocess messaging syst
ii  libpci3 1:3.0.3-2Linux PCI Utilities (shared librar

Versions of packages pommed recommends:
ii  dbus  1.2.12-1   simple interprocess messaging syst

pommed 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#521497: request-tracker3.6: Small problems with German translation

2009-03-27 Thread Ansgar Burchardt
Package: request-tracker3.6
Version: 3.6.7-5
Severity: minor
File: /usr/share/request-tracker3.6/lib/RT/I18N/de.po
Tags: patch l10n

Hi,

I noticed two small problems with the German translation:

The permissions "TakeTicket" and "StealTicket" are *both* translated as
"AnfrageÜbernehmen".  I changed every "Steal" with "stehlen" (which was
already used for "Stolen from %1" as well).

In "Anfragen sollten erlegt werden innerhalb" the "erlegt" should be
replaced by "erledigt".

I attached a patch for de.po.

Regards,
Ansgar

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

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

Versions of packages request-tracker3.6 depends on:
ii  dbconfig-common  1.8.39  common framework for packaging dat
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  libapache-session-perl   1.86-1  Perl modules for keeping persisten
ii  libcache-simple-timedexpiry- 0.27-2  Perl module to cache and expire ke
ii  libcalendar-simple-perl  1.20-1  Perl extension to create simple ca
ii  libclass-returnvalue-perl0.55-1  A return-value object that lets yo
ii  libcss-squish-perl   0.07-1  Compact many CSS files into one bi
ii  libdbi-perl  1.605-1 Perl5 database interface by Tim Bu
ii  libdbix-searchbuilder-perl   1.54-1  Encapsulate SQL queries and rows i
ii  libdevel-stacktrace-perl 1.1902-1Stack trace and stack trace frame 
ii  libgd-graph-perl 1.44-3  Graph Plotting Module for Perl 5
ii  libgd-text-perl  0.86-5  Text utilities for use with GD
ii  libhtml-mason-perl   1:1.39-1HTML::Mason Perl module
ii  libhtml-parser-perl  3.56-1+b1   A collection of modules that parse
ii  libhtml-scrubber-perl0.08-4  Perl extension for scrubbing/sanit
ii  liblocale-maketext-fuzzy-per 0.02-3  Maketext from already interpolated
ii  liblocale-maketext-lexicon-p 0.66-1  Lexicon-handling backends for "Loc
ii  liblog-dispatch-perl 2.18-1  Dispatches messages to multiple Lo
ii  libmailtools-perl2.03-1  Manipulate email in perl programs
ii  libmime-tools-perl [libmime- 5.427-1 Perl5 modules for MIME-compliant m
ii  libmodule-versions-report-pe 1.05-1  Report versions of all modules in 
ii  libregexp-common-perl2.122-1 Provide commonly requested regular
ii  libtext-autoformat-perl  1.14.0-1Perl module for automatic text wra
ii  libtext-template-perl1.44-1.2Text::Template perl module
ii  libtext-wikiformat-perl  0.78-1  translates Wiki formatted text int
ii  libtext-wrapper-perl 1.02-1  Simple word wrapping routine
ii  libtime-modules-perl 2006.0814-2 Various Perl modules for time/date
ii  libtimedate-perl 1.1600-9Time and date functions for Perl
ii  libtree-simple-perl  1.18-1  A simple tree object
ii  libuniversal-require-perl0.11-1  Load modules from a variable
ii  libxml-rss-perl  1.33-1  Perl module for managing RSS (RDF 
ii  libxml-simple-perl   2.18-1  Perl module for reading and writin
ii  perl 5.10.0-19   Larry Wall's Practical Extraction 
ii  postfix [mail-transport-agen 2.5.5-1.1   High-performance mail transport ag
ii  rsyslog [system-log-daemon]  3.18.6-4enhanced multi-threaded syslogd
ii  rt3.6-apache23.6.7-5 Apache 2 specific files for reques
ii  rt3.6-clients3.6.7-5 Mail gateway and command-line inte
ii  rt3.6-db-postgresql  3.6.7-5 PostgreSQL database backend for re
ii  ucf  3.0016  Update Configuration File: preserv

Versions of packages request-tracker3.6 recommends:
ii  libtext-quoted-perl   2.05-2 Extract the structure of a quoted 

Versions of packages request-tracker3.6 suggests:
pn  rt3.6-rtfm (no description available)

-- debconf information excluded
--- de.po.ori	2009-03-27 22:42:08.248095496 +0100
+++ de.po	2009-03-27 22:43:53.402247118 +0100
@@ -3639,7 +3639,7 @@
 
 #: html/Admin/Queues/Modify.html:96
 msgid "Requests should be due in"
-msgstr "Anfragen sollten erlegt werden innerhalb"
+msgstr "Anfragen sollten erledigt werden innerhalb"
 
 #: lib/RT/Attribute_Overlay.pm:146
 #. ('Object')
@@ -4172,15 +4172,15 @@
 
 #: html/Ticket/Elements/Tabs:178
 msgid "Steal"
-msgstr "Übernehmen"
+msgstr "Stehlen"
 
 #: lib/RT/Queue_Overlay.pm:117
 msgid "Steal tickets"
-msgstr "Anfragen übernehmen"
+msgstr "Anfragen stehlen"
 
 #: lib/RT/Queue_Overlay.pm:117
 msgid "StealTicket"
-msgstr "AnfrageÜbernehmen"
+msgstr "AnfrageStehlen"
 
 #: lib/RT/Transaction_Overlay.pm:678
 #. ($Old->Name)


Bug#278650: feh: wrong remote display with different archs.

2009-03-27 Thread Laurent Fousse
Hello,

* Andreas Tille [Wed, Aug 27, 2008 at 01:57:11PM +0200]:
> Hi Laurent,
>
> you reported the problem described above a long time ago and got
> not response.  I took over the feh package now and just would like
> to say sorry for leaving your problem ignored in the first place.
>
> I would like to know whether the problem just exists in the recent
> version of feh.  Unfortunately I can not test it myself because
> I do not have access to different architectures that might show
> the problem.

I can't reproduce the problem, running feh 1.3.4.dfsg.1-1 on an i386
remotely from a ppc.

Laurent.



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



Bug#520157: luola: triangular dependency

2009-03-27 Thread Bill Allombert
On Sat, Mar 21, 2009 at 04:44:17PM +0100, Christian T. Steigies wrote:
> Hi Bill,
> On Tue, Mar 17, 2009 at 08:40:25PM +0100, Bill Allombert wrote:
> > Package: luola
> > Version: 1.3.2-5
> > Severity: important
> > 
> > Hello Christian,
> > 
> > There is a circular dependency between luola, luola-data and luola-levels:
> > 
> > luola   :Depends: luola-data (= 1.3.2-5)
> > luola-data  :Depends: luola-levels (>= 5.1)
> > luola-levels:Depends: luola (>= 1.3.1-1)
> > 
> > Complex circular dependencies are known to cause problems during upgrade, 
> > so we
> > should try to get rid of them.
> 
> This has been a while, but I think something in the luola-levels format
> changed and they only work with a newer version of luola. To prevent people
> from using luola 1.2 with the new, incompatible levels, I added the
> dependency in luola-levels. The easiest solution would be to remove the
> dependency in luola-levels completely, and hope that nobody uses an old
> version of luola with a new version of the levels. I see no other solution
> to remove the circular dependency, do you?

The issue is that 'Depends: luola (>= 1.3.1-1)' is a much stronger dependency
than what you actually need. What you want to express is rather
Breaks: luola (<<1.3.1-1)

However, since even Etch satisfy luola (>= 1.3.1-1), I would suggest to
simply drop this dependency.

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



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



Bug#521496: reportbug crashes when trying to open files with bad permissions or a missing file

2009-03-27 Thread Carl Chenet
Package: reportbug
Version: 4.0
Severity: important
Tags: patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

reportbug-4.0/reportbug/utils.py file does not check if
/etc/debian_version, /var/dpkg/status or /proc/cpuinfo are readable
before trying to open them. It leads to a reportbug crash if these files
are unreadable.
In the same idea, utils.py does not check if /proc/cpuinfo exists before
trying to read it, which leads to a crash if this file does not exist,
e.g on a system where /proc has not been mounted (chrooted environment).

Here is a really simple patch to deal with these issues.

Regards,
Carl Chenet 

- -- Package-specific info:
** Environment settings:
INTERFACE="text"

** /home/chaica/.reportbugrc:
reportbug_version "4.0"
mode standard
ui text
realname "Carl Chenet"
email "cha...@ohmytux.com"
smtphost "smtp.free.fr"

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

Kernel: Linux 2.6.24-23-generic (SMP w/4 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 reportbug depends on:
ii  apt  0.7.9ubuntu17.1 Advanced front-end for dpkg
ii  python   2.5.2-0ubuntu1  An interactive high-level object-o
ii  python-central   0.6.7ubuntu0.1  register and build utility for Pyt

reportbug recommends no packages.

- -- no debconf information

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

iD8DBQFJzUmU8lge+lYYJUgRAiTEAKCAQ8xebseXmI7biwL2z0fgYr/SMgCffvN1
2XjR3fmnjYy1+plQqwqOdiw=
=ssV7
-END PGP SIGNATURE-
430c430,434
< fp = open(STATUSDB)
---
> try:
> fp = open(STATUSDB)
> except IOError, msg:
> print msg
> sys.exit(1)
658c662,666
< fob = open('/etc/debian_version')
---
> try:
> fob = open('/etc/debian_version')
> except IOError, msg:
> print msg
> sys.exit(1)
709,715c717,726
< fob = open('/proc/cpuinfo')
< for line in fob:
< if line.startswith('processor'):
< cpucount += 1
< #print repr(line), cpucount
< fob.close()
< 
---
> if os.path.exists('/proc/cpuinfo'):
> try:
> fob = open('/proc/cpuinfo')
> for line in fob:
> if line.startswith('processor'):
> cpucount += 1
> #print repr(line), cpucount
> fob.close()
> except IOError, msg:
> print msg


Bug#521474: emdebian-rootfs: Should complain when workingdir is not set in /etc/emsource.conf

2009-03-27 Thread Neil Williams
On Fri, 27 Mar 2009 17:39:18 -0300
Marco Túlio Gontijo e Silva  wrote:

> Package: emdebian-rootfs
> Version: 1.6.0
> Severity: normal
> 
> More information on: 
> http://lists.debian.org/debian-embedded/2009/03/msg00127.html

> I'm trying to generate a grip chroot for i386 using emsandbox, as
> explained in http://www.emdebian.org/grip/ .  I got:
> 
> $ mkdir -p machine/balloon/grip
> $ cat << EOF > machine/balloon/grip/package.conf
> SCRIPT=/usr/share/debootstrap/scripts/lenny
> MIRROR=http://www.emdebian.org/grip/
> PROXY=http://www.emdebian.org/grip/
> SUITE=stable
> EOF

It's a typo in your setup command.

The file you need is packages.conf - there is more than one package to
a root filesystem, so it is package*S*, not package.

Also, to get around the issue of the working directory not being set,
emsandbox does accept the --machine-path option that overrides the
working directory set by debconf. (Forgot about that earlier.)

$ mkdir -p machine/balloon/grip
$ cat << EOF > machine/balloon/grip/packages.conf
SCRIPT=/usr/share/debootstrap/scripts/lenny
MIRROR=http://www.emdebian.org/grip/
PROXY=http://www.emdebian.org/grip/
SUITE=stable
EOF
$ sudo emsandbox -a i386 --machine-path ./machine -m balloon -v grip
create Using balloon:grip
  -> creating /home/test
Building armel chroot on amd64 to install armel packages.
Checking for a user writeable tree in /home/pbuilder/build
 -> running debootstrap
  -> cross detected, using foreign.
DEBOOTSTRAP_DIR=/usr/share/debootstrap/ debootstrap  --verbose
--foreign --arch armel stable /home/pbuilder/build
http://www.emdebian.org/grip/ /usr/share/debootstrap/scripts/lenny

So that's using the grip repo and the lenny debootstap suite script.

The website is correct on the filename issue:

For this machine:variant, the following amendments are made to the 
packages.conf file, e.g.
/path/machine/trunk/balloon/grip/packages.conf

Note that 'balloon' is just an example, use a name for your machine
that is more appropriate so that things are easier to remember.

I'm keeping the bug open for now because there are issues around the
manpage and extending the error checking that --machine-path does to
the behaviour without it.

-- 


Neil Williams
=
http://www.data-freedom.org/
http://www.nosoftwarepatents.com/
http://www.linux.codehelp.co.uk/



pgpXyz554AlZX.pgp
Description: PGP signature


Bug#521495: cdrom: This disc doesn't have any tracks I recognize!

2009-03-27 Thread John Sullivan

package: Unknown
version: Unknown

I apologize for not knowing what package this problem relates to as it 
seems to be a driver issue.  At one time, I was able to listen to audio 
cd's, but now I can not.


Motherboard: ASUS P5N-E SLI
Chipsets: North Bridge: NVIDIA nForce® 650i SLITM (C55)
South Bridge: NVIDIA nForce® 430i (MCP 51)


# uname -a
Linux gemini 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64 
GNU/Linux



My user name is john
# cat /etc/group | grep cdrom
cdrom:x:24:john,lorene


Excerpts from /var/log/dmesg:
[1.614715] Probing IDE interface ide0...
[1.954247] usb 1-2: new high speed USB device using ehci_hcd and 
address 3

[2.122860] usb 1-2: configuration #1 chosen from 1 choice
[2.126894] usb 1-2: New USB device found, idVendor=04b8, idProduct=011b
[2.126896] usb 1-2: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0

[2.126898] usb 1-2: Product: EPSON Scanner
[2.126899] usb 1-2: Manufacturer: EPSON
[2.418732] hda: SONY DVD RW DRU-842A, ATAPI CD/DVD-ROM drive
[2.576133] usb 1-4: new high speed USB device using ehci_hcd and 
address 5

[2.712359] usb 1-4: configuration #1 chosen from 1 choice
[2.714014] usb 1-4: New USB device found, idVendor=1058, idProduct=0900
[2.714016] usb 1-4: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3

[2.714018] usb 1-4: Product: External HDD
[2.714019] usb 1-4: Manufacturer: Western Digital
[2.714020] usb 1-4: SerialNumber: 57442D574D41505A30373033363538
[2.720667] Initializing USB Mass Storage driver...
[3.107824] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[3.108105] hda: UDMA/66 mode selected
...
[7.204276] hda: ATAPI 48X DVD-ROM DVD-R-RAM CD-R/RW drive, 2048kB Cache
[7.204280] Uniform CD-ROM driver Revision: 3.20


When inserting and audio cd into DVD/CD drive (/var/log/messages):
Mar 27 13:59:40 gemini kernel: [ 5562.569983] cdrom: This disc doesn't 
have any tracks I recognize!
Mar 27 13:59:40 gemini kernel: [ 5562.588056] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.588062] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.588065] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.588844]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.588851]   "28 00 00 00 00 00 00 00 
08 00 00 00 00 00 00 00 "
Mar 27 13:59:40 gemini kernel: [ 5562.589747] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.589752] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.589755] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.590591]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.590596]   "28 00 00 00 00 00 00 00 
01 00 00 00 00 00 00 00 "
Mar 27 13:59:40 gemini kernel: [ 5562.591342] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.591347] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.591350] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.592412]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.592418]   "28 00 00 00 00 01 00 00 
01 00 00 00 00 00 00 00 "
Mar 27 13:59:40 gemini kernel: [ 5562.600472] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.600477] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.600480] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.601234]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.601240]   "28 00 00 00 00 00 00 00 
01 00 00 00 00 00 00 00 "
Mar 27 13:59:40 gemini kernel: [ 5562.602078] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.602083] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.602086] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.603194]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.603199]   "28 00 00 00 00 01 00 00 
01 00 00 00 00 00 00 00 "
Mar 27 13:59:40 gemini kernel: [ 5562.603994] hda: command error: 
status=0x51 { DriveReady SeekComplete Error }
Mar 27 13:59:40 gemini kernel: [ 5562.603999] hda: command error: 
error=0x54 { AbortedCommand LastFailedSense=0x05 }
Mar 27 13:59:40 gemini kernel: [ 5562.604002] ide: failed opcode was: 
unknown
Mar 27 13:59:40 gemini kernel: [ 5562.604939]   Error: Illegal request 
-- (Sense key=0x05)
Mar 27 13:59:40 gemini kernel: [ 5562.604944]   "28 00 00 00 00 00 00 00 
01 00 00 00 

Bug#521199: setting package to rt3.8-db-mysql request-tracker3.8 rt3.8-db-sqlite rt3.8-apache2 rt3.8-clients rt3.8-db-postgresql ...

2009-03-27 Thread Dominic Hargreaves
# Automatically generated email from bts, devscripts version 2.10.35lenny3
# via tagpending 
#
# request-tracker3.8 (3.8.2-2) UNRELEASED; urgency=low
#
#  * Update debconf translations: pt.po, ja.po, sv.po, it.po, cs.po, ru.po
#(Closes: #519885, #519922, #520603, #520759, #521199)
#

package rt3.8-db-mysql request-tracker3.8 rt3.8-db-sqlite rt3.8-apache2 
rt3.8-clients rt3.8-db-postgresql
tags 521199 + pending




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



Bug#519564: Fixed in 2.6.8

2009-03-27 Thread Brent S. Elmer, Ph.D.
Yes, 2.6.8 fixes the problem.

On Fri, 2009-03-27 at 20:23 +0100, Patrik Fimml wrote:
> Hey,
> 
> can you confirm this problem is resolved with abiword-2.6.8?
> 
> Patrik




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



Bug#521493: qutecom_2.2~rc3.dfsg1-4(hppa/experimental): FTBFS: error: invalid conversion from 'int' to 'PixelFormat'

2009-03-27 Thread Frank Lichtenheld
Package: qutecom
Version: 2.2~rc3.dfsg1-4
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of qutecom_2.2~rc3.dfsg1-4 on meitner by sbuild/hppa 98-farm
| Build started at 20090327-1157
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Reading state information...
| Need to get 16.3MB of source archives.
| Get:1 http://ftp2.de.debian.org experimental/main qutecom 2.2~rc3.dfsg1-4 
(dsc) [2003B]
| Get:2 http://ftp2.de.debian.org experimental/main qutecom 2.2~rc3.dfsg1-4 
(tar) [16.2MB]
| Get:3 http://ftp2.de.debian.org experimental/main qutecom 2.2~rc3.dfsg1-4 
(diff) [29.0kB]
| Fetched 16.3MB in 2min4s (130kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs (>= 0.4.27), bzip2, debhelper (>= 4.1.0), quilt, 
patchutils (>= 0.2.25), cmake (>= 2.4.4), libqt4-dev (>= 4.1.4), libglib2.0-dev 
(>= 2.10.3), libavcodec-dev (>= 0.cvs20060823-3.1), libswscale-dev (>= 
0.cvs20060823-3.1), libgnutls-dev (>= 1.2.9), libboost-serialization-dev (>= 
1.34.0), libboost-thread-dev (>= 1.34.0), libboost-regex-dev (>= 1.34.0), 
libboost-signals-dev (>= 1.34.0), libboost-program-options-dev (>= 1.34.0), 
uuid-dev, libasound2-dev (>= 1.0.11), libspeex-dev (>= 1.1.12), libssl-dev (>= 
0.9.8a), libxml2-dev (>= 2.6.24), libsamplerate0-dev (>= 0.1.2), 
libsndfile1-dev (>= 1.0.12), libcurl4-openssl-dev (>= 7.16.1), dpkg-dev (>= 
1.13.19), libx11-dev, python-dev
| Build-Conflicts: qt3-dev-tools
| Checking for already installed source dependencies...
[...]
| [  8%] Building CXX object 
libs/pixertool/CMakeFiles/pixertool.dir/src/pixertool.o
| cd "/build/buildd/qutecom-2.2~rc3.dfsg1/obj-hppa-linux-gnu/libs/pixertool" && 
/usr/bin/g++   -D_FORTIFY_SOURCE=2 -DDEBUG -DHAVE_SWSCALE=1 -g -O2 -g -Wall -O2 
-O2 -g -I"/build/buildd/qutecom-2.2~rc3.dfsg1/libs/owutil" 
-I"/build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/include" 
-I"/build/buildd/qutecom-2.2~rc3.dfsg1/obj-hppa-linux-gnu/libs/pixertool" 
-I/usr/include/libavcodec -I/usr/include/libavutil -I/usr/include/libswscale   
-fPIC -Wall -Wstrict-aliasing -Wextra -Wno-unused-parameter -fmessage-length=0 
-o CMakeFiles/pixertool.dir/src/pixertool.o -c 
"/build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp"
| In file included from 
/build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:20:
| 
/build/buildd/qutecom-2.2~rc3.dfsg1/obj-hppa-linux-gnu/libs/pixertool/config.h:4:1:
 warning: "HAVE_SWSCALE" redefined
| : warning: this is the location of the previous definition
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp: In 
function 'pixerrorcode pix_convert(int, piximage*, piximage*)':
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:175: 
error: invalid conversion from 'int' to 'PixelFormat'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:175: 
error:   initializing argument 3 of 'SwsContext* sws_getContext(int, int, 
PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, double*)'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:175: 
error: invalid conversion from 'int' to 'PixelFormat'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:175: 
error:   initializing argument 6 of 'SwsContext* sws_getContext(int, int, 
PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, double*)'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:198: 
error: invalid conversion from 'int' to 'PixelFormat'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:198: 
error:   initializing argument 3 of 'SwsContext* sws_getContext(int, int, 
PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, double*)'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:198: 
error: invalid conversion from 'int' to 'PixelFormat'
| /build/buildd/qutecom-2.2~rc3.dfsg1/libs/pixertool/src/pixertool.cpp:198: 
error:   initializing argument 6 of 'SwsContext* sws_getContext(int, int, 
PixelFormat, int, int, PixelFormat, int, SwsFilter*, SwsFilter*, double*)'
| make[3]: *** [libs/pixertool/CMakeFiles/pixertool.dir/src/pixertool.o] Error 1
| make[3]: Leaving directory 
`/build/buildd/qutecom-2.2~rc3.dfsg1/obj-hppa-linux-gnu'
| make[2]: *** [libs/pixertool/CMakeFiles/pixertool.dir/all] Error 2
| make[2]: Leaving directory 
`/build/buildd/qutecom-2.2~rc3.dfsg1/obj-hppa-linux-gnu'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory 
`/build/buildd/qutecom-2.2~rc3.dfsg1

Bug#520254: unhide: segfault when using "unhide brute"

2009-03-27 Thread Francois Marier
On 2009-03-27 at 19:44:19, Singer, Michael wrote:
> What should I do with the file "unhide linux26.c" exactly do? Unfortunately 
> I am not yet ready to build a Debian package. Can you give me the steps I 
> explain the need to implement the new version of unhide test.

Hi Michael,

I have built a test package for you here:

  
http://people.debian.org/~francois/unhide_20080519-5~debianbug-520254_amd64.deb

The test that Yago wanted you to do is with the unhide-linux26 command
inside that new version of the package.

Cheers,
Francois



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



Bug#485704: Burining is still slow

2009-03-27 Thread Tomasz Rybak
I confirm this behaviour on 2.6.28 (unstable).
Haven't tested on 2.6.29 - other error (#521492) occurs.
This error occurs on my AMD Duron 32-bit, but
burning on AMD 64-bit at work occurs without problem.
So far for burning I use 2.6.23, but I wonder
how long I will be able to boot with this kernel.

I do not know how to debug where problem is - I can do some
test if you tell me what to to.

Regards.

-- 
Tomasz Rybak  GPG key ID: F22C D870
Fingerprint 93BC FEEC A426 3765 799F  10EE FAC1 9A2C F22C D870
http://member.acm.org/~tomaszrybak


signature.asc
Description: To jest część  wiadomości podpisana cyfrowo


Bug#521296: tp-smapi-source: FTBFSes with 2.6.29, something akin to VDIR used

2009-03-27 Thread Evgeni Golov
On Fri, 27 Mar 2009 15:20:31 +0100 Adeodato Simó wrote:

> * Evgeni Golov [Fri, 27 Mar 2009 14:11:01 +0100]:
> 
> > On Thu, 26 Mar 2009 15:26:55 +0100 Adeodato Simó wrote:
> > > tp-smapi-source does not build against linux-headers-2.6.29. The problem
> > > is that the Makefile checks for the presence of an include header, but
> > > if you check /usr/src/linux-headers-2.6.29-FLAVOUR against the 2.6.28
> > > counterpart, you’ll see that all the symlinks towards ../*-common are
> > > missing, and the toplevel Makefile does some magic to forward build
> > > requests to the ‘-common’ directory.
> 
> > > I suggest you consider dropping the check, since Debian stable already
> > > has a kernel >> 2.6.19, and I guess the build would fail anyway.
> 
> > You can find a new patched version in Git:
> > http://git.debian.org/?p=users/sargentd-guest/tp-smapi.git;a=summary
> 
> > But that will still fail to build:
> > # Build the module
> > /usr/bin/make modules KSRC=/lib/modules/2.6.29-1-686/build 
> > KVER=2.6.29-1-686 HDAPS=1
> > make[2]: Entering directory `/usr/src/modules/tp-smapi'
> > /usr/bin/make -C /lib/modules/2.6.29-1-686/build 
> > M=/usr/src/modules/tp-smapi O=/lib/modules/2.6.29-1-686/build modules
> > make[3]: Entering directory `/usr/src/linux-headers-2.6.29-1-686'
> > /usr/src/linux-headers-2.6.29-1-common/arch/x86/Makefile:41: 
> > /usr/src/linux-headers-2.6.29-1-common/arch/x86/Makefile_32.cpu: No such 
> > file or directory
> > make[5]: *** No rule to make target 
> > `/usr/src/linux-headers-2.6.29-1-common/arch/x86/Makefile_32.cpu'.  Stop.
> > make[4]: *** [sub-make] Error 2
> > make[3]: *** [all] Error 2
> 
> > And Makefile_32.cpu is really missing from the .29 headers (but
> > present in the .26 ones)
> 
> > Ideas?
> 
> No idea, I’m putting -kernel on CC.

Which has an own BR now: #521472 :)
Lets wait for it's resolution.

Regards



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



Bug#495563: udev: double cdrom symlink in 70-persistent-cd.rules

2009-03-27 Thread Sven Joachim
On 2009-03-27 11:53 +0100, Marco d'Itri wrote:

> I believe that this bug has been fixed in 0.140, please verify.

I'm sorry, but I don't have that machine anymore, and its replacement
has only one optical drive.  I can only confirm that the "empty
ID_MODEL" problem is gone, and the 70-persistent-cd.rules that udev
0.140 creates looks fine to me:

,[ /etc/udev/rules.d/70-persistent-cd.rules ]
| # This file was automatically generated by the /lib/udev/write_cd_rules
| # program, run by the cd-aliases-generator.rules rules file.
| #
| # You can modify it, as long as you keep each rule on a single
| # line, and set the $GENERATED variable.
| 
| # CDDVDW_SH-S223F (pci-:00:1f.2-scsi-0:0:1:0)
| ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-:00:1f.2-scsi-0:0:1:0", 
SYMLINK+="cdrom", ENV{GENERATED}="1"
| ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-:00:1f.2-scsi-0:0:1:0", 
SYMLINK+="cdrw", ENV{GENERATED}="1"
| ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-:00:1f.2-scsi-0:0:1:0", 
SYMLINK+="dvd", ENV{GENERATED}="1"
| ENV{ID_CDROM}=="?*", ENV{ID_PATH}=="pci-:00:1f.2-scsi-0:0:1:0", 
SYMLINK+="dvdrw", ENV{GENERATED}="1"
`

If you want to close the bug, I would not object.

Regards,
Sven



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



Bug#521433: ITP: globus-openssl -- Globus Toolkit - Openssl Library and Programs

2009-03-27 Thread Mattias Ellert

Simon Josefsson :
What does this mean? Is globus-openssl a fork of openssl, or some  
kind of meta-package that depends on openssl? I recall globus using  
a highly patched openssl in the past, have this been resolved?


This package is a GPT glue package, containing GPT metadata for the  
existing system version of openssl so that GPT dependencies on openssl  
can be fulfilled by the system version of the library.


Guus Sliepen  wrote:
Does it contain a copy of the complete OpenSSL library, or just some  
wrappers around it? In case of the former, the license is not  
Apache-2.0 but the OpenSSL license. It is also very undesirable to  
have a copy of the OpenSSL library in another package.


This package does NOT duplicate the existing openssl package. The  
globus toolkit source tarball does include a copy of the openssl  
sources. None of that code is present in the sources of this package.  
In the past, if you installed globus using the installer script in the  
source tarball it would compile a private version of openssl and use  
it to build the rest of the globus tollkit, which of course was one of  
the biggest reasons why globus never worked well together with system  
libraries. In our builds we have thrown out the private openssl  
library build since many years, and instead used the system version.  
In the latest release of the globus toolkit, this is also the default  
way used by the installer script in the source tarball.


However, since globus uses gpt to build its libraries it needs gpt  
metadata about the openssl library to fulfil its build dependencies.  
This package only provides this metadata about the system version of  
the openssl library.


If you look in the source tarball for this package you see a single  
XML file and nothing else.


Mattias Ellert



smime.p7s
Description: S/MIME cryptographic signature


Bug#521492: linux-image-2.6.29-1-686: Panics when DVD is inserted

2009-03-27 Thread Tomasz Rybak
Package: linux-image-2.6.29-1-686
Version: 2.6.29-1
Severity: important

Today I upgraded my Debian unstable. I installed new kernel 2.6.29
and udev 9.140. After that during boot ATI framebuffer is enabled
(I am not sure if it is related - I have ATI Radeon).

Now, when I put DVD into my burnen (I have only one DVD drive)
entire system hangs, and kernel panics. It blinks scroll and caps
lock, but not num-lock. Panic occurs both when in X or in text mode.
It occurs about five seconds after CD-tray closes.

I haven't tested whether kernel would panic when I put blank CD or DVD.

-- Package-specific info:
** Version:
Linux version 2.6.29-1-686 (Debian 2.6.29-1) (wa...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-5) ) #1 SMP Tue Mar 24 23:05:52 UTC 2009

** Command line:
root=/dev/hda1 ro selinux=1 audit=0 enforcing=0

** Not tainted

** Kernel log:
[5.280494] libata version 3.00 loaded.
[5.314660] ide-gd driver 1.18
[5.314806] hda: max request size: 512KiB
[5.329671] hda: 390721968 sectors (200049 MB) w/8192KiB Cache, 
CHS=24321/255/63
[5.329916] hda: cache flushes supported
[5.330082]  hda:<6>ide-cd driver 5.00
[5.332565]  hda1 hda2 < hda5 hda6 hda7 hda8 hda9 hda10 hda11 hda12 >
[5.419022] ide-cd: hdc: ATAPI 48X DVD-ROM DVD-R/RAM CD-R/RW drive, 2048kB 
Cache
[5.419292] Uniform CD-ROM driver Revision: 3.20
[6.073304] PM: Starting manual resume from disk
[6.118573] EXT3-fs: INFO: recovery required on readonly filesystem.
[6.119272] EXT3-fs: write access will be enabled during recovery.
[6.192524] kjournald starting.  Commit interval 5 seconds
[6.192615] EXT3-fs: recovery complete.
[6.193033] EXT3-fs: mounted filesystem with ordered data mode.
[7.611938] udev: starting version 140
[7.954658] input: Power Button (FF) as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[7.954741] ACPI: Power Button (FF) [PWRF]
[7.954903] input: Power Button (CM) as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input3
[7.954970] ACPI: Power Button (CM) [PWRB]
[7.975760] Linux agpgart interface v0.103
[7.988430] agpgart: Detected VIA KT400/KT400A/KT600 chipset
[7.999233] agpgart-via :00:00.0: AGP aperture is 128M @ 0xd000
[8.023621] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[8.082462] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[8.271515] NET: Registered protocol family 23
[8.308588] usblp0: USB Bidirectional printer dev 2 if 0 alt 1 proto 2 vid 
0x03F0 pid 0x0C17
[8.308699] usbcore: registered new interface driver usblp
[8.400303] radeonfb :01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[8.401812] radeonfb: Found Intel x86 BIOS ROM Image
[8.401868] radeonfb: Retrieved PLL infos from BIOS
[8.401920] radeonfb: Reference=27.00 MHz (RefDiv=12) Memory=250.00 Mhz, 
System=200.00 MHz
[8.401983] radeonfb: PLL min 2 max 4
[8.540282] input: PC Speaker as /devices/platform/pcspkr/input/input4
[8.689168] i2c-adapter i2c-2: unable to read EDID block.
[8.841162] i2c-adapter i2c-2: unable to read EDID block.
[8.993166] i2c-adapter i2c-2: unable to read EDID block.
[9.145141] i2c-adapter i2c-3: unable to read EDID block.
[9.297129] i2c-adapter i2c-3: unable to read EDID block.
[9.449127] i2c-adapter i2c-3: unable to read EDID block.
[9.505082] radeonfb: Monitor 1 type DFP found
[9.505145] radeonfb: EDID probed
[9.505192] radeonfb: Monitor 2 type no found
[9.516130] Console: switching to colour frame buffer device 210x65
[9.578952] radeonfb (:01:00.0): ATI Radeon 4966 "If"
[   10.041933] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 0, using IRQ 22
[   10.042047] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
[   10.042139] VIA 82xx Audio :00:11.5: PCI INT C -> Link[ALKC] -> GSI 22 
(level, low) -> IRQ 22
[   10.042625] VIA 82xx Audio :00:11.5: setting latency timer to 64
[   11.104657] Adding 2008084k swap on /dev/hda9.  Priority:-1 extents:1 
across:2008084k 
[   11.318104] EXT3 FS on hda1, internal journal
[   12.268128] fuse init (API version 7.11)
[   12.360134] device-mapper: uevent: version 1.0.3
[   12.360463] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: 
dm-de...@redhat.com
[   19.557582] kjournald starting.  Commit interval 5 seconds
[   19.559201] EXT3 FS on hda5, internal journal
[   19.560545] EXT3-fs: mounted filesystem with ordered data mode.
[   19.579007] kjournald starting.  Commit interval 5 seconds
[   19.580646] EXT3 FS on hda6, internal journal
[   19.581939] EXT3-fs: mounted filesystem with ordered data mode.
[   19.595383] kjournald starting.  Commit interval 5 seconds
[   19.597036] EXT3 FS on hda7, internal journal
[   19.598323] EXT3-fs: mounted filesystem with ordered data mode.
[   19.632368] kjournald starting.  Commit interval 5 seconds
[   19.633956] EXT3 FS on hda8, internal journal
[   19.635234] EXT3-fs: mounted filesystem with ordered data mode.
[   19

Bug#521491: O: elmo -- text-based mail-reader supporting SMTP and POP3

2009-03-27 Thread morph
Package: wnpp
Severity: normal

The current maintainer of elmo, Jacek Śliwerski (rzyjontko) ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: elmo
Binary: elmo
Version: 1.3.0-1.2
Priority: optional
Section: mail
Maintainer: Jacek Śliwerski (rzyjontko) 
Build-Depends: debhelper (>> 4.0.0), libgpgme11-dev, libncurses5-dev, libssl-dev
Architecture: any
Standards-Version: 3.6.1
Format: 1.0
Directory: pool/main/e/elmo
Files:
 5a5cfdad1bfc990ed035993c2c18 611 elmo_1.3.0-1.2.dsc
 432d502e188f35e061a5fcc73427650f 513705 elmo_1.3.0.orig.tar.gz
 9fad7c7713ae17f17f2a8caf536aa4c2 3002 elmo_1.3.0-1.2.diff.gz

Package: elmo
Priority: optional
Section: mail
Installed-Size: 572
Maintainer: Jacek Śliwerski (rzyjontko) 
Architecture: amd64
Version: 1.3.0-1.2
Provides: mail-reader
Depends: libc6 (>= 2.7-1), libgcc1 (>= 1:4.1.1-21), libgpg-error0 (>= 1.4), 
libgpgme11 (>= 1.0.1), libncurses5 (>= 5.6+20071006-3), libssl0.9.8 (>= 
0.9.8f-1), libstdc++6 (>= 4.1.1-21)
Filename: pool/main/e/elmo/elmo_1.3.0-1.2_amd64.deb
Size: 216594
MD5sum: 88f3dca52d1724dde7983998e9ab
SHA1: 49e74dab348e8a95c6e0692986cecedc69350eba
SHA256: 968db79d0145d0f8dbc70f401272a24ecc203e46bd223ee6cb4c5a2d09278b7f
Description: text-based mail-reader supporting SMTP and POP3
 Elmo is a feature-rich console mail client for UN*X power users.
 It integrates functionality commonly realized by separate pieces
 of software in other mailers.
 .
 Visit http://elmo.sourceforge.net for more details.
Tag: mail::{pop,smtp,user-agent}, protocol::pop3, protocol::smtp, 
role::program, uitoolkit::ncurses, works-with::mail




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



Bug#521490: garmin-forerunner-tools: Please release version 0.10

2009-03-27 Thread Gilles Filippini
Package: garmin-forerunner-tools
Version: 0.09-2
Severity: wishlist

Hello,

Upstream has just released garmintools 0.10 in which the libgarmin library
has been renamed to libgarmintools.
Please update to this version since it would free the way for the libgarmin
package[0] to enter debian.

Thanks in advance.

_Gilles.

[0] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521466



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



Bug#521489: space after href ends up rendered

2009-03-27 Thread jidanni
Package: lynx-cur
Version: 2.8.7pre1-1
X-debbugs-cc: dic...@invisible-island.net

Can you believe if you have a space after "href=", it ends up getting
rendered?!:

$ lynx -dump -nolist q.html
   A(B)

   C( D)

$ cat q.html
http://www.w3.org/TR/html4/strict.dtd";>



 test



 A(B)

 C(D)



P.S.,
http://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=lynx-cur;submitter=jida...@jidanni.org
is getting embarrassingly big, but that is the only bug tracker for
lynx I can find.



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



Bug#521275: [Fwd: Bug#521275: Acknowledgement (colored prompt conflicts with cursor positioning)]

2009-03-27 Thread Don Armstrong
submitter 521275 eckha...@satorlaser.com
thanks

On Fri, 27 Mar 2009, Terry Reedy wrote:
> For some reason, the bash bug report 521275 submitted by
> Ulrich Eckhardt 
> is listed as being reported by python-...@python.org.

Because Ulrich set the Reply-To: to python-...@python.org for some
reason.

I've rectified this with the above message. Let me know if you all
have any further questions.


Don Armstrong

-- 
I'm wrong to criticize the valor of your brave men. It's important to
die for one's country when it means being the subject of a king who
wears a ruffled collar or a pleated one.
 -- Cyrano de Bergerac

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



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



Bug#521359: gorm.app: Gorm won't install with latest gnustep-back (0.16), gnustep-gui(0.16): Experimental

2009-03-27 Thread Yavor Doganov
On Fri, Mar 27, 2009 at 01:57:25PM -0700, Marc J. Driftmeyer wrote:
> If I wanted to roll my own builds, do I have to add customizations to  
> the debian/ specific details?

No, there should be no need for any customizations/modifications in 
general, both to files under debian/ and the upstream source.  If you 
find out that any modifications are necessary, we would greatly 
appreciate if you drop us a mail describing the issue at 
pkg-gnustep-maintain...@lists.alioth.debian.org.  If a plain rebuild of 
any package in Debian does not work for you, inform us as well.

Thank you very much for testing.



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



Bug#521356: flash-kernel: Please update the flash-kernel manpage

2009-03-27 Thread Per Andersson
tags 521356 + patch
kthx

On Fri, Mar 27, 2009 at 7:09 AM, Martin Michlmayr  wrote:
> * Peter Bauer  [2009-03-26 23:48]:
>> Please update the flash-kernel manpage to describe the behaviour of the
>> subarch check and the new naming conventions for a valid kernel and
>> initrd image name.
>
> Will do, but probably not before next week.

Patch below.

--- flash-kernel.8.orig 2009-03-27 01:20:53.0 +
+++ flash-kernel.8  2009-03-27 20:57:34.0 +
@@ -14,6 +14,11 @@
 Optionally, it can be passed the version of the kernel to flash; it
 defaults to flashing /vmlinuz or /boot/vmlinuz.
 .P
+Prior to flashing the kernel a check is performed to verify that
+the subarchitectures of the machine and the image to be flashed
+match. Valid filenames for images to flash are suffixed with the
+subarchitecture.
+.P
 If the --supported option is used, flash-kernel will test to see if
 the hardware is supported, and return a true or false value.
 .SH AUTHOR


Best regards,
Per



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



Bug#521486: wanna-build: apparently missing use clause for SBuild

2009-03-27 Thread Gustavo Noronha Silva
Package: wanna-build
Version: 0.58.1-1
Severity: important

In my test setup of wanna-build I was getting the following problem:

k...@abacate ~/builds> wanna-build --take libsoup2.4_2.24.3-2
wanna-build (Debian sbuild) 0.58.1 (11 Mar 2009) on abacate.horta
Using database build-db/unstable
Undefined subroutine &main::version_less called at /usr/bin/wanna-build line 
399.

After searching for the definition of such subrouting, I added 'use
Sbuild;' to the top of /usr/bin/wanna-build, and it worked
correctly. I'm not a perl guy, so I'm not sure this is the best
fix. Also, after fixing that, I still get some warnings:

k...@abacate ~/builds> wanna-build --take libsoup2.4_2.24.3-2
Prototype mismatch: sub main::send_mail: none vs ($$$) at /usr/bin/wanna-build 
line 68.
Prototype mismatch: sub main::send_mail: none vs ($$$) at /usr/bin/wanna-build 
line 1998.
Subroutine send_mail redefined at /usr/bin/wanna-build line 1973.
wanna-build (Debian sbuild) 0.58.1 (11 Mar 2009) on abacate.horta
Using database build-db/unstable
Use of uninitialized value in pattern match (m//) at /usr/bin/wanna-build line 
513.
libsoup2.4: ok

Thanks,

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

Kernel: Linux 2.6.28-1-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 wanna-build depends on:
ii  libmldbm-perl 2.01-2 Store multidimensional hash struct
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 
ii  perl-modules  5.10.0-19  Core Perl modules

Versions of packages wanna-build recommends:
ii  cron  3.0pl1-105 management of regular background p
ii  exim4-daemon-light [mail-tran 4.69-9 lightweight Exim MTA (v4) daemon
ii  postgresql-8.3-debversion 1.0.1-2Debian version number type for Pos
ii  wget  1.11.4-2   retrieves files from the web

Versions of packages wanna-build suggests:
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep

-- 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#521485: O: nawm -- Non-windowmanager with windowmanager functionality

2009-03-27 Thread morph
Package: wnpp
Severity: normal

The current maintainer of nawm, Richard Tibbetts ,
is apparently not active anymore.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: nawm
Binary: nawm
Version: 0.0.20030130-2.2
Priority: optional
Section: x11
Maintainer: Richard Tibbetts 
Build-Depends: debhelper (>> 4), flex, bison, libx11-dev, libxtst-dev, 
autotools-dev
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/n/nawm
Files:
 5eb48e9a7cd8693de2643a4e4349e528 625 nawm_0.0.20030130-2.2.dsc
 2b8ac913f384f8200ae2328c338ac463 69013 nawm_0.0.20030130.orig.tar.gz
 7c0270864f08317d60cda4cea90f3b8e 28867 nawm_0.0.20030130-2.2.diff.gz

Package: nawm
Priority: optional
Section: x11
Installed-Size: 220
Maintainer: Richard Tibbetts 
Architecture: amd64
Version: 0.0.20030130-2.2
Depends: libc6 (>= 2.3.5-1), libx11-6, libxext6, libxtst6
Filename: pool/main/n/nawm/nawm_0.0.20030130-2.2_amd64.deb
Size: 59242
MD5sum: f2c502a08d94e96a52a07b4252de8155
SHA1: f5080656335a17dd787c67b146c0efa243406d5a
SHA256: 34971b55a81d15d7fe5b2d560110359241150177193abac8cf9ea2a68eb8f685
Description: Non-windowmanager with windowmanager functionality
 nawm is not a window manager. It has a powerful configuration
 language for using windowmanager-like functionality. Because it is
 not a windowmanager, nawm can be run along side your existing
 windowmanager. Great for making up for missing functionality without
 having to change to a whole new windowmanager.
Tag: interface::commandline, interface::x11, role::program, role::shared-lib, 
scope::utility, x11::application, x11::window-manager




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



Bug#521483: busybox: no way to handle a syslogd pidfile

2009-03-27 Thread x
Package: busybox
Version: 1:1.10.2-2
Severity: normal

syslogd has no pidfile option.
also, busybox syslogd doubleforks, so we can't get the correct pid in an 
initscript.
i'd suggest adding a pidfile option (probably useful for other daemon 
functions, too).

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

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

Versions of packages busybox depends on:
ii  libc6 2.9-6  GNU C Library: Shared libraries

busybox recommends no packages.

busybox 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#521482: linux-2.6: adopt hardening patches (execshield and grsecurity) into default kernel packages for squeeze

2009-03-27 Thread Michael S. Gilbert
package: linux-2.6
severity: wishlist
tags: security

there are now several security hardening kernel patches available in
the debian archive (e.g. execshield and grsecurity).  it would be great
if these patches were incorporated into the default kernel packages.  

this would go a long way toward reducing the impact of security threats
to the majority of end users.  most users will never consider applying
those patches or building/using a non-vanilla debian kernel.

thank you for your consideration.
mike



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



Bug#521475: O: umlrun -- Components of umlrun to be installed inside UML

2009-03-27 Thread morph
Package: wnpp
Severity: normal

The current maintainer of umlrun, Matt Zimmerman ,
has retired.  Therefore, I orphan this package now.

Maintaining a package requires time and skills. Please only adopt this
package if you will have enough time and attention to work on it.

If you want to be the new maintainer, please see
http://www.debian.org/devel/wnpp/index.html#howto-o for detailed
instructions how to adopt a package properly.

Some information about this package:

Package: umlrun
Binary: umlrun, umlrun-uml
Version: 0.15-1.1
Priority: optional
Section: utils
Maintainer: Matt Zimmerman 
Build-Depends: debhelper (>> 3.0.0)
Architecture: any
Standards-Version: 3.5.2
Format: 1.0
Directory: pool/main/u/umlrun
Files:
 b372d8868f695faf84a9f768cf0fb10f 566 umlrun_0.15-1.1.dsc
 a41b57900c893f516793904cd3033f3f 10579 umlrun_0.15.orig.tar.gz
 3e8d791d4fe85f40f3ffebb616c5947b 470 umlrun_0.15-1.1.diff.gz

Package: umlrun-uml
Priority: optional
Section: utils
Installed-Size: 88
Maintainer: Matt Zimmerman 
Architecture: all
Source: umlrun
Version: 0.15-1.1
Depends: python (>= 2.1)
Filename: pool/main/u/umlrun/umlrun-uml_0.15-1.1_all.deb
Size: 6188
MD5sum: d02851183687a198b5bd2653ffafbf6a
SHA1: 0c06dc57be5b208eef0c0869decd0e98228b4732
SHA256: 857a7dd60282969ce395ad972d819be4196b30dba53ef39dc4a5e0f1ab1f8e79
Description: Components of umlrun to be installed inside UML
 This package is meant to be installed under User-Mode Linux in order
 to make it possible to use umlrun with it.




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