Bug#374525: [Pkg-shadow-devel] Bug#374525: Bug#366546: Mail delivery failed: returning message to sender

2006-07-05 Thread Christian Perrier
 That's up to you; we don't consider it a system utility, that's all.
 
 Our hier(7) is pretty clear, and we try to stick to it:
 
  /bin/  user utilities fundamental to both single-user and
   multi-user environments
 
  /sbin/ system programs and administration utilities fundamental
   to both single-user and multi-user environments

As a first reaction and as one of the shadow maintainer, I'm now
inclined to agree with the choice of the FreeBSD team here.

The rationale is clear...

I'd like to hear the one from OpenBSD to put nologin in /sbin
though.. they might have a different definition of what goes in /sbin

However, others might have a different point of view in Debian and I'd
like to get all possible advices. I might even consider asking our
Technical Commitee after a discussion in debian-devel (which I don't
put much hope in based on past experience).

In short, let's take a deep breath and think about all this.

The standard we have to comply with in Debian is the FHS 2.3, from the
policy. It states:


/bin : Essential user command binaries (for use by all users)

/bin contains commands that may be used by both the system
administrator and by users, but which are required when no other
filesystems are mounted (e.g. in single user mode). It may also
contain commands which are used indirectly by scripts.

/sbin : System binaries

Utilities used for system administration (and other root-only
commands) are stored in /sbin, /usr/sbin, and /usr/local/sbin. /sbin
contains binaries essential for booting, restoring, recovering, and/or
repairing the system in addition to the binaries in /bin. [18]
Programs executed after /usr is known to be mounted (when there are no
problems) are generally placed into /usr/sbin. Locally-installed
system administration programs should be placed into
/usr/local/sbin. [19]

The question then shortens down to will we need nologin when /usr is
not mounted. Do we have existing or future use cases?


PS: let's shorten down the CC list of these mails. My own point here is to
decide what to do in Debian so we might want to stop bothering FreeBSD
developers (which I took the opportunity to sy hi toI have some
good old friends over there).





signature.asc
Description: Digital signature


Bug#376799: tasksel: Please support multi-language installations

2006-07-05 Thread Christian Perrier
Package: tasksel
Version: 2.49
Severity: wishlist

That suggestion  popped in my mind quite quickly and I didn't took much time
to deeply think abou tit, but wanted to record it.

I suggest we consider supporting multi-language installations. We
currently offer users a possibility to select more than one locale in the
localechooser step: this ends up in localechooser/supported-locales.

So, an interesting option would then be to have tasksel either:

-re-propose the language tasks list like it did in the past, maybe only at
medium priority...or only when localechooser/supported-locales includes more
than one language in the supported locales

-automatically select the language tasks for all the languages derived from
localechooser/supported-locales


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to fr_FR.UTF-8)

Versions of packages tasksel depends on:
ii  aptitude  0.4.1-1.1  terminal-based apt frontend
ii  debconf [debconf-2.0] 1.5.2  Debian configuration management sy
ii  liblocale-gettext-perl1.05-1 Using libc functions for internati
ii  tasksel-data  2.49   Official tasks used for installati

tasksel recommends no packages.

-- debconf information excluded


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



Bug#374525: Bug#366546: [Debian] login: please move nologin under /bin directory

2006-07-05 Thread Jari Aalto+mail.linux
| On Tue, Jul 04, 2006 at 09:38:18PM +0300, Jari Aalto+mail.linux wrote:
| 
|  However nologin is a system utility it would be better kept
|  directly under root directory, if /sbin is not ideal, then
|  it should go to /bin -- to same place as login.
| 
| That's up to you; we don't consider it a system utility, that's all.
| 
| Our hier(7) is pretty clear, and we try to stick to it:
| 
|  /bin/  user utilities fundamental to both single-user and
|   multi-user environments

FHS 2.3 reads


http://www.pathname.com/fhs/pub/fhs-2.3.html#BINESSENTIALUSERCOMMANDBINARIES
/bin contains commands that may be used by both the system
administrator and by users, but which are required 
when  no other filesystems are mounted (e.g. in single user mode).
  

|  /sbin/ system programs and administration utilities fundamental
|   to both single-user and multi-user environments

http://www.pathname.com/fhs/pub/fhs-2.3.html#SBINSYSTEMBINARIES
   Utilities used for system administration (and other
   root-only commands) are stored in /sbin, /usr/sbin, and
   /usr/local/sbin. /sbin contains 
   binaries  essential for booting, restoring, recovering, and/or 
 ...
   repairing the system

| Since it isn't either of the above, it goes under /usr (in FreeBSD; you
| are, of course, free to disagree).

Thank you for explaining. 

As Debian follows the FHS, the correct place here seems to be
/bin according to FHS. (as where login is also located)

Jari


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



Bug#376797: #376797 - additional information

2006-07-05 Thread Bryan Donlan

By forcing gij to continue by exporting MALLOC_CHECK_=1, I get:
*** glibc detected *** free(): invalid pointer: 0x080c1050 ***

(.:17337): Pango-WARNING **: pango_ft2_font_get_face called with bad
font, expect ugly output
malloc: using debugging hooks
java.lang.InternalError: Pango: pango_ft2_font_get_face called with
bad font, expect ugly output
  at java.lang.reflect.Constructor.newInstance(libgcj.so.7)

** ERROR **: file
../../../../../../../src/libjava/classpath/native/jni/gtk-peer/gnu_java_awt_peer_gtk_GdkGraphics2D.c:
line 1129 (install_font_peer): assertion failed: (face != NULL)
aborting...
zsh: abort (core dumped)  DISPLAY=:1 MALLOC_CHECK_=1
/usr/lib/jvm/java-1.4.2-gcj-4.1-1.4.2.0/bin/java


I note that this behavior occurs in sun JRE as well, implying some
dependent library is at fault; however, I do not know which.


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



Bug#376746: dpkg: [INTL:ru] Updated Russian translation of the .po file

2006-07-05 Thread Christian Perrier
tags 376746 pending
thanks

Quoting Yuri Kozlov ([EMAIL PROTECTED]):
 Package: dpkg
 Version: 1.13.16
 Severity: wishlist
 Tags: l10n, patch
 
 Updated Russian translation of the .po file is attached.

Committed.



signature.asc
Description: Digital signature


Bug#374544: Bug is also present in 2.17-1

2006-07-05 Thread Peder Chr. Nørgaard
This is just to confirm that this specific bug - garbage in output 
from --cref - is also present in the 2.17-1 version of binutils.

best regards
-- 
Peder Chr. Nørgaard e-mail: [EMAIL PROTECTED]
Gefionsvej 19   spejder-e-mail: [EMAIL PROTECTED]
DK-8230 Åbyhøj  tel: +45 87 44 11 99
Denmark mob: +45 30 91 84 31



Bug#376798: very poor spacing next to the letter 'm'

2006-07-05 Thread Drew Parsons
The attached image collects snippets of screenshots illustrating the
problem.



bad-m.png
Description: PNG image


Bug#376800: deskbar-applet: applet starts without interface

2006-07-05 Thread Andrea Vettorello
Package: deskbar-applet
Version: 2.14.2-1
Severity: normal

When started, the applet appears on the panel only with the textbox 
entry, launching it from a console there's a log entry with a Can't 
find 'Deskbar_Applet.xml'.

From the log, the SHARED_DATA_DIR variable in deskbar/__init__.py 
is initialized with ${prefix}/share/deskbar-applet instead of 
/usr/share/deskbar-applet. Modifying deskbar/defs.py accordingly fix the 
applet.


Andrea

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-k7
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)

Versions of packages deskbar-applet depends on:
ii  gconf2 2.14.0-1  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.11.4-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-3  The Bonobo UI library
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcairo2  1.2.0-2   The Cairo 2D vector graphics libra
ii  libebook1.2-5  1.6.2-3   Client library for evolution addre
ii  libedataserver1.2-71.6.2-3   Utility library for evolution data
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.10.3-2  The GLib library of C routines
ii  libgnome-desktop-2 2.14.2-2  Utility library for loading .deskt
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-1  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.18-1  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1  Layout and rendering of internatio
ii  libpopt0   1.10-2lib for parsing cmdline parameters
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libstartup-notification0   0.8-1 library for program launch feedbac
ii  libx11-6   2:1.0.0-7 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.26.dfsg-2 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  python-glade2  2.8.6-3   GTK+ bindings: Glade support
ii  python-gnome2  2.12.4-2  Python bindings for the GNOME desk
ii  python-gnome2-extras   2.14.0-2  Python bindings for the GNOME desk
ii  python-gtk22.8.6-3   Python bindings for the GTK+ widge
ii  python2.4  2.4.3-7   An interactive high-level object-o
ii  zlib1g 1:1.2.3-12compression library - runtime

Versions of packages deskbar-applet recommends:
ii  gnome-utils   2.14.0-1   GNOME desktop utilities
pn  python-beagle none (no description available)
pn  python-soappy none (no description available)

-- no debconf information


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



Bug#376705: xorg: [INTL:da] Updated Danish debconf translation

2006-07-05 Thread Christian Perrier
tags 376705 pending
thanks

Quoting Claus Hindsgaul ([EMAIL PROTECTED]):
 Package: xorg
 Severity: wishlist
 Tags: patch l10n
 
 
 Please use the attached updated Danish debconf translation
 (debian/po/da.po)


Committed. The 4 fuzzies that resulted after re-merging with the POT
file have been handled with (this was due to
s/xkeyboard-config/xkb-data in original stringswhich I changed in
the translation just like Denis did in all translations when he made
that change)



signature.asc
Description: Digital signature


Bug#376796: dput: crash on -c

2006-07-05 Thread Thomas Viehmann
severity 376796 minor
retitle  376796 dput: don't dump traceback on invalid config file
thanks

Hi Charles,

thank you for your interest in dput and for your bug report.

can you elaborate on what you're trying to do here?

Charles Fry wrote:
 dput crashes when I execute it with -c :
dput -c php-simpletest_1.0.0-4_i386.changes

If you really want -c, you need
   dput -c configfile changesfile

I do agree dput should print an error message and not dump a traceback,
but I'm not sure that this is the point of your bug report...

Kind regards

T.
-- 
Thomas Viehmann, http://thomas.viehmann.net/


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



Bug#376434: [Evolution] Bug#376434:

2006-07-05 Thread Loïc Minier
On Wed, Jul 05, 2006, Øystein Gisnås wrote:
 For that to happen, we need as much information as possible. Pri 1 is to
 be able to consistently reproduce the bug. Pri 2 is to get a copy of the
 summary files before and after the incident.

 FWIW, you can shit various reportbug extensions to request more
 information from submitters, such as with galeon where I ship a
 /usr/share/bug/galeon/presubj.  Perhaps this could ease your task in
 the long term?

-- 
Loïc Minier [EMAIL PROTECTED]



Bug#375677: A question about Jose's patch

2006-07-05 Thread Bill Lash
If the errback is being called with an argument of Failure(Exception()) everywhere, shouldn't the argument to addCallbacks also use this? That would make the last part of the patch look like:@@ -1568,7 +1568,7 @@
 (deferred, self), None,-  None, None)+ Failure(Exception()), None) else:
- deferred.errback()+ deferred.errback(Failure(Exception())) return deferred  def connectionLost(self, reason=None):I had been working on a patch based on Tim's patch to 
defer.py, that changed the arguments of errback to failure.DefaultException(None), that seems to work as well, and I didn't remove any files. I'll attatch that patch, but I know almost nothing about twisted, and not a lot about python.
Bill
--- apt_proxy.py.orig	2006-07-05 00:57:16.0 -0500
+++ apt_proxy.py	2006-07-05 00:48:17.0 -0500
@@ -26,7 +26,8 @@
 import time
 import string
 import packages
-from twisted.python.failure import Failure
+from twisted.python import failure
+#from twisted.python.failure import Failure
 import memleak
 from twisted.internet import error
 #from posixfile import SEEK_SET, SEEK_CUR, SEEK_END
@@ -1557,7 +1558,7 @@
 elif last_access  min_time:
 log.debug(file is too old: +self.local_file, 'file_ok')
 update_times[self.uri] = cur_time
-deferred.errback()
+deferred.errback(failure.DefaultException(None))
 else:
 log.debug(file is ok: +self.local_file, 'file_ok')
 deferred.callback(None)
@@ -1568,9 +1569,9 @@
 verifier = FileVerifier(self)
 verifier.deferred.addCallbacks(file_ok, deferred.errback,
(deferred, self), None,
-   None, None)
+   failure.DefaultException(None), None)
 else:
-deferred.errback()
+deferred.errback(failure.DefaultException(None))
 return deferred
 
 def connectionLost(self, reason=None):


Bug#366350: ITP: ipbt

2006-07-05 Thread Bryan Donlan

owner 366350 !
retitle 366360 ITP: ipbt -- a high-tech ttyrec player for Unix
thanks

I intend to package ipbt. I will be seeking sponsorship on d-m once I
am satisfied the packaging is ready for inclusion in the archive.


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



Bug#319951: Not sure that #319951 is still here

2006-07-05 Thread Christian Perrier
tags 319951 - unreproducible
found 319951 0.4-1
thanks

Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):

 Actually, I'm morei interested in unstable as there's nothing we can do
 to fix such bugs in stable.
 
 Yes, but you still need to find out whether the lack of a warning is
 because (1) the font system has been upgraded to support spaces in font
 names (2) somebody has silently taken the space out of the hints file
 in the unstable version of your fonts packages (3) some change in defoma
 means that the warning has gone away but the system still doesn't support
 spaces in names (which would mean that in future it might all break again,
 perhaps worse than before). The action you need to take to resolve this
 bug report differs in each case.

