Bug#446045: Bashism in init.d script

2007-10-10 Thread Trent W. Buck
Package: cyphesis-cpp
Version: 0.5.13-2
Severity: normal
File: /etc/init.d/cyphesis-cpp
Tags: patch

This is a bashism (and thus a policy violation):

$ grep -nH == /etc/init.d/cyphesis-cpp
/etc/init.d/cyphesis-cpp:29:if test $? == 0 ;

It can easily be fixed by changing == to =.



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



Bug#446046: ifupdown: ifup gives different results with each run, often leaving networking broken

2007-10-10 Thread Jason Winzenried
Package: ifupdown
Version: 0.6.8
Severity: important

*** Please type your report below this line ***
My box has two network cards, one ethernet card (using sky2) and one 
wireless card (ipw2200).  The ethernet connection is faster than the 
wireless (802.11b) but I keep the wireless around as the router it is 
attached to is easier to configure vis-a-vis port forwarding.

The sky2 is eth0, the ipw2200 is eth1.  They have both coexisted 
succesfully for a long while.  As of recently though they do not (since 
the problem  is intermittent and networking sometimes works, I can't 
pinpoint exactly when the change occurred, but was I believe in the 
last couple weeks). 

Both interfaces are assigned addresses from their respective routers via 
DHCP: sky2 gets 10.0.9.*, ipw2200 gets 192.168.0.*

The problem is ifup seems to be getting the interfaces mixes up.

ifconfig currently shows 
eth0  Link encap:Ethernet  HWaddr 00:16:E6:82:E4:E0
  inet addr:192.168.0.107  Bcast:192.168.0.255  
Mask:255.255.255.0
...
eth1  Link encap:Ethernet  HWaddr 00:16:6F:B0:53:E9
  inet addr:10.0.9.3  Bcast:255.255.255.255  Mask:255.255.255.0

and my connection works, even though eth1 (supposed to be ipw2200) has 
an address in the range assigned by the router to which eth0 (sky2) is 
physically attached.  

iwconfig shows 
eth0  no wireless extensions.

eth1  IEEE 802.11b  ESSID:dlink

According to iwconfig, eth1 is the wireless card (as it should be) but 
ifconfig shows that eth1 has an address assigned by the wired router.  
This _works_ but is highly strange.  

Worse is that running ifup -a again (through /etc/init.d/networking 
restart, or directly, or by rebooting or whatever) returns completely 
random results.  Running ifdown -a and then ifup -a right now shows
dhcpcd.sh: interface eth0 has been configured with new IP=10.0.9.4
dhcpcd.sh: interface eth1 has been configured with new IP=10.0.9.3

so now both interfaces have an address in the range assigned by eth0 
(sky2)'s router.  Doing the same thing again may show both with a 
192.168.0.* address.  It is completely inconsistent.  The practical 
effect is a 50/50 chance of no working network connection on any 
reboot/networking restart/ifup -a

ifconfig now shows
eth0  Link encap:Ethernet  HWaddr 00:16:E6:82:E4:E0
  inet addr:10.0.9.4  Bcast:255.255.255.255  Mask:255.255.255.0
...
eth1  Link encap:Ethernet  HWaddr 00:16:6F:B0:53:E9
  inet addr:10.0.9.3  Bcast:255.255.255.255  Mask:255.255.255.0


From what I understand modules may not always load in the same 
order, and that sky2 might not always be eth0, and ipw2200 might not 
always be eth1. But without even rebooting, to run ifup -a and come up 
with different results each time is very disconcerting, and certainly never 
happened before.  

I just can't figure out why ifup gives different results each time 
(not something that happened previously) and why both cards, connected 
to different routers can appear to have an address assigned by the 
same router, or both with an address assigned by the router to which 
they are not connected, etc.  

If the bug is elsewhere, I'd appreciate any assistance tracking it down.

/etc/network/interfaces:
# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)

# The loopback interface
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet dhcp

auto eth1
iface eth1 inet dhcp
wireless-essid dlink


/etc/udev/rules.d/z25_persistent-net.rules:
SUBSYSTEM==net, DRIVERS==?*, ATTR{address}==00:16:e6:82:e4:e0, 
NAME=eth0

SUBSYSTEM==net, DRIVERS==?*, ATTR{address}==00:16:6f:b0:53:e9, 
NAME=eth1


dmesg | grep sky2
[   41.241870] sky2 :04:00.0: v1.14 addr 0xf400 irq 16 Yukon-EC (0xb6) 
rev 2
[   41.241949] sky2 eth0: addr 00:16:e6:82:e4:e0
...

dmesg | grep eth1
[  650.750267] eth1: no IPv6 routers present



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

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages ifupdown depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management 
sy
ii  libc6 2.6.1-1+b1 GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init 
scrip
ii  net-tools 1.60-17The NET-3 networking toolkit

ifupdown recommends no packages.

-- debconf information:
  ifupdown/convert-interfaces: true




Bug#445995: python-django: suggest adding a note about running Django tests with Debian package

2007-10-10 Thread Raphael Hertzog
On Tue, 09 Oct 2007, Faheem Mitha wrote:
 On Tue, 9 Oct 2007, Raphael Hertzog wrote:
 I'm sorry, I don't understand what you mean. This ticket is named The
 link which includes non-ASCII is not encoded in admin view and I fail to
 see any reference to documentation and any upstream followup.

 And there's no reference to unit tests either.

 This should be http://code.djangoproject.com/ticket/5716

Okay, thanks for the pointer. I argued my point of view in the upstream
ticket as well, let's see the outcome. I have no problem adding a few
lines in README.Debian to document this special case. 

But your method to run tests will probably test the code in the source
package and not in the binary package (not verified though).

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/




Bug#445923: Acknowledgement (ikiwiki: [INTL:fr] French program translation update)

2007-10-10 Thread Christian Perrier
I received a late review. Please use the attached file instead of the
one I initially sent.



fr.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#316073: [Pkg-xfce-devel] Bug#316073: xfce4-terminal: incorrect dpi setting used

2007-10-10 Thread Yves-Alexis Perez
On mar, 2005-06-28 at 11:28 +0200, Andreas Pakulat wrote:
 I just tested xfce4-terminal in KDE and found that setting the font to
 fixed-sys-8pt like in all other terminals results in a far too small
 font size. Using 12pt it's a little bit smaller than the 8pt of
 konsole
 or xterm. I think xfce4-terminal just doesn't use the dpi-Setting of
 the
 X-Server (which is computed to be 130 here), does it maybe use the 
 gconf-db setting?

Hi,

did you have any progress on this issue?

Can you check and paste the output of:
xrdb -query
xdpyinfo| grep reso

Thanks,
-- 
Yves-Alexis Perez




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



Bug#444516: gtkmm2.4: FTBFS: error: 'const struct _GtkToolbar' has no member named 'tooltips'

2007-10-10 Thread Deng Xiyue
New upstream version 2.12+ has it taken care of, mentioning that this 
API has been deprecated and broken since gtk+ 2.12. I hope the new 
version will come out soon.


Cyril Brulebois wrote:

Lucas Nussbaum [EMAIL PROTECTED] (29/09/2007):

Justification: FTBFS on i386


Hi.

Please find attached a patch, which isn't sufficient since:

|  i486-linux-gnu-g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\gtkmm\ -I../../gtk 
-I../../gtk -I../../pango -I../../pango -I../../atk -I../../atk -I../../gdk -I../../gdk 
-I../../gtk -I../../gtk -I/usr/include/glibmm-2.4 -I/usr/lib/glibmm-2.4/include 
-I/usr/include/sigc++-2.0 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/cairomm-1.0 -I/usr/include/cairo 
-I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
-I/usr/include/gtk-unix-print-2.0 -pthread -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -Wall -g -O2 -MT toolbar.lo -MD -MP -MF .deps/toolbar.Tpo -c 
toolbar.cc  -fPIC -DPIC -o .libs/toolbar.o
| toolbar.cc: In member function 'Gtk::Tooltips* 
Gtk::Toolbar::get_tooltips_object() const':
| toolbar.cc:569: error: 'const struct _GtkToolbar' has no member named 
'tooltips'
| make[6]: *** [toolbar.lo] Error 1
| make[6]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10/gtk/gtkmm'
| make[5]: *** [all-recursive] Error 1
| make[5]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10/gtk/gtkmm'
| make[4]: *** [all-recursive] Error 1
| make[4]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10/gtk'
| make[3]: *** [all] Error 2
| make[3]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10/gtk'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/tmp/buildd/gtkmm2.4-2.10.10'
| make: *** [build-stamp] Error 2
| pbuilder: Failed autobuilding of package

But hopefully that'll give you some hints on what has to be done on this
package.

Cheers,






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



Bug#435628: xfce4-terminal: crash when close tab with Ctrl+D or exit command

2007-10-10 Thread Yves-Alexis Perez
Hi,

sorry for this long time without answer. Do you still have this problem?
Were you doing something special at that time?

I clearly can't reproduce this, so it may be a problem in your setup.
Can you start the first xfce4-terminal from another terminal, reproduce
and see what it the complete error message?

Regards,
-- 
Yves-Alexis Perez




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



Bug#445900: acpi-support: please don't depend on nvclock...

2007-10-10 Thread Raphael Hertzog
On Wed, 10 Oct 2007, Paul Wise wrote:
 
 On Tue, 2007-10-09 at 21:54 +0200, Bart Samwel wrote:
 
  I'm sorry you have limited space.
 
 It isn't about limited space, but flexibility

Why do you need that flexibility? Are the packages causing you any
trouble?

You also have the possibility to remove acpi-support. It's not always
needed. :)

 IIRC, recommends are installed automatically these days, even with
 apt-get.

In the next apt upload that's supposed to happen soon IIRC. But there's
also the question of Tasks, I'm not a sure a Recommends is enough for
the initiall install via the laptop task.

 Options for telling the user include big scary warnings from the init
 script or syslog messages or some kind of dbus notification.

That's just ugly and annoying the user for nothing when we could avoid this
for a few kb.

Cheers,
-- 
Raphaël Hertzog

Premier livre français sur Debian GNU/Linux :
http://www.ouaza.com/livre/admin-debian/




Bug#437454: [Pkg-xfce-devel] Bug#437454: Bug#437454: Bug#437454: fix for Etch still missing

2007-10-10 Thread Simon Huggins
Security team, any news?

On Fri, Aug 24, 2007 at 07:28:28PM +0100, Simon Huggins wrote:
 On Fri, Aug 24, 2007 at 08:10:38PM +0200, Tino Keitel wrote:
  On Fri, Aug 24, 2007 at 17:11:04 +0100, Simon Huggins wrote:
   On Fri, Aug 24, 2007 at 05:19:08PM +0200, Tino Keitel wrote:
what is the status of this bug regarding Etch? The Etch version is
affected, too, and the fix should also apply to the Etch version.
   I have untested packages for stable at:
   http://the.earth.li/~huggie/xfce4-terminal-fix/
   If you have an amd64 box you can just install the deb.  Otherwise if you
   rebuild it from that .dsc/.diff.gz/.orig.tar.gz on your machine and can
   let me know that you can reproduce the bug on the old one but not the
   new that would be useful.
   I need to test it myself tonight.
  I can build it myself if I need them, but I don't use xfce4-terminal
  from Etch. I just wondered why a security related bug that is fixed for
  nearly 2 weeks in Sid is still not fixed in Etch.
 Because no one has picked this up and looked into it I guess.

 I've tested the packages above in a stable chroot now.

 Debdiff is:
   Depends: libatk1.0-0 (= 1.12.2), libc6 (= 2.3.5-1),
   [-libdbus-1-3,-] {+libdbus-1-3 (= 0.94),+}

   libdbus-1-3 is 1.0.2-1 in stable.

   libdbus-glib-1-2 (= 0.71),
   libexo-0.3-0 (= [-0.3.1.10rc1-1),-] {+0.3.1.12rc2-1),+}

   0.3.1.12rc2-1 is current in stable.

   libglib2.0-0 (= 2.12.0), libgtk2.0-0 (= 2.8.0),
   libstartup-notification0 (= 0.8-1), libvte4 (= 1:0.12.1),
   libx11-6, libxfce4util4 (= [-4.3.99.1)-] {+4.3.99.2)+}

   4.3.99.2 is in stable.

   Version: [-0.2.5.6rc1-2-] {+0.2.5.6rc1-2etch1+}

 Security team, the packages above from
 http://the.earth.li/~huggie/xfce4-terminal-fix/
 are confirmed working and hopefully have the right distribution
 (stable-security) and priority (high).

 Can I upload them somewhere?


Simon.

