Bug#389954: Happens to me as well

2006-10-06 Thread Yavor Doganov
I confirm the same behaviour, with http://mentors.debian.net and
http://rt.gnu.org.  Initially I reported this to the m.d.n team; they
checked their code thoroughly and it appears to be a Kazehakase bug.


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



Bug#391528: hal: spicctrl lcd panel brightness setting method broken

2006-10-06 Thread Mike Hommey
Package: hal
Version: 0.5.8.1-1
Severity: normal

The /usr/lib/hal/linux/hal-system-lcd-set-brightness-linux script is
broken for the spicctrl method. It uses the same script snippet as the
-get- script, which is just wrong, while it used to do things correctly.

spicctrl -B should be replaced by spicctrl -b ${value}, and no exit
value is needed.

Mike

-- 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.18-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages hal depends on:
ii  adduser   3.97   Add and remove users and groups
ii  dbus  0.93-1 simple interprocess messaging syst
ii  libc6 2.3.6.ds1-5GNU C Library: Shared libraries
ii  libdbus-1-3   0.93-1 simple interprocess messaging syst
ii  libdbus-glib-1-2  0.71-2 simple interprocess messaging syst
ii  libexpat1 1.95.8-3.3 XML parsing C library - runtime li
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libhal-storage1   0.5.8.1-1  Hardware Abstraction Layer - share
ii  libhal1   0.5.8.1-1  Hardware Abstraction Layer - share
ii  libusb-0.1-4  2:0.1.12-2 userspace USB programming library
ii  libvolume-id0 0.100-2libvolume_id shared library
ii  lsb-base  3.1-17 Linux Standard Base 3.1 init scrip
ii  pciutils  1:2.2.4~pre4-1 Linux PCI Utilities
ii  udev  0.100-2/dev/ and hotplug management daemo
ii  usbutils  0.72-5 USB console utilities

hal recommends no packages.

-- no debconf information


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



Bug#391526: ITP: kidbasic -- easy to use version of BASIC designed to teach young children

2006-10-06 Thread Miriam Ruiz
Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz <[EMAIL PROTECTED]>


* Package name: kidbasic
  Version : 0.3
  Upstream Author : Ian Paul Larsen <[EMAIL PROTECTED]>
* URL : http://kidbasic.sourceforge.net/
* License : GPL
  Programming Lang: C++
  Description : easy to use version of BASIC designed to teach young 
children

KidBASIC is an easy to use version of BASIC designed to teach young
children the basics of computer programming. It's a strictly line-oriented
language, which helps kids easily see how program flow-control works.
It has a built-in graphics mode which lets them draw pictures on screen in 
minutes.


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



Bug#391525: emacs-wiki: can not enter emacs-wiki-mode on Emacs 22

2006-10-06 Thread intrigeri
intrigeri wrote (07 Oct 2006 03:58:27 GMT) :
> intrigeri wrote (06 Oct 2006 13:26:03 GMT) :
>> Package: muse-el
>> Version: 3.02.6-2
>> Severity: important

>> Michael Olson wrote (05 Oct 2006 13:07:24 GMT) :
>>> Kaloian Doganov wrote:
 Package: planner-el
 Version: 3.41-2
 Severity: important

 Visiting file in planner-mode raises an error with the following
 backtrace:

 Debugger entered--Lisp error: (wrong-type-argument symbolp (quote
 beginning-of-line))
 [snip]

 This happened after the last update of emacs-snapshot package.

>>> Thanks for the report.  I fixed this in the development version upstream,
>>> and I;ll provide a fixed debian package shortly, once my machine is back
>>> to normal.

>> I get the same error. After :
>>   - applying your upstream fix to my installed planner-el 3.41-2
>> package (i.e. unquoting beginning-of-line in planner.el's
>> planner-setup-highlighting function definition)
>>   - obviously deleting planner.elc so that my changes are useful...
>> I still get the same error.

>> A bit of debugging shows me that the muse-use-font-lock function,
>> defined in muse-colors.el, is somehow called when entering
>> planner-mode, and... it has the same "quoting beginning-of-line" bug.

>> I fixed it the same way as you fixed planner.el and it now works as
>> it should. Patch for muse-el follows:

> [...]

