Bug#412033: PTS: extremely noisy when new package closes many bugs

2007-02-23 Thread Raphael Hertzog
On Fri, 23 Feb 2007, era eriksson wrote:
 Guess twice how many copies of the following message I have received?
 
 From: Debian Bug Tracking System [EMAIL PROTECTED]
 To: Christian Perrier [EMAIL PROTECTED]
 Subject: Bug#xx: marked as done (bug title)
 
 I can understand the motivation for detailed reporting to the package
 owner and the bug submitter, but I think for the majority of PTS
 subscribers just the upload notice would suffice.
 
 (Tangentially, see also #340863)
 
 If
 http://www.debian.org/doc/manuals/developers-reference/ch-resources.en.html#s-pkg-tracking-system
 tries to explain how to fix this if you don't like the defaults, then I
 don't understand it, and in any event, does the current default really
 make sense?

Yes the current default makes sense. Sort the messages in another folder
if the volume bothers you. And yes that page explains how to selectively
decide what you want to receive.

 (Opting out from bts-control sounds like it might work, but then do you
 lose other less predictable messages, too?)

bts-control is only messages which follow commands like changing severity,
reassigning, changing subject, etc.

The message that a bug got closed is sent via the bts keyword. But if
you're only interested in the upload notice then you should deactivate
everything except upload-source. Of course, if you deactive the bts
keyword you won't receive discussions concerning bug reports.

I don't think there's anything to fix here.

Cheers,
-- 
Raphaël Hertzog

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



Bug#411800: debsecan: [INTL:es] Spanish po-debconf translation

2007-02-23 Thread Florian Weimer
* Venturi Debian:

 Package:  debsecan
 Version: 0.4.3.5
 Priority: wishlist
 Tags: l10n patch

 Please find attached the updated version of the po-debconf translation
 into Spanish.

Thanks.  You've based your translation on a debsecan version which is
not up-to-date.  Would you redo the translation for debsecan 0.4.4,
please?


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



Bug#153915: Problem still exists in etch

2007-02-23 Thread Fabian Fagerholm
On Wed, 2007-02-21 at 16:52 +0100, Rene Caspari wrote:
 the problem with the growing memory consumption still exists in etch:
[...]
 I use saslauthd with pam-mysql too.

Could you try running the program under valgrind to see if we can track
this down (the hypothesis is that it's a memory leak in pam-mysql)?

You'll have to arrange for saslauthd to be started with the same
parameters as the init script, but run it with valgrind. The easiest way
is probably to stop saslauthd using the init script, and then run it
manually as root, like this:

$ valgrind --leak-check=full --show-reachable=yes --verbose
--trace-children=yes
--log-file=/tmp/saslauthd-valgrind /usr/sbin/saslauthd options

options are the options to saslauthd. You can see which options are in
use by running ps ax | grep saslauthd while saslauthd is running.

When you've captured enough data, stop saslauthd (by pressing Ctrl-C in
the terminal where it's running and letting it shut down peacefully).
You can then continue running normally (using the init script to start
saslauthd).

This will produce a number of files of the form saslauthd-valgrind.pid
in /tmp. Send them all as email attachments to this bug. Hopefully,
they'll help us get a better idea of what's going on.

Of course, you can choose another directory to place the output files
in, and you'll need to keep the thing running for a while to get a
decent sample of memory leaks. You probably know best how long to keep
it running, but I'd say an hour or two should be enough, if there is a
decent amount of logins during that time.

If you have any questions at all, don't hesitate to ask! It would be
really nice to get a better view of this issue.

Thanks for your help! :)

-- 
Fabian Fagerholm [EMAIL PROTECTED]


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


Bug#398464: Changes to /etc/crypttab

2007-02-23 Thread David Härdeman
On Wed, February 21, 2007 13:00, Mario Schubert said:
 there was only one line missing in /etc/crypttab to enable booting:

 mdx_crypt /dev/mdx none luks,cipher=aes-cbc-essiv:sha256

 I used the netinst CD from 20070219.

Thanks for the follow-up.

The behaviour you describe is what could be expected, and it should be
fixed once the patch included in bug report http://bugs.debian.org/393728
is committed.

Unfortunately, this is not something which will happen before the release
of Etch since it is nearly impossible to assess the impact of the patch on
unrelated (i.e. non-crypto) installations.

-- 
David Härdeman



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



Bug#412054: strigi-daemon: segmentation fault

2007-02-23 Thread Fathi Boudra
hi,

which client do you use ?

i have:
ii  libsearchclient0 0.3.11-1
ii  libstreamindexer00.3.11-1
ii  libstreams0  0.3.11-1
ii  libstrigihtmlgui00.3.11-1
ii  libstrigiqtdbusclient0   0.3.11-1
ii  strigi-client0.3.11-1
ii  strigi-daemon0.3.11-1

it doesn't segfault for me.

cheers,

Fathi


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



Bug#412056: koules: Fails if Composite enabled and ARGB visuals available

2007-02-23 Thread Josh Triplett
Package: koules
Version: 1.4-15
Severity: normal

If run on an X server with Composite enabled and thus ARGB visuals available,
koules will fail with the following error:

X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  146 (MIT-SHM)
  Minor opcode of failed request:  3 (X_ShmPutImage)
  Serial number of failed request:  308
  Current serial number in output stream:  309

Running XLIB_SKIP_ARGB_VISUALS=1 koules works around this problem.  koules
should handle the ARGB visual properly to avoid the need for this workaround.

Note that this error message also matches the one from #392983, which may have
stemmed from this problem, but the automatic detection of MIT-SHM in 1.4-15 does
not fix this problem.  koules -M does seem to work around this problem,
though, so #392983 may have actually had this as a cause rather than the
absence of the MIT-SHM extension.

- Josh Triplett

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

Versions of packages koules depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar

Versions of packages koules recommends:
ii  tcl8.38.3.5-5Tcl (the Tool Command Language) v8
pn  tk8.3 none (no description available)

-- no debconf information


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



Bug#412052: installation: When upgrading and refreshing packages in aptitude, some bug reports are in not gzip format.

2007-02-23 Thread Martin Michlmayr
* Omer Zak [EMAIL PROTECTED] [2007-02-23 08:08]:
 The packages, for which bug reports are not in gzip format, are:

What do you mean by bug epots not not in gzip format?  What do bug
reports have to do with the installation; do you mean changelog
perhaps?

Anyway, sounds like a bug in aptitude.

-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#401916: Bug #401916 - any progress?

2007-02-23 Thread David Härdeman
maks...any progress on this bug?

A new package which exports ROOTDELAY would be nice, then the rest can be
fixed in udev...

-- 
David Härdeman



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



Bug#398464: Changes to /etc/crypttab

2007-02-23 Thread Frans Pop
On Friday 23 February 2007 09:05, David Härdeman wrote:
 The behaviour you describe is what could be expected, and it should be
 fixed once the patch included in bug report
 http://bugs.debian.org/393728 is committed.

 Unfortunately, this is not something which will happen before the
 release of Etch since it is nearly impossible to assess the impact of
 the patch on unrelated (i.e. non-crypto) installations.

David,

Would it be possible for you to create a separate wiki page about this 
that explains the issue and how to work around it? From what I read here, 
it should be possible to make the necessary correction either before 
rebooting or using rescue mode.

Cheers,
FJP


pgptO2Vp79hhr.pgp
Description: PGP signature


Bug#412001: iceweasel-2.0.0.1+dfsg-4 crashes bud error

2007-02-23 Thread Eric Dorland
* Prakash J Kokkatt ([EMAIL PROTECTED]) wrote:
 Package:iceweasel (2.0.0.1+dfsg-4),iceweasel-gnome-support (2.0.0.1+dfsg-4
 )
 
 Version:
 2.0.0.1+dfsg-4
 
 When i invoke iceweasel,it works for sometime and if i try to browse
 into the tab editpreferences to set
 my download directory,Iceweasel suddenly exits!when i invoked
 iceweasel from a terminal,it while crashed shows one error:
 as BUS ERROR.please help to fix.I am on a Debian Sid+experimental
 apt-pinned with almost all bleeding edge packages.

What architecture are you running on?

-- 
Eric Dorland [EMAIL PROTECTED]
ICQ: #61138586, Jabber: [EMAIL PROTECTED]
1024D/16D970C6 097C 4861 9934 27A0 8E1C  2B0A 61E9 8ECF 16D9 70C6



signature.asc
Description: Digital signature


Bug#412045: Problem when Installing mysql-server-5.0

2007-02-23 Thread John Halton

I had a similar issue a few months ago with the mysql package being in
a very bad inconsistent state, and with no apparent way of either
uninstalling or fixing the package. If you do a Google search for
'mysql debian Package is in a very bad inconsistent state' you will
find a number of others whom this has affected.

The solution that worked for me is the one found in the first comment
here - www.debianhelp.org/node/1962 - of setting the RUNLEVEL
initialisation variable at start-up. I mention this in case it helps
track down/reproduce the problem. It seems the problem may also be
related to splashy, unless I have misunderstood what the commenter in
that thread is saying.

John


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



Bug#408956: Acknowledgement (apache2: PHP4 -- PHP5: DirectoryIndex sometimes doesn't work)

2007-02-23 Thread Clayton
This bug seems to have been overcome by events/spontaneously disappeared a few 
days after my report, and has since not resurfaced. I suggest the bug report be 
closed.


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



Bug#412052: installation: When upgrading and refreshing packages in aptitude, some bug reports are in not gzip format.

2007-02-23 Thread Omer Zak
On Fri, 2007-02-23 at 08:27 +, Martin Michlmayr wrote:
 * Omer Zak [EMAIL PROTECTED] [2007-02-23 08:08]:
  The packages, for which bug reports are not in gzip format, are:
 
 What do you mean by bug epots not not in gzip format?  What do bug
 reports have to do with the installation; do you mean changelog
 perhaps?
 
 Anyway, sounds like a bug in aptitude.

Those are the error messages, which I got in the Retrieving bug
reports... stage of package installation.  I think the bug is not
specific to aptitude.
Now I tried again to run aptitude, and this time the problem did not
occur.
--- Omer
-- 
Delay is the deadliest form of denial.C. Northcote Parkinson
My own blog is at http://tddpirate.livejournal.com/

My opinions, as expressed in this E-mail message, are mine alone.
They do not represent the official policy of any organization with which
I may be affiliated in any way.
WARNING TO SPAMMERS:  at http://www.zak.co.il/spamwarning.html



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



Bug#412035: xchat-gnome should include a gconf schema for url-handlers

2007-02-23 Thread Guillaume Desmottes
On jeu, 2007-02-22 at 15:44 -0800, Alex Malinovich wrote:
 Package: xchat-gnome
 Version: 1:0.13-1+b1
 Severity: wishlist
 
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 This is probably just an upstream request, but I think that xchat-gnome,
 being a Gnome app, should include a gconf schema for setting xchat-gnome
 as the default url-handler for irc. There may be other gconf settings
 that should be considered, but this is just the one that I happened to
 think of when I clicked on an irc:// link and nothing happened.
 

It should work. Did you try to enable the dbus plugin?

G.

-- 
Guillaume Desmottes [EMAIL PROTECTED]
Jabber [EMAIL PROTECTED]
GPG 1024D/711E31B1 | 1B5A 1BA8 11AA F0F1 2169  E28A AC55 8671 711E 31B1



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



Bug#386469: openbsd-inetd: bug still present, even with my strange setup.

2007-02-23 Thread Leonardo
Package: openbsd-inetd
Version: 0.20050402-4
Followup-For: Bug #386469

The bug on installing is still present, i had to close dselect, shut down 
manually the daemon, then restarting dselet and then 
installed without complaints.

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

Versions of packages openbsd-inetd depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libwrap07.6.dbs-12   Wietse Venema's TCP wrappers libra
ii  lsb-base3.1-23   Linux Standard Base 3.1 init scrip
ii  tcpd7.6.dbs-12   Wietse Venema's TCP wrapper utilit
ii  update-inetd4.27-0.4 inetd.conf updater

openbsd-inetd recommends no packages.

-- no debconf information


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



Bug#412057: twiki: apache.conf should not allow other IP for configure than localhost by default

2007-02-23 Thread Olivier Berger
Package: twiki
Version: 1:4.0.5-9.1
Severity: important

This may have a security impact, however rather limited, IMHO.

In apache.conf, configure access is granted to 
Allow from 127.0.0.1, 192.168.1.10

However I see no reason, in general for 192.168.1.10 (I know it was in
twiki's upstream .htaccess)... which may not be suited for every network
setup :(

At least this is a local address, so no real risk vs sites on the
Internet.

Hope this helps,

Best regards,

P.S.: it seems to me that apache doesn't use commas for separating
addresses in an allow directive
(http://httpd.apache.org/docs/2.2/mod/mod_authz_host.html#allow) but I'm
not quite sure... and anyway, there will be only 127.0.0.1 in the end I
suppose.


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

Versions of packages twiki depends on:
ii  apache-common 1.3.34-4   support files for all Apache webse
ii  apache2.2-common  2.2.3-3.3  Next generation, scalable, extenda
ii  debconf [debconf-2.0] 1.5.11 Debian configuration management sy
ii  libalgorithm-diff-perl1.19.01-2  a perl library for finding Longest
ii  libcgi-session-perl   4.14-1 Persistent session data in CGI app
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  liberror-perl 0.15-8 Perl module for error/exception ha
ii  libhtml-parser-perl   3.55-1 A collection of modules that parse
ii  liblocale-maketext-lexicon-pe 0.62-1 Lexicon-handling backends for Loc
ii  libtext-diff-perl 0.35-2 Perform diffs on files and record 
ii  liburi-perl   1.35-2 Manipulates and accesses URI strin
ii  perl [libmime-base64-perl]5.8.8-7Larry Wall's Practical Extraction 
ii  perl-modules [libnet-perl]5.8.8-7Core Perl modules
ii  rcs   5.7-18 The GNU Revision Control System

twiki recommends no packages.

-- debconf information excluded


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



Bug#412059: installation-report

2007-02-23 Thread Andrew Heil

Package: installation-reports

Boot method: DVD
Image version: 
http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-dvd/debian-testing-i386-DVD-1.iso
  Debian GNU/Linux testing Etch - Official Snapshot
i386 DVD Binary-1 20070221-00:48
Date: 2007-02-23

Machine: Home-brewed
Processor: AMD Athlon XP 2600+
Memory: 631.35MB
Partitions:
PartitionFormat  Size Mountpoint
/dev/hdb1ext3 41286796/
/dev/hda1ntfs 67416740/media/hda1
/dev/hdb2ext3 10317860/home
/dev/hda2ext3  9068648/media/hda2
/dev/hda4ext3  1011960/media/hda3
/dev/hdb4vfat106586240/media/hdb4

Output of lspci -nn and lspci -vnn:
00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8377 [KT400/KT600
AGP] Host Bridge [1106:3189] (rev 80)
00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237 PCI Bridge [1106:b198]
00:0a.0 Multimedia audio controller [0401]: Creative Labs SB Audigy
[1102:0004] (rev 03)
00:0a.1 Input device controller [0980]: Creative Labs SB Audigy Game
Port [1102:7003] (rev 03)
00:0a.2 FireWire (IEEE 1394) [0c00]: Creative Labs SB Audigy FireWire
Port [1102:4001]
00:0c.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
00:0f.0 RAID bus controller [0104]: VIA Technologies, Inc. VIA VT6420
SATA RAID Controller [1106:3149] (rev 80)
00:0f.1 IDE interface [0101]: VIA Technologies, Inc.
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE [1106:0571]
(rev 06)
00:10.0 USB Controller [0c03]: VIA Technologies, Inc. VT82x UHCI
USB 1.1 Controller [1106:3038] (rev 81)
00:10.1 USB Controller [0c03]: VIA Technologies, Inc. VT82x UHCI
USB 1.1 Controller [1106:3038] (rev 81)
00:10.2 USB Controller [0c03]: VIA Technologies, Inc. VT82x UHCI
USB 1.1 Controller [1106:3038] (rev 81)
00:10.3 USB Controller [0c03]: VIA Technologies, Inc. VT82x UHCI
USB 1.1 Controller [1106:3038] (rev 81)
00:10.4 USB Controller [0c03]: VIA Technologies, Inc. USB 2.0
[1106:3104] (rev 86)
00:11.0 ISA bridge [0601]: VIA Technologies, Inc. VT8237 ISA bridge
[KT600/K8T800/K8T890 South] [1106:3227]
01:00.0 VGA compatible controller [0300]: nVidia Corporation Unknown
device [10de:0222] (rev a1)

00:00.0 Host bridge [0600]: VIA Technologies, Inc. VT8377 [KT400/KT600
AGP] Host Bridge [1106:3189] (rev 80)
   Subsystem: ASRock Incorporation K7VT6 motherboard [1849:3189]
   Flags: bus master, 66MHz, medium devsel, latency 8
   Memory at e000 (32-bit, prefetchable) [size=64M]
   Capabilities: [80] AGP version 3.5
   Capabilities: [c0] Power Management version 2

00:01.0 PCI bridge [0604]: VIA Technologies, Inc. VT8237 PCI Bridge
[1106:b198] (prog-if 00 [Normal decode])
   Flags: bus master, 66MHz, medium devsel, latency 0
   Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
   Memory behind bridge: dbe0-dfef
   Prefetchable memory behind bridge: bbd0-dbcf
   Capabilities: [80] Power Management version 2

00:0a.0 Multimedia audio controller [0401]: Creative Labs SB Audigy
[1102:0004] (rev 03)
   Subsystem: Creative Labs SB0090 Audigy Player/OEM [1102:0053]
   Flags: bus master, medium devsel, latency 32, IRQ 201
   I/O ports at d000 [size=32]
   Capabilities: [dc] Power Management version 2

00:0a.1 Input device controller [0980]: Creative Labs SB Audigy Game
Port [1102:7003] (rev 03)
   Subsystem: Creative Labs SB Audigy MIDI/Game Port [1102:0040]
   Flags: bus master, medium devsel, latency 32
   I/O ports at ec00 [size=8]
   Capabilities: [dc] Power Management version 2

00:0a.2 FireWire (IEEE 1394) [0c00]: Creative Labs SB Audigy FireWire
Port [1102:4001] (prog-if 10 [OHCI])
   Subsystem: Creative Labs SB Audigy FireWire Port [1102:0010]
   Flags: bus master, medium devsel, latency 32, IRQ 177
   Memory at dfffb800 (32-bit, non-prefetchable) [size=2K]
   Memory at dfff4000 (32-bit, non-prefetchable) [size=16K]
   Capabilities: [44] Power Management version 2

00:0c.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd.
RTL-8139/8139C/8139C+ [10ec:8139] (rev 10)
   Subsystem: Realtek Semiconductor Co., Ltd. RT8139 [10ec:8139]
   Flags: bus master, medium devsel, latency 32, IRQ 193
   I/O ports at cc00 [size=256]
   Memory at dfffb700 (32-bit, non-prefetchable) [size=256]
   Capabilities: [50] Power Management version 2

00:0f.0 RAID bus controller [0104]: VIA Technologies, Inc. VIA VT6420
SATA RAID Controller [1106:3149] (rev 80)
   Subsystem: ASRock Incorporation K7VT6 motherboard [1849:3149]
   Flags: bus master, medium devsel, latency 32, IRQ 169
   I/O ports at e800 [size=8]
   I/O ports at e400 [size=4]
   I/O ports at e000 [size=8]
   I/O ports at dc00 [size=4]
   I/O ports at d800 [size=16]
   I/O ports at d400 [size=256]
   Capabilities: [c0] Power Management version 2

00:0f.1 IDE interface [0101]: VIA Technologies, 

Bug#412058: libsdl1.2debian: XRandR rotation ignored when looking at resolutions for fullscreen mode

2007-02-23 Thread Brice Goglin
Package: libsdl1.2debian
Version: 1.2.11-8
Severity: normal

Hi,

I have been tracking down a problem with programs running in 
fullscreen mode when the screen is rotated (with xrandr -o left).
After talking with XSF people, we came to the conclusion that the 
problem was in libsdl because only SDL programs had the issue.

Assuming you have a 1024x768 resolution, rotated into 768x1024,
a program such a xmoto (with -fs for fullscreen) behaves as if
the resolution was 1024x768, which means the bottom of the screen
is not used while the right part of the display is outside of the
screen.

From what I understand, the problem is caused by SDL manipulating
actual resolutions (such as 768x1024) while XRandR functions return
and take regular resolution such as 1024x768 with a rotation flag.
Thus, libSDL should look at the rotation flag and swap the vertical
and horizontal resolutions if required when talking to XRandR.
This is what the following patch does. xmoto -fs then uses the right 
resolution.

There are probably some other problems since the font are ugly (they
were before my patch). And some other programs are still not using
the right resolution, such as mplayer and stellarium (maybe the problem 
is in these programs, not in libSDL).

The problem occurs with both X packages from Etch and experimental
(xserver-xorg-core 1.2.0-2 and libxrandr{-dev,2} 1.2.0-3). I only
tested my fix against experimental but I expect it to work with Etch
too. I'll try to check that in the next days.

Note that SDL_VIDEO_X11_XRANDR=1 must be set in the environment to 
enable XRandR support in libSDL. This is kind of boring for me since
the code says it is disabled by default because of KDE, which I don't
use at all :)

Since XRandR will become very common and important with the upcoming 
Xserver 1.3.0 (expected to enter unstable right after Etch is released), 
it would be great to have this fixed soon.
The bug is also relevant for Etch, but there is only one free X driver 
(i810) supporting rotation so far, and XRandR is disabled by default in 
libSDL. So there might not be enough people this problem to justify a
fix in Etch.

Thanks,
Brice

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.21-rc1=topinambour
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libsdl1.2debian depends on:
ii  libsdl1.2debian-alsa  1.2.11-8   Simple DirectMedia Layer (with X11

libsdl1.2debian recommends no packages.

-- no debconf information
---BeginMessage---
Fix XRandR rotation managing by swapping horizontal and vertical resolutions
when RR_Rotate_90 or RR_Rotate_270 (we assume both won't be set at the same
time).
It is required because SDL manipulates actual resolution (such as 768x1024)
while XRandR returns/takes non-rotated resolutions (such as 1024x768) plus
a rotation flag.
The problem appears when running a fullscreen program such as xmoto -fs after
running xrandr -o left to rotate the screen (not supported by all X drivers,
but at least i810 works).
SDL_VIDEO_X11_XRANDR=1 must be set in the environment to enable XRandR in 
libSDL.
---
 src/video/x11/SDL_x11modes.c |   34 --
 1 file changed, 24 insertions(+), 10 deletions(-)

Index: libsdl1.2-1.2.11/src/video/x11/SDL_x11modes.c
===
--- libsdl1.2-1.2.11.orig/src/video/x11/SDL_x11modes.c  2007-02-23 
09:42:25.0 +0100
+++ libsdl1.2-1.2.11/src/video/x11/SDL_x11modes.c   2007-02-23 
09:44:29.0 +0100
@@ -36,6 +36,8 @@
 #define X11MODES_DEBUG 1
 
 #define MAX(a, b)(a  b ? a : b)
+#define XRANDR_RESOLUTION_SWAP(a,b) { a += b; b = a - b; a -= b; }
+#define XRANDR_RESOLUTION_NEEDS_SWAP(rotation) (rotation  
(RR_Rotate_90|RR_Rotate_270))
 
 #if SDL_VIDEO_DRIVER_X11_XRANDR
 static int cmpmodelist(const void *va, const void *vb)
@@ -217,8 +219,12 @@
 
 /* find the matching size entry index */
 for ( size_id = 0; size_id  nsizes; ++size_id ) {
-if ( (sizes[size_id].width == SDL_modelist[i]-w) 
- (sizes[size_id].height == SDL_modelist[i]-h) )
+   int xrw = sizes[size_id].width;
+   int xrh = sizes[size_id].height;
+   if (XRANDR_RESOLUTION_NEEDS_SWAP(saved_rotation))
+   XRANDR_RESOLUTION_SWAP(xrw, xrh);
+if ( (xrw == SDL_modelist[i]-w) 
+ (xrh == SDL_modelist[i]-h) )
 break;
 }
 
@@ -275,8 +281,12 @@
 
 cur_size = XRRConfigCurrentConfiguration(screen_config, 
cur_rotation);
 if ( cur_size = 0  cur_size  nsizes ) {
-*w = sizes[cur_size].width;
-*h = sizes[cur_size].height;
+   int xrw = 

Bug#411987: Activation FastCGI support won't configure use_fast_cgi in wwsympa.conf

2007-02-23 Thread Olivier Salaün - CRU

Olivier Berger wrote:

Package: sympa
Version: 5.2.3-1.2
Severity: normal

I'm not sure if this is important... 


I've run into the situation where I had 'use_fast_cgi' set to 0 in 
/etc/sympa/wwsympa.conf and wwsympa.fcgi wouldn't work (running as a simple CGI 
instead of using all FastCGI API's resources, which is no
good).

For the records, I though that mod_fastcgi wasn't working since I had 
wwsympa.fcgi's output in error.log... see 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411928 for some details... and 
my misunderstanding of what FastCGI was about ;)

But it was just that use_fast_cgi should have been set to 1 when fastcgi tried 
to execute wwsympa.fcgi...

I'm not sure how the variable was set to 0, though.

I'm not completely sure that this situation is linked to this... but still I 
think that debconf's FastCGI activation should result in setting use_fast_cgi 
accordingly in /etc/sympa/wwsympa.conf ...
  
There are known problems with mod_fastcgi with Apache 2.2 because the 
Apache API has changed. A patch has been provided by a user but it was 
not applied back in mod_fastcgi itself. The patch : 
http://hack.emilykwan.com/node/95


Since mod_fastcgi seems to be a dead product, it is worth looking at 
alternatives :


   * mod_fcgid ; see
 
http://www.sympa.org/wiki/faq/fastcgi?s=fastcgi#installing_mod_fcgid_for_apache2_on_debian
   * mod_proxy_fcgi (http://mproxyfcgi.sourceforge.net/) might be
 integrated in Apache itself



Bug#409399: libgl1-mesa-dri: libGL is out of sync with DRI drivers

2007-02-23 Thread Johannes Wiedersich
Brice Goglin wrote:
 Johannes Wiedersich wrote:
 Michel Dänzer wrote:
   
 On Fri, 2007-02-02 at 19:13 +0100, Johannes Wiedersich wrote:
 
 The relevant lines in the output attached below are

 libGL error: dlopen /usr/lib/dri/r200_dri.so failed 
 (/usr/lib/dri/r200_dri.so: undefined 
 symbol: _glapi_get_dispatch)
 libGL error: unable to find driver: r200_dri.so
   
 This usually happens when fglrx was accidentally installed and diverts
 libGL to its incompatible version.
 
 Sorry, but I don't understand what you mean by 'accidentally'? I've
 always thought that aptitude takes care that nothing is installed by
 accident and that no packet is installed with an 'incompatible version'?

 I simply hope that my graphics card will have the best possible support
 and that there won't be any 'incompatible versions' in Etch.
   
 
 Right. But, as Michel meant, you should check that you don't have fglrx
 installed currently, and also that you didn't have in the past. The
 point is not how did fglrx get installed ?, but rather did it get
 installed once and messed up your libGL, causing this bug ? :)

'aptitude purge fglrx*' fixed it, ie. the error message does not appear
anymore.

Shouldn't fglrx* packages be tagged conflicting to libgl1-mesa-dri then?

How would I utilize Display driver for the ATI Radeon and FireGL
graphics accelerators (from the package desription of fglrx-driver)?

Is this in fact a bug of fglrx 'messing up my libGL'?

 What does 'ls -l /usr/lib/libGL*' say? Does reinstalling Etch's
 libgl1-mesa-dri change anything?

[EMAIL PROTECTED]:~$ ls -l /usr/lib/libGL*
lrwxrwxrwx 1 root root 16 2007-02-14 21:17 /usr/lib/libGLEW.so.1.3
- libGLEW.so.1.3.4
-rw-r--r-- 1 root root 195624 2006-10-24 20:27 /usr/lib/libGLEW.so.1.3.4
lrwxrwxrwx 1 root root 12 2007-01-15 09:58 /usr/lib/libGL.so.1 -
libGL.so.1.2
-rw-r--r-- 1 root root 425832 2007-01-03 15:42 /usr/lib/libGL.so.1.2
lrwxrwxrwx 1 root root 20 2007-01-15 09:58 /usr/lib/libGLU.so.1 -
libGLU.so.1.3.060501
-rw-r--r-- 1 root root 519844 2007-01-03 15:42 /usr/lib/libGLU.so.1.3.060501


Thanks for your help.

Johannes


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



Bug#410039: No /usr/lib/xen folder so it's confusing other packages

2007-02-23 Thread Goswin von Brederlow
Thomas Goirand [EMAIL PROTECTED] writes:

 Goswin von Brederlow wrote:
 The problem is that multiple xen versions (3.0-unstable, 3.0.3, 3.0.4)
 can be installed and they are incompatible with each other. If each
 one contained /usr/lib/python/xen then the packages would have to
 conflict.

 I understood that, for sure!

 What you need is a common package that contains wrapper scripts in
 /usr/lib/python/xen that will pick the right
 /usr/lib/xen-VERSION/lib/python subdir applicable to the running xen
 version.
 
 Maybe xen-utils-common is what you should be using?

 Maybe a script run at startup could check for the xen version that is
 running and make the appropriate symlink? Sure that could be in a
 xen-common package, for example... Is that what xen-utils-common does?

 Thomas

/usr is (potentially) read-only. You can only write there during
install time which is not enough. You would have to put a static link
to /var/lib/xen and then have a dynamic link there or something.

MfG
Goswin


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



Bug#412060: ITP: freebasic -- 32-bit BASIC compiler with MS-QuickBasic compatibilty

2007-02-23 Thread Gürkan Sengün

Package: wnpp
Severity: wishlist

* Package name: freebasic
  Version : 0.16b
  Upstream Authors: Andre Victor T. Vicentini [EMAIL PROTECTED]
Angelo Mottola [EMAIL PROTECTED]
Daniel R. Verkamp [EMAIL PROTECTED]
Mark Junker [EMAIL PROTECTED]
* URL : http://www.freebasic.net/
* License : GNU GPL 2
  Description : 32-bit BASIC compiler with MS-QuickBasic compatibilty
 This is a free basic compiler with the syntax the most compatible possible
with MS-QuickBasic.  It adds new features such as pointers, unsigned data
types, inline-assembly and many others.

-- System Information:
Debian Release: testing/unstable
Architecture: powerpc
Kernel: Linux ibook 2.4.23-ben1 #7 Sat Dec 27 11:20:38 CET 2003 ppc
Locale: LANG=POSIX, LC_CTYPE=POSIX




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



Bug#411663: linux-image-2.6.18-4-amd64: iptables do not work correctly with amd64 kernel

2007-02-23 Thread Goswin von Brederlow
[EMAIL PROTECTED] writes:

 Package: linux-image-2.6.18-4-amd64
 Version: 2.6.18.dfsg.1-10
 Severity: normal


 It seems that the 32bit iptables package do not work correctly together
 with the (i386) amd64 kernel. After installing this kernel, shorewall do
 not start anymore.

 Here you can see snippets of the logs:

 snippet of /var/log/shorewall-init.log:
 ...
 Processing /etc/shorewall/continue ...
 ip6tables v1.3.6: can't initialize ip6tables table `filter': Invalid
 argument Perhaps ip6tables or your kernel needs to be upgraded.
 ip6tables v1.3.6: can't initialize ip6tables table `filter': Bad file
 descriptor Perhaps ip6tables or your kernel needs to be upgraded.
 ...
 Setting up TC Rules...
 iptables: Invalid argument
ERROR: Command /sbin/iptables -t mangle -A tcpre -s 0.0.0.0/0 -d
 0.0.0.0/0 -p icmp --icmp-type echo-request -j MARK --set-mark 1 Failed
 ...

Wow, another one of those alignment changes.

For now there is a patch in the BTS to build an iptables64 package on
i386 that you can use or you can install the amd64 iptables with
--force-architecture along with amd64-libs.

MfG
Goswin


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



Bug#411915: [Pkg-mono-group] Bug#411915: mono-common build problem

2007-02-23 Thread Sebastian Dröge
On Mi, 2007-02-21 at 13:06 -0800, Steve Langasek wrote:
 On Wed, Feb 21, 2007 at 03:50:45PM -0500, Mark Dieterich wrote:
  Package: mono-runtime
  Version: 1.2.2.1-1
  Section: interpreters
  Priority: optional
  Architecture: i386
  Depends: mono-jit (= 1.2.2.1-1), mono-gac (=  )
 
 This is a missing versioned build-dependency on dpkg-dev, required for the
 use of the ${source:Version} substitution.

Hi,
shall we ignore this for etch or shall I upload a new mono version with
this single change later?

Also, am I right that at least version 1.13.19 or dpkg-dev is needed for
${source:Version}?

Bye


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


Bug#411115: sky2 module

2007-02-23 Thread maximilian attems
On Wed, 21 Feb 2007, Renato S. Yamane wrote:

 Patchs available to 2.6.20 stable Kernel comment by Stephen is attached.
 
  sky2-pause-flush.patch
  sky2-tx-timeout-deadlock.patch
 Subject: sky2: don't flush good pause frames
 

thanks that's a first help :)
but i guess they won't apply to 2.6.18,
plus there were also some other important sky2 patches
from 2.6.18 to 2.6.20

regards

--
maks


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



Bug#412035: xchat-gnome should include a gconf schema for url-handlers

2007-02-23 Thread Alex Malinovich
On Fri, 2007-02-23 at 10:02 +0100, Guillaume Desmottes wrote:
 On jeu, 2007-02-22 at 15:44 -0800, Alex Malinovich wrote:
  Package: xchat-gnome
  Version: 1:0.13-1+b1
  Severity: wishlist
  
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  This is probably just an upstream request, but I think that xchat-gnome,
  being a Gnome app, should include a gconf schema for setting xchat-gnome
  as the default url-handler for irc. There may be other gconf settings
  that should be considered, but this is just the one that I happened to
  think of when I clicked on an irc:// link and nothing happened.
  
 
 It should work. Did you try to enable the dbus plugin?

I just tried enabling the dbus plugin and disabling the url-handler that
I put in by hand earlier, and typing an irc:// url into my browser
results in, irc is not a registered protocol.

-- 
Alex Malinovich
Support Free Software, delete your Windows partition TODAY!
Encrypted mail preferred. You can get my public key from any of the
pgp.net keyservers. Key ID: A6D24837



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


Bug#412052: installation: When upgrading and refreshing packages in aptitude, some bug reports are in not gzip format.

2007-02-23 Thread Martin Michlmayr
* Omer Zak [EMAIL PROTECTED] [2007-02-23 11:05]:
 Those are the error messages, which I got in the Retrieving bug
 reports... stage of package installation.  I think the bug is not
 specific to aptitude.
 Now I tried again to run aptitude, and this time the problem did not
 occur.

OK, maybe this happened because the BTS had some problems.  I think it
moved to a new machine yesterday.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#398464: Changes to /etc/crypttab

2007-02-23 Thread David Härdeman
On Fri, February 23, 2007 9:42, Frans Pop said:
 On Friday 23 February 2007 09:05, David Härdeman wrote:
 The behaviour you describe is what could be expected, and it should be
 fixed once the patch included in bug report
 http://bugs.debian.org/393728 is committed.

 Unfortunately, this is not something which will happen before the
 release of Etch since it is nearly impossible to assess the impact of
 the patch on unrelated (i.e. non-crypto) installations.

 David,

 Would it be possible for you to create a separate wiki page about this
 that explains the issue and how to work around it? From what I read here,
 it should be possible to make the necessary correction either before
 rebooting or using rescue mode.

Yes, it should be pretty easy to correct this manually. I haven't tested
it yet myself though, so I'll do that and write something up. I expect it
to be done sometime early next week depending on the amount of beer
consumed at FOSDEM.

-- 
David Härdeman



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



Bug#410374: ACKing the bugs

2007-02-23 Thread Peter Van Eynde
Hi

First of all: thank you for bringing these bugs to my attention. I'm currently 
working on a newer ecl package, however I fear it look like it will take a 
little more time. Unless etch gets released first I'll upload new packages to 
experimental.

Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org 
http://www.livejournal.com/users/pvaneynd/
God, root, what is difference? Pitr | God is more forgiving. Dave Aronson| 



pgpoEF2K7pSi8.pgp
Description: PGP signature


Bug#412045: Problem when Installing mysql-server-5.0

2007-02-23 Thread Christian Hammers
Hi

On 2007-02-23 John Halton wrote:
 I had a similar issue a few months ago with the mysql package being in
 a very bad inconsistent state, and with no apparent way of either
 uninstalling or fixing the package. If you do a Google search for
 'mysql debian Package is in a very bad inconsistent state' you will
 find a number of others whom this has affected.
 
 The solution that worked for me is the one found in the first comment
 here - www.debianhelp.org/node/1962 - of setting the RUNLEVEL
 initialisation variable at start-up. I mention this in case it helps
 track down/reproduce the problem. It seems the problem may also be
 related to splashy, unless I have misunderstood what the commenter in
 that thread is saying.

The RUNLEVEL bug was in the lsb-base package which just happened to had an
update at the same time as my mysql package. It has been fixed in the meantime.

System Administrator have you seen the same message? If so, first upgrade
the lsb-base package and then try again with mysql. Please tell me if I can
close this bug report if it works.

bye,

-christian-


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



Bug#409748: Download cl-plus-ssl p.d.o

2007-02-23 Thread Jan
(and you can get it from my p.d.o pages),
Where is this page located?

I tried: deb http://people.debian.org.gotdotnet.ch/~pvaneynd/cl-packages ./
and got:
Failed to fetch
http://people.debian.org.gotdotnet.ch/~pvaneynd/cl-packages/./cffi/cl-cffi_20061013-1_all.deb
MD5Sum mismatch





Bug#412062: rxvt-unicode: /usr/share/man/man1/rxvt.1.gz missing

2007-02-23 Thread Michel Verdier
Package: rxvt-unicode
Severity: minor


Before install, only rxvt package installed :

# l /usr/share/man/man1/rxvt*
lrwxrwxrwx 1 root root9 Oct 27 12:10
/usr/share/man/man1/rxvt-xpm.1.gz - rxvt.1.gz
lrwxrwxrwx 1 root root9 Oct 27 12:10
/usr/share/man/man1/rxvt-xterm.1.gz - rxvt.1.gz
-rw-r--r-- 1 root root 8521 Dec  1  2005 /usr/share/man/man1/rxvt.1.gz

After rxvt-unicode install :

# l /usr/share/man/man1/rxvt*
lrwxrwxrwx 1 root root   10 Feb 23 10:37
/usr/share/man/man1/rxvt-unicode.1.gz - urxvt.1.gz
lrwxrwxrwx 1 root root9 Feb 22 10:25
/usr/share/man/man1/rxvt-xpm.1.gz - rxvt.1.gz
lrwxrwxrwx 1 root root9 Feb 22 10:25
/usr/share/man/man1/rxvt-xterm.1.gz - rxvt.1.gz
-rw-r--r-- 1 root root 8521 Dec  1  2005 /usr/share/man/man1/rxvt.1.gz

After rxvt-unicode remove, /usr/share/man/man1/rxvt.1.gz from rxvt package is 
missing :

# l /usr/share/man/man1/rxvt*
lrwxrwxrwx 1 root root 9 Feb 22 10:25 /usr/share/man/man1/rxvt-xpm.1.gz
- rxvt.1.gz
lrwxrwxrwx 1 root root 9 Feb 22 10:25
/usr/share/man/man1/rxvt-xterm.1.gz - rxvt.1.gz

After reinstalling rxvt package all is ok :

# l /usr/share/man/man1/rxvt*
lrwxrwxrwx 1 root root9 Feb 23 10:42
/usr/share/man/man1/rxvt-xpm.1.gz - rxvt.1.gz
lrwxrwxrwx 1 root root9 Feb 23 10:42
/usr/share/man/man1/rxvt-xterm.1.gz - rxvt.1.gz
-rw-r--r-- 1 root root 8521 Dec  1  2005 /usr/share/man/man1/rxvt.1.gz



-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-russel
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



Bug#412061: login: su ends PAM sesstion in subshell

2007-02-23 Thread Philipp Matthias Hahn
Package: login
Version: 1:4.0.18.1-6
Severity: normal

I'm currently deploying Kerberos authentication in our group. I'm using
libpam-krb5 in /etc/pam.d/common-* and have a problem with the Kerberos
credential cache file being deleted when using 'su'.

When logging in via login/gdm/kdm, the pam_krb5.so module puts the
Kerberos5 credentials in a file like /tmp/krb5cc_1000, so all other
processes can use those credentials directly without requiring another
password entry. This file cache is creates by pam_acct_mgmt() and/or
pam_open_session().

Using 'su - some_user' doesn't work as expected, since the cache file is
deleted before executing the shell. Strace'ing a 'su' shows the
following behaviour:

open(/tmp/krb5cc_pam_N2kh8U, O_RDWR|O_CREAT|O_EXCL, 0600) = 4
# This is for the Ticket granting ticket
unlink(/tmp/krb5cc_pam_N2kh8U)= 0
open(/tmp/krb5cc_pam_N2kh8U, O_RDWR|O_CREAT|O_TRUNC|O_EXCL, 0600) = 4
open(/tmp/krb5cc_pam_N2kh8U, O_RDWR)  = 4
open(/tmp/krb5cc_1000_q9oTxG, O_RDWR|O_CREAT|O_EXCL, 0600) = 4
# This is the user's ticket
open(/tmp/krb5cc_pam_N2kh8U, O_RDONLY) = 4
open(/tmp/krb5cc_pam_N2kh8U, O_RDONLY) = 4
open(/tmp/krb5cc_pam_N2kh8U, O_RDONLY) = 4
unlink(/tmp/krb5cc_1000_q9oTxG)   = 0
open(/tmp/krb5cc_1000_q9oTxG, O_RDWR|O_CREAT|O_TRUNC|O_EXCL, 0600) = 4
# no idea why it is done a second time
open(/tmp/krb5cc_1000_q9oTxG, O_RDWR) = 4
chown32(/tmp/krb5cc_1000_q9oTxG, 1000, 1000) = 0
open(/tmp/krb5cc_pam_N2kh8U, O_RDWR)  = 4
unlink(/tmp/krb5cc_pam_N2kh8U)= 0
# the TGT is no longer needed
clone(Process 25189 attached
[pid 25189] open(/tmp/krb5cc_1000_q9oTxG, O_RDWR) = 3
[pid 25189] unlink(/tmp/krb5cc_1000_q9oTxG) = 0
# this is the culprit #
[pid 25189] execve(/bin/bash, [-su], [/* 10 vars */]) = 0
...
Process 25189 detached
open(/tmp/krb5cc_1000_q9oTxG, O_RDWR) = -1 ENOENT (No such file or directory)

Taking a look at shadow-4.0.18.1/src/su.c:167 shows the following code:
child = fork ();
if (child == 0) {   /* child shell */
pam_end (pamh, PAM_SUCCESS); 

if (doshell)
(void) shell (shellstr, (char *) args[0], envp);
else
(void) execve (shellstr, (char **) args, envp);
exit (errno == ENOENT ? E_CMD_NOTFOUND : E_CMD_NOEXEC);
}
...
waitpid();
ret = pam_close_session (pamh, 0);
pam_end (pamh, ret);

Calling pam_end() in the child closes the PAM session and by that
deletes the credential cache. I think that is wrong. For example, take a
look at what 'login' does in shadow-4.0.18.1/src/login.c:1009
child = fork ();
if (child  0) {
...
} else if (child) {
wait (NULL);
PAM_END;
exit (0);
}
/* child */
...
if ((tmp = getdef_str (FAKE_SHELL)) != NULL)
err = shell (tmp, pwent.pw_shell, newenvp); /* fake shell */
else
/* exec the shell finally */
err = shell (pwent.pw_shell, (char *) 0, newenvp);
exit (err == ENOENT ? E_CMD_NOTFOUND : E_CMD_NOEXEC);

No call to pam_end() for the child. Apple doesn't do it either:
http://www.opensource.apple.com/darwinsource/WWDC2004/shell_cmds-55/su/su.c
FreeBSD asks the same question:
http://archives.neohapsis.com/archives/freebsd/2001-01/0348.html

I haven't checked other PAM users
(http://www.google.de/search?q=su.c+pam_end+fork), but I think just
calling pam_end() in the child is wrong. The manual page of pam_end(3)
has the following text on this:
   pam_end
  Terminate  the  Linux-PAM  library.  The service application 
associated with
  the pamh handle, is terminated.  The argument, pam_status, passes 
the  value
  most recently returned to the application from the library; it 
indicates the
  manner in which the library should be shutdown.  Besides carrying 
 a  return
  value,  this argument may be logically OR’d with PAM_DATA_SILENT 
to indicate
  that the module should not treat the call too  seriously.  It  is 
 generally
  used  to  indicate that the current closing of the library is in 
a fork(2)ed
  process, and that the parent will take care of cleaning up things 
that exist
  outside of the current process space (files etc.).

Note,  the  PAM_DATA_SILENT  flag  is  pending  acceptance  with
the DCE  (as  of 1996/12/4).

And now the BUTs:
1. Grepping libpam-krb5-2.6 pam-0.79 shadow-4.0.18.1 for PAM_DATA_SILENT
does not show anything interesting. It seems not to be implemented, so
using is would be right, but doesn't solve the problem.

2. Removing the pam_end() for the child solves the problem. Looking at
pam-0.79/Linux-PAM/libpam/pam_end.c and
pam-0.79/Linux-PAM/libpam/pam_data.c shows, that pam_end() mostly frees
memory, but modules may do other things (as 

Bug#412063: ITP: rott -- Rise of the Triad: The HUNT begins

2007-02-23 Thread Fabian Greffrath
package: wnpp
severity: wishlist


  Package name   : rott
  Version: 1.0
  Upstream Author: Apogee Software, Ltd.
  URL: http://www.3drealms.com/rott/ (original)
   http://icculus.org/rott/ (Linux port)
  License: GPL
  Description: Rise of the Triad: The HUNT begins

Rise of the Triad is a high quality, fast scrolling first-person
perspective 3D action game. It has destructive enemies and lots of them,
an arsenal of weapons from simple pistols to missile launchers,
life-preserving armor, traps and ambushes galore. In addition, Rise of
the Triad puts most of the other DOOM wannabes to shame.
.
WARNING: Rise of the Triad features wanton and gratuitous violence!


The package will install the GPL'ed game engine and then offer the user
to automatically download the shareware data files from ftp.3drealms.com
and install them into the filesystem (similar to `quake2-data' or
`rocksndiamonds' packages).

I have two questions addressed at the debian-legal team:

(1) The shareware data files can be found at
ftp://ftp.3drealms.com/share/1rott13.zip. Inside the zip file there is
a file called `VENDOR.DOC' containing the copyright and licensing terms.
As far as I understand the terms it is legally unobjective to
automatically download and install the files as long as we do not
actively redistribute them. Or are there any traps in the phrasing?

(2) The game contains graphical violence. It has an RSAC rating of 4,
whatever that means. However, the violence level is adjustable. To avoid
problems (in countries that are very sensitive concerning graphical
violence in computer games, e.g. Germany), should I hardcode the game to
a lower violence level?
By the way, the game is on the German `Index' (some kind of nasties
list). That means, it must not be sold to underage persons and not even
be advertised *in Germany*. However, Quake 2 and Doom are on that list,
too. Any advise?

Thank you very much!

Cheers,
Fabian



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



Bug#412033: PTS: extremely noisy when new package closes many bugs

2007-02-23 Thread Christoph Berg
Re: Raphael Hertzog 2007-02-23 [EMAIL PROTECTED]
  If
  http://www.debian.org/doc/manuals/developers-reference/ch-resources.en.html#s-pkg-tracking-system
  tries to explain how to fix this if you don't like the defaults, then I
  don't understand it, and in any event, does the current default really
  make sense?
 
 Yes the current default makes sense.

The default has to be to mail everything the maintainer of the package
receives, that's what most people expect.

 The message that a bug got closed is sent via the bts keyword. But if
 you're only interested in the upload notice then you should deactivate
 everything except upload-source. Of course, if you deactive the bts
 keyword you won't receive discussions concerning bug reports.

I agree that the done mails from the BTS are quite boring as they
only repeat the initial mail.

What could maybe changed is the Advanced mode for pts subscription
on the web. It is quite opaque.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#125637: pybliographer: undocumented manual pages

2007-02-23 Thread Nis Martensen
On Mon, 17 Dec 2001 23:16:30 -0600, Chris Lawrence wrote:
 
 None of the executables are documented; this should be fixed.

Indeed. Here's a start.

 Nis
.TH pybliographer 1 23 February 2007  
.SH NAME
pybliographer \- manage bibliographic databases
.SH SYNOPSIS
.B pybliographer
.SH DESCRIPTION
Pybliographer is a tool for managing bibliographic databases. It
supports the following file formats: BibTeX, ISI, Medline, Ovid, Refer.

A graphical user interface is available with the pybliographic(1)
program.

.SH SEE ALSO
pybliographic(1), http://pybliographer.org/

.SH AUTHOR
This manpage was written by Nis Martensen for Debian/GNU Linux and may be used,
modified and/or distributed freely by anyone.
.TH pybliographic 1 23 February 2007  
.SH NAME
pybliographic \- manage bibliographic databases (GUI)
.SH SYNOPSIS
.B pybliographic
.RI [ database ]
.SH DESCRIPTION
Pybliographic is a graphical user interface for the pybliographer(1)
program.

Pybliographer is a tool for managing bibliographic databases. It
supports the following file formats: BibTeX, ISI, Medline, Ovid, Refer.

.SH ENVIRONMENT VARIABLES
.IP PYBLIOGRAPHER_DATABASE
Can be set to specify a database file to open if none is given on the
command line.
.SH SEE ALSO
pybliographer(1), http://pybliographer.org/

.SH AUTHOR
This manpage was written by Nis Martensen for Debian/GNU Linux and may be used,
modified and/or distributed freely by anyone.


Bug#412064: cryptsetup: does not accept --tries (-T) option

2007-02-23 Thread Lubo Molent
Package: cryptsetup
Version: 2:1.0.4+svn26-1
Severity: normal


cryptsetup does not accept --tries option - after first bad password entry 
ended with Command failed.



nb:~# cryptsetup -T 3 luksOpen /dev/vg0/test test2
Enter LUKS passphrase: bad password
Command failed.



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

Versions of packages cryptsetup depends on:
ii  dmsetup  2:1.02.08-1 The Linux Kernel Device Mapper use
ii  libc62.3.6.ds1-11GNU C Library: Shared libraries
ii  libdevma 2:1.02.08-1 The Linux Kernel Device Mapper use
ii  libgcryp 1.2.3-2 LGPL Crypto library - runtime libr
ii  libgpg-e 1.4-1   library for common error values an
ii  libpopt0 1.10-3  lib for parsing cmdline parameters
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-1 universally unique id library

cryptsetup recommends no packages.

-- no debconf information


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



Bug#410692: pthreads break c++ compile (was: Bug#410692: libboost-python-dev: does not build when libpthread-dev is installed)

2007-02-23 Thread Domenico Andreoli
hi,

did you try the example? it is all pure C.

please note that including pthread.h before stdlib.h builds with no
error. anyway i would not trust such code too much.

regards
domenico

-[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


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



Bug#412066: debian installation bug

2007-02-23 Thread James Utter

Package: installation-reports

Boot method: CD
Image version: 
http://cdimage.debian.org/cdimage/daily-builds/daily/arch-latest/i386/iso-cd/debian-testing-i386-netinst.iso
Date: 23/02/07

Machine: Irrelevant
Processor: Pentium 2 (i386)
Memory: Irrelevant
Partitions: Irrelevant
Output of lspci -nn and lspci -vnn: Irrelevant

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

Initial boot:   [O]
Detect network card:[O]
Configure network:  [O]
Detect CD:  [O]
Load installer modules: [O]
Detect hard drives: [O]
Partition hard drives:  [O]
Install base system:[O]
Clock/timezone setup:   [O]
User/password setup:[O]
Install tasks:  [E]
Install boot loader:[ ]
Overall install:[ ]

Severity: Minor

Note: Using standard installer (not the graphical installer)

Comments/Problems: At the Task Selection screen, I was prompted to
choose software for my system. Needing to go back (to change the
selected mirror), I pressed esc on my keyboard.  Instead of going
back, this started the download of the packages. I was also unable to
stop the download.
This is counter-intuitive, and very frustrating. It could be improved
by listing the key bindings on the screen (or on a help screen). Also,
the ability to cancel the download of packages would be useful.


Bug#412067: /etc/papersize is ignored by openoffice

2007-02-23 Thread Patrick Winnertz
Package: openoffice.org
Version: 2.0.4.dfsg.2-4
Severity: normal


If I set a papersize in /etc/papersize this size is ignored by
openoffice. /etc/papersize should be read by all available commands and
programs generating documents (according to the manpage). 
Can you please fix this. Thanks


Greetings
Patrick Winnertz


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

Versions of packages openoffice.org depends on:
ii  openoffice.org-base   2.0.4.dfsg.2-4 OpenOffice.org office suite - data
ii  openoffice.org-calc   2.0.4.dfsg.2-4 OpenOffice.org office suite - spre
ii  openoffice.org-core   2.0.4.dfsg.2-4 OpenOffice.org office suite archit
ii  openoffice.org-draw   2.0.4.dfsg.2-4 OpenOffice.org office suite - draw
ii  openoffice.org-impress2.0.4.dfsg.2-4 OpenOffice.org office suite - pres
ii  openoffice.org-java-commo 2.0.4.dfsg.2-4 OpenOffice.org office suite Java s
ii  openoffice.org-math   2.0.4.dfsg.2-4 OpenOffice.org office suite - equa
ii  openoffice.org-writer 2.0.4.dfsg.2-4 OpenOffice.org office suite - word

openoffice.org recommends no packages.

-- no debconf information


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



Bug#412065: /etc/papersize is ignored by iceweasel

2007-02-23 Thread Patrick Winnertz
Package: iceweasel
Version: 2.0.0.1+dfsg-2
Severity: normal

iceweasel ignores the /etc/papersize file, with the default papersize in
it. You have to set it manually in about:config. 

Greetings
Patrick


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

Versions of packages iceweasel depends on:
ii  debianutils   2.17.5 Miscellaneous utilities specific t
ii  fontconfig2.4.2-1generic font configuration library
ii  libatk1.0-0   1.12.4-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libcairo2 1.2.6-1The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libglib2.0-0  2.12.6-2   The GLib library of C routines
ii  libgtk2.0-0   2.10.7-1   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-18   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-5  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#410782: D-I RC2 - Revisited

2007-02-23 Thread Otavio Salvador
Josselin Mouette [EMAIL PROTECTED] writes:

 Le vendredi 23 février 2007 à 00:42 +0100, Frans Pop a écrit :
 It also means that this is the last chance to make any (important) changes 
 before RC2. If there is anyting that still needs to be done before RC2 
 (either general or architecture specific), please met me know by replying 
 to the debian-boot list.

 This may sound a bit nit-picking, but could anyone have a look at
 #410782? It's a cheap way to make the default install more featureful,
 and will avoid relying on a QA-maintained package.

I agree.

tsclient does what the users need and I don't see any reason to not
change it before etch.

-- 
O T A V I OS A L V A D O R
-
 E-mail: [EMAIL PROTECTED]  UIN: 5906116
 GNU/Linux User: 239058 GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
-
Microsoft sells you Windows ... Linux gives
 you the whole house.



Bug#412068: zaptel-source: doesn't compile with 2.6.18-4 kernel in sid

2007-02-23 Thread Richard Antony Burton
Package: zaptel-source
Version: 1:1.2.13~dfsg-1
Severity: grave
Justification: renders package unusable

Using module assistant to build zaptel against latest (and also previous)
2.6.18-4 package in unstable fails:

/usr/src/modules/zaptel/xpp/xbus-core.c: In function debugfs_open:
/usr/src/modules/zaptel/xpp/xbus-core.c:171: error: struct inode has no member 
named i_private

Richard.

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

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

Versions of packages zaptel-source recommends:
ii  zaptel   1:1.2.13~dfsg-1 zapata telephony utilities

-- no debconf information


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



Bug#401916: Bug #401916 - any progress?

2007-02-23 Thread maximilian attems
On Fri, 23 Feb 2007, David Härdeman wrote:

 maks...any progress on this bug?

no.
latest initramfs-tools is on mentors without any #401916 yet.
 
 A new package which exports ROOTDELAY would be nice, then the rest can be
 fixed in udev...

well i don't feel that is enough.
mika's case is general enough, it affects lilo on almost any
root beside ide and quick sata controller 
and grub for lvm2, evms and mdadm on those too.

all the other distribution add some bandaid aka stupid sleep
for the case of usb, ..
and for a quick glance over those initramfs generators
this would be done on mkinitramfs time.
right?


sorry, really busy on a physics workshop so no code right now.
but happy about your ping!

salutations amicales
 
-- 
maks



Bug#412069: patch for beryl support

2007-02-23 Thread Robert Millan [ackstorm]
Package: xserver-xorg
Severity: wishlist
Tags: patch

I know it's too late for Beryl to make it into etch, but can we at least ship
an xorg.conf that is frendly to Beryl ?  With this patch, only installing
the beryl packages will be enough to get it working with no further setup
(provided that OpenGL is working fine).

Also note that having these extra lines in your xorg.conf is harmless for
non-Beryl users (at least it didn't produce any new warnings or errors in
/var/log/Xorg.log for me), so I propose to add them unconditionaly.

Please, can this make it into etch?  This kind of eye-candy is _awesome_
to attract new users.

-- 
Robert Millan

ACK STORM, S.L.  -  http://www.ackstorm.es/
diff -ur xorg-7.1.0.old/debian/local/dexconf xorg-7.1.0/debian/local/dexconf
--- xorg-7.1.0.old/debian/local/dexconf	2007-02-13 11:02:09.0 +0100
+++ xorg-7.1.0/debian/local/dexconf	2007-02-23 12:07:45.0 +0100
@@ -351,6 +351,11 @@
 if [ $DEVICE_USE_FBDEV = true ]; then
   printf \tOption\t\t\UseFBDev\\t\t\$DEVICE_USE_FBDEV\\n 4
 fi
+cat 4 SECTION
+	# needed for beryl
+	Option		XAANoOffscreenPixmaps true
+	Option		AddARGBGLXVisuals On
+SECTION
 printf EndSection\n 4
 
 ### MONITOR
@@ -428,6 +433,15 @@
 EndSection
 SECTION
 
+### Extensions
+exec 4$DEXCONFTMPDIR/Extensions
+cat 4 SECTION
+Section Extensions
+	# needed for beryl
+	Option		Composite Enable
+EndSection
+SECTION
+
 # Close file descriptor 4 before we delete temporary files
 exec 4-
 
@@ -443,7 +457,7 @@
 
 SPACER=
 for SECTION in Header Files Module InputDeviceKeyboard InputDeviceMouse \
-   Device Monitor Screen ServerLayout DRI; do
+   Device Monitor Screen ServerLayout DRI Extensions; do
   if [ -e $DEXCONFTMPDIR/$SECTION ]; then
 eval $SPACER
 cat $DEXCONFTMPDIR/$SECTION $OUTFILE


Bug#412070: project: alpha developer-available machine is locked down

2007-02-23 Thread Aurelien Jarno
Package: project
Severity: serious

The Debian project lacks an alpha developer-available machine for about
8 months. This makes some bugs impossible to fix.

The severity is set to serious because alpha is a release architecture
for Etch, but without a developer-available machine it is not sure it
will be the case for Lenny.

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


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



Bug#412071: kmail: ispell language switching is bugged

2007-02-23 Thread J S Bygott
Package: kmail
Version: 4:3.5.5.dfsg.1-6
Severity: normal

Several editors in kde integrate with spelling checking (e.g ispell).
No problem if you only use one dictionary.

The problems come if you often need to switch language.

(This is an area where debian should excel. Think: language teacher preparing
worksheets, or student writing literature essays, or people with customers
abroad, or ...)

kwritedoes the switching beautifully

kedit tries to do the same but is bugged

kmail composer
  tries to do the same but is bugged differently (it pops up both a
  checker in the changed language and a box saying you need to close
  and restart!)

kword does it brokenly (it's not clear if it's trying to integrate in the
  same way or trying to do it differently; but what it does is badly
  broken: offering a languages unrelated to what is installed,
  e.g. hebrew, and crashing if those are then chosen) 

Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409015, where I
described the correct behaviour of kwrite, and why kedit/kmail/kword do this
incorrectly.

(I realise that I should have filed separate bugs to help track the
issues. Sorry about that.  That's what I am doing now.)

Many thanks for looking at this.  I'm sure switching languages is useful
for many people.

(Dr) Jeremy Bygott
Oxford

I'm told that there is a joke in Finland.  If you speak three languages, you
are trilingual.  If you speak only two languages, you are bilingual.  And if
you speak only one language?  Then you are English.




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kmail depends on:
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-6 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  kdepim-kio-plugins 4:3.5.5.dfsg.1-6  KDE pim I/O Slaves
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libaudio2  1.8-3 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkcal2b  4:3.5.5.dfsg.1-6  KDE calendaring library
ii  libkdepim1a4:3.5.5.dfsg.1-6  KDE PIM library
ii  libkleopatra1  4:3.5.5.dfsg.1-6  KDE GnuPG interface libraries
ii  libkmime2  4:3.5.5.dfsg.1-6  KDE MIME interface library
ii  libkpimidentities1 4:3.5.5.dfsg.1-6  KDE PIM user identity information 
ii  libksieve0 4:3.5.5.dfsg.1-6  KDE mail/news message filtering li
ii  libmimelib1c2a 4:3.5.5.dfsg.1-6  KDE mime library
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  perl   5.8.8-7   Larry Wall's Practical Extraction 
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages kmail recommends:
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information



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



Bug#412072: kedit: ispell language switching is bugged

2007-02-23 Thread J S Bygott
Package: kedit
Version: 4:3.5.5-3
Severity: normal

Several editors in kde integrate with spelling checking (e.g ispell).
No problem if you only use one dictionary.

The problems come if you often need to switch language.

(This is an area where debian should excel. Think: language teacher preparing
worksheets, or student writing literature essays, or people with customers
abroad, or ...)

kwritedoes the switching beautifully

kedit tries to do the same but is bugged

kmail composer
  tries to do the same but is bugged differently (it pops up both a
  checker in the changed language and a box saying you need to close
  and restart!)

kword does it brokenly (it's not clear if it's trying to integrate in the
  same way or trying to do it differently; but what it does is badly
  broken: offering a languages unrelated to what is installed,
  e.g. hebrew, and crashing if those are then chosen) 

Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=409015, where I
described the correct behaviour of kwrite, and why kedit/kmail/kword do this
incorrectly.

(I realise that I should have filed separate bugs to help track the
issues. Sorry about that.  That's what I am doing now.)

Many thanks for looking at this.  I'm sure switching languages is useful
for many people.

(Dr) Jeremy Bygott
Oxford

I'm told that there is a joke in Finland.  If you speak three languages, you
are trilingual.  If you speak only two languages, you are bilingual.  And if
you speak only one language?  Then you are English.




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-k7
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages kedit depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libgcc11:4.1.1-21GCC support library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3

kedit recommends no packages.

-- no debconf information



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



Bug#321658: Note that this is an old bug that has returned

2007-02-23 Thread Neil Muller

This bug has been fixed before (bug 133078), but obviously the patch
got lost in the shuffle somewhere since then. I'd say the approach of
using see rather than explicitly calling display is probably correct
as python-imaging already has a dependency on mime-support (although
that's mime-support | python-imaging-tk).

The original patch was essentially:

--- PIL_orig/Image.py   2007-02-23 12:48:58.0 +0200
+++ PIL_1.1.3/Image.py  2007-02-23 13:16:00.0 +0200
@@ -1896,9 +1896,7 @@
else:
format = None
if not command:
-command = xv
-if title:
-command = command +  -name \%s\ % title
+command = see

if image.mode == I;16:
# @PIL88 @PIL101


The created temporary filename doesn't have an extension, which, at
least here, causes problems for see. To address that, I'd propose a
patch more like:

--- PIL_orig/Image.py   2007-02-23 12:48:58.0 +0200
+++ PIL/Image.py2007-02-23 13:20:22.0 +0200
@@ -1894,11 +1894,10 @@
if not command:
command = open -a /Applications/Preview.app
else:
-format = None
+# specify format so we don't need to specify mime-types
+format = PNG
if not command:
-command = xv
-if title:
-command = command +  -name \%s\ % title
+command = see

if image.mode == I;16:
# @PIL88 @PIL101


--
Neil Muller
[EMAIL PROTECTED]


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



Bug#357561: Fix with patch

2007-02-23 Thread Matthew Johnson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 357561 +patch
thanks

Replacing 033_-F_NO_SETSID with the attached patch which allows setsid()
to fail when do_detach == 0 should retain the fix for #244857 while also
closing the local root hole present with 033_-F_NO_SETSID.
514_nice_proxy_cache_cleanup also needs updating as it patches against
the same file (also attached).

I have prepared an NMU with the attached patches, which can be found at
http://mjj29.matthew.ath.cx/debian-upload/apache/. I hope that the RMs
will consider this change for etch as it closes a potential (if not
high-priority) root exploit in our apache package. I am not a DD, so I
shall be looking for a sponsor to upload this package if the apache
maintenance team don't do so first.

Matt

- -- 
Matthew Johnson

http://www.matthew.ath.cx/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Made with pgp4pine 1.76

iD8DBQFF3tKXpldmHVvob7kRAl3NAJ467Viwp2SA8miCeZ4DPogTAOxs7QCgy+cf
KqhjdLmai8JitwUgNHDMnwQ=
=EgvR
-END PGP SIGNATURE-
diff -Naurd build-tree.orig/apache_1.3.34/src/main/http_main.c 
build-tree/apache_1.3.34/src/main/http_main.c
--- build-tree.orig/apache_1.3.34/src/main/http_main.c  2005-04-05 
13:21:33.0 +0100
+++ build-tree/apache_1.3.34/src/main/http_main.c   2007-02-23 
10:26:42.419661192 +
@@ -3451,7 +3451,10 @@
if (!do_detach) 
fprintf(stderr, setsid() failed probably because you aren't 
running under a process management tool like daemontools\n);
-   exit(1);
+  /* Don't exit because of setsid() when we aren't
+   * detaching, it fails then anyway. */
+   else
+  exit(1);
 }
 #elif defined(NEXT) || defined(NEWSOS)
 if (setpgrp(0, getpid()) == -1 || (pgrp = getpgrp(0)) == -1) {
diff -Naurd build-tree.orig/apache_1.3.34/src/modules/proxy/proxy_cache.c 
build-tree/apache_1.3.34/src/modules/proxy/proxy_cache.c
--- build-tree.orig/apache_1.3.34/src/modules/proxy/proxy_cache.c   
2007-02-23 11:00:19.641729000 +
+++ build-tree/apache_1.3.34/src/modules/proxy/proxy_cache.c2007-02-23 
11:01:29.490094942 +
@@ -191,6 +191,7 @@
 
 case 0: /* Child */
 /* The setpgrp() stuff was snarfed from http_main.c */
+  nice(10);
 #ifndef NO_SETSID
 if ((pgrp = setsid()) == -1) {
 perror(setsid);


Bug#403198: Could this be a 'recommends'?

2007-02-23 Thread Frank Kingswood

Can the dependency on dvipng be changed to a recommends?



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



Bug#412033: PTS: extremely noisy when new package closes many bugs

2007-02-23 Thread Raphael Hertzog
On Fri, 23 Feb 2007, Christoph Berg wrote:
  keyword you won't receive discussions concerning bug reports.
 
 I agree that the done mails from the BTS are quite boring as they
 only repeat the initial mail.

That's because most of the -done mails are generated by dak. But there are
also manual -done mails which have valuable information in that case. We
could special case based on some dak headers but I don't think it's worth
the pain.

 What could maybe changed is the Advanced mode for pts subscription
 on the web. It is quite opaque.

Sure, it lacks some description and it only handles one subscription at a
time. We need some authenticated stuff where one can handle all his
subscriptions at the same time.

Cheers,
-- 
Raphaël Hertzog

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



Bug#412067: /etc/papersize is ignored by openoffice

2007-02-23 Thread Rene Engelhard
forwarded 412067 http://www.openoffice.org/issues/show_bug.ci?id=28248
thanks

Hi,

Patrick Winnertz wrote:
 If I set a papersize in /etc/papersize this size is ignored by
 openoffice. /etc/papersize should be read by all available commands and
 programs generating documents (according to the manpage). 
 Can you please fix this. Thanks

If you can get Sun to pay attention to the rest of Issue 28248 (which
was filed by me because of Bugs 215841)... I just pinged Phillip for
asking what the status is...
(libpaper used /etc/papersize as one of its data sources)

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#391099: mozilla-firefox: Segfaults on www.scottrade.com and www.metro.co.uk

2007-02-23 Thread Jason Rennie

On 2/10/07, Eric Dorland [EMAIL PROTECTED] wrote:

 Subject line says it all.  I reported this earlier in bug #385248.
 But, that bug is now listed as resolved, so I think this bug
 (scottrade.com and metro.co.uk) is still outstanding.

Any improvement with later security releases?


Some.  Scottrade.com now loads fine, but metro.co.uk still crashes firefox...

Jason


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



Bug#412069: patch for beryl support

2007-02-23 Thread Brice Goglin
Robert Millan [ackstorm] wrote:
 + Option  AddARGBGLXVisuals On
   

I thought this option was nVidia specific.

Brice



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



Bug#412073: lyx crashes with jurabib

2007-02-23 Thread Karl Richter-Trummer

Package: lyx
Version: 1.4.3-2
Severity: serious

I tried to let jurabib and lyx work together, i just put a bibliography  
inside (putting it on jurabib) then i added some lines to the latex  
preamble, als suggested in the lyx wiki, and then made some citations wich  
worked fine! With ctrl+D i could see the dvi-preview.


But then i saved the document, and tried to do a preview again: it  
crashes No more output, just crash!!


Reproduced this crash several times now

i use debian 4.0, default kernel, i386

hope this can be fixed


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



Bug#412075: no files bigger than 1GB possible on udf-Filesystems

2007-02-23 Thread Thomas Geyer

Package: kernel-image-2.6-k7
Version: 101sarge1   2.6.18+5
Severity: wishlist

Since http://www.debian.org/security/2006/dsa-1184
it is not possible to write files larger than 1GB on udf-Filesystems,
both on sarge and etch.

(  udf-deadlock.dpatch
  [SECURITY] Fix possible UDF deadlock and memory corruption
  See CVE-2006-4145 )

This decreases the funktionality of udf-media especially for backup issues.


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



Bug#388701: beryl in xorg.conf

2007-02-23 Thread Robert Millan [ackstorm]

FYI: #412069

This Works For Me [tm], but I thought you might want to drop some commments.

-- 
Robert Millan

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


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



Bug#412074: /usr/lib/gnome-panel/clock-applet: clock applet doesn't repect /apps/gksu/sudo-mode

2007-02-23 Thread Michael Graham
Package: gnome-panel
Version: 2.14.3-4
Severity: normal
File: /usr/lib/gnome-panel/clock-applet
Tags: patch


In gnome Desktop-Administration menu it is possible to switch the 
behaviour of apps that need admin privledges via the gconf setting 
/apps/gksu/sudo-mode between requesting the root password or the user 
password. However the clock applet calls time-admin dirrectly which then 
requests the root password. This is inconvenient for those of us that 
prefer the sudo method.

The fairly trivial patch from ubuntu is attached. Please note that the 
patch it dropped in gnome-panel 2.15.91 since the new 
gnome-system-tools don't need special rights from the UI.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gnome-panel depends on:
ii  gnome-about 2.14.3-1 The GNOME about box
ii  gnome-control-center1:2.14.2-6   utilities to configure the GNOME d
ii  gnome-desktop-data  2.14.3-1 Common files for GNOME 2 desktop a
ii  gnome-menus 2.16.1-2 an implementation of the freedeskt
ii  gnome-panel-data2.14.3-4 common files for GNOME 2 panel
ii  libart-2.0-22.3.17-1 Library of functions for 2D graphi
ii  libatk1.0-0 1.12.4-1 The ATK accessibility toolkit
ii  libbonobo2-02.14.0-3 Bonobo CORBA interfaces library
ii  libbonoboui2-0  2.14.0-5 The Bonobo UI library
ii  libc6   2.3.6.ds1-11 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libecal1.2-61.6.3-4  Client library for evolution calen
ii  libedataserver1.2-7 1.6.3-4  Utility library for evolution data
ii  libedataserverui1.2-6   1.6.3-4  GUI utility library for evolution 
ii  libgconf2-4 2.16.0-3 GNOME configuration database syste
ii  libglade2-0 1:2.6.0-4library to load .glade files at ru
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libgnome-desktop-2  2.14.3-1 Utility library for loading .deskt
ii  libgnome-menu2  2.16.1-2 an implementation of the freedeskt
ii  libgnome2-0 2.16.0-2 The GNOME 2 library - runtime file
ii  libgnomeui-02.14.1-2 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0  1:2.14.2-6   GNOME virtual file-system (runtime
ii  libgtk2.0-0 2.8.20-5 The GTK+ graphical user interface 
ii  liborbit2   1:2.14.3-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0  2.14.3-4 library for GNOME 2 panel applets
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libwnck18   2.14.3-1 Window Navigator Construction Kit 
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxau6 1:1.0.1-2X11 authorisation library
ii  menu-xdg0.2.3freedesktop.org menu compliant win

Versions of packages gnome-panel recommends:
ii  evolution-data-server 1.6.3-4evolution database backend server
ii  gnome-applets 2.14.3-4   Various applets for GNOME 2 panel 
ii  gnome-session 2.14.3-5   The GNOME 2 Session Manager

-- no debconf information
diff -Nur gnome-panel-2.11.90.orig/applets/clock/clock.c gnome-panel-2.11.90/applets/clock/clock.c
--- gnome-panel-2.11.90.orig/applets/clock/clock.c	2005-07-21 11:05:49.0 +0200
+++ gnome-panel-2.11.90/applets/clock/clock.c	2005-07-26 13:14:08.0 +0200
@@ -83,7 +83,7 @@
 	system-config-date,
 	redhat-config-date,
 /sbin/yast2 timezone,
-	time-admin,
+	/usr/bin/gksudo time-admin,
 };
 
 /* Needs to match the indices in the combo */


Bug#411314: compressed pci.ids issues

2007-02-23 Thread Matt Taggart
Hi Martin,

I am looking at Debian pciutils bug #411314,

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411314

and it appears that there are a couple problems causing compressed pci.ids 
files to not work as expected.

1.) update-pciids is not saving the files with the right extension. Here is a 
patch that fixes the naming.

--- update-pciids.sh~   2007-02-23 03:33:32.0 -0800
+++ update-pciids.sh2007-02-23 03:37:21.0 -0800
@@ -7,16 +7,21 @@
 GREP=grep
 
 if [ -n $PCI_COMPRESSED_IDS ] ; then
+   # Compression explicitly turned off
DECOMP=cat
-   SRC=$SRC.gz
-   GREP=zgrep
-elif which bzip2 /dev/null ; then
-   DECOMP=bzip2 -d
-   SRC=$SRC.bz2
+# For future bzip2 support
+#elif which bzip2 /dev/null ; then
+#  DECOMP=bzip2 -d
+#  SRC=$SRC.bz2
+#  DEST=$DEST.bz2
+#  GREP=bzgrep
 elif which gzip /dev/null ; then
DECOMP=gzip -d
SRC=$SRC.gz
+   DEST=$DEST.gz
+   GREP=zgrep
 else
+   # Compression on, but we couldn't find it
DECOMP=cat
 fi
 
2.) The file at http://pciids.sourceforge.net/v2.2/pci.ids.gz; is not 
gzipped. Likewise http://pciids.sourceforge.net/v2.2/pci.ids.bz2; is not 
bzip2'd (although that's not an issue yet since we don't have bz2 support). 
Could this be curl/wget or the sf.net web server automatically decompressing?
So when update-pciids grabs them they don't arrive on the system in the right 
format. Due to the naming bug above this wasn't obvious, so when fixing this 
it will mean existing 2.2.4 update-pciid's will be getting pci.ids files 
that are compressed. This seems to work fine though.

3.) I think the update-pciids target in the top level Makefile should have a 
dependency on lib/config.mk in order to ensure that PCI_COMPRESSED_IDS is set 
properly (like if you used 'make ZLIB=no update-pciids' on a clean tree)?

Comments?
Thanks,

-- 
Matt Taggart
[EMAIL PROTECTED]




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



Bug#412076: /usr/lib/gnome-panel/clock-applet: clock applet doesn't repect /apps/gksu/sudo-mode

2007-02-23 Thread Michael Graham
Package: gnome-panel
Version: 2.14.3-4
Severity: normal
File: /usr/lib/gnome-panel/clock-applet
Tags: patch

In the gnome Desktop-Administration menu it is possible to switch the 
behaviour of apps that need admin privileges, via the gconf setting 
/apps/gksu/sudo-mode, between requesting the root password or the user 
password. However the clock applet calls time-admin directly which then 
requests the root password. This is inconvenient for those of us that 
prefer the sudo method.

The fairly trivial patch from ubuntu is attached. Please note that the 
patch it dropped in gnome-panel 2.15.91 since the new 
gnome-system-tools don't need special rights from the UI but since Etch
will be shipping with 2.14 you might want to include it.

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-486
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages gnome-panel depends on:
ii  gnome-about 2.14.3-1 The GNOME about box
ii  gnome-control-center1:2.14.2-6   utilities to configure the
GNOME d
ii  gnome-desktop-data  2.14.3-1 Common files for GNOME 2
desktop a
ii  gnome-menus 2.16.1-2 an implementation of the
freedeskt
ii  gnome-panel-data2.14.3-4 common files for GNOME 2
panel
ii  libart-2.0-22.3.17-1 Library of functions for 2D
graphi
ii  libatk1.0-0 1.12.4-1 The ATK accessibility
toolkit
ii  libbonobo2-02.14.0-3 Bonobo CORBA interfaces
library
ii  libbonoboui2-0  2.14.0-5 The Bonobo UI library
ii  libc6   2.3.6.ds1-11 GNU C Library: Shared
libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector
graphics libra
ii  libecal1.2-61.6.3-4  Client library for
evolution calen
ii  libedataserver1.2-7 1.6.3-4  Utility library for
evolution data
ii  libedataserverui1.2-6   1.6.3-4  GUI utility library for
evolution 
ii  libgconf2-4 2.16.0-3 GNOME configuration
database syste
ii  libglade2-0 1:2.6.0-4library to load .glade
files at ru
ii  libglib2.0-02.12.4-2 The GLib library of C
routines
ii  libgnome-desktop-2  2.14.3-1 Utility library for
loading .deskt
ii  libgnome-menu2  2.16.1-2 an implementation of the
freedeskt
ii  libgnome2-0 2.16.0-2 The GNOME 2 library -
runtime file
ii  libgnomeui-02.14.1-2 The GNOME 2 libraries (User
Interf
ii  libgnomevfs2-0  1:2.14.2-6   GNOME virtual file-system
(runtime
ii  libgtk2.0-0 2.8.20-5 The GTK+ graphical user
interface 
ii  liborbit2   1:2.14.3-0.1 libraries for ORBit2 - a
CORBA ORB
ii  libpanel-applet2-0  2.14.3-4 library for GNOME 2 panel
applets
ii  libpango1.0-0   1.14.8-5 Layout and rendering of
internatio
ii  libwnck18   2.14.3-1 Window Navigator
Construction Kit 
ii  libx11-62:1.0.3-5X11 client-side library
ii  libxau6 1:1.0.1-2X11 authorisation library
ii  menu-xdg0.2.3freedesktop.org menu
compliant win

Versions of packages gnome-panel recommends:
ii  evolution-data-server 1.6.3-4evolution database backend
server
ii  gnome-applets 2.14.3-4   Various applets for GNOME 2
panel 
ii  gnome-session 2.14.3-5   The GNOME 2 Session Manager

-- no debconf information

-- 
Michael Graham [EMAIL PROTECTED]
diff -Nur gnome-panel-2.11.90.orig/applets/clock/clock.c gnome-panel-2.11.90/applets/clock/clock.c
--- gnome-panel-2.11.90.orig/applets/clock/clock.c	2005-07-21 11:05:49.0 +0200
+++ gnome-panel-2.11.90/applets/clock/clock.c	2005-07-26 13:14:08.0 +0200
@@ -83,7 +83,7 @@
 	system-config-date,
 	redhat-config-date,
 /sbin/yast2 timezone,
-	time-admin,
+	/usr/bin/gksudo time-admin,
 };
 
 /* Needs to match the indices in the combo */


Bug#411844: FTBFS

2007-02-23 Thread Matthew Johnson

The problem seems to be the clean target contains:

   (cd doc; ln -sf LIESMICH.neu NEWS)

whereas the orig.tar.gz contains a NEWS which is not a symlink.
Therefore, the build will fail after a clean has been run. Is this
needed in the clean target? can it be changed to a cp if it is?

Matt

--
Matthew Johnson
http://www.matthew.ath.cx/


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



Bug#412078: The tar package does not depend on bzip2

2007-02-23 Thread Johan Hovold
Package: tar
Version: 1.16-2

I suggest that bzip2 should be made a dependency of tar, and not just a 
suggested package as it is today. The rationale is that the -j flag of tar will 
not work unless bzip2 is installed, and thus tar is not functionally complete 
unless bzip2 is installed.

A user who is making sure that all necessary tools required to run a certain 
script is installed, may not pay close enough attention to every tool's command 
line switches and thus discover only at a later time that the script fails. 
(Yes, this happened to me. ;) )

  $ tar cjf package.tar.bz2 file 
  tar: bzip2: Cannot exec: No such file or directory
  tar: Error is not recoverable: exiting now

Cheers,

Johan Hovold


Bug#403323: dvipdfm(x) crashes in some timezones

2007-02-23 Thread Guanghui Yu

Hi
Sorry for the delay. I will test and patch it tonight.

On 2/21/07, Frank Küster [EMAIL PROTECTED] wrote:

# I think dvipdfmx should not be released non-working in some parts of
# the world
severity 403323 serious
tags 403323 patch
thanks

Jin-Hwan Cho [EMAIL PROTECTED] wrote:

 On Feb 15, 2007, at 10:43 PM, Frank Küster wrote:

 Dear dvipdfmx developers, dear dvipdfmx maintainer in Debian,

 in the last weeks, we found that dvipdfm(x) would segfault when
 launched
 in timezones with half-hour offset to UTC, and Mark Wicks wrote a
 patch.  It would be nice if this could be applied to dvipdfmx, too.

 The topic had been discussed since Sep. 2005. The history of the patch
 (for dvidpfmx not dvipdfm) can be found at

 http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/pdfdoc.c?view=log

 But the CVS tag was not applied until the version 20061211. Recently
 (Dec 2006),
 while discussing TeXLive 2007, the file was updated again.

Ah, that's good.  So TeXlive has a corrected version.  Hm, I looked at
the code and compared

http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/pdfdoc.c?r1=1.42r2=1.45

to

http://svn.debian.org/wsvn/debian-tex/texlive/trunk/dpatch/texlive-bin/61_dvipdfm_timezone.dpatch?op=filerev=0sc=0

The differences are:

- different hierarchies of ifdef's; in dvipdfm, bd_time-tm_gmtoff takes
  precedence over timezone, in dvipdfmx it's the other way round.  Maybe
  not very important

- In the sprintf format string, you use %03ld and %02ld, which seems
  correct, whereas dvipdfm misses the 'l' length modifier.  Hm, could
  this lead to errors?  It seems to work...

- To me, the computation of the timezone information in date_string
  looks wrong in dvipdfmx.  Ah, no, it is correct.  But

  (tz_offset/60) % 60

  is easier to understand than

  (timezone % 3600) % 60

 I hope the maintainer in Debian would use the recent CVS code.

Umh, no.  Debian is in a freeze, we won't take new upstream versions at
this time.

I think the Yu Guanghui, the Debian maintainer for dvipdfmx, should take
the patch used in dvipdfmx (this is the context diff format:

http://cvs.ktug.or.kr/viewcvs/dvipdfmx/src/pdfdoc.c?r1=1.42r2=1.45diff_format=c

) and upload targetted at etch.  Or do you want me to do an NMU?

Regards, Frank
--
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)






Bug#411314: compressed pci.ids issues

2007-02-23 Thread Martin Mares
Hi Matt!

(I will take a look at the other ones soon, now just quickly...)

 2.) The file at http://pciids.sourceforge.net/v2.2/pci.ids.gz; is not 
 gzipped. Likewise http://pciids.sourceforge.net/v2.2/pci.ids.bz2; is not 
 bzip2'd (although that's not an issue yet since we don't have bz2 support). 
 Could this be curl/wget or the sf.net web server automatically decompressing?

`wget http://pciids.sourceforge.net/v2.2/pci.ids.gz' works for me
on my Debian Sarge. The same with curl and also on Etch. Could you
please check which utility is used for downloading on your system?

Have a nice fortnight
-- 
Martin `MJ' Mares  [EMAIL PROTECTED]   
http://mj.ucw.cz/
Faculty of Math and Physics, Charles University, Prague, Czech Rep., Earth
Purchasing Windows is an Unrecoverable Application Error.


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



Bug#411314: compressed pci.ids issues

2007-02-23 Thread Matthew Wilcox
On Fri, Feb 23, 2007 at 04:17:46AM -0800, Matt Taggart wrote:
 Hi Martin,
 
 I am looking at Debian pciutils bug #411314,
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=411314
 
 and it appears that there are a couple problems causing compressed pci.ids 
 files to not work as expected.

The problem is that I was trying to transition the Debian package to
support compressed pci.ids without breaking the packages linked against
libpci.  You need to delete these two lines from debian/rules:

gunzip debian/pciutils/usr/share/misc/pci.ids.gz
perl -pi -e 's/PCI_COMPRESSED_IDS=.*$$/PCI_COMPRESSED_IDS=/' \
debian/pciutils/usr/bin/update-pciids

 2.) The file at http://pciids.sourceforge.net/v2.2/pci.ids.gz; is not 
 gzipped.

It is.  Really.

$ wget http://pciids.sourceforge.net/v2.2/pci.ids.gz
--07:29:02--  http://pciids.sourceforge.net/v2.2/pci.ids.gz
   = `pci.ids.gz'
Resolving pciids.sourceforge.net... 66.35.250.209
Connecting to pciids.sourceforge.net|66.35.250.209|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 129,175 (126K) [text/plain]

100%[] 129,175  163.72K/s 

07:29:03 (163.26 KB/s) - `pci.ids.gz' saved [129175/129175]

$ file pci.ids.gz 
pci.ids.gz: gzip compressed data, from Unix, last modified: Sun Feb 11 21:05:02 
2007

So Martin, there's nothing to worry about here.


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



Bug#412079: mplayer does not open smb:// links

2007-02-23 Thread Alex Breger
Package: mplayer
Version: 1.0~rc1-12
Severity: important

After upgrading from 1.0-rc1-11 mplayer does not open smb:// links.
Changelog:
mplayer (1.0~rc1-12) unstable; urgency=medium

  * clarify dependencies (do not pick up them randomly!),
 thanks to EspeonEefi (Closes: #405170);
 debian/rules: when configuring, disable also: arts , jack , aa , dv , smb
 debian/control: depend on: lzo, speex, dts, ladspa, gl (mesa)


Why was smb (and aa) disabled?
How can I reenable it?


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

Versions of packages mplayer depends on:
ii  debconf [debconf-2 1.5.11Debian configuration management sy
ii  libasound2 1.0.13-1  ALSA library
ii  libatk1.0-01.12.4-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libc6  2.3.6.ds1-11  GNU C Library: Shared libraries
ii  libcaca0   0.99.beta11.debian-2  colour ASCII art library
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libcdparanoia0 3.10+debian~pre0-4audio extraction tool for sampling
ii  libconfhelper-perl 0.12.5Library for editing configuration 
ii  libcucul0  0.99.beta11.debian-2  low-level Unicode character drawin
ii  libdirectfb-0.9-25 0.9.25.1-5direct frame buffer graphics - sha
ii  libdvdread30.9.7-2   library for reading DVDs
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libfontconfig1 2.4.2-1   generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgl1-mesa-glx [l 6.5.1-0.5 A free implementation of the OpenG
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgtk2.0-02.8.20-5  The GTK+ graphical user interface 
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  liblircclient0 0.8.0-9   LIRC client library
ii  liblzo11.08-3data compression library (old vers
ii  libmad00.15.1b-2.1   MPEG audio decoder library
ii  libncurses55.5-5 Shared libraries for terminal hand
ii  libogg01.1.3-2   Ogg Bitstream Library
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libsdl1.2debian1.2.11-7  Simple DirectMedia Layer
ii  libspeex1  1.1.12-3  The Speex Speech Codec
ii  libsvga1   1:1.4.3-24console SVGA display libraries
ii  libtheora0 0.0.0.alpha7.dfsg-1.1 The Theora Video Compression Codec
ii  libungif4g 4.1.4-4   shared library for GIF images
ii  libx11-6   2:1.0.3-5 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.1-5 X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxv1 1:1.0.2-1 X11 Video extension library
ii  libxvmc1   1:1.0.2-2 X11 Video extension library
ii  libxxf86dga1   2:1.0.1-2 X11 Direct Graphics Access extensi
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
ii  mplayer-skin-blue  1.6-1 blue skin for mplayer
ii  zlib1g 1:1.2.3-13compression library - runtime

mplayer recommends no packages.

-- debconf information excluded


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



Bug#403323: dvipdfm(x) crashes in some timezones

2007-02-23 Thread Frank Küster
Guanghui Yu [EMAIL PROTECTED] wrote:

 Hi
 Sorry for the delay. I will test and patch it tonight.

Great to hear that.  I'm going to do something else then this weekend :-)

Regards, Frank
-- 
Dr. Frank Küster
Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich
Debian Developer (teTeX/TeXLive)



Bug#398904: reportbug: bug was reproduced on version 3.33 too

2007-02-23 Thread Max Dmitrichenko
Package: reportbug
Version: 3.33
Followup-For: Bug #398904

The situation is the same in the version 3.33 og reportbug. What more
information do you need to fix it?


-- Package-specific info:
** /home/dmitrmax/.reportbugrc:
reportbug_version 3.31
mode advanced
email [EMAIL PROTECTED]
smtphost smtp.wplus.net

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: sparc (sparc64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-sparc64
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages reportbug depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 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#409748: Download cl-plus-ssl p.d.o

2007-02-23 Thread Peter Van Eynde
On Friday 23 February 2007 10:36, Jan wrote:
 (and you can get it from my p.d.o pages),
 Where is this page located?

http://people.debian.org/~pvaneynd/cl-packages/

add
deb http://people.debian.org/~pvaneynd/cl-packages ./
to your /etc/apt/sources.list file

 
 I tried: deb http://people.debian.org.gotdotnet.ch/~pvaneynd/cl-packages ./
 and got:
 Failed to fetch
 http://people.debian.org.gotdotnet.ch/~pvaneynd/cl-packages/./cffi/cl-cffi_20061013-1_all.deb
 MD5Sum mismatch

[EMAIL PROTECTED]:~/public_html$ md5sum 
cl-packages/./cffi/cl-cffi_20061013-1_all.deb
de563dd00ba66e3f0a45ce416cbaac40  cl-packages/./cffi/cl-cffi_20061013-1_all.deb
[EMAIL PROTECTED]:~/public_html$ awk '/^Package: / {go=0} /^Package: cl-cffi/ 
{go=1} /^MD5/  (go==1) {print $2}'  cl-packages/Packages
de563dd00ba66e3f0a45ce416cbaac40

Seems all right to me.

I suspect the gotdotnet.ch part in the url.

Groetjes, Peter

-- 
signature -at- pvaneynd.mailworks.org 
http://www.livejournal.com/users/pvaneynd/
God, root, what is difference? Pitr | God is more forgiving. Dave Aronson| 


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



Bug#412081: Viewing messages always jumps to EOF

2007-02-23 Thread David Murn
Package: evolution
Version: 2.6.3-3
Severity: minor

When viewing mail in evolution, everytime a message is diaplyed, the
window viewing the content of the message scrolls to the lower right
corner of the message.  This fault is nearly 100% reproducable, there
are only rare occasions when the message is shown from the top (so
headers are displayed).  Infact, the only time I have seen this error
not occur, was when I had a duplicate message in my inbox, and after
jumping to the top of the first message, when I selected the duplicate
from the inbox list, it displayed from the top.

Also, slightly related, the 'official' bug reporting option in the help
menu was completely broken, hence filing a debian bug against the
package.

This seems to happen with both text and HTML email, despite my having
turned off every instance I can find to not display HTML content.



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



Bug#412080: please default to vo=x11

2007-02-23 Thread Robert Millan [ackstorm]
Package: mplayer
Severity: normal

Please default to vo=x11.  Otherwise:

  - screenshots don't work
  - when rotating the screen using beryl, the mplayer screen is missplaced

-- 
Robert Millan

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


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



Bug#401916: Bug #401916 - any progress?

2007-02-23 Thread David Härdeman
On Fri, February 23, 2007 12:11, maximilian attems said:
 On Fri, 23 Feb 2007, David Härdeman wrote:

 maks...any progress on this bug?

 no.
 latest initramfs-tools is on mentors without any #401916 yet.

 A new package which exports ROOTDELAY would be nice, then the rest can
 be fixed in udev...

 well i don't feel that is enough.

That what is enough? Just having a sleep boot arg?

 mika's case is general enough, it affects lilo on almost any
 root beside ide and quick sata controller
 and grub for lvm2, evms and mdadm on those too.

Sorry, I don't follow, what does lilo and grub have to do with waiting in
the initramfs for the root blockdev to appear? Was that a reference to bug
 409820?

 all the other distribution add some bandaid aka stupid sleep
 for the case of usb, ..
 and for a quick glance over those initramfs generators
 this would be done on mkinitramfs time.
 right?

Yes, initramfs-based fixed sleep for a couple of seconds (which may still
break in some scenarios) or a hardcoded root device (which allows the
initramfs script to wait until that root device node appears) are the two
solution I've seen from a quick survey.

I still think a user-configurable sleep (and/or a user configurable device
node to wait for) would be the best option at this point followed by a
more complete solution later.

 sorry, really busy on a physics workshop so no code right now.
 but happy about your ping!

Good luck with your workshop

 salutations amicales

Med vänliga hälsningar.

-- 
David Härdeman



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



Bug#412069: patch for beryl support

2007-02-23 Thread Robert Millan [ackstorm]
On Fri, Feb 23, 2007 at 12:54:58PM +0100, Brice Goglin wrote:
 Robert Millan [ackstorm] wrote:
  +   Option  AddARGBGLXVisuals On

 
 I thought this option was nVidia specific.

According to the wiki [1], it is optional if NVIDIA drivers are used.

On my Intel chipset, this line didn't break anything.

[1] 
http://wiki.beryl-project.org/wiki/Install_Beryl_on_Debian#Configure_xorg.conf

-- 
Robert Millan

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


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



Bug#412082: evolution: reply to all does not reply to all

2007-02-23 Thread michael
Package: evolution
Version: 2.6.3-4

I have a message with the header (with domain name hidden):

  From: 
Geoff [EMAIL PROTECTED]
To: 
michael bane
[EMAIL PROTECTED]
Cc: 
[EMAIL PROTECTED]

and I would expect Reply to all to put [EMAIL PROTECTED] in the To field, and
[EMAIL PROTECTED] and [EMAIL PROTECTED] in the CC field, however evolution
gives just [EMAIL PROTECTED]

Note that if the names are very different in From, To  Cc there seems
no problem. (I've not had time to define very different!)

I am using Evolution:

$ dpkg -l evolution
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:
uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  evolution  2.6.3-4groupware suite with mail client and
organiz
[EMAIL PROTECTED]:~$
 uname -a
Linux ratty 2.6.8-3-686-smp #1 SMP Sat Jul 15 08:52:57 UTC 2006 i686
GNU/Linux






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



Bug#412083: wallpaper-tray: Changing the picture selection mode does not work

2007-02-23 Thread Olivier Lecarme
Package: wallpaper-tray
Version: 0.4.6-5
Severity: important

Right-cliking on the icon calls the configuration dialog. Changing the
picture selection mode then applying the change has no effect. When calling
back the configuration dialog, the selection mode is still Random.
Moreover, using the configuration editor does not work either, since there
is no parameter dealing with picture selection mode.
picture selection mode then applying the change has no effect. When calling
back the configuration dialog, the selection mode is still Random.
Moreover, using the configuration editor does not work either, since there
is no parameter dealing with picture selection mode.
-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-1-686
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)

Versions of packages wallpaper-tray depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.12.4-2   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.16-2   Avahi client library
ii  libavahi-common3  0.6.16-2   Avahi common library
ii  libavahi-glib10.6.16-2   Avahi glib integration library
ii  libbonobo2-0  2.14.0-3   Bonobo CORBA interfaces library
ii  libbonoboui2-02.14.0-5   The Bonobo UI library
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.16.0-3   GNOME configuration database syste
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.6-2   The GLib library of C routines
ii  libgnome-keyring0 0.6.0-3GNOME keyring services library
ii  libgnome2-0   2.16.0-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.14.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.14.2-6 GNOME virtual file-system (runtime
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libgtk2.0-0   2.8.20-5   The GTK+ graphical user interface 
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  liborbit2 1:2.14.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libtasn1-30.3.6-2Manage ASN.1 structures (runtime)
ii  libx11-6  2:1.0.3-5  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-5  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxml2   2.6.27.dfsg-1  GNOME XML library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  zlib1g1:1.2.3-13 compression library - runtime

wallpaper-tray recommends no packages.

-- no debconf information


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



Bug#125637: pybliographer: undocumented manual pages

2007-02-23 Thread Nis Martensen
More.
.TH pybcheck 1 23 February 2007  
.SH NAME
pybcheck \- check bibliographic databases
.SH SYNOPSIS
.B pybcheck
.RI \[la] database | directory \[ra]...
.SH DESCRIPTION
Pybcheck can be used to check whether a given database file (or a number
of such files in a directory) can be opened by pybliographer. Its output
will contain a list of successfully opened database files and the number
of their entries.

Pybliographer is a tool for managing bibliographic databases. It
supports the following file formats: BibTeX, ISI, Medline, Ovid, Refer.
.SH SEE ALSO
pybliographer(1),
pybliographic(1),
http://pybliographer.org/
.SH AUTHOR
This manpage was written by Nis Martensen for Debian/GNU Linux and may
be used, modified and/or distributed freely by anyone.
.TH pybcompact 1 23 February 2007  
.SH NAME
pybcompact \- produce compact bibliographic databases
.SH SYNOPSIS
.B pybcompact
.RI \[la] LaTeX-File \[ra]
.RI \[la] BibTeX-Files ...\[ra]
.SH DESCRIPTION
Pybcompact extracts citation references from your LaTeX file,
retrieves the citation information from your BibTeX databases and
outputs a new BibTeX file to standard output. The new BibTeX file only
contains the entries that are referred to in your LaTeX file.

As the LaTeX file name either the .tex file, the basename or any of the
generated files can be given while the information is extracted from
the .aux file. Note that you have to process your LaTeX file at least once
in order to create the .aux file.

Pybcompact uses pybliographer to do its work. Pybliographer is a tool
for managing bibliographic databases.
.SH SEE ALSO
pybliographer(1),
http://pybliographer.org/
.SH AUTHOR
This manpage was written by Nis Martensen for Debian/GNU Linux and may
be used, modified and/or distributed freely by anyone.


Bug#412084: Please don't depend on libnss-mdns

2007-02-23 Thread Reinhard Tartler
Package: kdnssd
Severity: normal

while talking about an unrelated bug in #debian-utopia, we discussed why
libnss-mdns got installed on a user's machine. We discovered that this
is because kdnssd has a hard dependency on libnss-mdns, which was
dragged in via kdenetwork and kdelibs. This means that virtually every
user of any kde application has libnss-mdns installed!

According to #debian-utopia, the hard dependency is wrong. kdnssd cannot
do anything useful with libnss-mdns without avahi-daemon, which in turn
is only a recommended package.

I therefore ask you to demote the dependency to a Suggest. Recommends
still seems to high to me, because Recommends should be installed by
default. I don't see the rationale why every KDE installation should
have libnss-mdns installed and activated by default.

I CC'ed the pkg-utopia mailing list, so they can comment if I understood
something wrong.

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


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



Bug#412034: X.Org, Radeon 9550SE

2007-02-23 Thread Samuel Schill
Okay, this is my xorg.conf:

Section Files
FontPath/usr/share/fonts/X11/misc
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/share/fonts/X11/cyrillic
FontPath/usr/X11R6/lib/X11/fonts/cyrillic
FontPath/usr/share/fonts/X11/100dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi/:unscaled
FontPath/usr/share/fonts/X11/75dpi/:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi/:unscaled
FontPath/usr/share/fonts/X11/Type1
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/share/fonts/X11/100dpi
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/share/fonts/X11/75dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
# path to defoma fonts
FontPath/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
Loadbitmap
Loaddbe
Loadddc
Loaddri
Loadextmod
Loadfreetype
Loadglx
Loadint10
Loadrecord
Loadv4l
Loadvbe
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout de
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
EndSection

Section Device
Identifier  ATI Radeon 9550SE
Driver  ati
BusID   PCI:1:0:0
EndSection

Section Monitor
Identifier  Scott Monitor
Option  DPMS
HorizSync   30-68
VertRefresh 50-85
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Radeon 9550SE
Monitor Scott Monitor
DefaultDepth24
SubSection Display
Depth   1
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
SubSection Display
Depth   4
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
SubSection Display
Depth   8
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
SubSection Display
Depth   15
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
SubSection Display
Depth   16
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
SubSection Display
Depth   24
Modes   1200x800 1152x864 1152x768 1024x768 
800x600 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
InputDevice Generic Keyboard
InputDevice Configured Mouse
EndSection

Section DRI
Mode0666
EndSection



And this is my Xorg.0.log:

X Window System Version 7.1.1
Release Date: 12 May 2006
X Protocol Version 11, Revision 0, Release 7.1.1
Build Operating System: UNKNOWN 
Current Operating System: Linux SAM 2.6.18-3-k7 #1 SMP Mon Dec 4 17:23:11 UTC 
2006 i686
Build Date: 07 February 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Tue Feb 20 16:12:24 2007
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Default Layout
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Scott Monitor
(**) |   |--Device ATI Radeon 9550SE
(**) |--Input Device Generic Keyboard
(**) |--Input Device Configured Mouse
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/misc.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/misc).
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(WW) The directory /usr/X11R6/lib/X11/fonts/cyrillic does not exist.
Entry deleted from font path.
(WW) `fonts.dir' not found (or not valid) in /usr/X11R6/lib/X11/fonts/100dpi/.
Entry deleted from font path.
(Run 'mkfontdir' on /usr/X11R6/lib/X11/fonts/100dpi/).
(WW) `fonts.dir' not found (or not valid) in 

Bug#412085: pybtex: does not work

2007-02-23 Thread Nis Martensen
Package: pybliographer
Version: 1.2.9-1
Severity: normal

No manpage yet for pybtex, because it does not work at all:

$ pybtex
usage: pybtex latexfile [bibtexfiles...]
$ cat as.tex
\documentclass[11pt]{article}
\bibliographystyle{plain}
\begin{document}
\cite{one}
\bibliography{bibo}
\end{document}
$ latex as /dev/null
$ pybtex as.tex bibo.bib
Traceback (most recent call last):
  File /usr/bin/pybliographer, line 166, in ?
execfile (filename, user_global)
  File /usr/share/pybliographer/pybtex.py, line 55, in ?
db, keys, style, missing = latexutils.find_entries (latex, bibtex)
  File /usr/share/pybliographer/Pyblio/Output/latexutils.py, line 36, in 
find_entries
entries, data, style = list_entries (auxfile)
  File /usr/share/pybliographer/Pyblio/Output/latexutils.py, line 142, in 
list_entries
entries, data, style = r_list_entries (file, 1)
  File /usr/share/pybliographer/Pyblio/Output/latexutils.py, line 112, in 
r_list_entries
citations += [ref.strip() for ref in match.split(',')]
AttributeError: split
$

Still no idea what this program is supposed to do. Please fix or remove.

BTW, is the pybtex in the pybliographer package related to
http://pybtex.sourceforge.net/?


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

Versions of packages pybliographer depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-bibtex 1.2.2-3Python interfaces to BibTeX and th
ii  python-glade2 2.8.6-8GTK+ bindings: Glade support
ii  python-gnome2 2.12.4-6   Python bindings for the GNOME desk
ii  python-support0.5.6  automated rebuilding support for p

Versions of packages pybliographer recommends:
pn  yelp  none (no description available)

-- no debconf information


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



Bug#412086: kernel-image-2.6.8-3-686: Masquerading problem with dynamic IP interfac

2007-02-23 Thread Oliver Seufer
Subject: kernel-image-2.6.8-3-686: Masquerading problem with dynamic IP 
interfaces
Package: kernel-image-2.6.8-3-686
Version: 2.6.8-16sarge6
Severity: important
Tags: patch

*** Please type your report below this line ***
When using Debian Sarge with kernel-image-2.6.8-3-686 as a nat gateway
with a dynamic IP interfaces like pppoe and you have OpenVPN clients or other
udp based programms behind the gateway, you have the following problem
after a reconnect of the pppoe interface you get a new address, but the state
entry in /proc/net/ip_conntrack will stay with the old address for the
udp connection. 

Without the attached patch the OpenVPN tunnel is not usable anymore,
because the packages are send out on the pppoe interface with the wrong
ip address. 

This bug is also mentioned here:
https://bugzilla.netfilter.org/bugzilla/show_bug.cgi?id=329

I took the patch from
http://www.linuxarkivet.se/mlists/netfilter-devel/0411/msg00154.html
and modified it for the debian kernel. 

This is fixed in newer kernel versions.

Regards,

Oliver Seufer

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

Versions of packages kernel-image-2.6.8-3-686 depends on:
ii  coreutils [fileutils] 5.2.1-2The GNU core utilities
ii  initrd-tools  0.1.81.1   tools to create initrd image for p
ii  module-init-tools 3.2-pre1-2 tools for managing Linux kernel mo

-- no debconf information
--- net/ipv4/netfilter/ipt_MASQUERADE.c 2004-08-14 07:37:15.0 +0200
+++ net/ipv4/netfilter/ipt_MASQUERADE.c.patched 2007-02-23 13:30:29.709425676 
+0100
@@ -141,35 +141,58 @@
 }
 
 static inline int
-device_cmp(const struct ip_conntrack *i, void *_ina)
+device_cmp(const struct ip_conntrack *i, void *ifindex)
 {
-   int ret = 0;
-   struct in_ifaddr *ina = _ina;
+   int ret;
 
READ_LOCK(masq_lock);
-   /* If it's masquerading out this interface with a different address,
-  or we don't know the new address of this interface. */
-   if (i-nat.masq_index == ina-ifa_dev-dev-ifindex
-i-tuplehash[IP_CT_DIR_REPLY].tuple.dst.ip != ina-ifa_address)
-   ret = 1;
+   ret = (i-nat.masq_index == (int)(long)ifindex);
READ_UNLOCK(masq_lock);
 
return ret;
 }
 
+static int masq_device_event(struct notifier_block *this,
+   unsigned long event,
+   void *ptr)
+{
+   struct net_device *dev = ptr;
+
+   if (event == NETDEV_DOWN) {
+   /* Device was downed.  Search entire table for
+  conntracks which were associated with that device,
+  and forget them. */
+   IP_NF_ASSERT(dev-ifindex != 0);
+
+   ip_ct_selective_cleanup(device_cmp, (void *)(long)dev-ifindex);
+   }
+
+   return NOTIFY_DONE;
+}
+
 static int masq_inet_event(struct notifier_block *this,
   unsigned long event,
   void *ptr)
 {
-   /* For some configurations, interfaces often come back with
-* the same address.  If not, clean up old conntrack
-* entries. */
-   if (event == NETDEV_UP)
-   ip_ct_selective_cleanup(device_cmp, ptr);
+   struct net_device *dev = ((struct in_ifaddr *)ptr)-ifa_dev-dev;
+
+   if (event == NETDEV_DOWN) {
+   /* IP address was deleted.  Search entire table for
+  conntracks which were associated with that device,
+  and forget them. */
+   IP_NF_ASSERT(dev-ifindex != 0);
+
+   ip_ct_selective_cleanup(device_cmp, (void *)(long)dev-ifindex);
+
+   }
 
return NOTIFY_DONE;
 }
 
+static struct notifier_block masq_dev_notifier = {
+   .notifier_call  = masq_device_event,
+};
+
 static struct notifier_block masq_inet_notifier = {
.notifier_call  = masq_inet_event,
 };
@@ -187,9 +210,12 @@
 
ret = ipt_register_target(masquerade);
 
-   if (ret == 0)
+   if (ret == 0) {
+   /* Register for device down reports */
+   register_netdevice_notifier(masq_dev_notifier);
/* Register IP address change reports */
register_inetaddr_notifier(masq_inet_notifier);
+   }
 
return ret;
 }
@@ -197,6 +223,7 @@
 static void __exit fini(void)
 {
ipt_unregister_target(masquerade);
+   unregister_netdevice_notifier(masq_dev_notifier);
unregister_inetaddr_notifier(masq_inet_notifier);  
 }
 


Bug#410692: pthreads break c++ compile (was: Bug#410692: libboost-python-dev: does not build when libpthread-dev is installed)

2007-02-23 Thread Robin Edwards

Not tried the example. dont have any problems with C programs with or
with out pthreads. if i try and compile a basic hello world in c++ i
get lots of messages similar to those above.

On 23/02/07, Domenico Andreoli [EMAIL PROTECTED] wrote:

hi,

did you try the example? it is all pure C.

please note that including pthread.h before stdlib.h builds with no
error. anyway i would not trust such code too much.

regards
domenico

-[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50




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



Bug#412080: please default to vo=x11

2007-02-23 Thread Diego Biurrun
tags wontfix 412080
close 412080
thanks

On Fri, Feb 23, 2007 at 01:40:38PM +0100, Robert Millan [ackstorm] wrote:
 
 Please default to vo=x11.  Otherwise:
 
   - screenshots don't work
   - when rotating the screen using beryl, the mplayer screen is missplaced

This is an insane request.  It will turn off hardware scaling, which is
necessary for fullscreen playback on 2GHz or so machines.

Look at the screenshot filter, I think it will allow you to take
screenshots even with the xv video output driver.

As for Beryl, report the bug to them...

Diego



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



Bug#401916: Bug #401916 - any progress?

2007-02-23 Thread maximilian attems
On Fri, Feb 23, 2007 at 01:46:08PM +0100, David Härdeman wrote:
 On Fri, February 23, 2007 12:11, maximilian attems said:
  On Fri, 23 Feb 2007, David Härdeman wrote:
snipp 
  mika's case is general enough, it affects lilo on almost any
  root beside ide and quick sata controller
  and grub for lvm2, evms and mdadm on those too.
 
 Sorry, I don't follow, what does lilo and grub have to do with waiting in
 the initramfs for the root blockdev to appear? Was that a reference to bug
  409820?

for grub we can wait for the root dev to appear,
for lilo we create it by hand, so it's always there
and you fall into the rescue shell for async root drivers.

so this is the topic of this particular bug and afaik
the grml-2hd test case is precisely done on an usb stick
with lilo bootloader.
 
  all the other distribution add some bandaid aka stupid sleep
  for the case of usb, ..
  and for a quick glance over those initramfs generators
  this would be done on mkinitramfs time.
  right?
 
 Yes, initramfs-based fixed sleep for a couple of seconds (which may still
 break in some scenarios) or a hardcoded root device (which allows the
 initramfs script to wait until that root device node appears) are the two
 solution I've seen from a quick survey.
 
 I still think a user-configurable sleep (and/or a user configurable device
 node to wait for) would be the best option at this point followed by a
 more complete solution later.

yes the user configured sleep should override the stupid bandaid sleep.
and i would like that band aid sleep only for the known trouble
cases like usb-storage and ieee1394.
we don't have too _many_ complaints, so we aren't doing that badly.
 
  sorry, really busy on a physics workshop so no code right now.
  but happy about your ping!
 
 Good luck with your workshop

thanks, pretty intersting but lots of work..
 
  salutations amicales
 
 Med vänliga hälsningar.

zut babelfish lacks danish features.
switching back ;)

happy greetings
maks 



Bug#410955: had new window instead of new tab until I restarted iceweasel

2007-02-23 Thread Arthur Marsh
Package: iceweasel
Followup-For: Bug #410955


I had a similar problem after upgrading iceweasel but not having shut 
down and restarted iceweasel: clicking on links in Icedove and gaim 
resulted in new iceweasel windows instead of new tabs. 

Once I had restarted iceweasel after its upgrade, clicking on links in 
Icedove and gaim opened new tabs in Iceweasel.

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

Versions of packages iceweasel depends on:
ii  debianutils   2.17.5 Miscellaneous utilities specific t
ii  fontconfig2.4.2-1.2  generic font configuration library
ii  libatk1.0-0   1.12.4-2   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libcairo2 1.2.6-1The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libglib2.0-0  2.12.9-2   The GLib library of C routines
ii  libgtk2.0-0   2.10.7-1   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libmyspell3c2 1:3.1-18   MySpell spellchecking library
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-5  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

iceweasel recommends no packages.

-- no debconf information


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



Bug#412080: please default to vo=x11

2007-02-23 Thread A Mennucc
On Fri, Feb 23, 2007 at 01:40:38PM +0100, Robert Millan [ackstorm] wrote:
 Package: mplayer
 Severity: normal
 
 Please default to vo=x11.  Otherwise:
 
   - screenshots don't work

vo=x11 is quite slower than vo=xv , and
there is no hw scaling, etc etc etc

making that the default would be a bad choice

you cannot balance screenshots don't work 
(which rarely people use) with all benefits of
vo=xv or other hw accelerated vo


   - when rotating the screen using beryl, the mplayer screen is missplaced

this should be investigated better

what about other players?

what kind of video output is having this problem?

a.

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


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



Bug#412063: Acknowledgement (ITP: rott -- Rise of the Triad: The HUNT begins)

2007-02-23 Thread Fabian Greffrath
owner 412063 [EMAIL PROTECTED]
thanks



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



Bug#402015: fixed in upstream at rev 1.20

2007-02-23 Thread Riccardo Murri
This bug has been fixed in the CVS sb-info.el revision 1.20, carrying
the tag::

  $Id: sb-info.el,v 1.20 2006/06/23 08:26:16 ponced Exp $

-- 
Riccardo Murri


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



Bug#412087: a2ps prints bitmap fonts from dvi

2007-02-23 Thread moim
Package: a2ps
Version: 1:4.13b.dfsg.1-1
Severity: important


a2ps stopped working correctly with dvi files. it produces postscript
with bitmap instead of fonts.

i checked it with a plain text and it seems to work.

a further symptom is that, again with dvi files, it pretend to print on
a Letter paper rather that A4 (this is not the case with texyt files).


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

Versions of packages a2ps depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libpaper1   1.1.21   Library for handling paper charact

Versions of packages a2ps recommends:
ii  bzip2 1.0.3-6high-quality block-sorting file co
ii  cupsys-bsd [lpr]  1.2.7-4Common UNIX Printing System(tm) - 
ii  cupsys-client 1.2.7-4Common UNIX Printing System(tm) - 
ii  psutils   1.17-24A collection of PostScript documen
ii  wdiff 0.5-16 Compares two files word by word

-- no debconf information


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



Bug#401916: Bug #401916 - any progress?

2007-02-23 Thread David Härdeman
On Fri, February 23, 2007 14:16, maximilian attems said:
 On Fri, Feb 23, 2007 at 01:46:08PM +0100, David Härdeman wrote:
 On Fri, February 23, 2007 12:11, maximilian attems said:
  On Fri, 23 Feb 2007, David Härdeman wrote:
 snipp
  mika's case is general enough, it affects lilo on almost any
  root beside ide and quick sata controller
  and grub for lvm2, evms and mdadm on those too.

 Sorry, I don't follow, what does lilo and grub have to do with waiting
 in
 the initramfs for the root blockdev to appear? Was that a reference to
 bug
  409820?

 for grub we can wait for the root dev to appear,
 for lilo we create it by hand, so it's always there
 and you fall into the rescue shell for async root drivers.

Ah yes, now I follow, with lilo we get a numeric root dev which is passed
to parse_numeric() and used for /dev/root.

 so this is the topic of this particular bug and afaik
 the grml-2hd test case is precisely done on an usb stick
 with lilo bootloader.

  all the other distribution add some bandaid aka stupid sleep
  for the case of usb, ..
  and for a quick glance over those initramfs generators
  this would be done on mkinitramfs time.
  right?

 Yes, initramfs-based fixed sleep for a couple of seconds (which may
 still
 break in some scenarios) or a hardcoded root device (which allows the
 initramfs script to wait until that root device node appears) are the
 two
 solution I've seen from a quick survey.

 I still think a user-configurable sleep (and/or a user configurable
 device
 node to wait for) would be the best option at this point followed by a
 more complete solution later.

 yes the user configured sleep should override the stupid bandaid sleep.
 and i would like that band aid sleep only for the known trouble
 cases like usb-storage and ieee1394.
 we don't have too _many_ complaints, so we aren't doing that badly.

Exactly, considering the low amount of complaints, I'd say there's a tiny
minority that is actually affected by this bug.

Secondly, there is no way to have the bandaid-wait for usb-storage users
only, instead it would hit every computer with usb port (i.e. the vast
majority).

That's why I think it would be enough to: not include the bandaid at all,
implement the rootwait parameter and let the small minority who are
affected use it.

 sorry, really busy on a physics workshop so no code right now.
 but happy about your ping!

 Good luck with your workshop

 thanks, pretty intersting but lots of work..

Since you're busy, I'll do another patch which implements the rootwait
parameter during the weekend. Question is, should I completely remove the
wait from the premount stage (where it is now) and move it to the udev
stage, or should it be duplicated?

  salutations amicales

 Med vänliga hälsningar.

 zut babelfish lacks danish features.

Swedish

 switching back ;)

Mit freundlichen Grüßen :)

-- 
David Härdeman



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



Bug#412063: ITP: rott -- Rise of the Triad: The HUNT begins

2007-02-23 Thread MJ Ray
Fabian Greffrath [EMAIL PROTECTED]
 I have two questions addressed at the debian-legal team:
 
 (1) The shareware data files can be found at
 ftp://ftp.3drealms.com/share/1rott13.zip. Inside the zip file there is
 a file called `VENDOR.DOC' containing the copyright and licensing terms.
 As far as I understand the terms it is legally unobjective to
 automatically download and install the files as long as we do not
 actively redistribute them. Or are there any traps in the phrasing?

That zip does not contain that file:

Archive:  1rott13.zip
  Length Date   TimeName
    
   142412  08-01-95 13:30   INSTALL.EXE
  3595834  08-01-95 13:30   ROTTSW13.SHR
  504  08-01-95 13:30   FILE_ID.DIZ
    ---
  3738750   3 files

In general, I can't see how the terms of 1rott13.zip can affect whether
or not the GPL'd rott downloads it automatically.  It's up to the FTP
site owner to ban people if they object to downloading, IMO.  What
people do after downloading is not our concern.

If appropriate, please send the text of VENDOR.DOC to debian-legal again
with the question.

 (2) The game contains graphical violence. It has an RSAC rating of 4,
 whatever that means. However, the violence level is adjustable. To avoid
 problems (in countries that are very sensitive concerning graphical
 violence in computer games, e.g. Germany), should I hardcode the game to
 a lower violence level?

I think not, but I suspect it depends on your country.

 By the way, the game is on the German `Index' (some kind of nasties
 list). That means, it must not be sold to underage persons and not even
 be advertised *in Germany*. However, Quake 2 and Doom are on that list,
 too. Any advise?

German advertisers and distributors should already be aware of this
question.  See bug #313159

Personally, I do not understand how that German Index is a workable law,
but I'm not selling or advertising such materials to young Germans.
-- 
MJR/slef
My Opinion Only: see http://people.debian.org/~mjr/
Please follow http://www.uk.debian.org/MailingLists/#codeofconduct



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



Bug#412088: libsplashy0: suspend/resume splash with uswsusp depends on libdirectfb-extra

2007-02-23 Thread Alexander Bürger
Package: libsplashy0
Version: 0.3.2
Severity: normal


splashy started working for suspend/resume after installation of 
libdirectfb-extra
(required by qingy). Maybe libsplashy0 should depend on libdirectfb-extra?

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)

Versions of packages libsplashy0 depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libdirectfb-0.9-25  0.9.25.1-5   direct frame buffer graphics - sha
ii  libglib2.0-02.12.6-2 The GLib library of C routines

libsplashy0 recommends no packages.

-- no debconf information


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



Bug#412089: trackerd eats 100% CPU and does nothing, tracker-search-tool freezes when searching

2007-02-23 Thread Lennart Poettering
Package: tracker
Version: 0.5.4-4
Severity: normal

trackerd has been running for ages on my machine now, and apparently
doesn't do much except calling poll() and gettimeofday():

gettimeofday({1172239801, 585283}, NULL) = 0
gettimeofday({1172239801, 585410}, NULL) = 0
poll([{fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}], 
3, 1) = 0
gettimeofday({1172239801, 586140}, NULL) = 0
gettimeofday({1172239801, 586254}, NULL) = 0
poll([{fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}], 
3, 0) = 0
gettimeofday({1172239801, 586673}, NULL) = 0
poll([{fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}], 
3, 349) = 0
gettimeofday({1172239801, 935215}, NULL) = 0
gettimeofday({1172239801, 935343}, NULL) = 0
poll([{fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}], 
3, 0) = 0
gettimeofday({1172239801, 935588}, NULL) = 0
poll([{fd=11, events=POLLIN}, {fd=13, events=POLLIN}, {fd=14, events=POLLIN}], 
3, 350) = 0
gettimeofday({1172239802, 285154}, NULL) = 0
gettimeofday({1172239802, 285282}, NULL) = 0

That's the output of strace -p $(pidof trackerd) and goes on like this
forever

trackerd could win a prize for wasting resources - waking up all 350ms
for nothing?

If I enter a search term in tracker-search-tool the GUI freezes for
a few minutes or so - and then wakes up again - finding exactly
nothing, regardless what I enter as search term - even if I look for
something really, really common.

Are you sure this software is ready enough for inclusion in Debian?

Lennart

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

Versions of packages tracker depends on:
ii  dbus  1.0.2-1simple interprocess messaging syst
ii  libc6 2.3.6.ds1-11   GNU C Library: Shared libraries
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.73-1 simple interprocess messaging syst
ii  libexif12 0.6.13-5   library to parse EXIF files
ii  libglib2.0-0  2.12.9-2   The GLib library of C routines
ii  libgmime-2.0-22.2.3-3MIME library, unstable version
ii  libgsf-1-114  1.14.3-1   Structured File Library - runtime 
ii  libgstreamer0.10-00.10.10-2  Core GStreamer libraries and eleme
ii  libmagic1 4.17-5 File type determination library us
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpoppler0c2-glib0.4.5-5.1  PDF rendering library (GLib-based 
ii  libsqlite3-0  3.3.8-1SQLite 3 shared library
ii  shared-mime-info  0.19-2 FreeDesktop.org shared MIME databa
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages tracker recommends:
pn  o3readnone (no description available)
ii  tracker-search-tool   0.5.4-4metadata database, indexer and sea
ii  tracker-utils 0.5.4-4metadata database, indexer and sea
pn  untex none (no description available)
ii  unzip 5.52-9 De-archiver for .zip files
pn  w3m   none (no description available)
pn  wvnone (no description available)
ii  xpdf-utils [poppler-utils]3.01-9 Portable Document Format (PDF) sui
ii  xsltproc  1.1.19-1   XSLT command line processor

-- no debconf information

-- 
Lennart Poettering; lennart [at] poettering [dot] net
ICQ# 11060553; GPG 0x1A015CC4; http://0pointer.net/lennart/


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



Bug#412091: jamin: Package description should be updated

2007-02-23 Thread Mike O'Connor
Package: jamin
Version: 0.95.0-4
Severity: wishlist

the long description contains:

 Planned features (in rough order of difficulty):
  * Multiband stereo processing
  * Parametric EQ
  * Loudness maximiser
  * Presets and scenes

But according to the upstream website, at least Multiband stereo
processing and Loudness maximiser have been done.  Perhaps the
description should be updated with the next upload.

Thanks!
stew

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

Versions of packages jamin depends on:
ii  fftw3 3.1.2-1library for computing Fast Fourier
ii  jackd 0.101.1-2  JACK Audio Connection Kit (server 
ii  libatk1.0-0   1.12.3-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-8GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libfontconfig12.4.1-2generic font configuration library
ii  libglib2.0-0  2.12.4-1   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-3   The GTK+ graphical user interface 
ii  libjack0.100.0-0  0.101.1-2  JACK Audio Connection Kit (librari
ii  liblo00.23-2.1   Lightweight OSC library
ii  libpango1.0-0 1.14.8-2   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libx11-6  2:1.0.3-4  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.1-4  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-3  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxml2   2.6.27.dfsg-1  GNOME XML library
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  swh-plugins   0.4.14-1.1 Steve Harris's LADSPA plugins
ii  zlib1g1:1.2.3-13 compression library - runtime

jamin recommends no packages.

-- no debconf information


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



Bug#412090: debpool: does not recover after power failures

2007-02-23 Thread Eddy Petrișor
Package: debpool
Version: 0.2.3
Severity: important

Hello,

If debpool is ran in daemon mode and the power is cut, at reboot debpool
does not start since it finds the .lock file and assumes there is an
already running daemon.

The fix for the issue would be to check if the process ID specififed
in the lock file belongs to a running process and that the process is
debpool (since PID reusal might lead to another non-debpool process to
exist after reboot, it is not enough to check just that a process with
that ID exists), and if that check fails, remove the lock file and start
anyway in the normal fashion.

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

Versions of packages debpool depends on:
ii  perl  5.8.8-7Larry Wall's Practical Extraction 

Versions of packages debpool recommends:
ii  gnupg 1.4.6-1GNU privacy guard - a free PGP rep
ii  libdigest-sha1-perl   2.11-1 NIST SHA-1 message digest algorith
ii  libproc-daemon-perl   0.03-2 Run Perl program as a daemon proce
ii  perl [libdigest-md5-perl] 5.8.8-7Larry Wall's Practical Extraction 

-- no debconf information


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



Bug#335249: Ping!

2007-02-23 Thread Christian Marillat
Arnaud Quette [EMAIL PROTECTED] writes:

 Hello Amaya,

 2007/2/20, Amaya [EMAIL PROTECTED]:
 Hi there,

 This ITP is dated 22 Oct 2005, I know other ITPed software is
 involved...
 Did you make any progress on this?
 Are there preliminary packages to test?
 Is there any way we can be of assistance to get jahshaka packaged?

 I don't know if Christian has done anything on his side.

Libraries needed by jahshaka (openlibraries) still doesn't compile.

Christian


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



Bug#412054: not an rc bug

2007-02-23 Thread CSights
Hi,
This bug is for strigi 0.3.11 (experimental), not 0.3.9 (testing), so 
it 
isn't an block etch blocker.

Thanks!
C.


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



Bug#349899: closed by Brian Nelson [EMAIL PROTECTED] (Re: aspell does not recognize correct accented words)

2007-02-23 Thread Brian Nelson
Nicolas Évrard [EMAIL PROTECTED] writes:

 * Debian Bug Tracking System  [2007-02-18 02:27 +0100]: 

 Hello,

No actual bug here, AFAICT, so closing...

 Do you have any clue how I can fix this feature then. Because this is
 a really annoying one.

Did you see the comments others left to the bug report?  It seems that
you don't have LANG set properly (or maybe locales isn't configured
properly--try 'dpkg-reconfigure locales').

-- 
Captain Logic is not steering this tugboat.



Bug#402170: #402170: gnomad2 does not run as normal user

2007-02-23 Thread Shaun Jackman

package gnomad2
reassign 402170 libnjb
tag 402170 unreproducible
thanks

On 2/14/07, Debian Bug Tracking System [EMAIL PROTECTED]  When
I run gnomad2 from a terminal window as a normal user in group

audio, I get these messages in the terminal window
$ gnomad2
This is a PDE device
Device was not connected.

and this error message in an application window
Could not open jukebox:
usb_set_configuration: Operation not permitted

It runs OK as user root or using Sudo. I would not want to do this
because of the built-in file selector which allows transfer of files to
and from the PC as user root. Not exactly good security!

The problem seems to be in the file /etc/udev/rules.d/libnjb.rules (from
the package libnjb5). All the permissions are set at 0660. Is this
because of Debian policy? Changing all permissions to 0770 and running
/etc/init.d/udev restart seems to fix the problem. If the libnjb.rules
file in the package cannot be changed, could this workaround be included
in a new file /usr/share/doc/gnomad2/README.Debian?


$ ls -l /etc/udev/rules.d/libnjb.rules
lrwxrwxrwx 1 root root 15 2007-02-14 12:42
/etc/udev/rules.d/libnjb.rules - ../libnjb.rules
$ ls -l /etc/udev/libnjb.rules
-rw-r--r-- 1 root root 1704 2006-08-12 11:33 /etc/udev/libnjb.rules

/etc/udev/libnjb.rules has perms 0644 on my system, not 0660. The
execute bit is not necessary; no other .rules scripts in /etc/udev has
it set. Your problem is probably the o+r bit (0004) being cleared
somehow.

Try purging and reinstalling libnjb5. See if it works afterwards.
apt-get remove --purge libnjb5
apt-get install gnomad2

Cheers,
Shaun


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



Bug#412092: [Patch] bug in gdth.c crashing machine

2007-02-23 Thread Joerg Dorchain
Package: linux-image-2.6.18-3-686
Version: 2.6.18-7
Tags: upstream,patch
Severity: important

Hello,

there is a bug in the gdth driver causing crashes and potential data
losses when using tape. The bug is also described and confirmed on the lklm
on 13 Oct 2006
Message-ID: [EMAIL PROTECTED]

The included patch is derived directly from that mail.

Please consider including it until it has made it upstream, as it
endangers machines doing tape backups.

Bye,

Joerg


--- gdth.c.orig 2007-02-23 12:48:56.0 +0100
+++ gdth.c  2007-02-23 12:51:44.0 +0100
@@ -3092,6 +3092,7 @@
 cmdp-u.raw64.direction  = 
 gdth_direction_tab[scp-cmnd[0]]==DOU ? 
GDTH_DATA_OUT:GDTH_DATA_IN;
 memcpy(cmdp-u.raw64.cmd,scp-cmnd,16);
+cmdp-u.raw64.sg_ranz= 0;
 } else {
 cmdp-u.raw.reserved   = 0;
 cmdp-u.raw.mdisc_time = 0;
@@ -3108,6 +3109,7 @@
 cmdp-u.raw.direction  = 
 gdth_direction_tab[scp-cmnd[0]]==DOU ? 
GDTH_DATA_OUT:GDTH_DATA_IN;
 memcpy(cmdp-u.raw.cmd,scp-cmnd,12);
+cmdp-u.raw.sg_ranz= 0;
 }
 
 if (scp-use_sg) {


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



  1   2   3   >