I'm actually lost here, honestly. Maybe help from other font people
would be good.

 
 As a more general point, if users find that bug reports are always met
 with an attitude that they will be ignored if they aren't reproducible
 in unstable they may drift away to other distributions :-(


Sorry if this has been your feeling. That wasn't the intent. My main
point is that if something is broken in stable versions of either the
font or defoma, there is a very little chance that we can fix it. I'm
sure you know about this.




signature.asc
Description: Digital signature


Bug#376382: FIXED [Pkg-alsa-devel] Bug#376382: ALSA MIDI playback lock-up on kernel 2.6.17-686, not on kernel 2.6.16-2-686

2006-07-05 Thread Elimar Riesebieter
tags 376382 pending
thanks



On Wed, 05 Jul 2006 the mental interface of
Arthur Marsh told:

 Having managed to get module-assistant to compile and install 
 alsa-modules-2.6.17-1-686_1.0.11-3lxtec1+2.6.17-10.00.Custom_i386.deb,
 
 ALSA MIDI playback to the wavetable synth on my SoundBlaster Live! 5.1 model 
 0220 sound card under kernel 2.6.17-1-686 version 2.6.17-2 works fine without 
 lock-ups.

Will be fixed next upload ;)

Thanks for testing
Elimar


-- 
  Excellent day for drinking heavily. 
  Spike the office water cooler;-)


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



Bug#376594: debbugs: Add 'notbug' to allowable tags. This is different from 'wontfix'

2006-07-05 Thread Don Armstrong
NB: Please don't remove the attribution; it makes it much more
difficult to follow what you're saying.

On Wed, 05 Jul 2006, Jari Aalto wrote:
 |  - 'usertags' is mainly unused compared to standard tags feature.
 |  
 |  A common sense suggests that there are reports that are not bugs.
 | 
 | If they're not bugs, then they should probably just be closed with an
 | informative message.
 
 They are, but a notbug sign would also be appropriate. Being
 standard tag and not random usertag, would bring quality to the BTS
 (I feel so).

It would be a new tag that developers would have to know about to use.
Developers who don't already know about how to use usertags are also
unlikely to learn about this tag either.
  
 This is my experience, which of cource, is not a generalization. But
 I have a hunch that this is the case among most of the developers.
 They do their stuff, only very few may be aware of usertags, even
 less use them. And if used, the tags attached attached varies
 bringing diversity that cannot be machine processed (statictics
 ...), like counting notbug would.

If they don't care to learn about usertags, then it seems to me that
they feel the extant tags are sufficient.
 
 I don't have lot to convince other than these posts. If a study
 needs to be conducted over BTS before enough argements could be
 taken into consideration -- yet the results may be uncertain -- I'm
 afraid, there is no-one to put that much effort to get a single and
 simple thing added to the BTS.

All I'm asking is for people who want this tag added to use the tag
using usertags, and provide some evidence that the tag will actually
be useful; to date, all that's been done is argue about what the tag
will be called, (faq, notabug, notbug, leftfield, blahblahblah) not
people actually going out and using the tag.


Don Armstrong

-- 
There are two types of people in this world, good and bad. The good
sleep better, but the bad seem to enjoy the waking hours much more.  
 -- Woody Allen

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


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



Bug#376803: kdesktop: kdesktop_lock fails to renew Kerberos tickets with pam_krb5

2006-07-05 Thread marcus
Package: kdesktop
Version: 4:3.5.3-2
Severity: normal

I'm using pam_krb5 with a Heimdal KDC to authenticate logins. When I
log in with KDM, it fetches a ticket for the user. But after the
session is locked and then unlocked, the ticket is not renewed.

When unlocking the session I can see the following in the KDC log:

2006-06-19T08:59:50 AS-REQ [EMAIL PROTECTED] from IPv4:192.168.100.4 for 
krbtgt/[EMAIL PROTECTED]
2006-06-19T08:59:50 Using aes256-cts-hmac-sha1-96/aes256-cts-hmac-sha1-96
2006-06-19T08:59:50 Requested flags: renewable_ok, forwardable
2006-06-19T08:59:50 sending 629 bytes to IPv4:192.168.100.4

Here is my pam setup:

# /etc/pam.d/common-auth - authentication settings common to all services
auth  sufficient  pam_krb5.so ignore_root forwardable
auth  requiredpam_unix.so try_first_pass nullok_secure

# /etc/pam.d/common-account - authorization settings common to all services
account  requiredpam_krb5.so ignore_root
account  requiredpam_unix.so

# /etc/pam.d/common-session - session-related modules common to all services
session  optional  pam_krb5.so ignore_root
session  required  pam_unix.so
session  optional  pam_umask.so umask=002

# /etc/pam.d/kscreensaver - specify the PAM behaviour of kscreensaver
@include common-auth
@include common-account
@include common-password
@include common-session

# /etc/pam.d/kcheckpass - specify the PAM behaviour of kcheckpass
@include common-auth
@include common-account
@include common-password
@include common-session

# /etc/pam.d/other - specify the PAM fallback behaviour
@include common-auth
@include common-account
@include common-password
@include common-session

libpam-krb5 is version 1.2.0-3. 