-- 
[ If at first you don't succeed, destroy all evidence that you tried.  ]



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



Bug#446047: kalign: Please enable bash-completion

2007-10-10 Thread Charles Plessy
Package: kalign
Version: 2.03-1
Severity: wishlist

It would be great to get bash completion for kalign, and for all other
alignment software as well. This improvement could be contributed
upstream as well.

Actually, I am already investigating how to do. But input is welcome !

-- 
Charles



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



Bug#446009: [intl:nl] Updated nl.po for menu

2007-10-10 Thread Christian Perrier
Quoting Tim Dijkstra (tdykstra) ([EMAIL PROTECTED]):
 Package: menu
 Version: 2.1.35
 Severity: wishlist
 Tags: patch l10n
 
 Find attached the updated nl.po,


2 strings remain untranslated in that file. Is that intentional?




signature.asc
Description: Digital signature


Bug#446046: better idea about why

2007-10-10 Thread Jason Winzenried
so, I may have some better idea why this is happening.  (apologies in advace 
for my lack of expertise in this area.  I just know what worked before and 
now doesn't).

My 802.11b router is plugged into the cable modem.  The ethernet router is 
plugged into the 80211b router, and the sky2 is plugged into the ethernet 
router.  Since sky2 dies sometimes (I need to try a newer kernel) I keep the 
802.11b connection around.  Having such a setup lets me use both connections 
with the same internet access.

What seems to be happening (that wasn't happening before) is that sometimes 
sky2's dhcp request is going through the ethernet router and is being 
answered by the 802.11b router (giving it a 192.168.0.* address).  How the 
ipw2200's request appears sometimes to be answered by the ethernet router is 
still beyond me.

At any rate, after disconnecting the ethernet router from the 802.11b router, 
running ifup -a now always correctly gives the same result (like it did 
before): 
eth0  Link encap:Ethernet  HWaddr 00:16:E6:82:E4:E0
  inet addr:10.0.9.4  Bcast:255.255.255.255  Mask:255.255.255.0
eth1  Link encap:Ethernet  HWaddr 00:16:6F:B0:53:E9
  inet addr:192.168.0.101  Bcast:192.168.0.255  Mask:255.255.255.0

Of course this means the ethernet router is no longer connected to the 
internet, so I can't use its faster speed (when sky2 isn't broken).  

I can probably get away with reconnecting it and configuring static addresses 
for each interface and being done with dhcp, but I remain intensely curious 
how this is happening in the first place.  How is the 802.11b card (ipw2200) 
getting a response from the ethernet router at all (DHCPACK from 10.0.9.1)?  
Less impossible seeming but still very odd is how the ethernet router gets a 
dhcp response from the 802.11b router instead of the ethernet router to which 
it is directly connected.  Are they actually getting these responses in the 
first place, or is ifup/ifconfig only mistakenly displaying that they are?

Neither router has had a firmware update, the change must be in my box's 
software.  Though I can work around it, if you can shed any light on the 
situation, it would make my brain feel better.  Thanks.



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



Bug#446048: module-assistant: old files left in /var/cache/modass

2007-10-10 Thread Ariel
Package: module-assistant
Version: 0.10.8
Severity: minor

module-assistant leaves old file in /var/cache/modass and never deletes
them. I have files there dated from 5 years ago!

Perhaps whenever it's going to write to there it should also clean it up.
Maybe ask the user if it should remove old build logs, but certainly it
can remove *.avail_version files, and similar automatically.

BTW I don't think buildlogs really belong in /var/cache anyway, it seems
like a violation of the FHS to me. They should probably go in /tmp or
maybe /var/log. Even simply placing them in the same directory as the
.deb would be better - that way people would actually notice them!

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

Versions of packages module-assistant depends on:
ii  libtext-wrapi18n-perl 0.06-5 internationalized substitute of Te
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

Versions of packages module-assistant recommends:
ii  liblocale-gettext-perl1.05-1 Using libc functions for internati

-- no debconf information



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



Bug#439089: tsclient: Using protocol ICA results in Error:3(E_BAD_OPTION)

2007-10-10 Thread Bilderbeek, Manuel
Hi!,

 I have done some testing, and tsclient will only show ICA as an option
 if wfica is found. So you probably already have it installed?

Ah, I was totally not aware of this. Yes, I have wfica installed; I was
just under the impression that someone had reverse engineered the ICA
protocol, and that I could use a free software program to connect to the
server, instead 
 
 The error, E_BAD_OPTION, does actually come from wfica, and not
 tsclient:
 http://support.citrix.com/servlet/KbServlet/download/180-102-1
 2980/Unix_Client_Admin_Guide.pdf

Ahaaa!

 It would be great if you could make sure that connecting using only
 wfica works. If it does, tsclient uses it wrongly in some way.

That works fine indeed. I'm using Citrix's ICA client 10.6.115659.

--
Kind regards,

Manuel Bilderbeek





Bug#442955: evince: segfaults when jumping to a page in a specific DjVu file

2007-10-10 Thread Lionel Elie Mamane
On Tue, Sep 18, 2007 at 10:16:24PM +0200, Sven Arvidsson wrote:
 On Tue, 2007-09-18 at 08:05 +0200, Lionel Elie Mamane wrote:

 evince /the/attached/DjVu/file
 type 6 in the page number box

 and a segfault with this backtrace:

 I can't reproduce this with evince 0.9.0 from experimental. Can you
 try this version and see if you still get the crash?

I still get the crash.

-- 
Lionel



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



Bug#442823: nas: General update after the debconf review process

2007-10-10 Thread Christian Perrier
Dear Debian maintainer,

On Thursday, August 30, 2007, I sent you a notification about the beginning of 
a review
action on debconf templates for nas.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/templates with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch-nopo file contains a patch for the templates and control file(s).

Please note that this patch applies to the templates and control
file(s) of your package as of Thursday, August 30, 2007. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- nas.old/debian/nas.templates2007-08-27 15:14:51.105403041 +0200
+++ nas/debian/nas.templates2007-09-17 07:02:01.582964885 +0200
@@ -1,32 +1,33 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# [EMAIL PROTECTED] for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: nas/relinquish
 Type: boolean
 Default: true
 _Description: Should nasd release /dev/dsp?
- The NAS server will by default open the audio device configured on your
- system at startup, and then keep it open until it is stopped. This will
- stop any audio clients that are not NAS aware from using the audio device.
- .
- nasd can be configured to release the audio device when it is not actively
- using it. There will almost always be a slight delay between the
- application using nas finishing and the audio device becoming available
- for other uses; this is due to the latency inherent in the design of nas
- and so cannot really be changed.
+ By default, the NAS server will open the configured audio device
+ at startup, and then keep it open until the server is stopped. This will
+ stop any non-NAS-aware audio clients from using the audio device.
  .
- An alternative to this is to use the audiooss program (in the package of
- the same name) to wrap any programs that use /dev/dsp directly - it will
- intercept most uses of /dev/dsp and make the equivalent nas calls instead.
+ The daemon can be configured to release the audio device when it is
+ not using it, with some delay after the
+ application completes before the device is available.
  .
- Should nasd release the audio device? (It is recommended to select this
- option unless you have special requirements.)
+ An alternative is to use the audiooss package to wrap any programs
+ that use /dev/dsp to make them use equivalent NAS calls.
 
 Template: nas/mixer
 Type: boolean
 Default: false
 _Description: Should nasd change mixer settings at startup?
- The nas server will by default change the mixer settings at startup as
- follows:
- .
-  * set PCM volume to 50%
-  * change the record input device to LINE
+ If you choose this option, the NAS server will change the mixer settings
+ at startup as follows:
  .
- Do you want it to do this? (Most people are expected to disable this option)
+  - set PCM volume to 50%;
+  - change the record input device to LINE.
--- nas.old/debian/control  2007-08-27 15:14:51.105403041 +0200
+++ nas/debian/control  2007-09-14 07:38:04.619747212 +0200
@@ -13,14 +13,15 @@
 Replaces: nas-lib
 Conflicts: nas-lib
 Suggests: nas
-Description: The Network Audio System (NAS). (shared libraries)
- The Network Audio System was developed by NCD for playing, recording, and
- manipulating audio data over a network.  Like the X Window System, it uses
- the client/server model to separate applications from the specific drivers
- that control audio input and output devices.
+Description: Network Audio System - shared libraries
+ The Network Audio System (NAS) was developed by NCD for playing,
+ recording, and manipulating audio data over a network. Like the X
+ Window 

Bug#446006: ampache: Minor errors in Debconf template

2007-10-10 Thread Christian Perrier
Quoting Helge Kreutzmann ([EMAIL PROTECTED]):
 Package: ampache
 Severity: minor
 Tags: patch
 X-Debbugs-CC: Christian Perrier [EMAIL PROTECTED]
 
 While translating your Debconf template to German, I noticed the
 following minor errors:
 
 -msgid Configure Apache 2 web server for use with Ampache? 
 +msgid Configure Apache 2 web server for use with Ampache?
 
 -msgid Restart Apache2 web server?
 +msgid Restart Apache 2 web server?


Thanks for reporting these. I will include the fix for them in the
final patch that will be sent to the maintainer(s) at the end of the
translation update round.

In the meantime, I'll unfuzzy translations as they arrive as well as
translations that have already been sent.

So, maintainers, you really should use the final patch I will
send...when it's ready..:-)




signature.asc
Description: Digital signature


Bug#445957: linux-source-2.6.22: creating a snapshot hangs the system

2007-10-10 Thread Steve Langasek
On Tue, Oct 09, 2007 at 01:04:33PM +0200, Thomas Kotzian wrote:
 Package: linux-source-2.6.22
 Version: 2.6.22-4
 Severity: grave
 Justification: causes non-serious data loss

This bug does not appear to directly cause data loss.

 when i create a snapshot with for example

 lvcreate -s -L 3g -n snap_var_lv /dev/system_vg/var_lv

 the command hangs, is uninterruptable and the system is frozen.

I'm using 2.6.22 and frequently use LVM snapshotting.  This bug is not
reproducible for me.

 tested with linux-image-2.6.22-amd64, linux-image-2.6.22-486 and some
 systems linux-image-2.6.21-{amd64,486} works perfectly.

It's not clear to me from this comment whether you tested each of these
kernels on the same system.  How much free space do you have on the VG where
you're snapshotting?

Are you using lvm version 1 or 2?  I distantly recall an issue of this sort
occurring when trying to snapshot a version 1 LV with current tools, but I'm
not sure if the current userspace tools in unstable support version 1
metadata at all.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/



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



Bug#432253: libmediawiki-perl

2007-10-10 Thread Damyan Ivanov
tag 432253 pending
thanks

-=| Paul Wise, Wed, Oct 10, 2007 at 12:07:26PM +1000 |=-
  On Sun, Sep 23, 2007 at 12:54:44AM +0300, Damyan Ivanov wrote:
   After it is accepted - libmediawki-perl.
 
 What is the status of this? I don't see it in NEW, and the issues
 blocking it seem to be fixed.
 
 I'm interested in it so I can create a plugin for ikiwiki.

Version 1.12-1 uploaded. Should appear in NEW[1] in a couple of minutes.

[1] http://ftp-master.debian.org/new.html
-- 
damJabberID: [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#445800: icewm: FTBFS: yapp.cc:472: internal compiler error: in reference_to_unused, at dwarf2out.c:10010

2007-10-10 Thread Vincent Danjean
Kamaraju S Kusumanchi wrote:
 I am able to reproduce this bug by adding a couple of options to g++.
 The instructions I used are

 yapp.cc:472: internal compiler error: in reference_to_unused, at
 dwarf2out.c:10010

  Hi,

  I think this is a duplicate of #445268 which is marked as fixed in
gcc-4.2 4.2.2-1 (just uploaded)

  Best regards,
Vincent



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



Bug#446049: Fix hyphens in man page and update FSF address in copyright.

2007-10-10 Thread Kumar Appaiah
Package: dpatch
Version: 2.0.27
Severity: wishlist
Tags: patch

Hi!

I just observed with lintian -I that many man pages in dpatch have the
hyphen-used-as-minus-sign warning. I went about fixing them, and also
updated the FSF address in the copyright file, which fixes another
lintian warning.

This patch applies to the latest dpatch git contents.

HTH.

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

Kernel: Linux 2.6.22.1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) (ignored: LC_ALL set to 
en_US)
Shell: /bin/sh linked to /bin/bash

dpatch depends on no packages.

Versions of packages dpatch recommends:
ii  dpkg-dev  1.14.6 package building tools for Debian
ii  fakeroot  1.7.1  Gives a fake root environment
ii  patchutils0.2.31-4   Utilities to work with patches

-- no debconf information
diff --git a/compat/dpatch.make.7 b/compat/dpatch.make.7
index 7549c21..8324c14 100644
--- a/compat/dpatch.make.7
+++ b/compat/dpatch.make.7
@@ -102,7 +102,7 @@ build-stamp: patch-stamp
 clean: clean1 unpatch
 clean1:
${MAKE} clean
-   rm -rf debian/files debian/substvars debian/imaginary\-package
+   rm \-rf debian/files debian/substvars debian/imaginary\-package
 
 .PHONY: patch unpatch ...
.
diff --git a/debian/copyright b/debian/copyright
index 64bf8dc..d4899b6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -23,7 +23,9 @@ more. :)
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
   GNU General Public License for more details.
 
-  You should have received a copy of the GNU General Public License with
-  the Debian GNU/Linux distribution in file /usr/share/common-licenses/GPL;
-  if not, write to the Free Software Foundation, Inc., 59 Temple Place,
-  Suite 330, Boston, MA  02111-1307  USA
+  You should have received a copy of the GNU General Public License
+  along with this package; if not, write to the Free Software
+  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
+
+On Debian systems, the complete text of the GNU General
+Public License can be found in `/usr/share/common-licenses/GPL-2'.
diff --git a/dpatch/dpatch.1 b/dpatch/dpatch.1
index 873399d..9238351 100644
--- a/dpatch/dpatch.1
+++ b/dpatch/dpatch.1
@@ -353,7 +353,7 @@ clean:
$(testdir)
$(testroot)
${MAKE} distclean
-   rm -rf debian/imaginary\-package debian/files debian/substvars
+   rm \-rf debian/imaginary\-package debian/files debian/substvars
 .fi
 .sp
 .RE
@@ -372,7 +372,7 @@ clean\-patched:
$(testdir)
$(testroot)
${MAKE} distclean
-   rm -rf debian/imaginary\-package debian/files debian/substvars
+   rm \-rf debian/imaginary\-package debian/files debian/substvars
 
 patch: patch\-stamp
 patch\-stamp:
@@ -381,7 +381,7 @@ patch\-stamp:
 
 unpatch:
dpatch deapply\-all
-   rm -rf patch\-stamp debian/patched
+   rm \-rf patch\-stamp debian/patched
 .fi
 .sp
 .RE
@@ -442,7 +442,7 @@ patch, there is an even easier way:
 .RS
 .sp
 .nf
-dpatch patch-template -p 01_some_patch A random patch \\
+dpatch patch\-template \-p 01_some_patch A random patch \\
random.diff debian/patches/01_some_patch.dpatch
 .fi
 .sp
diff --git a/dpep/dpatch-edit-patch.1 b/dpep/dpatch-edit-patch.1
index b003fe7..0bc71b3 100644
--- a/dpep/dpatch-edit-patch.1
+++ b/dpep/dpatch-edit-patch.1
@@ -332,7 +332,7 @@ the following algorithm:
 3) Should neither of the first two attempts succeed, the email will be
 constructed using the login name of the user running
 .B dpatch\-edit\-patch
-combined with the output of \fBhostname -f\fR.
+combined with the output of \fBhostname \-f\fR.
 .PP
 When
 .B dpatch\-edit\-patch


Bug#446014: openoffice.org-impress: *** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free(): invalid pointer: 0x085474d0 ***

2007-10-10 Thread Rene Engelhard
severity 446014 important
forcemerge 444741 446014
thanks

Hi,

darren wrote:
 Package: openoffice.org-impress
 Version: 2.2.1-9
 Severity: grave
 Justification: renders package unusable

No. Wrong.

 it crashes with:
 *** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free():
 invalid pointer: 0x085474d0 ***
 === Backtrace: =
 /lib/i686/cmov/libc.so.6[0xb6d15ce5]
 /lib/i686/cmov/libc.so.6(cfree+0x90)[0xb6d19780]
 /usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb5c9c961]
 /usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb591e3f2]
 /usr/lib/openoffice/program/libvcl680li.so(_ZN11SalGraphics22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueR16SalControlHandleRKN3rtl8OUStringERS0_SC_PK12OutputDevice+0x144)[0xb7e015d4]
[...]

The bt looks like the one of 444741. Which theme do you use?

 Versions of packages openoffice.org-core depends on:
 ii  libglib2.0-02.14.1-5 The GLib library of C routines
 ii  libgstreamer-plugins-ba 0.10.14-4GStreamer libraries from the 
 base
 ii  libgstreamer0.10-0  0.10.14-2Core GStreamer libraries and 
 eleme
 ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user 
 interface 
And I assume this happened since this was there? Or since when?

And does that also happen with 2.3.0 from experimental?

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



signature.asc
Description: Digital signature


Bug#446050: no UI on startup

2007-10-10 Thread Thomas Morin

Package: liferea
Version: 1.4.3-1
Severity: important

Liferea doesn't start anymore on my machine. When run, no UI shows up
(even after waiting for a very long time), but the liferea process doesn't 
exit either.


I notice the following error on startup :
*** glibc detected *** /usr/bin/liferea-bin: free(): invalid pointer:
0x08514040 ***

Doing a strace gives the impression that it is looping through
something:

10746 ... futex resumed ) = -1 EAGAIN (Resource
temporarily unavailable)
10747 futex(0x8122cc8, FUTEX_WAKE, 1 unfinished ...
10748 ... futex resumed ) = 0
10746 futex(0x8124150, FUTEX_WAIT, 2, NULL unfinished ...
10747 ... futex resumed ) = 0
10748 clock_gettime(CLOCK_REALTIME,  unfinished ...
10747 gettimeofday( unfinished ...
10748 ... clock_gettime resumed {1192001611, 214442893}) = 0
10747 ... gettimeofday resumed {1192001611, 214467}, NULL) = 0
10748 futex(0x8124150, FUTEX_WAKE, 1 unfinished ...
10746 ... futex resumed ) = 0
10747 clock_gettime(CLOCK_REALTIME,  unfinished ...
10748 ... futex resumed ) = 1
10746 futex(0x8124150, FUTEX_WAIT, 2, NULL unfinished ...
10747 ... clock_gettime resumed {1192001611, 214616661}) = 0
10748 futex(0x8124154, FUTEX_WAIT, 795, {0, 498912107} unfinished ...
10747 futex(0x8124150, FUTEX_WAKE, 1 unfinished ...
10746 ... futex resumed ) = 0
10748 ... futex resumed ) = -1 EAGAIN (Resource
temporarily unavailable)
10747 ... futex resumed ) = 1
10746 clock_gettime(CLOCK_REALTIME,  unfinished ...
10748 futex(0x8124150, FUTEX_WAIT, 2, NULL unfinished ...
10747 futex(0x8124154, FUTEX_WAIT, 796, {0, 499850339} unfinished ...
10746 ... clock_gettime resumed {1192001611, 214877592}) = 0
10746 futex(0x8124150, FUTEX_WAKE, 1 unfinished ...
10748 ... futex resumed ) = 0
10746 ... futex resumed ) = 1
10748 clock_gettime(CLOCK_REALTIME,  unfinished ...
10746 futex(0x8124154, FUTEX_WAIT, 796, {0, 498473408} unfinished ...
10748 ... clock_gettime resumed {1192001611, 215086560}) = 0
10748 futex(0x8124150, FUTEX_WAKE, 1)   = 0
10748 futex(0x8124154, FUTEX_WAIT, 796, {0, 498268440}


In other places of the strace some ETIMEDOUT errors appear.

When started with valgrind, though slow, liferea runs normaly.

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

Architecture: i386 (i686)

Kernel: Linux 2.6.22
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages liferea depends on:
ii  gconf2  2.20.0-1 GNOME configuration database 
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared 
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics 
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging 
ii  libdbus-glib-1-20.74-1   simple interprocess messaging 
ii  libfontconfig1  2.4.2-1.2generic font configuration 
ii  libgcc1 1:4.3-20070902-1 GCC support library
ii  libgconf2-4 2.20.0-1 GNOME configuration database 
ii  libgcrypt11 1.3.0-2  LGPL Crypto library - runtime 
ii  libglade2-0 1:2.6.2-1library to load .glade files 
ii  libglib2.0-02.14.1-5 The GLib library of C 
ii  libgnutls13 2.0.1-1  the GNU TLS library - runtime 
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange 
ii  liblua5.1-0 5.1.2-3  Simple, extensible, 
ii  libnm-glib0 0.6.5-2  network management framework 
ii  libnotify1 [libnotify1- 0.4.4-3  sends desktop notifications 
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime 
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a 
ii  libpango1.0-0   1.18.2-2 Layout and rendering of 
ii  libsm6  2:1.0.3-1+b1 X11 Session Management 
ii  libsqlite3-03.5.1-1  SQLite 3 shared library
ii  libstdc++6  4.3-20070902-1   The GNU Standard C++ Library 
ii  libx11-62:1.1.3-1X11 client-side library
ii  libxcomposite1  1:0.3.2-1+b1 X11 Composite extension 
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxdamage1 1:1.1.1-3X11 damaged region extension 
ii  libxext61:1.0.3-2X11 miscellaneous extension 
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' 
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension 
ii  libxml2 2.6.30.dfsg-2   

Bug#319364: iceweasel: a crash report

2007-10-10 Thread Sam Freed
Package: iceweasel
Version: 2.0.0.7-2
Followup-For: Bug #319364

ttaching gecjo-bugreport

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

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

Versions of packages iceweasel depends on:
ii  debianutils 2.25.1   Miscellaneous utilities specific t
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.1-6GCC support library
ii  libglib2.0-02.14.1-5 The GLib library of C routines
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libhunspell-1.1-0   1.1.9-1  spell checker and morphological an
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  libpango1.0-0   1.18.2-2 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libstdc++6  4.2.1-6  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxp6  1:1.0.0.xsf1-1   X Printing Extension (Xprint) clie
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  procps  1:3.2.7-5/proc file system utilities
ii  psmisc  22.5-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

iceweasel recommends no packages.

-- no debconf information
System: Linux 2.6.23-rc9 #1 SMP Thu Oct 4 14:38:43 IST 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 1040
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 359620608 vsize: 359620608 resident: 185266176 share: 
27430912 rss: 185266176 rss_rlim: 4294967295
CPU usage: start_time: 1192002038 rtime: 2666 utime: 2561 stime: 105 cutime:0 
cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/gecko'

(no debugging symbols found)
Using host libthread_db library /lib/libthread_db.so.1.
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb71306c0 (LWP 3100)]
[New Thread 0xafc32b90 (LWP 8903)]
[New Thread 0xae7ffb90 (LWP 5438)]
[New Thread 0xb1d4eb90 (LWP 4755)]
[New Thread 0xb2dffb90 (LWP 4187)]
[New Thread 0xb25ffb90 (LWP 4186)]
[New Thread 0xb35ffb90 (LWP 4076)]
[New Thread 0xb3fceb90 (LWP 3802)]
[New Thread 0xb47ceb90 (LWP 3801)]
[New Thread 0xb4fceb90 (LWP 3800)]
[New Thread 0xb59ecb90 (LWP 3548)]
[New Thread 0xb6676b90 (LWP 3444)]
[New Thread 0xb6e9db90 (LWP 3345)]
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no 

Bug#445957: linux-source-2.6.22: creating a snapshot hangs the system

2007-10-10 Thread Sisir Koppaka
Thank you very much, I was wondering the same thing since I posted it. I'm
17 and a newbie so I wasn't very sure. I have some doubts regarding this
stuff, but this isn't the place to discuss them. Hopefully this bug will
soon be history.
-- 
Sisir Koppaka
1st Year Undergraduate Student
Dept. of Mechanical Engineering
IIT Kharagpur
India


Bug#446051: Permission problems on /var/run/dovecot and /var/run/dovecot/login

2007-10-10 Thread Josh Triplett
Package: dovecot
Version: 1:1.0.5-1
Severity: normal

Dovecot reports and fixes permission problems with /var/run/dovecot
and /var/run/dovecot/login on first startup:

Restarting IMAP/POP3 mail server: dovecotWarning: Fixing permissions of 
/var/run/dovecot to be world-readable
Warning: Corrected permissions for login directory /var/run/dovecot/login
..

The dovecot package should ship with these directories set as dovecot
wants them, so it does not need to correct permissions.

- Josh Triplett

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

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



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



Bug#446030: RFA: kbd -- Linux console font and keytable utilities

2007-10-10 Thread Anton Zinoviev
On Wed, Oct 10, 2007 at 01:56:03AM +0200, Kurt Roeckx wrote:
 
 Is there a reason to still keep kbd around? 

Kbd has upstream maintainer, console-tools is dead.  Because of this
Alastair McKinstry has already tagged several bugs as wontfix [*].

The transition from console-tools to kbd has been planned for years
and the only reason of the delay is the chronic shortage of console
maintainers in Debian.  It seems Alastair supports only console-tools
and for the rest it is only me and Christian Perrier and we both are
doing this only because nobody else does.

 Is there something in kbd that console-tools doesn't do?

Kbd supports large fonts for high-resolution framebuffer modes.

Also the utilities of console-tools depend on libconsole.  I think
because of this it will be difficult to create small size udebs based
on console-tools.

Anton Zinoviev

[*] http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=14;bug=52544



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



Bug#446039: madwifi-source: won't complie under 2.6.23

2007-10-10 Thread Kel Modderman
severity 446039 wishlist
tags 446039 pending
thanks

On Wed, 10 Oct 2007 12:37:24 pm R E Riding wrote:
 Package: madwifi-source
 Version: 1:0.9.3.2-1
 Severity: grave
 Justification: renders package unusable


 after configuring and making kernel 2.6.23 using
 make-kpkg, make-kpkg --added-modules madwifi modules
 fails with the following error:

 # Build modules
 /usr/bin/make -C /usr/src/modules/madwifi modules \
 KERNELPATH=/usr/src/linux-2.6.23 KERNELRELEASE=2.6.23
 KERNELCONF=/usr/src/linux-2.6.23/.config make[3]: Entering directory
 `/usr/src/modules/madwifi'
 Checking requirements... ok.
 Checking kernel configuration... ok.
 /usr/bin/make -C /usr/src/linux-2.6.23 SUBDIRS=/usr/src/modules/madwifi
 modules make[4]: Entering directory `/usr/src/linux-2.6.23'
   CC [M]  /usr/src/modules/madwifi/ath/if_ath.o
   CC [M]  /usr/src/modules/madwifi/ath/if_ath_pci.o
 cc1: warnings being treated as errors
 In file included from
 /usr/src/modules/madwifi/ath/../net80211/if_media.h:44, from
 /usr/src/modules/madwifi/ath/if_ath_pci.c:61:
 /usr/src/modules/madwifi/ath/../net80211/ieee80211_linux.h:532: warning:
 'struct file_operations' declared inside parameter
 list/usr/src/modules/madwifi/ath/../net80211/ieee80211_linux.h:532:
 warning: its scope is only this definition or declaration, which is
 probably not what you want make[6]: ***
 [/usr/src/modules/madwifi/ath/if_ath_pci.o] Error 1
 make[5]: *** [/usr/src/modules/madwifi/ath] Error 2
 make[4]: *** [_module_/usr/src/modules/madwifi] Error 2
 make[4]: Leaving directory `/usr/src/linux-2.6.23'
 make[3]: *** [modules] Error 2
 make[3]: Leaving directory `/usr/src/modules/madwifi'
 make[2]: *** [binary-modules] Error 2
 make[2]: Leaving directory `/usr/src/modules/madwifi'
 make[1]: *** [kdist_build] Error 2
 make[1]: Leaving directory `/usr/src/modules/madwifi'
 Module /usr/src/modules/madwifi failed.


 The madwifi modules still compile under 2.6.22.9, ruling out
 the recent upgrade to gcc-4.2.2-1 (I think).

The package is not broken, an upstream kernel version not yet packaged in 
debian is not compatible with it, adjusting severity accordingly.

Thanks for notification, pkg-madwifi svn has been prepared for 2.6.23 for a 
few weeks now, and just needs a tag and upload. I guess we have to add an 
extra Closes: now too.

Thanks, Kel.



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



Bug#446056: acpi-support: patch for improve sonybright.sh in my sony vaio fr215

2007-10-10 Thread David Gil
Package: acpi-support
Version: 0.103-1
Severity: minor
Tags: patch

I've modified sonybright script in order to works better with my sony vaio.
I have a fr215 model, maybe this changes doesn' work with newer vaio models.

The problem is that /sys/class/backlight/sony/actual_brightness has a value
of 5, and it never changes its value, so the script only changes the bright
value from 4 to 6. Reading from /sys/class/backlight/sony/brightness the
problem is fixed (being 7 the brightness-top of my laptop).

Thanks, here's the patch attached:

--- sonybright.sh.orig  2007-10-10 10:10:19.0 +0200
+++ sonybright.sh   2007-10-10 10:14:10.0 +0200
@@ -4,9 +4,9 @@
 
 modprobe sony-laptop
 
-BRIGHTNESS=$(cat /sys/class/backlight/sony/actual_brightness)
+BRIGHTNESS=$(cat /sys/class/backlight/sony/brightness)
 
-if [ $BRIGHTNESS -gt 8 ]; then
+if [ $BRIGHTNESS -gt 7 ]; then
BRIGHTNESS=1
 fi
 
@@ -20,7 +20,7 @@
# Recent nvidia Sonys have ACPI methods that do nothing. Thanks, Sony.
[ -x /usr/bin/nvclock ]  nvclock -S -10 2/dev/null
 elif [ x$1 = xup ]; then
-   if [ x$BRIGHTNESS != x8 ]; then
+   if [ x$BRIGHTNESS != x7 ]; then
   BRIGHTNESS=$(( $BRIGHTNESS + 1 ))
   echo $BRIGHTNESS  /sys/class/backlight/sony/brightness
fi


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

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

Versions of packages acpi-support depends on:
ii  acpid 1.0.6-3Utilities for using ACPI power man
ii  dmidecode 2.9-1  Dump Desktop Management Interface 
ii  finger0.17-11user information lookup program
ii  hdparm7.7-1  tune hard disk parameters for high
ii  laptop-detect 0.13.2 attempt to detect a laptop
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  nvclock   0.8b2-1Allows you to overclock your nVidi
ii  powermgmt-base1.29   Common utils and configs for power
ii  radeontool1.5-5  utility to control ATI Radeon back
ii  toshset   1.72-6 Access much of the Toshiba laptop 
ii  vbetool   0.7-1.1run real-mode video BIOS code to a
ii  x11-xserver-utils 7.3+1  X server utilities

acpi-support recommends no packages.

-- no debconf information



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



Bug#445731: mplayer stops working after kernel update to 2.6.21

2007-10-10 Thread A Mennucc
hi

when you boot with the new kernel, does audio work with other applications?

If you use Gnome , can you play sounds in the gnome sound manager ?
may you try with  totem ?

if the above works, may you please try again playing your files with mplayer ,
but using the option  '-ao esd' ?

thanks

a.

On Tue, Oct 09, 2007 at 12:42:30PM +0200, Reimar Döffinger wrote:
  There is no difference at all in the outputs.  I suspect this is not an
  MPlayer problem.
 
 Actually there is, in the later one audio gets stuck at 0.0 seconds.
 My guess is that ALSA broke...
 
 Greetings,
 Reimar Döffinger
 

-- 
Andrea Mennucc

The EULA sounds like it was written by a team of lawyers who want to tell 
me what I can't do, and the GPL sounds like it was written by a human 
being who wants me to know what I can do.
Anonymous,http://www.securityfocus.com/columnists/420




Bug#443901: CVE-2007-5051 Multiple cross-site scripting (XSS) vulnerabilities

2007-10-10 Thread Thijs Kinkhorst
On Saturday 6 October 2007 16:58, Nico Golde wrote:
 I miss your upload ;-P

 Attached is a patch from upstream svn which should fix the
 described issue.

Thanks, I'm uploading now. Just for reference: the patch you attached seemed 
to contain auxillary changes aswell. In case anyone wants to use the patch to 
fix these issues, please refer to the version in the uploaded package.


Thijs


pgpeElw39PmB5.pgp
Description: PGP signature


Bug#444829: java6 plugin crashes when java5 does not

2007-10-10 Thread Alban Browaeys
Package: sun-java6-bin
Version: 6-03-2
Followup-For: Bug #444829

http://www.google.com/url?sa=tct=rescd=10url=http%3A%2F%2Fwww.walter-fendt.de%2Fph14f%2Fprojectile_f.htmei=qosMR6yIMI-4nQPN7tjxAQusg=AFQjCNHQV-TyfzEHEbwC855KzRDPc6r9kwsig2=Ai6uQyeat_z6XUn0r8TvLQ
and 
http://jfod.cnam.fr/NFP121/Intro/index.html
applets crashes java6 jvm while switching to java5 one fixes it.

 rm /etc/alternatives/mozilla-javaplugin.so
 ln -s /usr/lib/jvm/java-1.5.0-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so 
/etc/alternatives/mozilla-javaplugin.so
 rm /etc/alternatives/iceweasel-javaplugin.so
 ln -s /usr/lib/jvm/java-1.5.0-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so 
/etc/alternatives/iceweasel-javaplugin.so

then restarting the browser fixed it for me.
Btw why is not there any alternative for iceweasel-javaplugin.so and
mozilla-javaplugin.so (it only registers java6 plugin) while I have both
sun-java5-plugin and sun-java6-plugin ?


Best regards
Alban

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

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

Versions of packages sun-java6-bin depends on:
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libstdc++51:3.3.6-15 The GNU Standard C++ Library v3
ii  sun-java6-jre 6-03-2 Sun Java(TM) Runtime Environment (
ii  unixodbc  2.2.11-16  ODBC tools libraries

Versions of packages sun-java6-bin recommends:
ii  libasound21.0.14a-2  ALSA library
ii  libgcc1   1:4.2.2-1  GCC support library
ii  libnss-mdns   0.10-3 NSS module for Multicast DNS name 
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 

-- debconf-show failed
System: Linux 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 1040
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Tango

Memory status: size: 239116288 vsize: 239116288 resident: 33206272 share: 
18317312 rss: 33206272 rss_rlim: 4294967295
CPU usage: start_time: 1192001725 rtime: 1319 utime: 658 stime: 661 cutime:0 
cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/lib/bug-buddy/unknown'

Using host libthread_db library /lib/i686/cmov/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread 0xb7d716b0 (LWP 22724)]
[New Thread 0xb4352b90 (LWP 22765)]
[New Thread 0xb43e5b90 (LWP 22764)]
[New Thread 0xb42b0b90 (LWP 22763)]
[New Thread 0xb4301b90 (LWP 22762)]
[New Thread 0xb4436b90 (LWP 22759)]
[New Thread 0xb4487b90 (LWP 22758)]
[New Thread 0xb44d8b90 (LWP 22757)]
[New Thread 0xb4eeeb90 (LWP 22754)]
[New Thread 0xb4f3fb90 (LWP 22745)]
[New Thread 0xb4f90b90 (LWP 22744)]
[New Thread 0xb51e5b90 (LWP 22743)]
[New Thread 0xb5296b90 (LWP 22737)]
[New Thread 0xb5845b90 (LWP 22736)]
[New Thread 0xb5896b90 (LWP 22735)]
[New Thread 0xb5917b90 (LWP 22734)]
[New Thread 0xb5968b90 (LWP 22733)]
[New Thread 0xb5af2b90 (LWP 22732)]
[New Thread 0xb5b43b90 (LWP 22731)]
[New Thread 0xb5bc4b90 (LWP 22730)]
0xe410 in __kernel_vsyscall ()
#0  0xe410 in __kernel_vsyscall ()
#1  0xb7ecb1fb in read () from /lib/i686/cmov/libpthread.so.0
#2  0x0626d1fc in JVM_Read ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
#3  0xb7cebdb6 in readSingle ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/libjava.so
#4  0xb7ce76c2 in Java_java_io_FileInputStream_read ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/libjava.so
#5  0xb5ce566e in ?? ()
#6  0x080524ec in ?? ()
#7  0xbf80cac8 in ?? ()
#8  0x08052400 in ?? ()
#9  0xbf80cac8 in ?? ()
#10 0xb5ceb12a in ?? ()
#11 0x08052400 in ?? ()
#12 0xbf80ca98 in ?? ()
#13 0x in ?? ()

Thread 20 (Thread 0xb5bc4b90 (LWP 22730)):
#0  0xe410 in __kernel_vsyscall ()
No symbol table info available.
#1  0xb7e29d5c in sched_yield () from /lib/i686/cmov/libc.so.6
No symbol table info available.
#2  0x0633ab7c in SafepointSynchronize::begin ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#3  0x063c487c in VMThread::loop ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#4  0x063c446f in VMThread::run ()
   from /usr/lib/jvm/java-6-sun-1.6.0.03/jre/lib/i386/client/libjvm.so
No symbol table info available.
#5  

Bug#446057: ITP: uspp -- Universal Serial Port Python library

2007-10-10 Thread Martin-Éric Racine
Package: wnpp
Severity: wishlist
Owner: Martin-Éric Racine [EMAIL PROTECTED]

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

* Package name: uspp
  Version : 1.0
  Upstream Author : Isaac Barona Martinez [EMAIL PROTECTED]
* URL : http://ibarona.googlepages.com/uspp
* License : LGPL 2.1 or later
  Programming Lang: Python
  Description : Universal Serial Port Python library

USPP is a multi-platform Python module to access serial ports.

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

iD8DBQFHDI7DeXr56x4Muc0RAgQ/AKCdbihumu/cyofU+zeNe0CxwVD1IwCgrUo9
rvxGBTsC6WxoYibsGMf1ZiA=
=tE52
-END PGP SIGNATURE-




Bug#446044: 'man mandb' typo: occured

2007-10-10 Thread Colin Watson
tags 446044 fixed-upstream
thanks

On Tue, Oct 09, 2007 at 09:29:40PM -0400, A. Costa wrote:
 Found a typo in '/usr/share/man/man8/mandb.8.gz', see attached '.diff'.

Thanks, fixed upstream.

Wed Oct 10 09:39:53 BST 2007  Colin Watson  [EMAIL PROTECTED]

* man/man8/mandb.man8 (DATABASE CACHES): Fix occured typo (thanks,
  Alfie Costa; Debian bug #446044).

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#446053: kaffe: causes many packages to fail to build

2007-10-10 Thread Lucas Nussbaum
Package: kaffe
version: 2:1.1.8-2
Severity: serious

Hi,

During a rebuild of all packages in sid, many packages failed to build because 
of kaffe. Here is an example with werken.xpath:

[...]
 [copy] Copying 71 files to /build/user/werken.xpath-0.9.4/build/src

prepare-grammars:
 [java] ANTLR Parser Generator   Version 2.7.6 (20070603)   1989-2005
 [java] ANTLR Parser Generator   Version 2.7.6 (20070603)   1989-2005

collections:

compile:
[javac] Compiling 68 source files to 
/build/user/werken.xpath-0.9.4/build/classes
[javac] This version of java does not support the classic compiler; 
upgrading to modern

BUILD FAILED
/build/user/werken.xpath-0.9.4/build.xml:177: Unable to find a javac compiler;
com.sun.tools.javac.Main is not on the classpath.
Perhaps JAVA_HOME does not point to the JDK.
It is currently set to /usr/lib/kaffe/pthreads/jre

Total time: 3 seconds
make: *** [debian/stamp-ant-build] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Thank you,
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



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



Bug#446055: /etc/cron.daily/man-db: manconv: iconv_open: Invalid argument

2007-10-10 Thread Vincent Lefevre
Package: man-db
Version: 2.5.0-1
Severity: normal

I got the following mail from the cron daemon:

Subject: Cron [EMAIL PROTECTED] test -x /usr/sbin/anacron || ( cd /  
run-parts
--report /etc/cron.daily )

/etc/cron.daily/man-db:
manconv: iconv_open: Invalid argument
manconv: iconv_open: Invalid argument

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

Kernel: Linux 2.6.22-1-686-bigmem (SMP w/2 CPU cores)
Locale: LANG=POSIX, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages man-db depends on:
ii  bsdmainutils6.1.7collection of more utilities from 
ii  debconf [debconf-2.0]   1.5.14   Debian configuration management sy
ii  dpkg1.14.7   package maintenance system for Deb
ii  groff-base  1.18.1.1-13  GNU troff text-formatting system (
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libgdbm31.8.3-3  GNU dbm database routines (runtime
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

man-db recommends no packages.

-- debconf information:
  man-db/build-database: true
  man-db/rebuild-database: true
  man-db/install-setuid: false



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



Bug#446052: Squid - glibc detected *** free(): invalid pointer:

2007-10-10 Thread Mgr. Peter Tuharsky

package: squid
version: 2.6.5-6


I found these errors in cache.log
I use Squid with squidguard, squidclamav, clamav.


*** glibc detected *** free(): invalid pointer: 0xbfc9440d ***
*** glibc detected *** free(): invalid pointer: 0xbfef1e6d ***
*** glibc detected *** free(): invalid pointer: 0xbf9f716d ***
*** glibc detected *** free(): invalid pointer: 0xbfccec4d ***
*** glibc detected *** free(): invalid pointer: 0xbfb66add ***
*** glibc detected *** free(): invalid pointer: 0xbfb4e2cd ***



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



Bug#446055: /etc/cron.daily/man-db: manconv: iconv_open: Invalid argument

2007-10-10 Thread Colin Watson
On Wed, Oct 10, 2007 at 10:22:53AM +0200, Vincent Lefevre wrote:
 I got the following mail from the cron daemon:
 
 Subject: Cron [EMAIL PROTECTED] test -x /usr/sbin/anacron || ( cd /  
 run-parts
 --report /etc/cron.daily )
 
 /etc/cron.daily/man-db:
 manconv: iconv_open: Invalid argument
 manconv: iconv_open: Invalid argument

Could you please temporarily edit /etc/cron.daily/man-db to add
'--create --debug' after the --quiet argument to mandb, and forward me
tomorrow's cron mail?

(I'd prefer to get the output from cron rather than a by-hand run, in
case it has something to do with the locale in force.)

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#446054: cdcat -crashing when not saved frequently

2007-10-10 Thread Mgr. Peter Tuharsky

Package: cdcat
Version: 1.01b-1

Cdcat crashes, usually on editation of media label, description and so on.

It seems, that saving frequently helps preventing the crashes. So I 
assume that some kind of buffer gets filled or whatever. For example, if 
I add new medium, change the description, add another medium, and so on, 
after 2 or 3 media it crashes. However, if I save after each one, it 
dosen't crash.




Peter



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



Bug#446058: epiphany-browser: manual network proxy settings no longer honoured

2007-10-10 Thread Jon Dowland
Package: epiphany-browser
Version: 2.20.0-3
Severity: important

Since the move to 2.20.0-3, epiphany-browser cannot render
any external resources (pages on the Internet).

Attempting to do so results in one of

* no visual feedback apart from a brief
  flicker in the loadingbar at the  bottom: the page doesn't
  change from my home age (a page internal to my network); the
  URL bar doesn't change

* url bar updates but page is blank; loading bar flickers
  quickly as before but stops quick (i.e., it's not timing
  out)

In both cases nothing is echoed on stdout/stderr, no error
dialogues, etc.

I have to use a proxy to visit external resources.  I
specify http/https/sftp/socks separately in the gnome
network preferences thing.

If I specify an autoconfiguration URL, it works fine. If I
switch back to manual, it stops.

I need to use manual since the autoconfig url doesn't define
the socks proxy and non-web GNOME apps can't parse the
autoconfiguration url.

(I guess I should wishlist gnome to have a javascript
interpreter in core that parses the pac file and passes the
settings on to apps, mac-os x style :-) )

This unfortunately makes epiphany unusable for me, for now.

(It looks like gnome 2.20 made some changes to the way the
gconf keys are stored, I see lots of old_http_proxy,
old_ftp_proxy etc. keys now. hmm.)

Related packages:

ii  epiphany-browser 2.20.0-3
ii  epiphany-browser-data2.20.0-3
ii  epiphany-browser-dev 2.20.0-3
ii  epiphany-extensions  2.20.0-1
ii  epiphany-gecko   2.20.0-3
rc  epiphany-webkit  2.20.0-3

I've just tried removing -webkit, and -extensions,
unfortunately no avail. I also removed ~/.gnome2/epiphany
on the off-chance.

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

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

Versions of packages epiphany-browser depends on:
ii  epiphany-gecko2.20.0-3   Intuitive GNOME web browser - Geck
ii  epiphany-webkit   2.20.0-3   Intuitive GNOME web browser - webk

epiphany-browser recommends no packages.

-- no debconf information



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



Bug#446060: quicksynergy: kills existing synergy sessions on startup

2007-10-10 Thread Jon Dowland
Package: quicksynergy
Version: 0.6-1
Severity: important

I just started up quicksynergy after noticing I had it
installed. I've never used it before. Anyway, it appears to
kill all existing synergys/synergyc clients on startup. I
have an existing synergy session going, I just started up
quicksynergy to see what it was about / how useful it was
(not much for me it would seem, given this + #393964)

I think any existing synergy slaying should be delayed
until the user actually tries to start up a synergy session
using quicksynergy, rather than at application startup.


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

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

Versions of packages quicksynergy depends on:
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglib2.0-0  2.14.1-5   The GLib library of C routines
ii  libgtk2.0-0   2.12.0-2   The GTK+ graphical user interface 
ii  libpango1.0-0 1.18.2-2   Layout and rendering of internatio
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  psmisc22.5-1 Utilities that use the proc filesy
ii  synergy   1.3.1-2Share mouse, keyboard and clipboar

quicksynergy recommends no packages.

-- no debconf information



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



Bug#446064: mixed language in config-file

2007-10-10 Thread Florian Arthofer
Package: arpalert
Version: 2.0.8-1
Severity: Minor

In arpalert.conf is a funny mixture of english and french.
Example:
# only for debugging: this dump paquet received on standard outpu
dump packet = false

I think for the sake of consistence there should be a packet instead
of paquet.
And outpu should get corrected to output :)

regards
Florian Arthofer

-- 
Hey, i feel their pain. It's irritating as  hell when people act like 
they have rights - Crust Puppy
+---+ 
|encrypt your mail  |
|fingerprint:  7DC2 0751 992F 411D DF88  E71F 84D1 4D76 590D 2B7D   |
+---+


signature.asc
Description: Digital signature


Bug#446065: mysql-query-browser: ui crashes when inserting a column with the table editor

2007-10-10 Thread Roland Ambrosch
Package: mysql-query-browser
Version: 5.0~rc12-2
Severity: normal


Hi,

mysql-query-browser crashes everytime I want to insert a column at the 
beginning of tables.
Procedure:
1)right-click on existing table from the schemata
2)click edit
3)right-click on the first column of the table in the columns and indices 
section
4)choose insert
5)name column and assign data type
6)press Apply Changes
7) crash :)

regards,
Roland

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

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

Versions of packages mysql-query-browser depends on:
ii  libart-2.0-22.3.19-3 Library of functions for 2D graphi
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libbonobo2-02.20.0-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.20.0-1 The Bonobo UI library
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.4.2-1  C++ wrappers for Cairo (shared lib
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2.1-5GCC support library
ii  libgconf2-4 2.20.0-1 GNOME configuration database syste
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglib2.0-02.14.1-4 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.12.10-0.1  C++ wrapper for the GLib toolkit (
ii  libgnome-keyring0   2.20.0-2 GNOME keyring services library
ii  libgnome2-0 2.20.0-1 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0   2.20.0-1 A powerful object-oriented display
ii  libgnomeprint2.2-0  2.18.2-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.1-1 GNOME 2.2 print architecture User 
ii  libgnomeui-02.20.0-1 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.20.0-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libgtkhtml3.8-153.12.3-2 HTML rendering/editing library - r
ii  libgtkmm-2.4-1c2a   1:2.10.10-0.2C++ wrappers for GTK+ 2.4 (shared 
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libmysqlclient15off 5.0.45-1 MySQL database client library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpcre37.3-2Perl 5 Compatible Regular Expressi
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxml2 2.6.30.dfsg-2GNOME XML library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  mysql-gui-tools-common  5.0~rc12-2   Architecture independent files for
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

mysql-query-browser recommends no packages.

-- no debconf information



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



Bug#446062: zaptel-source: Module build fails for cross compile

2007-10-10 Thread Stuart Teasdale
Package: zaptel-source
Version: 1:1.4.5.1~dfsg-1
Severity: important


While trying to build this package on i386 to create an AMD64 capable
module the build fails with:

make[3]: -gcc-4.1: Command not found

This occurs with both make-kpkg and module-assistant, and seems to be
down to the build system not uderstanding how to deal with
$CROSS-COMPILE being set to - (as is documented to do in the make-kpkg
man page).

Stu

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

Kernel: Linux 2.6.18-5-xen-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages zaptel-source depends on:
ii  bzip2 1.0.3-7high-quality block-sorting file co
ii  debhelper 5.0.56 helper programs for debian/rules
ii  module-assistant  0.10.11tool to make module package creati

Versions of packages zaptel-source recommends:
pn  zaptelnone (no description available)

-- no debconf information



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



Bug#446061: synergy: can't type less/greater signs (I get guillemots instead)

2007-10-10 Thread Jon Dowland
Package: synergy
Version: 1.3.1-2
Severity: important

It's surprising how important less/greater-than signs are ;)

My synergy client gets guillemots instead of
less/greater-than when I type the relevant key on my
keyboard.

This is upstream at
http://sourceforge.net/tracker/index.php?func=detailaid=1772940group_id=59275atid=490467

The xmodmap workaround there works:

echo keycode 52 = z Z less less less less | xmodmap -
echo keycode 53 = x X greater greater greater greater | xmodmap -

Server:

ii  synergy1.3.1-2Share mouse, keyboard and clipboard over the
ii  xserver-xorg   7.1.0-19   the X.Org X server

Client:

ii  synergy1.3.1-2Share mouse, keyboard and clipboard over the
ii  xserver-xorg   1:7.3+2the X.Org X server

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

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

Versions of packages synergy depends on:
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-6GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.2.1-6  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxtst62:1.0.3-1X11 Testing -- Resource extension 

synergy recommends no packages.

-- no debconf information



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



Bug#446063: libpam-dotfile: Fails to work with dovecot unless fork option set

2007-10-10 Thread Josh Triplett
Package: libpam-dotfile
Version: 0.7-1
Severity: important

Using the configuration from the README file, which does not include
the fork option, pamtest dovecot works (and uses the helper program)
but dovecot authentication does not work (and does not appear to use
the helper program).  If I add the fork option, dovecot authentication
works (and appears to use the helper program).

- Josh Triplett

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

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

Versions of packages libpam-dotfile depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l

libpam-dotfile recommends no packages.

-- no debconf information



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



Bug#446010: RFP: BlueProximity - - lock/unlock gnome-screensaver with your bluetooth device

2007-10-10 Thread Francesco Namuri
Hi,
I'm interested in packaging Blueproximity.

  Package name: Blueproximity
  Version : 1.2
  Upstream Author : Lars Friedrichs [EMAIL PROTECTED]
  URL : http://blueproximity.sourceforge.net/index.html
  License : GPL
  Programming Lang: python
  Description : locks your session depending on the proximity of a
bluetooth device

-- 
Francesco Namuri
francesco(at)namuri(dot)it   http://namuri.it/
id gpg key: 21A4702A [EMAIL PROTECTED]


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


Bug#446066: ITP: libdevel-ebug-perl -- A simple, extensible Perl debugger

2007-10-10 Thread Peter Makholm
Package: wnpp
Severity: wishlist
Owner: Peter Makholm [EMAIL PROTECTED]


* Package name: libdevel-ebug-perl
  Version : 0.48
  Upstream Author : Leon Brocard, [EMAIL PROTECTED]
* URL : http://search.cpan.org/~lbrocard/Devel-ebug-0.48/
* License : as Perl itself (ie. artistic or GPL)
  Programming Lang: Perl
  Description : A simple, extensible Perl debugger

Devel::ebug is a simple, extensible Perl debugger with a clean API. Using this
module, you may easily write a Perl debugger to debug your programs.
Alternatively, it comes with an interactive debugger, ebug.

[... problems with perl5db.pl ... ]

Devel::ebug is aimed at fixing these problems and delivering a replacement
debugger which provides a well-tested simple programmatic interface to
debugging programs. This makes it easier to build debuggers on top of
Devel::ebug, be they console-, curses-, GUI- or Ajax-based.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-xen-amd64
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968) (ignored: LC_ALL set to en_DK.ISO-8859-15)



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



Bug#446014: openoffice.org-impress: *** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free(): invalid pointer: 0x085474d0 ***

2007-10-10 Thread darren
2007/10/10, Rene Engelhard [EMAIL PROTECTED]:

 severity 446014 important
 forcemerge 444741 446014
 thanks

 Hi,

 darren wrote:
  Package: openoffice.org-impress
  Version: 2.2.1-9
  Severity: grave
  Justification: renders package unusable

 No. Wrong.

  it crashes with:
  *** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free():
  invalid pointer: 0x085474d0 ***
  === Backtrace: =
  /lib/i686/cmov/libc.so.6[0xb6d15ce5]
  /lib/i686/cmov/libc.so.6(cfree+0x90)[0xb6d19780]
  /usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb5c9c961]
  /usr/lib/openoffice/program/libvclplug_gtk680li.so[0xb591e3f2]
 
 /usr/lib/openoffice/program/libvcl680li.so(_ZN11SalGraphics22GetNativeControlRegionEmmRK6RegionmRK16ImplControlValueR16SalControlHandleRKN3rtl8OUStringERS0_SC_PK12OutputDevice+0x144)[0xb7e015d4]

 [...]

 The bt looks like the one of 444741. Which theme do you use?


 I am using Gonxical,which is really old.change theme to default debian's
clearlooks,it starts with no problem.

 Versions of packages openoffice.org-core depends on:
  ii  libglib2.0-0 2.14.1-5 The GLib library of C
 routines
  ii  libgstreamer-plugins-ba 0.10.14-4GStreamer libraries from
 the base
  ii  libgstreamer0.10-0  0.10.14-2Core GStreamer libraries
 and eleme
  ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user
 interface
 And I assume this happened since this was there? Or since when?

 And does that also happen with 2.3.0 from experimental?


yes,it aslo happens to  2.3.0 from experimental  with theme Gonxical.

Grüße/Regards,

 René




So it's due to using customized theme from gnome-art.


Bug#446064: mixed language in config-file

2007-10-10 Thread Jan Wagner
package arpalert
tags 446064 +confirmed +upstream

Hi Florian,

On Wednesday 10 October 2007 11:15, Florian Arthofer wrote:
 In arpalert.conf is a funny mixture of english and french.
 Example:
 # only for debugging: this dump paquet received on standard outpu
 dump packet = false

 I think for the sake of consistence there should be a packet instead
 of paquet.
 And outpu should get corrected to output :)

I forwarded the bug to upstream. Thierry also mixes the two languages in the 
documentation and I did send patches about. But since the problem is 
returning again sometimes, I stoped sending patches, cause it's not a 
technical problem and I'm a bit busy these days. :)

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


pgpejx6nqDW7B.pgp
Description: PGP signature


Bug#446067: g++-4.1 in etch has incorrect output

2007-10-10 Thread Matthieu Lemerre
Package: g++-4.1
Version: 4.1.1-21

The g++ shipped with debian is incorrect. g++ seems to be able to use
non-constant initializer for global variables (I don't known if this is
standard C++ behaviour) , but this doesn't work
when optimizations are on with the version of gcc shipped with debian.

I checked with other versions of gcc (4.2, 3.3) and it works perfectly.

I attach a sample test file and sample session.

Best Regards
Matthieu Lemerre

PS: I encountered the bug in fpu/fpu_const.cc in Bochs, so maybe the
debian package for bochs is affected by this bug too.


#if 0

~$ gcc test2.c
test2.c:29: error: initializer element is not constant


~$ g++ test2.c -Wall
test2.c: In function 'int main()':
test2.c:35: warning: format '%x' expects type 'unsigned int', but
argument 3 has type 'Bit64u'
~$ ./a.out
Reg: 3fff 0


~$ g++ test2.c -O2 -Wall
test2.c: In function 'int main()':
test2.c:35: warning: format '%x' expects type 'unsigned int', but
argument 3 has type 'Bit64u'
~$ ./a.out
Reg: 0 0
~$

~$ gcc -v
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
#endif


test2.c:

  typedef unsigned long long Bit64u;
  typedef   signed int   Bit32s;
  typedef unsigned short Bit16u;

struct floatx80 {
Bit64u fraction;
Bit16u exp;
};

#define BX_CONST64(x)  (x##LL)

#include stdio.h

inline struct floatx80 packFloatx80(int zSign, Bit32s zExp, Bit64u zSig)
{
  struct floatx80 z;
z.fraction = zSig;
z.exp = (zSign  15) + zExp;
return z;
}

extern const struct floatx80 Const_1;
const struct floatx80 Const_1= packFloatx80(0, 0x3fff,
BX_CONST64(0x8000));

int
main()
{
  struct floatx80 reg = Const_1;
  printf(Reg: %x %x\n, reg.exp, reg.fraction);
}



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



Bug#411054: konq-plugins: Cyclic link when validating HTML

2007-10-10 Thread Braun Gábor
Hi Ana,

 I can not reproduce this bug in kde 3.5.7 or kde 3.5.5. Are you still
 experiencing this problem or did you solve it? (in this case, please
 explain how) Are you able to reproduce the problem with a different user?

As of version 4:3.5.7-2, the bug seems to be fixed.

Actually, there were 2 problems:

1) There was a temporary problem at the validator's web site redirecting URLs 
containing 'check/?uri' to itself.  Konqueror detected this and reported a 
cyclic link error.  This is fixed: these URLs redirect to 'check?uri' type 
URLs again.

2) The plugin used URLs with 'check/?uri' instead of the correct 'check?uri'.
This seems to be fixed in 4:3.5.7-2.

Best wishes,

Gábor Braun




Bug#446068: libgc: new upstream version 7.0 available

2007-10-10 Thread Martin Koeppe


Package: libgc
Version: 1:6.8-1.1
Severity: wishlist

There is a new upstream version available (7.0).

Martin



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



Bug#308841: (Mailman threading not working with mailx)

2007-10-10 Thread Dirk Leinenbach
Hi,

 Adding the following line at the end of the function strip_separator()
 in /usr/lib/mailman/Mailman/Archiver/pipermail.py seems to fix the
 problem:
 
 s = s.replace('-', '.')
 

I applied the patch to mailman 2.1.9 from debian Etch and it solves
the problem for regenerating the archive using
/usr/lib/mailman/bin/arch.

However, the replacement is not being applied to message-IDs when new
messages are appended to an existing archive. So, I would have to
regenerate the archive to fix the Threads. Any ideas where I could fix
this behavior?

Best Regards

Dirk

--

Dirk Leinenbach
German Research Center for Artificial Intelligence
Saarbrücken, Germany
Building E1 1, Room 4.06

phone: +49 - 681 / 302 - 57379
fax:   +49 - 681 / 302 - 4132

-
Deutsches Forschungszentrum fuer Kuenstliche Intelligenz GmbH Trippstadter
Strasse 122, D-67663 Kaiserslautern, Germany

Geschaeftsfuehrung:
Prof. Dr. Dr. h.c. mult. Wolfgang Wahlster (Vorsitzender)
Dr. Walter Olthoff

Vorsitzender des Aufsichtsrats:
Prof. Dr. h.c. Hans A. Aukes

Amtsgericht Kaiserslautern, HRB 2313
- 

pgpz2g4Yllx3W.pgp
Description: PGP signature


Bug#445866: ITP: perforce -- closed source revision control system

2007-10-10 Thread Florian Weimer
* Pierre Habouzit:

 (I don't know anything about Perforce.  Perhaps it's really dangerous
 software.  But perhaps it's just non-free.)

   OTOH I'm always reluctant to see new things enter non-free when there
 is perfectly suitable alternatives. I mean git, hg, bzr, or even the
 horrible svn can do what p4 does, or even way better.

Neither of them speaks the Perforce protocol.

   But I understand that you don't always chose the tools you have to use
 at work.

There are a some free software projects that use Perforce.



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



Bug#446069: iceweasel: Segfaults in the Javascript engine causes crashes with PaX enabled

2007-10-10 Thread Pierre Ynard
Package: iceweasel
Version: 2.0.0.7-2
Severity: important

See https://bugzilla.mozilla.org/show_bug.cgi?id=399293

PaX is enabled on my system, and browsing some web pages using
javascript crashes iceweasel. Straces show that these pages trigger lots
of segmentation faults and SIGSEGV signals, that are apparently caught
and gracefully handled. Unfortunately, PaX also detects execution
attempts in anonymous memory and thus terminates the process. Disabling
javascript prevents the problem from happening: no segfault shows up in
the straces, nothing abnormal is detected by PaX. Disabling PaX also
solves the problem, and though segfaults still happen the pages seem to
be rendered normally.

Some problematic pages:
 - http://subscribe.free.fr/login/
 - latest version of Yahoo!'s AJAX-based webmail

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

Kernel: Linux 2.6.22.6-grsec
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils 2.25.1   Miscellaneous utilities specific t
ii  fontconfig  2.4.2-1.2generic font configuration library
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2.2-1GCC support library
ii  libglib2.0-02.14.1-5 The GLib library of C routines
ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user interface 
ii  libhunspell-1.1-0   1.1.9-1  spell checker and morphological an
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libnspr4-0d 4.6.7-1  NetScape Portable Runtime Library
ii  libnss3-0d  3.11.7-1 Network Security Service libraries
ii  libpango1.0-0   1.18.2-2 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libstdc++6  4.2.2-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxft2 2.1.12-2 FreeType-based font drawing librar
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxp6  1:1.0.0.xsf1-1   X Printing Extension (Xprint) clie
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  procps  1:3.2.7-5/proc file system utilities
ii  psmisc  22.5-1   Utilities that use the proc filesy
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

iceweasel recommends no packages.

-- no debconf information



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



Bug#411603: liblustre is now located in /usr/lib/lustre-1.6

2007-10-10 Thread Patrick Winnertz
hey,

It won't solve this issue, but liblustre.so is now located in a own dir 
under /usr/lib.

Greetings
Winnie

-- 
 .''`.   Patrick Winnertz [EMAIL PROTECTED]
:  :' :  GNU/Linux Debian-Edu Developer
`. `'`   http://www.der-winnie.de http://d.skolelinux.org/~winnie
  `-  Debian - when you have better things to do than fixing systems



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



Bug#446034: (no subject)

2007-10-10 Thread Nico Golde
retitle 446034 CVE-2007-5301 buffer overflow in vorbis input plugin
thanks

Hi,
CVE-2007-5301 was assigned for this issue.
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-5301
If you fix this issue please include the CVE id in the 
changelog.

Kind regards
Nico

-- 
Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpSD6QBwCG8W.pgp
Description: PGP signature


Bug#446071: lshw-gtk: Copyrighted Icons

2007-10-10 Thread Ghe Rivero
Package: lshw-gtk
Version: 2.12
Severity: normal

In the last version (to be packaged sooon) there is a changelog entry that 
advices us that there are come copyright issues:
   GUI: added nologo make target to remove copyrighted icons

The upstream author has been contanted for more information

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-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#432541: eclipse-cdt FTBFS

2007-10-10 Thread Thomas Girard
Just another hint on this one: using etch to recompile eclipse-cdt
*does* work. So it's likely a problem in the toolchain.

Regards,

Thomas





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



Bug#446074: [apt-build-devel] What to do, if /etc/apt/sources.list is nonexistent?

2007-10-10 Thread Julien Danjou

Package: apt-build
Version: 0.12.28
Severity: important

At 1191622687 time_t, apt-build development list wrote:
 there has been a bug reported at https://bugs.launchpad.net/bugs/149360,
 which covers the case where no /etc/apt/sources.list file is present.
 
 I've provided a fix there, which creates a new /etc/apt/sources.list
 file, but maybe apt-build should use a file in /etc/apt/sources.list.d/
 by itself?
 
 Would /etc/apt/sources.list.d/00-aptbuild get considered before all
 other sources?
 
 Please consider that I've changed apt-build locally already, so that it
 produces packages like apt 0.6.46.4ubuntu10+aptbuild already, which
 would make the sort order unimportant.
 So /etc/apt/sources.list.d/apt-build would work with this change in mind.
 
 What do you think?

I think that it's not the right fix.
It should not grep anymore but create a file in
/etc/apt/sources.list.d and that's all.

Cheers,
-- 
Julien Danjou
// ᐰ [EMAIL PROTECTED]   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD




Bug#446072: epiphany-extensions: tools menu not present in epiphany; how to enable extensions?

2007-10-10 Thread Jon Dowland
Package: epiphany-extensions
Version: 2.20.0-1
Severity: important

Since the move to 2.20, I can't see how to actually enable
epiphany extensions anymore. The manual says

To open the Extension Manager, choose
Tools ▸ Extension

However there is no Tools menu in my epiphany.

(screenshot attached)

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

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

Versions of packages epiphany-extensions depends on:
ii  epiphany-gecko2.20.0-3   Intuitive GNOME web browser - Geck
ii  gconf22.20.0-1   GNOME configuration database syste
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libgcc1   1:4.2.1-6  GCC support library
ii  libnspr4-0d   4.6.7-1NetScape Portable Runtime Library
ii  libosp5   1.5.2-3Runtime library for OpenJade group
ii  libpcre3  7.3-2  Perl 5 Compatible Regular Expressi
ii  libxul0d  1.8.1.6-1  Gecko engine library
ii  python-elementtree1.2.6-11   Light-weight toolkit for XML proce
ii  python-gnome2 2.20.0-1   Python bindings for the GNOME desk
ii  python-gtk2   2.12.0-1   Python bindings for the GTK+ widge
ii  python-support0.7.4  automated rebuilding support for p
ii  python2.4 2.4.4-6An interactive high-level object-o
ii  sgml-data 2.0.3  common SGML and XML data
ii  w3c-dtd-xhtml 1.1-5  W3C eXtensible HyperText Markup La

epiphany-extensions recommends no packages.

-- no debconf information
attachment: epiphany.png

Bug#446073: CVE-2007-3843 possible spoofing of CIFS traffic

2007-10-10 Thread Nico Golde
Package: linux-2.6
Severity: important
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for linux-2.6.

CVE-2007-3843[0]:
| The Linux kernel before 2.6.23-rc1 checks the wrong global variable
| for the CIFS sec mount option, which might allow remote attackers to
| spoof CIFS network traffic that the client configured for security
| signatures, as demonstrated by lack of signing despite sec=ntlmv2i in
| a SetupAndX request.

If you fix this vulnerability please also include the CVE id
in your changelog entry.

For further information:
[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-3843

Kind regards
Nico

-- 
Nico Golde - http://ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpYRiqdUvnaQ.pgp
Description: PGP signature


Bug#446070: gdm: Don't see users in facelist

2007-10-10 Thread randhol
Package: gdm
Version: 2.20.0-2
Severity: normal


The facelist is all empty after upgrading to the version. Before we
could see users and custom faces.

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

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

Versions of packages gdm depends on:
ii  adduser   3.105  add and remove users and groups
ii  debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii  dwm [x-window-manager 4.5-1  dynamic window manager
ii  gksu  2.0.0-4graphical frontend to su
ii  ion2 [x-window-manage 20040729-3 Keyboard-friendly window manager w
ii  ion3 [x-window-manage 20070927-1 keyboard-friendly window manager w
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.20.0-1   The ATK accessibility toolkit
ii  libattr1  1:2.4.39-1 Extended attribute shared library
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libcairo2 1.4.10-1   The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.1.1-3simple interprocess messaging syst
ii  libdbus-glib-1-2  0.74-1 simple interprocess messaging syst
ii  libdmx1   1:1.0.2-2  X11 Distributed Multihead extensio
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libglade2-0   1:2.6.2-1  library to load .glade files at ru
ii  libglib2.0-0  2.14.1-5   The GLib library of C routines
ii  libgnomecanvas2-0 2.20.0-1   A powerful object-oriented display
ii  libgtk2.0-0   2.12.0-2   The GTK+ graphical user interface 
ii  libpam-modules0.99.7.1-5 Pluggable Authentication Modules f
ii  libpam-runtime0.99.7.1-5 Runtime support for the PAM librar
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l
ii  libpango1.0-0 1.18.2-2   Layout and rendering of internatio
ii  librsvg2-22.18.2-1   SAX-based renderer library for SVG
ii  librsvg2-common   2.18.2-1   SAX-based renderer library for SVG
ii  libselinux1   2.0.15-2+b1SELinux shared libraries
ii  libwrap0  7.6.dbs-14 Wietse Venema's TCP wrappers libra
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxau6   1:1.0.3-2  X11 authorisation library
ii  libxcomposite11:0.3.2-1+b1   X11 Composite extension library
ii  libxcursor1   1:1.1.9-1  X cursor management library
ii  libxdamage1   1:1.1.1-3  X11 damaged region extension libra
ii  libxdmcp6 1:1.0.2-2  X11 Display Manager Control Protoc
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxml2   2.6.30.dfsg-2  GNOME XML library
ii  libxrandr22:1.2.2-1  X11 RandR extension library
ii  libxrender1   1:0.9.4-1  X Rendering Extension client libra
ii  lsb-base  3.1-24 Linux Standard Base 3.1 init scrip
ii  metacity [x-window-ma 1:2.20.0-1 A lightweight GTK2 based Window Ma
ii  openbox [x-window-man 3.4.4-2standards compliant, fast, light-w
ii  wm2 [x-window-manager 4-9small, unconfigurable window manag
ii  wmii [x-window-manage 3.6~rc2+20070518-3 lightweight tabbed and tiled X11 w
ii  xbase-clients 1:7.2.ds2-2miscellaneous X clients
ii  xfce4-terminal [x-ter 0.2.6-4Xfce terminal emulator
ii  xfwm4 [x-window-manag 4.4.1-3window manager of the Xfce project
ii  xterm [x-terminal-emu 229-1  X terminal emulator

Versions of packages gdm recommends:
ii  gdm-themes   0.5.1   Themes for the GNOME Display Manag
ii  whiptail 0.52.2-11.1 Displays user-friendly dialog boxe
ii  xnest2:1.4-3 Nested X server
ii  xserver-xorg 1:7.3+2 the X.Org X server
ii  zenity   2.20.0-2Display graphical dialog boxes fro

-- debconf information:
  gdm/daemon_name: /usr/bin/gdm
* shared/default-x-display-manager: gdm



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



Bug#445906: boinc-client: SSL fails with ca-bundle.crt linked to ca-certificates

2007-10-10 Thread Frank S. Thomas
On Wednesday 10 October 2007, Greg Norris wrote:
 This turned out to be a configuration issue on my end.  After running
 dpkg-reconfigure ca-certificates and enabling the
 mozilla/Entrust.net_Secure_Server_CA.crt certificate, everything seems
 to be working properly.

 Sorry 'bout the noise...

No problem. Now I know how to help people with this problem in the future. 

Grüße,
Frank
-- 
Es irrt der Mensch, solang' er strebt.


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


Bug#446002: qct: new upstream version available

2007-10-10 Thread Vincent Danjean
tag 446002 + fixed pending
thanks

Fernando Diaz wrote:
 There is a new upstream version available at
 http://qct.sourceforge.net/qct-1.2.tar.gz

  Thanks for the notification. I've just created and uploaded the
new package. It should be soon in the archive.

  Best regards,
vincent



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



Bug#446014: openoffice.org-impress: *** glibc detected *** /usr/lib/openoffice/program/soffice.bin: free(): invalid pointer: 0x085474d0 ***

2007-10-10 Thread Rene Engelhard
Hi,

reassign 446014 openoffice.org-gtk
forcemerge 444741 446014
thanks

Hi,

darren wrote:
  The bt looks like the one of 444741. Which theme do you use?
 
 
  I am using Gonxical,which is really old.change theme to default debian's
 clearlooks,it starts with no problem.

Hmm, ok, as guessed..
(I use Clearlooks)

  Versions of packages openoffice.org-core depends on:
   ii  libglib2.0-0 2.14.1-5 The GLib library of C
  routines
   ii  libgstreamer-plugins-ba 0.10.14-4GStreamer libraries from
  the base
   ii  libgstreamer0.10-0  0.10.14-2Core GStreamer libraries
  and eleme
   ii  libgtk2.0-0 2.12.0-2 The GTK+ graphical user
  interface
  And I assume this happened since this was there? Or since when?
 
  And does that also happen with 2.3.0 from experimental?
 
 
 yes,it aslo happens to  2.3.0 from experimental  with theme Gonxical.

OK.

Grüße/Regards,

René
-- 
 .''`.  René Engelhard -- Debian GNU/Linux Developer
 : :' : http://www.debian.org | http://people.debian.org/~rene/
 `. `'  [EMAIL PROTECTED] | GnuPG-Key ID: 248AEB73
   `-   Fingerprint: 41FA F208 28D4 7CA5 19BB  7AD9 F859 90B0 248A EB73



signature.asc
Description: Digital signature


Bug#446072: more information, a solution of sorts

2007-10-10 Thread Jon Dowland
gconf settings that might be relevant:

apps/epiphany/general/active_extensions =
[extensions-manager-ui]

When I closed all my browser windows an epiphany process
remained. Killing that and restarting epiphany and the
tools menu appeared again. It would be nicer if you didn't
have to close epiphany to get the tools menu to appear on
installation of epiphany-extensions. Maybe something could
be pushed onto the dbus and epiphany listen for the
signal...



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



Bug#446077: RM: libgssapi -- RoM; it was replaced by libgssglue

2007-10-10 Thread Aníbal Monsalve Salazar
Package: ftp.debian.org

libgssapi was replaced by libgssglue

Aníbal Monsalve Salazar
-- 
http://v7w.com/anibal

Linuxiens de tous les pays, unissez-vous!
Prolétaires de tous les pays, unissez-vous!


signature.asc
Description: Digital signature


Bug#434932: pending bugs

2007-10-10 Thread Eddy Petrișor
# svnmkdir-p branch has been merged to trunk
tag 433536 pending
tag 443923 pending
tag 434932 pending
thanks

Hello,

The pending changes for these bugs have been merged to trunk, but since the
pending release has many changes I have decided to upload the package to
experimental.

You can get, the package from my Alioth web space:
http://users.alioth.debian.org/~eddyp-guest/upload/svn-buildpackage_0.6.22-experimental/

Or you can dget it directly:
http://users.alioth.debian.org/~eddyp-guest/upload/svn-buildpackage_0.6.22-experimental/svn-buildpackage_0.6.22.dsc

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



signature.asc
Description: OpenPGP digital signature


Bug#446075: optionally turn off persistent device naming

2007-10-10 Thread Anders Henke
Package: udev
Version: 0.105-4
Severity: wishlist

The persistent device naming in udev does give quite persistently
headaches ...

Since udev, swapping hardware isn't that easy anymore, as the persistent 
device names try to reserve device names.

E.g. if some NIC has been confirmed to be broken and is going to be
replaced, udev's /etc/udev/rules.d/z25_persistent-net.rules reserves
eth0 for some device with the MAC adress of the broken NIC, so
the new (and only one) NIC in that box is being renamed from eth0 to 
eth1.

I'm also deploying servers by cloning the installed files onto 
different boxes, changing /etc/network/interfaces to the new ip address,
alter /etc/hostname, /etc/mailname and /etc/hosts to the new network
configuration. Of course, the same problems occur (net devices become
renamed).

This minor change creates quite a few problems: as the device name eth0 
is in use by quite a few applications and configurations 
(/etc/network/interfaces, /etc/default/dhcp3-server, ...), so 
automatically renaming the device creates new problems and
so swapping the NIC (or the whole box including its onboard NIC 
due to some other error)

Other applications like e.g. airmon-ng makes udev create new
devices on the fly (with rising interface numbers); 
http://aircrack-ng.org/doku.php?id=airmon-ng is an example
for this.

My suggestion is to enable/disable persistent net device naming via 
some variable in a to-be-created /etc/default/udev, either globally
or for some specific device.


For my own services, I've created a new
/etc/udev/rules.d/z25_persistent-net.rules file:
---cut
# NEVER rename eth*:
KERNEL==eth*, NAME=$KERNEL
---cut

This in turn does match a rule in persistent-net-generator.rules 
both not to run /lib/udev/write_net_rules and makes udev believe
that the device has already been renamed.

However, a more userfriendly solution to accomplish basically the same 
thing would be great.


Anders



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



Bug#446076: python-geoip: Wrong 'GeoIP.dat' path in examples

2007-10-10 Thread Carlos Galisteo
Package: python-geoip
Version: 1.2.1-2
Severity: minor

libgeoip1 package copies 'GeoIPCity.dat' file to '/usr/share/GeoIP/',
whereas python-geoip example scripts tries to open it from
'/usr/local/share/GeoIP/'.


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

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

Versions of packages python-geoip depends on:
ii  libc6 2.6.1-5GNU C Library: Shared
libraries
ii  libgeoip1 1.3.17-1.1 A non-DNS IP-to-country
resolver l
ii  python2.4.4-2An interactive high-level
object-o
ii  python-support0.7.3  automated rebuilding support
for p

python-geoip recommends no packages.

-- no debconf information


-- 
---
Carlos Galisteo cgalisteo AT k-rolus.net
http://blog.k-rolus.net
PGP_key::http://k-rolus.net/~cgalisteo/cgalisteo.gpg
Key_Fingerprint::F888 6FBA 9145 B5A2 C187  66D6 5B8C 027A 69AD BE65
---






Bug#446077: Please remove libgssapi from testing (was: conflicting gssapi libraries)

2007-10-10 Thread Aníbal Monsalve Salazar
On Mon, Sep 03, 2007 at 12:03:47PM +1000, Anibal Monsalve Salazar wrote:
http://linux-nfs.org/pipermail/nfsv4/2007-September/006695.html

The following message belongs to the thread listed above.

Date: Sun, 2 Sep 2007 18:57:24 -0400
From: Kevin Coffman [EMAIL PROTECTED]
To: [EMAIL PROTECTED], Russ Allbery [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: conflict between heimdal and umich gssapi library and their 
consequences

On 9/1/07, Russ Allbery [EMAIL PROTECTED] wrote:

I'm fairly sure that for right now Debian is just living with the problem
and conflicting the libraries.  That makes Heimdal almost unusable in
Debian since the UMich GSS-API indirection layer gets pulled in by the
NFSv4 support, which is part of standard.

I'm still of the opinion that UMich was at fault here and they need to 
rename their GSS-API library to something else.  Heimdal was using that
library name first, and regardless of how much more generic they think
their indirection layer is, taking a shared library name that's already in
use is frankly rather rude.  Picking a different SONAME version to start
with clearly isn't sufficient, as we now see.

I regret any inconvenience our libgssapi library has caused.  We used
the obvious name and had no malicious intent.

I will rename our library to libgssglue which will require a change in
librpcsecgss and will require nfs-utils to be reconfigured and
recompiled (no source changes required).  I will put out new versions
on Tuesday.

I'll package libgssglue and change nfs-utils to depend on libgssglue.

Please remove libgssglue from testing.

I have filed #446077 to remove it from unstable.

K.C.
___
NFSv4 mailing list
[EMAIL PROTECTED]
http://linux-nfs.org/cgi-bin/mailman/listinfo/nfsv4

On Wed, Aug 15, 2007 at 12:51:13PM +1000, Brian May wrote:
So in summary, what is the verdict?

I am inclined to add a non-versioned conflicts for now, as I suspect
it might be a while before this can be solved in a better way.

Also: No, I don't want to maintain a patch in Heimdal that renames the
library.

If upstream could be convinced to rename the library that would be OK
though.

Upstream decided to rename the UMich libgssapi library.

-- 
Brian May [EMAIL PROTECTED]

Best Regards,

Aníbal Monsalve Salazar
-- 
http://v7w.com/anibal


signature.asc
Description: Digital signature


Bug#446078: Unable to find expected entry in Meta-index file

2007-10-10 Thread Rainer Zocholl
Package: cron-apt
Version: 0.4.14



Hello


Since some days i get this error message everyday:

cron-apt: Failed to fetch
http://wine.budgetdedicated.com/apt/dists/etch/Release \
Unable to find expected entry  main/source/Sources in Meta-index file
(malformed Release file?)

What does cron-apt not like in this Release?
aptitude, apt-get do not complain.


#wget -q -O - http://wine.budgetdedicated.com/apt/dists/etch/Release
Origin: winehq
Label: winehq
Suite: stable
Codename: etch
Date: Sat, 06 Oct 2007 20:26:26 +
Architectures: i386 amd64 all
Components: main
Description: Debian Etch 4.0
MD5Sum:
 1570c97d600bbf86316317ea7397667d 3989 main/binary-i386/Packages
 beef4d5e71c5470882c78995043d8061 1297 main/binary-i386/Packages.gz
 0e7cc9727180bb211e4a972961d0e2d4 109 main/binary-i386/Release
 9d25e9110c192f8c8eada63fd4a3 3678 main/binary-amd64/Packages
 61beee551def31f4ade06f5e6c16ab54 1178 main/binary-amd64/Packages.gz
 e27ff04f16a688940d58eeba89b78c52 110 main/binary-amd64/Release
 2a50551ecc87702e0af72bbd68d2c5eb 1155 main/binary-all/Packages
 3c7981ea0a1a266b49fbb51fd76045d7 472 main/binary-all/Packages.gz
 e4db51827b0ecfb4285bb9223d3394a7 108 main/binary-all/Release
 46ba16333a9a37ed0e7fd679b9f544a4 719 main/source/Sources.gz
 8937fc4d83b587ce203305a961b3b04c 111 main/source/Release



# cat /etc/apt/sources.list.d/winehq.list
deb http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0
# Etch
deb-src http://wine.budgetdedicated.com/apt etch main #WineHQ - Debian 4.0
# Etch

# cat /etc/apt/sources.list
deb http://typo3.sunsite.dk/software/debian/ ./
deb-src http://typo3.sunsite.dk/software/debian/ ./
deb http://ftp.freenet.de/debian/ stable main contrib non-free
deb http://volatile.debian.org/debian-volatile stable/volatile main contrib
non-free


# aptitude update
Get:1 http://volatile.debian.org stable/volatile Release.gpg [189B]
Hit http://volatile.debian.org stable/volatile Release
Ign http://volatile.debian.org stable/volatile/main Packages/DiffIndex
Ign http://volatile.debian.org stable/volatile/contrib Packages/DiffIndex
Ign http://volatile.debian.org stable/volatile/non-free Packages/DiffIndex
Hit http://volatile.debian.org stable/volatile/main Packages
Get:2 http://ftp.freenet.de stable Release.gpg [378B]
Hit http://ftp.freenet.de stable Release
Ign http://ftp.freenet.de stable/main Packages/DiffIndex
Ign http://ftp.freenet.de stable/contrib Packages/DiffIndex
Ign http://ftp.freenet.de stable/non-free Packages/DiffIndex
Hit http://volatile.debian.org stable/volatile/contrib Packages
Hit http://volatile.debian.org stable/volatile/non-free Packages
Hit http://ftp.freenet.de stable/main Packages
Hit http://ftp.freenet.de stable/contrib Packages
Hit http://ftp.freenet.de stable/non-free Packages
Get:3 http://wine.budgetdedicated.com etch Release.gpg [191B]
Hit http://wine.budgetdedicated.com etch Release
Ign http://wine.budgetdedicated.com etch/main Packages/DiffIndex
Ign http://wine.budgetdedicated.com etch/main Packages
Hit http://wine.budgetdedicated.com etch/main Packages
Ign http://typo3.sunsite.dk ./ Release.gpg
Ign http://typo3.sunsite.dk ./ Release
Ign http://typo3.sunsite.dk ./ Packages/DiffIndex
Ign http://typo3.sunsite.dk ./ Sources/DiffIndex
Ign http://typo3.sunsite.dk ./ Packages
Ign http://typo3.sunsite.dk ./ Sources
Hit http://typo3.sunsite.dk ./ Packages
Hit http://typo3.sunsite.dk ./ Sources
Fetched 3B in 18s (0B/s)
Reading package lists... Done




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



Bug#446080: vim-latexsuite: Broken items in addon registry

2007-10-10 Thread Hongzheng Wang
Package: vim-latexsuite
Version: 20060325-4.1
Severity: normal

The addon registry vim-latexsuite.yaml contains two items:
  - ftplugin/tex/brackets.vim
  - ftplugin/tex/texviewer.vim
But these files do not exist.  As a result, vim-addon install will
create two broken links under ~/.vim/ftplugin/tex/ and may confuse
vim-addon-manager to report its per user status to be broken (I'm not
sure about the mechanism of vim-add-manager status collection).

Thanks.



-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime


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

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

Versions of packages vim-latexsuite depends on:
ii  python   2.4.4-6 An interactive high-level object-o
ii  vim-common   1:7.1-056+2 Vi IMproved - Common files
ii  vim-full [gvim]  1:7.1-056+2 Vi IMproved - enhanced vi editor -

Versions of packages vim-latexsuite recommends:
ii  texlive-base-bin  2007-14TeX Live: Essential binaries
ii  vim-addon-manager 0.3manager of addons for the Vim edit

-- no debconf information



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



Bug#446079: do nothing useful: interface mismatch on Grammar

2007-10-10 Thread Stefano Zacchiroli
Package: otags
Version: 3.09.3-2
Severity: serious

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

I'm using ocaml 3.10 with otags. Apparently otags is not capable of
doing anything useful:

  $ otags *ml *mli
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.
  Error while loading /usr/lib/ocaml/3.10.0/otags//tags.cma: interface 
mismatch on Grammar.

The error message is reported once for each input file. I guess the
problem is due to some camlp4 interface incompatibility, but passing
-camlp4 camlp5 did not help.

Cheers.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.22-2-686

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstablepeople.debian.org 
  500 unstableftp.it.debian.org 
  500 testing security.debian.org 
1 experimentalftp.it.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
ocaml-base-nox-3.10.0| 
camlp5   | 5.00-1


-- 
Stefano Zacchiroli -*- PhD in Computer Science ... now what?
[EMAIL PROTECTED],debian.org,bononia.it} -%- http://www.bononia.it/zack/
(15:56:48)  Zack: e la demo dema ?/\All one has to do is hit the
(15:57:15)  Bac: no, la demo scema\/right keys at the right time


signature.asc
Description: Digital signature


Bug#429309: pidgin-plugin-pack: This bug appears to have been fixed

2007-10-10 Thread Reuben Thomas
Package: pidgin-plugin-pack
Version: 2.0.0-1
Followup-For: Bug #429309

This bug appears to have been fixed; I don't get it with the current
version. You can close it.

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

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

Versions of packages pidgin-plugin-pack depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  pidgin  2.2.0-1  graphical multi-protocol instant m
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

pidgin-plugin-pack recommends no packages.

-- no debconf information



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



Bug#446081: pidgin-plugin-pack: ignore plugin does not flip state of context menu item Ignore/Unignore

2007-10-10 Thread Reuben Thomas
Package: pidgin-plugin-pack
Version: 2.0.0-1
Severity: normal

When I ignore someone using /ignore, it should change the nick's
context menu item to unignore.

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

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

Versions of packages pidgin-plugin-pack depends on:
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.3.5-1+b1   FreeType 2 font engine, shared lib
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  pidgin  2.2.0-1  graphical multi-protocol instant m
ii  zlib1g  1:1.2.3.3.dfsg-5 compression library - runtime

pidgin-plugin-pack recommends no packages.

-- no debconf information



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



Bug#445899: Please make this functional for non-GNOME WMs

2007-10-10 Thread Luca Bruno
severity 445899 wishlist
thanks

Roberto scrisse:

 Unfortunately, it appears that unless your desktop has a notification
 area (like GNOME), then istanbul is next to useless.  

That's true. It was designed on the top of Free Desktop systemtray spec
[1]. It is even stated in the long description, so I hope it isn't a
surprise for new user.

 I use WindowMaker and I dislike having to switch to GNOME just to
 record my desktop with istanbul.  It would be quite nice if it
 included a command-line option, like --record-now that would allow
 the user to run it and have it start recording right away.  I'm not
 sure how you would get it to stop, perhaps have the user return the
 console where it was run and hit Ctrl-C (the program can intercept
 the signal).

This was already discussed some time ago in bug #351233 [2], and
upstream told me he isn't interested in adding support for it. 

From my side, I can tell you to install an external panel (like fbpanel,
perlpanel, pypanel) for your WM.

Maybe should I add a Suggest: line for them?

 Regards,
 Roberto

Ciao, Luca

[1] http://standards.freedesktop.org/systemtray-spec/systemtray-spec-0.2.html
[2] http://bugs.debian.org/351233
-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| luca.br(AT)uno.it
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Proud Debian GNU/Linux User


pgp64SuROM7RK.pgp
Description: PGP signature


Bug#429310: pidgin: Can you please stop setting this bug to wishlist, it's a regression

2007-10-10 Thread Reuben Thomas
Package: pidgin
Version: 2.2.0-1
Followup-For: Bug #429310

This bug was filed about a straightforward regression: in older
versions of gaim, the ignored icon (a no entry sign) was overlaid
on top of any other icon attached to a given nick. This is no longer
the case, and in particular, the ignore icon is now invisible if
another icon (e.g. that used for +v) is visible.

In other words, a feature that used to work no longer does. This seems
like a normal bug therefore, not a wishlist item.

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

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

Versions of packages pidgin depends on:
ii  gconf2  2.20.0-1 GNOME configuration database syste
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcairo2   1.4.10-1 The Cairo 2D vector graphics libra
ii  libdbus-1-3 1.1.1-3  simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.14.0-2 The GLib library of C routines
ii  libgstreamer0.10-0  0.10.14-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.10.13-1The GTK+ graphical user interface 
ii  libgtkspell02.0.10-3+b1  a spell-checking addon for GTK's T
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libpango1.0-0   1.18.2-1 Layout and rendering of internatio
ii  libpurple0  2.2.0-1  multi-protocol instant messaging l
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstartup-notification00.9-1library for program launch feedbac
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.9-1X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxss1 1:1.1.2-1X11 Screen Saver extension library
ii  pidgin-data 2.2.0-1  multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.14-4  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.6-2   GStreamer plugins from the good 

-- no debconf information



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



Bug#445579: libpam-krb5-migrate-heimdal: Fails with recent heimdal packages (sid)

2007-10-10 Thread Jelmer Vernooij
Am Samstag, den 06.10.2007, 19:43 -0700 schrieb Richard A Nelson:
 Package: libpam-krb5-migrate-heimdal
 Version: 0.0.7-1
 Severity: grave
 Justification: renders package unusable
 
 /var/log/syslog is full of these:
 dovecot-auth: PAM unable to dlopen(/lib/security/pam_krb5_migrate.so)
 dovecot-auth: PAM [error: /lib/security/pam_krb5_migrate.so: undefined 
 symbol: kadm5_get_policy]
 dovecot-auth: PAM adding faulty module: /lib/security/pam_krb5_migrate.so
Thanks for the bugreport - I can reproduce this. Will hopefully upload a
fixed version in the next ocuple of weeks.

Cheers,

Jelmer



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



Bug#446005: efsck: fsck seems to have a signed/unsigned issue

2007-10-10 Thread Theodore Tso
On Tue, Oct 09, 2007 at 09:08:16PM +0200, Tobias Frost wrote:
 Package: e2fsprogs
 Version: 1.40.2-1
 Severity: minor
 File: /sbin/fsck
 
 My mainboard has a little problem: Rarely, it manipulates its clock to a
 date in the future. Also it did today: It set the time to Oct 16.
 
 So I rebooted to fix the date in the bios...
 After the change, I booted as normal but the filesystem-check fired:
 
 It telled me, that the filesystem has been unchecked for approx. 46000
 days and then starting the check.  
 
 I think, this could be an unsigned-signed issue

Well, all of the values involved are unsigned, so it's not a
signed/unsigned issue.  We could give a better error message, but the
reality is if we can't trust the clock (and we can't really tell
between the clock skipping head briefly by a few weeks, and then set
back, and the case where the clock has been set back by two years),
e2fsck really should do a full check of the filesystem.

 - Ted



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



Bug#446083: Toggles global-font-lock-mode instead of enabling it.

2007-10-10 Thread Trent W. Buck
Package: develock-el
Version: 0.35-1
Severity: normal
File: /etc/emacs/site-start.d/50develock-el.el

This is wrong:

  (cond #
((= emacs-major-version 20)
 (require 'develock)
 (global-font-lock-mode t)))

It should call global-font-lock-mode with a positive argument.  With
the argument t, it will turn global font locking *off* if it is
already on -- which is the case in Emacs 22.



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



Bug#444546: amsn: backtrace of attempted font change

2007-10-10 Thread Arthur Marsh
Package: amsn
Version: 0.97~rc1+dfsg1-5
Followup-For: Bug #444546


I ran:

gdb --args /usr/bin/wish8.4 /usr/bin/amsn

and when I changed to one of the Dejavu fonts received a segmentation 
fault with the following backtrace:

#0  0x41a424db in strlen () from /lib/i686/cmov/libc.so.6
#1  0x41ba263f in _XF86LoadQueryLocaleFont () from /usr/lib/libX11.so.6
#2  0x41ba246d in XLoadQueryFont () from /usr/lib/libX11.so.6
#3  0x4a1655ab in ?? () from /usr/lib/libtk8.4.so.0

Could anyone suggest which package (amsn, tk8.4, libx11-6, libc6) might 
be at fault?

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

Kernel: Linux 2.6.23-rc5 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages amsn depends on:
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.2-1GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libsnack2   2.2.10-dfsg1-4   Sound functionality extension to T
ii  libstdc++6  4.2.2-1  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  python  2.4.4-6  An interactive high-level object-o
ii  tcl8.4  8.4.16-1 Tcl (the Tool Command Language) v8
ii  tcltls  1.5.0.dfsg-6 the TLS OpenSSL extension to Tcl
ii  tk8.4   8.4.16-1 Tk toolkit for Tcl and X11, v8.4 -
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

amsn recommends no packages.

-- debconf-show failed



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



Bug#446082: C-a (windowlist -b) does not display cursor

2007-10-10 Thread Trent W. Buck
Package: screen
Version: 4.0.3-7
Severity: wishlist

In my screenrc I use the following to keep screen messages the same
colour as normal, because I don't like the bright white background (my
white-on-black urxvt renders standout (sorendition =s dd) as reverse
video).

sorendition = dd# uncoloured messages

This normally works fine because the cursor still shows where the
point is -- it's like using Emacs without transient-mark-mode enabled.
However I just noticed that C-a  (windowlist -b) the cursor is always
in the bottom left corner of the screen, so with my no-change
sorendition, it's not possible to tell which window is selected.

It would be nice if :windowlist placed the cursor somewhere on the
selected line, e.g. in the first column.  Without recompiling screen
to support 101 or more windows (Debian's screen is compiled with
support for 40), this column is always empty.

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

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

Versions of packages screen depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libncursesw5  5.6+20070908-1 Shared libraries for terminal hand
ii  libpam0g  0.99.7.1-5 Pluggable Authentication Modules l

screen recommends no packages.

-- debconf information excluded



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



Bug#399633: puritan approach

2007-10-10 Thread Jon Dowland
One of the first things I do with iceweasel i  change the UA
string to include Firefox rather than iceweasel. Many broken
sites require this, including my bank (http://www.nwolb.com/),
and its more important to me that I can balance my books
than be a pawn in an ideological UA cleansing quest.

If you're going to use that argument, then follow it to the
logical conclusion and drop the Mozilla/5.0 prefix too :)
Iceweasel is as much Firefox as it is Mozilla.


-- 
Jon Dowland



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



Bug#446084: emacs22: menus appear left screen when window on right

2007-10-10 Thread David Bremner
Package: emacs22
Version: 22.1+1-2
Severity: normal

I am using Xorg setup with two physical screens (and one virtual screen), my 
laptop on 
the right, and an external on the left.  When I select a menu with emacs 
running on 
the right screen, the actual menu shows up on the left screen. This makes it 
essentially 
impossible to use the menus (without moving emacs onto the left physical 
screen).

I just tried emacs22-gtk, and it seems not to have this problem, so I guess 
that is a 
workaround.

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

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

Versions of packages emacs22 depends on:
ii  emacs22-bin-common  22.1+1-2 The GNU Emacs editor's shared, arc
ii  libasound2  1.0.14a-2ALSA library
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libncurses5 5.6+20070908-1   Shared libraries for terminal hand
ii  libpng12-0  1.2.15~beta5-2   PNG library - runtime
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libtiff43.8.2-7  Tag Image File Format (TIFF) libra
ii  libungif4g  4.1.4-5  shared library for GIF images
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxpm4 1:3.5.7-1X11 pixmap library
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  xaw3dg  1.5+E-15 Xaw3d widget set
ii  zlib1g  1:1.2.3.3.dfsg-6 compression library - runtime

emacs22 recommends no packages.

-- no debconf information



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



Bug#446085: Show real DL size

2007-10-10 Thread Trent W. Buck
Package: aptitude
Version: 0.4.6.1-1.1
Severity: wishlist

When apt-get installing (and aptitude's line interface, I think), the
user can see both the total download size and the amount that is not
available locally (either in apt's cache or in a CDROM repository).
Using aptitude's GUI, I cannot find the latter datum.  I would like it
to be visible in GUI mode, e.g. on the top line instead of DL Size:
813MB print DL Size: 813MB (212MB).

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

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

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.6-6 0.7.6  Advanced front-end for dpkg
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libgcc1   1:4.2.1-6  GCC support library
ii  libncursesw5  5.6+20070908-1 Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a2.0.17-2   type-safe Signal Framework for C++
ii  libstdc++64.2.1-6The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-do 0.4.6.1-1.1 English manual for aptitude, a ter
ii  libparse-debianchangelog-per 1.1.1-1 parse Debian changelogs and output

-- no debconf information



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



Bug#445727: rdesktop: I have this bug too.

2007-10-10 Thread Plamen Tonev
Package: rdesktop
Version: 1.5.0-2+cvs20071006
Followup-For: Bug #445727


I have this problem too.
I don't have left mouse even with no options (just: rdesktop serverhostname).
 Tested against Windows 2000 and Windows 2003 Servers.
Also there is some strange yellow color mixed with the blue-ish of the 
M$ Windows background.

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

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

Versions of packages rdesktop depends on:
ii  libc6 2.6.1-5GNU C Library: Shared libraries
ii  libssl0.9.8   0.9.8e-9   SSL shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library

rdesktop recommends no packages.

-- no debconf information



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



Bug#445871: miro: same error while upgrading sun-java5-jre

2007-10-10 Thread Erik Esterer
Package: miro
Version: 0.9.9.1-1
Followup-For: Bug #445871

I did a aptitude safe-upgrade which contained a upgrade of sun-java5-jre from 
version 1.5.0-11-1 to version 1.5.0-13-1.

The error message appeared while unpacking

Unpacking replacement sun-java-jre ...
/usr/share/mime/packages/miro.xml:31: parser error : Extra content at the end 
of the document
mime-info xmlns=http://www.freedesktop.org/standards/shared-mime-info;
^
Failed to parse '/usr/share/mime/packages/miro.xml'

and again while setting up

Setting up sun-java5-jre ein (1.5.0-13-1) ...
/usr/share/mime/packages/miro.xml:31: parser error : Extra content at the end 
of the document
mime-info xmlns=http://www.freedesktop.org/standards/shared-mime-info;
^
Failed to parse '/usr/share/mime/packages/miro.xml'

I hope this helps a bit to find whats wrong.

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

Kernel: Linux 2.6.22-2-486
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages miro depends on:
ii  libatk1 1.20.0-1 The ATK accessibility toolkit
ii  libboos 1.34.1-2 Boost.Python Library
ii  libc6   2.6.1-1+b1   GNU C Library: Shared libraries
ii  libcair 1.4.10-1 The Cairo 2D vector graphics libra
ii  libfont 2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.2.1-4GCC support library
ii  libglib 2.14.0-2 The GLib library of C routines
ii  libgtk2 2.10.13-1The GTK+ graphical user interface 
ii  libnspr 1.8.0.13~pre070720-0etch3+lenny1 NetScape Portable Runtime Library
ii  libpang 1.18.2-1 Layout and rendering of internatio
ii  libstdc 4.2.1-4  The GNU Standard C++ Library v3
ii  libx11- 2:1.0.3-7X11 client-side library
ii  libxcur 1:1.1.9-1X cursor management library
ii  libxext 1:1.0.3-2X11 miscellaneous extension librar
ii  libxfix 1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxine 1.1.7-1  the xine video/media player librar
ii  libxine 1:1.0.2-1X11 Xinerama extension library
ii  libxran 2:1.2.2-1X11 RandR extension library
ii  libxren 1:0.9.4-1X Rendering Extension client libra
ii  libxul0 1.8.1.6-1Gecko engine library
ii  miro-da 0.9.9.1-1GTK+ based RSS video aggregator da
ii  python  2.4.4-6  An interactive high-level object-o
ii  python- 2.10.6-1 GTK+ bindings: Glade support
ii  python- 2.18.2-1+b1  Python bindings for the GNOME desk
ii  python- 2.14.3-1 Python bindings for the GNOME desk
ii  python- 2.10.6-1 Python bindings for the GTK+ widge
ii  python- 2.3.5-1  python interface to SQLite 3
ii  python- 0.7.3automated rebuilding support for p
ii  python2 2.4.4-6  An interactive high-level object-o

miro recommends no packages.

-- no debconf information



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



Bug#439796: autossh: fixed default port is a bad idea

2007-10-10 Thread Filippo Giunchedi
On Mon, Oct 08, 2007 at 01:16:47PM -0400, Daniel Jacobowitz wrote:
 On Mon, Oct 08, 2007 at 06:47:25PM +0200, Filippo Giunchedi wrote:
  On Mon, Oct 08, 2007 at 05:28:20PM +0200, Filippo Giunchedi wrote:
   I'm not sure how to fix this without breaking existing scripts, perhaps
   searching the command line for -M and use that if present might work.
  
  I came up with this: http://rafb.net/p/9uvgUu84.html
  
  This will maintain backward compatibility, it is however impossible to
  pass -M to the real ssh because in the debian version -M takes precedence 
  over
  environment.
  I do not like the idea of env taking precedence over command line, as this 
  seems
  to be the case for -M being used.
 
 Seems reasonable to me.  It was already difficult to pass -M to ssh; I
 use -o ControlMaster=yes instead.

I _think_ this got finally fixed in the last upload, right now the behaviour is
this:

autossh -M port host  # connects to host using monitoring port 
AUTOSSH_PORT=port autossh host # connects to host using monitoring port 
autossh host # tries random monitoring port

autossh -- -M host # connects to host using random monitoring port but passes
   -M to ssh

so, the bug seems closed if that is okay with you,
filippo
--
Filippo Giunchedi - http://esaurito.net
PGP key: 0x6B79D401
random quote follows:

Gretchen: You're weird.
Donnie: Sorry.
Gretchen: No, that was a compliment.
-- from Donnie Darko (2001)



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



Bug#369461: Unresolved

2007-10-10 Thread Tony Houghton


Can I add a me too to this, because I've just noticed it too, it's
definitely still not fixed, and it seems to have been ignored. xspecs
only contains compressed postscript, but its description says the docs
should be available in HTML (my personal preference) and text as well.

--
TH * http://www.realh.co.uk




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



Bug#446087: RM: gaim-xmms-remote

2007-10-10 Thread Francesco Pedrini
Package: ftp.debian.org
Version: RM: gaim-xmms-remote
Severity: normal

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

Please remove the package from the archive, since XMMS is now gone (or 
is going away) and the plugin is now integrated into 
pidgin-plugin-pack.

Thank you

Francesco

--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.20-1-powerpc

Debian Release: lenny/sid
  500 unstablewww.debian-multimedia.org 
  500 unstabledownload.tuxfamily.org 
  500 unstabledebian.fastweb.it 
1 experimentaldebian.fastweb.it 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
| 


-- 
:wq



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



Bug#429824: Loops forever searching stale dlocate database

2007-10-10 Thread Trent W. Buck
Package: reportbug
Version: 3.39
Followup-For: Bug #429824

I have the same problem, here is how to reproduce it:

aptitude install dlocate
aptitude purge angband-doc
update-dlocatedb
aptitude install angband-doc
reportbug /usr/share/doc-base/angband-doc

Reportbug loops forever trying to find the file in the dlocate
database, because the dlocate database is out of date.  I agree that
falling back on using dpkg -S sounds like a good idea.

-- Package-specific info:
** Environment settings:
EDITOR=twb-editor
VISUAL=twb-editor
EMAIL=[EMAIL PROTECTED]
INTERFACE=text

** /home/twb/.reportbugrc:
reportbug_version 3.35
mode expert
ui text

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

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

Versions of packages reportbug depends on:
ii  apt   0.7.6  Advanced front-end for dpkg
ii  python2.4.4-6An interactive high-level object-o
ii  python-central0.5.15 register and build utility for Pyt

reportbug recommends no packages.

-- no debconf information



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



Bug#446088: sun-java5-jdk: Program runs but does not make any progress

2007-10-10 Thread Gilles Sadowski
Package: sun-java5-jdk
Version: 1.5.0-13-1
Severity: important

Hello.

I'm running a simulation program that loops on several sets of input
parameters. [Hence the same statements are executed but the value of the
parameters differ.]
The 5 first iterations of the loop are performed, as I can see from the log
file (I use Log4J). Then the program stopped making any progress while still
running (top shows 99-100% CPU usage): No new lines are printed to the log
files.

I'm clueless as to what is happening. Please have a look at the attached
thread dump. I was expecting to see there the name of some of the methods in
my program but only Java and ant classes show up!  And there are many
threads waiting for something...

Best,
Gilles


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

Versions of packages sun-java5-jdk depends on:
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  libc6 2.6.1-2GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  sun-java5-demo1.5.0-13-1 Sun Java(TM) Development Kit (JDK)
ii  sun-java5-jre 1.5.0-13-1 Sun Java(TM) Runtime Environment (

sun-java5-jdk recommends no packages.

-- debconf information:
* shared/accepted-sun-dlj-v1-1: true
  shared/error-sun-dlj-v1-1:
* shared/present-sun-dlj-v1-1:
Full thread dump Java HotSpot(TM) 64-Bit Server VM (1.5.0_13-b05 mixed mode):

Thread-2 daemon prio=1 tid=0x2c0c64c0 nid=0x20e3 runnable 
[0x41263000..0x41263e20]
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:194)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
- locked 0x2b07bffc0080 (a java.io.BufferedInputStream)
at java.io.FilterInputStream.read(FilterInputStream.java:111)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:92)
at java.lang.Thread.run(Thread.java:595)

Thread-1 daemon prio=1 tid=0x2c0c5bd0 nid=0x20e2 runnable 
[0x41162000..0x41162aa0]
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:177)
at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:92)
at java.lang.Thread.run(Thread.java:595)

Thread-0 daemon prio=1 tid=0x2c1d25e0 nid=0x20e1 runnable 
[0x41061000..0x41061b20]
at java.io.FileInputStream.readBytes(Native Method)
at java.io.FileInputStream.read(FileInputStream.java:194)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
at java.io.BufferedInputStream.read1(BufferedInputStream.java:256)
at java.io.BufferedInputStream.read(BufferedInputStream.java:313)
- locked 0x2b07bf604970 (a java.io.BufferedInputStream)
at java.io.FilterInputStream.read(FilterInputStream.java:90)
at org.apache.tools.ant.taskdefs.StreamPumper.run(StreamPumper.java:92)
at java.lang.Thread.run(Thread.java:595)

process reaper daemon prio=1 tid=0x2c122a10 nid=0x20df runnable 
[0x40f6..0x40f60ba0]
at java.lang.UNIXProcess.waitForProcessExit(Native Method)
at java.lang.UNIXProcess.access$900(UNIXProcess.java:20)
at java.lang.UNIXProcess$1$1.run(UNIXProcess.java:132)

Low Memory Detector daemon prio=1 tid=0x2aba0d30 nid=0x20dd runnable 
[0x..0x]

CompilerThread1 daemon prio=1 tid=0x2ab9f100 nid=0x20dc waiting on 
condition [0x..0x40c5c640]

CompilerThread0 daemon prio=1 tid=0x2ab9db50 nid=0x20db waiting on 
condition [0x..0x40b5b630]

AdapterThread daemon prio=1 tid=0x2ab9c430 nid=0x20da waiting on 
condition [0x..0x]

Signal Dispatcher daemon prio=1 tid=0x2ab9b0a0 nid=0x20d9 waiting on 
condition [0x..0x]

Finalizer daemon prio=1 tid=0x2ab86f70 nid=0x20d8 in Object.wait() 
[0x40859000..0x40859b20]
at java.lang.Object.wait(Native Method)
- waiting on 0x2b07bff87e68 (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:116)
- locked 0x2b07bff87e68 (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:132)
at 

Bug#446086: cdimage.debian.org: Sarge CD image looks use the task override files of non-Sarge

2007-10-10 Thread Kenshi Muto
Package: cdimage.debian.org
Severity: important
Version: 3.1r6a

I noticed (at least) Sarge DVD i386 image 1 had been built with
non-Sarge (Etch or Sid) task override files.

This bug hits users who want to choose a task such as desktop, with
using only the Sarge DVD/CD.
For example, desktop task in the DVD forgets x-window-system package.

Thanks,
-- 
Kenshi Muto
[EMAIL PROTECTED]



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



Bug#445666: liferea: Does not sync updated feeds to disk?

2007-10-10 Thread Marco d'Itri
On Oct 09, Lars Lindner [EMAIL PROTECTED] wrote:

  That seems reasonable.  Do you think it worthwhile to close and reopen
  the database forcibly every so often, to prevent this?
 Yes, I think it would. But it still would be a workaround.
I'd rather have a simple workaround than the current state of brokeness,
my computer crashed and I lost three days of updated feeds.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#152391: come on, you know you love online games

2007-10-10 Thread antonella.grando

Now the internet is free. Get over 1000 free games online.
http://68.76.122.31/




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



Bug#446091: Error in `/usr/share/doc-base/angband-doc', line 21: format html already defined

2007-10-10 Thread Trent W. Buck
Package: angband-doc
Version: 3.0.3.3
Severity: normal
File: /usr/share/doc-base/angband-doc

When installing angband-doc, I get the following error:

Error in `/usr/share/doc-base/angband-doc', line 21: format html already 
defined

I'm not too familiar with doc-base, but here is my guesses.

I think you are supposed to define a logical document and then give
various alternate formats.  angfaq1.html and news.html are different
logical documents, and should be defined separately.  That is, you
will end up with one Document Angband FAQ with

Format: HTML
Index: /usr/share/doc/angband-doc/angfaq1.html
Files: /usr/share/doc/angband-doc/angfaq1.html

Format: text
Files: /usr/share/doc/angband-doc/angfaq1.txt.gz
Files: /usr/share/doc/angband-doc/angfaq2.txt.gz

...and then a separate Document for each of the other HTML files.



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

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

-- no debconf information



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



Bug#446090: build error for 2.6.23

2007-10-10 Thread Harald Dunkel

Package: madwifi-source
Version: 1:0.9.3.2-1

The madwifi module doesn't build for kernel 2.6.23. It says

make[4]: Entering directory `/usr/src/linux-2.6.23'
  CC [M]  /usr/src/modules/madwifi/ath/if_ath.o
  CC [M]  /usr/src/modules/madwifi/ath/if_ath_pci.o
cc1: warnings being treated as errors
In file included from /usr/src/modules/madwifi/ath/../net80211/if_media.h:44,
 from /usr/src/modules/madwifi/ath/if_ath_pci.c:61:
/usr/src/modules/madwifi/ath/../net80211/ieee80211_linux.h:532: warning: 
'struct file_operations' declared inside parameter list
/usr/src/modules/madwifi/ath/../net80211/ieee80211_linux.h:532: warning: its 
scope is only this definition or declaration, which is probably not what you 
want
make[6]: *** [/usr/src/modules/madwifi/ath/if_ath_pci.o] Error 1
make[5]: *** [/usr/src/modules/madwifi/ath] Error 2
make[4]: *** [_module_/usr/src/modules/madwifi] Error 2
make[4]: Leaving directory `/usr/src/linux-2.6.23'



AFAICS this is a known problem upstream. See http://madwifi.org/ticket/1476
for a patch.


Regards

Harri




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



  1   2   3   4   >