Bug#535033: route to remote using net_gateway fails for p2p links

2009-06-28 Thread martin f krafft
Package: openvpn
Version: 2.1~rc15-1
Severity: normal

A line like

  route remote_host 255.255.255.255 net_gateway

is common to ensure that OpenVPN can continue talking to the OpenVPN
server, even if all routes are redirected. Unfortunately, this does
not seem to work on systems with a p2p uplink, because they do not
have (need) a gateway address in the default route:

# ip r
[...]
default dev ppp0  scope link 

# route -n
0.0.0.0 0.0.0.0 0.0.0.0U 0  00 ppp0

  ovpn-madduck[6986]: OpenVPN ROUTE: net_gateway undefined -- unable
  to get default gateway from system
  ovpn-madduck[6986]: OpenVPN ROUTE: failed to parse/resolve route
  for host/network: remote_host

In that case, net_gateway should not be an IP, but simply an
interface, e.g.

  route add default dev ppp0

or

  ip route add default dev ppp0

It would be nice if OpenVPN could support that, since I cannot make
it work with up/down hooks either, e.g.

  1.  up "ip route add 130.60.75.50 dev ppp0; echo"
  down "ip route del 130.60.75.50 dev ppp0; echo"
  2.  up "ip route add 130.60.75.50 dev ppp0 #"
  down "ip route del 130.60.75.50 dev ppp0 #"
  3.  up "sh -c 'ip route add 130.60.75.50 dev ppp0 #'"
  down "sh -c 'ip route del 130.60.75.50 dev ppp0 #'"

al fail with

  ovpn-madduck[10028]: script failed: could not execute external
  program

Cheers,

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

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

Versions of packages openvpn depends on:
ii  debconf [debconf-2.0] 1.5.26 Debian configuration management sy
ii  libc6 2.9-18 GNU C Library: Shared libraries
ii  liblzo2-2 2.03-1 data compression library
ii  libpam0g  1.0.1-9Pluggable Authentication Modules l
ii  libpkcs11-helper1 1.07-1 library that simplifies the intera
ii  libssl0.9.8   0.9.8k-3   SSL shared libraries
ii  openssl-blacklist 0.5-2  list of blacklisted OpenSSL RSA ke
ii  openvpn-blacklist 0.4list of blacklisted OpenVPN RSA sh

Versions of packages openvpn recommends:
ii  net-tools 1.60-23The NET-3 networking toolkit

Versions of packages openvpn suggests:
ii  openssl   0.9.8k-3   Secure Socket Layer (SSL) binary a
ii  resolvconf1.44   name server information handler

-- debconf information excluded


-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#535005: opencubicplayer: New version available

2009-06-28 Thread Gürkan Sengün

Hello Reinaert

Thanks for the note, I know about the new versions. I'm in contact with upstream 
developer. And we coordinate Debian/Ubuntu updates on #ocp on freenode. 0.1.16 was

not good for Debian, and had improvements irrelevant for Debian, that is why 
we/I
skipped it. Once I have teste 0.1.17 (which should happen this week), it'll get 
into Debian (as soon I find a sponsor for the updated package).


Yours,
Guerkan



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



Bug#534851: [Fwd: Re: Bug#534851: [bind9-host] host -T fails with SIGABRT]

2009-06-28 Thread Petr Gajdůšek

--- Begin Message ---
LaMont Jones píše v Ne 28. 06. 2009 v 11:49 -0600:
> tags 534851 + moreinfo
> --
> host -T rsync.sanesecurity.net
> rsync.sanesecurity.net has address 72.249.91.126
> rsync.sanesecurity.net has address 87.118.124.191
> rsync.sanesecurity.net has address 141.42.206.35
> ...
> 
> Any chance of getting more information on this?
> 
> lamont
> 

Hi,
are you running host binary from the "bind9-host" package? 
Host binary from the "host" package works with no problem.

I have this problem probably since upgrade bind9-host 1:9.6.0.dfsg.P1-2
-> 1:9.6.1.dfsg-2, I am not sure because problems occurred while running
clamav-unofficial-sigs by cron and this package was upgraded too, so I
don't know if it used to call host with -T parameter before its upgrade.

I will check this in several next day depending on my time.

Cheers, 
Peter


--- End Message ---


Bug#534766: Found but managed to get it working.

2009-06-28 Thread Brice Goglin
Raúl Sánchez Siles wrote:
>   Hello:
>
>   I also came across this issue but somehow I ended up with this 
> configuration 
> that works (so far):
>
> xserver-xorg-core 2:1.6.1.901-3
> xserver-xorg-video-intel 2:2.7.99.901-3 (from bgoglin api breakage rebuild)
> Self build Linux 2.6.30 using KMS
>   


Do OpenGL apps work in this setup? I am getting garbled output in
glxgears, crack-attack, ...

Brice




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



Bug#535032: ufw: [INTL:fr] French debconf templates translation update

2009-06-28 Thread Christian Perrier
Package: ufw
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

Thanks for taking care of warning translators before uploading a new
version with string changes. It's highly appreciated.



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

Kernel: Linux 2.6.29-1-686 (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of ufw debconf templates to French
# Copyright © 2009 Debian French l10n team 
# This file is distributed under the same license as the ufw package.
#
# Nicolas Sauzede , 2009.
msgid ""
msgstr ""
"Project-Id-Version: ufw\n"
"Report-Msgid-Bugs-To: u...@packages.debian.org\n"
"POT-Creation-Date: 2009-06-16 23:11+0100\n"
"PO-Revision-Date: 2009-06-17 15:25+0100\n"
"Last-Translator: Nicolas Sauzede \n"
"Language-Team: French \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: error
#. Description
#: ../templates:2001
msgid "Existing configuration found"
msgstr "Configuration existante trouvée"

#. Type: error
#. Description
#: ../templates:2001
msgid ""
"An existing configuration for ufw has been found. Existing rules must by "
"managed manually."
msgstr ""
"Une configuration existante a été trouvée pour ufw. Les règles qui y sont "
"utilisées doivent être gérées manuellement."

#. Type: error
#. Description
#: ../templates:2001
msgid "You should read the ufw(8) manpage for details about ufw configuration."
msgstr ""
"Vous devriez lire la page de manuel ufw(8) pour plus de détails sur la "
"configuration de ufw."

#. Type: boolean
#. Description
#: ../templates:3001
msgid "Start ufw automatically?"
msgstr "Démarrer ufw automatiquement ?"

#. Type: boolean
#. Description
#: ../templates:3001
msgid ""
"If you choose this option, the rules you are about to set will be enabled "
"during system startup so that this host is protected as early as possible."
msgstr ""
"Si vous choisissez cette option, les règles que vous allez définir seront "
"activées au démarrage du système afin que cette machine soit protégée le "
"plus tôt possible."

#. Type: boolean
#. Description
#: ../templates:3001
msgid "To protect this host immediately, you must start ufw manually."
msgstr ""
"Pour protéger cette machine immédiatement, vous devrez démarrer ufw vous-"
"même."

#. Type: multiselect
#. Description
#: ../templates:4001
msgid "Authorized services:"
msgstr "Services autorisés :"

#. Type: multiselect
#. Description
#: ../templates:4001
msgid ""
"Please choose the services that should be available for incoming connections."
msgstr ""
"Veuillez choisir les services qui devraient rester disponibles pour les "
"connections entrantes."

#. Type: multiselect
#. Description
#: ../templates:4001
msgid "Other services may be specified in the next configuration step."
msgstr ""
"D'autres services peuvent être indiqués dans la prochaine étape de "
"configuration."

#. Type: string
#. Description
#: ../templates:5001
msgid "Additional authorized services:"
msgstr "Services supplémentaires autorisés :"

#. Type: string
#. Description
#: ../templates:5001
msgid ""
"Please enter a space separated list of any additional ports you would like "
"to open. You may use a service name (as found in /etc/services), a port "
"number, or a port number with protocol."
msgstr ""
"Veuillez indiquer la liste des ports additionnels à ouvrir, séparés par des "
"espaces. Vous pouvez utiliser un nom de service (comme ceux de /etc/"
"services), un numéro de port, ou un numéro de port avec protocole."

#. Type: string
#. Description
#: ../templates:5001
msgid ""
"Example: to allow a web server, port 53 and tcp port 22, you should enter "
"\"www 53 22/tcp\"."
msgstr ""
"Exemple : pour autoriser un serveur web, le port 53 et le port TCP 22, vous "
"devriez saisir « www 53 22/tcp »."


Bug#535031: ITP: xwax -- Vinyl emulation software for Linux

2009-06-28 Thread Mitchell Smith
Package: wnpp
Severity: wishlist
Owner: Mitchell Smith 

* Package name: xwax
  Version : 0.5
  Upstream Author : Mark Hills 
* URL : http://www.xwax.co.uk/
* License : GPL
  Programming Lang: C
  Description : Vinyl emulation software for Linux

xwax is open-source vinyl emulation software for Linux. It allows DJs and 
turntablists to playback digital audio files (MP3, Ogg Vorbis, FLAC, AAC and 
more), controlled using a normal pair of turntables via timecoded vinyls.

It's designed for both beat mixing and scratch mixing. Needle drops, pitch 
changes, scratching, spinbacks and rewinds are all supported, and feel just 
like the audio is pressed onto the vinyl itself.

The focus is on an accurate vinyl feel which is efficient, stable and fast.

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)



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



Bug#534965: [Pkg-ia32-libs-maintainers] Bug#534965: ia32-apt-get: is completely broken

2009-06-28 Thread Norbert Preining
# unmerging because it is a completely different issue than the one in
# the above bug
unmerge 534965
# could have set severity to grave again, now aptitude SIGSEGVs
thanks

On Mo, 29 Jun 2009, Goswin von Brederlow wrote:
> > - aptitude UI with upgrading does not work, redownloads everything again
> >   and again
> 
> I know update does not work in aptitude. I wasn't aware of other
> breakage. Can you provide some sort of log? This is a duplicate of
> 533746, merging.

No log now, because now after calling
/usr/share/ia32-apt-get/convert-all-sources.list I even get:
mithrandir:~# aptitude
Ouch!  Got SIGSEGV, dying..
Segmentation fault
mithrandir:~#

Simple gdb-ing gave me:
Program received signal SIGSEFC, Segmentation fault.
[Switching to Thread =x7fcf06fe7710 (LWP 8165)]
0x7fcf06b60455 in DynamicMMap::WriteString ()
   from /usr/lib/libapt-pkg-libc6.9-6.so.4.7

It is getting worse.

> As mentioned in NEWS and as of version 19 also in README.Debian for
> the time being you need to run
>   /usr/share/ia32-apt-get/convert-all-sources.list
> when you change your sources.list.

Yes but since that packages is *pulled*in* automatically how should
anyone know about it??? I wasn't even aware that there is some magic
going on.

> > - calling apt-get update from the command line (recommended in another
> >   bug report) finishes in a core dump
> >   /usr/bin/apt-get: line 46: 30757 Segmentation fault  apt-get.real 
> > --no-list-cleanup --no-download update
> 
> One other user managed to produce that on irc today. I can't reproduce
> it and the user purged and reinstalled ia32-apt-get, thereby solving
> the problem for some reason, before I could ask him to send a tar of:
>   /etc/apt
>   /var/lib/apt
>   /var/cache/apt  (without archives/)

70M, I will try to upload from the slow link I have here. Should I put
them on a web space or send by email to your personally?.

> I don't know what causes this but something is triggering a bug in
> the real apt-get. Best guess apt-get manages to break its *.bin cache
> files. Maybe when it complains about the APT::Cache-Limit being too
> small. Did you have to increase APT::Cache-Limit just before you got
> the Segmentation fault?

No, I didn't change anything in the cache or apt at all.

> 1) You do not just get i386 packages instead of native ones in
> general. But you can on rare occasions and only in
> unstable/experimental when i386 has a newer version than amd64. The
> pining is only needed to prevent even those rare occasions.

Ah ok, that is already much better.

> 2) There is also nothing I can do about this automatically as policy
> forbids ia32-apt-get from changing /etc/apt/preferences, a conffile of
> another package. Wether this can be improved upon depends on the apt
> maintainer, for example they could add a /etc/apt/preferences.d/
> directory like there is apt-conf.d/ and sources.list.d/.

Agreed, that would be a decent solution.

> 3) You do have installed ia32-libs. As such you have selected to
> install i386 debs on your system. ia32-apt-get extends that somewhat
> and changes the way the debs are fetched but you already did choose to
> install i386 debs when you selected ia32-libs however long ago that
> was.

Yes, but I didn't select that it should change the way I use apt-get!

> 4) Unstable is as unstable says!
>You get to keep the pices.

;-) I know.

> This is a new software that only a few people (74 acording to popcon)
> have used so far. There are bound to be bugs and there are bound to be
> missing features. Software isn't born perfect.

between perfect and ready for unstable there is experimental. And it is
there where one should clean out the most horrible bugs.

Best wishes

Norbert

---
Dr. Norbert Preining Vienna University of Technology
Debian Developer  Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
LUPPITT (n.)
The piece of leather which hangs off the bottom of your shoe before
you can be bothered to get it mended.
--- Douglas Adams, The Meaning of Liff



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



Bug#534965: [Pkg-ia32-libs-maintainers] Bug#534965: ia32-apt-get: is completely broken

2009-06-28 Thread Norbert Preining
On Mo, 29 Jun 2009, Goswin von Brederlow wrote:
> files. Maybe when it complains about the APT::Cache-Limit being too
> small. Did you have to increase APT::Cache-Limit just before you got

Now that I called apt-cache I get the error:
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. 
Current value: 25165824. (man 5 apt.conf)
E: Dynamic MMap ran out of room. Please increase the size of APT::Cache-Limit. 
Current value: 25165824. (man 5 apt.conf)
E: Error occurred while processing zsh-beta-doc (NewVersion1)
E: Problem with MergeList 
/var/lib/apt/lists/ftp.jaist.ac.jp_pub_Linux_Debian_dists_sid-i386_main_binary-amd64_Packages


Best wishes

Norbert

---
Dr. Norbert Preining Vienna University of Technology
Debian Developer  Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
The main reception foyer was almost empty but Ford
nevertheless weaved his way through it.
 --- Ford making his way out of Milliways whilst under the
 --- influence of enough alchol to make a rhino sing.
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy



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



Bug#535030: quagga: Ospf6d crashes in ospf6_lsa_expire (assertion failed, lsa=3600)

2009-06-28 Thread Martin Clauss
Package: quagga
Version: 0.99.13-1
Severity: normal


Ospf6d crashes immediately on startup after upgrade from 0.99.12-2 to 0.99.13-1 
with an assertion failed error. Seen on at least two machines:

M1:
2009/06/28 09:07:08 OSPF6: Assertion `(ospf6_lsa_age_current (lsa) == 3600)' 
failed in file ospf6_lsa.c, line 581, function ospf6_lsa_expire
2009/06/28 09:07:08 OSPF6: Backtrace for 11 stack frames:
2009/06/28 09:07:08 OSPF6: [bt 0] /usr/lib/libzebra.so.0(zlog_backtrace+0x2a) 
[0xb7ff082a]
2009/06/28 09:07:08 OSPF6: [bt 1] 
/usr/lib/libzebra.so.0(_zlog_assert_failed+0x77) [0xb7ff09b7]
2009/06/28 09:07:08 OSPF6: [bt 2] 
/usr/lib/quagga/ospf6d(ospf6_lsa_expire+0x164) [0xb8054184]
2009/06/28 09:07:08 OSPF6: [bt 3] /usr/lib/libzebra.so.0(thread_call+0x45) 
[0xb7fe0725]
2009/06/28 09:07:08 OSPF6: [bt 4] 
/usr/lib/libzebra.so.0(funcname_thread_execute+0x68) [0xb7fe16a8]
2009/06/28 09:07:08 OSPF6: [bt 5] 
/usr/lib/quagga/ospf6d(ospf6_lsa_premature_aging+0xb9) [0xb8054559]
2009/06/28 09:07:08 OSPF6: [bt 6] 
/usr/lib/quagga/ospf6d(ospf6_lsa_refresh+0x221) [0xb80547b1]
2009/06/28 09:07:08 OSPF6: [bt 7] /usr/lib/libzebra.so.0(thread_call+0x45) 
[0xb7fe0725]
2009/06/28 09:07:08 OSPF6: [bt 8] /usr/lib/quagga/ospf6d(main+0x41c) 
[0xb804d0cc]
2009/06/28 09:07:08 OSPF6: [bt 9] /lib/libc.so.6(__libc_start_main+0xe5) 
[0xb7e57775]
2009/06/28 09:07:08 OSPF6: [bt 10] /usr/lib/quagga/ospf6d [0xb804caa1]

M2:
2009/06/26 12:50:39 OSPF6: Assertion `(ospf6_lsa_age_current (lsa) == 3600)' 
failed in file ospf6_lsa.c, line 581, function ospf6_lsa_expire
2009/06/26 12:50:39 OSPF6: Backtrace for 11 stack frames:
2009/06/26 12:50:39 OSPF6: [bt 0] /usr/lib/libzebra.so.0(zlog_backtrace+0x2a) 
[0xb7e8682a]
2009/06/26 12:50:39 OSPF6: [bt 1] 
/usr/lib/libzebra.so.0(_zlog_assert_failed+0x77) [0xb7e869b7]
2009/06/26 12:50:39 OSPF6: [bt 2] 
/usr/lib/quagga/ospf6d(ospf6_lsa_expire+0x164) [0xb7ee7184]
[...]