Same problem when trying to enter emacs-wiki-mode (package 2.71-1) in
emacs-snapshot-gtk (package 1:20061003-1). I fixed it the same way as
muse-el author fixed it upstream (#391186), and the same way I fixed
#391408 on my local planner-el. Patch for emacs-wiki follows:

--- /usr/share/emacs-snapshot/site-lisp/emacs-wiki/emacs-wiki-colors.el 
2006-10-07 05:51:16.641200483 +0200
+++ /home/intrigeri/tmp/emacs-wiki-colors.el2006-10-07 05:50:44.515192733 
+0200
@@ -648,7 +648,7 @@
   (emacs-wiki-add-to-invisibility-spec 'emacs-wiki)
   (set (make-local-variable 'font-lock-multiline) 'undecided)
   (set (make-local-variable 'font-lock-defaults)
-   `(nil t nil nil 'beginning-of-line
+   `(nil t nil nil beginning-of-line
  (font-lock-fontify-region-function
   . emacs-wiki-highlight-region)
  (font-lock-unfontify-region-function

ciao,
--
  intrigeri <[EMAIL PROTECTED]>
  | gnupg key @ http://intrigeri.boum.org/intrigeri.asc
  | Every now and then I get a little bit restless
  | and I dream of something wild.


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



Bug#391527: f-spot: F-Spot crashes on start

2006-10-06 Thread Mika Hanhijärvi
Package: f-spot
Version: 0.1.11-3
Severity: important

When starting F-Spot it crashes with

An unhandled exception was thrown: The handler for the event
ButtonPressEvent should take '(System.Object,Gtk.ButtonPressEventArgs)',
but the signature of the provided handler ('HandleZoomOut') is
'(System.Object,System.EventArgs)'
at SignalConnector.ConnectFunc
(intptr,intptr,intptr,intptr,intptr,int,intptr) <0x0033f>
at (wrapper native-to-managed) SignalConnector.ConnectFunc
(intptr,intptr,intptr,intptr,intptr,int,intptr) <0x00040>
in (unmanaged) 0xa61c998b
at (wrapper managed-to-native)
SignalConnector.glade_xml_signal_autoconnect_full
(intptr,Glade.XML/SignalConnector/RawXMLConnectFunc,intptr) <0x4>
at SignalConnector.Autoconnect () <0x00059>
at Glade.XML.Autoconnect (object) <0x00042>
at MainWindow..ctor (Db) <0x0006c>
at FSpot.Core.get_MainWindow () <0x0002a>
at FSpot.Core.Organize () <0xf>
at FSpot.Driver.Main (string[]) <0x00547>

.NET Version: 1.1.4322.2032

Assembly Version Information:

gconf-sharp (2.8.0.0)
pango-sharp (2.8.0.0)
SemWeb (0.5.0.2)
glade-sharp (2.8.0.0)
gtkhtml-sharp (2.8.0.0)
System.Data (1.0.5000.0)
Mono.Data.SqliteClient (1.0.5000.0)
Mono.Posix (1.0.5000.0)
gdk-sharp (2.8.0.0)
gnome-vfs-sharp (2.8.0.0)
dbus-sharp (0.60.0.0)
System (1.0.5000.0)
atk-sharp (2.8.0.0)
gtk-sharp (2.8.0.0)
glib-sharp (2.8.0.0)
gnome-sharp (2.8.0.0)
f-spot (0.0.0.0)
mscorlib (1.0.5000.0)


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

Versions of packages f-spot depends on:
ii  libart-2.0-2 2.3.17-1Library of functions for 2D
graphi
ii  libatk1.0-0  1.12.2-1The ATK accessibility
toolkit
ii  libbonobo2-0 2.14.0-1Bonobo CORBA interfaces
library
ii  libbonoboui2-0   2.14.0-4The Bonobo UI library
ii  libc62.3.6.ds1-4 GNU C Library: Shared
libraries
ii  libcairo21.2.4-1 The Cairo 2D vector
graphics libra
ii  libdbus-1-cil0.63.git.20060719-4 CLI binding for D-BUS
interprocess
ii  libexif120.6.13-4library to parse EXIF files
ii  libfontconfig1   2.4.1-2 generic font configuration
library
ii  libgconf2-4  2.14.0-4GNOME configuration
database syste
ii  libgconf2.0-cil  2.8.3-1 CLI binding for GConf 2.12
ii  libglade2.0-cil  2.8.3-1 CLI binding for the Glade
librarie
ii  libglib2.0-0 2.12.3-2The GLib library of C
routines
ii  libglib2.0-cil   2.8.3-1 CLI binding for the GLib
utility l
ii  libgnome-keyring00.4.9-1 GNOME keyring services
library
ii  libgnome2-0  2.14.1-3The GNOME 2 library -
runtime file
ii  libgnome2.0-cil  2.8.3-1 CLI binding for GNOME 2.12
ii  libgnomecanvas2-02.14.0-2A powerful object-oriented
display
ii  libgnomeui-0 2.14.1-2The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0   2.14.2-2+b1 GNOME virtual file-system
(runtime
ii  libgphoto2-2 2.2.1-4 gphoto2 digital camera
library
ii  libgtk2.0-0  2.8.20-1The GTK+ graphical user
interface 
ii  libgtk2.0-cil2.8.3-1 CLI binding for the GTK+
toolkit 2
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange
library
ii  libjpeg626b-13   The Independent JPEG
Group's JPEG 
ii  liblcms1 1.15-1  Color management library
ii  libmono-corlib1.0-ci 1.1.17.1-4  Mono core library (1.0)
ii  libmono-sharpzip0.84 1.1.17.1-4  Mono SharpZipLib library
ii  libmono-sqlite1.0-ci 1.1.17.1-4  Mono Sqlite library
ii  libmono-system-data1 1.1.17.1-4  Mono System.Data library
ii  libmono-system-web1. 1.1.17.1-4  Mono System.Web library
ii  libmono-system1.0-ci 1.1.17.1-4  Mono System libraries (1.0)
ii  libmono0 1.1.17.1-4  libraries for the Mono JIT
ii  libmono1.0-cil   1.1.17.1-4  Mono libraries (1.0)
ii  liborbit21:2.14.0-2  libraries for ORBit2 - a
CORBA ORB
ii  libpango1.0-01.14.4-2Layout and rendering of
internatio
ii  libpopt0 1.10-3  lib for parsing cmdline
parameters
ii  libsm6   1:1.0.1-3   X11 Session Management
library
ii  libsqlite0   2.8.16-1SQLite shared library
ii  libsqlite3-0 3.3.7-1 SQLite 3 shared library
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension
librar
ii  libxfixes3   1:4.0.1-4  

Bug#391524: Please remove guile1.4-doc

2006-10-06 Thread Rob Browning

Package: ftp.debian.org

Please remove guile1.4-doc.  I overlooked this one when we removed the
rest of Guile 1.4 from unstable/testing.

Thanks

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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



Bug#391523: pngcheck: New version available

2006-10-06 Thread Nelson A. de Oliveira

Package: pngcheck
Version: 2.0.0-1
Severity: wishlist

Hi Lucas!

A new release of pngcheck (2.1.0) is available on
http://www.libpng.org/pub/png/apps/pngcheck.html

Thank you!

Best regards,
Nelson


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



Bug#391521: evolution-data-server creates too many pipes causing other functions to fail

2006-10-06 Thread Keith Packard
Package: evolution-data-server
Version: 1.6.3-1+b1
Severity: important
Tags: patch

evolution-data-server version 1.6.3.1 contains a patch from Novell which
appears to have been a weak attempt to fix Novell bug #176277 where pipes
were created at object creation time rather than being delayed until needed.

On my system, with a few gigs of email, this often causes huge numbers of
pipes to be created unnecessarily, running evolution-data-server out of file
descriptors and causing most other functions to fail.

Reverting this change solves the problem for me, here's the patch I'm using:

diff --git a/libedataserver/e-msgport.c b/libedataserver/e-msgport.c
index de1f9f3..6f8f08d 100644
--- a/libedataserver/e-msgport.c
+++ b/libedataserver/e-msgport.c
@@ -537,9 +537,11 @@ EMsgPort *e_msgport_new(void)
e_dlist_init(&mp->queue);
mp->lock = g_mutex_new();
mp->cond = g_cond_new();
-   e_pipe (mp->pipe.pipe);
+   mp->pipe.fd.read = -1;
+   mp->pipe.fd.write = -1;
 #ifdef HAVE_NSS
-   e_prpipe (mp->prpipe.pipe);
+   mp->prpipe.fd.read = NULL;
+   mp->prpipe.fd.write = NULL;
 #endif
mp->condwait = 0;
 
@@ -566,12 +568,21 @@ #endif
 /* get a fd that can be used to wait on the port asynchronously */
 int e_msgport_fd(EMsgPort *mp)
 {
+   g_mutex_lock(mp->lock);
+   if (mp->pipe.fd.read == -1)
+   e_pipe(mp->pipe.pipe);
+   g_mutex_unlock(mp->lock);
return mp->pipe.fd.read;
 }
 
 #ifdef HAVE_NSS
 PRFileDesc *e_msgport_prfd(EMsgPort *mp)
 {
+   g_mutex_lock(mp->lock);
+   if (mp->prpipe.fd.read == NULL)
+   e_prpipe (mp->prpipe.pipe);
+   g_mutex_unlock(mp->lock);
+
return mp->prpipe.fd.read;
 }
 #endif


-- 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.17
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages evolution-data-server depends on:
ii  evolutio 1.6.3-1 architecture independent files for
ii  libaudio 0.2.6-6 Open-source version of SGI's audio
ii  libavahi 0.6.13-3Avahi client library
ii  libavahi 0.6.13-3Avahi common library
ii  libavahi 0.6.13-3Avahi glib integration library
ii  libbonob 2.14.0-2Bonobo CORBA interfaces library
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libcamel 1.6.3-1+b1  The Evolution MIME message handlin
ii  libcomer 1.39+1.40-WIP-2006.10.02+dfsg-1 common error description library
ii  libdb4.4 4.4.20-8Berkeley v4.4 Database Libraries [
ii  libdbus- 0.93-1  simple interprocess messaging syst
ii  libebook 1.6.3-1+b1  Client library for evolution addre
ii  libecal1 1.6.3-1+b1  Client library for evolution calen
ii  libedata 1.6.3-1+b1  Backend library for evolution addr
ii  libedata 1.6.3-1+b1  Backend library for evolution cale
ii  libedata 1.6.3-1+b1  Utility library for evolution data
ii  libegrou 1.6.3-1+b1  Client library for accessing group
ii  libesd0  0.2.36-3Enlightened Sound Daemon - Shared 
ii  libgconf 2.14.0-4GNOME configuration database syste
ii  libgcryp 1.2.3-2 LGPL Crypto library - runtime libr
ii  libglib2 2.12.4-1The GLib library of C routines
ii  libgnome 2.14.1-3The GNOME 2 library - runtime file
ii  libgnome 2.14.2-2+b1 GNOME virtual file-system (runtime
ii  libgnutl 1.4.4-1 the GNU TLS library - runtime libr
ii  libgpg-e 1.4-1   library for common error values an
ii  libkrb53 1.4.4-3 MIT Kerberos runtime libraries
ii  libldap2 2.1.30-13+b1OpenLDAP libraries
ii  libnspr4 1.8.0.7-1   NetScape Portable Runtime Library
ii  libnss3- 1.8.0.7-1   Network Security Service libraries
ii  liborbit 1:2.14.0-2  libraries for ORBit2 - a CORBA ORB
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libsoup2 2.2.96-1an HTTP library implementation in 
ii  libtasn1 0.3.6-1 Manage ASN.1 structures (runtime)
ii  libxml2  2.6.26.dfsg-4   GNOME XML library
ii  zlib1g   1:1.2.3-13  compression library - runtime

evolution-data-server recommends no packages.

-- no debconf information


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



Bug#387658: bittornado: btlaunchmany does not send "event=stopped" to tracker on exit.

2006-10-06 Thread Cameron Dale

tags 387658 +pending
thanks


On 9/19/06, Morita Sho <[EMAIL PROTECTED]> wrote:

I have said that btlaunchmany does not send "event=stopped" to the tracker on 
exit.
"event=stopped" means "I'm exiting".
That is, btlaunchmany exited without telling "I'm exiting" to the tracker.
So that the client is remain on the tracker after the client is exited.


You are correct. Thanks for pointing this out and big thanks for the
amazing amount of information you provided. It made solving this
problem very easy.


I have made a patch for 09_timtuckerfixes.dpatch


I did it a little differently than you suggested. Instead of putting
the hash queue shutdown after the except, I moved it inside the try
with the listen forever, just in case the hash queue shutdown
generates an error. I think this is also more in line with the
original upstream code. I checked it and it's working, but let me know
if you think this will be a problem.

Thanks again,
Cameron


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



Bug#391522: fglrx-driver: typo in /etc/acpi/fglrx-powermode.sh

2006-10-06 Thread Chris Hanson
Package: fglrx-driver
Version: 8.28.8-2
Severity: normal

"/etc/init.d/fglrx-driver" refers to "/etc/default/fglrx" but that
file has been renamed to "/etc/default/fglrx-driver".  This prevents
switching of power states even if it's enabled.

-- 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.18-cph3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages fglrx-driver depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-15  GCC support library
ii  libstdc++5   1:3.3.6-13  The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-9   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
hi  xserver-xorg 1:7.1.0-3   the X.Org X server

Versions of packages fglrx-driver recommends:
ii  fglrx-kernel-2.6.18-cph2 [fgl 8.28.8-2+1 ATI binary kernel module for Linux
ii  fglrx-kernel-2.6.18-cph3 [fgl 8.28.8-2+1 ATI binary kernel module for Linux
ii  fglrx-kernel-src  8.28.8-2   kernel module source for the ATI g

-- no debconf information


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



Bug#351730: (more) symlinks needed for wine build on amd64

2006-10-06 Thread Mike McCormack


The following links are also missing.  I need them to build Wine with 
OpenGL support.


libGLU.so -> libGLU.so.1
libGL.so -> libGL.so.1

Mike


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



Bug#391052: ctrl-alt-+/- not working

2006-10-06 Thread Matt Taggart
I am also seeing the problem reported in #391052 with ctrl-alt-+/- not 
working. I see the problem on several systems:

System #1:
ATI Technologies Inc RV280 [Radeon 9200] (rev 01)
xserver-xorg 7.1.0-1
xserver-xorg-input-kbd   1.1.0-2
xserver-xorg-video-ati   6.6.2-2

System #2:
ATI Technologies Inc Rage XL (rev 65)
with the etch version ( xserver-xorg-video-ati 6.5.8.0-1) I don't see the 
problem but when I upgraded to latest unstable (6.6.2-2) it broke.

Hope this additional data helps. Let me know if you need me to try anything 
else.

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#384625: eclipse-cdt: Impossible to add an external include path

2006-10-06 Thread Andrew Schulman
> While adding an external include path in a standard C project, an error 
> occurs :
> "An error occured while setting the project path"
> "See error log for more details"

Confirmed, I have the same problem here, and a similar log.



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



Bug#391520: firefox: Firefox it breaks the sound system

2006-10-06 Thread Odair Trujillo
Package: firefox
Version: 1.5.dfsg+1.5.0.7-1
Severity: normal

Using ALSA firefox it bloks my sound system, if I close firefox the 
sound system back to work.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-686
Locale: LANG=es_CO, LC_CTYPE=es_CO (charmap=ISO-8859-1)

Versions of packages firefox depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.4.1-2generic font configuration library
ii  libatk1.0-0   1.12.2-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libcairo2 1.2.4-1The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-13 GCC support library
ii  libglib2.0-0  2.12.3-2   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-1   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.14.4-2   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libstdc++64.1.1-13   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 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#385255: Actually, Debian's boxshade is already v3.3.1, and the version of the package is wrong.

2006-10-06 Thread Charles Plessy
Package: boxshade
Version: 3.1.1-1
Followup-For: Bug #385255


sorbet【debian】$ dpkg -l boxshade
||/ Nom  Version  Description
+++---
ii  boxshade 3.1.1-1  [Biology] Pretty-printing of multiple 
sequence a

sorbet【debian】$ boxshade
BOXSHADE v3.31 C (beta, 970507)



This is the C version. Lower versions such as 3.1.1 are written in
pascal. The version in Debian is definitely 3.3.1. I will prepare an
update, and transfer the package to the Debian-Med packaging team if
Steffen is OK.

-- 
Charles


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

Versions of packages boxshade depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries

boxshade recommends no packages.

-- no debconf information


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



Bug#391052: Likewise

2006-10-06 Thread Jeremy Nickurak
Package: xserver-xorg
Version: 1:7.1.0-2
Followup-For: Bug #391052

Same problem here. Affects me with both video drivers I tried (radeon and
fbdev). Interestingly, while Ctrl-Alt-F1 works, the F1 still gets passed
through to the apps, so that when I get back there's usually a help window
waiting for me. Not sure if that might be related.

Xev shows nothing on Ctrl-Alt-KP+/-, but repeated and undefinable mashing of
those keys occasionally spits out XF86_Next_VMode or XF86_Prev_VMode. Each key
says Control_L, Alt_L, and KP_Add respectively.

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

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-2X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-17   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-evde 1:1.1.2-3X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3X.Org X server -- mouse input driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.2-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i740 1:1.1.0-3X.Org X server -- i740 display dri
ii  xserver-xorg-video-i810 2:1.6.5-3X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-imst 1:1.1.0-3X.Org X server -- IMSTT display dr
ii  xserver-xorg-video-mga  1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-newp 1:0.2.0-3X.Org X server -- Newport display 
ii  xserver-xorg-video-nsc  1:2.8.1-3X.Org X server -- NSC display driv
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-3X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vmwa 1:10.13.0-3  X.Org X server -- VMware display d
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   (no description available)
ii  laptop-detect  0.12.1attempt to detect a laptop
ii  mdetect0.5.2.1   mouse device autodetection tool
ii  xresprobe  0.4.23debian1 X Resolution Probe

-- debconf information:
  xserver-xorg/multiple_possible_x-drivers:
  xserver-xorg/config/monitor/use_sync_ranges:
* xserver-xorg/config/inputdevice/mouse/port: /dev/input/mice
  xserver-xorg/config/monitor/lcd: false
  xserver-xorg/config/device/default-identifier:
  xserver-xorg/autodetect_monitor: true
  xserver-xorg/config/display/default_depth: 24
  xserver-xorg/config/display/modes: 1024x768, 800x600, 640x480
  xserver-xorg/config/inputdevice/keyboard/internal:
* xserver-xorg/config/inputdevice/keyboard/options:
* xserver-x

Bug#391381: filename dialog does not understand unicode

2006-10-06 Thread Hamish Moffatt
On Fri, Oct 06, 2006 at 12:51:04PM +0200, martin f krafft wrote:
> starting xpdf in a UTF-8 environment, if i type a non-ascii
> character into the save-as dialog, the file is saved using the octal
> esacpe sequence instead of the unicode character.

Hi Martin,

Do other LessTif applications work ok?

Can you try running /usr/bin/xpdf.bin directly? /usr/bin/xpdf is a shell
script that fiddles with locale settings to workaround old LessTif bugs.

Thanks
Hamish
-- 
Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>


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



Bug#380272: sym2 still claims arrays

2006-10-06 Thread Yanko Kaneti
Correct me if I am wrong but the fix mentioned above and already in the
main kernel tree references PCI_DEVICE_ID_LSI_53C1510 which is 0x0009
The lspci output given before that says 00:01.0 0104: 1000:0010 (rev 02)
that is 0x0010 -> PCI_DEVICE_ID_NCR_53C1510.

I have with me a Compaq dl380 with the same lspci output and sym2 from
the latest kernel tree still claims the raid. I believe the tweak for
PCI_DEVICE_ID_LSI_53C1510 in sym_glue.c should also be applied to
PCI_DEVICE_ID_NCR_53C1510 to fix this for good.



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



Bug#388543: backupninja: dup backend does not work properly

2006-10-06 Thread intrigeri
tag 388543 + fixed-upstream
thanks

intrigeri wrote (27 Sep 2006 06:59:45 GMT) :
> I tend to think I'm simply going to keep the current code, and
> clearly state (in the example.dup file and in NEWS.Debian) that the
> sshoptions option has to be fed in a scp *and* sftp-compatible way,
> using the "-o" workaround for example.

This has been done in upstream SVN r438, which will very soon be
released as backupninja 0.9.4, packaged and uploaded.

Thanks for the bug report :)

Ciao,
-- 
  intrigeri <[EMAIL PROTECTED]>
  | gnupg key @ http://intrigeri.boum.org/intrigeri.asc
  | The impossible just takes a bit longer.


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



Bug#391519: backupninja: unclear symlinks/globbing support in dup and rdiff handlers can lead to data loss

2006-10-06 Thread intrigeri
Package: backupninja
Version: 0.9.3-6
Severity: grave
Tags: fixed-upstream

As thoroughly discussed [1] on backupninja's mailing-list,
incompatibilities between various readlink and backupninja versions
cause hardly predictable behaviour when using symlinks and/or globbing
in include/exclude/vsinclude statements for the dup and rdiff
handlers' configuration.

This has already lead users to think some directories were backup'd
when they were actually not; this can cause data loss, that's why I'm
setting severity grave to this bug. 

This issue was fixed upstream in SVN r437.

[1] Thread with subject "that * and readlink issue...", starting on
http://lists.riseup.net/www/arc/backupninja/2006-06/thrd1.html,
going on on http://lists.riseup.net/www/arc/backupninja/2006-07/.

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

Versions of packages backupninja depends on:
ii  bash  3.1-5  The GNU Bourne Again SHell
ii  dialog1.0-20060221-1 Displays user-friendly dialog boxe
ii  mawk  1.3.3-11   a pattern scanning and text proces

backupninja recommends no packages.

-- no debconf information

-- 
  intrigeri <[EMAIL PROTECTED]>


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



Bug#391427: Debian's version of libtool breaks correct link order

2006-10-06 Thread Carlo Wood
I wrote a test case, see attached tar ball.

To run, execute:

tar xzf bugreport391427.tar.gz
cd bugreport391427
./autoconf.sh
make
./tst


The reason that it does work seems to be that debian's libtool
doesn't detect that '-lx' depends on -ldl. The ./tst succeeds
when either:

1) -ldl is added to the libtool command (right of -lx)
   This cause libtool to delete the previous -ldl.
   Thus: having: ./libltdl/libltdlc.la -Linstall/lib -lx -ldl
   results in:
   libltdlc.a -ldl libx.so -ldl internally, which is then
   changed correctly to: libltdlc.a libx.so -ldl

OR

2) It is even possible to let libtool detect that -lx
   depends on -ldl by editting the libtool file and
   changing:
   link_all_deplibs=no
   into
   link_all_deplibs=yes

After doing 2), we get:

/bin/sh ./libtool --tag=CC --mode=link gcc  -g -O2   -o tst  tst.o 
./libltdl/libltdlc.la -Linstall/lib -lx
mkdir .libs
gcc -g -O2 -o tst tst.o  ./libltdl/.libs/libltdlc.a 
-L/home/carlo/src/debian/bugreport391427/install/lib 
/home/carlo/src/debian/bugreport391427/libx/../install/lib/libx.so -ldl 
-Wl,--rpath -Wl,/home/carlo/src/debian/bugreport391427/libx/../install/lib 
-Wl,--rpath -Wl,/home/carlo/src/debian/bugreport391427/libx/../install/lib


Note how the libtool command line does NOT contain -ldl,
and that -ldl appears AFTER libx.so.

~/src/debian/bugreport391427>./tst
Success!

Also note, that this edit of libtool is not needed
with the stock/upstream libtool.

Attached: tst.tar.gz

-- 
Carlo Wood <[EMAIL PROTECTED]>


bugreport391427.tar.gz
Description: Binary data


Bug#390203: problem lies with xserver-xorg-mga-1.2.1.3

2006-10-06 Thread Alex Winbow
Same problem with a G400. 1600x1200 worked before, but after upgrading to 
xserver-xorg-video-mga_1.2.1.3.dfsg.1-2, nothing above 1152x864 worked. No 
pertinent error messages (that I could see) in the logfile, and the 
monitor goes into DPMS standby mode. Ctrl-alt-backspace restores the 
terminal.


Same behavior as if, in the old days, a misconfigured X modeline tried to 
drive the monitor at too high a frequency. Which is odd, because my 
Viewsonic GS790 is capable of 1600x1200 at least.


Downgrading to xserver-xorg-video-mga_1.4.1.dfsg.1-4 by hand restored 
video.


Alex Winbow


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



Bug#391387: Yes, this is pretty bad

2006-10-06 Thread Greg Taylor
I definitely wasn't expecting this. A fix would be great, and perhaps 
some more caution in the future with testing before pushing such a 
debilitating upgrade down to the many users out there :)


Starting web server (apache2)...apache2: Syntax error on line 185 of 
/etc/apache2/apache2.conf: Syntax error on line 1 of 
/etc/apache2/mods-enabled/php5.load: API module structure `php5_module' 
in file /usr/lib/apache2/modules/libphp5.so is garbled - perhaps this is 
not an Apache module DSO?

failed!



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



Bug#358222: Flash pages crash firefox on Xorg Composite extension

2006-10-06 Thread Yuval Drori

Package: firefox
Version: 1.5.dfsg+1.5.0.7-1
Followup-For: Bug #358222



-- 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.18-1-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.17.3 Miscellaneous utilities 
specific t
ii  fontconfig2.4.1-2generic font configuration 
library

ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-5GNU C Library: Shared libraries
ii  libcairo2 1.2.4-1The Cairo 2D vector 
graphics libra
ii  libfontconfig12.4.1-2generic font configuration 
library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, 
shared lib

ii  libgcc1   1:4.1.1-15 GCC support library
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-2   The GTK+ graphical user 
interface
ii  libjpeg62 6b-13  The Independent JPEG 
Group's JPEG
ii  libpango1.0-0 1.14.5-1   Layout and rendering of 
internatio

ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libstdc++64.1.1-15   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing 
librar

ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension 
(Xprint) clie

ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc 
filesy

ii  zlib1g1:1.2.3-13 compression library - runtime

firefox recommends no packages.

-- no debconf information

It did not happen with Epiphany or Opera.
I checked with "clean" (no extensions) firefox.


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



Bug#391382: sky2 stops working 2.6.17 or ethernet driver crashes 2.6.18

2006-10-06 Thread Stephen Hemminger
Does this help.. it is going in next patchset.


Subject: sky2: fix hangs on some chips

The driver inherited some bad setup code from sk98lin (vendor) driver that
causes receive FIFO probelms.  Just remove it.

Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

--- sky2.orig/drivers/net/sky2.c2006-10-06 15:53:52.0 -0700
+++ sky2/drivers/net/sky2.c 2006-10-06 15:57:47.0 -0700
@@ -689,15 +689,10 @@
sky2_write8(hw, SK_REG(port, TX_GMF_CTRL_T), GMF_RST_CLR);
sky2_write16(hw, SK_REG(port, TX_GMF_CTRL_T), GMF_OPER_ON);
 
-   if (hw->chip_id == CHIP_ID_YUKON_EC_U) {
-   sky2_write8(hw, SK_REG(port, RX_GMF_LP_THR), 768/8);
-   sky2_write8(hw, SK_REG(port, RX_GMF_UP_THR), 1024/8);
-   if (hw->dev[port]->mtu > ETH_DATA_LEN) {
-   /* set Tx GMAC FIFO Almost Empty Threshold */
-   sky2_write32(hw, SK_REG(port, TX_GMF_AE_THR), 0x180);
-   /* Disable Store & Forward mode for TX */
-   sky2_write32(hw, SK_REG(port, TX_GMF_CTRL_T), 
TX_STFW_DIS);
-   }
+   if (hw->chip_id == CHIP_ID_YUKON_EC_U
+   && hw->dev[port]->mtu > ETH_DATA_LEN) {
+   /* Disable Store & Forward mode for TX */
+   sky2_write32(hw, SK_REG(port, TX_GMF_CTRL_T), TX_STFW_DIS);
}
 
 }


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



Bug#391427: Debian's version of libtool breaks correct link order

2006-10-06 Thread Carlo Wood
On Sat, Oct 07, 2006 at 01:24:20AM +0200, Kurt Roeckx wrote:
> You have ../libltdl/libltdlc.la before -lcwd in your call to libtool,
> and I think that is part of the problem.  It expands libltdlc.la to
> libltdlc.a and -ldl, and there isn't any "reorder" there.  At a later
> time you also say it to link to -ldl, which is a duplicate, and libtool
> removes it from the command line.

I DON'T say it to link to -ldl !

What I say is: libltdlc.a -lcwd

BOTH depends on -ldl and therefore the generated g++ command
should be:  libltdlc.a -lcwd -ldl and NOT libltdlc.a -ldl -lcwd

> For libcwd to work, you really want it to be the first library in the
> list, before any other, so even before libltdlc.la.  This should make
> sure that the dynamic linker will use your functions.

That is nonsense! When both libraries depend on third, then the
third has to be specified last by libtool.

The upstream libtool does this correctly. Only your 'debian'
version is broken in this regard.

It is WRONG to outout -ldl this early. Your libtool is buggy.

-- 
Carlo Wood <[EMAIL PROTECTED]>


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



Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Vincent Lefevre
On 2006-10-06 21:39:40 +0200, Denis Barbier wrote:
> On Fri, Oct 06, 2006 at 04:22:53PM +0200, Vincent Lefevre wrote:
> > On 2006-10-06 15:21:28 +0200, Julien Cristau wrote:
> > > On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:
> > > > Option  "XkbLayout" "uk"
> > > > 
> > > "uk" is not a valid layout, please change it to "gb".
> > 
> > OK, why was "uk" accepted by the X server, then?
> 
> My current bet is that it wasn't.
> Did you check /var/log/{Xorg.0,*dm}.log files?

I haven't kept the Xorg.0.log file, but I had a look at it and the
"uk" option was accepted. Not even a warning. Moreover, all the keys
gave the expected character, except Shift-3, which gave 3 instead of
the sterling character.

-- 
Vincent Lefèvre <[EMAIL PROTECTED]> - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)



Bug#391508: evdev 1.1.2-3 package mistakenly put in testing/etch pool?

2006-10-06 Thread Ethan

Package: xserver-xorg-input-evdev
Version: 1.1.2-3

Was the evdev package mistakenly put into the testing/etch pool for
the AMD64 architecture?

$ apt-cache policy xserver-xorg-input-evdev
xserver-xorg-input-evdev:
 Installed: 1:1.0.0.5-2
 Candidate: 1:1.1.2-3
 Version table:
1:1.1.2-3 0
   500 http://ftp.us.debian.org etch/main Packages
*** 1:1.0.0.5-2 0
   100 /var/lib/dpkg/status

Installing version 1.1.2-3 of evdev causes xserver to crash with the
following in the log:

(II) LoadModule: "evdev"
(II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
(II) Module evdev: vendor="X.Org Foundation"
   compiled for 0.0.0, module version = 1.1.0
   Module class: X.Org XInput Driver
   ABI class: X.Org XInput driver, version 0.6
(EE) module ABI minor version (6) is newer than the server's version (5)
(II) UnloadModule: "evdev"
(II) Unloading /usr/lib/xorg/modules/input/evdev_drv.so
(EE) Failed to load module "evdev" (module requirement mismatch, 0)

---snip---

(EE) No Input driver matching `evdev'
(WW) No core pointer registered


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



Bug#391427: Debian's version of libtool breaks correct link order

2006-10-06 Thread Kurt Roeckx
On Sat, Oct 07, 2006 at 12:38:15AM +0200, Carlo Wood wrote:
> > Does it reach your dlsym() call at all, or it's just using the
> > one from libdl?  I guess I got a little confused about your mail.
> 
> I think you didn't read it very well :p
> 
> > If -ldl is first in the list, it should never reach your library
> > in the first place.
> 
> I believe I said that in my first post, possible not too clear
> though: libcwd does not define dlsym.

So, only dlopen() and dlclose().

> I don't understand why you think that no function of libcwd
> would ever be reached when there is a library before it in
> the list... What about it's _init function, to name one?

What I was trying to say there is that if you have a dlsym() (which you
don't) it would never call your dlsym() since it already found the other
first.

Anyway, after reading your mails again, I see where the -ldl comes from
now.

You have ../libltdl/libltdlc.la before -lcwd in your call to libtool,
and I think that is part of the problem.  It expands libltdlc.la to
libltdlc.a and -ldl, and there isn't any "reorder" there.  At a later
time you also say it to link to -ldl, which is a duplicate, and libtool
removes it from the command line.

For libcwd to work, you really want it to be the first library in the
list, before any other, so even before libltdlc.la.  This should make
sure that the dynamic linker will use your functions.


Kurt



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



Bug#388708: 388708: Might want to help/hurry this fix into testing

2006-10-06 Thread Ross Boylan
http://bjorn.haxx.se/debian/testing.pl?package=apt says
trying to update apt from 0.6.46 to 0.6.46.1 (candidate is 2 days old)
  * apt is only 2 days old. It must be 10 days old to go in.
  * apt is in freeze; contact debian-release if update is needed 
-- 
Ross Boylan  wk:  (415) 514-8146
185 Berry St #5700   [EMAIL PROTECTED]
Dept of Epidemiology and Biostatistics   fax: (415) 514-8150
University of California, San Francisco
San Francisco, CA 94107-1739 hm:  (415) 550-1062



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



Bug#388708: 388708: might want to hurry this along

2006-10-06 Thread Ross Boylan
http://bjorn.haxx.se/debian/testing.pl?package=apt says
trying to update apt from 0.6.46 to 0.6.46.1 (candidate is 2 days old)
  * apt is only 2 days old. It must be 10 days old to go in.
  * apt is in freeze; contact debian-release if update is needed

The second point suggests the fix will not go into testing without some
help; the first point suggests it would take 10 days if handled
automatically.

It might be good to get this into testing sooner rather than later,
since it fixes an RC bug.

I was a bit surprised that it got into testing with an RC bug; did the
bug turn up after migration?

Thanks to all involved in the diagnosis and fix.
-- 
Ross Boylan  wk:  (415) 514-8146
185 Berry St #5700   [EMAIL PROTECTED]
Dept of Epidemiology and Biostatistics   fax: (415) 514-8150
University of California, San Francisco
San Francisco, CA 94107-1739 hm:  (415) 550-1062



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



Bug#391507: update-notifier: The system tray icon is not shown

2006-10-06 Thread Jaime Alberto Silva

Package: update-notifier
Version: 0.42.12-2+b1
Severity: important

The update notifier was working fine on my system but suddenly the
tray icon dissapeared.

ps reports that it is running:

[EMAIL PROTECTED]:~$ ps -e | grep update
6548 ?00:00:05 update-notifier

When updates are available and I start a sesion then the tooltip
that looks like a cartoon dialog tells me that about the updates and
points me to the place in the tray where the update-notifier is and if
I move the mouse slowly in the notification area then a tooltip shows
up in the place where the update-notifier goes so if I press there the
update-manager is launched. But when there are no updates I can't find
the update-manager in the notification area.

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

Versions of packages update-notifier depends on:
ii  dbus-1-utils0.92-2   simple interprocess messaging syst
ii  gksu2.0.0-1  graphical frontend to su
ii  hal 0.5.7.1-2Hardware Abstraction Layer
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.12.2-1 The ATK accessibility toolkit
ii  libbonobo2-02.14.0-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.14.0-4 The Bonobo UI library
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libcairo2   1.2.4-1  The Cairo 2D vector graphics libra
ii  libdbus-1-3 0.92-2   simple interprocess messaging syst
ii  libdbus-glib-1-20.71-2   simple interprocess messaging syst
ii  libfontconfig1  2.4.1-2  generic font configuration library
ii  libgconf2-4 2.14.0-4 GNOME configuration database syste
ii  libglade2-0 1:2.6.0-2library to load .glade files at ru
ii  libglib2.0-02.12.3-2 The GLib library of C routines
ii  libgnome-keyring0   0.4.9-1  GNOME keyring services library
ii  libgnome2-0 2.14.1-3 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.14.0-2 A powerful object-oriented display
ii  libgnomeui-02.14.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  2.14.2-2+b1  GNOME virtual file-system (runtime
ii  libgtk2.0-0 2.8.20-1 The GTK+ graphical user interface
ii  libhal1 0.5.7.1-2Hardware Abstraction Layer - share
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libnotify1  0.4.2-1+b1   sends desktop notifications to a n
ii  liborbit2   1:2.14.0-2   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.14.4-2 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libx11-62:1.0.0-9X11 client-side library
ii  libxau6 1:1.0.1-2X11 authorisation library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-4X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-3X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxml2 2.6.26.dfsg-3GNOME XML library
ii  libxrandr2  2:1.1.0.2-4  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra
ii  notification-daemon 0.3.5-1+b1   a daemon that displays passive pop
ii  python  2.4.3-11 An interactive high-level object-o
ii  python-apt  0.6.19   Python interface to libapt-pkg
ii  update-manager  0.42.2ubuntu22-4 GNOME application that manages apt

update-notifier recommends no packages.

-- no debconf information

--
Jaime Alberto Silva


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



Bug#370295: DLJ prevents running jython with sun-java

2006-10-06 Thread Walter Landry
Thijs Kinkhorst <[EMAIL PROTECTED]> wrote:
> Hello Walter,
> 
> > reopen 370295
> 
> > > Please do not reopen this bug again.
> > 
> > This bug has not been resolved.  So I have reopened it.  Please do not
> > close it until it has been resolved.  Getting an answer to the
> > questions I posted will resolve this bug.
> 
> I'm looking through the RC-buglist for etch and noticed this bug. I'm
> surprised by your recent reopening of this bug.
> 
> I've read it and the following applies:
> * The package maintainer is of the opinion that this is not a bug;
> * The Debian FTP-master is of the opinion that this is not a bug;

I see the maintainer (Matthias) saying that he needs some
clarifications from Sun.  I see a comaintainer and FTP assistant
(Jeroen) at times saying it is not a bug, and at other times saying
that I should open a new bug.  So it is not clear to me what the
collective opinion of the maintainers is.  If the collective opinion
has coalesced, then I would love to hear it.

> * The upstream copyright holder is of the opinion that this is not a
>   bug;

Upstream initially felt the same way about #370296.  Upstream was
eventually persuaded to clarify the license and the bug was closed.
That has not yet happened with this bug.  I honestly do not know what
upstream really wants here.

> You act like you're authorised to override these people's decisions.

>From the developers reference [1]

  If the bug submitter disagrees with your decision to close the bug,
  they may reopen it until you find an agreement on how to handle
  it.

I have asked some questions to upstream, and we are now waiting for
them to respond.  Upstream has been fairly responsive, so I am hopeful
that this can be resolved soon.

Cheers,
Walter Landry
[EMAIL PROTECTED]

[1] 
http://www.debian.org/doc/developers-reference/ch-pkgs.en.html#s-bug-housekeeping


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



Bug#358222: Flash pages crash firefox on Xorg Composite extension

2006-10-06 Thread Yuval Drori
Package: firefox
Version: 1.5.dfsg+1.5.0.7-1
Followup-For: Bug #358222



-- 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.18-1-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.17.3 Miscellaneous utilities specific t
ii  fontconfig2.4.1-2generic font configuration library
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-5GNU C Library: Shared libraries
ii  libcairo2 1.2.4-1The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-15 GCC support library
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-2   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.14.5-1   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libstdc++64.1.1-15   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-9  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

firefox recommends no packages.

-- no debconf information

It did not happen with Epiphany or Opera.
I checked with "clean" (no extensions) firefox.


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



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

2006-10-06 Thread nasr . laili
>
> Debian Bug report logs - #324848
> avifile-player: Uninstallable due to dependency on 
> libqt3c102-mt
>
>   Package: avifile-player; Maintainer for avifile-player is Zdenek Kabelac
>   <[EMAIL PROTECTED]>; Source for avifile-player is avifile.
>   Reported by: Frederic Briere <[EMAIL PROTECTED]>; Date: Wed, 24 Aug 2005 
> 12:33:03 UTC.
>
>  Severity: grave; Tags: sid;
>  Merged with #327932;
>  Found in version avifile-player/1:0.7.43.20050224-1;
>  Fixed in version avifile/1:0.7.44.20051021-1 by Zdenek Kabelac <[EMAIL 
> PROTECTED]>.
>
>   Reply or subscribe to this bug.
>
>   View this report as an mbox folder.
> 
> _
>
>   Report forwarded to debian-bugs-dist@lists.debian.org, Zdenek Kabelac 
> <[EMAIL PROTECTED]>:
>   Bug#324848; Package avifile-player. Full text and rfc822 format available.
> 
> _
>
>   Acknowledgement sent to Frederic Briere <[EMAIL PROTECTED]>:
>   New Bug report received and forwarded. Copy sent to Zdenek Kabelac <[EMAIL 
> PROTECTED]>. Full
>   text and rfc822 format available.
> 
> _
>
>   Message received at [EMAIL PROTECTED] (full text, mbox):
>From: Frederic Briere <[EMAIL PROTECTED]>
>To: Debian Bug Tracking System <[EMAIL PROTECTED]>
>Subject: avifile-player: Uninstallable due to dependency on libqt3c102-mt
>Date: Wed, 24 Aug 2005 08:23:13 -0400
>Package: avifile-player
>Version: 1:0.7.43.20050224-1
>Severity: grave
>Justification: renders package unusable

[ ... ]

Hi,

I'm referring to this bug, which is now closed for i386 pkg, to report a
similar bug which applies to the avifile-player package for powerpc.
Is there any hope to get a new version not depending on libqt3c102-mt or
is there any other way to solve the dependency?
As is is now the package conflicts with opera_9.02 for ppc (BTW there is
no mention of this in either pkg).

Thanks for your attention.
Best regards,
Ennio.



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



Bug#391514: /usr/bin/play does not work with esd (esound package)

2006-10-06 Thread Daniel F. Smith

Package: sox
Version: 12.17.9-1
Severity: minor

The /usr/bin/play will always try to output to /dev/dsp or some other 
file.  This fails with esd installed because esd runs a command to 
output sound.


The following diffs add a "-m" "--method" option to play so that a sound 
can be played with esd (or another program).


Normal usage:
play soundfile.wav

ESD usage
play -m esdcat soundfile.wav

(Apologies for line wraps.)


$ diff -u /usr/bin/play play-new
--- /usr/bin/play   2005-12-15 04:13:35.0 -0800
+++ play-new2006-10-06 16:59:25.887423969 -0700
@@ -34,6 +34,11 @@
 exit 0
 }

+writeto()
+{
+cat >$1
+}
+
 help()
 {
 echo "\
@@ -44,6 +49,8 @@
   -d, --device=DEVICE  use DEVICE for input/output
   -f, --format=FORMAT  specifies bit format of sample
FORMAT is either s, u, U, A, a, or g
+  -m, --method=PROGRAM specify output command invoked (arg is 
device)

+   example: "esdcat" or "writeto"
   -r, --rate=RATE  sample rate in hertz of FILE
   -s, --size=SIZE  interpret size of sample
SIZE is either b, w, l, f, d, or D
@@ -95,6 +102,13 @@
--format=*)
fopts="$fopts -`echo $1 | sed 's/.*=//'`"
;;
+   -m)
+   shift
+   method="$1"
+   ;;
+   --method=*)
+   method="`echo $1 | sed 's/.*=//'`"
+   ;;
-r)
shift
fopts="$fopts -r $1"
@@ -184,11 +198,19 @@
 fi
 ;;
   Linux|FreeBSD)
-arch_defines="-t ossdsp"
-if [ -z "$device" ]; then
-   if [ -c "/dev/sound/dsp" ]; then
+if [ ! -z "$method" ]; then
+   # set non-standard method to run with these settings
+   arch_defines="-t raw -r 44100 -sw -c 2"
+   fi
+if [ -z "$arch_defines" ]; then
+   # set fallback output architecture
+   arch_defines="-t ossdsp"
+   fi
+if [ -z "$device" -a -z "$method" ]; then
+# set fallback device (unless method is specified)
+if [ -c "/dev/sound/dsp" ]; then
device="/dev/sound/dsp"
-   else
+else
device="/dev/dsp"
fi
 fi
@@ -201,6 +223,11 @@
 ;;
 esac

+if [ -z "$method" ]; then
+# set fallback method (write to device)
+method=writeto
+fi
+
 # If name is "rec" then record else assume user is wanting to play
 # a sound file.
 if [ "$program_name" = "rec" ]; then
@@ -219,7 +246,7 @@
if test -n "$silent"; then
fopts="-q $fopts"
fi
-   eval 'sox $volume $fopts $fopts2 "$filename_'$i'" $arch_defines 
$device $effects'
+   eval 'sox $volume $fopts $fopts2 "$filename_'$i'" $arch_defines 
- $effects' | ${method} ${device}

i=$(($i+1))
 done
 fi


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



Bug#390284: mirrors: Some files missing from debian.crosslink.net [206.246.124.8]

2006-10-06 Thread Simon Paillard
On Sat, Sep 30, 2006 at 01:39:04AM -0700, Ben Wong wrote:
> Package: mirrors
> Severity: important
> 
> 
> When using aptitude to download packages for the powerpc, one of the
> mirrors in the pool consistently gives me "404 Not Found" errors for
> certain packages.
> 
> The malfunctioning mirror is: 206.246.124.8
> 
> The problem is that some files and directories are missing from the
> server. For example:
> 
>  $ html2text http://206.246.124.8/debian/pool/main/x/
> 
>  ** Not Found **
>  The requested URL /debian/pool/main/x/ was not found on this server.

Hello dear debian.crosslink.net admins,

Here is a bug reported by a debian user as bug #390284.

On top of the major issue described above, your mirror is not available
by ftp in a anonymous way, whereas it is listed as available through
ftp.  If it is fixable, thanks in advance. Otherwise, just tell me, I
will fix the mirrors list.

Regards,

-- 
Simon Paillard


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



Bug#391516: cfs on amd64 mounts but doesn't work

2006-10-06 Thread Sergio Mendoza
Package: cfs
Version: 1.4.1-17
Severity: normal


Hi,

  This bug is amd64 specific.  It works fine on 32-bit machines.  It has
been discussed on debian-amd64 mailing lists:

(a) http://lists.debian.org/debian-amd64/2005/07/msg00300.html

(b) http://lists.debian.org/debian-amd64/2006/09/msg00338.html

  Briefly the problem is as follows:

  $ cmkdir directory
  Key:
  Again:
  $ ls
  directory
  $ cfssh directory/
  Key:
  Directory is /var/cfs/.13687.31869
  $ ls
  ls: reading directory .: Input/output error
  $ echo "Hello world" > test.txt
  $ cat test.txt
  Hello world
  $ echo *
  *

  So, as you can see it is possible to read the files, however ls or "echo *"
doesn't list the directory contents.  Even "ls ./" and related commands
will not work.

  By trying many things I discovered that it is possible to read the
contents of the directory by performing the following trick:

  $ cmkdir directory
  Key:
  Again:
  $ ls
  directory
  $ cfssh directory/
  Key:
  Directory is /var/cfs/.13687.31869
  $ ls
  ls: reading directory .: Input/output error
  $ mkdirhier a/a
  $ cd a/a/
  $ ls
  $ echo "Hello world" > test.txt
  $ ls
  test.txt
  $ cat test.txt
  Hello world
  $ echo *
  test.txt

  This is indeed very strange.  I can't tell where the error is but my
guess is that somehow cfsd is not communicating properly with the nfs
daemon.  
  
  Please note that as far as I am concerned this is an AMD64 only problem.
I run cfs on i386 and works perfect!

Regards,

Sergio.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-amd64
Locale: LANG=C, LC_CTYPE=es_MX (charmap=ISO-8859-1)

Versions of packages cfs depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  nfs-kernel-server1:1.0.10-1  Kernel NFS server support

cfs recommends no packages.

-- no debconf information


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



Bug#318868: ftp2.it.debian.org unreachable, delete dns entry ?

2006-10-06 Thread Simon Paillard
Hello,

On 2005-08-17 ftp2.it.debian.org was removed from the official
mirrors list.

This mirror is still unavailable.

I guess we can remove the ftp2.it dns entry from debian.org zone.

Regards,

-- 
Simon Paillard


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



Bug#391515: gs-gpl: double free or corruption in 8.54 when making pdf

2006-10-06 Thread Peter Palfrader
Package: gs-gpl
Version: 8.54.dfsg.1-1
Severity: important

When building Tor's documentation on amd64 I noticed that the gs-gpl
in etch works (8.50-1.1) but not that in sid (8.54.dfsg.1-1):

[EMAIL PROTECTED]:/tmp/buildd/tor-0.1.1.24/doc/design-paper# make 
cell-struct.pdf
fig2dev -L pdf cell-struct.fig cell-struct.pdf
Error in ghostcript command
command was: gs -q -dNOPAUSE -sAutoRotatePages=None 
-dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -sDEVICE=pdfwrite 
-dPDFSETTINGS=/prepress -sOutputFile=cell-struct.pdf - -c quit
*** glibc detected *** double free or corruption (!prev): 0x0057b010 ***
make: *** [cell-struct.pdf] Aborted
make: *** Deleting file `cell-struct.pdf'

Downgrading gs-gpl to 8.50 solves the problem.

I have not encounted the problem on i386.

fig2dev can be found in the transfig package, cell-struct.fig at
https://tor-svn.freehaven.net/svn/tor/trunk/doc/design-paper/cell-struct.fig

Cheers,
Peter


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



Bug#389681: apt-listbugs: Bug still exists in version 0.0.57

2006-10-06 Thread Junichi Uekawa
found 389681 0.0.59
thanks


Hi,

> 
> > Could you try to reproduce with
> > 
> > /usr/sbin/apt-listbugs list apt-listbugs  -d 
> 
> 
> Same here, direct connection.

Thanks, there was a bug in initialization path that made SOAP
processing ignore apt.conf proxy configuration.
Should be fixed in 0.0.60.

For the time-being you can set SOAP_USE_PROXY=on in your envvar to
workaround.

regards,
junichi
-- 
[EMAIL PROTECTED],netfort.gr.jp}   Debian Project


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



Bug#379153: [Pkg-db-devel] Processed: leak in db->upgrade

2006-10-06 Thread dann frazier
On Fri, Oct 06, 2006 at 08:18:52AM -0400, Clint Adams wrote:
> > Bug#379153: libnss-db: memory leak
> > Bug reassigned from package `libnss-db' to `libdb4.4'.
> 
> I would suggest as a workaround that the db-upgrade patch be modified
> to only run an upgrade if the open call returns DB_OLD_VERSION.

Good idea - I'd suggest:

diff -urN libnss-db-2.2.3pre1.orig/src/db-compat.c 
libnss-db-2.2.3pre1/src/db-compat.c
--- libnss-db-2.2.3pre1.orig/src/db-compat.c2001-04-29 19:07:41.0 
-0600
+++ libnss-db-2.2.3pre1/src/db-compat.c 2006-10-06 18:02:55.0 -0600
@@ -40,6 +40,11 @@
 return err;
 
   err = db->open (db, file, NULL, type, flags, mode);
+  /* Make sure we upgrade, in case this is an older database */
+  if (err == DB_OLD_VERSION)
+{
+  err = db->upgrade(db, file, 0);
+}
   if (err)
 {
   db->close (db, 0);


-- 
dann frazier



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



Bug#391510: gnome-pilot: Please add device record for Treo 650

2006-10-06 Thread Tyler MacDonald
Package: gnome-pilot
Version: 2.0.14-0.1
Severity: normal


The palmOne Treo 650 is a common PDA that is not in gnome-pilot's
devices.xml file yet. Here is the entry that needs to be added:






Thanks,
Tyler


-- 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-2-686-bigmem
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gnome-pilot depends on:
ii  gconf2 2.14.0-4  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.2-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libdbus-1-30.93-1simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-2simple interprocess messaging syst
ii  libfontconfig1 2.4.1-2   generic font configuration library
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.12.3-2  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome-pilot22.0.14-0.1Support libraries for gnome-pilot
ii  libgnome2-02.14.1-3  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-2+b1   GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-2  The GTK+ graphical user interface 
ii  libhal10.5.7.1-2 Hardware Abstraction Layer - share
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.14.3-2  library for GNOME 2 panel applets
ii  libpango1.0-0  1.14.4-2  Layout and rendering of internatio
ii  libpisock9 0.12.1-5  library for communicating with a P
ii  libpisync0 0.12.1-5  synchronization library for PalmOS
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libx11-6   2:1.0.0-9 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-4 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-3 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra

Versions of packages gnome-pilot recommends:
ii  gnome-pilot-conduits  2.0.14-0.1 conduits for gnome-pilot

-- no debconf information


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



Bug#391512: net-tools: manpage fixes

2006-10-06 Thread Justin Pryzby
Package: net-tools
Version: 1.60-10
Severity: minor
Tags: patch

Fixes a space between a word and a comma, and no newline before a new option.

--- -   2006-10-06 19:43:57.995842000 -0400
+++ /tmp/slattach.8 2006-10-06 19:38:42.970499000 -0400
@@ -24,6 +24,7 @@
 .B "[-h]"
 Exit when the carrier is lost. This works on both /dev/tty and /dev/cua
 devices by directly monitoring the carrier status every 15 seconds.
+.TP
 .B "[-v]"
 Enable verbose output.  Useful in shell scripts.
 .TP
@@ -50,8 +51,8 @@
 .B "[-p proto]"
 Set a specific kind of protocol to use on the line.  The default
 is set to
-.B "cslip"
-, i.e. compressed SLIP.  Other possible values are
+.BR "cslip" ,
+i.e. compressed SLIP.  Other possible values are
 .B "slip"
 (normal SLIP), 
 .B "adaptive"


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



Bug#391511: eflite: new upstream version (0.4.0[a]) available

2006-10-06 Thread Michael Prokop
Package: eflite
Version: 0.3.8-2
Severity: wishlist


A new upstream release (0.4.0 / 0.4.0a) is available since
Aug 24, 2006 / Aug 25, 200:

  http://prdownloads.sourceforge.net/eflite/   =>
  http://prdownloads.sourceforge.net/eflite/eflite-0.4.0.tar.gz  +
  http://prdownloads.sourceforge.net/eflite/eflite-0.4.0a.tar.gz

regards,
-mika-


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



Bug#391509: e2undel: new upstream version (0.82) available

2006-10-06 Thread Michael Prokop
Package: e2undel
Version: 0.8-8
Severity: wishlist


AFAICS e2undel 0.8-8 is based on the 0.8 release.
A new upstream version (0.82) is available since 2004-04-06:

  http://prdownloads.sourceforge.net/e2undel/e2undel-0.82.tgz?download

regards,
-mika-


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



Bug#325418: closed by Gaudenz Steinlin <[EMAIL PROTECTED]> (mol-modules-source 0.9.71~pre9-2 supports building with make-kpkg)

2006-10-06 Thread Simon Raven
Le ven 2006-10-06 a 13:13:10 -0400, Debian Bug Tracking System <[EMAIL 
PROTECTED]> a dit:
> 
> Hi 
> 
> The latest version of mol-modules-source should support building with
> and without make-kpkg. Building with module-assistant is currently (and
> was never) not supported. 
> 
> I'm working on integrating the build for the Debian kernel images into
> linux-modules-extra-2.6.
> 
> gaudenz

thanks

simon

-- 
When you arise in the morning, give thanks for the morning light,
for your life and strength. Give thanks for your food, and the joy
of living. If you see no reason for giving thanks, the fault lies
with yourself. -- Tecumseh, Shawnee Chief


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



Bug#383065: #383065: gitweb.css not found

2006-10-06 Thread Christian Kujau
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

I still have the problem described in #383065 (but noticed just now):


gitweb.css is (with the latest gitweb-package) located in /var/www, but
calling the .cgi still gives:

==> script.log <==
%% [Fri Oct 06 23:13:48 2006] GET /cgi-bin/gitweb.css HTTP/1.1
%% 404 /usr/lib/cgi-bin/gitweb.css
%error
script not found or unable to stat
==> script.log <==

Copying the .css into /usr/lib/cgi-bin won't do, because apache want's
to execute it when called:

==> script.log <==
%% [Fri Oct 06 23:06:39 2006] GET /cgi-bin/gitweb.css HTTP/1.1
%% 500 /usr/lib/cgi-bin/gitweb.css
%request
==> script.log <==


I was about to edit gitweb.cgi, but editing gitweb.conf (and making
$stylesheet a variable to the user) seems a far better solution to me.
I've attached 2 patches to this mail, one of them should suffice.

Thanks,
Christian.
- --
BOFH excuse #207:

We are currently trying a new concept of using a live mouse.
Unfortunately, one has yet to survive being hooked up to the
computer.please bear with us.

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

iD8DBQFFJtph+A7rjkF8z0wRAp8pAKDFeuX5kZr1COmn+CerU98O3PLKegCfS6SU
jmwR0Uu8ZsJum/75cdbHGJE=
=5ilV
-END PGP SIGNATURE-
--- /usr/lib/cgi-bin/gitweb.cgi.orig	2006-10-06 23:13:18.0 +0100
+++ /usr/lib/cgi-bin/gitweb.cgi	2006-10-06 23:26:31.0 +0100
@@ -50,7 +50,7 @@ our $site_name = $ENV{'SERVER_NAME'} || 
 our $home_text = "indextext.html";
 
 # URI of default stylesheet
-our $stylesheet = "gitweb.css";
+our $stylesheet = "/gitweb.css";
 
 # source of projects list
 #our $projects_list = $projectroot;

--- /etc/gitweb.conf.orig	2006-10-06 23:25:32.0 +0100
+++ /etc/gitweb.conf	2006-10-06 23:24:53.0 +0100
@@ -13,3 +13,5 @@
 # file with project list; by default, simply scan the projectroot dir.
 $projects_list = $projectroot;
 
+# stylesheet to use, relative to document-root (even with a leading slash)
+$stylesheet = "/gitweb.css";



Bug#391498: acpi-support: lid.sh does not blank screen

2006-10-06 Thread Wolf Wiegand
Package: acpi-support
Version: 0.86-1
Severity: normal

Hi,

/etc/acpi/lid.sh does not work right for me. First problem was that
lid.sh calls /usr/share/acpi-support/screenblank, which only turns off
the screen, but does not put the computer to sleep. As opinions differ
about what to do upon lid closure, this behaviour is fine with me (a
debconf question "What's supposed to happen when you close the lid"
would be cool, though). I just replaced the call to screenblank with a
call to s2ram.

However, sometimes (sorry, cannot be more specific) lid.sh just does not
work at all. I close the lid, and s2ram (or screenblank, for that
matter) just is not executed. I put some debugging statements into the
script. The problem is that '[ x"$XAUTHORITY" != x"" ]' (around line
17) returns False, which results in nothing being executed.

To have this fixed for my needs, I just replaced the whole 'for x in
/tmp/.X11-unix/*; do  done' stuff with /usr/sbin/s2ram, but it'd be
neat if this could be fixed for real. If you need any more information
or tests, feel free to contact me.

Cheers,

Wolf

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.9
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages acpi-support depends on:
ii  acpid1.0.4-5 Utilities for using ACPI power man
ii  dmidecode2.8-2   Dump Desktop Management Interface 
ii  finger   0.17-10 user information lookup program
ii  hdparm   6.6-5   tune hard disk parameters for high
ii  laptop-detect0.12.1  attempt to detect a laptop
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  lsb-base 3.1-17  Linux Standard Base 3.1 init scrip
ii  powermgmt-base   1.29Common utils and configs for power
ii  radeontool   1.5-4   utility to control ATI Radeon back
ii  toshset  1.71-1.1Access much of the Toshiba laptop 
ii  vbetool  0.7-1+b1run real-mode video BIOS code to a
ii  xbase-clients1:7.1.ds-3  miscellaneous X clients

Versions of packages acpi-support recommends:
ii  laptop-mode-tools 1.31-1 Scripts to spin down hard drive an

-- no debconf information


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



Bug#391427: Debian's version of libtool breaks correct link order

2006-10-06 Thread Carlo Wood
On Fri, Oct 06, 2006 at 06:29:47PM +0200, Kurt Roeckx wrote:
> On Fri, Oct 06, 2006 at 04:03:42PM +0200, Carlo Wood wrote:
> > 
> > The problem here is that -ldl appears before
> > /usr/local/install/4.1.2-20060901/lib/libcwd.so
> 
> Where does that -ldl come from?

That is detailed explained in the my first post??

Repeat: ../libltdl/libltdlc.la pulls it in.
The first post contains a full copy of this file.

> Does only libcwd need the -ldl, or does something else need -ldl too?

See original post/above: ../libltdl/libltdlc.la

> What happens if the -ldl isn't on the command line at all?

I gave the command line in my first post, there is no -ldl
on the command line! :/

Repeat:

/bin/sh ../libtool --tag=CXX --mode=link g++  -g -DCWDEBUG
  -I/usr/local/install/4.1.2-20060901/include -W -Wall -Wundef -DDEBUG
  -I"/usr/include/boost-1_33_1"  -export-dynamic -o edragon
  -export-dynamic -no-undefined
  -Wl,--whole-archive,utils/.libs/libutils.a,--no-whole-archive
  edragon-Application.o edragon-GUI_interface.o edragon-IniFile.o
  edragon-PathList.o edragon-PluginFile.o edragon-PluginsManager.o
  edragon-RCFile.o edragon-Runtime.o edragon-XMLFile.o
  edragon-testsuite_hooks.o ../libltdl/libltdlc.la
  -L/usr/local/install/4.1.2-20060901/lib -lcwd
  -lboost_filesystem-gcc-d-1_33_1 -L/usr/local/install/4.1.2-20060901/lib
  -lcairo   -L/usr/local/install/4.1.2-20060901/lib -lglib-2.0
  -L/usr/local/install/4.1.2-20060901/lib -lxmlwrapp -lxsltwrapp -lxslt
  -lxml2   -L/usr/local/install/4.1.2-20060901/lib -lcw

(All of that is on one line).
There is no -ldl there.

> Can you show the output the objdump -p file |grep NEEDED for 
> libcwd and the application?  And the output from ldd file for
> the application?

I don't see how NEEDED is relevant here. The only thing that
is relevant are the .la files involved (which were included
in my first post). But ok here is the requested info:

~/projects/edragon/edragon-objdir-bugreport/src>ldd edragon
linux-gate.so.1 =>  (0xe000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xa7f68000)
libcwd.so.0 => /usr/local/install/4.1.2-20060901/lib/libcwd.so.0 
(0xa7eb4000)
libboost_filesystem-gcc-d-1_33_1.so.1.33.1 => 
/usr/lib/libboost_filesystem-gcc-d-1_33_1.so.1.33.1 (0xa7e9f000)
libcairo.so.2 => /usr/local/install/4.1.2-20060901/lib/libcairo.so.2 
(0xa7e3f000)
libglib-2.0.so.0 => 
/usr/local/install/4.1.2-20060901/lib/libglib-2.0.so.0 (0xa7dae000)
libxmlwrapp.so.0 => 
/usr/local/install/4.1.2-20060901/lib/libxmlwrapp.so.0 (0xa7d8c000)
libxsltwrapp.so.0 => 
/usr/local/install/4.1.2-20060901/lib/libxsltwrapp.so.0 (0xa7d83000)
libxslt.so.1 => /usr/lib/libxslt.so.1 (0xa7d51000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xa7c38000)
libcw.so.0 => /usr/local/install/4.1.2-20060901/lib/libcw.so.0 
(0xa7be8000)
libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0xa7b09000)
libm.so.6 => /lib/tls/libm.so.6 (0xa7ae4000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0xa7ad8000)
libc.so.6 => /lib/tls/libc.so.6 (0xa79a6000)
/lib/ld-linux.so.2 (0xa7f7e000)
libSM.so.6 => /usr/lib/libSM.so.6 (0xa799d000)
libICE.so.6 => /usr/lib/libICE.so.6 (0xa7985000)
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xa797d000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xa78b6000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xa7891000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0xa7827000)
libz.so.1 => /usr/lib/libz.so.1 (0xa7813000)
libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0xa77e9000)
libexslt.so.0 => /usr/lib/libexslt.so.0 (0xa77d8000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xa77d4000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xa77cf000)
libexpat.so.1 => /usr/lib/libexpat.so.1 (0xa77b)
libgcrypt.so.11 => /usr/lib/libgcrypt.so.11 (0xa775f000)
libgpg-error.so.0 => /usr/lib/libgpg-error.so.0 (0xa775b000)
libnsl.so.1 => /lib/tls/libnsl.so.1 (0xa7744000)

~/projects/edragon/edragon-objdir-bugreport/src>objdump -p 
/usr/local/install/4.1.2-20060901/lib/libcwd.so.0 | grep NEEDED
  NEEDED  libdl.so.2
  NEEDED  libstdc++.so.6
  NEEDED  libm.so.6
  NEEDED  libc.so.6
  NEEDED  libgcc_s.so.1

~/projects/edragon/edragon-objdir-bugreport/src>objdump -p ./edragon | grep 
NEEDED
  NEEDED  libdl.so.2
  NEEDED  libcwd.so.0
  NEEDED  libboost_filesystem-gcc-d-1_33_1.so.1.33.1
  NEEDED  libcairo.so.2
  NEEDED  libglib-2.0.so.0
  NEEDED  libxmlwrapp.so.0
  NEEDED  libxsltwrapp.so.0
  NEEDED  libxslt.so.1
  NEEDED  libxml2.so.2
  NEEDED  libcw.so.0
  NEEDED  libstdc++.so.6
  NEEDED  libm.so.6
  NEEDED  libgcc_s.so.1
  NEEDED  libc.so.6

~/projects/edragon/edragon-objdir-bugreport/src>./edragon
COREDUMP: libcwd:cwbfd::ST_init: dlsym(RTLD_NEXT, "dlopen") returns NULL; 
please check that you didn't specify -ldl before (left of) -lcwd while

Bug#391459: linux-image-2.6.17-2-686: 8250/serial port not usable, ttyS0: LSR safety check engaged! message

2006-10-06 Thread dann frazier
On Fri, Oct 06, 2006 at 06:19:35PM +0200, Eric Lavarde wrote:
> Anyway, even though everything seems pretty OK (modules loaded, device
> files present, kernel recognizes the port), I'm not able anymore to sync
> with jpilot on /dev/ttyS0 under kernel 2.6.17 (I tested it: it still works
> perfectly under kernel 2.6.16-18), telling me that:
>   pi_bind error: /dev/ttyS0 No such device
>   Check your serial port and settings
>   Exiting with status SYNC_ERROR_BIND
> I get similar errors using pilot-link tools, and each time I try to access the
> serial port, I get a new "ttyS0: LSR safety check engaged!" message in
> dmesg.
> I set the bug to important because I will have to rollback to 2.6.16;
> without ability to sync PC and Palm, I can't really work.
> 
> I put some more info below, don't hesitate to tell me if you need more.

hey Eric,
  Can you test the 2.6.18 kernel in sid? That's the kernel we currently
plan to ship in etch.

-- 
dann frazier



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



Bug#391480: RFP: yatm -- sound player with speed control

2006-10-06 Thread Daniel Baumann
W. Borgert wrote:
> Package name: yatm
> Version : 0.4
> Upstream Author : Mario Lang <[EMAIL PROTECTED]>
> URL : http://delysid.org/yatm.html

Since Mario is a DD too, he probably will upload a package on his own :)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#391496: webcalendar: timezone shift importing i/vcal

2006-10-06 Thread dann frazier
Package: webcalendar
Version: 1.0.4-1.1
Severity: normal

I've noticed that whenever I try to import a meeting.ics file from an
MS exchange invite, the start time is offset incorrectly. Attached is
one such .ics file, w/ sensitive info replaced by the string
"BLACKMAGICMARKER". This invite specifies the eastern timezone:
  DTSTART;TZID="(GMT-05.00) Eastern Time (US & Canada)":20061009T15

I am in the mountain timezone, which is two hours behind eastern. The machine
running webcalendar is in the mountain timezone and is correctly configured to
use the mountain timezone. I am using webcalendar's default of using the same
offset as the server.

If I change the above line to:
  DTSTART;TZID="(GMT-05.00) Eastern Time (US & Canada)":20061009T13

And then import, the meeting has the correct timezone. Perhaps webcalendar
isn't able to parse the timezone description in this field?

-- System Information:
Debian Release: 3.1
Architecture: ia64
Kernel: Linux 2.6.8-3-mckinley-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages webcalendar depends on:
ii  apache-ssl [httpd]1.3.33-6sarge3 versatile, high-performance HTTP s
ii  dbconfig-common   1.8.21~bpo.1   common framework for packaging dat
ii  debconf [debconf-2.0] 1.4.30.13  Debian configuration management sy
ii  php4  4:4.3.10-16server-side, HTML-embedded scripti
ii  php4-cgi  4:4.3.10-16server-side, HTML-embedded scripti
ii  php4-cli  4:4.3.10-16command-line interpreter for the p
ii  php4-mysql4:4.3.10-16MySQL module for php4
ii  ucf   1.17   Update Configuration File: preserv

-- debconf information:
  webcalendar/pgsql/manualconf:
  webcalendar/dbconfig-remove:
* webcalendar/mysql/method: tcp/ip
  webcalendar/dbconfig-reinstall: false
* webcalendar/conf/httpd_conf: apache, apache-ssl
* webcalendar/remote/host: localhost
* webcalendar/note/admin_user:
  webcalendar/purge: false
  webcalendar/internal/reconfiguring: false
* webcalendar/conf/db_persistent: true
* webcalendar/pgsql/authmethod-admin: ident
  webcalendar/pgsql/admin-user: postgres
* webcalendar/db/dbname: webcalendar
  webcalendar/conf/single_user_login:
* webcalendar/remote/newhost: localhost
* webcalendar/conf/single_user_mode: false
  webcalendar/upgrade-backup: true
* webcalendar/db/app-user: webcalendar
* webcalendar/mysql/admin-user: root
  webcalendar/passwords-do-not-match:
  webcalendar/upgrade-error: abort
  webcalendar/install-error: abort
* webcalendar/pgsql/authmethod-user:
* webcalendar/remote/port:
  webcalendar/pgsql/changeconf: false
* webcalendar/database-type: mysql
  webcalendar/pgsql/no-empty-passwords:
  webcalendar/remove-error: abort
  webcalendar/pgsql/method: unix socket
  webcalendar/db/basepath:
* webcalendar/dbconfig-upgrade: true
  webcalendar/dbconfig-install: true
* webcalendar/conf/use_http_auth: false
* webcalendar/status/debconf_managed: true


meeting.ics
Description: application/awk


Bug#391427: Debian's version of libtool breaks correct link order

2006-10-06 Thread Carlo Wood
> Does it reach your dlsym() call at all, or it's just using the
> one from libdl?  I guess I got a little confused about your mail.

I think you didn't read it very well :p

> If -ldl is first in the list, it should never reach your library
> in the first place.

I believe I said that in my first post, possible not too clear
though: libcwd does not define dlsym.

I don't understand why you think that no function of libcwd
would ever be reached when there is a library before it in
the list... What about it's _init function, to name one?

-- 
Carlo Wood <[EMAIL PROTECTED]>


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



Bug#391506: dvipng: new upstream version (1.8) available

2006-10-06 Thread Michael Prokop
Package: dvipng
Version: 1.5-2.1+b1
Severity: wishlist


Another new upstream release (1.8) is available since 2006-03-30:

  http://sourceforge.net/project/showfiles.php?group_id=109426
  http://prdownloads.sourceforge.net/dvipng/dvipng-1.8.tar.gz?download

Please take a look at #338807 too.

regards,
-mika-


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



Bug#391505: libGLcore.so: undefined symbol: _glapi_Dispatch

2006-10-06 Thread Ryan Richter
Package: xserver-xorg
Version: 1:7.1.0-3
Severity: normal

Reportbug is using a totally wrong email address, I don't know why.  I'm
[EMAIL PROTECTED]


GLcore fails to load with:

dlopen: /usr/lib/xorg/modules/extensions/libGLcore.so: undefined symbol: 
_glapi_Dispatch


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages xserver-xorg depends on:
ii  debconf 1.5.5Debian configuration management sy
ii  x11-common  1:7.1.0-3X Window System (X.Org) infrastruc
ii  xbase-clients   1:7.1.ds-3   miscellaneous X clients
ii  xkb-data0.8-18   X Keyboard Extension (XKB) configu
ii  xserver-xorg-core   2:1.1.1-9X.Org X server -- core server
ii  xserver-xorg-input-all  1:7.1.0-3the X.Org X server -- input driver
ii  xserver-xorg-input-evde 1:1.1.2-3X.Org X server -- evdev input driv
ii  xserver-xorg-input-kbd  1:1.1.0-3X.Org X server -- keyboard input d
ii  xserver-xorg-input-mous 1:1.1.1-3X.Org X server -- mouse input driv
ii  xserver-xorg-video-all  1:7.1.0-3the X.Org X server -- output drive
ii  xserver-xorg-video-apm  1:1.1.1-3X.Org X server -- APM display driv
ii  xserver-xorg-video-ark  1:0.6.0-3X.Org X server -- ark display driv
ii  xserver-xorg-video-ati  1:6.6.2-2X.Org X server -- ATI display driv
ii  xserver-xorg-video-chip 1:1.1.1-4X.Org X server -- Chips display dr
ii  xserver-xorg-video-cirr 1:1.1.0-3X.Org X server -- Cirrus display d
ii  xserver-xorg-video-cyri 1:1.1.0-4X.Org X server -- Cyrix display dr
ii  xserver-xorg-video-dumm 1:0.2.0-3X.Org X server -- dummy display dr
ii  xserver-xorg-video-fbde 1:0.3.0-3X.Org X server -- fbdev display dr
ii  xserver-xorg-video-glin 1:1.1.1-3X.Org X server -- Glint display dr
ii  xserver-xorg-video-i128 1:1.2.0-3X.Org X server -- i128 display dri
ii  xserver-xorg-video-i810 2:1.6.5-3X.Org X server -- Intel i8xx, i9xx
ii  xserver-xorg-video-mga  1:1.4.1.dfsg.1-4 X.Org X server -- MGA display driv
ii  xserver-xorg-video-neom 1:1.1.1-4X.Org X server -- Neomagic display
ii  xserver-xorg-video-nv [ 1:1.2.0-3X.Org X server -- NV display drive
ii  xserver-xorg-video-rend 1:4.1.0.dfsg.1-4 X.Org X server -- Rendition displa
ii  xserver-xorg-video-s3vi 1:1.9.1-3X.Org X server -- S3 ViRGE display
ii  xserver-xorg-video-sava 1:2.1.2-1X.Org X server -- Savage display d
ii  xserver-xorg-video-sili 1:1.4.1-4X.Org X server -- SiliconMotion di
ii  xserver-xorg-video-sis  1:0.9.1-3X.Org X server -- SiS display driv
ii  xserver-xorg-video-sisu 1:0.8.1-3X.Org X server -- SiS USB display 
ii  xserver-xorg-video-tdfx 1:1.2.1-5X.Org X server -- tdfx display dri
ii  xserver-xorg-video-tga  1:1.1.0-3X.Org X server -- TGA display driv
ii  xserver-xorg-video-trid 1:1.2.1-3X.Org X server -- Trident display 
ii  xserver-xorg-video-tsen 1:1.1.0-3X.Org X server -- Tseng display dr
ii  xserver-xorg-video-v4l  0.1.1-3  X.Org X server -- Video 4 Linux di
ii  xserver-xorg-video-vesa 1:1.2.1-3X.Org X server -- VESA display dri
ii  xserver-xorg-video-vga  1:4.1.0-3X.Org X server -- VGA display driv
ii  xserver-xorg-video-via  1:0.2.1-5X.Org X server -- VIA display driv
ii  xserver-xorg-video-vood 1:1.1.0-3X.Org X server -- Voodoo display d

Versions of packages xserver-xorg recommends:
pn  discover1 | discover   (no description available)
ii  laptop-detect 0.12.1 attempt to detect a laptop
pn  mdetect(no description available)
pn  xresprobe  (no description available)

-- no debconf information


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



Bug#391501: xen-tools: xen-create-image: broken image due to sysvinit's /lib/init/rw

2006-10-06 Thread Roland Stigge
Package: xen-tools
Version: 2.6-1
Severity: important
Tags: patch

Hi Steve,

the new sysvinit (on debootstrap) mounts /lib/init/rw, which is still mounted
when xen-create-image wants to clean up the tempdir. Since the umount of the
tempdir fails silently, the recursive rm is applied to the whole (still
mounted) image, leaving only lib/init/rw and an unusable image. I propose the
following patch:

=
--- xen-tools-2.6.orig/bin/xen-create-image
+++ xen-tools-2.6/bin/xen-create-image
@@ -1766,7 +1766,7 @@
 #
 #  Create a temporary mount-point to use for the image/volume.
 #
-$MOUNT_POINT = tempdir( CLEANUP => 1 );
+$MOUNT_POINT = tempdir();

 #
 #  Lookup the correct arguments to pass to mount.
@@ -2143,7 +2143,9 @@
my $mount = `/bin/mount`;
if ( $mount =~ /$MOUNT_POINT/)
{
+   runCommand( "umount $MOUNT_POINT/lib/init/rw" );
runCommand( "umount $MOUNT_POINT" );
+   runCommand( "rmdir $MOUNT_POINT" );
}
 }

=

(When further directories like lib/init/rw show up, we could factor out all
those into a list + umount loop.)

An alternative would be to leave CLEANUP => 1, but then, other errors leading
to similar problems could still occur in the future.

I can upload the package myself (and possibly adopt it), if you want,
considering #390904. I'm going to use it frequently.

Thanks!

bye,
  Roland

-- 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.18-1-xen-686
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)

Versions of packages xen-tools depends on:
ii  debootstrap   0.3.3  Bootstrap a basic Debian system
ii  libtext-template-perl 1.44-1.1   Text::Template perl module
ii  perl-modules  5.8.8-6.1  Core Perl modules

Versions of packages xen-tools recommends:
pn  reiserfsprogs  (no description available)
pn  rpmstrap   (no description available)
pn  xen | xen-hypervisor-3.0   (no description available)
pn  xfsprogs   (no description available)

-- no debconf information


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



Bug#391504: dvd+rw-tools: new upstream version (7.0) available

2006-10-06 Thread Michael Prokop
Package: dvd+rw-tools
Version: 6.1-3
Severity: wishlist


A new upstream version (7.0) is available since 24-Sep-2006:

  http://fy.chalmers.se/~appro/linux/DVD+RW/tools/  =>
  http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-7.0.tar.gz

regards,
-mika-


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



Bug#385484: mail-notification-evolution

2006-10-06 Thread Aaron Johnson
Þe oþer tƿo items did not seem to ƿork. Hoƿever, removing
mail-notification-evolution ænd mail-notification ſeems to help a
little. Ich ƿill continue to teſt.



Bug#391500: dnsdoctor: new upstream version (1.0.1) available

2006-10-06 Thread Michael Prokop
Package: dnsdoctor
Version: 1.0.0-2
Severity: wishlist


A new upstream version (1.0.1) is available since Sun Feb 10
21:19:45 CET 2006:

  http://www.dnsdoctor.org/Releases =>
  http://www.dnsdoctor.org/download/src/dnsdoctor-1.0.1.tgz

regards,
-mika-


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



Bug#379607: libclass-dbi-mysql-perl: Autoinflate of timestamps broken when using MySQL >= 4.1

2006-10-06 Thread Ben Hutchings
Michael,

I just uploaded a new version of libtime-piece-mysql-perl with the
following change, which I believe fixes the bug:

--- libtime-piece-mysql-perl-0.05.orig/lib/Time/Piece/MySQL.pm
+++ libtime-piece-mysql-perl-0.05/lib/Time/Piece/MySQL.pm
@@ -66,8 +66,9 @@
 }
 
 sub from_mysql_timestamp {
-# From MySQL version 4.1, timestamps are returned as datetime strings
 my ($class, $timestamp) = @_;
+# from MySQL 4.1 onward, timestamps are punctuated like datetimes
+$timestamp =~ s/[-: ]//g;
 my $length = length $timestamp;
 # most timestamps have 2-digit years, except 8 and 14 char ones
 if ( $length != 14 && $length != 8 ) {
--- libtime-piece-mysql-perl-0.05.orig/t/timestamp.t
+++ libtime-piece-mysql-perl-0.05/t/timestamp.t
@@ -11,6 +11,7 @@
 '1202110545' => '20120211054500',
 '120211054537' => '20120211054537',
 '20120211054537' => '20120211054537',
+'2012-02-11 05:45:37' => '20120211054537',
 );
 
 #my @null = qw/ 19691231235959 2038010100 /;
-- END --

Ben.

-- 
Ben Hutchings -- [EMAIL PROTECTED] shortened to [EMAIL PROTECTED]
If you've signed my GPG key, please send a signature on and to the new uid.
Hoare's Law of Large Problems:
Inside every large problem is a small problem struggling to get out.


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


Bug#390112: /etc/init.d/thttpd: Sugestion for a fix and general cleanup

2006-10-06 Thread Daniel Baumann
Marcus Blumhagen wrote:
> I think there should also be a non zero exit code, if there is no
> daemon command to execute.

no, the 0 is considered if the user has a removed (!= purged) package,
and should not exit with 1.

the other things, i'll look at them tomorrow while BSP :)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/


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



Bug#391503: drbdlinks: new upstream version (1.07) available

2006-10-06 Thread Michael Prokop
Package: drbdlinks
Severity: wishlist


A new upstream release (1.07) is vailable since Jul 14, 2006:

  http://www.tummy.com/Community/software/drbdlinks/ =>
  ftp://ftp.tummy.com/pub/tummy/drbdlinks/drbdlinks-1.07.tar.gz

regards,
-mika-


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



Bug#391495: net-tools: missing comma in long description can cause some confusion

2006-10-06 Thread Justin Pryzby
Package: net-tools
Version: 1.60-10
Severity: minor

|In the upstream package 'hostname' and friends are included.

This sentance can be misinterpretted as some statement about hostname upstream.
Better:

|In the upstream package, 'hostname' and friends are included.
   ^^^


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



Bug#391502: Incorrect dependency on pmount

2006-10-06 Thread Michael Biebl
Package: kdebase
Version: 4:3.5.5-1
Severity: serious
Justification: violates policy

The latest package update introduced a strict dependency on hal and
pmount. While the hal dependency is correct, the pmount dependency is
not. KDE simply calls the hal Mount()/Unmount() methods, nowhere in the
KDE code, pmount is actually used. If hal would use pmount internally to
do the actual mounting[1], fine, let the hal package declare the correct
dependencies. Adding the pmount dependency to kdebase is simply wrong
and violates the policy, which states that strict dependencies have to
reflect that the "depended-on package is required for the depending
package to provide a significant amount of functionality" which is not
the case here.
Please see also #388341, the Recommends: pmount of kdebase-kio-plugins
does not directly violate the policy, still it should be removed for the
same reasons.


Cheers,
Michael



[1] Apparently with hal-0.5.8.x, pmount is not used anymore by hal to do
the mounting. So pmount is now installed on my system for no good
reason.



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

Versions of packages kdebase depends on:
ii  hal  0.5.8.1-1   Hardware Abstraction Layer
ii  kappfinder   4:3.5.5-1   non-KDE application finder for KDE
ii  kate 4:3.5.5-1   advanced text editor for KDE
ii  kcontrol 4:3.5.5-1   control center for KDE
ii  kdebase-bin  4:3.5.5-1   core binaries for the KDE base mod
ii  kdebase-data 4:3.5.5-1   shared data files for the KDE base
ii  kdebase-kio-plugins  4:3.5.5-1   core I/O slaves for KDE
ii  kdepasswd4:3.5.5-1   password changer for KDE
ii  kdeprint 4:3.5.5-1   print system for KDE
ii  kdesktop 4:3.5.5-1   miscellaneous binaries and files f
ii  kfind4:3.5.5-1   file-find utility for KDE
ii  khelpcenter  4:3.5.5-1   help center for KDE
ii  kicker   4:3.5.5-1   desktop panel for KDE
ii  klipper  4:3.5.5-1   clipboard utility for KDE
ii  kmenuedit4:3.5.5-1   menu editor for KDE
ii  konqueror4:3.5.5-1   KDE's advanced file manager, web b
ii  konqueror-nsplugins  4:3.5.5-1   Netscape plugin support for Konque
ii  konsole  4:3.5.5-1   X terminal emulator for KDE
ii  kpager   4:3.5.5-1   desktop pager for KDE
ii  kpersonalizer4:3.5.5-1   installation personalizer for KDE
ii  ksmserver4:3.5.5-1   session manager for KDE
ii  ksplash  4:3.5.5-1   the KDE splash screen
ii  ksysguard4:3.5.5-1   system guard for KDE
ii  ktip 4:3.5.5-1   useful tips for KDE
ii  kwin 4:3.5.5-1   the KDE window manager
ii  libkonq4 4:3.5.5-1   core libraries for Konqueror
ii  pmount   0.9.13-1+b1 mount removable devices as normal 

Versions of packages kdebase recommends:
ii  kdm   4:3.5.5-1  X display manager for KDE

-- no debconf information


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



Bug#391499: new upstream version (dmraid-1.0.0.rc11) available

2006-10-06 Thread Michael Prokop
Package: dmraid
Severity: wishlist


A new upstream version (dmraid-1.0.0.rc11) is available since
19-Sep-2006:

  http://people.redhat.com/heinzm/sw/dmraid/src/

regards,
-mika-


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



Bug#325420: closed by Gaudenz Steinlin <[EMAIL PROTECTED]> (CC environment variable read with latest mol-modules-source)

2006-10-06 Thread Simon Raven
Le ven 2006-10-06 a 13:13:29 -0400, Debian Bug Tracking System <[EMAIL 
PROTECTED]> a dit:
> 
> Hi
> 
> The latest versin of mol-modules-source should read the CC environment
> variable. Please reopen this bug if it does not work for you.
> 
> gaudenz
> 

ok, cool. thank you.

simon

-- 
|  http://www.antiracistaction.ca/  |
|  http://pentangle.nuit.ca/ezine/vol_x/x0305.html  |
|  http://home.earthlink.net/~wodensharrow/hah.html |


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



Bug#391394: Packages updated

2006-10-06 Thread Matthew Nicholson
Gonéri Le Bouder wrote:
> Le vendredi 06 octobre 2006 21:59, Matthew Nicholson a écrit :
>
> I created the packages.
> They can be downloaded here:
> http://nana.rulezlan.org/~goneri/pkg-games/debian/vdrift/
> 
> I'll try to make them uploaded quickly.

How do your packages differ from upstream?  I would like to coordinate
on this packaging effort, and I have full access to upstream sources for
any changes that need to be made.

-- 
Matthew Nicholson
Digium



Bug#332316: mpich-bin: Please inlcude user's guide.

2006-10-06 Thread Adam C Powell IV
On Wed, 2005-10-05 at 16:39 -0400, Peter Jay Salzman wrote:
> On Wed 05 Oct 05,  4:34 PM, Adam C Powell IV <[EMAIL PROTECTED]> said:
> > On Wed, 2005-10-05 at 15:51 -0400, Peter Jay Salzman wrote:
> > > Package: mpich-bin
> > > Version: 1.2.5.3-5
> > > Severity: wishlist
> > > 
> > > Please include the User's Guide.  Thanks, Adam!  :)
> > 
> > Thanks for the bug.
> > 
> > I'm torn about the best place for this: mpich*-bin, or libmpich*-dev.
> > The manual includes information relevant to both, and they both suggest
> > each other...
> > 
> > My inclination is to say: "Most people with libmpich1.0-dev will have
> > mpich-bin, but many people might have mpich-bin but not
> > libmpich1.0-dev," so put it in mpich-bin with a link
> > from /usr/share/doc/libmpich1.0-dev/ in that package too.  Makes sense?
> 
> Adam, that actually makes /perfect/ sense.  I don't know Debian policy as
> well as I should, but if you didn't want to make a separate mpich-doc
> package, I think the bin package makes a lot more sense than the library
> package for exactly the reason you gave.

Geez, this is a year old now!  And I don't see a user's guide in 1.2.7,
except in slog2 which I don't include, and romio...  Is it still there?

-Adam
-- 
GPG fingerprint: D54D 1AEE B11C CE9B A02B  C5DD 526F 01E8 564E E4B6

Welcome to the best software in the world today cafe!
http://www.take6.com/albums/greatesthits.html


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



Bug#390112: /etc/init.d/thttpd: Sugestion for a fix and general cleanup

2006-10-06 Thread Marcus Blumhagen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: thttpd
Version: 2.23beta1-4.2
Followup-For: Bug #390112
Tags: patch

Hello,

Please consider the included patch.

I think I have found a solution, which fixes this bug and makes the
script a little more efficient, since there is no more greping the
output of ps, and no extra PID-variable to assign. There is only one 
simple kill command of which the exit code is checked. IMO this is 
enough of checking, that needs to be done, because, if one tries to
send a signal to a not existing PID, then there will be a non zero 
exit code from the kill command.

So, when starting the thttpd, there will be send a SIGCONT, so that an
eventually stopped thttpd-process gets resumed or an already running
simply will ignore it. In both cases the exit code is 0. In all other
situations, whether /var/run/thttpd is missing or the PID ist not
existing because thttpd has died in the meantime, then a new thttpd
will be started.

Same applies to the 'stop' and 'force-stop' cases (note that i have
changed the signal of force-stop to 15, since it says TERMINATE in the
echo, and also I see no sense in pretending to do something special by
'force-stopping' and then do the same as 'stop').

And please also note a minor change to line 20:

- -test -x $DAEMON || exit 0
+test -x $DAEMON || exit 1

I think there should also be a non zero exit code, if there is no
daemon command to execute.

Regards

Marcus Blumhagen

- --- /etc/init.d/thttpd2006-09-09 17:59:03.0 +0200
+++ /etc/init.d/thttpd.fixed2006-10-06 21:06:38.0 +0200
@@ -16,53 +16,41 @@
 DAEMON=/usr/sbin/thttpd
 NAME=thttpd
 PIDFILE=/var/run/thttpd.pid
 
- -test -x $DAEMON || exit 0
+test -x $DAEMON || exit 1
 
 case "$1" in
 start)
 echo -n "Starting web server: "
 if [ -f $PIDFILE ]; then
- -PID=`cat $PIDFILE`
- -if ps ax | grep -q "^$PID"; then
- -echo "$DAEMON already running."
- -else
- -rm -f $PIDFILE
- -$DAEMON -C $CONFFILE -i $PIDFILE
- -echo "$NAME. "
- -fi
- -else
- -$DAEMON -C $CONFFILE -i $PIDFILE
- -echo "$NAME. "
+   if kill -18 `cat $PIDFILE 2> /dev/null` &> /dev/null ; then
+   echo "$DAEMON already running."
+   fi
+   else
+   rm -f $PIDFILE
+   $DAEMON -C $CONFFILE -i $PIDFILE
+   echo "$NAME. "
 fi
 ;;
 stop)
 echo -n "Stopping web server: "
 if [ -f $PIDFILE ]; then
- -PID=`cat $PIDFILE`
- -if ps ax | grep -q "^$PID"; then
- -kill -10 $PID
- -echo "$NAME"
- -else
- -echo "No $DAEMON found running; none killed."
- -fi
- -rm -f $PIDFILE
+   if kill -10 `cat $PIDFILE 2> /dev/null` &> /dev/null; then
+   rm -f $PIDFILE
+   echo "$NAME"
+   fi
 else
- -echo "No $DAEMON found running; none killed."
+   echo "No $DAEMON found running; none killed."
 fi
 ;;
 force-stop)
 echo -n "Terminating web server: "
 if [ -f $PIDFILE ]; then
- -PID=`cat $PIDFILE`
- -if ps ax | grep -q "^$PID"; then
- -kill -10 $PID
- -echo "$NAME"
- -else
- -echo "No $DAEMON found running; none killed."
- -fi
- -rm -f $PIDFILE
+   if kill -15 `cat $PIDFILE 2> /dev/null` &> /dev/null; then
+   rm -f $PIDFILE
+   echo "$NAME"
+   fi
 else
 echo "No $DAEMON found running; none killed."
 fi
 ;;


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

Versions of packages thttpd depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  logrotate3.7.1-3 Log rotation utility

thttpd recommends no packages.

- -- debconf-show failed
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFJsba1MkssNtIhgsRAkNdAJwP5/1E2wjIQqhyNbI4P5BhJ84LJwCffF8q
khIsDeuNudu5l5Ja23QpIE8=
=RY50
-END PGP SIGNATURE-


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



Bug#391394: Packages updated

2006-10-06 Thread Gonéri Le Bouder
Le vendredi 06 octobre 2006 21:59, Matthew Nicholson a écrit :
> Ok,
>
> The package on sourceforge has been updated.  Links to the various
> pieces are provided below.
>
> http://sourceforge.net/project/showfiles.php?group_id=137283&package_id=150
>901
>
> Dsc and tarball.  No diff, this was not built from the release tarball.
I created the packages.
They can be downloaded here:
http://nana.rulezlan.org/~goneri/pkg-games/debian/vdrift/

I'll try to make them uploaded quickly.

Regards,

Gonéri



Bug#383715: Can't login to imp4 with imap, although horde works fine.

2006-10-06 Thread Lorenzo Bettini

I have exactly the same problem and couldn't solve it yet.

These are my packages:

ii  imapproxy1.2.4-5 IMAP 
protocol proxy
ii  php-net-imap 1.0.3-1 PHP 
PEAR module implementing IMAP protocol
ii  php5-imap5.1.2-1 IMAP 
module for php5
ii  uw-imapd 2002edebian1-13 remote 
mail folder access server


ii  horde3   3.1.3-1 horde 
web application framework
ii  imp4 4.1.3-1 webmail 
component for horde framework


for the moment I cannot change the imap server.

The syntoms are exactly the same of the original post: can login through 
horde but when I go to imp I get, after a long wait an empty redirect.


In particular, when logging to horde these are the messages in the 
system log:


Oct  6 22:34:15 localhost imapd[10477]: connect from 127.0.0.1 (127.0.0.1)
Oct  6 22:34:15 localhost imapd[10477]: imap service init from 127.0.0.1
Oct  6 22:34:15 localhost imapd[10477]: Authenticated user= 
host=localhost.localdomain [127.0.0.1]
Oct  6 22:34:15 localhost imapd[10477]: Logout user= 
host=localhost.localdomain [127.0.0.1]


and in the horde log:

Oct 06 22:34:15 HORDE [notice] [horde] Login success for  
[151.37.72.107] to Horde [on line 90 of "/usr/share/horde3/login.php"]


then when I log to imp I get:

Oct  6 22:35:34 localhost imapd[10518]: connect from ***.***.***.*** 
(***.***.***.***)
Oct  6 22:35:34 localhost imapd[10518]: imaps SSL service init from 
***.***.***.***
Oct  6 22:35:34 localhost imapd[10518]: Authenticated user= 
host=***.***.***.*** [***.***.***.***]
Oct  6 22:35:34 localhost imapd[10519]: connect from ***.***.***.*** 
(***.***.***.***)
Oct  6 22:35:34 localhost imapd[10519]: imaps SSL service init from 
***.***.***.***
Oct  6 22:35:34 localhost imapd[10519]: Authenticated user= 
host=***.***.***.*** [***.***.***.***]
Oct  6 22:35:34 localhost imapd[10464]: Killed (lost mailbox lock) 
user= host=***.***.***.*** [***.***.***.***]


I found the message Killed (lost mailbox lock) in the imap faq: 
http://www.washington.edu/imap/IMAP-FAQs/index.html#7.19 which I quote here:


"This message only happens when either the traditional UNIX mailbox 
format or MMDF format is in use. This format only allows one session to 
have the mailbox open read/write at a time.


The servers assume that if a second session attempts to open the 
mailbox, that means that the first session is probably owned by an 
abandoned client. The common scenario here is a user who leaves his 
client running at the office, and then tries to read his mail from home. 
Through an internal mechanism called kiss of death, the second session 
requests the first session to kill itself. When the first session 
receives the "kiss of death", it issues the "Killed (lost mailbox lock)" 
syslog message and terminates. The second session then seizes read/write 
access, and becomes the new "first" session.


Certain poorly-designed clients routinely open multiple sessions to the 
same mailbox; the users of those clients tend to get this message a lot.


Another cause of this message is a background "check for new mail" task 
which does its work by opening a POP session to server every few 
seconds. They do this because POP doesn't have a way to announce new mail.


The solution to both situations is to replace the client with a good 
online IMAP client such as Pine. Life is too short to waste on POP 
clients and poorly-designed IMAP clients."


so what could be the problem?

previous versions of imp4 used to work fine (the last working version 
used to be imp4_4.0.2-2_all.deb)


any clue please?

thanks in advance

--
+-+
| Lorenzo Bettini  ICQ# lbetto, 16080134  |
| PhD in Computer Science, DSI, Univ. di Firenze  |
| Florence - Italy(GNU/Linux User # 158233)   |
| http://www.lorenzobettini.it|
| http://tronprog.blogspot.com  BLOG  |
| http://www.purplesucker.com Deep Purple Cover Band  |
| http://www.gnu.org/software/src-highlite|
| http://www.gnu.org/software/gengetopt   |
| http://www.lorenzobettini.it/software/gengen|
| http://www.lorenzobettini.it/software/doublecpp |
+-+


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



Bug#391494: xserver-xorg-video-mga: After last update, became incompatible with xserver-xorg-video-v4l and XVideo

2006-10-06 Thread Olivier (ceituna) LAMBERT
Package: xserver-xorg-video-mga
Version: 1:1.4.1.dfsg.1-4
Severity: important


Hello,

After last update of xorg (dated 23/09/2006), xawtv crashed every 
time X.

After analysis, it seemed that XVideo use was responsive of that, as 
also tvtime and vlc crashed also X.

With vesa module, the display is ok.

After downgrading xorg to "testing", xawtv was ok.

Then I installed back xserver-xorg-core (1.1.1-9), 
xserver-xorg-input-kbd (1.1.0-3), xserver-xorg-input-mouse (1.1.1-3), 
xserver-xorg-video-mga (1.4.1.dfsg.1-4) from unstable

xawtv is ok, but tvtime complains about no usable XVideo

Installing xserver-xorg-video-v4l (0.1.1-3) from unstable makes then 
xawtv crash X every time.

The problem is the same with every WM (TWM, KDE, Gnome...)

As long as the problem is present with mga driver, the xinerama is not 
usable with XVideo.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-11-amd64-perso
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages xserver-xorg-video-mga depends on:
ii  libc62.3.6.ds1-5 GNU C Library: Shared libraries
ii  xserver-xorg-core2:1.1.1-9   X.Org X server -- core server

xserver-xorg-video-mga recommends no packages.

-- no debconf information


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



Bug#391448: [Pkg-xen-devel] Bug#391448: xen-hypervisor-3.0-unstable-1-i386: dom0 crashes when starting the 3rd domU

2006-10-06 Thread Stephan Krause
Am Freitag, 6. Oktober 2006 21:57 schrieb Bastian Blank:

> Known bug in the kernel, use 2.6.18.

Unfortunately, linux-image-2.6.18-1-xen-k7 does not boot at all on that 
system. I'd file a bug report, but due to the lack of a console access, all 
information I can provide at the moment is "does not boot".

  Stephan


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



Bug#391250: evolution: Error while Generating message list.

2006-10-06 Thread Andrew Barr
I have no filters and I also suffer from this bug on Evo 2.8.1-1.

Regards,
Andrew Barr


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



Bug#290442: Please update debconf PO translation for the package cvs 1:1.12.13-4.1

2006-10-06 Thread ardoRic

Updated portuguese Translation.

Thank you for sending us notice.

Ricardo Silva
# Portuguese translation for cvs's debconf messages.
# Released under the same license as the cvs package.
# Ricardo Silva <[EMAIL PROTECTED]>, 2006
#
msgid ""
msgstr ""
"Project-Id-Version: cvs 1.12.13-3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-09-30 19:23+0200\n"
"PO-Revision-Date: 2006-10-6 22:58+000\n"
"Last-Translator: Ricardo Silva <[EMAIL PROTECTED]>\n"
"Language-Team: Portuguese <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../cvs.templates:1001
msgid "Repository directories:"
msgstr "Directórios de repositórios:"

#. Type: string
#. Description
#: ../cvs.templates:1001
msgid ""
"Please list the directories that are the roots of your repositories, "
"separated by colons."
msgstr ""
"Liste os directórios que são as raízes dos seus repositórios, separados por "
"vírgulas."

#. Type: string
#. Description
#: ../cvs.templates:1001
msgid ""
"These repositories can be exported by the pserver, have their history files "
"rotated automatically every week, and general repository security checks "
"will be performed on them."
msgstr ""
"Estes repositórios podem ser exportados pelo pserver, ter os seus ficheiros "
"de histórico rodados automaticamente todas as semanas, e haver verificações "
"gerais de segurança realizadas sobre eles."

#. Type: string
#. Description
#: ../cvs.templates:1001
msgid ""
"If you wish to create a new repository, enter the path where you wish to "
"create it. You will then be given the option of creating it later."
msgstr ""
"Se deseja criar um novo repositório, introduza o caminho onde o deseja "
"criar. Ser-lhe-á então dada a hipótese de mais tarde o criar."

#. Type: select
#. Choices
#: ../cvs.templates:2001
msgid "create, ignore, reenter"
msgstr "criar, ignorar, reintroduzir"

#. Type: select
#. Description
#: ../cvs.templates:2002
msgid "Method to fix invalid repositories:"
msgstr "Método para corrigir repositórios inválidos:"

#. Type: select
#. Description
#: ../cvs.templates:2002
msgid ""
"The following items you entered are not directories or do not contain a "
"CVSROOT subdirectory:"
msgstr ""
"Os seguintes itens que introduziu não são directórios ou não contêm um "
"subdirectório CVSROOT:"

#. Type: select
#. Description
#: ../cvs.templates:2002
msgid ""
"If you have not yet created these repositories, they can be created by "
"selecting 'create'. You could also select 'ignore' and use the 'cvs-"
"makerepos' command to create them, or create them individually using 'cvs "
"init'."
msgstr ""
"Se ainda não criou estes repositórios, pode criá-los seleccionando 'criar' "
"aqui. Também pode seleccionar 'ignorar' e usar o comando 'cvs-makerepos' "
"para os criar, ou criá-los individualmente usando 'cvs init'."

#. Type: select
#. Description
#: ../cvs.templates:2002
msgid "You can also choose to 'reenter' your repositories list."
msgstr "Também pode escolher 'reintroduzir' a sua lista de repositórios."

#. Type: select
#. Choices
#. Type: select
#. Choices
#: ../cvs.templates:3001 ../cvs.templates:5001
msgid "yes, no, individual"
msgstr "sim, não, individual"

#. Type: select
#. Description
#: ../cvs.templates:3002
msgid "Weekly rotation for history files in repositories:"
msgstr "Rotação semanal de ficheiros de histórico nos repositórios:"

#. Type: select
#. Description
#: ../cvs.templates:3002
msgid ""
"Weekly rotation of history files is primarily useful for servers with a lot "
"of activity. The script /etc/cron.weekly/cvs will rotate the history files. "
"Select \"individual\" if you want to control rotation on a per-repository "
"basis."
msgstr ""
"A rotação semanal dos ficheiros de histórico é especialmente útil para "
"servidores com muita actividade. O script /etc/cron.weekly/cvs irá rodar os "
"ficheiros de histórico. Seleccione \"individual\" se deseja controlar a "
"rotação repositório a repositório."

#. Type: boolean
#. Description
#: ../cvs.templates:4001
msgid "Rotate the history files of the repository in ${repos} each week?"
msgstr "Rodar semanalmente os ficheiros de histórico do repositório em ${repos}?"

#. Type: select
#. Description
#: ../cvs.templates:5002
msgid "Change the number of kept history files:"
msgstr "Mudar o número de ficheiros de histórico mantidos:"

#. Type: select
#. Description
#: ../cvs.templates:5002
msgid ""
"When rotating history files in repositories, by default the previous 7 are "
"kept. Choosing \"yes\" will allow you to change this number globally. "
"Choosing \"individual\" will allow you to specify the number of days to keep "
"history files for individual repositories."
msgstr ""
"Quando se rodam os ficheiros de histórico nos repositórios por omissão são "
"mantidos os últimos 7. Se deseja mudar este número globalmente, escolha "
"'sim'. Escolher \"individual\"

Bug#390401: Same problem, maybe fixed

2006-10-06 Thread Jim Paris
martin f krafft wrote:
> >   http://jim.sh/~jim/tmp/target.tar.gz
> I don't know how DEBIAN_HAS_FRONTEND=1 would help things.

Neither do I, but it does :)  Here's how to demonstrate it using
target.tar.gz on another system:

  su
  cd /tmp
  tar xzf target.tar.gz
  chroot target

then you can see the problem by running

  apt-get -f install# dpkg error

Try configuring normally:

  /var/lib/dpkg/info/mdadm.postinst configure
  apt-get -f install# dpkg error

Try configuring with DEBIAN_HAS_FRONTEND:
  
  DEBIAN_HAS_FRONTEND=1 /var/lib/dpkg/info/mdadm.postinst configure
  # (hit enter for each of the configuration prompts)
  apt-get -f install# works

> Anyway, could you see if using

I'll test that .deb out a bit later tonight or tomorrow, thanks.

-jim


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



Bug#388775: podebconf-update-po: please document e-mail format generated

2006-10-06 Thread Nicolas François
tags 388775 pending
thanks

Hello Marc,

On Fri, Sep 22, 2006 at 03:35:45PM +0200, Marc Haber wrote:
> 
> Please document the format of the e-mail messages that
> podebconf-update-po generates. For example, the manpage does not
> mention whether the new .po files is attached to the message or if one
> needs to tell the translators where to obtain the current PO files.
> 
> The source code tells me that the .po file is attached, but this is
> not documented in the man page.

I've committed the attached patch to document the format of the emails and
templates.

Do you see other points to document?

Thanks in advance,
-- 
Nekral
Index: debian/changelog
===
RCS file: /cvsroot/po4a/po-debconf/debian/changelog,v
retrieving revision 1.161
diff -u -r1.161 changelog
--- debian/changelog6 Oct 2006 19:12:04 -   1.161
+++ debian/changelog6 Oct 2006 20:55:56 -
@@ -19,6 +19,8 @@
   * podebconf-report-po: Invoke an editor, even with --template.  The option
 to avoid opening an editor is --default.  Closes: #388762
 
+  * podebconf-report-po: Document the format of emails.  Closes: #388775
+
  -- Nicolas FRANCOIS (Nekral) <[EMAIL PROTECTED]>  Wed,  4 Oct 2006 19:27:07 
+0200
 
 po-debconf (1.0.6) unstable; urgency=low
Index: doc/en/podebconf-report-po.1.pod
===
RCS file: /cvsroot/po4a/po-debconf/doc/en/podebconf-report-po.1.pod,v
retrieving revision 1.7
diff -u -r1.7 podebconf-report-po.1.pod
--- doc/en/podebconf-report-po.1.pod6 Oct 2006 18:52:20 -   1.7
+++ doc/en/podebconf-report-po.1.pod6 Oct 2006 20:55:56 -
@@ -13,9 +13,19 @@
 or missing translations, launches an editor to allow modifications of
 mail body and headers, asks confirmation to send mails, and sends them
 to the last translator requesting for updates.
+The mail will contain the PO file which has to be updated.
 B can be called either in the top-level directory,
 or in F or F subdirectories.
 
+B can also be used to send call for translations to a
+mailing list.  In that case, the POT file will be attached.
+
+Different template exist for translation update requests, request to send
+updated PO files to a bug report (B<--submit>) or for call for
+translations (B<--call>).
+The template can also be provided by the user.
+See the B section for more information on the templates.
+
 =head1 OPTIONS
 
 Many options can be set in a configuration file.
@@ -70,6 +80,7 @@
 =item B<--podir=I>
 
 Specify where are located the PO files.
+By default, B uses the F directory.
 
 =item B<--smtp=I>
 
@@ -196,6 +207,47 @@
  from = Me Myself <[EMAIL PROTECTED]>
  utf8
 
+=head1 TEMPLATES
+
+The templates specified with the B<--template> option can contain the
+following tags:
+
+=over 4
+
+=item B<>, B<>, B<>
+
+Replaced by the corresponding headers of the email(s).
+
+=item B<>
+
+In the default mode, it is replaced by comments showing the list of
+translators with outdated translations.
+
+In the B<--submit> mode, it is replaced by the list of PO files with
+outdated translations.
+
+And in the B<--call> mode, it is replaced by the list of PO files found in
+the PO directory.
+
+=item B<>
+
+Replaced by a string that indicate how the translators have to reply
+(i.e. follow the I tag or sending the PO to a given bug report).
+
+=item B<>
+
+Replaced by a string indicating the deadline for the translation (see
+B<--deadline>).
+
+=item B<>
+
+Replaced by the name of the package (if it was detected).
+
+=item B<>
+
+Replaced by the statistics of the PO found in the PO directory (in the
+B<--call> mode only).
+
 =head1 SEE ALSO
 
 L


Bug#391493: horde3: please change the default for "What path should we set cookies to"

2006-10-06 Thread Lorenzo Bettini
Package: horde3
Version: 3.1.3-1
Severity: important



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

When performing the first configuration of horde3, in the "General" tab, 
the default in the field "What path should we set cookies to?" is 
"/horde", but it should be "/horde3", since this is the default 
installation path.

If you do not change it, then after saving the configuration, you will 
not be able to log in horde any more (and the system always presents the 
login form).

Thanks


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



Bug#385484: Select all options

2006-10-06 Thread Aaron Johnson
Ælso, select æll items in þe Options ſection under:
Edit>Preferences>Mail Accounts>[Exchange Account]>Recieving Options



Bug#389010: strace

2006-10-06 Thread Mike O'Connor

I am also experiencing this bug when running eclipse with gcj-4.1.  I
produced an strace of eclipse running, hoping that might be helpful.  It is
large (9mb).  so I have put it here:

http://vireo.org/tmp/eclipse.strace

Let me know if you would like me to grep parts out of it, or do any other
testing.

Also, here is a partial directory listing of tmp:

http://vireo.org/tmp/lstmp

I spoke with Michael Koch on IRC, he seemed to think that it might be gcj not
finding native libraries.  I did a grep of the strace for ENOENT which seemed
to suggest that this was not the case:

http://vireo.org/tmp/missing

let me know what other information I could give that would be useful. 


Thanks,

stew


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



Bug#391384: linux-image-2.6.18-1-686: Compaq Proliant DL380 fails to boot

2006-10-06 Thread dann frazier
hey Grant/James,
  It looks like we're still having cpqarray/sym2 conflicts under
2.6.18 - any idea what this problem may be?

On Fri, Oct 06, 2006 at 03:07:34PM +0400, Dmitry Semyonov wrote:
> Package: linux-image-2.6.18-1-686
> Version: 2.6.18-2
> Severity: important
> 
> This is very similar to 
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=380272
> The same workaround could be used to overcome the problem:
>  cat cpqarray >> /etc/initramfs-tools/modules
>  update-initramfs -u
> 
> lspci -v output from the system booted with enabled workaround:
> 
>  -- begin --
> 00:00.0 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
>Flags: bus master, medium devsel, latency 64
> 
> 00:00.1 Host bridge: Broadcom CNB20LE Host Bridge (rev 05)
>Flags: bus master, medium devsel, latency 64
> 
> 00:01.0 RAID bus controller: LSI Logic / Symbios Logic 53C1510 (rev 02)
>Subsystem: Compaq Computer Corporation Integrated Array Controller
>Flags: bus master, medium devsel, latency 192, IRQ 177
>I/O ports at 2000 [size=256]
>Memory at c500 (32-bit, non-prefetchable) [size=16M]
>Memory at c400 (32-bit, non-prefetchable) [size=16M]
>[virtual] Expansion ROM at 5010 [disabled] [size=512K]
>Capabilities: [40] Power Management version 2
> 
> 00:02.0 Ethernet controller: Intel Corporation 82557/8/9 [Ethernet Pro
> 100] (rev 08)
>Subsystem: Compaq Computer Corporation NC3163 Fast Ethernet
> NIC (embedded, WOL)
>Flags: bus master, medium devsel, latency 64, IRQ 193
>Memory at c3fff000 (32-bit, non-prefetchable) [size=4K]
>I/O ports at 2400 [size=64]
>Memory at c3e0 (32-bit, non-prefetchable) [size=1M]
>[virtual] Expansion ROM at 5000 [disabled] [size=1M]
>Capabilities: [dc] Power Management version 2
> 
> 00:03.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC
> 215IIC [Mach64 GT IIC] (rev 7a) (prog-if 00 [VGA])
>Subsystem: ATI Technologies Inc Rage IIC
>Flags: bus master, stepping, medium devsel, latency 64
>Memory at c200 (32-bit, prefetchable) [size=16M]
>I/O ports at 2800 [size=256]
>Memory at c3dff000 (32-bit, non-prefetchable) [size=4K]
>[virtual] Expansion ROM at 5018 [disabled] [size=128K]
>Capabilities: [5c] Power Management version 1
> 
> 00:04.0 System peripheral: Compaq Computer Corporation Advanced System
> Management Controller
>Subsystem: Compaq Computer Corporation Unknown device b0f3
>Flags: medium devsel, IRQ 255
>I/O ports at 1800 [size=256]
>Memory at c3dfef00 (32-bit, non-prefetchable) [size=256]
> 
> 00:0f.0 ISA bridge: Broadcom OSB4 South Bridge (rev 4f)
>Subsystem: Broadcom OSB4 South Bridge
>Flags: bus master, medium devsel, latency 0
> 
> 00:0f.1 IDE interface: Broadcom OSB4 IDE Controller (prog-if 8a
> [Master SecP PriP])
>Flags: bus master, medium devsel, latency 64
>I/O ports at 2c00 [size=16]
> 
> 03:04.0 Ethernet controller: National Semiconductor Corporation
> DP83815 (MacPhyter) Ethernet Controller
>Subsystem: Netgear FA311 / FA312 (FA311 with WoL HW)
>Flags: bus master, medium devsel, latency 64, IRQ 185
>I/O ports at 3000 [size=256]
>Memory at c6fff000 (32-bit, non-prefetchable) [size=4K]
>[virtual] Expansion ROM at 501a [disabled] [size=64K]
>Capabilities: [40] Power Management version 2
>  -- end --
> 
> 
> Boot console and dmesg log from failed boot:
> 
>  -- begin --
>  Booting 'Debian GNU/Linux, kernel 2.6.18-1-686'
> 
> root  (hd0,0)
> Filesystem type is ext2fs, partition type 0x83
> kernel  /boot/vmlinuz-2.6.18-1-686 root=/dev/ida/c0d0p1 ro console=tty0 
> console
> =ttyS0,38400n8
>   [Linux-bzImage, setup=0x1e00, size=0x130471]
> initrd  /boot/initrd.img-2.6.18-1-686
>   [Linux-initrd @ 0x1fbae000, 0x4419ba bytes]
> savedefault
> 
> Linux version 2.6.18-1-686 (Debian 2.6.18-2) ([EMAIL PROTECTED]) (gcc
> version 4.1.2 20060920 (prerelease) (Debian 4.1.1-14)) #1 SMP6
> BIOS-provided physical RAM map:
> BIOS-e820:  - 0009f800 (usable)
> BIOS-e820: 0009f800 - 000a (reserved)
> BIOS-e820: 000f - 0010 (reserved)
> BIOS-e820: 0010 - 3fffc000 (usable)
> BIOS-e820: 3fffc000 - 4000 (ACPI data)
> BIOS-e820: fec0 - fec1 (reserved)
> BIOS-e820: fee0 - fee1 (reserved)
> BIOS-e820: fff8 - 0001 (reserved)
> 127MB HIGHMEM available.
> 896MB LOWMEM available.
> found SMP MP-table at 000f4ff0
> DMI 2.3 present.
> ACPI: PM-Timer IO Port: 0x240
> ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
> Processor #0 6:8 APIC version 17
> ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
> Processor #1 6:8 APIC version 17
> ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
> ACPI: IOAPIC (id[0x08] addre

Bug#391492: Fails to init supplemental groups

2006-10-06 Thread Anthony DeRobertis
Package: bacula-director-pgsql
Version: 1.38.11-5~bpo.1.0.1
Severity: normal

I tried to add bacula to ssl-cert so I could put its ssl key in
/etc/ssl/private. However, I got permission denied errors; checking
/proc/«pid»/status showed that Bacula did not initialize its
supplemental groups.

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


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



Bug#391244: removal from unstable

2006-10-06 Thread peter green
since my previous message i have been advised that because this package
already depended on gaim it should be removed from unstable rather than
converted into a dummy.

i've been told that such removal requests are made by submitting a bug on
the ftp.debian.org psudo package, if noone objects within a few days i will
do this for this package.



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



Bug#388775: podebconf-update-po: please document e-mail format generated

2006-10-06 Thread Marc Haber
On Fri, Oct 06, 2006 at 11:00:25PM +0200, Nicolas François wrote:
> I've committed the attached patch to document the format of the emails and
> templates.

That looks good to me, thanks.

> Do you see other points to document?

Maybe include the default templates somewhere in the package so that
one has a starting point for changes.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#379388: License of pgapack

2006-10-06 Thread Dirk Eddelbuettel

As an update to bug report #379388, I just spent a few moments on the phone
with Dr R Lusk, the acting director of the MCS division at Argonne National
Labs where pgapack originates.

Dr Lusk is sympathetic to getting pgapack relicensed and suggests the simpler
MPICH2 license that was used for some of his recent research work at MCS /
Argonne, and with which the legal staff at Argonne are familiar.  See
http://www-unix.mcs.anl.gov/mpi/mpich2/license.htm for that rather short and
sweet license.

Even better, Dr Lusk knows pgapack's author, Dr David Levine, personally and
will try to contact him to in order to get pgpack relicensed.

Regards,  Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Bug#391491: knode: NNTP/SSL support

2006-10-06 Thread Rémi Denis-Courmont
Package: knode
Version: 4:3.5.4-1+b1
Severity: wishlist


Hello,

knode supports plaintext authentication, but does not provide SSL
encryption. Some private news servers (including that of my university)
require SSL encryption to protect authentication confidentiality.

NNTP/SSL would be nice.

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

Versions of packages knode depends on:
ii  kdelibs4c2a 4:3.5.5-1core libraries and binaries for al
ii  libc6   2.3.6.ds1-5  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-15   GCC support library
ii  libkdepim1a 4:3.5.4-1+b1 KDE PIM library
ii  libkleopatra1   4:3.5.4-1+b1 KDE GnuPG interface libraries
ii  libkmime2   4:3.5.4-1+b1 KDE MIME interface library
ii  libqt3-mt   3:3.3.6-4Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.1.1-15 The GNU Standard C++ Library v3

knode recommends no packages.

-- no debconf information


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



Bug#391448: [Pkg-xen-devel] Bug#391448: xen-hypervisor-3.0-unstable-1-i386: dom0 crashes when starting the 3rd domU

2006-10-06 Thread Bastian Blank
reassign 391448 linux-image-2.6.17-2-xen-686
forcemerge 389803 391448
thanks

On Fri, Oct 06, 2006 at 05:35:09PM +0200, Stephan Krause wrote:
> I've installed
> xen-linux-system-2.6.17-2-xen-k7 (version 2.6.17-9)
> on a server, and planned to run 3 Xen domUs on it. Creating the domUs
> was no problem, and running two of them works well. Starting the third
> one however will crash the dom0 and forces it to reboot.

Known bug in the kernel, use 2.6.18.

Bastian

-- 
He's dead, Jim.
-- McCoy, "The Devil in the Dark", stardate 3196.1


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



Bug#391348: updmap-sys neglects /usr/local/share/texmf

2006-10-06 Thread Juhapekka Tolvanen

On Fri, 06 Oct 2006, +22:36:51 EEST (UTC +0300),
Ralf Stubner <[EMAIL PROTECTED]> pressed some keys:

> Fri Oct  6 09:59:26 EEST 2006
> updmap-sys: This is updmap-sys, version 1122009795-debian
> updmap-sys: using transcript file `/var/lib/texmf/web2c/updmap-sys.log'
> 
> updmap is creating new map files using the following configuration:
>   
>   config file: `/etc/texmf/web2c/updmap.cfg'
> ^^^
> 
> That's the wrong file. The one that is generated from the files in
> /etc/texmf/updmap.d/* is located in /var/lib/texmf/web2c. So if you move
> the above file to some save place, call update-updmap && updmap-sys,
> then your system should be fine.

That advice really helped. Now running latex and dvips works just fine
and xdvi can view that dvi-file. There is no error messages about
missing fonts.

> Of course, it would be interesting to
> know where the file in /etc/texmf/web2c came from. Did you call
> 'updmap-sys --edit' or 'updmap-sys --syncwithtrees' at some time?

I don't thinks so. At least I can not remember that I had done so.


-- 
Juhapekka "naula" Tolvanen * http colon slash slash iki dot fi slash juhtolv
"anorectic female speaking philosophy. mothers interfering in everyone's
privacy. politicians smiling over controversy. everybody's involved in a
conspiracy. saw it on tv, saw it on tv, the way my life could be." Kemopetrol


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



Bug#380852: new python policy patch

2006-10-06 Thread Piotr Ozarowski
Shouldn't debhelper compatibility be bumped to "5" in debian/compat file?

"python-all-dev" build dependency can be replaced with "python-dev"
(package is build for current python version only). "python" will work
as well, but I recommend to use "python-dev" since one of my arch:all
packages failed to build for python2.5 (it worked fine with 2.3 and 2.4)

Commands:
|  dh_pycentral -plfm
|  dh_python -plfm
are not required in debian/rules, python-distutils.mk will do the job.


Note that there are still some lintian warnings but (as I understand it)
your patch was supposed to fix only python related issues, so it's OK.

Good luck in NM process :)
-- 
-=[ Piotr Ozarowski ]=-
-=[ http://www.ozarowski.pl ]=-


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



Bug#380852: python policy patch

2006-10-06 Thread Piotr Ozarowski
Shouldn't debhelper compatibility be bumped to "5" in debian/compat file?

"python-all-dev" build dependency can be replaced with "python-dev"
(package is build for current python version only). "python" will work
as well, but I recommend to use "python-dev" since one of my arch:all
packages failed to build for python2.5 (it worked fine with 2.3 and 2.4)

Commands:
|  dh_pycentral -plfm
|  dh_python -plfm
are not required in debian/rules, python-distutils.mk will do the job.


Note that there are still some lintian warnings, but as I understand it,
your patch was supposed to fix only python related issues, so it's OK.

Thanks for the patch and good luck in NM process :)
-- 
-=[ Piotr Ozarowski ]=-
-=[ http://www.ozarowski.pl ]=-


pgphZeQM3sspX.pgp
Description: PGP signature


Bug#391242: patch for building on gaim

2006-10-06 Thread Devin Carraway
On Fri, Oct 06, 2006 at 07:04:05PM +0100, peter green wrote:
> making this build against 2.0.0beta3.1 in my sid chroot was pretty easy, i
> just nicked some headers that are no longer in the official public interface
> of gaim from the gaim source package (yes eliminating the dependance on non
> public interfaces is a good move long term but i'm not enough of an expert
> to do that), renamed them made some minor tweaks to use them and it built.

Hi peter -- thanks for the patch.  I have a similar one in my own tree, which
works well enough to connect to the RVP server, but not well enough to
actually chat with it.  Upstream says he has a more workable patch, but hasn't
published it -- I'll see if I can get it out of him, since it's better than
dropping the package from etch.


Devin

-- 
Devin  \ aqua(at)devin.com, IRC:Requiem; http://www.devin.com
Carraway \ 1024D/E9ABFCD2: 13E7 199E DD1E 65F0 8905 2E43 5395 CA0D E9AB FCD2


signature.asc
Description: Digital signature


Bug#391144: Please update the translations for the dselect package

2006-10-06 Thread Stefano Canepa
Attached at this email you can find the updated po.

Bye
Stefano

-- 
Stefano Canepa aka sc: [EMAIL PROTECTED]  http://www.stefanocanepa.it
Three great virtues of a programmer: laziness, impatience and hubris.
Le tre grandi virtù di un programmatore: pigrizia, impazienza e
arroganza. (Larry Wall)



it.po.gz
Description: GNU Zip compressed data


signature.asc
Description: Questa è una parte del messaggio	firmata digitalmente


Bug#391389: xkb-data: With uk keyboard, Shift-3 gives 3 instead of the sterling character

2006-10-06 Thread Denis Barbier
On Fri, Oct 06, 2006 at 04:22:53PM +0200, Vincent Lefevre wrote:
> On 2006-10-06 15:21:28 +0200, Julien Cristau wrote:
> > On Fri, Oct  6, 2006 at 13:48:01 +0200, Vincent Lefevre wrote:
> > > Option  "XkbLayout" "uk"
> > > 
> > "uk" is not a valid layout, please change it to "gb".
> 
> OK, why was "uk" accepted by the X server, then?

My current bet is that it wasn't.
Did you check /var/log/{Xorg.0,*dm}.log files?

Denis


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



Bug#390630: downgrading to xserver-xorg-video-savage 1:2.0.2.3-4 and thus X.org 7.0 solves the issue

2006-10-06 Thread Martin Steigerwald

Hello,

I now just downgraded to xserver-xorg-video-savage 1:2.0.2.3-4 and thus 
X.org 7.0 and logging out from KDE does not hang anymore again.

I can upgrade again if any further tests are required.

Regards,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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



Bug#391394: Packages updated

2006-10-06 Thread Matthew Nicholson
Ok,

The package on sourceforge has been updated.  Links to the various
pieces are provided below.

http://sourceforge.net/project/showfiles.php?group_id=137283&package_id=150901

Dsc and tarball.  No diff, this was not built from the release tarball.
http://prdownloads.sourceforge.net/vdrift/vdrift_0.0.2006.10.06-1.dsc?download
http://prdownloads.sourceforge.net/vdrift/vdrift_0.0.2006.10.06-1.tar.gz?download
-- 
Matthew Nicholson
Digium


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



Bug#391490: gbackground: Please include english translation

2006-10-06 Thread Vasil Badev
Package: gbackground
Version: 1.0-1
Severity: wishlist


Gbackground is available only in Spanish, therefore it is not usable for
many of Debian users.

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

Versions of packages gbackground depends on:
ii  libglib-perl  1:1.140-1  Perl interface to the GLib and GOb
ii  libgtk2-gladexml-perl 1.005-1Perl interface to use user interfa
ii  libgtk2-perl  1:1.121-1  Perl interface to the 2.x series o
ii  libproc-pid-file-perl 1.24-2 Perl module for managing process i

gbackground recommends no packages.

-- no debconf information


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



Bug#390626: downgrading to xserver-xorg-video-savage 1:2.0.2.3-4 and thus X.org 7.0 solves the issue

2006-10-06 Thread Martin Steigerwald

Hello,

I now just downgraded to xserver-xorg-video-savage 1:2.0.2.3-4 and thus 
X.org 7.0 and 2D performance is back to normal (i.e. accerelated) again. 
Also glxgears works like a charm.

I can upgrade again if any further tests are required.

Regards,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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



Bug#385398: Info received (Bug#385398: Fwd: Re: Bug#385398: thinkpad 380Z installation problems with Syba 10/100 pcmcia NIC realtek 8139 chipset Testing)

2006-10-06 Thread John Kerr Anderson
Package: installation-reports

Boot method: Netinstall CD image
Image version: 6 Oct 2006 daily image x86 version from
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 6 Oct 2006 15.28

Machine: IBM Thinkpad 380Z
Processor: Pentium // 300 mhz
Memory: 164 mb 
Partitions: didn't put a partition on it yet.. as I haven't installed
Debian on it...

Output of lspci and lspci -n:

lspci:

00:00.0 Host Bridge: Intel Corporation 440BX/ZX/DX - 82443BX/ZX/DX Host
bridge (
AGP disabled) (rev 02)
00:02.0 CardBus bridge: Texas Instruments PCI1250 (rev 02)
00:02.1 CardBus bridge: Texas Instruments PCI1250 (rev 02)
00:03.0 VGA compatible controller: Neomagic Corporation NM2200
[Magicgraph 256AV
] (rev 20)
00:06.0 Bridge: Intel Corporation 82371AB/EB/MB PIIX4 ISA (rev 02)
00:06.1 IDE interface: Intel Corporation 82371AB/EB/MB PIIX4 USB (rev
01)
00:06.3 Bridge: Intel Corporation 82371AB/EB/MB P11X4 ACPI (rev 02)
01:00.0 Ethernet Controller: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ (Rev 10)

lspci -n:
00:00.0 0600: 8086:7192 (rev 02)
00:02:0 0607: 104c:ac16 (rev 02)
00:02.1 0607: 104c:ac16 (rev 02)
00:03:0 0300: 10c8:0005 (rev 20)
00:06:0 0680: 8086:7110 (rev 02)
00:06:1 0101: 8086:7111 (rev 01)
00:06:2 0c03: 8086:7112 (rev 01)
00:06.3 0680: 8086:7113 (rev 02)
01:00.0 0200: 10ec:8139 (rev 10)




Base System Installation Checklist:
[O] = OK, [E] = Error (please elaborate below), [ ] = didn't try it

Initial boot worked:[0]
Configure network HW:   [0]
Config network: [E]
Detect CD:  [0]
Load installer modules: [0]
Detect hard drives: [0]
Partition hard drives:  [0]
Create file systems:[0]
Mount partitions:   [0]
Install base system:[0]
Install boot loader:[0]
Reboot: [0]

Comments/Problems:

 Here is the output from the «dmesg | more» command:  all I can say...
 is thankfully I found a null-modem serial cable and connected it... so
 much easier

 __driver_attach+0x36/0x59
  bus_for_each_dev+0x37/0x59  
 driver_attach+0x11/0x13
  __driver_attach+0x0/0x59  
 bus_add_driver+0x5d/0xfa
  __pci_register_driver+0x34/0x4e  
 sys_init_module+0x1213/f  device_remove_file+0x0/0x25 
  syscall_call+0x7/0xb
handlers:
[] (yenta_probe_handler+0x0/0x36 [yenta_socket])
Disabling IRQ #10
irq 10: nobody cared (try booting with the "irqpoll" option)
  __report_bad_irq+0x2b/0x69  
 note_interrupt+0x16a/0x197
  handle_IRQ_event+0x23/0x4c   __do_IRQ+0x6a/0x91
  do_IRQ+0x19/0x24   common_interrupt+0x1a/0x20
  sys_setresuid+0xf0/0x1a7   __do_softirq+0x2c/0x7f
  do_softirq+0x22/0x26   do_IRQ+0x1e/0x24
  common_interrupt+0x1a/0x20   setup_irq+0x97/0xed
  yenta_interrupt+0x0/0xac [yenta_socket]  
 request_irq+0x66  yenta_probe+0x2d3/0x488 [yenta_socket] 
  __driver_attach+9  pci_device_probe+0x36/0x57 
  driver_probe_device+0x42/0x8b 
 __driver_attach+0x36/0x59   bus_for_each_dev+0x37/0x59
  driver_attach+0x11/0x13   __driver_attach+0x0/0x59
  bus_add_driver+0x5d/0xfa  
 __pci_register_driver+0x34/0x4e 
 sys_init_module+0x1213/0x136f   device_remove_file+0x0/0x5
  syscall_call+0x7/0xb
handlers:
[] (yenta_interrupt+0x0/0xac [yenta_socket])
Disabling IRQ #10
usbcore: registered new driver usbfs
usbcore: registered new driver hub
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with
idebus=xx
USB Universal Host Controller Interface driver v3.0
Yenta: ISA IRQ mask 0x00b8, PCI irq 10
Socket status: 3020
pnp: Device 00:04 activated.
parport: PnPBIOS parport detected.
parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
ACPI: PCI Interrupt :00:02.1[B] -> Link [LNKB] -> GSI 11 (level,
low) -> IR1Yenta: CardBus bridge found at :00:02.1 [1014:0092]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket :00:02.1, mfunc 0xfba97543, devctl 0x62
Yenta: ISA IRQ mask 0x0038, PCI irq 11
Socket status: 3010
PIIX4: IDE controller at PCI slot :00:06.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xfcf0-0xfcf7, BIOS settings: hda:DMA, hdb:DMA
Probing IDE interface ide0...
hda: TOSHIBA MK6015MAP, ATA DISK drive
pccard: CardBus card inserted into slot 0
pccard: PCMCIA card inserted into slot 1
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0x100-0x3af: clean.
cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x820-0x8ff: clean.
cs: IO port probe 0xc00-0xcf7: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: memory probe 0xa000-0xa0ff: clean.
pcmcia: registering new device pcmcia1.0
1.0: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
hdb: SANYO CRD-S372BV, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ACPI: PCI Interrupt Link [LNKD] dis

Bug#390401: Same problem, maybe fixed

2006-10-06 Thread martin f krafft
also sprach Jim Paris <[EMAIL PROTECTED]> [2006.10.06.2022 +0200]:
> I did a new install (on i386 this time, previously I've been on
> amd64), with the disk split into a root and RAID1 partition to ensure
> mdadm would be installed.  It failed during base install, at which
> point I ran:

Your help is really appreciated and excellent in detail!

> then put the disk in another machine and tarred it up.  I didn't run
> mdadm.postinst with DEBIAN_HAS_FRONTEND=1 because I wanted to leave
> things in the broken state, but I can do it again if that'll help.
> The file is here (86M):
> 
>   http://jim.sh/~jim/tmp/target.tar.gz
> 
> Let me know if there's anything else I should try.

I don't know how DEBIAN_HAS_FRONTEND=1 would help things.

Anyway, could you see if using

  
http://debian.madduck.net/repo/dists/unstable/main/binary-amd64/admin/mdadm_2.5.3.git200608202239-8~unreleased.1_amd64.deb

fixes the problem for you? Either by installing it into the chroot
by hand before APT does, or by adding

  deb http://debian.madduck.net/repo sid main

as APT repository during the install? If this does not fix it, then
we can debug the existing issue further. I am almost sure it will
though.

Thanks a lot, again, for your help!

-- 
 .''`.   martin f. krafft <[EMAIL PROTECTED]>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


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


  1   2   3   4   5   >