Versions of packages libpam-krb5 depends on:
ii  krb5-config   1.8Configuration files for Kerberos V
ii  libc6 2.3.6-13   GNU C Library: Shared libraries
ii  libcomerr21.39-1 common error description library
ii  libkrb53  1.4.3-7MIT Kerberos runtime libraries
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages kdesktop depends on:
ii  kdebase-bin 4:3.5.3-2core binaries for the KDE base mod
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libaudio2   1.7-9The Network Audio System (NAS). (s
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libfontconfig1  2.3.2-5.1generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.0-4GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libglu1-mesa [libglu1]  6.4.2-1  The OpenGL utility library (GLU)
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libidn110.5.18-2 GNU libidn library, implementation
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkonq44:3.5.3-2core libraries for Konqueror
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-6X11 client-side library
ii  libxau6 1:1.0.0-3X11 authorisation library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxss1 1:1.0.1-4X11 Screen Saver extension library
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  libxxf86misc1   1:1.0.0-4X11 XFree86 miscellaneous extensio
ii  zlib1g  1:1.2.3-11   compression library - runtime

Versions of packages kdesktop recommends:
ii  eject 2.1.4-1ejects CDs and operates CD-Changer

-- no 

Bug#376594: debbugs: Add 'notbug' to allowable tags. This is different from 'wontfix'

2006-07-05 Thread Jari Aalto
| 
|  
|  - 'usertags' is mainly unused compared to standard tags feature.
|  
|  A common sense suggests that there are reports that are not bugs.
| 
| If they're not bugs, then they should probably just be closed with an
| informative message.

They are, but a notbug sign would also be appropriate. Being standard
tag and not random usertag, would bring quality to the BTS (I feel so).
 
| The point is that I'd like to see people already using the features
| that are extant to apply usertags to bugs that they think are useful
| before I add additional tags.

By large, I'm afraid the usertags feature is not used, and
continues to be unused. From a developer's point of view
during updating packages, one consults:

- BTS control page
- and the named tags (to select appropriate one) 
 

This is my experience, which of cource, is not a
generalization. But I have a hunch that this is the case
among most of the developers. They do their stuff, only very
few may be aware of usertags, even less use them. And if used, the
tags attached attached varies bringing diversity that cannot be
machine processed (statictics ...), like counting notbug would.

| That other bug systems are using it is fine and great, but considering
| the fact that we've not really needed it for quite some time suggests
| to me that it might not actually be needed. If you want additional
| tags, you need to convince me or someone else with the owner AT b.d.o hat
| on to add them; using usertags to do it, and a list of bugs with the
| tags applied would go along way to convicing me that it would be
| useful.

I don't have lot to convince other than these posts. If a
study needs to be conducted over BTS before enough argements
could be taken into consideration -- yet the results may be
uncertain -- I'm afraid, there is no-one to put that much
effort to get a single and simple thing added to the BTS.

I have to rush to my other duties and I hope to have have
done my best to bring forward pros in favor of the notbug.

Jari


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



Bug#287160: Same Problem with 'require group xxx'

2006-07-05 Thread Adrian Bridgett
On Wed, Jul  5, 2006 at 08:50:59 +1000 (+1000), Matthew Palmer wrote:
 It seems like a much simpler patch would be to change the types of those
 flags to be ints instead of chars.  Would that work equally well to solve
 the problem, do you think?

I thought about it, but wondered about the memory usage if it was
heavily used, OTOH in that case there would be an argument for using
specific bits and I'm not writing that patch :-) Personally I don't
have much preference either way.

Adrian


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



Bug#376801: diff for 0.3.0-3.1 NMU

2006-07-05 Thread Steinar H. Gunderson
Package: fgfs-atlas
Version: 0.3.0-3
Severity: normal
Tags: patch

Hi,

Attached is the diff for my fgfs-atlas 0.3.0-3.1 NMU.
diff -u fgfs-atlas-0.3.0/debian/changelog fgfs-atlas-0.3.0/debian/changelog
--- fgfs-atlas-0.3.0/debian/changelog
+++ fgfs-atlas-0.3.0/debian/changelog
@@ -1,3 +1,12 @@
+fgfs-atlas (0.3.0-3.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * Replace build-dependency on obsolete package xlibmesa-glu-dev with
+libglu1-mesa-dev; fixes FTBFS, patch from Andreas Jochens.
+(Closes: #375616) 
+
+ -- Steinar H. Gunderson [EMAIL PROTECTED]  Wed,  5 Jul 2006 00:40:37 +0200
+
 fgfs-atlas (0.3.0-3) unstable; urgency=low
 
   * Build-Depend on libpng12-dev. I wish configure had checked for it,
diff -u fgfs-atlas-0.3.0/debian/control fgfs-atlas-0.3.0/debian/control
--- fgfs-atlas-0.3.0/debian/control
+++ fgfs-atlas-0.3.0/debian/control
@@ -4,7 +4,7 @@
 Maintainer: Ove Kaaven [EMAIL PROTECTED]
 Build-Depends: debhelper ( 3.0.0),
  libx11-dev, libxext-dev, libxi-dev, libice-dev, libsm-dev, libxt-dev, 
libxmu-dev,
- xlibmesa-gl-dev, xlibmesa-glu-dev, libglut3-dev,
+ xlibmesa-gl-dev, libglu1-mesa-dev, libglut3-dev,
  zlib1g-dev, libjpeg-dev, libpng12-dev, plib1.8.4-dev, libopenal-dev, 
libalut-dev,
  autotools-dev, simgear-dev (= 0.3.9-3)
 Standards-Version: 3.5.5


Bug#376802: aptitude: full screen mode does not honor the hold flag on packages

2006-07-05 Thread Erwan David
Package: aptitude
Version: 0.4.1-1.1
Severity: important


I have set the gconf2 package on hold. Last xchat package now depends
on gconf2 (bug already submitted). If I use aptitude upgrade, xchat is
kept, and gconf2 is not installed. If I use the curses interface,
aptitude does not honor the hold flag and installs the gconf2 package.



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=C, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3-6-3.1 0.6.44.2   Advanced front-end for dpkg
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-7  GCC support library
ii  libncursesw5  5.5-2  Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.16-3   type-safe Signal Framework for C++
ii  libstdc++64.1.1-7The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.4.1-1.1  English manual for aptitude, a ter
ii  aptitude-doc-fr [aptitude-doc 0.4.1-1.1  French manual for aptitude, a term

-- no debconf information


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



Bug#376804: akregator: forgets seen status of articles

2006-07-05 Thread marcus
Package: akregator
Version: 4:3.5.2-1+b2
Severity: normal

akregator often shows articles as unread even though I've already seen
them. It happens seemingly to random articles from different feeds.

I'll see if I can find some regularity here. Any idea what I should
look for?

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)

Versions of packages akregator depends on:
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-5GCC support library
ii  libkdepim1a 4:3.5.2-1+b2 KDE PIM library
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.1.1-5  The GNU Standard C++ Library v3

akregator recommends no packages.

-- no debconf information



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



Bug#361588: filtergen 0.12.4-4.1 NMU

2006-07-05 Thread Matej Vela
Hello,

I'm doing an NMU of filtergen to fix #324908, #359983, and #361588;
diff attached.

Thanks,

Matej
diff -u filtergen-0.12.4/debian/changelog filtergen-0.12.4/debian/changelog
--- filtergen-0.12.4/debian/changelog
+++ filtergen-0.12.4/debian/changelog
@@ -1,3 +1,13 @@
+filtergen (0.12.4-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * scanner.l: Fix buffer overflow with nested include files.
+Closes: #324908.
+  * debian/rules: Make sure clean doesn't accidentally run makefile
+(and consequently autoconf).
+
+ -- Matej Vela [EMAIL PROTECTED]  Wed,  5 Jul 2006 08:40:35 +0200
+
 filtergen (0.12.4-4) unstable; urgency=low
 
   * Apply patch from Andreas Jochens to fix build failure on amd64.
diff -u filtergen-0.12.4/debian/rules filtergen-0.12.4/debian/rules
--- filtergen-0.12.4/debian/rules
+++ filtergen-0.12.4/debian/rules
@@ -37,7 +37,7 @@
 clean:
dh_testdir
dh_testroot
-   -$(MAKE) distclean
+   [ ! -f Makefile ] || $(MAKE) distclean
rm -f build-stamp configure-stamp
dh_clean
 
diff -u filtergen-0.12.4/scanner.c filtergen-0.12.4/scanner.c
--- filtergen-0.12.4/scanner.c
+++ filtergen-0.12.4/scanner.c
@@ -1036,7 +1036,7 @@
 YY_RULE_SETUP
 #line 125 scanner.l
 { /* include file name */
-  if (inc_stackptr = MAXINCLUDES) {
+  if (inc_stackptr = MAXINCLUDES - 1) {
   scan_err(warning: too many nested includes);
  scan_err(warning: skipping include of file %s, 
yytext);
 
only in patch2:
unchanged:
--- filtergen-0.12.4.orig/scanner.l
+++ filtergen-0.12.4/scanner.l
@@ -123,7 +123,7 @@
 
 include[ \t]*   /* eat whitespace after include */
 include[^ \t\n;]+{ /* include file name */
-  if (inc_stackptr = MAXINCLUDES) {
+  if (inc_stackptr = MAXINCLUDES - 1) {
   scan_err(warning: too many nested includes);
  scan_err(warning: skipping include of file %s, 
yytext);
 


Bug#301668: ping - can this be closed?

2006-07-05 Thread Holger Levsen
Hi,

On Tuesday 04 July 2006 14:22, Sven wrote:
 4 month ago was my mothers funerals [...], i cannot say that i really took 
 good notice of stuff asked back then.

Sorry, I didn't think of that. 

  I suppose that you were able to fix #301668.  Can this bug be closed
  now?
 Not that i know of, i have not had time to boot my prep box since then, but
 i have no evidence that it is fixed. I will try to find time this week to
 do a test, and see if the bug persists,

Ok, good.

 but i fear it is still there, since 
 even though i was thrown out, nobody that i know of gave any hint of
 working on that.

The bug was filed and worked at in 200_5_ before sarge - that's why I thought 
it would be fixed (and because it deals with a bug on pegasos2 which I know 
you take good care off) and that (2005..) is also why I didn't think about 
your mother.. 


regards,
Holger

 


pgpoXZkhlnisZ.pgp
Description: PGP signature


Bug#376805: firefoxs fails to start a new instance when called from thunderbird

2006-07-05 Thread LUK ShunTim
Package: firefox
Version: 1.5.dfsg+1.5.0.4-1
Severity: important


Firefox fails to start when an URL in an email is clicked, from thunderbird for 
example.

To reproduce:
1. Close firefox.
2. Read an email with an in-text URL in thunderbird.
3. Click on the URL.
4. Nothing happens. Firefox will not start.

If there *is* a running instance of firefox, then firefox *will* open that 
page. This is the exact *opposite* behaviour of Bugs #365956, #365960 and 
#365963.

Regards,
ST 
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages firefox depends on:
ii  debianutils 2.16.2   Miscellaneous utilities specific t
ii  fontconfig  2.3.2-7  generic font configuration library
ii  libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libcairo2   1.2.0-2  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.3.2-7  generic font configuration library
ii  libfreetype62.2.1-2  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.1.1-7GCC support library
ii  libglib2.0-02.10.3-2 The GLib library of C routines
ii  libgtk2.0-0 2.8.18-1 The GTK+ graphical user interface 
ii  libidl0 0.8.6-1  library for parsing CORBA IDL file
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libpango1.0-0   1.12.3-1 Layout and rendering of internatio
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libstdc++6  4.1.1-7  The GNU Standard C++ Library v3
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxcursor1 1.1.5.2-5X cursor management library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  libxfixes3  1:3.0.1.2-4  X11 miscellaneous 'fixes' extensio
ii  libxft2 2.1.8.2-8FreeType-based font drawing librar
ii  libxi6  1:1.0.0-5X11 Input extension library
ii  libxinerama11:1.0.1-4X11 Xinerama extension library
ii  libxp6  1:1.0.0-1X Printing Extension (Xprint) clie
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.0.2-4  X Rendering Extension client libra
ii  libxt6  1:1.0.0-5X11 toolkit intrinsics library
ii  psmisc  22.2-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3-12   compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#376551: mysql-server-4.1: Please upgrade to = 4.1.16

2006-07-05 Thread Christian Hammers
reopen 376551
severity 376551 important
retitle 376551 Upgrade problems 4.1 to 5.0
stop 

Hi

On 2006-07-04 Cyril Bouthors wrote:
 On  4 Jul 2006, Christian Hammers wrote:
 
  Sorry not enought time :) But it's really supposed to be just a
  apt-get install mysql-server-5.0. After that a small mysql_upgrade
  script is run which checks your tables but generally the tables are
  left untouched. Make backups and try it with a small number of
  tables before.
 
 I've tried apt-get install mysql-server-5.0 and I've lost oh so much
 data!
 
 Please have a look at http://bugs.mysql.com/17364
 
 It is NOT supposed to work.
 
 But sometimes, if you don't have much data, it works.

That's really bad, I knew that there had been bugs in earlier versions
but they were supposed to be fixed long ago :(
Please provide feedback to the bug 17364 so that mysql knows that this
is still a release-critical issue!

bye,

-christian-


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



Bug#376774: coreutils: groups does not work with OpenAFS PAGs

2006-07-05 Thread Jim Meyering
Tim Abbott [EMAIL PROTECTED] wrote:
 Package: coreutils
 Version: 5.2.1-2
 Severity: normal
 Tags: patch

 When using OpenAFS PAGs, which store information as two fake gids, the
 groups program complains that it cannot find names for those ids, and
 causes groups to return an error.

 [EMAIL PROTECTED]:~$ groups
 users id: cannot find name for group ID 34182
 34182 id: cannot find name for group ID 45415
 45415 dialout cdrom floppy audio video fuse

 It seems that these error messages are useless since the information
 that it could not find names for those groups is already clear from
 them being displayed as numbers.  Furthermore, the error message is
 confusing, and the nonzero exit status is problematic for things like
 pscp from Windows.

 Below is a patch to id.c to remove this behaviour.

Sorry, but the current behavior should stay.  When a program like groups
(or the underlying id -Gn) fails to do something that you request,
it must exit nonzero to indicate the failure.

If numeric GIDs are enough for your application, then use id -G instead.


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



Bug#376779: kde-guidance: Can't install, displayconfig-hwprobe.py not found

2006-07-05 Thread Fathi Boudra
Hi,

 I can't install kde-guidance package
with the new python policy, displayconfig-hwprobe.py path changed.
I fixed the path in the upcoming release today.

 Isn't it supposed to use python2.4 ? why do I need python2.3-dev then ?
guidance support only python 2.4, but on debian, default python is 2.3 (until 
this week-end probably). The package depends on python-support that depends 
on default python. This extra dependency will be removed when we switch to 
python 2.4.

cheers,

Fathi


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



Bug#375694: Bug #20729 security relevant?

2006-07-05 Thread Christian Hammers
Hello MySQL Security-Team

Bug #20729 seems to be security relevant as it allowes crashing the
complete server by any unprivileged user by issuing a simple query.

Whether it crashes or just prints garbage sprintf() output probably
depends on the libc version or the compiled architecture but the bug
is clearly in the mysql code.

As it does crash on Debian we will issue a security advisory for it
(and I would be happy if someone could confirm that my self written
patch does no more harm than cure :))

bye,

-christian-


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



Bug#375533: This is not a tar-specific bug

2006-07-05 Thread Adrien Clerc

Hi,

Today, I wanted to launch krusader, and here is the log :

[EMAIL PROTECTED]:~/Mes Documents$ krusader
krusader: Initialisising useractions...
krusader: 5 useractions read.
krusader: ldap-nss.c:1312: do_init:  l'assertion « 
cfg-ldc_uris[__session.ls_current_uri] != ((void *)0) » a échoué.

KCrash: Application 'krusader' crashing...
KCrash cannot reach kdeinit, launching directly.
Minuterie d'alerte

I recently have problems with ldap-nss but not of this kind ! I googled 
it and find that bug report. I think though it's not a tar bug nor a 
krusader one, but a ldap-nss bug. The severity is grave since I don't  
know which application failed...


Bye,

Adrien



Bug#374045: snacc 1.3bbn-9.1 NMU

2006-07-05 Thread Matej Vela
Hello,

I'm doing an NMU of snacc to fix #374045; diff attached.

Thanks,

Matej
diff -u snacc-1.3bbn/debian/changelog snacc-1.3bbn/debian/changelog
--- snacc-1.3bbn/debian/changelog
+++ snacc-1.3bbn/debian/changelog
@@ -1,3 +1,16 @@
+snacc (1.3bbn-9.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+- Use automake-1.7 even if /usr/bin/automake points to a different
+  version.  Closes: #374045.
+- cdbs seems to have changed the default patch level for new files;
+  adjust $(DEB_INSTALL_EXAMPLES_libsnacc-dev).
+  * Change libsnacc-dev section to libdevel in accordance with the
+override file.
+
+ -- Matej Vela [EMAIL PROTECTED]  Wed,  5 Jul 2006 09:30:10 +0200
+
 snacc (1.3bbn-9) unstable; urgency=low
 
   * Now build-depends on libtool (closes: #321199).
diff -u snacc-1.3bbn/debian/rules snacc-1.3bbn/debian/rules
--- snacc-1.3bbn/debian/rules
+++ snacc-1.3bbn/debian/rules
@@ -2,7 +2,7 @@
 
 DEB_DH_ALWAYS_EXCLUDE=.svn
 DEB_INSTALL_DOCS_snacc-doc=doc/*
-DEB_INSTALL_EXAMPLES_libsnacc-dev=snacc-1.3b4/*
+DEB_INSTALL_EXAMPLES_libsnacc-dev=c++-examples c-examples tbl-example
 DEB_INSTALL_MANPAGES_snacc=debian/{berdecode,snacc-config}.1
 
 include /usr/share/cdbs/1/rules/debhelper.mk
@@ -13,7 +13,7 @@
 
 post-patches::
-mkdir c-lib/{{Ce,e,m,s}buf,tbl} c++-lib/c++
-   autoreconf -fi
+   AUTOMAKE=automake-1.7 ACLOCAL=aclocal-1.7 autoreconf -fi
 
 build/snacc::
cd debian; xsltproc --nonet --novalid $(DB2MAN) berdecode.dbk
diff -u snacc-1.3bbn/debian/control snacc-1.3bbn/debian/control
--- snacc-1.3bbn/debian/control
+++ snacc-1.3bbn/debian/control
@@ -29,6 +29,7 @@
  the snacc libraries, you find in the libsnacc0c2 package.
 
 Package: libsnacc-dev
+Section: libdevel
 Architecture: any
 Depends: libsnacc0c2 (= ${Source-Version})
 Recommends: snacc-doc


Bug#375078: bcron: daily, weekly not getting run

2006-07-05 Thread Joshua N Pritikin
On Tue, Jul 04, 2006 at 01:08:08PM +, Gerrit Pape wrote:
 On Fri, Jun 23, 2006 at 10:44:20AM +0530, Joshua N Pritikin wrote:
  I'm using bcron-run.
  
  $ cat /etc/crontab
  SHELL=/bin/sh
  PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
  
  14 * * * *  root run-parts --report /etc/cron.hourly
  24 4 * * *  root run-parts --report /etc/cron.daily
  39 4 * * 7  root run-parts --report /etc/cron.weekly
  54 4 1 * *  root run-parts --report /etc/cron.monthly
  
  However, when I grep run-parts /var/log/bcron/[EMAIL PROTECTED] then I 
  only see
  hourly.  I don't see daily or weekly.
  
  The machine is not on 24 hours but that shouldn't matter, right?.  I am
 
 that should matter.  bcron only runs scheduled jobs if the machine is up
 at that time, it doesn't catch up if the machine is booting up later.

Really?  I wonder why I thought differently.

Why not add anacron to bcron's Recommends list?


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



Bug#376767: asterisk: Skinny crashes Asterisk

2006-07-05 Thread Alessandro Polverini
I've reported the problem (I suppose it's the same) some time ago here:
http://bugs.digium.com/view.php?id=5443

But I could not follow the instructions to debug the skinny traffic
because I've no more the cisco device.

Please do it and reopen the bug, if you can.

Alex

On Tue, 2006-07-04 at 15:44 -0500, Brooks R Robinson wrote:
 Package: asterisk
 Version: 1:1.2.9.1.dfsg-1
 Severity: important
 
 
 Adding a Skinny device causes Asterisk to crash.
 Console shows thus:
 
 *CLI -- Starting Skinny session from 192.168.15.102
 Device SEP000943664750 is attempting to register
 -- Device 'c7910_dad' successfuly registered
 Requesting capabilities
 Received CapabilitiesRes
 Buttontemplate requested
 Sending 12SP template to [EMAIL PROTECTED] ()
 Recieved SoftKey Template Request
 Received SoftKeySetReq
 Received LineStateReq
 Ouch ... error while writing audio data: : Broken pipe
 Segmentation fault (core dumped)
 
 skinny.conf has this:
 
 [general]
 port = 2000 ; Port to bind to, default tcp/2000
 bindaddr = 0.0.0.0  ; Address to bind to
 dateFormat = M-D-Y  ; M,D,Y in any order (5 chars max)
 keepAlive = 120
 ; Valid models: 12SP, 30VIP, 7910, 7920 (so far)
 [c7910_dad]
 device=SEP000943664750
 context=TestJNIAX
 line = 7910
 
 
 
 -- System Information:
 Debian Release: testing/unstable
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.6.8-2-386
 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
 
 Versions of packages asterisk depends on:
 ii  adduser 3.87 Add and remove users and groups
 ii  asterisk-classic1:1.2.9.1.dfsg-1 Open Source Private Branch 
 Exchang
 
 asterisk recommends no packages.
 
 -- no debconf information
 
 
 ___
 Pkg-voip-maintainers mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-voip-maintainers



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



Bug#375506: dpkg --search needs more escaping

2006-07-05 Thread Brendan O'Dea
On Sat, Jul 01, 2006 at 07:07:11PM +0200, Nicolas François wrote:
tags 375506 patch
thanks

On Thu, Jun 29, 2006 at 05:43:48PM +1000, Brendan O'Dea wrote:
 We could do something similar for --search (see patch following),
 although note that while this means that '-S /usr/bin/[' now works,
 '-S [' will not.

Just a variation of your patch with strstr instead of strcmp, '-S [' works.

It also changes the behaviour a little.  Consider
'dpkg -S /usr/share/man/man1/\[', which now matches the man page.

Probably not a huge issue given the number of paths which actually do
contain metacharacters, but the intent was simply to make
'dpkg -S /full/path' work reliably (i.e. where did that file come from?).

--bod


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



Bug#376726: spampd: bashism in prerm

2006-07-05 Thread Gerrit Pape
On Tue, Jul 04, 2006 at 11:40:02PM +0200, Sven Mueller wrote:
 Gerrit Pape wrote on 04/07/2006 16:14:
  Hi, the prerm fails with /bin/sh - dash.  This patch fixes it, but I
  would suggest to remove the function completly.
 
 Weird, dash calls itself a POSIX shell, but it doesn't fully support
 POSIX shell syntax. According to POSIX, functions are defined by
 [function] name () ... Where function is optional _for_the_user_, it
 is not an optional shell feature.

No, that's not what posix says.

 I'm very tempted to reassign this to dash.

Well, please don't, it would be wrong.

Regards, Gerrit.


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



Bug#371134: not completely fixed

2006-07-05 Thread Sebastian Dröge
Hi,
the patch is in the Ubuntu package since a week or something and it
seems to solve at least some problems but not all.
beagle, gsf-sharp and maybe other stuff is still FTBFS on SMP PPC64
machines:

http://librarian.launchpad.net/3262181/buildlog_ubuntu-edgy-powerpc.gsf-sharp_0.7-0ubuntu2_FAILEDTOBUILD.txt.gz
http://librarian.launchpad.net/3205764/buildlog_ubuntu-edgy-powerpc.beagle_0.2.7-0ubuntu2_FAILEDTOBUILD.txt.gz

Can you reproduce this on your machine with that patch, Johannes?

Bye


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


Bug#376809: amarok puts high load on mysqld when stopping playback

2006-07-05 Thread Andreas Pakulat
Package: amarok
Version: 1.4.1-2
Severity: normal

Hi,

since the upgrade to 1.4.1 (had 1.4.0a before) amarok puts really high
load on the mysqld as soon as I stop the playback. It takes about 40
seconds to finish whatever amarok tells mysql to do and the load is
between 60% and 99% for the mysqld only.

Attached is a log of the mysqld showing what amarok does.

Andreas

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages amarok depends on:
ii  amarok-xine [amarok-engine] 1.4.1-2  xine engine for the amaroK audio p
ii  kdelibs4c2a 4:3.5.3-1core libraries and binaries for al
ii  libc6   2.3.6-15 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-7GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1  A free implementation of the OpenG
ii  libglib2.0-02.10.3-2 The GLib library of C routines
ii  libgpod00.3.2-1.1a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.22-3 mysql database client library
ii  libpng12-0  1.2.8rel-5.1 PNG library - runtime
ii  libpq4  8.1.4-2  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-2Qt GUI Library (Threaded runtime v
ii  libsm6  1:1.0.0-4X11 Session Management library
ii  libsqlite3-03.3.5-0.2+b1 SQLite 3 shared library
ii  libstdc++6  4.1.1-7  The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-4TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3  MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libx11-62:1.0.0-7X11 client-side library
ii  libxext61:1.0.0-4X11 miscellaneous extension librar
ii  zlib1g  1:1.2.3-12   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:3.5.3-2  enables the browsing of audio CDs 
ii  ruby  1.8.2-1An interpreter of object-oriented 

-- no debconf information
/usr/sbin/mysqld, Version: 5.0.22-Debian_3-log. started with:
Tcp port: 3306  Unix socket: /var/run/mysqld/mysqld.sock
Time Id CommandArgument
060705 10:04:21  13 Quit   
060705 10:04:26  14 Connect [EMAIL PROTECTED] on 
 14 Quit   
 15 Connect [EMAIL PROTECTED] on 
 15 Query   SHOW MASTER LOGS
 15 Quit   
060705 10:07:15  10 Query   SELECT album.name, artist.name, genre.name, 
tags.title, year.name, tags.comment, tags.discnumber, tags.composer, 
tags.track, tags.bitrate, tags.length, tags.samplerate, tags.filesize, 
tags.filetype, tags.sampler FROM tags, album, artist, genre, year WHERE 
album.id = tags.album AND artist.id = tags.artist AND genre.id = tags.genre AND 
year.id = tags.year AND tags.url = ''
 10 Query   SELECT id FROM podcastepisodes WHERE 
localurl = ''
 10 Query   SELECT id FROM podcastepisodes WHERE url = 
''
 10 Query   SELECT COUNT( url ) FROM tags LIMIT 1 
OFFSET 0
 10 Query   SELECT COUNT( url ) FROM tags LIMIT 1 
OFFSET 0
 10 Query   SELECT COUNT( url ) FROM statistics LIMIT 1 
OFFSET 0
 10 Query   SELECT COUNT( url ) FROM podcastchannels 
LIMIT 1 OFFSET 0
 10 Query   SELECT COUNT( url ) FROM podcastepisodes 
LIMIT 1 OFFSET 0
 10 Query   SELECT embed.hash FROM tags LEFT JOIN embed 
ON tags.url = embed.url WHERE tags.url = '/home/andreas/music/Linkin Park - 
2003 - Live In Texas/08 - P5hng Me A_wy.ogg' ORDER BY hash DESC LIMIT 1
 10 Query   SELECT rating FROM statistics WHERE url = 
'/home/andreas/music/Linkin Park - 2003 - Live In Texas/08 - P5hng Me A_wy.ogg'
 10 Query   SELECT id FROM podcastepisodes WHERE 
localurl = 
'file:///home/andreas/music/Linkin%20Park%20-%202003%20-%20Live%20In%20Texas/08%20-%20P5hng%20Me%20A_wy.ogg'
 10 Query   SELECT url, title, weblink, image, comment, 
copyright, parent, directory , autoscan, fetchtype, autotransfer, haspurge, 
purgecount FROM podcastchannels WHERE url = 

Bug#375001: Patch does not work for me

2006-07-05 Thread CyBaer42
Bas' patch does not work for me either :-(

In file included from /usr/src/modules/fglrx/firegl_public.c:162:
/usr/src/modules/fglrx/firegl_public.h:274:5: warning: FIREGL_VMA_INFO is not 
defined
In file included from /usr/src/modules/fglrx/drm_proc.h:41,
 from /usr/src/modules/fglrx/firegl_public.c:338:
/usr/src/modules/fglrx/drmP.h:561:5: warning: __HAVE_VBL_IRQ is not defined
/usr/src/modules/fglrx/drmP.h:664:5: warning: __HAVE_VBL_IRQ is not defined
/usr/src/modules/fglrx/drmP.h:936:5: warning: __HAVE_SG is not defined
/usr/src/modules/fglrx/firegl_public.c:414:5: warning: FIREGL_VMA_INFO is not 
defined
/usr/src/modules/fglrx/firegl_public.c:433:5: warning: FIREGL_VMA_INFO is not 
defined
/usr/src/modules/fglrx/firegl_public.c: In function 'firegl_stub_open':

...
__
Mit WEB.DE iNews werden Sie über die Ergebnisse der wichtigsten WM-Begegnungen
per SMS informiert: http://freemail.web.de/features/inews.htm/?mc=021202




Bug#376606: drbd0.8-module-source: 0.8-pre1-1 doesn't compile with kernel 2.6.16

2006-07-05 Thread Cyril Bouthors
close 376606
thanks

On  4 Jul 2006, Mike O'Connor wrote:

 8.0-pre1-1 fails to build against linux-source 2.6.16

Mike,

Version 8.0-pre3-1 fixes this issue and has been uploaded more than 2
months ago.

Would you please upgrade and report bugs recent versions?

Thanks
-- 
Cyril Bouthors


pgp63fgKXI4Zx.pgp
Description: PGP signature


Bug#376807: gclcvs: FTBFS: bashisms in debian/rules

2006-07-05 Thread Julien Danjou
Package: gclcvs
Version: 2.7.0-54
Severity: important

Hello,

There was a problem while autobuilding your package:

 Automatic build of gclcvs_2.7.0-54 on avidan by sbuild/i386 0.47
 Build started at 20060705-0918
 **
...
  /usr/bin/fakeroot debian/rules clean
 rm -f ${debian/control.rm%.rm}
 /bin/sh: Syntax error: Bad substitution
 make: *** [debian/control.rm] Error 2
 **
 Build finished at 20060705-0922
 FAILED [dpkg-buildpackage died]

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#376681: zabbix-agent: please cleanup tmpfile

2006-07-05 Thread Robert Millan [ackstorm]
On Tue, Jul 04, 2006 at 02:16:51PM +0200, Michael Ablassmeier wrote:
 tags 376681 + upstream
 tags 376681 + confirmed
 thanks
 
 hi Robert,
 
 On Tue, Jul 04, 2006 at 10:37:56AM +0200, Robert Millan [ackstorm] wrote:
  zabbix-agent should cleanup /tmp/zabbix_agentd.tmp in init.d.  When run 
  with an
  obsolete version of this file, the daemon won't generate a new one, making
  debugging tasks tedious (specialy if you ignore this fact).
  
  Besides, it doesn't remove it when it's no longer in use either.
 
 thats true, im going to have a look at the agent souce, IMHO this file
 should be removed by the daemon itself.

Nice, thanks!

 this makes my spamfilter cry and each message reported from you got
 scored and lost in my spamfolder. I suggest to remove that stuff if you
 want your mails to get read ;)f

Done.

-- 
Robert Millan

ACK STORM, S.L.  -  http://www.ackstorm.es


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



Bug#279855: ppp-udeb: pppoe support in D-I

2006-07-05 Thread Eddy Petrişor

Package: ppp-udeb
Severity: wishlist
Tags: patch, d-i, l10n


Hello,

This patch should provide pppoe functionality to the D-I images, if
loaded and ran from D-I itself. It also provides a Romanian
translation of the used debconf templates.

It still needs some polishing and some answers[1][2], but is generally
functional.

The most important things which need to be fixed are:
- make finish-install.d code work correctly so pppoe configuration is preserved
- see why concentrator detection does not work imediately after a
reboot and fix it
- make the postinst script idempotent

All these points and other minor ones are (or at least I remember I
have put in the debian/TODO.ppp-udeb file ;-)

[1] http://lists.debian.org/debian-boot/2006/05/msg00440.html
[2] see the message below, which is not yet visible in the web interface, ATM

-- Forwarded message --
From: Eddy Petrisor [EMAIL PROTECTED]
Date: 05-Jul-2006 09:04
Subject: ppp-udeb: I have managed to install the system via pppoe
To: debian-boot@lists.debian.org


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Note: I had this mail in my drafts directory for some time now; as I see
I don't have time to fix it due to real life changes and issues, I will
send it now, before fixing the last bits.


Hello all,

The modifications I done on the ppp-udeb package, in order to make it
really work in the D-I environment, are functional.
I have made a modified iso image[1], so beta testers will only need to
download that and use it.

It still needs some polishing, but the main issue, the default route
which was not set is a weird issue since, although
the route command displays the default route 0.0.0.0, the installation
went fine via pppoe (it uses finish-install.d).

The not-so-important things to do now are:
- - use the same scheme for additions to /etc/resolv.conf as the
general pppd package uses;
 (this also means having a separate file for the pppoe peer
configuration, and not having that in the postinst)
- - make the postinst really reentrant by detecting any previous
instances of pppd and killing them before rerunning
- - do not return to the main menu until actually a pppX interface is
up and has an IP, or until a time out (gah, timeouts)
- - see if concentrator detection really works for anybody from the
first attempt (I even copied pppoeconf code to try
 to fix this, but I didn't had luck)

I still couldn't figure out why the concentrator is never detected at
the first attempt, meaning that in every test
I attempted immediately after a boot, the concentrator was not found.
I tried to run pppoe-discovery twice with different
parameters in the hope that it will work (as seen in pppoeconf).


The conclusion is that I think this is material for beta testing (NOT
in the sense D-I beta testing, but in the sense that
someone else should try it, test it).


The code will need a review, I am sure I could have done some things a
lot more cleaner, than they are now.
I also feel that the code should be integrated in the official package
because this iteration is too big already.
I will probably make time for the rest of the points (except for the
concentrator detection issue, where I am
requesting help)


P.S.: Just discovered that the finish-install.d thingie does not work :-/

[1] http://eddyp.homelinux.net:8080/eddy/pppoe/current/pppoe-di-i386.iso
- --
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


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

iD8DBQFEq1aKY8Chqv3NRNoRApHOAJ9I2MpFxSX08poxwWT4fmvKTm+BAgCcC/12
E1CsU4gSj2IgMoPOZvX4Y50=
=CBsQ
-END PGP SIGNATURE-


--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


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



Bug#374045: snacc 1.3bbn-9.1 NMU

2006-07-05 Thread W. Borgert
Quoting Matej Vela [EMAIL PROTECTED]:
 I'm doing an NMU of snacc to fix #374045; diff attached.

NMU warmly appreciated, thanks!


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



Bug#301668: ping - can this be closed?

2006-07-05 Thread Sven Luther
On Wed, Jul 05, 2006 at 09:25:49AM +0200, Holger Levsen wrote:
 Hi,
 
 On Tuesday 04 July 2006 14:22, Sven wrote:
  4 month ago was my mothers funerals [...], i cannot say that i really took 
  good notice of stuff asked back then.
 
 Sorry, I didn't think of that. 

Also, next time, please include the bug title, and not only its number, much
easier to check this kind of stuff per email :)

   I suppose that you were able to fix #301668.  Can this bug be closed
   now?
  Not that i know of, i have not had time to boot my prep box since then, but
  i have no evidence that it is fixed. I will try to find time this week to
  do a test, and see if the bug persists,
 
 Ok, good.
 
  but i fear it is still there, since 
  even though i was thrown out, nobody that i know of gave any hint of
  working on that.
 
 The bug was filed and worked at in 200_5_ before sarge - that's why I thought 
 it would be fixed (and because it deals with a bug on pegasos2 which I know 
 you take good care off) and that (2005..) is also why I didn't think about 
 your mother.. 

Huh, we must be really mistaken, the bug is about broken prep support in
partman-prep, right, which then breaks prep-installer, and causes the install
to fail. Ah, yes, this is not the bug about broken partman-prep, maybe it is
best to merge it or something ? 

Anyway, i will try to do a new install but i can't guarantee anything, and see
what the status of this one is.

As far as i remember, this bug may still be present in one form or another as
the symptom of the breakness i experienced since earlier this year is exactly
the same.

Friendly,

Sven Luther


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



Bug#375039: libxine1: No video when playing a DVD

2006-07-05 Thread Bram Senders
On Thu, Jun 22, 2006 at 11:28:44PM +0200, Nicolas Boullis wrote:
 I just figured out that I can't play a DVD any more. Everything seems to 
 be fine, except that... I get no image. The sound is good.

For me, this is fixed by using libxine1 1.1.1+cvs20060702-1 from
experimental.  I had to compile it myself, though, as no PowerPC
packages seem to be available (yet?).

Maybe this helps for you too?

Cheers,

Bram Senders


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



Bug#359065: Reopen

2006-07-05 Thread Filipus Klutiero
found 359065 2.1
thanks

According to the behavior of my main Etch box, adept 2.1 will hit this bug 
unless unstable's debtags is installed. A dependency on it is missing.


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



Bug#376806: gcl: FTBFS: bashisms in debian/rules

2006-07-05 Thread Julien Danjou
Package: gcl
Version: 2.6.7-17
Severity: important

Hello,

There was a problem while autobuilding your package:

 Automatic build of gcl_2.6.7-17 on avidan by sbuild/i386 0.47
 Build started at 20060705-0914
 **
...
  /usr/bin/fakeroot debian/rules clean
 rm -f ${debian/control.rm%.rm}
 /bin/sh: Syntax error: Bad substitution
 make: *** [debian/control.rm] Error 2
 **
 Build finished at 20060705-0917
 FAILED [dpkg-buildpackage died]
 --

The quickest failure I hever seen. ;-)

(note: /bin/sh linked to dash)

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#324499: Re: binutils: strings -h

2006-07-05 Thread Mohammed Adnène Trojette
On Wed, Jul 05, 2006, [EMAIL PROTECTED] wrote:
 Okay, then the man page is INCORRECT!
 Did you adapt the man page?

Please tell me what is wrong in it and I'll write a patch for it.

I read:

   -t radix
   --radix=radix
   Print the offset within the file before each string.  The single 
character argument specifies the radix  of  the  offset---o  for
   octal, x for hexadecimal, or d for decimal.

   -e encoding
   --encoding=encoding
   Select the character encoding of the strings that are to be found.  
Possible values for encoding are: s = single-7-bit-byte char‐
   acters (ASCII, ISO 8859, etc., default), S = single-8-bit-byte 
characters, b = 16-bit bigendian, l =  16-bit  littleendian,  B  =
   32-bit bigendian, L = 32-bit littleendian. Useful for finding wide 
character strings.

   --target=bfdname
   Specify an object code format other than your system’s default 
format.

There is no reference to -T.
Is that what is missing?

-- 
adn
Mohammed Adnène Trojette



Bug#376810: reportbug could provide support for tab-completion of ~ and $VARIABLE

2006-07-05 Thread Andreas Pakulat
Package: reportbug
Version: 3.21.2
Severity: wishlist

Hi,

I think it would be nice if reportbug's attach file dialog had support
for expanding ~ or environment variables (like $PWD, $HOME and so on).

If ~ is expanded internally already, it should definetly also expand
visually because else one doesn't know that ~ can be used. The same for
environment variables like $HOME.

Andreas

-- Package-specific info:
** Environment settings:
EDITOR=/usr/bin/vim
DEBEMAIL=[EMAIL PROTECTED]

** /home/andreas/.reportbugrc:
mode advanced
ui text
realname Andreas Pakulat
email [EMAIL PROTECTED]

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages reportbug depends on:
ii  python2.3 2.3.5-14   An interactive high-level object-o

Versions of packages reportbug recommends:
pn  python2.3-cjkcodecs | python2 none (no description available)

-- no debconf information


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



Bug#373968: blobwars 2: are you interested in packaging this, as well?

2006-07-05 Thread Eddy Petrişor

Hello Ondřej,

There is a RFP for blobwars 2 in BTS, #373968. Are you interested in
packaging this as well.

--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


Bug#303738: quilt: Put diffstat behind a --- separator

2006-07-05 Thread Martin Quinson
package quilt
tag 303738 fixed 0.45-1
thanks

On Thu, Jun 29, 2006 at 10:06:50PM +0200, Martin Waitz wrote:
 hoi :)
 
 On Fri, Jun 16, 2006 at 12:43:06PM +0200, Martin Quinson wrote:
  I seems to me that this bug got fixed by upstream at some point. Could you
  please check whether the current quilt version does fit your needs, please?
  If so, I'll close the bug. If not, I'd be interested in some more details
  about what exactly you want.
 
 quilt 0.45 looks fine!
 Thanks!

Cool. I'm thus closing the bug.

Thanks for the feedback,
Mt.


-- 
Und auch jetzt ist ein Mensch mehr Affe als irgend ein Affe.
  --- F. Nietzsche


signature.asc
Description: Digital signature


Bug#376813: dosage: is unwelcomed by the UserFriendly team

2006-07-05 Thread Ratiu Petru
Package: dosage
Version: 1.5.7-2
Severity: minor


Recently, the team at userfriendly.org started to blackhole IP addresses
that use intensive screen-scraping methods.

At least -cc might get someone banned, so I suggest that either the
UserFriendly module is removed altogether, or at least forced to submit
to whatever policy the webmasters impose.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages dosage depends on:
ii  python2.3.5-11   An interactive high-level object-o
ii  python-central0.5.0  register and build utility for Pyt

dosage recommends no packages.

-- no debconf information


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



Bug#316335: games

2006-07-05 Thread Eddy Petrişor

block 358566 with 316335
thanks


Paragui should be updated to a newer version. As I can see paragui
can't be adopted by the Debian Games Team since is now under the
control of Debian SDL packages maintainers.

Until somebody does the update I should say that the Debian Games Team
would like to package it, so these should wait ;-)

owner 358566 [EMAIL PROTECTED]
retitle 358566 ITP: freelords -- A turn-based strategy game in the
style of the classical Warlords

--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


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



Bug#371134: not completely fixed

2006-07-05 Thread Johannes Berg
Hi,

 the patch is in the Ubuntu package since a week or something and it
 seems to solve at least some problems but not all.
 beagle, gsf-sharp and maybe other stuff is still FTBFS on SMP PPC64
 machines:
 
 http://librarian.launchpad.net/3262181/buildlog_ubuntu-edgy-powerpc.gsf-sharp_0.7-0ubuntu2_FAILEDTOBUILD.txt.gz
 http://librarian.launchpad.net/3205764/buildlog_ubuntu-edgy-powerpc.beagle_0.2.7-0ubuntu2_FAILEDTOBUILD.txt.gz
 
 Can you reproduce this on your machine with that patch, Johannes?

Which patch did you apply?

Unfortunately I don't have the machine here at the moment and probably
won't be able to access it this week.

johannes


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


Bug#370403: kcontrol: This is a KDE bug, not CUPS actually

2006-07-05 Thread Yann Forget
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Isaac Clerencia wrote:
 On Tuesday 04 July 2006 12:32, Yann Forget wrote:
 Package: kcontrol
 Version: 4:3.5.3-2
 Followup-For: Bug #370403

 Hi,

 This is a KDE bug, not CUPS actually, as printing works without KDE.
 I'm not sure if it's a KDE or CUPS bug, but being able to print using CUPS 
 directly doesn't mean that it isn't a CUPS bug.
 
 Best regards

Well, it is a KDE bug, see http://www.kdedevelopers.org/node/1901
and http://bugs.kde.org/show_bug.cgi?id=115891

Beside, it's a very serious bug as CUPS can't be downgraded without
removing KDE because of cascading dependencies.

Best regards,

Yann

- --
Network  System Engineer
Goelaan SA, Switzerland
Tel. +41-22-960 98 20
Fax +41-22-960 98 21
http://www.goelaan.ch
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFEq3Yem4Vet8Yvg/YRAozKAJ4vfoqA9CZZImskaqkCj9kB5G522gCfZNWs
S57IRHpCdgM85Jy5727ocAQ=
=YDvt
-END PGP SIGNATURE-


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



Bug#371134: not completely fixed

2006-07-05 Thread Sebastian Dröge
On Mi, 2006-07-05 at 10:41 +0200, Johannes Berg wrote:
 Hi,
 
  the patch is in the Ubuntu package since a week or something and it
  seems to solve at least some problems but not all.
  beagle, gsf-sharp and maybe other stuff is still FTBFS on SMP PPC64
  machines:
  
  http://librarian.launchpad.net/3262181/buildlog_ubuntu-edgy-powerpc.gsf-sharp_0.7-0ubuntu2_FAILEDTOBUILD.txt.gz
  http://librarian.launchpad.net/3205764/buildlog_ubuntu-edgy-powerpc.beagle_0.2.7-0ubuntu2_FAILEDTOBUILD.txt.gz
  
  Can you reproduce this on your machine with that patch, Johannes?
 
 Which patch did you apply?

The one that is attached to this mail ;)
It's the SVN revision you noted above

Bye


ppc_missing_lock.dpatch
Description: application/shellscript


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


Bug#376811: libc6: forwarding ubuntu ticket about gconv-modules.cache

2006-07-05 Thread Paul Wise
Package: libc6
Version: 2.3.6-15
Severity: wishlist

https://launchpad.net/distros/ubuntu/+source/glibc/+bug/51884

Right now, calling setlocale (which is called by most libgnome using
programs via gnome_program_init) causes ~ 70 kb of allocations.

These allocations could be saved by generating the mmaped
gconv-modules.cache file (created by iconvconfig). Other distros
(including FC5) do this.

It would be good if Debian had this as well as Ubuntu.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#371134: not completely fixed

2006-07-05 Thread Johannes Berg
On Wed, 2006-07-05 at 10:48 +0200, Sebastian Dröge wrote:

 The one that is attached to this mail ;)
 It's the SVN revision you noted above

Ok, yeah, I sorta lost track for a moment.

Maybe something similar is happening here? The build logs don't have
actual traces which would be immensely useful to see if something
similar is happening, any idea why those would be missing?

johannes


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


Bug#376814: libdb4.3-ruby: FTBFS: bashisms in debian/rules

2006-07-05 Thread Julien Danjou
Package: libdb4.3-ruby
Version: 0.5.8-1
Severity: important

Hello,

There was a problem while autobuilding your package:

 Automatic build of libdb4.3-ruby_0.5.8-1 on avidan by sbuild/i386 0.47
 Build started at 20060705-1103
 **
...
  /usr/bin/fakeroot debian/rules clean
 dh_testdir
 dh_testroot
 rm -f build-stamp configure-stamp
 rm -rf build-tree-{1.8,1.9}
 rm -f debian/bdb.html debian/bdb.rd
 rm -f debian/libdb4.3-ruby*.{postinst,prerm,doc-base,README.Debian}
 rm -f debian/src.tgz
 dh_clean
  debian/rules build
 dh_testdir
 rm -rf build-tree-{1.8,1.9}
 tar -zcf debian/src.tgz Changes README.en bdb.html bdb.rd bdbxml1 bdbxml2 
 docs examples extconf.rb src tests tmp util
 mkdir build-tree-{1.8,1.9}
 tar -C build-tree-1.8 -zxf debian/src.tgz
 tar: build-tree-1.8: Cannot chdir: No such file or directory
 tar: Error is not recoverable: exiting now
 make: *** [configure-stamp] Error 2
 **
 Build finished at 20060705-1103
 FAILED [dpkg-buildpackage died]
 --

-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#279855: ppp-udeb: pppoe support in D-I

2006-07-05 Thread Eddy Petrişor

Forgot the patch

On 05/07/06, Eddy Petrişor [EMAIL PROTECTED] wrote:

Package: ppp-udeb
Severity: wishlist
Tags: patch, d-i, l10n


Hello,

This patch should provide pppoe functionality to the D-I images, if


--
Regards,
EddyP
=
Imagination is more important than knowledge A.Einstein


ppp-udeb_templates_and_logging.patch.gz
Description: GNU Zip compressed data


Bug#376815: amarok is now Amarok (case change)

2006-07-05 Thread Filipus Klutiero
Package: amarok
Version: 1.4.1-2
Severity: minor

amaroK is now Amarok. Please update the package description and other
Debian-specific stuff that could contain the word.


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



Bug#376816: tar: Ignore --one-file-system when used together with --listed-incremental

2006-07-05 Thread Felix
Package: tar
Version: 1.15.91-1
Severity: important


Hello,

since a few days, the backup software amanda fails on two of our 
Debian Unstable machines. 

A deeper analyse shows, that the GNU tar have problems with the 
(correct) way, amanda uses it. This results in a try to backup all 
mounted NFS shares of our company. Which will ultimately fail...

To reproduce simply create a directory (/tmp/foo/) with a few files.
Create a directory and mount something via NFS into it. (mount 
computer:/someshare /tmp/foo/bla)

Now try this:
/bin/tar -v --create --file /dev/null \
 --one-file-system \
--numeric-owner --listed-incremental /tmp/someemptyfile
--sparse --ignore-failed-read --totals  /tmp/foo

(this is the syntax, amanda uses when calculating the backup size. 
Unusual, but nothing wrong with ist)

As you can see after a try, the tar DOES NOT ignore the NFS directory.
Without the --listed-incremental is does ignore it correctly.


Cheers, Felix

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages tar depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries

tar recommends no packages.

-- no debconf information


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



Bug#208692: Uploading

2006-07-05 Thread Miriam Ruiz
I'm not a DD yet either, but I guess you should try to find an sponsor for the
package. Maybe searching for one in debian-mentors list would do.

I think I could find an sponsor for it, but it would be quite wierd posting an
email searching for an sponsor for another maintainer, haver you tried to find
one? Do you have problems with it?

I had made my own package with 4.1 and was about to file an ITP before finding
yours, I don't think there would be technical problems with the package.

Miry




__ 
LLama Gratis a cualquier PC del Mundo. 
Llamadas a fijos y móviles desde 1 céntimo por minuto. 
http://es.voice.yahoo.com


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



Bug#352044: closed by sean finney [EMAIL PROTECTED] (Bug#352044: fixed in nagios-images 0.2)

2006-07-05 Thread Carsten Leonhardt
The bug is back in 0.3


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



Bug#376817: apt-get update complains about GPG error and invalid signature.

2006-07-05 Thread Eric Lavarde
Package: apt
Version: 0.6.44.2
Severity: normal


Hello,

when I do an 'apt-get update' (e.g. at the beginning of the day, I get
this kind of messages:

# apt-get update
[...]
Fetched 372kB in 30s (12.2kB/s)
Reading package lists... Done
W: GPG error: http://ftp.de.debian.org testing Release: The following
signatures were invalid: BADSIG 010908312D230C5F Debian Archive
Automatic Signing Key (2006) [EMAIL PROTECTED]
W: GPG error: http://ftp.de.debian.org unstable Release: The following
signatures were invalid: BADSIG 010908312D230C5F Debian Archive
Automatic Signing Key (2006) [EMAIL PROTECTED]
W: GPG error: http://ftp.de.debian.org ../project/experimental Release:
The following signatures were invalid: BADSIG 010908312D230C5F Debian
Archive Automatic Signing Key (2006) [EMAIL PROTECTED]
W: GPG error: http://INTERNALSERVER testing Release: The following
signatures were invalid: BADSIG C5EA28B58966589F LinuxCOE
[EMAIL PROTECTED]
W: You may want to run apt-get update to correct these problems

And a second apt-get update does in deed correct the issue, but this is
quite annoying and might hide any *real* issue with wrong signature.

Thanks, Eric

PS: as for the configuration below, I also have the environment variable
http_proxy defined, and some more files in /etc/apt/sources.list.d/

-- Package-specific info:

-- apt-config dump --

APT ;
APT::Architecture i386;
APT::Build-Essential ;
APT::Build-Essential:: build-essential;
APT::Default-Release testing;
APT::Cache-Limit 2000;
Dir /;
Dir::State var/lib/apt/;
Dir::State::lists lists/;
Dir::State::cdroms cdroms.list;
Dir::State::userstatus status.user;
Dir::State::status /var/lib/dpkg/status;
Dir::Cache var/cache/apt/;
Dir::Cache::archives archives/;
Dir::Cache::srcpkgcache srcpkgcache.bin;
Dir::Cache::pkgcache pkgcache.bin;
Dir::Etc etc/apt/;
Dir::Etc::sourcelist sources.list;
Dir::Etc::sourceparts sources.list.d;
Dir::Etc::vendorlist vendors.list;
Dir::Etc::vendorparts vendors.list.d;
Dir::Etc::main apt.conf;
Dir::Etc::parts apt.conf.d;
Dir::Etc::preferences preferences;
Dir::Bin ;
Dir::Bin::methods /usr/lib/apt/methods;
Dir::Bin::dpkg /usr/bin/dpkg;
DPkg ;
DPkg::Pre-Install-Pkgs ;
DPkg::Pre-Install-Pkgs:: /usr/sbin/dpkg-preconfigure --apt || true;
DPkg::Post-Invoke ;
DPkg::Post-Invoke:: if [ -x /usr/bin/debsums ]; then /usr/bin/debsums 
--generate=nocheck -sp /var/cache/apt/archives; fi;
 Apt::Get::Purge;
http ;
http::Proxy http://WEBPROXY:PORT/;;
http::Proxy::INTERNALSERVER DIRECT;

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed through the apt-cdrom tool.

# Testing Security
deb http://security.debian.org testing/updates main contrib non-free
deb-src http://security.debian.org testing/updates main contrib non-free

# Testing
deb http://ftp.de.debian.org/pub/debian testing main contrib non-free
deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free

# Unstable
deb http://ftp.de.debian.org/debian unstable main contrib non-free
deb-src http://ftp.de.debian.org/debian unstable main contrib non-free

# Experimental
deb http://ftp.de.debian.org/debian/ ../project/experimental main


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-8nc6k1
Locale: LANG=en_IE.UTF-8, LC_CTYPE=en_IE.UTF-8 (charmap=UTF-8)

Versions of packages apt depends on:
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3

Versions of packages apt recommends:
pn  debian-archive-keyringnone (no description available)

-- no debconf information


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



Bug#371134: not completely fixed

2006-07-05 Thread Johannes Berg
On Wed, 2006-07-05 at 11:18 +0200, Sebastian Dröge wrote:
 On Mi, 2006-07-05 at 10:54 +0200, Johannes Berg wrote:
  Maybe something similar is happening here? The build logs don't have
  actual traces which would be immensely useful to see if something
  similar is happening, any idea why those would be missing?
 
 I would assume that something similar is happening here because it works
 fine on my single CPU ppc(32). 

Well, not necessarily. The main thing that caused the crash was a second
CPU getting a new malloc() arena and using that for code, but the new
arena was not executable. The SIGSEGV points into that direction again,
but it could be anything else too, I'd think.

 But no idea why the traces are missing,
 there must be something broken that hard that the complete stack trace
 is missing.

ok. I'll see if I can reproduce it next week.

johannes


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


Bug#376045: manpages-dev: Wrong header section in adjtime.3

2006-07-05 Thread Michael Kerrisk
Denis,

Thank you.  Fixed for 2.35.

Cheers,

Michael

Denis Barbier wrote:
 Package: manpages-dev
 Version: 2.34-1
 Severity: normal
 
 Hi,
 
 /usr/share/man/man3/adjtime.3.gz contains
   .TH ADJTIME 7 2006-05-01 Linux 2.6.16 Linux Programmer's Manual
 instead of
   .TH ADJTIME 3 2006-05-01 Linux 2.6.16 Linux Programmer's Manual
 
 Denis
 
 
 

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/,
read the HOWTOHELP file and grep the source files for 'FIXME'.


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



Bug#376688: [Debconf-devel] Bug#376688: debconf: unable to initialize frontend: Readline

2006-07-05 Thread Richard Kettlewell
Joey Hess writes:
 Richard Kettlewell wrote:

 debconf: (This frontend requires a controlling tty.)
 
 Doe some reason you don't have a /dev/tty, or it could not be opened.

Nothing else seems to have any trouble; opening, reading and writing
/dev/tty in the same kind of session work fine, for instance.

Perhaps debconf could give the errno string it got when it failed to
open /dev/tty.

ttfn/rjk


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



Bug#375694: Bug #20729 security relevant?

2006-07-05 Thread Sergei Golubchik
Hi!

On Jul 05, Christian Hammers wrote:
 Hello MySQL Security-Team
 
 Bug #20729 seems to be security relevant as it allowes crashing the
 complete server by any unprivileged user by issuing a simple query.

Agree.
 
 Whether it crashes or just prints garbage sprintf() output probably
 depends on the libc version or the compiled architecture but the bug
 is clearly in the mysql code.
 
 As it does crash on Debian we will issue a security advisory for it

Ok, please tell us CVE number when you'll know it.
(as usual :)

 (and I would be happy if someone could confirm that my self written
 patch does no more harm than cure :))

Done.

Regards,
Sergei

-- 
   __  ___ ___   __
  /  |/  /_ __/ __/ __ \/ /   Sergei Golubchik [EMAIL PROTECTED]
 / /|_/ / // /\ \/ /_/ / /__  MySQL AB, Senior Software Developer
/_/  /_/\_, /___/\___\_\___/  Kerpen, Germany
   ___/  www.mysql.com


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



Bug#376818: rss2email: wish: option to make ID checking outside of feeds

2006-07-05 Thread Johannes Berg
Package: rss2email
Version: 2.59-1
Severity: wishlist

I've subscribed my r2e to various planets so I don't have to track all
the people aggregated on those. Now, however, I get lots of things twice
since some people are aggregated on more than one planet.

It'd be nice if r2e had an option to check IDs (whether they are
content-derived or GUIDs) against a global vs. against a feed-local
database, so those duplicates are ignored. Currently, the 'seen' list is
feed-local.

Thanks,
johannes



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



Bug#371134: not completely fixed

2006-07-05 Thread Sebastian Dröge
On Mi, 2006-07-05 at 10:54 +0200, Johannes Berg wrote:
 Maybe something similar is happening here? The build logs don't have
 actual traces which would be immensely useful to see if something
 similar is happening, any idea why those would be missing?

I would assume that something similar is happening here because it works
fine on my single CPU ppc(32). But no idea why the traces are missing,
there must be something broken that hard that the complete stack trace
is missing.

Bye


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


Bug#376819: busybox-static: 'tr' not ready for prime time

2006-07-05 Thread Cristian Ionescu-Idbohrn
Package: busybox-static
Version: 1:1.1.3-2
Severity: important

testsuite/tr/tr-works (which compares the gnu-tr and bb-tr results)
reveals several problems. These are the relevant ones:

--- gnu tr ---

echo 'abc' |  tr '[:alpha:]' 'A-ZA-Z': ABC

echo 'abc56' |  tr '[:alnum:]' 'A-ZA-Zxx': KLMFG

echo '012' |  tr '[:digit:]' 'abcdefghi': abc

echo 'abc56' |  tr '[:lower:]' '[:upper:]': ABC56

echo '  ' |  tr '[:space:]' '12345': 552
echo '  ' |  tr '[:blank:]' '12': 22

--- busybox tr --- BusyBox v1.1.3 (Debian 1:1.1.3-2) multi-call binary

echo 'abc' | busybox tr '[:alpha:]' 'A-ZA-Z': Gbc

echo 'abc56' | busybox tr '[:alnum:]' 'A-ZA-Zxx': Cbc56

echo '012' | busybox tr '[:digit:]' 'abcdefghi': 012

echo 'abc56' | busybox tr '[:lower:]' '[:upper:]': abc56

echo '  ' | busybox tr '[:space:]' '12345':

echo '  ' | busybox tr '[:blank:]' '12':



bb coreutils/tr.c svn r15557/r15560 seems to produce the correct
results. The attached patch yields identical results (gnu-tr vs.
bb-tr) on my box, but don't take my word for it.


Cheers,
Cristian--- tr.c29 Jun 2006 16:18:07 -  1.1.1.2
+++ tr.c4 Jul 2006 13:29:44 -   1.2
@@ -2,26 +2,18 @@
 /*
  * Mini tr implementation for busybox
  *
+ ** Copyright (c) 1987,1997, Prentice Hall   All rights reserved.
+ *
+ * The name of Prentice Hall may not be used to endorse or promote
+ * products derived from this software without specific prior
+ * written permission.
+ *
  * Copyright (c) Michiel Huisjes
  *
  * This version of tr is adapted from Minix tr and was modified
  * by Erik Andersen [EMAIL PROTECTED] to be used in busybox.
  *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License as published by
- * the Free Software Foundation; either version 2 of the License, or
- * (at your option) any later version.
- *
- * This program is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * General Public License for more details.
- *
- * You should have received a copy of the GNU General Public License
- * along with this program; if not, write to the Free Software
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- *
- * Original copyright notice is retained at the end of this file.
+ * Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
  */
 
 #include stdio.h
@@ -32,61 +24,61 @@
 #include sys/types.h
 #include busybox.h
 
+// Even with -funsigned-char, gcc still complains about char as an array index.
+
+#define GCC_IS_STUPID int
+
 #define ASCII 0377
 
 /* some globals shared across this file */
 static char com_fl, del_fl, sq_fl;
-static short in_index, out_index;
 /* these last are pointers to static buffers declared in tr_main */
-static unsigned char *poutput;
-static unsigned char *pvector;
-static unsigned char *pinvec, *poutvec;
-
-#define input bb_common_bufsiz1
+static unsigned char *poutput, *pvector, *pinvec, *poutvec;
 
 static void convert(void)
 {
-   short read_chars = 0;
-   short c, coded;
-   short last = -1;
+   int read_chars = 0, in_index = 0, out_index = 0, c, coded, last = -1;
 
for (;;) {
+   // If we're out of input, flush output and read more input.
+
if (in_index == read_chars) {
-   if ((read_chars = read(0, input, BUFSIZ)) = 0) {
+   if (out_index) {
+   if (write(1, (char *) poutput, out_index) != 
out_index)
+   
bb_error_msg_and_die(bb_msg_write_error);
+   out_index = 0;
+   }
+
+   if ((read_chars = read(0, bb_common_bufsiz1, BUFSIZ)) 
= 0) {
if (write(1, (char *) poutput, out_index) != 
out_index)
bb_error_msg(bb_msg_write_error);
exit(0);
}
in_index = 0;
}
-   c = input[in_index++];
+   c = bb_common_bufsiz1[in_index++];
coded = pvector[c];
if (del_fl  pinvec[c])
continue;
if (sq_fl  last == coded  (pinvec[c] || poutvec[coded]))
continue;
poutput[out_index++] = last = coded;
-   if (out_index == BUFSIZ) {
-   if (write(1, (char *) poutput, out_index) != out_index)
-   bb_error_msg_and_die(bb_msg_write_error);
-   out_index = 0;
-   }
}
 
/* NOTREACHED */
 }
 
-static void map(register unsigned char *string1, unsigned int string1_len,
-

Bug#376820: kernel-source-2.6.8: corrupted changelog

2006-07-05 Thread Jan Kunder

Package: kernel-source-2.6.8
Version: 2.6.8-16sarge3
Severity: minor
Subject: kernel-source-2.6.8: corrupted changelog



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27ltspke9-nf2-v07c-utf8-sata-ehci-experimental
Locale: LANG=sk_SK.UTF-8, LC_CTYPE=sk_SK.UTF-8 (charmap=UTF-8) (ignored: 
LC_ALL set to sk_SK.UTF-8)


Versions of packages kernel-source-2.6.8 depends on:
ii  binutils  2.15-6 The GNU assembler, linker 
and bina
ii  bzip2 1.0.2-7high-quality block-sorting 
file co

ii  coreutils [fileutils] 5.2.1-2The GNU core utilities

-- no debconf information

Debian changelog is MISSING at (in?) 
http://packages.debian.org/stable/devel/kernel-source-2.6.8 webpage.


click http://packages.debian.org/stable/devel/kernel-source-2.6.8
click 
http://packages.debian.org/changelogs/pool/main/k/kernel-source-2.6.8/kernel-source-2.6.8_2.6.8-16sarge3/changelog

you get:
Not Found
The requested URL 
/changelogs/pool/main/k/kernel-source-2.6.8/kernel-source-2.6.8_2.6.8-16sarge3/changelog 
was not found on this server.

Apache/1.3.33 Server at packages.debian.org Port 80


This 404 page is there from 30.06.2006 till now (05.07.2006). I waited 
for update but nothins happens.



Thanks for smartmontools.
Thanks for Debian (best ever) distro.
Thanks to all Debian package managers.


--
Jan Kunder
jan.kunderHATESPAMgmail.com


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



Bug#376560: libsdl1.2debian-alsa: Missing Symbol X11_KeyToUnicode in .so File

2006-07-05 Thread Sam Hocevar
On Mon, Jul 03, 2006, Anes Lihovac wrote:

 strings /usr/lib/libSDL.a | grep X11_KeyToUnicode shows the Symbol,
 the .so File isn't. There are some apps which need this Function.

   It is an internal symbol that should not be used. It is nowhere to be
seen in the SDL exported headers. Which applications are using it? They
obviously need fixing.

-- 
Sam.


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



Bug#376772: CLK_TCK should be CLOCKS_PER_SEC?

2006-07-05 Thread Tim Dijkstra
On Tue, 4 Jul 2006 17:44:31 -0400
Barry deFreese [EMAIL PROTECTED] wrote:

 Package: digitaldj
 Version: 0.7.5-5
 
 Hello,
 
 In building digitaldj for Ubuntu Edgy, I get undefined references to 
 CLK_TCK.  I believe this is due to glibc 2.4 and should be changed to 
 CLOCK_PER_SEC.  I would appreciate any feedback if I am correct or 
 incorrect.

The glibc documentation says: 

Macro: int CLK_TCK

This is an obsolete name for CLOCKS_PER_SEC

So, yes, you seem to be right. Apparently glibc2.4 dropped support
for that obsolete macro. Debian still has glibc 2.3, I'll leave this bug
open for now to remind myself to fix this.

grts Tim


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



Bug#368865: backtrace.3 revised

2006-07-05 Thread Michael Kerrisk
Hi Justin,

Where are you at with his page?

Cheers,

Michael


-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/,
read the HOWTOHELP file and grep the source files for 'FIXME'.


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



Bug#376821: gimp: Crash while using Gimp Text Editor without Anti-Aliasing

2006-07-05 Thread Robert Kroiss
Package: gimp
Version: 2.2.6-1
Severity: normal

When inserting Text into an image without Antialiasing it crashes when
entering a space.

Output on the console:
(script-fu:23141): LibGimpBase-WARNING **: script-fu: wire_read(): error
Gleitkomma-Ausnahme
English: Floating point exception

This does not happen when antialiasing is active.

Steps to reproduce:
1. open an image
2. select the text tool
3. unselect Antialiasing, choose a font (e.g. Verdana)
4. Click into image
5. Type a space

I am using an AMD 2600+.

Best regards,
Robert Kroiss

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.16-9-maria
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages gimp depends on:
ii  aalib1 1.4p5-22  ascii art library
ii  gimp-data  2.2.6-1   Data files for The GIMP
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.8.0-4   The ATK accessibility toolkit
ii  libc6  2.3.2.ds1-22sarge3GNU C Library: Shared libraries an
ii  libexif10  0.6.9-6   library to parse EXIF files
ii  libexpat1  1.95.8-3  XML parsing C library - runtime li
ii  libfontconfig1 2.3.1-2   generic font configuration library
ii  libfreetype6   2.1.7-2.5 FreeType 2 font engine, shared lib
ii  libgimp2.0 2.2.6-1   Libraries necessary to run the GIM
ii  libgimpprint1  4.2.7-10  The Gimp-Print printer driver libr
ii  libglib2.0-0   2.6.4-1   The GLib library of C routines
ii  libgtk2.0-02.6.4-3.1 The GTK+ graphical user interface 
ii  libice64.3.0.dfsg.1-14sarge1 Inter-Client Exchange library
ii  libjpeg62  6b-10 The Independent JPEG Group's JPEG 
ii  liblcms1   1.13-1Color management library
ii  libmng11.0.8-1   Multiple-image Network Graphics li
ii  libpango1.0-0  1.8.1-1   Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-1PNG library - runtime
ii  libsm6 4.3.0.dfsg.1-14sarge1 X Window System Session Management
ii  libtiff4   3.7.2-5   Tag Image File Format (TIFF) libra
ii  libwmf0.2-70.2.8.3-2 Windows metafile conversion librar
ii  libx11-6   4.3.0.dfsg.1-14sarge1 X Window System protocol client li
ii  libxmu64.3.0.dfsg.1-14sarge1 X Window System miscellaneous util
ii  libxpm44.3.0.dfsg.1-14sarge1 X pixmap library
ii  libxt6 4.3.0.dfsg.1-14sarge1 X Toolkit Intrinsics
ii  wget   1.9.1-12  retrieves files from the web
ii  xlibs  4.3.0.dfsg.1-14sarge1 X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.2 compression library - runtime

-- no debconf information


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



Bug#369122: manpages-dev: getsubopt; please provide documentation

2006-07-05 Thread Michael Kerrisk
Hi Justin,

What is the progress on this page?

Cheers,

Michael

-- 
Michael Kerrisk
maintainer of Linux man pages Sections 2, 3, 4, 5, and 7

Want to help with man page maintenance?  Grab the latest tarball at
ftp://ftp.win.tue.nl/pub/linux-local/manpages/,
read the HOWTOHELP file and grep the source files for 'FIXME'.


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



Bug#376749: coreutils: Incorrect error message in mv (due to incorrect behavior)

2006-07-05 Thread Jim Meyering
Florent Bayle [EMAIL PROTECTED] wrote:
 Package: coreutils
 Version: 5.96-5
 Severity: normal

 To be brief :
 [EMAIL PROTECTED]:/tmp# mkdir -p test1/test test2/test; touch 
 test1/test/file; mv test2/* test1/
 mv: cannot move `test2/test' to a subdirectory of itself, `test1/test'
 [EMAIL PROTECTED]:/tmp#

 It seems to be an incorrect error message, but I think that this bug is
 related to #376743 because with version 5.94-1 of coreutils, I have this
 output :
 [EMAIL PROTECTED]:/tmp# mkdir -p test1/test test2/test; touch 
 test1/test/file; mv test2/* test1/
 mv: cannot overwrite directory `test1/test'
 [EMAIL PROTECTED]:/tmp#

Thank you for reporting that.
Note that this is file-system dependent for me.
On tmpfs, reiserfs, and ext3, my results match yours:

$ rm -rf a b; mkdir -p a/t b/t; touch a/t/f; mv b/t a
/cu/src/mv: cannot move `b/t' to a subdirectory of itself, `a/t'

But on xfs, I get this:

$ rm -rf a b; mkdir -p a/t b/t; touch a/t/f; mv b/t a
./mv: cannot move `b/t' to `a/t': File exists

Here's where the strace output diverged:

$ diff -u /t/strace-xfs /t/strace-tmpfs|grep rename
-rename(b/t, a/t)= -1 EEXIST (File exists)
+rename(b/t, a/t)= -1 ENOTEMPTY (Directory not 
empty)

This is due in part to the following change, since before then, the code
in question never had to deal with an existing destination directory.

2006-05-11  Jim Meyering  [EMAIL PROTECTED]

mv -T DIR EMPTY_DIR no longer fails unconditionally
* src/copy.c (copy_internal): Don't manually prohibit a move where
the destination is an existing directory.  Sometimes doing that is
valid.  Let the rename system call enforce the rules.  That is
allowed only when the source is a directory and the destination
directory (to be replaced) is empty.  Reported by Eric Blake.
* tests/mv/no-target-dir: New file/test for this.
* tests/mv/Makefile.am (TESTS): Add no-target-dir.
* NEWS: Mention this.

Since today's problem is due to work-around code whose sole
purpose is to accommodate buggy rename support in old systems,
I'm fixing it by removing the questionable work-around code.
I've included the patch for the trunk below.
Will probably do the same on the branch.

Note that I'm also removing the EIO-handling code.
If anyone cares about SunOS-4.1.4 or Irix 5.3 and still has access
to such a system, please try the following commands in an NFS-mounted
directory, and let me know if you get different results:

$ rm -rf a; mkdir a; perl -e 'rename a,a/x or die $!\n'
Invalid argument

2006-07-05  Jim Meyering  [EMAIL PROTECTED]

* src/copy.c (copy_internal): Don't work around old NFS clients like
SunOS-4.1.4 and Irix 5.3 that set errno to values like EIO and
ENOTEMPTY upon failed rename.  Otherwise, we risk misinterpreting
a banal failure as a recursive move-into-self failure.
Reported by Florent Bayle in http://bugs.debian.org/376749.

Index: src/copy.c
===
RCS file: /fetish/cu/src/copy.c,v
retrieving revision 1.200
diff -u -p -r1.200 copy.c
--- src/copy.c  3 Jun 2006 09:04:22 -   1.200
+++ src/copy.c  5 Jul 2006 08:38:52 -
@@ -1385,18 +1385,7 @@ copy_internal (char const *src_name, cha
 
   /* This happens when attempting to rename a directory to a
 subdirectory of itself.  */
-  if (errno == EINVAL
-
- /* When src_name is on an NFS file system, some types of
-clients, e.g., SunOS4.1.4 and IRIX-5.3, set errno to EIO
-instead.  Testing for this here risks misinterpreting a real
-I/O error as an attempt to move a directory into itself, so
-FIXME: consider not doing this.  */
- || errno == EIO
-
- /* And with SunOS-4.1.4 client and OpenBSD-2.3 server,
-we get ENOTEMPTY.  */
- || errno == ENOTEMPTY)
+  if (errno == EINVAL)
{
  /* FIXME: this is a little fragile in that it relies on rename(2)
 failing with a specific errno value.  Expect problems on


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



Bug#348494: gnome2-user-guide: 348494: fixed package in NEW

2006-07-05 Thread Paul Wise
Hi bug,

adn informed me that a fixed package is in NEW. I suppose that is why he
tagged the bug pending.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#376823: sysstat: crontab produces isolated results

2006-07-05 Thread Adrian Bridgett
Package: sysstat
Version: 6.1.3-1

The crontab installed runs every 10 mins, but it only runs it for 1
minute.  i.e. you get the values for:

12:05-12:06
12:15-12:16
...

What it should do is collect for the full 10 mins:
12:05-12:15
12:15-12:25
...

In fact, it would be nice if it reduce the number of commands that it
runs - e.g. if it ran sa1 for a whole day, rather than every 10mins.
This would delay the initial collection by a day, but that's a price
most people would be prepared to pay I suspect.

Thanks

Adrian


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



Bug#376824: libvncserver: authentication bypass [CVE-2006-2450]

2006-07-05 Thread Martin Pitt
Package: libvncserver
Version: 0.7.1-5
Severity: grave
Tags: security patch

Ludwig Nussel [EMAIL PROTECTED] discovered that libvncserver has
the same authentication bypass as realvnc (in CVE-2006-2369), although
it's completely different code. 

This has been fixed by upstream:

 
http://libvncserver.cvs.sourceforge.net/libvncserver/libvncserver/libvncserver/auth.c?r1=1.11r2=1.14diff_format=u

Please see the original realvnc CVE for more information:

  http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2369

For libvncserver, this has been assigned CVE-2006-2450. Please
mention this number in the changelog when you fix this.

Please also coordinate with [EMAIL PROTECTED] for a stable-security
update.

Thank you!

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?


signature.asc
Description: Digital signature


Bug#376745: chmod manpage misdescribes sticky bit

2006-07-05 Thread Jim Meyering
Ian Jackson [EMAIL PROTECTED] wrote:
 Package: coreutils
 Version: 5.96-5
 Tags: patch

 An Ubuntu user reported[1] that the manpage for chmod isn't quite
 correct about the meaning of the sticky bit.  We have applied the
 change below to our coreutils package, as
 debian/patches/98_fix_chmod_manpage.

 Our apologies for not passing this report on to you earlier.

 Thanks,
 Ian.

 [1] https://launchpad.net/distros/ubuntu/+source/coreutils/+bug/24896

Thanks for the report.
I've fixed it upstream with slightly different wording:

Index: man/chmod.x
===
RCS file: /fetish/cu/man/chmod.x,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -u -r1.5 -r1.6
--- man/chmod.x 6 Mar 2006 15:27:50 -   1.5
+++ man/chmod.x 5 Jul 2006 10:03:55 -   1.6
@@ -61,11 +61,11 @@ systems, and the Linux kernel ignores th
 kernels may use the sticky bit on files for system-defined purposes.
 On some systems, only the superuser can set the sticky bit on files.
 .SH STICKY DIRECTORIES
-When the sticky bit is set on a directory, files in that directory may
-be unlinked or renamed only by root or their owner.  Without the
-sticky bit, anyone able to write to the directory can delete or rename
-files.  The sticky bit is commonly found on directories, such as /tmp,
-that are world-writable.
+When the sticky bit is set on a directory, a file in that directory may
+be unlinked or renamed only by the directory owner, the file owner, or root.
+Without the sticky bit, anyone able to write to the
+directory can delete or rename files.  The sticky bit is commonly found
+on directories, such as /tmp, that are world-writable.
 .SH OPTIONS
 [SEE ALSO]
 chmod(2)


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



Bug#376822: pgplot5: duplicate invocation of install-docs

2006-07-05 Thread Matej Vela
Package: pgplot5
Version: 5.2.2-7
Severity: normal
Tags: patch

Due to a duplicate invocation of dh_installdocs in debian/rules,
install-docs is always run twice.  This causes a warning on removal:

  # dpkg --remove pgplot5
  (Reading database ... 59024 files and directories currently installed.)
  Removing pgplot5 ...
  Document `pgplot5' is not installed, cannot remove.

--- pgplot5-5.2.2.orig/debian/rules
+++ pgplot5-5.2.2/debian/rules
@@ -144,7 +144,6 @@
dh_makeshlibs -a -V
dh_link -a
 #  dh_dhelp 
-   dh_installdocs -a
dh_compress -a 
dh_fixperms -a
 #  dh_suidregister -a 

Thanks,

Matej


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



Bug#376825: ITP: haskell-newcgi -- Enhanced CGI library for Haskell

2006-07-05 Thread John Goerzen
Package: wnpp
Severity: wishlist
Owner: John Goerzen [EMAIL PROTECTED]

* Package name: haskell-newcgi
  Version : 2006.6.5
  Upstream Author : Bjorn Bringert et al
* URL : http://www.cs.chalmers.se/~bringert/darcs/haskell-cgi/doc/
* License : BSD
  Programming Lang: Haskell
  Description : Enhanced CGI library for Haskell
 This is a Haskell library for writing CGI web applications.
 It provides a number of features not found in the CGI implementation
 in the standard Haskell libraries.
 .
 This library supports setting arbitrary response headers, support for
 cookies, efficient file upload support, integration with
 Data.ByteString, and other useful features.
 .
 It also provides wrapper functions for compatibility with the
 existing Network.CGI module.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#376828: manpage says dpkg -S when it means dpkg -L

2006-07-05 Thread martin f krafft
Package: apt-file
Version: 2.0.8
Severity: minor

   list   List the contents of a  package  matching  the  pattern  pattern.
  This action is very close to the dpkg -S command except
  the package does not need to be installed or fetched.

This should say dpkg -L.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-2-xen-amd64-k8
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages apt-file depends on:
ii  curl  7.15.4-1   Get a file from an HTTP, HTTPS, FT
ii  gzip  1.3.5-14   The GNU compression utility
ii  libapt-pkg-perl   0.1.20 Perl interface to libapt-pkg
ii  libconfigfile-perl1.2.1  Parses simple configuration files
ii  perl  5.8.8-6Larry Wall's Practical Extraction 
ii  wget  1.10.2-2   retrieves files from the web

apt-file recommends no packages.

-- no debconf information

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system


signature.asc
Description: Digital signature (GPG/PGP)


Bug#376827: ..libglib2.0-dev: Depends: libglib2.0-0 (= 2.10.2-1) but 2.10.3-2 is installed

2006-07-05 Thread Arnt Karlsen
Package: libglib2.0-dev
Version: 2.10.3-2
Severity: grave
Justification: renders package unusable


[EMAIL PROTECTED]:/opt/src# apt-get install libglib2.0-dev
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libglib2.0-dev: Depends: libglib2.0-0 (= 2.10.2-1) but 2.10.3-2 is to be 
installed
E: Broken packages
[EMAIL PROTECTED]:/opt/src# 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i586)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libglib2.0-dev depends on:
ii  libc6-dev [libc-dev]  2.3.6-15   GNU C Library: Development Librari
ii  libglib2.0-0  2.10.3-2   The GLib library of C routines
ii  pkg-config0.20-1 manage compile and link flags for 

libglib2.0-dev recommends no packages.

-- no debconf information



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



Bug#376829: ITP: haskell-bytestring -- Extremely fast Haskell I/O library using packed strings

2006-07-05 Thread John Goerzen
Package: wnpp
Severity: wishlist
Owner: John Goerzen [EMAIL PROTECTED]

* Package name: haskell-bytestring
  Version : 0.6
  Upstream Author : Don Stewart
* URL : http://www.cse.unsw.edu.au/~dons/fps.html
* License : BSD
  Programming Lang: Haskell
  Description : Extremely fast Haskell I/O library using packed strings
 Data.ByteString (formerly FastPackedString/FPS) provides packed
 strings (byte arrays held by a ForeignPtr), along with a list
 interface to these strings. It lets you do extremely fast IO in
 Haskell; in some cases, even faster than typical C implementations,
 and much faster than [Char]. It uses a flexible foreign pointer
 representation, allowing the transparent use of Haskell or C code to
 manipulate the strings.
 .
 Data.ByteString is written in Haskell98 + the foreign function
 interface and cpp. It has been tested succesfully with GHC 6.4 and
 6.5, and hugs March 2005.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#376830: ITP: haxml -- XML framework for Haskell

2006-07-05 Thread John Goerzen
Package: wnpp
Severity: wishlist
Owner: John Goerzen [EMAIL PROTECTED]

* Package name: haxml
  Version : 1.13.1
  Upstream Author : Malcolm Wallace et al
* URL : http://www.cs.york.ac.uk/fp/HaXml/
* License : Library LGPL plus relaxation, tools GPL
  Programming Lang: Haskell
  Description : XML framework for Haskell
 HaXml is a collection of utilities for parsing, filtering,
 transforming, and generating XML documents using Haskell.  Its basic
 facilities include a parser for XML, a separate error-correcting
 parser for HTML, an XML validator, and pretty-printers for XML and
 HTML.
 .
 In addition to this, Haskell2Xml is a replacement class for Haskell's
 Show/Read classes.  It allows you to read and write ordinary Haskell
 data as XML documents.  DtdToHaskell is a tool for translating any
 valid XML DTD into equivalent Haskell types.  Xtract is a grep-like
 tool for XML documents, based loosely on the XPath and XQL query
 languages.  It can be used either from the command line, or within
 your own code as part of the library.
 

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15.6
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#371134: not completely fixed

2006-07-05 Thread Johannes Berg
[talking about mono/ppc running on ppc64, with the fix from svn 61756
applied, still segfaults occasionally]

Looking at the code again, I notice that the debugger function isn't
fixed:

mono_debugger_create_notification_function:

ptr = buf = g_malloc0 (16);

which is then used as code. But I doubt this one is causing the problem here.

Also, in mono_arch_emit_prolog, we have another instance where code is 
malloc'ed:

code = cfg-native_code = g_malloc (cfg-code_size);

That could very well be causing this issue again.

johannes


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


Bug#376831: Can't play flashvideos

2006-07-05 Thread Patrick Matthäi

Package: flashplayer-mozilla
Version: 7.0.63.0-0.0

Hello,
The flashplugin has some problems.
E.g: http://www.witze-welt.de/videos/showvideo.php?id=42
I hope you can fix this problem.


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



Bug#376833: openmpi - FTBFS: error: No atomic primitives available for s390-ibm-linux-gnu

2006-07-05 Thread Bastian Blank
Package: openmpi
Version: 1.0.2-1
Severity: important

There was an error while trying to autobuild your package:

 Automatic build of openmpi_1.0.2-1 on lxdebian.bfinv.de by sbuild/s390 85
[...]
 checking whether to enable smp locks... yes
 configure: error: No atomic primitives available for s390-ibm-linux-gnu
 make: *** [config.status] Error 1
 **
 Build finished at 20060705-1225
 FAILED [dpkg-buildpackage died]


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



Bug#376834: bidentd: Please package new upstream version 1.1.1, which has fixed the NONFREE-DOC issue

2006-07-05 Thread Max Bowsher
Package: bidentd
Severity: important

Justification for severity(important): An update to latest upstream
would solve the bug which is currently keeping bidentd out of testing.

Getting bidentd back into testing soon would be very nice, as it is not
just yet another identd - it's an identd with a pleasantly simple setup,
and is compatible with spamassassin --auth-ident, which pidentd
(#320133) and gidentd (#320135) are not.


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



Bug#373673: pioneers: [INTL:sv] Swedish PO translation updated

2006-07-05 Thread Roland Clobus
On Thursday 15 June 2006 01:25, Daniel Nylander wrote:
 Here is the updated Swedish translation of Pioneers.

Thank you.

I've added the translations to the Subversion repository, and the compiled 
translation table (for 0.9.64-1) can be downloaded from
http://prdownloads.sourceforge.net/pio/sv.gmo?download

Regards,
Roland Clobus
Developer for Pioneers


pgptazmPopeMX.pgp
Description: PGP signature


Bug#375677: A question about Jose's patch

2006-07-05 Thread Chris Halls
Bill

Thanks a lot for looking at these problems. The codebase has changed a
lot since the version in unstable, and I have fixed a lot of these
problems already. You can see the current code at 

http://svn.debian.org/wsvn/apt-proxy/people/halls/rework/apt_proxy/?rev=0sc=0

I had already modified all calls to deferred.errback() with a Failure()
instance as you suggested. The code works, but the queueing strategy
needs to be changed before I can upload to unstable.

Sorry for the confusion
Chris


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



Bug#376819: busybox-static: 'tr' not ready for prime time

2006-07-05 Thread Bastian Blank
tags 376819 fixed-upstream
severity 376819 normal
thanks

On Wed, Jul 05, 2006 at 11:31:23AM +0200, Cristian Ionescu-Idbohrn wrote:
 bb coreutils/tr.c svn r15557/r15560 seems to produce the correct
 results. The attached patch yields identical results (gnu-tr vs.
 bb-tr) on my box, but don't take my word for it.

busybox is in freeze for D-I beta3. This will be fixed with the update
to 1.2.

Bastian

-- 
Men will always be men -- no matter where they are.
-- Harry Mudd, Mudd's Women, stardate 1329.8


signature.asc
Description: Digital signature


Bug#371134: not completely fixed

2006-07-05 Thread Sebastian Dröge
On Mi, 2006-07-05 at 12:48 +0200, Johannes Berg wrote:
 [talking about mono/ppc running on ppc64, with the fix from svn 61756
 applied, still segfaults occasionally]
 
 Looking at the code again, I notice that the debugger function isn't
 fixed:
 
 mono_debugger_create_notification_function:
 
   ptr = buf = g_malloc0 (16);
 
 which is then used as code. But I doubt this one is causing the problem here.
 
 Also, in mono_arch_emit_prolog, we have another instance where code is 
 malloc'ed:
 
   code = cfg-native_code = g_malloc (cfg-code_size);
 
 That could very well be causing this issue again.

Could you add this information to the upstream bugreport?
I wonder if there are more instances of this in the mono sources...

Bye


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


Bug#376832: beecrypt - FTBFS: Error: Unrecognized opcode: `stmg'

2006-07-05 Thread Bastian Blank
Package: beecrypt
Version: 4.1.2-5
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of beecrypt_4.1.2-5 on lxdebian.bfinv.de by sbuild/s390 85
[...]
 /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. 
 -I./..  -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_S390X  -O2 
 -DNDEBUG -fomit-frame-pointer -Wa,--noexecstack -c -o mpopt.lo `test -f 
 mpopt.s || echo './'`mpopt.s
  gcc -DHAVE_CONFIG_H -I. -I. -I. -I./.. -D_LARGEFILE_SOURCE 
 -D_FILE_OFFSET_BITS=64 -DOPTIMIZE_S390X -O2 -DNDEBUG -fomit-frame-pointer 
 -Wa,--noexecstack -c mpopt.s  -fPIC -DPIC -o .libs/mpopt.o
 mpopt.s: Assembler messages:
 mpopt.s:61: Error: Unrecognized opcode: `stmg'
 mpopt.s:62: Error: Unrecognized opcode: `sllg'
 mpopt.s:63: Error: Unrecognized opcode: `aghi'
 mpopt.s:64: Error: Unrecognized opcode: `xgr'
 mpopt.s:65: Error: Unrecognized opcode: `xgr'
 mpopt.s:68: Error: Unrecognized opcode: `lgr'
 mpopt.s:69: Error: Unrecognized opcode: `mlg'
 mpopt.s:70: Error: Unrecognized opcode: `algr'
 mpopt.s:71: Error: Unrecognized opcode: `alcgr'
 mpopt.s:72: Error: Unrecognized opcode: `stg'
 mpopt.s:73: Error: Unrecognized opcode: `lgr'
 mpopt.s:74: Error: Unrecognized opcode: `aghi'
 mpopt.s:77: Error: Unrecognized opcode: `lmg'
 mpopt.s:94: Error: Unrecognized opcode: `stmg'
 mpopt.s:95: Error: Unrecognized opcode: `sllg'
 mpopt.s:96: Error: Unrecognized opcode: `aghi'
 mpopt.s:97: Error: Unrecognized opcode: `xgr'
 mpopt.s:98: Error: Unrecognized opcode: `xgr'
 mpopt.s:101: Error: Unrecognized opcode: `lgr'
 mpopt.s:102: Error: Unrecognized opcode: `mlg'
 mpopt.s:103: Error: Unrecognized opcode: `algr'
 mpopt.s:104: Error: Unrecognized opcode: `alcgr'
 mpopt.s:105: Error: Unrecognized opcode: `alg'
 mpopt.s:106: Error: Unrecognized opcode: `alcgr'
 mpopt.s:107: Error: Unrecognized opcode: `stg'
 mpopt.s:108: Error: Unrecognized opcode: `lgr'
 mpopt.s:109: Error: Unrecognized opcode: `aghi'
 mpopt.s:112: Error: Unrecognized opcode: `lmg'
 mpopt.s:129: Error: Unrecognized opcode: `stmg'
 mpopt.s:130: Error: Unrecognized opcode: `sllg'
 mpopt.s:131: Error: Unrecognized opcode: `sllg'
 mpopt.s:132: Error: Unrecognized opcode: `aghi'
 mpopt.s:133: Error: Unrecognized opcode: `aghi'
 mpopt.s:134: Error: Unrecognized opcode: `xgr'
 mpopt.s:135: Error: Unrecognized opcode: `xgr'
 mpopt.s:138: Error: Unrecognized opcode: `lg'
 mpopt.s:139: Error: Unrecognized opcode: `mlg'
 mpopt.s:140: Error: Unrecognized opcode: `algr'
 mpopt.s:141: Error: Unrecognized opcode: `alcgr'
 mpopt.s:142: Error: Unrecognized opcode: `xgr'
 mpopt.s:143: Error: Unrecognized opcode: `alg'
 mpopt.s:144: Error: Unrecognized opcode: `alcg'
 mpopt.s:145: Error: Unrecognized opcode: `alcgr'
 mpopt.s:146: Error: Unrecognized opcode: `stg'
 mpopt.s:147: Error: Unrecognized opcode: `stg'
 mpopt.s:148: Error: Unrecognized opcode: `aghi'
 mpopt.s:149: Error: Unrecognized opcode: `aghi'
 mpopt.s:152: Error: Unrecognized opcode: `lmg'
 make[3]: *** [mpopt.lo] Error 1
 make[3]: Leaving directory `/build/buildd/beecrypt-4.1.2'
 make[2]: *** [all-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/beecrypt-4.1.2'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/beecrypt-4.1.2'
 make: *** [build-stamp] Error 2
 **
 Build finished at 20060705-1108
 FAILED [dpkg-buildpackage died]

It seems that it not use the information that the machine is
s390-linux-gnu which is provided by dpkg-architecture. Instead it
assumes that uname -r provides the correct arch.

Bastian


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



Bug#374525: Bug#366546: [Debian] login: please move nologin under /bin directory

2006-07-05 Thread Michael Stone

On Wed, Jul 05, 2006 at 08:52:28AM +0300, Jari Aalto+mail.linux wrote:

FHS 2.3 reads

   
http://www.pathname.com/fhs/pub/fhs-2.3.html#BINESSENTIALUSERCOMMANDBINARIES
   /bin contains commands that may be used by both the system
   administrator and by users, but which are required 
   when  no other filesystems are mounted (e.g. in single user mode).

 

[snip]

As Debian follows the FHS, the correct place here seems to be
/bin according to FHS. (as where login is also located)


Could you please explain how nologin is required in single user mode?

Mike Stone


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



Bug#358566: when I said it...

2006-07-05 Thread Eddy Petrişor

When I said Debian Games Team would like to package it by it I was
refering to freelords.

Sorry for the confusion.


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



  1   2   3   4   5   >