Please let me know if you need any more information about my configuration

Br,
Martin

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

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

quagga recommends no packages.

Versions of packages quagga suggests:
pn  snmpd  (no description available)

-- debconf information:
* quagga/really_stop: true



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



Bug#535029: [l10n] Czech translation for xymon

2009-06-28 Thread Martin Šín
Package: xymon
Severity: wishlist
Tags: l10n, patch

In attachement there is initial Czech translation (cs.po) for
xymon package, please include it.

Regards,
Martin Sin.
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the xymon package.
# Martin Sin , 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: xymon 4.3.0~beta2.dfsg-2\n"
"Report-Msgid-Bugs-To: xy...@packages.debian.org\n"
"POT-Creation-Date: 2009-01-08 15:38+0100\n"
"PO-Revision-Date: 2009-06-29 07:18+0200\n"
"Last-Translator: Martin Sin \n"
"Language-Team: Czech \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../xymon-client.templates:2001
msgid "Hobbit server:"
msgstr "Server Hobbit:"

#. Type: string
#. Description
#: ../xymon-client.templates:2001
msgid ""
"Please enter the network address used to access the Hobbit server(s). If you "
"use multiple servers, use a space-separated list of addresses."
msgstr ""
"Zadejte prosím síťovou adresu serveru/serverů Hobbit. Pokud chcete použít "
"více serverů, oddělte je pomocí mezery."

#. Type: string
#. Description
#: ../xymon-client.templates:2001
msgid ""
"Using host names instead of IP addresses is discouraged in case the network "
"experiences DNS failures."
msgstr ""
"Použití jmen počítačů místo IP adresy není doporučeno, zejména pokud může "
"dojít k selhání serveru DNS."

#. Type: string
#. Description
#: ../xymon-client.templates:3001
msgid "Client hostname:"
msgstr "Jméno klienta:"

#. Type: string
#. Description
#: ../xymon-client.templates:3001
msgid ""
"Please enter the host name used by the Hobbit client when sending reports to "
"the Hobbit server. This name must match the name used in the bb-hosts file "
"on the Hobbit server."
msgstr ""
"Zadejte prosím jméno klienta Hobbit, které bude použito při zasílání zpráv "
"na server Hobbit. Jméno musí odpovídat tomu, které je použito v souboru "
"bb-hosts na serveru Hobbit."


Bug#480887: marked as done (stable version outdated and ancient, several security issues)

2009-06-28 Thread J.M.Roth
Mohammed Adnène Trojette wrote:
>> I guess one would simply need to remove these warnings in the packages?
> 
> These warnings are not in the package. They are grabbed from upstream's
> website as soon as the package is outdated.
> 

Yeah, but then one could do something like described here
http://www.dokuwiki.org/update_check:

"Each message has a unique ID shown in square brackets. Only messages
which have a higher ID than the one configured in conf/msg will be shown."

Thus one could include the correct conf/msg in the package.




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



Bug#535028: UTF-8 characters are mangled inside a [[!format directive

2009-06-28 Thread Enrico Zini
Package: ikiwiki
Version: 3.141
Severity: normal

Hello,

Again thank you for ikiwiki, and for adding the format plugin to the
standard list of plugins.

There seems to be a problem with the format plugin and UTF-8 characters:
this source will render the UTF-8 characters correctly outside of
[[!format but wrongly inside it:

   These are some UTF-8 characters: èÈ♥
   
   [[!format py """
   # Print those UTF-8 characters in python:
   print "èÈ♥"
   """]]

I have made a page that shows the bug: 
http://localhost/~enrico/web-eddie/2009/testformatencoding/


Ciao,

Enrico

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

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

Versions of packages ikiwiki depends on:
ii  libhtml-parser-perl  3.60-1  collection of modules that parse H
ii  libhtml-scrubber-perl0.08-4  Perl extension for scrubbing/sanit
ii  libhtml-template-perl2.9-1   HTML::Template : A module for usin
ii  libtext-markdown-perl1.0.24-1Markdown and MultiMarkdown markup 
ii  liburi-perl  1.37+dfsg-1 Manipulates and accesses URI strin
ii  perl 5.10.0-23   Larry Wall's Practical Extraction 
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-support   1.0.3   automated rebuilding support for P

Versions of packages ikiwiki recommends:
ii  bzr  1.13.1-1easy to use distributed version co
ii  gcc [c-compiler] 4:4.3.3-5   The GNU C compiler
ii  gcc-4.1 [c-compiler] 4.1.2-25The GNU C compiler
ii  gcc-4.3 [c-compiler] 4.3.3-10The GNU C compiler
ii  git-core 1:1.6.3.1-1 fast, scalable, distributed revisi
ii  libauthen-passphrase-perl0.006-1 Perl module encapsulating hashed p
ii  libc6-dev [libc-dev] 2.9-12  GNU C Library: Development Librari
ii  libcgi-formbuilder-perl  3.05.01-6   Easily generate and process statef
ii  libcgi-session-perl  4.41-1  persistent session data in CGI app
ii  liblwpx-paranoidagent-perl   1.04-1  a "paranoid" subclass of LWP::User
ii  libmail-sendmail-perl0.79.16-1   Send email from a perl script
ii  libnet-openid-consumer-perl  1.03-1  library for consumers of OpenID id
ii  libterm-readline-gnu-perl1.19-1  Perl extension for the GNU Readlin
ii  libtimedate-perl 1.1600-9Time and date functions for Perl
ii  libxml-simple-perl   2.18-2  Perl module for reading and writin
ii  mercurial1.2.1-3 scalable distributed version contr
ii  subversion   1.5.6dfsg-1 Advanced version control system

Versions of packages ikiwiki suggests:
ii  dvipng  1.11-1   convert DVI files to PNG graphics
ii  graphviz2.20.2-3+b2  rich set of graph drawing tools
ii  libcrypt-ssleay-per 0.57-1+b1Support for https protocol in LWP
ii  libdigest-sha1-perl 2.12-1   NIST SHA-1 message digest algorith
pn  libfile-mimeinfo-pe(no description available)
ii  libhighlight-perl   2.9-2perl bindings for highlight source
ii  libhtml-tree-perl   3.23-1   represent and create HTML syntax t
ii  liblocale-gettext-p 1.05-4   Using libc functions for internati
ii  libmailtools-perl   2.04-1   Manipulate email in perl programs
pn  libnet-amazon-s3-pe(no description available)
ii  librpc-xml-perl 0.64-1   Perl module implementation of XML-
pn  libsearch-xapian-pe(no description available)
pn  libsort-naturally-p(no description available)
pn  libtext-csv-perl   (no description available)
pn  libtext-textile-per(no description available)
pn  libtext-typography-(no description available)
pn  libtext-wikicreole-(no description available)
pn  libtext-wikiformat-(no description available)
pn  libxml-feed-perl   (no description available)
ii  perlmagick  7:6.3.7.9.dfsg2-1+b1 Perl interface to the libMagick gr
ii  polygen 1.0.6.ds2-7  generator of random sentences from
ii  python-docutils 0.5-3utilities for the documentation of
pn  sparkline-php  (no description available)
ii  texlive 2007.dfsg.2-4TeX Live: A decent selection of th
ii  tidy20081224cvs-1HTML syntax checker and reformatte
pn  viewvc | gitweb | v(no description available)
pn  xapian-omega   (no description available)

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
wi

Bug#534334: RFP: pgdbf -- Convert XBase / FoxPro tables to PostgreSQL

2009-06-28 Thread Chris Taylor
owner 534334 !
retitle 534334 ITP: pgdbf -- Convert XBase / FoxPro tables to PostgreSQL
thanks



I will take a look at packaging this.

-Chris



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



Bug#534944: Info received (grub-pc: linux16, initrd16 workaround)

2009-06-28 Thread Arthur Marsh
The configuration I'm running on exhibitig these problems includes Linux 
kernel 2.6.30 on i386 and the following video components:


xserver-xorg 1:7.4+3 
the X.Org X server


xserver-xorg-video-radeon1:6.12.2-2 
X.Org X server -- ATI Radeon display driver


01:00.0 VGA compatible controller: ATI Technologies Inc RV280 [Radeon 
9200 SE] (rev 01)




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



Bug#535027: dovecot-common does not rotate logs

2009-06-28 Thread Andrew Buckeridge
Package: dovecot-common
Version: 1:1.0.15-2.3
Severity: whishlist

A script to rotate the logs was not installed with the package.

After rotating logs I issue a SIGUSR1 to re-open logfile.

May have something to do with #532918

SIGHUP should re-exec master and re-read config too.

SIGUSR1 re-opens log according to URL below.

In my /etc/logrotate.d/dovecot-local I have put: - 
# http://wiki.dovecot.org/Logging - dovecot SIGUSR1: Re-opens the log files.
/var/log/dovecot/logfile /var/log/dovecot/messages {
  daily
  missingok
  rotate 90
  compress
  delaycompress
  notifempty
  create 640 root adm
  sharedscripts
  postrotate
if [ -r /var/run/dovecot/master.pid ]; then \
  kill -s USR1 $(cat /var/run/dovecot/master.pid); \
fi
  endscript
}



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



Bug#535026: KMS not working after booting with grub-pc 1.96+20090628-1 (unstable)

2009-06-28 Thread Jos van Wolput

Package: grub-pc
Version: 1.96+20090628-1 (unstable)
Severity: important
System: Debian Sid
Kernel: Linux 2.6.30-rc8-686 (kernel-archive.buildserver.net/debian-kernel)
Processor: Pentium M, 852GM/855GM

I am using KMS with module i915 modeset=1.
When booting with the latest version  of grub-pc (20090628), after loading 
module i915 modeset=1 the booting process
is no longer shown on the screen until gdm is loaded.
VT screens 1-6 are all showing the gdm login screen although without mouse 
pointer and no keyboard input.
Only VT screen 7 works normally.

When booting with version grub-pc_1.96+20090611-1, the screen is set to high 
resolution and KMS works perfectly.

Regards,
Jos van Wolput




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



Bug#535025: readahead-fedora: Fedora's implementation of readahead to preload boot process files

2009-06-28 Thread Raphael Geissert
Package: wnpp
Severity: wishlist
Owner: Raphael Geissert 

Package: readahead-fedora
Homepage: https://fedorahosted.org/readahead/
License: GPLv2+
Description: Fedora's implementation of readahead to preload boot process 
files
 "readahead" is the term used to refer to a tool that preloads files
 used during the boot process to make the system boot faster, therefore
 reducing the time spent reading from the disk.
 .
 This implementation of the tool provides the following features:
  * It can take multiple lists of files to be preloaded, and sort them
according to their position on the disk.
  * It preloads the inode tables of ext2 file systems.
  * It opens the files without making the system update their access
time, therefore avoiding extra disk writes.
  * It uses a lightweight monitoring daemon.

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



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



Bug#535024: ITP: rlvm -- RealLive virtual machine clone

2009-06-28 Thread Ying-Chun Liu (PaulLiu)
Package: wnpp
Severity: wishlist
Owner: "Ying-Chun Liu (PaulLiu)" 

* Package name: rlvm
  Version : 0.06.2
  Upstream Author : Elliot Glaysher 
* URL : http://eglaysher.github.com/rlvm/
* License : GPLv3+
  Programming Lang: C++
  Description : RealLive virtual machine clone
 rlvm is a Free Software reimplementation of VisualArt's KK's
 RealLive interpreter. RealLive is a game engine used to write
 visual novels, used in the games CLANNAD, Planetarian and
 Kanon.

-- 
PaulLiu(劉穎駿)
E-mail address: grandp...@gmail.com



signature.asc
Description: OpenPGP digital signature


Bug#522373: ftp.debian.org: Please clarify on acceptance policy of packages containing mpeg related algorithms

2009-06-28 Thread Andres Mejia
Just realized that only WNPP bugs get forwarded. Should have realized this 
earlier. :-/

In any case, I still feel it's time to start this discussion over at debian-
devel. If anything, it would at least break the silence on this issue, and also 
get other members besides the ftp masters involved in discussion.

-- 
Regards,
Andres



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



Bug#535023: xfce4-smartbookmark-plugin: don't work with some browsers

2009-06-28 Thread Denis Laxalde
Package: xfce4-smartbookmark-plugin
Version: 0.4.2-2
Severity: normal

This plugin launches the web browser selected in favourite applications
and, depending on the one that has been chosen, pages won't load.
It works fine with Iceweasel but not with Epiphany (Gecko or Webkit) nor
with Midori.
When Webkit-powered browsers are used, it can be seen that quotes (') are
added to URLs which seems to pose problem.

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

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

Versions of packages xfce4-smartbookmark-plugin depends on:
ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libc6  2.9-18GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-4   generic font configuration library
ii  libfreetype6   2.3.9-5   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.20.4-1  The GLib library of C routines
ii  libgtk2.0-02.16.2-1  The GTK+ graphical user interface 
ii  libpango1.0-0  1.24.3-1  Layout and rendering of internatio
ii  libxfce4util4  4.6.1-1   Utility functions library for Xfce
ii  libxfcegui4-4  4.6.1-1+b1Basic GUI C functions for Xfce4
ii  xfce4-panel4.6.1-3   The Xfce4 desktop environment pane
ii  zlib1g 1:1.2.3.3.dfsg-14 compression library - runtime

xfce4-smartbookmark-plugin recommends no packages.

xfce4-smartbookmark-plugin suggests no packages.

-- no debconf information



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



Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-06-28 Thread Vagrant Cascadian
On Sun, Jun 28, 2009 at 11:51:32PM +0100, Ben Hutchings wrote:
> On Sun, 2009-06-28 at 14:50 -0700, Vagrant Cascadian wrote:
> > Package: initramfs-tools
> > Version: 0.93.3
> > Severity: wishlist
> > Tags: patch
> > 
> > when booting thin clients with multiple network cards, 
> > initramfs-tools/ipconfig
> > have a hard time figuring out which interface to use. attached is a patch 
> > which
> > sets DEVICE to the interface matching the mac address that pxelinux passes 
> > when
> > using the IPAPPEND 2 or 3 options.
> 
> This sounds reasonable, but your patch makes unnecessary use of several
> commands.
> 
> > diff --git a/scripts/functions b/scripts/functions
> > index 77de8f3..ec0ffd2 100644
> > --- a/scripts/functions
> > +++ b/scripts/functions
> > @@ -258,6 +258,19 @@ parse_numeric() {
> >  
> >  configure_networking()
> >  {
> > +
> > +   # pxelinux sets BOOTIF to a value based on the mac address of the 
> > network
> > +   # card used to PXE boot, so use this value for DEVICE rather than a
> > +   # hard-coded device name from initramfs.conf. this facilitates network
> > +   # booting when machines may have multiple network cards.
> > +   if [ -n "${BOOTIF}" ]; then
> > +   normal_mac=$(echo $BOOTIF | sed -e 's,^01-,,g' -e 's,-,:,g' | 
> > tr [a-z] [A-Z])
> 
> You can use sed's y/// command instead of piping to tr.
> 
> > +   new_device=$(ifconfig -a | awk "/$normal_mac/"'{print $1}')
> [...]
> 
> You can use the files /sys/class/net/*/address instead of ifconfig.

thanks for the suggestions, updated patch:

diff --git a/scripts/functions b/scripts/functions
index 77de8f3..f99e779 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -258,6 +258,25 @@ parse_numeric() {
 
 configure_networking()
 {
+
+   # pxelinux sets BOOTIF to a value based on the mac address of the
+   # network card used to PXE boot, so use this value for DEVICE rather
+   # than a hard-coded device name from initramfs.conf. this facilitates
+   # network booting when machines may have multiple network cards.
+   # pxelinux sets BOOTIF to 01-$mac_address
+   if [ -n "${BOOTIF}" ]; then
+   bootif_mac=$(echo ${BOOTIF#*-} | sed -e 'y,-,:,')
+   for device in /sys/class/net/* ; do
+   if [ -f "$device/address" ]; then
+   current_mac=$(cat "$device/address")
+   if [ "$bootif_mac" = "$current_mac" ]; then
+   DEVICE=${device##*/}
+   break
+   fi
+   fi
+   done
+   fi
+
# networking already configured thus bail out
[ -n "${DEVICE}" ] && [ -e /tmp/net-"${DEVICE}".conf ] && return 0
 

live well,
  vagrant



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



Bug#534890: xserver-xorg-core: Graphics output garbled after update from 2:1.6.1.901-2

2009-06-28 Thread Aaron M. Ucko
Jakob Haufe  writes:

> I first had it using e17, but it's even garbled with plain twm. Every window
> is unusable.  What's strange to me is, that the xdm login screen displays
> perfectly ok.

xdm's greeter uses Xft nowadays, so that sounds like the same problem
with core fonts I reported as http://bugs.debian.org/534766 .

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?...@monk.mit.edu



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



Bug#532107: bug #532107 - blueman

2009-06-28 Thread Jonas Smedegaard
-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Hi Christopher,

On Sun, Jun 28, 2009 at 06:13:04PM +0200, Christopher Schramm wrote:
>I just reviewed the issue you reported in Debian Bug #532107 where you 
>stated that blueman can't be installed if gnome-bluetooth is installed.
>
>What exact problem did you encounter? I didn't run across any when 
>trying to reproduce.

I was unable to install blueman while gnome-bluetooth was installed.

Looking closer it makes sense: gnome-bluetooth declares a "Conflicts:" 
against bluez-gnome which blueman provides.

The only explanation I can imagine for you being unable to reproduce is 
if you a) use a different distro than Debian Sid or b) use a packaging 
tool that ignores conflicts.


NB! Please keep bug discussions open: send to 532...@bugs.debian.org 
instead of to me privately.


Kind regards,

   - Jonas

- -- 
* Jonas Smedegaard - idealist og Internet-arkitekt
* Tlf.: +45 40843136  Website: http://dr.jones.dk/

   [x] quote me freely  [ ] ask before reusing  [ ] keep private
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEAREDAAYFAkpIEkoACgkQn7DbMsAkQLhD/ACZATgahdqzND4eJYZvWk0HfM8E
AiIAn1kffz6NEkGdM1d40tvCqMZNTxF6
=Vog8
-END PGP SIGNATURE-



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



Bug#533850: closed by Jay Berkenbilt (Bug#533850: fixed in icu 4.2.1~rc1-3)

2009-06-28 Thread Jay Berkenbilt
Goswin von Brederlow  wrote:

> are you sure about the bug number? The changelog entry doesn't seem to
> relate to the bug.

Coincidentally, I just noticed this myself.  I copied the wrong bug
number.  I have now closed the bug manually.  Thanks.

--Jay



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



Bug#534238: [pkg-wine-party] Bug#534238: amd64 Transition

2009-06-28 Thread Ove Kaaven
Jason D. Clinton skrev:
> The transition is almost complete and it's beginning to appear
> that--even after the transition--wine is going to have to make some
> changes in order to continue to build.

You're not an authority on it, are you?

> Notably, lib32ncurses5 will need
> to become ia32-libncurses5. Also, ia32-libs no longer provides the
> needed shared objects for a basic working wine installation. Through
> trial and error, I have found the following minimum ia32-based
> dependencies (which are only satisfiable via ia32-apt-get) are going to
> have to be added to the deps. list (this is incomplete):

Package dependencies are calculated automatically at build time. In
theory, all you have to do is rebuild the package on an up-to-date
system, and the new, correct, dependencies will magically end up in the
package. No need for trial and error.

The real problem with the transition would, perhaps, have more to do
with the transition making it nigh impossible to have the amd64
autobuilders actually build 32-bit Wine. I've been told that it's now
necessary to do apt-get install ia32-wine, and the only amd64 packages
that could possibly be built now, would be transition packages that
depend on ia32-apt-get...



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



Bug#535022: ITP: plexus-build-api -- an incremental build API for Plexus components.

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: plexus-build-api
  Version : 0.0.4
  Upstream Author : Sonatype
* URL : http://forge.sonatype.com/spice-parent/plexus-build-api
* License : Apache 2
  Programming Lang: Java
  Description :

 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the
applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 This package provides an incremental build API for Plexus components.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any










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



Bug#535021: ITP: plexus-bsh-factory -- a factory for instantiating BeanShell with Plexus.

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: plexus-bsh-factory
  Version : 1.0~alpha7
  Upstream Author : Codehaus Foundation
* URL : http://plexus.codehaus.org/
* License : Apache 2
  Programming Lang: Java
  Description :

 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the
applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 This package provides a factory for instantiating BeanShell with Plexus.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any










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



Bug#532077: audacious: Incompatible with old configuration

2009-06-28 Thread John Lindgren
tags 532077 unreproducible
thanks

This will be nearly impossible to debug without the configuration that
caused it. Just saying.

John Lindgren




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



Bug#535020: ITP: isatapd -- configuration helper daemon for kernel-space ISATAP (RFC5214) IPv6-in-IPv4 tunneling support

2009-06-28 Thread Bernhard Schmidt
Package: wnpp
Severity: wishlist
Owner: Bernhard Schmidt 


* Package name: isatapd
  Version : 0.9.4
  Upstream Author : Sascha Hlusiak  
* URL : http://www.saschahlusiak.de/linux/isatap.htm
* License : GPLv2
  Programming Lang: C
  Description : configuration helper daemon for kernel-space ISATAP 
(RFC5214) IPv6-in-IPv4 tunneling support

isatapd creates and maintains an ISATAP tunnel (rfc5214) in Linux. 

It uses the in-kernel ISATAP support first introduced in linux-2.6.25. It does
NOT operate the tunnel or handle any IPv6 traffic, it only sets up the tunnel
parameters, the Potential Router List, sends periodic router solicitations and
tries to detect link changes. 

Submitters note: I've already created proof-of-concept .debs. At the moment
they are located in the Ubuntu PPA, but build fine on Lenny.
See https://launchpad.net/~berni/+archive/ppa

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)



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



Bug#535019: ITP: plexus-cipher -- a cipher component for Plexus.

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: plexus-cipher
  Version : 1.1
  Upstream Author : Sonatype
* URL : http://www.sonatype.org/
* License : Apache 2
  Programming Lang: Java
  Description :

 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the
applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 This package provides a cipher component for Plexus.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any











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



Bug#535018: ITP: plexus-ant-factory -- a factory for instantiating Ant with Plexus.

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: plexus-ant-factory
  Version : 1.0~alpha2
  Upstream Author : Codehaus Foundation
* URL : http://plexus.codehaus.org/
* License : Apache 2
  Programming Lang: Java
  Description :

 The Plexus project provides a full software stack for creating and
 executing software projects. Based on the Plexus container, the
applications
 can utilise component-oriented programming to build modular, reusable
 components that can easily be assembled and reused.
 .
 This package provides a factory for instantiating Ant with Plexus.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#535016: ITP: netbeans-cvsclient -- Maven shared library for analysing dependencies

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: netbeans-cvsclient
  Version : 6.5
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 The CVS Client library is a pure Java implementation of a CVS client
protocol.
 It allows to access CVS servers without setting up an external cvs program.
 It is used in the javacvs module in NetBeans and in other projects, such as
 SmartCVS and Maven SCM.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#535015: ITP: maven-shade-plugin -- Maven plugin used to build an uber-jar

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: maven-shade-plugin
  Version : 1.2.1
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's
build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This package ships the Maven shade plugin which is used to build an
 Uber-JAR from the current project, including dependencies.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#480887: marked as done (stable version outdated and ancient, several security issues)

2009-06-28 Thread Mohammed Adnène Trojette
On Sun, Jun 28, 2009, J.M.Roth wrote:
> I did, and ignoring the new releases it shows at the top
> "Security alert. Local file inclusion bug. More info here, fixed release
> available. [18]"
> (http://bugs.splitbrain.org/index.php?do=details&task_id=1700)
> 
> So that is fixed already too?

I guess the version in Lenny is not affected but am trying to ask
upstream.

> I guess one would simply need to remove these warnings in the packages?

These warnings are not in the package. They are grabbed from upstream's
website as soon as the package is outdated.

-- 
Mohammed Adnène Trojette



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



Bug#535017: dh-make-perl: 'deb file:/path/to/mirror ...' has unknown format

2009-06-28 Thread Raphael Geissert
Package: dh-make-perl
Version: 0.56

Hi,

While trying to build a module with dh-make-perl --build path/to/module I get:
'deb file:/path/to/my/mirror/ sid main contrib non-free' has
unknown format
Exiting subroutine via next at /usr/share/perl5/Debian/AptContents.pm
line 175,  line 1.

Looks like Debian::AptContents doesn't understand file:/

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



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



Bug#535014: ITP: maven-scm -- common API for doing SCM operations with Maven

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: maven-scm
  Version : 1.2
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's
build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This package provides a common API for doing SCM operations.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#535013: ITP: maven-plugin-testing -- modules to be able to test Maven Plugins.

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: maven-plugin-testing
  Version : 1.2
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's
build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This package ships the necessary modules to be able to test Maven Plugins.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#535012: ITP: maven-invoker -- a component to programmatically invoke Maven

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: maven-invoker
  Version : 2.0.10
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's
build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This packages provides a component to programmatically invoke Maven.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-06-28 Thread Ben Hutchings
On Sun, 2009-06-28 at 14:50 -0700, Vagrant Cascadian wrote:
> Package: initramfs-tools
> Version: 0.93.3
> Severity: wishlist
> Tags: patch
> 
> when booting thin clients with multiple network cards, 
> initramfs-tools/ipconfig
> have a hard time figuring out which interface to use. attached is a patch 
> which
> sets DEVICE to the interface matching the mac address that pxelinux passes 
> when
> using the IPAPPEND 2 or 3 options.

This sounds reasonable, but your patch makes unnecessary use of several
commands.

> diff --git a/scripts/functions b/scripts/functions
> index 77de8f3..ec0ffd2 100644
> --- a/scripts/functions
> +++ b/scripts/functions
> @@ -258,6 +258,19 @@ parse_numeric() {
>  
>  configure_networking()
>  {
> +
> + # pxelinux sets BOOTIF to a value based on the mac address of the 
> network
> + # card used to PXE boot, so use this value for DEVICE rather than a
> + # hard-coded device name from initramfs.conf. this facilitates network
> + # booting when machines may have multiple network cards.
> + if [ -n "${BOOTIF}" ]; then
> + normal_mac=$(echo $BOOTIF | sed -e 's,^01-,,g' -e 's,-,:,g' | 
> tr [a-z] [A-Z])

You can use sed's y/// command instead of piping to tr.

> + new_device=$(ifconfig -a | awk "/$normal_mac/"'{print $1}')
[...]

You can use the files /sys/class/net/*/address instead of ifconfig.

Ben.

-- 
Ben Hutchings
When you say `I wrote a program that crashed Windows', people just stare ...
and say `Hey, I got those with the system, *for free*'. - Linus Torvalds


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


Bug#531430: [Mutt] #3240: mutt show false account info while login

2009-06-28 Thread Mutt
#3240: mutt show false account info while login
---+
  Reporter:  anto...@dyne.org  |   Owner:  brendan 
  Type:  defect|  Status:  accepted
  Priority:  minor |   Milestone:  
 Component:  mutt  | Version:  
Resolution:|Keywords:  patch   
---+

Comment(by brendan):

 I haven't seen the problem here with some testing under AUTH PLAIN or
 CRAM-MD5. It could certainly happen with LOGIN, since LOGIN does not
 distinguish between authentication and authorization accounts. Can you say
 which authentication mechanism you're using?

-- 
Ticket URL: 
Mutt 
The Mutt mail user agent




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



Bug#535011: ITP: maven-install-plugin -- Maven install plugin

2009-06-28 Thread Ludovic Claude
Package: wnpp
Severity: wishlist

Owner: "Ludovic Claude" 


* Package name: maven-install-plugin
  Version : 2.3
  Upstream Author : Maven Apache team
* URL : http://maven.apache.org
* License : Apache 2
  Programming Lang: Java
  Description :

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's
build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
* Making the build process easy
* Providing a uniform build system
* Providing quality project information
* Providing guidelines for best practices development
* Allowing transparent migration to new features
 .
 This package ships the maven install plugin which is used to install
 the built artifact into the local repository.

-- System Information:
Debian Release: squeeze/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
Architecture: any









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



Bug#534979: [Pkg-ia32-libs-maintainers] Bug#534979: ia32-apt-get: installation fails if sources.list is missing because sources.list.d/ is in use

2009-06-28 Thread Goswin von Brederlow
Andreas Beckmann  writes:

> Package: ia32-apt-get
> Version: 18
> Severity: normal
>
> Hi,
>
> installation fails with the following error:
>
> Setting up ia32-apt-get (18) ...
> Converting for architecture amd64:
>   sources.list
> /usr/share/ia32-apt-get/parse-sources.list: line 60: /etc/apt/sources.list: 
> No such file or directory
> dpkg: error processing ia32-apt-get (--configure):
>  subprocess installed post-installation script returned error exit status 1
>
> I actually don't have a sources.list file because everything is
> configured in sources.list.d/.
> Looking at the other bug reports, this failure is probably a good thing
> because my system is not messed up by modifying/destroying my sources.list.
>
>
> Andreas

Hmm, never even thought someone wouldn't have a sources.list at all.
As a quick fix create an empty /etc/apt/sources.list file.

As a side note:
As of version 15 the existing sources.list file is not modified any
more. Instead modified files are created in /etc/apt/sources.list.d/,
/etc/apt/amd64 and /etc/apt/i386 only. Even for your existing files in
/etc/apt/sources.list.d/ there will be corresponding modified files
prefixed with "ia32-apt-get." in /etc/apt/sources.list.d/ after the
conversion. They are required for ia32-apt-get to work.

If it werent for the above error stopping the script it would have
created new modified files for you too.

MfG
Goswin



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



Bug#534766: Found but managed to get it working.

2009-06-28 Thread Raúl Sánchez Siles
  Hello:

  I also came across this issue but somehow I ended up with this configuration 
that works (so far):

xserver-xorg-core 2:1.6.1.901-3
xserver-xorg-video-intel 2:2.7.99.901-3 (from bgoglin api breakage rebuild)
Self build Linux 2.6.30 using KMS

-- 
 Raúl Sánchez Siles
->Proud Debian user<-
Linux registered user #416098


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


Bug#530786: [Surfraw-devel] Bug#530786: surfraw bookmark lookup matches several URLs

2009-06-28 Thread Ian Beckwith
tags 530786 + pending fixed-upstream
thanks

On Wed, May 27, 2009 at 10:23:38PM +0200, Carl Fredrik Hammar wrote:
> If the argument to surfraw matches several bookmarks, all are passed
> to the browser seperated by newlines.  This confuses all browsers I
> currently have installed, which treat them as a single URL.  Though I
> suspect the intention is to only have a single match.

Thanks, fixed in upstream CVS (soon to be upstream git, I hope :)

Ian.

-- 
Ian Beckwith - i...@debian.org - i...@erislabs.net - http://erislabs.net/ianb/
GPG fingerprint: AF6C C0F1 1E74 424B BCD5  4814 40EC C154 A8BA C1EA
Listening to: Joy Division - Substance - Atmosphere


signature.asc
Description: Digital signature


Bug#534965: [Pkg-ia32-libs-maintainers] Bug#534965: ia32-apt-get: is completely broken

2009-06-28 Thread Goswin von Brederlow
retitle 534965 ia32-apt-get breaks aptitude
severity 534965 serious
merge 534965 533746
thanks

Norbert Preining  writes:

> Package: ia32-apt-get
> Version: 18
> Severity: grave
> Justification: renders package unusable
>
> That package was pulled in automatically by libs-i386 and it breaks
> nearly everything:
> - aptitude UI with upgrading does not work, redownloads everything again
>   and again

I know update does not work in aptitude. I wasn't aware of other
breakage. Can you provide some sort of log? This is a duplicate of
533746, merging.

> - changing /etc/apt/sources.list is not carried over to whereever that
>   package saves it dummy hosed sources.list (in /e/apt/{386,amd64})

As mentioned in NEWS and as of version 19 also in README.Debian for
the time being you need to run
  /usr/share/ia32-apt-get/convert-all-sources.list
when you change your sources.list.

> - calling apt-get update from the command line (recommended in another
>   bug report) finishes in a core dump
>   /usr/bin/apt-get: line 46: 30757 Segmentation fault  apt-get.real 
> --no-list-cleanup --no-download update

One other user managed to produce that on irc today. I can't reproduce
it and the user purged and reinstalled ia32-apt-get, thereby solving
the problem for some reason, before I could ask him to send a tar of:
  /etc/apt
  /var/lib/apt
  /var/cache/apt  (without archives/)

I don't know what causes this but something is triggering a bug in
the real apt-get. Best guess apt-get manages to break its *.bin cache
files. Maybe when it complains about the APT::Cache-Limit being too
small. Did you have to increase APT::Cache-Limit just before you got
the Segmentation fault?

> - telling the user *ONLY* in the NEWS file that we have to pin i386
>   packages otherwise they instead of the native ones will be installed
>   is *definitely* not enough. I have NOT decided to include i386 package
>   repositories in my sources.list, if ia32-apt-get adds that automatically
>   it has to make sure that this does not happen.

1) You do not just get i386 packages instead of native ones in
general. But you can on rare occasions and only in
unstable/experimental when i386 has a newer version than amd64. The
pining is only needed to prevent even those rare occasions.

2) There is also nothing I can do about this automatically as policy
forbids ia32-apt-get from changing /etc/apt/preferences, a conffile of
another package. Wether this can be improved upon depends on the apt
maintainer, for example they could add a /etc/apt/preferences.d/
directory like there is apt-conf.d/ and sources.list.d/.

3) You do have installed ia32-libs. As such you have selected to
install i386 debs on your system. ia32-apt-get extends that somewhat
and changes the way the debs are fetched but you already did choose to
install i386 debs when you selected ia32-libs however long ago that
was.

4) Unstable is as unstable says!
   You get to keep the pices.

This is a new software that only a few people (74 acording to popcon)
have used so far. There are bound to be bugs and there are bound to be
missing features. Software isn't born perfect.

> Is this a joke package? It is not April fool's day!
>
> If you prefer I will open grave bugs for each of the above.

I only consider the first issue a real bug in ia32-apt-get and adding
support for aptitude and cupt is already on my ToDo. Actually cupt
support might come first as the maintainer has already fixed some
issues preventing ia32-apt-get to work. Aptitude will need a fix for
its "update" menu entry too and I don't know how long that is going to
take to write.

MfG
Goswin



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



Bug#526672: FTBFS with GCC 4.4: dereferencing pointer breaks strict-aliasing

2009-06-28 Thread Amos Jeffries
Tags: fixed-upstream important patch

Fixed by upstream patch:
  http://www.squid-cache.org/Versions/v3/3.0/changesets/b9053.patch




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



Bug#534732: nvi: expansion of numbered backups is incorrect

2009-06-28 Thread Jan Christoph Nordholz
tags 534732 = confirmed
thankyou

Hi again,

> I can't reproduce that here with 1.81.6-7...

ok, I take that back, it does indeed produce strange expansions sometimes.
Will investigate.


Regards,

Jan


signature.asc
Description: Digital signature


Bug#520954: How's going this itp?

2009-06-28 Thread Tiago Bortoletto Vaz
Xmind is great! Thanks for being interested in packaging it. Please ping me if
you need a hand, I would really like to see it Debian soon.

Regards!

-- 
Tiago Bortoletto Vaz
http://tiagovaz.org
0xA504FECA - http://pgp.mit.edu


signature.asc
Description: Digital signature


Bug#534851: [bind9-host] host -T fails with SIGABRT

2009-06-28 Thread Petr Gajdůšek
LaMont Jones píše v Ne 28. 06. 2009 v 11:49 -0600:
> tags 534851 + moreinfo
> --
> host -T rsync.sanesecurity.net
> rsync.sanesecurity.net has address 72.249.91.126
> rsync.sanesecurity.net has address 87.118.124.191
> rsync.sanesecurity.net has address 141.42.206.35
> ...
> 
> Any chance of getting more information on this?
> 
> lamont
> 

Hi,
are you running host binary from the "bind9-host" package? 
Host binary from the "host" package works with no problem.

I have this problem probably since upgrade bind9-host 1:9.6.0.dfsg.P1-2
-> 1:9.6.1.dfsg-2, I am not sure because problems occurred while running
clamav-unofficial-sigs by cron and this package was upgraded too, so I
don't know if it used to call host with -T parameter before its upgrade.

I will check this in several next day depending on my time.

Cheers, 
Peter






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



Bug#535010: debconf warning from ucf

2009-06-28 Thread Andreas Moog
Package: php-idn
Severity: normal
Tags: patch

ucf complains about a missing parameter, I can not see that debconf was
stopped before the ucf call, so I just added the parameter. See attached
patch. The required ucf-version in Depends has to be bumped since versions
< 0.28 didn't include that feature.

dbconfig-common: writing config to /etc/dbconfig-common/mantis.conf
*** WARNING: ucf was run from a maintainer script that uses debconf, but
 the script did not pass --debconf-ok to ucf. The maintainer
 script should be fixed to not stop debconf before calling ucf,
 and pass it this parameter. For now, ucf will revert to using
 old-style, non-debconf prompting. Ugh!



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

Kernel: Linux 2.6.30-10-generic (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nurp php-idn-1.2b/debian/control php-idn-1.2b.new/debian/control
--- php-idn-1.2b/debian/control	2008-01-05 06:30:44.0 +0100
+++ php-idn-1.2b.new/debian/control	2009-06-29 00:07:21.0 +0200
@@ -8,7 +8,7 @@ Homepage: http://php-idn.bayour.com
 
 Package: php5-idn
 Architecture: any
-Depends: ${shlibs:Depends}, ${php:Depends}, ${misc:Depends}, ucf
+Depends: ${shlibs:Depends}, ${php:Depends}, ${misc:Depends}, ucf (>= 0.28)
 Description: PHP API for the IDNA library
  This is the PHP(5) API for the GNU LibIDN software. It's intention is
  to have international characters in the DNS system.
diff -Nurp php-idn-1.2b/debian/postinst php-idn-1.2b.new/debian/postinst
--- php-idn-1.2b/debian/postinst	2008-01-05 19:03:37.0 +0100
+++ php-idn-1.2b.new/debian/postinst	2009-06-29 00:02:00.0 +0200
@@ -14,7 +14,7 @@ case "$1" in
 		. /usr/share/debconf/confmodule
 	fi
 
-	ucf /usr/share/php5-$PECL_NAME/$PECL_NAME.ini-dist \
+	ucf --debconf-ok /usr/share/php5-$PECL_NAME/$PECL_NAME.ini-dist \
 	   /etc/php5/conf.d/$PECL_NAME.ini
 
 	db_get php5/add_extension || true
diff -Nurp php-idn-1.2b/debian/postrm php-idn-1.2b.new/debian/postrm
--- php-idn-1.2b/debian/postrm	2008-01-05 18:53:45.0 +0100
+++ php-idn-1.2b.new/debian/postrm	2009-06-29 00:02:08.0 +0200
@@ -4,7 +4,7 @@ PECL_NAME=idn
 
 if test "$1" = "purge"; then
 	if which ucf >/dev/null 2>&1; then
-		ucf --purge /etc/php5/conf.d/$PECL_NAME.ini
+		ucf --debconf-ok --purge /etc/php5/conf.d/$PECL_NAME.ini
 	fi
 	rm -f /etc/php5/conf.d/$PECL_NAME.ini
 fi


Bug#535009: bash: inconsistent calculation of remainders when dividend begins with 0

2009-06-28 Thread adrian
Package: bash
Version: 3.2-4
Severity: normal


When calculating the remainder modulo 14 of a two digit number
beginning with a 0, an error is generated for 08 but not for
01 through 07.  For instance:

for num in 0{1,2,3,4,5,6,7,8,9}

do

echo $(( num%14 ))

done

will output the correct answer for the first 7 values of $num
but complain at 08.  I don't know if there's anything special
about these numbers or not.

thanks,

Adrian


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

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

Versions of packages bash depends on:
ii  base-files5lenny2Debian base system miscellaneous f
ii  debianutils   2.30   Miscellaneous utilities specific t
ii  libc6 2.7-18 GNU C Library: Shared libraries
ii  libncurses5   5.7+20081213-1 shared libraries for terminal hand

Versions of packages bash recommends:
ii  bash-completion   20080705   programmable completion for the ba

Versions of packages bash suggests:
ii  bash-doc  3.2-4  Documentation and examples for the

-- no debconf information



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



Bug#535007: request-tracker3.6: RT 3.6 is EOLed; do not release with squeeze

2009-06-28 Thread Dominic Hargreaves
Package: request-tracker3.6
Version: 3.6.8-1
Severity: serious
Justification: maintainer

RT 3.6 has been EOLed by upstream, and should not be released with
the next version of Debian.

http://lists.bestpractical.com/pipermail/rt-users/2009-June/059970.html



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



Bug#535008: configure_networking: support BOOTIF variable set by pxelinux

2009-06-28 Thread Vagrant Cascadian
Package: initramfs-tools
Version: 0.93.3
Severity: wishlist
Tags: patch

when booting thin clients with multiple network cards, initramfs-tools/ipconfig
have a hard time figuring out which interface to use. attached is a patch which
sets DEVICE to the interface matching the mac address that pxelinux passes when
using the IPAPPEND 2 or 3 options.

diff --git a/scripts/functions b/scripts/functions
index 77de8f3..ec0ffd2 100644
--- a/scripts/functions
+++ b/scripts/functions
@@ -258,6 +258,19 @@ parse_numeric() {
 
 configure_networking()
 {
+
+   # pxelinux sets BOOTIF to a value based on the mac address of the 
network
+   # card used to PXE boot, so use this value for DEVICE rather than a
+   # hard-coded device name from initramfs.conf. this facilitates network
+   # booting when machines may have multiple network cards.
+   if [ -n "${BOOTIF}" ]; then
+   normal_mac=$(echo $BOOTIF | sed -e 's,^01-,,g' -e 's,-,:,g' | 
tr [a-z] [A-Z])
+   new_device=$(ifconfig -a | awk "/$normal_mac/"'{print $1}')
+   if [ -n "$new_device" ]; then
+   DEVICE="$new_device"
+   fi
+   fi
+
# networking already configured thus bail out
[ -n "${DEVICE}" ] && [ -e /tmp/net-"${DEVICE}".conf ] && return 0

 
live well,
  vagrant



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



Bug#534990: [konqueror] nowhere to disable access keys

2009-06-28 Thread David Palacio
On Domingo 28 Junio 2009 14:00:49 Borden Rhodes escribió:
> Package: konqueror
> Version: 4:4.2.4-1
> Severity: normal
>
> Access Keys are a pain in the neck and have been singularly responsible for
> me losing entries in text fields and navigating to whoknowswhereall.  KDE
> programmers allegedly added a setting to disable Access Keys
> (http://bugs.kde.org/show_bug.cgi?id=124218) but it's impossible to find in
> Konqueror 4.x.
>
> I asked the kde-linux mailing list (http://lists.kde.org/?l=kde-
> linux&m=124341492014836&w=2) if they could help me find it and they had no
> idea either.
>
> Either the setting needs to be added or it needs to be much more obvious
> and better documented.

Settings > Configure Konqueror > Web Browsing [v] Enable/disable Access Key 
activation with Ctrl key ?

> --- System information. ---
> Architecture: i386
> Kernel:   Linux 2.6.29-2-686
>
> Debian Release: squeeze/sid
>   500 testing security.debian.org
>   500 testing mirror.csclub.uwaterloo.ca
>   500 testing debian.yorku.ca
> 1 experimentaldebian.yorku.ca
>
> --- Package information. ---
> Depends   (Version) | Installed
> ===-+-==
> kdebase-runtime(>= 4:4.2.2) | 4:4.2.4-1
> kdelibs5   (>= 4:4.2.4) | 4:4.2.4-1
> libc6  (>= 2.2) | 2.9-12
> libkonq5| 4:4.2.4-1
> libkonqsidebarplugin4   | 4:4.2.2-1
> libqt4-dbus  (>= 4.5.1) | 4.5.1-2
> libqt4-qt3support(>= 4.5.1) | 4.5.1-2
> libqt4-xml   (>= 4.5.1) | 4.5.1-2
> libqtcore4   (>= 4.5.1) | 4.5.1-2
> libqtgui4(>= 4.5.1) | 4.5.1-2
> libstdc++6   (>= 4.1.1) | 4.4.0-5
> libx11-6| 2:1.2.1-1
> zlib1g (>= 1:1.1.4) | 1:1.2.3.3.dfsg-13
> kdebase-data  (= 4:4.2.4-1) | 4:4.2.4-1
> kdebase-bin   (= 4:4.2.4-1) | 4:4.2.4-1
>
>
> Recommends  (Version) | Installed
> =-+-==
> konqueror-nsplugins (= 4:4.2.4-1) | 4:4.2.4-1
> dolphin   | 4:4.2.4-1
>
>
> Suggests   (Version) | Installed
> -+-
> konq-plugins (>= 4:4.1~) | 4:4.2.2-1



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



Bug#508308: nspluginwrapper does not seem to support flash 10

2009-06-28 Thread Goswin von Brederlow
Rob Andrews  writes:

> On 28-Jun-2009 18:49.29 (BST), Goswin Brederlow wrote:
>  > this is due to the missing lib.
>
> I think this is a duplicate bug report. I put a note into README.Debian
> regarding this. Unfortunately I can't entertain reports of plugins not
> working, since it's not within the scope of the package to support every
> third party plugin which is both proprietary and missing dependancies.

I just wanted to confirm the error is only the first error given, the
missing lib. Feel free to close it with that argument.

> I recommend using ia32-apt-get to resolve the problem of the missing
> library.
>
> Realistically, if this isn't a viable long-term solution, it would be better
> to reassign this bug as a request for an additional library against the
> ia32-libs package.
>
> Kind regards,
> rob.
>
> -- 
> rob andrews   :: pgp 0xd6c3e484 :: r...@choralone.org

ia32-libs is replaced by ia32-apt-get in sid.

The only thing I think you can do with this bug report is to actualy
fail when you see a missing lib instead of trying to install the
plugin anyway. That way only the first error about the missing lib
would be shown.

FYI, with the next upload of flashplugin-nonfree (>= 2.6.1) and
ia32-apt-get (>= 19) there will be a ia32-flashplugin-nonfree (32bit)
and flashplugin-nonfree (64bit) available. The former, using
nspluginwrapper, works out of the box now. No missing libs for the
user to fix or anything.

MfG
Goswin



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



Bug#534988: licensecheck: should include .dtd/xsl/mod

2009-06-28 Thread James Vega
On Sun, Jun 28, 2009 at 08:48:19PM +0200, Samuel Thibault wrote:
> Licensecheck didn't check the .dtd, .xsl and .mod (dtd module) of my
> software, it should.

licensecheck isn't going to know every file extension that it could
possibly check.  This is why we have the -c option:

  -c=regex --check=regex
  Specify a pattern against which filenames will be matched in order to 
decide which
  files to check the license of.

-- 
James
GPG Key: 1024D/61326D40 2003-09-02 James Vega 


signature.asc
Description: Digital signature


Bug#533472: [Pkg-ia32-libs-maintainers] Bug#533472: closed by Goswin von Brederlow (Bug#533362: fixed in ia32-libs-tools 18)

2009-06-28 Thread Goswin von Brederlow
"Philip J. Clark"  writes:

> Dear Goswin,
>
> Thank you for the very detailed comprehensive response.
>
>> But before you do that could you send me the error you get when
>> reinstalling ia32-apt-get?
>
> # apt-get --reinstall install ia32-apt-get
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 1 not
> upgraded.
> 1 not fully installed or removed.
> Need to get 0B/20.1kB of archives.
> After this operation, 0B of additional disk space will be used.
> Do you want to continue [Y/n]?
> WARNING: The following packages cannot be authenticated!
>   ia32-apt-get
> Install these packages without verification [y/N]? y
> Selecting previously deselected package ia32-apt-get.
> (Reading database ... 224238 files and directories currently installed.)
> Preparing to replace ia32-apt-get 18 (using .../ia32-apt-get_18_all.deb) ...
> Unpacking replacement ia32-apt-get ...
> dpkg: error processing /var/cache/apt/archives/ia32-apt-get_18_all.deb
> (--unpack):
>  trying to overwrite `/usr/bin/apt-get', which is also in package apt
> Errors were encountered while processing:
>  /var/cache/apt/archives/ia32-apt-get_18_all.deb
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
> -Phil

Thanks, fixed too.

MfG
Goswin



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



Bug#533850: closed by Jay Berkenbilt (Bug#533850: fixed in icu 4.2.1~rc1-3)

2009-06-28 Thread Goswin von Brederlow
Hi,

are you sure about the bug number? The changelog entry doesn't seem to
relate to the bug.

MfG
Goswin



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



Bug#534995: Can't locate package Exporter for @Geography::NationalGrid...

2009-06-28 Thread jidanni
> "Y" == Yen-Ming Lee  writes:
OK, thanks.
Y> - the unquoted hash keys are omittable, but not the best practices.
(I hope each countries' man page would use all the same practice one way
or the other.)



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



Bug#456568: Still valid?

2009-06-28 Thread Alexey Feldgendler


Sorry that this took so long.

Now I can't test anymore because of an unrelated problem: I don't seem to  
be able to tell simpleopal what audio & video devices to use anymore.  
Whatever I specify for -s (let's say I wrote -s foo), simpleopal says:


Device for sound ("foo") must be one of:
  "*.wav"

Huh? *.wav doesn't seem like a name for an audio device.

The same happens for video (--grabber), but the error message is:

Unknown grabber device foo
Available devices are:shm,fake,*.yuv,*.avi

I have no idea what this is supposed to mean.


--
Alexey Feldgendler 
[ICQ: 115226275] http://feldgendler.livejournal.com



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



Bug#534955: [request-tracker-maintainers] Bug#534955: RT3.6 partialy in english and using "Du" instead of "Sie" (German)

2009-06-28 Thread Dominic Hargreaves
reassign 534955 request-tracker3.8
severity 534955 minor
tags 534955 +upstream
thanks

On Sun, Jun 28, 2009 at 04:13:09PM +0200, Michelle Konzack wrote:

> because I have in my enterprise employees, which do not  speak  english,
> it is annoying if the  Webinterface  is  a  mix-up  between  german  and
> english (see attached screenshot and marked in RED).

This is a normal result of an imcomplete translation.

> The second thing is, that they use in the interface "Du" and  not  "Sie"
> (see attached screenshot and marked in BLUE).
> 
> The Text should be for example:
> 
> Die Suche nach Volltexten in jedem Ticket kann sehr lange dauern,
> aber wenn Sie es benötigen, können Sie nach jedem Wort in jedem
> Ticketverlauf suchen indem Sie fulltext:Wort eingeben.
> 
> instead of:
> 
> Die Suche nach Volltexten in jedem Ticket kann sehr lange dauern,
> aber wenn Du es benötigst, kannst Du nach jedem Wort in jedem
> Ticketverlauf suchen indem Du fulltext:Wort eingibst.

I've reassigned this bug to request-tracker3.8, since RT 3.6 is in 
deep maintenance mode and will now only receive security updates.

However, please see http://wiki.bestpractical.com/view/TranslationRosetta
and https://translations.launchpad.net/rt/3.8/+pots/rt

as this is the preferred way to contribute new and updated translations
to RT.

It makes more sense for the native speaker to be contibuting rather
than have the potential for the Debian maintainers to introduce 
errors, so we will not act directly on this bug.

Please comment on this bug report if you do contribute fixes on
launchpad.net.

Thanks,
Dominic.

-- 
Dominic Hargreaves | http://www.larted.org.uk/~dom/
PGP key 5178E2A5 from the.earth.li (keyserver,web,email)



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



Bug#534753: openoffice.org-common: openoffice.org not starting up, hangs every time until javaldx killed manually

2009-06-28 Thread Rene Engelhard
Hi,

Julian Mehnle wrote:
> > > I'm running Debian Testing.  Today I upgraded OpenOffice from 2.4.1,
> > > which was working fine, to 3.0.1.  Now I cannot start OpenOffice.  It
> > > just hangs
> >
> > *Today*? You ypu use testing and upgraded OOo *today* while 3.0.1-9 is
> > already in testing since April, 10...
> 
> You read what I wrote.  I'm not doing daily dist-upgrades.  Still better 

No dist-uprade for over 3 months? Come on...

> than updating my entire system every 4 years and missing lots of features 
> in between (i.e., using stable).
> 
> > > Yes, I have sun-java6-{bin,jdk,jre} installed.  I don't have the
> > > openoffice.org package installed, though, as I'm not using OO Base.
> >
> > And openoffice.org-java-common?
> 
> openoffice.org-java-common is installed as well.
> 
> > > Please help!  I'll happily do anything I can to assist in debugging
> > > this.
> >
> > Try 3.1.0 from sid.
> 
> Same effect, except that OO looks ugly now, without -kde.

OK, and your testing is up to date otherwise?

Grüße/Regards,

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




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



Bug#534995: Can't locate package Exporter for @Geography::NationalGrid...

2009-06-28 Thread Yen-Ming Lee
Hi, Jidanni,

I fixed the following issues and released Geography-NationalGrid-TW 0.06

0.06  Sun Jun 28 13:46:01 PDT 2009
   - add "use Exportor" to fix "Can't locate package Exporter" warnings
   - add two "use ..." in the example of manpage to complete it
   - correct wrong statement in manpage. Default to 'TWD97', not 'TWD67'
   - add my email per jidanni's request

I forgot to mention in the change note that I updated the wording and
reference link as well.

Two issues left:
- the values returned easting() and and northing() are truncated in
the base class Geography::NationalGrid, not in the TW module.
- the unquoted hash keys are omittable, but not the best practices.

Thanks,
-- 
Yen-Ming Lee 



2009/6/28  :
> Package: libgeography-nationalgrid-perl
> Version: 1.6-8
> X-debbugs-cc: le...@leeym.com
>
> Many of the man pages say
>
> SYNOPSIS
>       You should create the object using the Geography::NationalGrid
>       factory class, but you still need to know the object interface,
>       given below.
>
> Nobody knows what that means. Please provide examples that work on their
> own. Geography experts are not necessarily perl experts.
>
> Here I have managed to made an example from the man pages work on its
> own, by adding the two "use" lines:
>
> $ cat ff
> use Geography::NationalGrid;
> use Geography::NationalGrid::TW;
>               # default TWD97
>               my $point1 = new Geography::NationalGrid::TW(
>                       'Easting' => 302721.36,
>                       'Northing' => 2768851.3995,
>               );
>               printf("Point 1 is %f X and %f Y\n", $point1->easting, 
> $point1->northing);
>               printf("Point 1 is %f N and %f E\n", $point1->latitude, 
> $point1->longitude);
>               # transform to TWD67
>               $point1->transform('TWD67');
>
> $ perl ff
> Point 1 is 302721.00 X and 2768851.00 Y
> Point 1 is 25.026834 N and 121.522413 E
>
> Works great, until we add -w:
>
> perl -w ff
> Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at ff 
> line 2.
> Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
> /usr/share/perl5/Geography/NationalGrid/TW.pm line 68.
> Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
> /usr/share/perl5/Geography/NationalGrid/TW.pm line 99.
> Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
> /usr/share/perl5/Geography/NationalGrid.pm line 41.
>
> Please fix the program and man pages for all the countries. I get errors
> for other countries too.
>
> Also regarding the TW man page,
>
>               # default TWD97
> Say if you mean input or output.
> Also don't you say "Default is 'TWD67'" below?
>
>               my $point1 = new Geography::NationalGrid::TW(
>                       'Easting' => 302721.36,
>                       'Northing' => 2768851.3995,
>               );
>               printf("Point 1 is %f X and %f Y\n", $point1->easting, 
> $point1->northing);
>               printf("Point 1 is %f N and %f E\n", $point1->latitude, 
> $point1->longitude);
>               # transform to TWD67
>               $point1->transform('TWD67');
>
> DESCRIPTION
>       Once created, the object allows you to retrieve information about the 
> point that the object represents.  For
>       example you can create an object using easting / northing and the 
> retrieve the latitude / longitude.
>
> OPTIONS
>       These are the options accepted in the constructor. You MUST provide 
> either Latitude and Longitude, or Easting and
>       Northing.
>
>       Projection
>           Default is 'TWD67', the "TAIWAN DATUM 97".  Other projections 
> recognized are 'TWD67', 'TWD97', but only
>           'TWD97' is tested.
>
> "the "TAIWAN DATUM 97": don't you mean "the "TAIWAN DATUM 67"?
>
> Other projections recognized are 'TWD67': but didn't you already mention it, 
> so how is it "Other"?
>
> but only 'TWD97' is tested: The default is not tested, only the "other"
> is tested?
>
> Please answer/correct the above on the man page, not just for me.
>
> P.S., Lee, please mention your address le...@leeym.com on the man page.
> P.S., Lee, why not round, instead of truncate?
>
>       easting
>           How many metres east of the origin the point is. The precision of 
> this value depends on how it was derived,
>           but is truncated to an integer number of metres.
>
>       northing
>           How many metres north of the origin the point is. The precision of 
> this value depends on how it was derived,
>           but is truncated to an integer number of metres.
>
> in fact, why not just not "hurt" it at all. That way the example,
> Point 1 is 302721.00 X and 2768851.00 Y
> would not have the 0s, but instead the original input. Just like you
> don't "hurt" long/lat. Yes, after transforming it is inaccurate, but no
> need to make things worse --- even before transforming too.
>
>
> P.S., TW man page:
> - Use  

Bug#531430: [Mutt] #3240: mutt show false account info while login

2009-06-28 Thread Mutt
#3240: mutt show false account info while login
---+
  Reporter:  anto...@dyne.org  |   Owner:  brendan 
  Type:  defect|  Status:  accepted
  Priority:  minor |   Milestone:  
 Component:  mutt  | Version:  
Resolution:|Keywords:  patch   
---+
Changes (by brendan):

  * owner:  mutt-dev => brendan
  * status:  new => accepted


Comment:

 There may be a bug here in login support, but I think there is also a
 misunderstanding of `$imap_login`. SASL supports two kinds of ID, user and
 login. In IMAP, the user designates the owner of the mailbox you are
 accessing (INBOX), but login indicates the account you're using to log in
 (naturally enough). This is to support, for example, administrative
 assistants accessing the mailboxes of users they support (their
 `imap_login` would be their own account in this case).

 So in this bug, since you've set `imap_login` to `michelle.konzack`, you
 should indeed be prompted for the password to that account when you
 connect -- the attached patch is thus not correct. The bug would appear to
 be that the connection wants the `user` password instead of the `login`
 password. I'll examine that bit of code. A -d2 trace file (please modify
 the hex to the password if you're using AUTH PLAIN) would help greatly.

-- 
Ticket URL: 
Mutt 
The Mutt mail user agent




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



Bug#534993: reportbug output for linux-image

2009-06-28 Thread Andreas Juch
Because it's a kernel-bug I paste the information from reportbug
against the kernel-image in this mail. Machine is a Acer 4002 WLMi
Laptop.

Andreas



Subject: linux-image-2.6.30-1-686: dummy
Package: linux-image-2.6.30-1-686
Version: 2.6.30-1
Severity: normal

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


-- Package-specific info:
** Version:
Linux version 2.6.30-1-686 (Debian 2.6.30-1) (wa...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-11) ) #1 SMP Sun Jun 14 16:11:32 UTC 2009

** Command line:
root=/dev/mapper/andreas--laptop-root ro 

** Not tainted

** Kernel log:
[  600.704985]  [] ? temp_input_show+0x17/0x2f [thermal_sys]
[  600.704990]  [] ? dev_attr_show+0x16/0x32
[  600.704994]  [] ? sysfs_read_file+0x8b/0xea
[  600.704999]  [] ? sysfs_read_file+0x0/0xea
[  600.705003]  [] ? vfs_read+0x7b/0xd3
[  600.705007]  [] ? sys_read+0x3c/0x63
[  600.705012]  [] ? syscall_call+0x7/0xb
[  600.705015] INFO: task sensors:4269 blocked for more than 120 seconds.
[  600.705018] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this 
message.
[  600.705021] sensors   D da5d1d54 0  4269  1
[  600.705025]  c14091c0 0086 0080 da5d1d54 c04951c0 c0251adc da5d1d54 
da5a1180
[  600.705033]  da5a1334   de538ba1 0050   

[  600.705040]   da5a1334      

[  600.705047] Call Trace:
[  600.705051]  [] ? extract_buf+0x74/0xe4
[  600.705056]  [] ? __mutex_lock_common+0xe0/0x133
[  600.705061]  [] ? __mutex_lock_slowpath+0xf/0x11
[  600.705065]  [] ? mutex_lock+0x10/0x1e
[  600.705069]  [] ? mutex_lock+0x10/0x1e
[  600.705074]  [] ? acpi_ec_transaction+0x79/0x472
[  600.705078]  [] ? extract_buf+0x74/0xe4
[  600.705083]  [] ? acpi_ec_space_handler+0x0/0x172
[  600.705087]  [] ? acpi_ec_space_handler+0x7f/0x172
[  600.705092]  [] ? acpi_ec_space_handler+0x0/0x172
[  600.705097]  [] ? acpi_ev_address_space_dispatch+0x128/0x168
[  600.705102]  [] ? acpi_ex_access_region+0x1a2/0x1b0
[  600.705107]  [] ? acpi_ex_field_datum_io+0x113/0x1aa
[  600.705112]  [] ? acpi_ex_extract_from_field+0x96/0x202
[  600.705117]  [] ? acpi_ut_allocate_object_desc_dbg+0x32/0x5f
[  600.705121]  [] ? acpi_ut_allocate_object_desc_dbg+0x32/0x5f
[  600.705126]  [] ? acpi_ex_read_data_from_field+0x102/0x12e
[  600.705132]  [] ? acpi_ex_resolve_node_to_value+0x14f/0x1c0
[  600.705137]  [] ? acpi_ex_resolve_to_value+0x1b1/0x1bd
[  600.705141]  [] ? acpi_ds_evaluate_name_path+0x6d/0xe6
[  600.705146]  [] ? acpi_ps_alloc_op+0x90/0x92
[  600.705150]  [] ? acpi_ds_exec_end_op+0x80/0x363
[  600.705155]  [] ? acpi_ps_parse_loop+0x5e9/0x74f
[  600.705159]  [] ? acpi_ut_create_generic_state+0x2d/0x46
[  600.705164]  [] ? acpi_ps_parse_aml+0x7e/0x26f
[  600.705168]  [] ? acpi_ps_execute_method+0x193/0x249
[  600.705173]  [] ? acpi_ns_evaluate+0xc5/0x174
[  600.705177]  [] ? acpi_evaluate_object+0xd4/0x1b8
[  600.705190]  [] ? acpi_evaluate_integer+0x35/0x5e
[  600.705195]  [] ? __alloc_pages_internal+0x98/0x39d
[  600.705204]  [] ? thermal_get_temp+0x30/0x55 [thermal]
[  600.705213]  [] ? temp_input_show+0x0/0x2f [thermal_sys]
[  600.705222]  [] ? temp_input_show+0x17/0x2f [thermal_sys]
[  600.705227]  [] ? dev_attr_show+0x16/0x32
[  600.705231]  [] ? sysfs_read_file+0x8b/0xea
[  600.705235]  [] ? sysfs_read_file+0x0/0xea
[  600.705240]  [] ? vfs_read+0x7b/0xd3
[  600.705244]  [] ? sys_read+0x3c/0x63
[  600.705248]  [] ? syscall_call+0x7/0xb
[  600.705253] INFO: task sensors:4539 blocked for more than 120 seconds.
[  600.705256] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this 
message.
[  600.705259] sensors   D da60bd54 0  4539  1
[  600.705263]  c14091c0 0086 0080 da60bd54 c04951c0 c0251adc da60bd54 
de2fb100
[  600.705271]  de2fb2b4   c95ac2e9 006a   

[  600.705278]   de2fb2b4      

[  600.705285] Call Trace:
[  600.705289]  [] ? extract_buf+0x74/0xe4
[  600.705294]  [] ? __mutex_lock_common+0xe0/0x133
[  600.705299]  [] ? __mutex_lock_slowpath+0xf/0x11
[  600.705303]  [] ? mutex_lock+0x10/0x1e
[  600.705307]  [] ? mutex_lock+0x10/0x1e
[  600.705312]  [] ? acpi_ec_transaction+0x79/0x472
[  600.705316]  [] ? extract_buf+0x74/0xe4
[  600.705321]  [] ? getnstimeofday+0x4d/0xca
[  600.705325]  [] ? acpi_ec_space_handler+0x0/0x172
[  600.705330]  [] ? acpi_ec_space_handler+0x7f/0x172
[  600.705334]  [] ? acpi_ec_space_handler+0x0/0x172
[  600.705339]  [] ? acpi_ev_address_space_dispatch+0x128/0x168
[  600.705344]  [] ? acpi_ex_access_region+0x1a2/0x1b0
[  600.705349]  [] ? acpi_ex_field_datum_io+0x113/0x1aa
[  600.705354]  [] ? acpi_ex_extract_from_field+0x96/0x202
[  600.705359]  [] ? acpi_ut_allocate_object_desc_dbg+0x32/0x5f
[  600.705364]  [] ? acpi_ut_allocate_object_desc_dbg+0x32/0x5f
[  600.705369]  [] ? acpi_ex_read_data_from_field+0x102/0x12e
[  600.705374]  [] ? acpi_ex_resolve_node_to_valu

Bug#475575: [Fwd: Re: Bug#475575: [linux-image-2.6] 8139too and 8139cp get loaded at the same time]

2009-06-28 Thread Ben Hutchings
 Forwarded Message 
From: Sebastian Schleehauf 
To: Ben Hutchings 
Subject: Re: Bug#475575: [linux-image-2.6] 8139too and 8139cp get loaded
at the same time
Date: Sun, 21 Jun 2009 21:51:24 +0200

I had to do a second more careful reading of you message to understand
that you wanted me to get the same data in non-working condition. 

I took the time to use a  usb-debain-live-image to test again. I used it
for downloading and browsing for approximately 2 hours (1 GB), no
collisions occurred. I did a reboot to check if it would change, but it
didn't. So I can't reproduce the collisions, but I am not sure if this
short test is completely reliable.
I would suggest closing the bug. If other people are encountering the
same problems they can have a look at the output a working
system/configuration/nic.

Thanks a lot,
Sebastian 


Am Sonntag, den 21.06.2009, 03:03 +0100 schrieb Ben Hutchings:
> On Mon, 2009-06-08 at 20:59 +0200, Sebastian Schleehauf wrote:
> > > I want to see the full output from these commands.  I wasn't aware of
> > > rtl8139-diag but it sounds like that would be useful too.
> > > 
> > > Ben.
> > > 
> > I included all output of rtl8139-diag, ethtool and mii-tool. All options
> > for ethtool wich I didn't paste below showed no output ( weren't
> > supported). Since I am not sure that the change of behavior (dropping of
> > packages) is due to a difference between ubuntu and debian I will
> > include the output of modinfo at the end of this message as well.
> 
> Thank you.  I also need this information from a system where the driver
> is not working correctly, in order to compare.
> 
> Ben.
> 


-- 
Ben Hutchings
When you say `I wrote a program that crashed Windows', people just stare ...
and say `Hey, I got those with the system, *for free*'. - Linus Torvalds


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


Bug#508308: nspluginwrapper does not seem to support flash 10

2009-06-28 Thread Rob Andrews
On 28-Jun-2009 18:49.29 (BST), Goswin Brederlow wrote:
 > this is due to the missing lib.

I think this is a duplicate bug report. I put a note into README.Debian
regarding this. Unfortunately I can't entertain reports of plugins not
working, since it's not within the scope of the package to support every
third party plugin which is both proprietary and missing dependancies.

I recommend using ia32-apt-get to resolve the problem of the missing
library.

Realistically, if this isn't a viable long-term solution, it would be better
to reassign this bug as a request for an additional library against the
ia32-libs package.

Kind regards,
rob.

-- 
rob andrews   :: pgp 0xd6c3e484 :: r...@choralone.org



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



Bug#535006: nfs-kernel-server: errors in dmesg

2009-06-28 Thread Christoph Kaminski
Package: nfs-kernel-server
Version: 1:1.1.2-6lenny1
Severity: important

After higher activity on nfs shares (copy, move etc) I get ever these errors in 
dmesg:

[368501.431778] nfsd: page allocation failure. order:0, mode:0x20   

  
[368501.431790] Pid: 2704, comm: nfsd Not tainted 2.6.30-1-amd64 #1 

  
[368501.431796] Call Trace: 

  
[368501.431807]  [] ? __alloc_pages_internal+0x404/0x424  

  
[368501.431816]  [] ? kmem_getpages+0x68/0x12b

  
[368501.431823]  [] ? fallback_alloc+0x153/0x1cd  

  
[368501.431831]  [] ? cache_alloc_node+0x110/0x12f

  
[368501.431838]  [] ? kmem_cache_alloc_node+0xab/0x11e

  
[368501.431846]  [] ? __kmalloc_node+0x5c/0xa7

  
[368501.431855]  [] ? __alloc_skb+0x66/0x138  

  
[368501.431864]  [] ? sk_stream_alloc_skb+0x2f/0xd5   

  
[368501.431872]  [] ? tcp_write_xmit+0x76c/0x96c  

  
[368501.431880]  [] ? tcp_established_options+0x2d/0xa9   

  
[368501.431888]  [] ? tcp_current_mss+0x3f/0x5a   

  
[368501.431897]  [] ? _spin_unlock_irqrestore+0xd/0xe 

  
[368501.431905]  [] ? __tcp_push_pending_frames+0x22/0x53 

  
[368501.431913]  [] ? tcp_sendpage+0x419/0x452

  
[368501.431922]  [] ? kernel_sendpage+0x16/0x1f   

  
[368501.431948]  [] ? svc_sendto+0x1e6/0x29e [sunrpc] 

  
[368501.431969]  [] ? nfsd4_encode_read+0x125/0x1fd [nfsd]

  
[368501.431989]  [] ? nfs4_preprocess_stateid_op+0x27f/0x28a 
[nfsd]  
   
[368501.432000]  [] ? dput+0x23/0x140 

  
[368501.432017]  [] ? nfsd4_release_compoundargs+0x28/0x55 
[nfsd]
[368501.432041]  [] ? svc_tcp_sendto+0x40/0xa0 [sunrpc]
[368501.432064]  [] ? svc_send+0x61/0x8e [sunrpc]
[368501.432086]  [] ? svc_process+0x44c/0x62a [sunrpc]
[368501.432095]  [] ? __down_read+0x35/0xab
[368501.432110]  [] ? nfsd+0xf7/0x140 [nfsd]
[368501.432126]  [] ? nfsd+0x0/0x140 [nfsd]
[368501.432136]  [] ? kthread+0x54/0x80
[368501.432144]  [] ? child_rip+0xa/0x20
[368501.432151]  [] ? int_ret_from_sys_call+0x7/0x1b
[368501.432159]  [] ? retint_restore_args+0x5/0x6
[368501.432167]  [] ? xen_restore_fl_direct_end+0x0/0x1
[368501.432176]  [] ? xen_restore_fl_direct_end+0x0/0x1
[368501.432184]  [] ? child_rip+0x0/0x20
[368501.432189] Mem-Info:
[368501.432193] Node 0 DMA per-cpu:
[368501.432199] CPU0: hi:0, btch:   1 usd:   0
[368501.432205] CPU1: hi:0, btch:   1 usd:   0
[368501.432210] Node 0 DMA32 per-cpu:
[368501.432216] CPU0: hi:  186, btch:  31 usd: 183
[368501.43] CPU1: hi:  186, btch:  31 usd: 134
[368501.432229] Active_anon:36052 active_file:16136 inactive_anon:40374
[368501.432231]  inactive_file:147220 unevictable:0 dirty:2592 writeback:0 
unstable:0
[368501.432232]  free:1370 slab:7927 mapped:2373 pagetables:2548 bounce:0
[368501.432246] Node 0 DMA free:3976kB min:36kB low:44kB high:52kB 
active_anon:0kB inactive_anon:44kB active_file:2888kB inactive_file:3464kB 
unevictable:0kB present:9776kB pages_scanned:0 all_unreclaimable? 

Bug#534894: Correct patch

2009-06-28 Thread Andreas Moog
Erm, I obviously made a mistake, ucf should go to the depends, not
build-depends.

Corrected patch attached.
diff -Nurp phpmyadmin-3.2.0.orig/debian/control phpmyadmin-3.2.0/debian/control
--- phpmyadmin-3.2.0.orig/debian/control	2009-06-28 02:17:12.0 +0200
+++ phpmyadmin-3.2.0/debian/control	2009-06-28 23:07:45.496967064 +0200
@@ -12,7 +12,8 @@ Vcs-Svn: https://svn.kinkhorst.nl/svn/de
 Package: phpmyadmin
 Architecture: all
 Depends: libapache2-mod-php5 | php5-cgi | php5,
- php5-mysql | php5-mysqli, php5-mcrypt, perl, ${misc:Depends}, dbconfig-common
+ php5-mysql | php5-mysqli, php5-mcrypt, perl, ${misc:Depends}, dbconfig-common,
+ ucf (>= 0.28)
 Recommends: apache2 | lighttpd | httpd, php5-gd, mysql-client
 Suggests: mysql-server
 Description: MySQL web administration tool
diff -Nurp phpmyadmin-3.2.0.orig/debian/postrm phpmyadmin-3.2.0/debian/postrm
--- phpmyadmin-3.2.0.orig/debian/postrm	2009-06-28 02:17:12.0 +0200
+++ phpmyadmin-3.2.0/debian/postrm	2009-06-28 02:16:42.479324352 +0200
@@ -36,7 +36,7 @@ fi
 if [ "$1" = "purge" ]; then
 rm -f /etc/phpmyadmin/config-db.php
 if which ucf >/dev/null 2>&1; then
-	ucf --purge /etc/phpmyadmin/config-db.php
+	ucf --debconf-ok --purge /etc/phpmyadmin/config-db.php
 fi
 fi
 


Bug#534753: openoffice.org-common: openoffice.org not starting up, hangs every time until javaldx killed manually

2009-06-28 Thread Julian Mehnle
Rene Engelhard wrote:

> Julian Mehnle wrote:
> > Package: openoffice.org-common
> > Version: 1:3.0.1-9
> > Severity: important
>
> Unsupported version. Yes, really, although it currently is in testing.

I'm not requesting support here, I'm reporting a potential bug.  If you 
want me to stop, please let me know.  Otherwise, thanks for your time and 
let's try to nail this down.

> > I'm running Debian Testing.  Today I upgraded OpenOffice from 2.4.1,
> > which was working fine, to 3.0.1.  Now I cannot start OpenOffice.  It
> > just hangs
>
> *Today*? You ypu use testing and upgraded OOo *today* while 3.0.1-9 is
> already in testing since April, 10...

You read what I wrote.  I'm not doing daily dist-upgrades.  Still better 
than updating my entire system every 4 years and missing lots of features 
in between (i.e., using stable).

> > Yes, I have sun-java6-{bin,jdk,jre} installed.  I don't have the
> > openoffice.org package installed, though, as I'm not using OO Base.
>
> And openoffice.org-java-common?

openoffice.org-java-common is installed as well.

> > Please help!  I'll happily do anything I can to assist in debugging
> > this.
>
> Try 3.1.0 from sid.

Same effect, except that OO looks ugly now, without -kde.

-Julian


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


Bug#532094: fluxbox: Crashes on closing some windows

2009-06-28 Thread Dmitry E. Oboukhov
Please test version 1.1.1-3 from experimental.

--
... mpd is off

. ''`.   Dmitry E. Oboukhov
: :’  :   email: un...@debian.org jabber://un...@uvw.ru
`. `~’  GPGKey: 1024D / F8E26537 2006-11-21
  `- 1B23 D4F8 8EC0 D902 0555  E438 AB8C 00CF F8E2 6537


signature.asc
Description: Digital signature


Bug#501678: Bug still occurs in samba 2:3.3.3-1 (current sid version)

2009-06-28 Thread Chris Carr

Christian Perrier wrote:


Also, what kernel versions are you running on both servers (the sid
one and the Lenny one)?

chr...@junior:~$ uname -a
Linux junior 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
GNU/Linux

chr...@xaphod:~$ uname -a
Linux xaphod 2.6.26-2-686 #1 SMP Thu Mar 26 01:08:11 UTC 2009 i686
GNU/Linux

junior is the Lenny client, xaphod is the Sid server.


Is there any chance that you can install 2.6.28 or 2.6.29 linux-image
packages on the Sid server?

And then retry again, of course


Sorry about the long delay while I sorted out #533087.

Here's the same thing happening under 2.6.29 on Sid:

chr...@xaphod:/mnt$ sudo mount -t cifs //127.0.0.1/workspace /mnt/tmp
Password:
chr...@xaphod:/mnt$ ll test.txt
-rw-r--r-- 1 chrisc chrisc 10 2009-06-28 22:05 test.txt
chr...@xaphod:/mnt$ sudo mv test.txt tmp/
mv: preserving permissions for `tmp/test.txt': Permission denied
chr...@xaphod:/mnt$ ll tmp/test.txt
-rwx-- 1 chrisc chrisc 10 2009-06-28 22:05 tmp/test.txt*
chr...@xaphod:/mnt$ umask
0022
chr...@xaphod:/mnt$ su
Password:
xaphod:/mnt# umask
0022


Thanks for your continued interest and help. Grateful for any further 
tips, or tests to run.


Regards,

CC



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



Bug#535005: opencubicplayer: New version available

2009-06-28 Thread Reinaert Albrecht
Package: opencubicplayer
Version: 1:0.1.15-1.1
Severity: normal


Two new versions have been released. When will they be packaged?

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

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

Versions of packages opencubicplayer depends on:
ii  libadplug0c2a  2.0.1-7   free AdLib sound library
ii  libbinio1ldbl  1.4-12Binary I/O stream class library
ii  libc6  2.9-6 GNU C Library: Shared libraries
ii  libflac8   1.2.1-1.2 Free Lossless Audio Codec - runtim
ii  libgcc11:4.3.3-5 GCC support library
ii  libid3tag0 0.15.1b-10ID3 tag reading library from the M
ii  libmad00.15.1b-4 MPEG audio decoder library
ii  libncurses55.7+20090404-1shared libraries for terminal hand
ii  libogg01.1.3-5   Ogg Bitstream Library
ii  libsidplay11.36.59-5 SID (MOS 6581) emulation library
ii  libstdc++6 4.3.3-5   The GNU Standard C++ Library v3
ii  libvorbis0a1.2.0.dfsg-4  The Vorbis General Audio Compressi
ii  libvorbisfile3 1.2.0.dfsg-4  The Vorbis General Audio Compressi
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxxf86vm11:1.0.2-1 X11 XFree86 video mode extension l
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages opencubicplayer recommends:
ii  freepats20060219-1   Free patch set for MIDI audio synt
ii  opencubicplayer-doc 1:0.1.15-1.1 Documentation for UNIX port of Ope

opencubicplayer suggests no packages.

-- no debconf information



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



Bug#533091: archive.gpg in amd64 netboot.tar.gz for etch

2009-06-28 Thread Luk Claes
Otavio Salvador wrote:
> Hello Luk,
> 
> On Tue, Jun 16, 2009 at 3:00 PM, Luk Claes wrote:
>> If it's binNMU safe, we could try a binNMU, otherwise it's best to
>> either do a porter NMU if possible or a sourceful upload otherwise.
> 
> Yeah, binNMU ought to work fine. Please go ahead with that.

binNMU scheduled

Cheers

Luk



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



Bug#535000: [Pkg-utopia-maintainers] Bug#535000: policykit-gnome: polkit-gnome-authorization seg faults

2009-06-28 Thread Michael Biebl
ael wrote:
> Package: policykit-gnome
> Version: 0.9.2-2
> Severity: grave
> Justification: renders package unusable
> 
> 
> Very like bug #523646 with a seg fault:
> 
> $ polkit-gnome-authorization 
> [WARN 12025] polkit-error.c:143:polkit_error_get_error_message(): error != 
> NULL
>  Not built with -rdynamic so unable to print a backtrace
> 
> ** (polkit-gnome-authorization:12025): WARNING **: Failed to initialize 
> PolicyKit context: (null)
> [WARN 12025] polkit-error.c:156:polkit_error_free(): error != NULL
>  Not built with -rdynamic so unable to print a backtrace
> Segmentation fault
> 

Is consolekit installed or not?
What does ck-list-sessions and id say?

Michael

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#534846: please close this bugreport

2009-06-28 Thread Hans-J. Ullrich
Dear maintainers,

the described bug is not in any of the packages by debian. The missing script 
belongs to openvas-plugins, which is still not in the repository. Besides IMO 
this package should be added as soon as possible, the bug is not related to 
any other openvas package. My fault! Sorry for the noise, please close this 
bug.

Apologize and thank you!

Hans

 



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



Bug#535004: otrs2 is uninstallable with PostgreSQL

2009-06-28 Thread Michelle Konzack
Package: otrs2
Version: 
Severity: grave

Hello Maintainer,

today I have nearly lost my last nerv...  7 programs badly packed and my
time is running out...

Could you please update the dependency to "postgresql-8.3" otherwise the
package would be the last crap:


vserver1:~# apt-get install otrs2 otrs2-doc-de
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libalgorithm-diff-perl libauthen-sasl-perl libcrypt-passwdmd5-perl 
libdate-pcalc-perl libdbd-mysql-perl libemail-valid-perl
  libhtml-template-perl libnet-domain-tld-perl libtext-diff-perl 
mysql-client-5.0 mysql-server mysql-server-5.0
Suggested packages:
  libgssapi-perl libipc-sharedcache-perl tinyca libnet-ldap-perl
The following NEW packages will be installed:
  libalgorithm-diff-perl libauthen-sasl-perl libcrypt-passwdmd5-perl 
libdate-pcalc-perl libdbd-mysql-perl libemail-valid-perl
  libhtml-template-perl libnet-domain-tld-perl libtext-diff-perl 
mysql-client-5.0 mysql-server mysql-server-5.0 otrs2 otrs2-doc-de
0 upgraded, 14 newly installed, 0 to remove and 0 not upgraded.
Need to get 41.6MB of archives.
After this operation, 123MB of additional disk space will be used.
Do you want to continue [Y/n]? n
Abort.


???  --  What the crap is this?  Why does it install the mysql crap if I
have a full blown postgresql available?

Mybe I should kill you because:

vserver1:~# apt-cache show otrs2
Package: otrs2
Priority: optional
Section: web
Installed-Size: 12740
Maintainer: Torsten Werner 
Architecture: all
Version: 2.2.7-2lenny1
Replaces: otrs
Depends: perl, apache2 | httpd-cgi, libdbi-perl, libauthen-sasl-perl, 
libcrypt-passwdmd5-perl, libdate-pcalc-perl, libemail-valid-perl, 
libio-stringy-perl, libmime-perl, libmailtools-perl, adduser, ucf, debconf, 
dbconfig-common (>= 1.8.24), libtext-diff-perl, libxml-parser-perl
Recommends: libapache2-mod-perl2, postgresql-8.2 | mysql-server, libdbd-pg-perl 
| libdbd-mysql-perl, libgd-text-perl, libgd-graph-perl, procmail | maildrop, 
aspell | ispell
Suggests: otrs2-doc-en | otrs2-doc-de, libnet-ldap-perl
Conflicts: otrs
Filename: pool/main/o/otrs2/otrs2_2.2.7-2lenny1_all.deb
Size: 2201840
MD5sum: 2844435c4c2fa71650dd71dd2887e4cd
SHA1: 553cbdd6bf3dd8af67c630db6039f0a96983c98e
SHA256: 22d8bd486449aa1a764e2605caa906e572d0a08a500731e56f0d7dceaa172dae
Description: Open Ticket Request System



WTF???  postgresql-8.2 in Lenny ???


vserver1:~# apt-cache policy postgresql-8.2
postgresql-8.2:
  Installed: (none)
  Candidate: (none)
  Version table:

vserver1:~# apt-cache policy postgresql-8.3
postgresql-8.3:
  Installed: 8.3.7-0lenny1
  Candidate: 8.3.7-0lenny1
  Version table:
 *** 8.3.7-0lenny1 0
500 http://ftp.de.debian.org lenny/main Packages
100 /var/lib/dpkg/status


Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
Tamay Dogan Network
Debian GNU/Linux Consultant


-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
Michelle Konzack   Apt. 917  ICQ #328449886
+49/177/935194750, rue de Soultz MSN LinuxMichi
+33/6/61925193 67100 Strasbourg/France   IRC #Debian (irc.icq.com)


signature.pgp
Description: Digital signature


Bug#534927: [Pkg-fglrx-devel] Bug#534927: fglrx-source: fglrx kernel driver cannot be loaded on linux-2.6.30

2009-06-28 Thread Hendrik Sattler
Am Sonntag 28 Juni 2009 19:56:42 schrieb Patrick Matthäi:
> Hendrik Sattler schrieb:
> > Package: fglrx-source
> > Version: 1:9-6-1
> > Severity: important
> >
> > The closed-source part calls a function called pci_enable_msi(). However,
> > on linux-2.6.30, this is only a define. Thus while loading the module,
> > the symbol cannot be found.
>
> Thanks, I will fix it these days.

I attach the patch for the modules/fglrx dir that makes it compile (without 
compiler warnings and works on my self-compiled 2.6.30).

Have fun

HS

BTW: the make.sh script and Makefile is broken as you do not ship the "2.6.x"  
directory.

Index: fglrx/firegl_public.c
===
--- fglrx.orig/firegl_public.c	2009-06-28 12:47:32.421193869 +0200
+++ fglrx/firegl_public.c	2009-06-28 12:55:08.429443844 +0200
@@ -175,6 +175,13 @@
 
 // 
 
+#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,30)
+#undef pci_enable_msi
+int pci_enable_msi(struct pci_dev *dev) {
+  return pci_enable_msi_block(dev, 1);
+}
+#endif
+
 // VM_SHM is deleted in 2.6.18 or higher kernels.
 #ifndef VM_SHM
 #define VM_SHM 0
@@ -1228,8 +1235,6 @@
  */
 int ATI_API_CALL KCL_SetPageCache_Array(unsigned long *pt, int pages, int enable)
 {
-unsigned int i;
-int ret = 0;
 #if LINUX_VERSION_CODE >= KERNEL_VERSION(2,6,28)
 if (enable)
 {
@@ -1240,6 +1245,8 @@
 return set_memory_array_uc(pt, pages);
 }  
 #else   
+unsigned int i;
+int ret = 0;
 for( i = 0; i < pages; i++ )
 {
 ret = KCL_SetPageCache((void *)pt[i], 1, enable);
Index: fglrx/drm_proc.h
===
--- fglrx.orig/drm_proc.h	2009-06-28 12:57:52.893189018 +0200
+++ fglrx/drm_proc.h	2009-06-28 12:58:22.604195690 +0200
@@ -496,7 +496,7 @@
 
 	DRM_PROC_PRINT("vma use count: %d, high_memory = %p, 0x%08lx\n",
 		   atomic_read(&dev->vma_count),
-		   high_memory, virt_to_phys(high_memory));
+		   high_memory, (unsigned long)virt_to_phys(high_memory));
 	for (pt = dev->vmalist; pt; pt = pt->next) {
 		if (!(vma = pt->vma)) continue;
 		DRM_PROC_PRINT("\n%5d 0x%08lx-0x%08lx %c%c%c%c%c%c 0x%08lx",
Index: fglrx/firegl_public.h
===
--- fglrx.orig/firegl_public.h	2009-06-28 12:53:41.029442531 +0200
+++ fglrx/firegl_public.h	2009-06-28 13:00:21.494199179 +0200
@@ -601,10 +601,12 @@
 #endif
 
 /* #ifndef pgprot_writecombine */
+#undef pgprot_writecombine
 #define pgprot_writecombine(prot) __pgprot((pgprot_val(prot) & ~(_PAGE_PCD)) | _PAGE_PWT)
 /* #endif */
 
 /* #ifndef pgprot_noncached */
+#undef pgprot_noncached
 #define pgprot_noncached(prot) __pgprot(pgprot_val(prot) | _PAGE_PCD | _PAGE_PWT)
 /* #endif */
 


Bug#457777: gnome-screensaver: does sometime not display login-dialog, locking out user

2009-06-28 Thread Luk Claes
Hi

I just experienced this problem when I upgraded to 2.26.1-1: first time
the screensaver executed after the upgrade, I was not able to get the
dialog anymore. When I downgraded, the dialog apeared again.

Cheers

Luk



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



Bug#533162: gnome-terminal: gnome terminal complains when exiting with a running ssh session

2009-06-28 Thread Christoph Hellwig
On Sat, Jun 27, 2009 at 10:45:33AM -0400, Terry Watt wrote:
> You can disable this behavior by turning off confirm_window_close in 
> gconf (apps/gnome-terminal/global).  The description of this key still 
> refers to only asking for confirmation when more than one tab is open, 
> but now also apparently controls confirmation when a program is still 
> running in the terminal.  This is particularly annoying for terminals 
> opened using nautilus-open-terminal, because every session "has a 
> running program" and so must be confirmed to exit.  However, I think 
> this is probably a minor item, since it can be turned off.  I see the 
> bug either in the gconf key description or in the default behavior, 
> rather than the fact that the prompt itself exists.

I think the main problem is that there is no easy way to turn it off
in the gnome-terminal preferences - people can argue about defaults
forever, but a gconf key is not a sane way to switch it for a normal
user.

---end quoted text---



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



Bug#535003: readahead: use start-stop-daemon's -I option instead of ionice

2009-06-28 Thread Raphael Geissert
Package: readahead
Version: 1:1.20060421.1016-5
Severity: normal
Tags: patch

Hi,

ionice is not needed to start readahead-list with an idle priority. By using 
s-s-d's -I option there's no need to depend on /usr being mounted and on 
ionice being installed.

Attached patch should do it.

Cheers,
-- 
Raphael Geissert - Debian Maintainer
www.debian.org - get.debian.net
--- unpacked/etc/init.d/readahead	2009-03-31 13:07:03.0 -0600
+++ /etc/init.d/readahead	2009-06-27 19:06:49.0 -0500
@@ -37,11 +37,11 @@
 # If "profile" is placed on the kernel command-line we watch the boot
 # sequence and generate new readahead lists, rather than read the lists
 if ! grep -q "profile" /proc/cmdline && test ! -f /etc/readahead/profile-once; then
-if [ "$RUN_IN_BACKGROUND" = "true" -a -e "/usr/bin/ionice" ]; then
+if [ "$RUN_IN_BACKGROUND" = "true" ]; then
log_begin_msg "Reading files needed to boot (in background)..."
 if /sbin/start-stop-daemon --background --start --quiet \
---pidfile /var/run/readahead-list.bogus \
---startas /usr/bin/ionice -- -c3 /sbin/readahead-list -s /etc/readahead/boot; then
+--pidfile /var/run/readahead-list.bogus -I idle \
+--startas /sbin/readahead-list -- -s /etc/readahead/boot; then
 log_end_msg 0
 else
 log_end_msg $?


Bug#533290: Do "etckeeper commit" at install time

2009-06-28 Thread Joey Hess
Thierry Carrez wrote:
> etckeeper currently runs "etckeeper init" in postinst, as a fix for bug
> 505772. However this bug suggested to run both init and commit at
> install-time, in order to have a working setup just after the install
> command.
> 
> This makes sense especially as the nifty "etckeeper uninit" allows you
> to undo both init and commit anyway.

The reason I don't immediatly autocommit is because the user might want
to examine the files that etckeeper has added to version control and
remove some of them from it, for security or clutter reasons. They also
might want to update the VCS's ignore file. It makes sense to let them
do so before the initial commit.

Of course, the commit will probably happen soon after install anyway,
either by the cron job, or by another apt run triggering it. Still, at
least this way the user has a window and doesn't need to do a tedious
uninit and reinit.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#534743: [4df65e7] Fix for Bug#534743 committed to git

2009-06-28 Thread Manoj Srivastava

tags 534743 +pending
thanks
Hi,

 The following change has been committed for this bug by
 Manoj Srivastava  on Sun, 28 Jun 2009 15:27:47 -0500.
 The fix will be in the next upload. 
=
Remove obsolete warnings about running make-clean

With the new facility to regenerate ./debian, all the old strictures
about running make clean after anything that might change the version
bmber have beenmade obsolete, so remove from man page.

Closes: #534743

Signed-Off-By: Manoj Srivastava 
=




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



Bug#535002: laptop-mode-tools: "spams" syslog with 15 lines of status messages every like 90 seconds

2009-06-28 Thread Marc Haber
Package: laptop-mode-tools
Version: 1.49-1
Severity: wishlist

Hi,

on my system, laptop-mode dumps 15 lines of status messages to the
syslok every 60 t0 90 seconds.

I consider this a little verbose and would love to have a
configuration option to reduce the verbosity without silencing
laptop-mode copmletely.

Jun 28 21:46:21 swivel laptop-mode: Laptop Mode Tools 1.49
Jun 28 21:46:21 swivel laptop-mode: Determining power state from 
/sys/class/power_supply/C134/online.
Jun 28 21:46:21 swivel laptop-mode: Not trying other options, already found a 
power supply.
Jun 28 21:46:21 swivel laptop-mode: On battery power: Activating, because 
ENABLE_LAPTOP_MODE_ON_BATTERY is set.
Jun 28 21:46:21 swivel laptop-mode: Not on AC and we have battery information 
in /sys/class/power_supply/BAT* -- checking minimum battery charge.
Jun 28 21:46:21 swivel laptop-mode: /sys/class/power_supply/C134 is of type 
Mains.
Jun 28 21:46:21 swivel laptop-mode: Not of type "Battery", skipping.
Jun 28 21:46:21 swivel laptop-mode: /sys/class/power_supply/C137 is of type 
Battery.
Jun 28 21:46:21 swivel laptop-mode: Checking levels for 
/sys/class/power_supply/C137.
Jun 28 21:46:21 swivel laptop-mode: Present: 1.
Jun 28 21:46:21 swivel laptop-mode: Remaining charge: 1045000
Jun 28 21:46:21 swivel laptop-mode: Full capacity: 342
Jun 28 21:46:21 swivel laptop-mode: Laptop mode
Jun 28 21:46:21 swivel laptop-mode: Checking if desired state is different from 
current state.
Jun 28 21:46:21 swivel laptop-mode: enabled,
Jun 28 21:46:21 swivel laptop-mode: active [unchanged]

Greetings
Marc

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

Kernel: Linux 2.6.30-nc8000 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages laptop-mode-tools depends on:
ii  lsb-base3.2-22   Linux Standard Base 3.2 init scrip
ii  psmisc  22.7-1   utilities that use the proc file s
ii  util-linux  2.15.1~rc1-1 Miscellaneous system utilities

Versions of packages laptop-mode-tools recommends:
ii  acpid1.0.10-2Utilities for using ACPI power man
ii  ethtool  6+20090307-1display or change Ethernet device 
ii  hal  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer
ii  hdparm   9.15-1  tune hard disk parameters for high
ii  net-tools1.60-23 The NET-3 networking toolkit
pn  sdparm (no description available)
ii  wireless-too 29-2Tools for manipulating Linux Wirel

laptop-mode-tools suggests no packages.

-- no debconf information



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



Bug#533298: Daily autocommits generate cron emails with VCS=hg

2009-06-28 Thread Joey Hess
Thierry Carrez wrote:
> When run with VCS=hg, the daily autocommit cronjob generates cron emails
> with a "No username found, using 'r...@hostname' instead" message.
> 
> https://bugs.launchpad.net/ubuntu/+source/etckeeper/+bug/364344
> 
> See attached patch for proposed fix.

> diff -Nru etckeeper-0.37/debian/cron.daily 
> etckeeper-0.37ubuntu1/debian/cron.daily
> --- etckeeper-0.37/debian/cron.daily  2009-02-13 19:52:49.0 +0100
> +++ etckeeper-0.37ubuntu1/debian/cron.daily   2009-06-16 11:00:34.0 
> +0200
> @@ -3,6 +3,10 @@
>  if [ -x /usr/sbin/etckeeper ] && [ -e /etc/etckeeper/etckeeper.conf ]; then
>   . /etc/etckeeper/etckeeper.conf
>   if [ "$AVOID_DAILY_AUTOCOMMITS" != "1" ]; then
> + if [ "$VCS" = hg ]; then
> + hostname=`hostname -f 2>/dev/null || hostname`
> + export hguser=c...@$hostname
> + fi

How about fixing this inside commit.d/ rather than in the cron job?
I'd do it myself, but I am unsure whether only commit.d/50vcs-commit
would need changing, or if the call to hg in commit.d/30hg-addremove
might also trigger the warning message.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#531220: nut.conf overwritten during reinstall with not prompting

2009-06-28 Thread Manolo Díaz
El Sun, 28 Jun 2009 21:47:28 +0200
Arnaud Quette  escribi�:

> Hi Daniel and Manolo,
> 
> nut.conf is listed as a conffile (automagically by dh_installdeb).
> but the issue is probably the MODE reprocessing at postinst which
> fails when it is "source'able" (ie "MODE=..." without spaces). this
> result in an empty string ("MODE=").
> 
> can you confirm that you end up with the same result?
> 
> cheers,
> Arnaud

Hi,

doing 'dpkg-reconfigure nut' it will change the line 'MODE=standalone'
to 'MODE=' in the file /etc/nut/nut.conf

But if I previously change 'MODE=standalone' to 'MODE =standalone' or to
'MODE = standalone' the space(s) will be removed and nut will start.
'MODE= standalone' will fail too.

So yes, I think your guesses are right.

Regards,
-- 
Manolo Díaz



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



Bug#534996: [Pkg-fglrx-devel] Bug#534996: Upgrade fails: Could not read file /etc/default/fglrx-atieventsd

2009-06-28 Thread Patrick Matthäi

Ivo Wever schrieb:

Package: fglrx-atieventsd
Version: 1:9-6-1
Severity: grave
Justification: renders package unusable

Installation/upgrade of fglrx-atieventsd fails, because of (aptitude output):

Setting up fglrx-atieventsd (1:9-6-1) ...   
Installing new version of config file /etc/init.d/fglrx-driver ...  
Could not read file /etc/default/fglrx-atieventsd   
invoke-rc.d: initscript fglrx-driver, action "start" failed.
dpkg: error processing fglrx-atieventsd (--configure):  
 subprocess installed post-installation script returned error exit status 1


/etc/init.d/fglrx-driver attempts to call /etc/default/fglrx-atieventsd and 
fails in its absense.
Inspecting the packages fglrx-driver and fglrx-atieventsd shows that this file is 
indeed not present in either package. I suspect /etc/default/fglrx-driver was

renamed to /etc/default/fglrx-atieventsd?


Hello,

hmm there is a clash which I haven't realy tested, the new needed config 
file for atievents is missing at this point of installation, will fix it 
if I have got again a i386 build.


Cheers.



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



Bug#534969: gnote 0.5 damages notes

2009-06-28 Thread Robert Millan
On Sun, Jun 28, 2009 at 05:44:33PM +0200, Julian Andres Klode wrote:
> Package: gnote
> Version: 0.5.1-1
> Severity: important
> 
> My notes from 0.3 are partially destroyed by gnote 0.5,
> which converts e.g.
>   0.7.99  Anfang September
> to
>   0.7.99  Anfang September
> 
> It also produces stuff like "Release • Candidate 2", whereas
> this should read "• Release Candidate 2".
> 
> With gnote 0.3, the notes worked without any problem.

Hi,

I can't reproduce this.  I created a note containing both strings in 0.3.1-7,
and it opens fine with 0.5.1-1.

Can I have a copy of the offending note?  (prior to corruption, of course)

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



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



Bug#534997: Error in acl.Pg

2009-06-28 Thread Michelle Konzack
Package: rt3_6-rtfm
Version: 2.2.1-8
Severity: important

Hello Maintainer,

I get a Syntaxerror at

2009-06-28 21:31:52 CEST FEHLER:  Syntaxfehler bei "." bei Zeichen 69
2009-06-28 21:31:52 CEST ANWEISUNG:  GRANT SELECT, INSERT, UPDATE, DELETE ON 
FM_Classes_id_seq to support.tdwave;

because the $USERNAME must be quoted and the

foreach my $table (@tables) {
push @acls,
  "GRANT SELECT, INSERT, UPDATE, DELETE ON $table to "
  . $RT::DatabaseUser . ";";

}

should be change to

foreach my $table (@tables) {
push @acls,
  "GRANT SELECT, INSERT, UPDATE, DELETE ON $table to \""
  . $RT::DatabaseUser . "\";";

}

But now I get another Error:

2009-06-28 21:45:14 CEST FATAL:  Datenbank »support_tdwave« existiert nicht
2009-06-28 21:48:32 CEST FEHLER:  Rolle »support.tdwave« existiert nicht
2009-06-28 21:48:32 CEST ANWEISUNG:  ALTER USER "support.tdwave"
2009-06-28 21:48:34 CEST FATAL:  Datenbank »support_tdwave« existiert nicht
2009-06-28 21:48:44 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »attachments_pkey« fÌr Tabelle »attachments«
2009-06-28 21:48:44 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »queues_pkey« fÌr Tabelle »queues«
2009-06-28 21:48:44 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »links_pkey« fÌr Tabelle »links«
2009-06-28 21:48:44 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »principals_pkey« fÌr Tabelle »principals«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »groups_pkey« fÌr Tabelle »groups«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »scripconditions_pkey« fÌr Tabelle »scripconditions«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »transactions_pkey« fÌr Tabelle »transactions«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »scrips_pkey« fÌr Tabelle »scrips«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »acl_pkey« fÌr Tabelle »acl«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »groupmembers_pkey« fÌr Tabelle »groupmembers«
2009-06-28 21:48:45 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »cachedgroupmembers_pkey« fÌr Tabelle »cachedgroupmembers«
2009-06-28 21:48:46 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »users_pkey« fÌr Tabelle »users«
2009-06-28 21:48:46 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »tickets_pkey« fÌr Tabelle »tickets«
2009-06-28 21:48:46 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »scripactions_pkey« fÌr Tabelle »scripactions«
2009-06-28 21:48:46 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »templates_pkey« fÌr Tabelle »templates«
2009-06-28 21:48:46 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »objectcustomfieldvalues_pkey« fÌr Tabelle 
»objectcustomfieldvalues«
2009-06-28 21:48:47 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »customfields_pkey« fÌr Tabelle »customfields«
2009-06-28 21:48:47 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »objectcustomfields_pkey« fÌr Tabelle »objectcustomfields«
2009-06-28 21:48:47 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »customfieldvalues_pkey« fÌr Tabelle »customfieldvalues«
2009-06-28 21:48:47 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »attributes_pkey« fÌr Tabelle »attributes«
2009-06-28 21:48:47 CEST HINWEIS:  CREATE TABLE / PRIMARY KEY erstellt implizit 
einen Index »sessions_pkey« fÌr Tabelle »sessions«
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »attachments_id_seq« unterstÌtzt 
nur USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »attributes_id_seq« unterstÌtzt 
nur USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »queues_id_seq« unterstÌtzt nur 
USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »links_id_seq« unterstÌtzt nur 
USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »principals_id_seq« unterstÌtzt 
nur USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »groups_id_seq« unterstÌtzt nur 
USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »scripconditions_id_seq« 
unterstÃŒtzt nur USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »transactions_id_seq« unterstÌtzt 
nur USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  Sequenz »scrips_id_seq« unterstÌtzt nur 
USAGE, SELECT und UPDATE
2009-06-28 21:48:47 CEST WARNUNG:  S

Bug#534668: apt-listbugs: apt-listbug freezes when using bind

2009-06-28 Thread Vincent Lefevre
On 2009-06-28 21:41:02 +0200, Vincent Lefevre wrote:
> 16094 11:09:32 getsockname(3, {sa_family=AF_INET, sin_port=htons(33973), 
> sin_addr=inet_addr("152.81.65.165")}, [944242787589554192]) = 0
> 16094 11:09:37 getsockname(3, {sa_family=AF_INET, sin_port=htons(33973), 
> sin_addr=inet_addr("152.81.65.165")}, [363347155135496208]) = 0

Also notice the huge values used for addrlen (maybe due to a
32-bit vs 64-bit inconsistency).

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



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



Bug#535000: policykit-gnome: polkit-gnome-authorization seg faults

2009-06-28 Thread ael
Package: policykit-gnome
Version: 0.9.2-2
Severity: grave
Justification: renders package unusable


Very like bug #523646 with a seg fault:

$ polkit-gnome-authorization 
[WARN 12025] polkit-error.c:143:polkit_error_get_error_message(): error != NULL
 Not built with -rdynamic so unable to print a backtrace

** (polkit-gnome-authorization:12025): WARNING **: Failed to initialize 
PolicyKit context: (null)
[WARN 12025] polkit-error.c:156:polkit_error_free(): error != NULL
 Not built with -rdynamic so unable to print a backtrace
Segmentation fault


yy
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.30 (PREEMPT)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages policykit-gnome depends on:
ii  dbus-x11 1.2.12-1simple interprocess messaging syst
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.80-4  simple interprocess messaging syst
ii  libgconf2-4  2.26.2-1GNOME configuration database syste
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  libpolkit-dbus2  0.9-3   library for accessing PolicyKit vi
ii  libpolkit-gnome0 0.9.2-2 PolicyKit-gnome library
ii  libpolkit-grant2 0.9-3   library for obtaining privileges v
ii  libpolkit2   0.9-3   library for accessing PolicyKit
ii  policykit0.9-3   framework for managing administrat

policykit-gnome recommends no packages.

policykit-gnome suggests no packages.

-- no debconf information



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



Bug#534999: RFH: libcap2 -- support for getting/setting POSIX.1e capabilities

2009-06-28 Thread Torsten Werner
Package: wnpp
Severity: normal

I request assistance with maintaining the libcap2 package because the
library is of Priority: standard.

The package description is:
 This library implements the user-space interfaces to the POSIX
 1003.1e capabilities available in Linux kernels.  These capabilities are
 a partitioning of the all powerful root privilege into a set of distinct
 privileges.  Note that it will not provide any functionality with kernels
 below 2.2


Cheers,
Torsten




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



Bug#534998: [gpicview] Suggests to save a picture, when I try to turn a picture.

2009-06-28 Thread Aliel
Package: gpicview
Version: 0.2.0-1

Suggests to save a picture, when I try to turn a picture.

--- System information. ---

Architecture: i686
Kernel:  Linux 2.6.26-17
Debian Release: 5.0.2

--- Package information. ---

gpicview 0.2.0
gtk+2.0 2.12.12-1~lenny1
glibc 2.7-18
cairo 1.6.4-7
glib2.0 2.16.6-2
libjpeg6b 6b-14
pango1.0 1.20.5-5
libx11 1.1.5-2
xorg 7.3+19

-- 
With respect, Ruslan.



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



Bug#535001: linux-image-2.6.30-1-686: CONFIG_NF_CT_ACCT is deprecated and will be removed soon

2009-06-28 Thread Rodrigo Campos
Package: linux-image-2.6.30-1-686
Version: 2.6.30-1
Severity: normal

Hi, with debian kernel linux 2.6.30 I get this on boot:

[   24.516258] CONFIG_NF_CT_ACCT is deprecated and will be removed soon. Please 
use
[   24.516309] nf_conntrack.acct=1 kernel paramater, acct=1 nf_conntrack module 
option or
[   24.516359] sysctl net.netfilter.nf_conntrack_acct=1 to enable it.


Please consider one of the proposed solutions for this (or something else :)




Thanks a lot,
Rodrigo


-- Package-specific info:
** Version:
Linux version 2.6.30-1-686 (Debian 2.6.30-1) (wa...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-11) ) #1 SMP Sun Jun 14 16:11:32 UTC 2009

** Command line:
root=/dev/hda1 ro 

** Not tainted

** Kernel log:
[3.216292] hdc: UDMA/33 mode selected
[3.216559] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[3.228699] ide1 at 0x170-0x177,0x376 on irq 15
[3.229253] hda: max request size: 512KiB
[3.242398] hda: 312581808 sectors (160041 MB) w/2048KiB Cache, 
CHS=19457/255/63
[3.242575] hda: cache flushes supported
[3.242677]  hda: hda1 hda2 < hda5 >
[3.281571] agpgart-sis :00:00.0: SiS chipset [1039/0645]
[3.285359] agpgart-sis :00:00.0: AGP aperture is 64M @ 0xe000
[3.285812] ohci_hcd :00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
[3.285877] ohci_hcd :00:03.0: OHCI Host Controller
[3.285985] ohci_hcd :00:03.0: new USB bus registered, assigned bus 
number 1
[3.286067] ohci_hcd :00:03.0: irq 20, io mem 0xdfffd000
[3.342035] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[3.342087] usb usb1: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[3.342137] usb usb1: Product: OHCI Host Controller
[3.342179] usb usb1: Manufacturer: Linux 2.6.30-1-686 ohci_hcd
[3.34] usb usb1: SerialNumber: :00:03.0
[3.342379] usb usb1: configuration #1 chosen from 1 choice
[3.342462] hub 1-0:1.0: USB hub found
[3.342516] hub 1-0:1.0: 2 ports detected
[3.362664] SCSI subsystem initialized
[3.362864] ohci_hcd :00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[3.362931] ohci_hcd :00:03.1: OHCI Host Controller
[3.363020] ohci_hcd :00:03.1: new USB bus registered, assigned bus 
number 2
[3.363100] ohci_hcd :00:03.1: irq 21, io mem 0xdfffe000
[3.393598] libata version 3.00 loaded.
[3.418046] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[3.418098] usb usb2: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[3.418148] usb usb2: Product: OHCI Host Controller
[3.418191] usb usb2: Manufacturer: Linux 2.6.30-1-686 ohci_hcd
[3.418234] usb usb2: SerialNumber: :00:03.1
[3.418386] usb usb2: configuration #1 chosen from 1 choice
[3.418469] hub 2-0:1.0: USB hub found
[3.418522] hub 2-0:1.0: 2 ports detected
[3.418794] ohci_hcd :00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
[3.418861] ohci_hcd :00:03.2: OHCI Host Controller
[3.418935] ohci_hcd :00:03.2: new USB bus registered, assigned bus 
number 3
[3.419014] ohci_hcd :00:03.2: irq 22, io mem 0xd000
[3.442599] ide-cd driver 5.00
[3.445503] ide-cd: hdc: ATAPI 48X CD-ROM CD-R/RW drive, 2048kB Cache
[3.445705] Uniform CD-ROM driver Revision: 3.20
[3.474036] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[3.474088] usb usb3: New USB device strings: Mfr=3, Product=2, 
SerialNumber=1
[3.474139] usb usb3: Product: OHCI Host Controller
[3.474181] usb usb3: Manufacturer: Linux 2.6.30-1-686 ohci_hcd
[3.474223] usb usb3: SerialNumber: :00:03.2
[3.474384] usb usb3: configuration #1 chosen from 1 choice
[3.474467] hub 3-0:1.0: USB hub found
[3.474519] hub 3-0:1.0: 2 ports detected
[3.716025] usb 1-1: new full speed USB device using ohci_hcd and address 2
[3.919060] usb 1-1: New USB device found, idVendor=0458, idProduct=7004
[3.919111] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[3.919272] usb 1-1: configuration #1 chosen from 1 choice
[4.128054] kjournald starting.  Commit interval 5 seconds
[4.128114] EXT3-fs: mounted filesystem with ordered data mode.
[7.247909] udev: starting version 141
[7.972211] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[7.972274] ACPI: Power Button [PWRF]
[7.972400] input: Power Button as 
/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input2
[7.972454] ACPI: Power Button [PWRB]
[8.417874] processor ACPI_CPU:00: registered as cooling_device0
[9.299880] input: PC Speaker as /devices/platform/pcspkr/input/input3
[9.316270] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[9.440435] Linux video capture interface: v2.00
[9.519318] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[9.529370] sis96x_smbus :00:02.1: SiS96x SMBus base address: 0x0c00
[9.761514] gspca: main v2.5.0 registered
[9.839968] input: ImPS/2

Bug#534180: Cannot use variable in Default field for multiselect

2009-06-28 Thread Joey Hess
David Paleino wrote:
> Is it possible to set Default choices on-the-fly?

Without looking at what you're trying to do in detail, my first impulse
is to ask why you don't just db_set the question to the correct default
value before asking it for the first time. That should have the same
effect, I think.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#534565: debhelper: dh_install does not properly handle dangling symlinks

2009-06-28 Thread Joey Hess
Guillem Jover wrote:
> On dh_install, when using compat level >= 7, passing an absolute path
> (like “$(CURDIR)/debian/tmp”) to --sourcedir, the first result of the
> glob is a dangling symlink (like when it points to another directory,
> which then makes it need to be an absolute path, for example
> “debian/tmp/usr/lib/libfoo.so” pointing to “/lib/libfoo.so.1”), the
> automatic fallback to look into “debian/tmp” makes the destination
> path end up in something like “/debian/tmp/”.

I have not quite managed to comprehand what you're saying above. Perhaps
you could provide a simple example I can run?

> Arguably this can be fixed by just dropping the --sourcedir
> argument, but still, it breaks the packages pretty badly, thus the
> serious severity.

Are you saying that you filed a serious severity bug report on debhelper
because you used it in a way that failed to build some packages? That
sounds like severity inflation.
 
-- 
see shy jo


signature.asc
Description: Digital signature


Bug#504643: [PATCH] Fixing keymap override for thinkpad-acpi module

2009-06-28 Thread Martin Pitt
Hello,

Bjørn Mork [2009-06-02 15:18 +0200]:
> hal-info maps the Fn+F5 Thinkpad key to KEY_RADIO, which is 
> a) not correct 
> b) outside the X input usable range 
> 
> This is reported as bugs
>  http://bugs.freedesktop.org/show_bug.cgi?id=20153
>  http://bugs.debian.org/504643
> 
> The attached patch fixes the problem by changing the mapping to
> KEY_WLAN.  Please apply.  Thanks.

This was recently done in udev, so I applied this patch to be
consistent with the current udev rules. Thanks!

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)



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



Bug#534332: debhelper: dh_auto_{configure, build, install} - Incorrect handling of Module::Build-based perl modules

2009-06-28 Thread Joey Hess
Paul Evans wrote:
> The order of tests in dh_auto_configure goes:
>   if (-x "configure") ...
>   elsif (-e "Makefile.PL") ...
>   elsif (-e "Build.PL") ...
> 
> This prevents dual ExtUtils::MakeMaker + Module::Build modules (e.g.
> anything using Module::Build::Compat ) from working properly; the
> Build.PL should be tested first.
> 
> Furthermore, some XS-based modules have a configure script; even if this
> is present, the Build.PL should still be run in preference.

I can't change the order that dh_auto_* test for build systems, since
doing so can break packages that depend on the current order.

This specific case has previously been discussed in this thread:
http://lists.debian.org/debian-perl/2009/05/msg00017.html

However, work is nearly complete on adding a --buildsystem option that
allows specifying which system to use when multiple systems are present.

> A similar problem occurs in dh_auto_build and dh_auto_install. In their
> current order, the Makefile is preferred over the Build script - this
> means if the Makefile is in fact running Build in passthrough mode, it
> wno't be passed the MODULEBUILDRC parameter, as required to prevent
> Bug 517423 reoccuring.

In the buildsystems branch, we have changed it to consitently use Build.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#534993: System hangs at startup with lm-sensors installed

2009-06-28 Thread Aurelien Jarno
reassign 534993 linux-2.6
notfound 534993 1:3.1.0-2 
found 534993 2.6.30-1
thanks

On Sun, Jun 28, 2009 at 09:47:38PM +0200, Andreas Juch wrote:
> Package: lm-sensors
> Version: 1:3.1.0-2
> Severity: critical
> Justification: breaks the whole system
> 
> The system hangs at startup with the message "Setting sensors limits"
> when I boot kernel 2.6.30 from unstable, the installed 2.6.29 kernel and
> lm-sensors causes no problems. /etc/modules contains only loop,
> sensors-detect doesn't find any sensors.
> 
> sensors as root says:
> 
> acpitz-virtual-0
> Adapter: Virtual device
> temp1:   +49.0°C  (crit = +100.0°C)
> 
> On 2.6.29 sensors -s doesn't do anything visible, but I guess either
> sensors or sensors -s must cause the hang.

Could you try to disable this init script manually to be able to boot a
2.6.30 kernel? Then you can try to run "strace /usr/bin/sensors"
and "strace /usr/bin/sensors -s" and send us the output? That would help
us to understand the problem.
 
Anyway, lm-sensors only accesses /sys, so it's clearly a kernel bug,
reassigning it.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net



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



Bug#534995: Can't locate package Exporter for @Geography::NationalGrid...

2009-06-28 Thread jidanni
Package: libgeography-nationalgrid-perl
Version: 1.6-8
X-debbugs-cc: le...@leeym.com

Many of the man pages say

SYNOPSIS
   You should create the object using the Geography::NationalGrid
   factory class, but you still need to know the object interface,
   given below.

Nobody knows what that means. Please provide examples that work on their
own. Geography experts are not necessarily perl experts.

Here I have managed to made an example from the man pages work on its
own, by adding the two "use" lines:

$ cat ff
use Geography::NationalGrid;
use Geography::NationalGrid::TW;
   # default TWD97
   my $point1 = new Geography::NationalGrid::TW(
   'Easting' => 302721.36,
   'Northing' => 2768851.3995,
   );
   printf("Point 1 is %f X and %f Y\n", $point1->easting, 
$point1->northing);
   printf("Point 1 is %f N and %f E\n", $point1->latitude, 
$point1->longitude);
   # transform to TWD67
   $point1->transform('TWD67');

$ perl ff
Point 1 is 302721.00 X and 2768851.00 Y
Point 1 is 25.026834 N and 121.522413 E

Works great, until we add -w:

perl -w ff
Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at ff line 
2.
Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
/usr/share/perl5/Geography/NationalGrid/TW.pm line 68.
Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
/usr/share/perl5/Geography/NationalGrid/TW.pm line 99.
Can't locate package Exporter for @Geography::NationalGrid::TW::ISA at 
/usr/share/perl5/Geography/NationalGrid.pm line 41.

Please fix the program and man pages for all the countries. I get errors
for other countries too.

Also regarding the TW man page,

   # default TWD97
Say if you mean input or output.
Also don't you say "Default is 'TWD67'" below?

   my $point1 = new Geography::NationalGrid::TW(
   'Easting' => 302721.36,
   'Northing' => 2768851.3995,
   );
   printf("Point 1 is %f X and %f Y\n", $point1->easting, 
$point1->northing);
   printf("Point 1 is %f N and %f E\n", $point1->latitude, 
$point1->longitude);
   # transform to TWD67
   $point1->transform('TWD67');

DESCRIPTION
   Once created, the object allows you to retrieve information about the 
point that the object represents.  For
   example you can create an object using easting / northing and the 
retrieve the latitude / longitude.

OPTIONS
   These are the options accepted in the constructor. You MUST provide 
either Latitude and Longitude, or Easting and
   Northing.

   Projection
   Default is 'TWD67', the "TAIWAN DATUM 97".  Other projections 
recognized are 'TWD67', 'TWD97', but only
   'TWD97' is tested.

"the "TAIWAN DATUM 97": don't you mean "the "TAIWAN DATUM 67"?

Other projections recognized are 'TWD67': but didn't you already mention it, so 
how is it "Other"?

but only 'TWD97' is tested: The default is not tested, only the "other"
is tested?

Please answer/correct the above on the man page, not just for me.

P.S., Lee, please mention your address le...@leeym.com on the man page.
P.S., Lee, why not round, instead of truncate?

   easting
   How many metres east of the origin the point is. The precision of 
this value depends on how it was derived,
   but is truncated to an integer number of metres.

   northing
   How many metres north of the origin the point is. The precision of 
this value depends on how it was derived,
   but is truncated to an integer number of metres.

in fact, why not just not "hurt" it at all. That way the example,
Point 1 is 302721.00 X and 2768851.00 Y
would not have the 0s, but instead the original input. Just like you
don't "hurt" long/lat. Yes, after transforming it is inaccurate, but no
need to make things worse --- even before transforming too.


P.S., TW man page:
- Use  the formula proposed by John Hsieh whichsupposed to
+ Uses the formula proposed by John Hsieh which is supposed to
- Jidanni's Taiwan datum - http://jidanni.org/geo/taiwan_datums/
+ http://wiki.osgeo.org/wiki/Taiwan_datums

Also no need for quote marks at:
 'Easting' => 302721.36,
 'Northing' => 2768851.3995,



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



  1   2   3   4   >