Bug#419781: Global installation of language package fails

2007-04-18 Thread Mike Hommey
On Wed, Apr 18, 2007 at 12:30:01AM +0200, [EMAIL PROTECTED] [EMAIL PROTECTED] 
wrote:
 Package: iceape-browser
 Version: 1.0.8-4
 Severity: important
 
 As root I managed to install a new language package (german) globally by 
 using the automatic
 software installation for SeaMonkey 1.08. Thereby, I explicitly used 'umask 
 0022' to get read
 access for other users. The installation was started from 
 http://www.mozilla.org/projects/seamonkey/releases/1.0.8.html
 
 While the globally installed language package works fine for root, this is 
 not so for the other
 users. When opening the preferences, instead of the dialog a strange window 
 with
 some internal code appears, please confer attached preferences.png or
 http://www.directupload.net/file/d/1036/n9NIksfm_png.htm

Could you try running strace -o outputfile -f -eopen iceape, and send
the outputfile here ?

Thanks

Mike



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



Bug#419731: [INTL:nl] Dutch po-debconf translation

2007-04-18 Thread Christian Perrier
Quoting cobaco (aka Bart Cornelis) ([EMAIL PROTECTED]):
 Package: mediawiki1.9
 Severity: wishlist
 Tags: patch l10n
 
 Please find attached the dutch po-debconf translation. Please add 
 it to your next package revision, it should be inserted in your package 
 build-tree as debian/po/nl.po, TIA.
 
 Feel free to mail me if this file needs updating at some future date.


A rewrite is currently under work but waits for the similar
mediawiki1.7 translation to complete.

I recorded your translation so that you'll get notified when the
translation update phase begins.




signature.asc
Description: Digital signature


Bug#419828: dtc-xen: [debconf_rewrite] Debconf templates review

2007-04-18 Thread Christian Perrier
Package: dtc-xen
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Friday, April 06, 2007, I notified you of the beginning of a review process
concerning debconf templates for dtc-xen.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading dtc-xen with these changes right now.

The second phase of this process will begin on Saturday, April 21, 2007, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
Thursday, May 03, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Friday, May 04, 2007, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- 
/home/bubulle/travail/debian/rewrite/LCFC/dtc-xen/dtc-xen.old/debian/templates  
2007-04-03 08:41:17.114729549 +0200
+++ /home/bubulle/travail/debian/rewrite/LCFC/dtc-xen/dtc-xen/debian/templates  
2007-04-18 07:52:00.743324170 +0200
@@ -1,107 +1,129 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: dtc-xen/conf_soap_port
 Type: string
 Default: 8089
 _Description: Server port:
- What port should it bind to? Default is 8089.
+ Please enter the port the server will bind to.
 
 Template: dtc-xen/conf_soap_login
 Type: string
 Default: dtc-xen
 _Description: SOAP server login:
- dtc-xen will bind a SOAP python server on which a dtc panel can connect to
- in order to start, stop create and destroy a VPS. What login do you want
- to create on that server.
+ Dtc-xen will bind a SOAP Python server (to which a dtc panel can connect, in
+ order to start, stop, create and destroy a VPS).
+ .
+ Please enter the login name to connect to the server.
 
 Template: dtc-xen/conf_soap_pass
 Type: password
 Default: dtc-xen
 _Description: SOAP server pass:
- dtc-xen will generate a password (in a .htpasswd file) that will hold the
- password for the login you have just configured. What password do you want
- to have generated in it?
+ Dtc-xen will generate a .htpasswd file for the login you have just
+ configured.
+ .
+ Please enter the password to use in that file.
 
 Template: dtc-xen/conf_soap_domain_name
 Type: string
 Default: example.com
 _Description: Server hostname:
- What will be the domain name for this dtc-xen server? This will be used as a
+ Please enter the domain name for the dtc-xen server. This will be used as a
  part of the URL by the SOAP dtc panel client.
 
 Template: dtc-xen/conf_node_number
 Type: string
 Default: 0101
 _Description: VPS Server node number:
- dtc-xen will use that number as a VPS Server number and will make your VPS
- numbering using xenYY with X being the server number (what it's are
- asking you at the moment) and Y being the VPS number itself (xenYY). Note
- that this node number has to be between 4 and 5 chars, and that it will
- create something like node.example.com that will be your server
- hostname (which you can later add in your DTC control panel).
+ Please enter the value to use to set up VPS numbering.
+ .
+ Assuming this value is '', the node number will be 'xenYY',
+ YY being the VPS number itself (xenYY). This node number must be 4
+ or 5 characters long.
+ .
+ As a consequence of this choice, the server's hostname will be
+ node.example.com (which you can later add in your DTC control
+ panel).
 
 Template: dtc-xen/conf_debian_repository
 Type: string
 Default: ftp://ftp.us.debian.org/debian
-_Description: Debian repository for setting-up VPSes:
- dtc-xen will use that repository for creating VPSes, and will copy your
- 

Bug#419830: unmet dependency: locales: Depends: glibc-2.5-1 which is a virtual package.

2007-04-18 Thread Daniel O'Neill
Package: locales
Version: 2.5-2


Not sure what is going on here.  Not able to install locales package.
Here is output:

$ sudo aptitude install locales
Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
The following packages are BROKEN:
  fglrx-kernel-2.6.18-4-686 locales
The following packages will be automatically REMOVED:
  belocs-locales-bin belocs-locales-data
The following packages have been kept back:
  debhelper docbook-xml initramfs-tools libnotify1 lmodern python-gtk2
  xml-core
The following packages will be REMOVED:
  belocs-locales-bin belocs-locales-data
0 packages upgraded, 1 newly installed, 2 to remove and 7 not upgraded.
Need to get 4029kB of archives. After unpacking 618kB will be freed.
The following packages have unmet dependencies:
  locales: Depends: glibc-2.5-1 which is a virtual package.
  fglrx-kernel-2.6.18-4-686: Depends: fglrx-driver (= 8.28.8-4) but 8.35.5-1 is 
  installed.
Resolving dependencies...
The following actions will resolve these dependencies:

Install the following packages:
locales-all [2.5-1 (unstable)]

Keep the following packages at their current version:
locales [Not Installed]

Downgrade the following packages:
fglrx-driver [8.35.5-1 (now) - 8.28.8-4 (unstable)]

Score is -10164

Accept this solution? [Y/n/q/?] q
Abandoning all efforts to resolve these dependencies.
Abort.




Based on what it is suggesting, I should install locales-all, but it doesn't 
seem right to have to install all the locales when I only need one or two.

I re-ran aptitude and it offered another solution, to install 
belocs-locales-bin and belocs-locales-data.  I did this but am still getting 
the nasty perl warnings all the time.






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



Bug#419665: RE Bug#419665: Acknowledgement (Install from cd version 3.1 fail because kernel is removed during the process (or try to be))

2007-04-18 Thread Christian Perrier
Quoting [EMAIL PROTECTED] ([EMAIL PROTECTED]):
 Hi,
 
 I make some test and this is what I discover :

All this being really wemm documented in the release notes...




signature.asc
Description: Digital signature


Bug#419779: [INTL:de] tcp-wrappers debconf German translation

2007-04-18 Thread Christian Perrier
Quoting Mario Iseli ([EMAIL PROTECTED]):
 Package: tcp-wrappers
 Severity: wishlist
 Tags: l10n patch



Hello,

Several issues with your translation file:

1) It is invalid as is:

LC_ALL=C msgfmt -o /dev/null --statistics de-old.po
de-old.po:31: end-of-line within string
de-old.po:30: missing `msgstr' section
de-old.po:31:4: parse error
de-old.po:31: keyword access unknown
de-old.po:32: end-of-line within string
de-old.po:33: end-of-line within string
de-old.po:34: end-of-line within string
msgfmt: found 7 fatal errors

The diff you'll find at the end of this mail corrects these errors,
which come from splitted lines. You probably didn't use a dedicated PO
file editor which would never allow this.

2) It is based on the old POT file for tcp-wrappers

I recently sent a call for updates for tcp-wrappers, which Helge
Kreutzmann, who is the former translator, probably got. So, Helge has
priority for the update

I attach the content of your file, merged with the current POT
file. But, please first coordinate with Helge to confimr who will work
on the update.




de.po
Description: application/gettext


signature.asc
Description: Digital signature


Bug#419779: [INTL:de] tcp-wrappers debconf German translation

2007-04-18 Thread Christian Perrier
SOrry, here's the diff I mentioned in my former mail:

--- de-old.po   2007-04-18 06:42:22.160924049 +0200
+++ de-new.po   2007-04-18 06:42:10.364830368 +0200
@@ -11,10 +11,9 @@
 #
 #Developers do not need to manually edit POT or PO files.
 #
-#, fuzzy
 msgid 
 msgstr 
-Project-Id-Version: PACKAGE VERSION\n
+Project-Id-Version: tcp-wrappers\n
 Report-Msgid-Bugs-To: \n
 POT-Creation-Date: 2004-05-22 13:08+0200\n
 PO-Revision-Date: 2007-05-18 00:19-0200\n
@@ -27,10 +26,8 @@
 #. Type: boolean
 #. description
 #: ../tcpd.templates:4
-msgid Should tcpd setup paranoid hosts.allow and h
-sts.access?
-msgstr Soll tcpd hosts.allow und hosts.access mit paranoiden Einstellungen
-einrichten?
+msgid Should tcpd setup paranoid hosts.allow and hosts.access?
+msgstr Soll tcpd hosts.allow und hosts.access mit paranoiden Einstellungen 
einrichten?
 
 #. Type: boolean
 #. description



signature.asc
Description: Digital signature


Bug#419829: mnogosearch: [debconf_rewrite] Debconf templates review

2007-04-18 Thread Christian Perrier
Package: mnogosearch
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Thursday, April 05, 2007, I notified you of the beginning of a review process
concerning debconf templates for mnogosearch.

The debian-l10n-english contributors have now reviewed these templates,
and the proposed changes are attached to this bug report.

Please review the suggested changes are suggested, and if you have any
objections, let me know in the next 3 days.

Please try to avoid uploading mnogosearch with these changes right now.

The second phase of this process will begin on Saturday, April 21, 2007, when I 
will
coordinate updates to translations of debconf templates.

The existing translators will be notified of the changes: they will
receive an updated PO file for their language.

Simultaneously, a general call for new translations will be sent to
the debian-i18n mailing list.

Both these calls for translations will request updates to be sent as
individual bug reports. That will probably trigger a lot of bug
reports against your package, but these should be easier to deal with.

The call for translation updates and new translations will run until
Thursday, May 03, 2007. Please avoid uploading a package with fixed or changed
debconf templates and/or translation updates in the meantime. Of
course, other changes are safe.

On Friday, May 04, 2007, I will contact you again and will send a final patch
summarizing all the updates (changes to debconf templates,
updates to debconf translations and new debconf translations).

Again, thanks for your attention and cooperation.


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

Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
--- 
/home/bubulle/travail/debian/rewrite/LCFC/mnogosearch/mnogosearch.old/debian/templates
  2007-04-02 07:38:49.412992961 +0200
+++ 
/home/bubulle/travail/debian/rewrite/LCFC/mnogosearch/mnogosearch/debian/templates
  2007-04-18 07:52:21.751514530 +0200
@@ -1,34 +1,47 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# for an advice to [EMAIL PROTECTED]
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
+# These debconf templates have been proofread by the debian-l10n-english
+# team.
+#
+# Please consider interacting with the team if you intend
+# to modify the templates or add new templates
+
 Template: mnogosearch-common/welcome
 Type: note
-_Description: Welcome to the mnogosearch setup program
- Please note that these options will only be asked of you the first time
- around and only new options will show during future upgrades.
+_Description: Mnogosearch setup program
+ Please note that questions about the mnogosearch settings will only
+ be asked once for each option.
  .
- For this install script to be able to do its job you will need to allow it
- to remotely connect to the database server, create databases, add users
- and make tables.  If you don't want this script to do it automatically,
- then read /usr/share/doc/mnogosearch/INSTALL.gz
+ The configuration script needs the ability to remotely connect to the
+ database server, create databases, add users and create tables. The
+ /usr/share/doc/mnogosearch/INSTALL.gz documentation file provides
+ information about the setup of these databases for users who don't
+ want to run this configuration process automatically.
 
 Template: mnogosearch-common/overwrite_config
 Type: boolean
 Default: false
 _Description: Overwrite mnogosearch configuration files?
- By default if you already have mnogosearch configuration files then this
- process will not overwrite those files. However, you can elect to
- have these files overwritten here.
+ Existing mnogosearch configuration files will not be overwritten
+ unless explicitly accepted.
 
 Template: mnogosearch-common/database_mode
 Type: select
-Choices: single, multi
+__Choices: single, multi
 Default: multi
-_Description: Layout (mode) of the index database:
- The database can index in four different modes.  Each mode gets
- progressively more complex but you win on search speed and indexing.
- .
- 'Single' is where words are stored in a single table. Simple stuff.
- .
- 'Multi' spreads the words over 13 tables sorted on word length.  It means
- you can have fixed width tables which are usually faster.
+_Description: Layout mode for the index database:
+ You can choose among different indexing modes for the mnogosearch
+ database:
+  - single: words are stored in a single table;
+  - multi:  words are spread over 13 tables sorted on word length. This
+results in faster fixed width tables.
  .
  For more information about these modes, read
  

Bug#419728: [INTL:nl] Dutch po-debconf translation

2007-04-18 Thread Christian Perrier
Quoting cobaco (aka Bart Cornelis) ([EMAIL PROTECTED]):
 Package: freepops
 Severity: wishlist
 Tags: patch l10n
 
 Please find attached the dutch po-debconf translation. Please add 
 it to your next package revision, it should be inserted in your package 
 build-tree as debian/po/nl.po, TIA.
 
 Feel free to mail me if this file needs updating at some future date.


Please note that freepops templates are currently under review by the
Debian l10n English team.

They will certainly be rewritten as a consequence of that
review. Which will affect your translation (2t1f6u as of now).

I recorded your translation in my work tree. Therefore, you'll be
notified when the review is complete and the translation updates phase
begins.




signature.asc
Description: Digital signature


Bug#419831: firebird2.0: [INTL:ru] Russian debconf templates translation

2007-04-18 Thread Yuriy Talakan'
Package: firebird2.0
Severity: wishlist
Tags: patch l10n


Please use attached file


firebird2.0_2.0.1.12855.ds1-2_ru.po.gz
Description: Binary data


Bug#419546: vdrift: Completely unusable on powerpc

2007-04-18 Thread GALLIEN Matthieu
Le mardi 17 avril 2007 03:12, Eddy Petrișor a écrit :
 GALLIEN Matthieu wrote:

 Hello,

  Subject: vdrift: Completely unusable on powerpc
  Package: vdrift
  Version: 0.0.2006.10.06-1
  Severity: important
 
  *** Please type your report below this line ***
  It seems that the current version of the package is completely unusable
  on powerpc linux. Upstream may have fixed this bug in the new release.
  I am not sure, but they say that they had a bug on mac os x and powerpc
  which is
  now fixed in the last release.
  Anyway, it is unusable in its current state on powerpc boxes and even
  has put my X session in a bad state (i.e. without mouse) because I tried
  to play in
  fullscreen. At least a warning for users should be provided.

 Could you be more specific and tell us what doesn't work, what
 happens and when that happens? Your report suggests there is a bad
 bug that is visible on powerpc which has been fixed upstream, but
 there is no information about when that occurs and how does the game
 behave when that bug appears.

 Thanks

To be more specific.

When I start the game all is ok.
Then, if I want to do for example a practice game, I see the screen to chose 
the parameters of the race. All is ok.
Then, I see the screen that shows the load and initialisation of the game.
After this, the screen remains black and nothing happens.

thanks in advance for your help, and sorry for my english.
-- 
GALLIEN Matthieu



Bug#419832: zsh: expanding non-ASCII filenames with TAB doesn't work

2007-04-18 Thread Alan Curry
Package: zsh
Version: 4.3.2-25
Severity: normal

In the following demonstration, the first TAB keypress inserted the $'\300'
for me. The second TAB keypress, typed immediately after the asterisk,
should expand the glob into $'\300' also, but instead it just erases the
asterisk, replacing it with nothing at all. If Return is pressed after the
tab, the cat is executed with no arguments and reads from the tty.

% ls -b
\300
% cat TAB$'\300' 
This is the content of a file whose name is a single non-ASCII character
% cat *
This is the content of a file whose name is a single non-ASCII character
% cat *TAB

If any files are present whose names are ASCII-only, the glob expands into a
list of those, with the non-ASCII files excluded from the list.

Previous versions of zsh, for example the one in sarge, handle this situation
better. (The $'\300' construct isn't used; instead the non-ASCII character is
passed through as-is to the terminal, which is not ideal but better than
completely refusing to expand certain filenames.)

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

Versions of packages zsh depends on:
ii  debconf [debconf-2.0]   1.5.11   Debian configuration management sy
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libncurses5 5.5-5Shared libraries for terminal hand

Versions of packages zsh recommends:
ii  libcap1   1:1.10-14  support for getting/setting POSIX.
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi

-- debconf-show failed


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



Bug#419833: logrotate of bind9 doesn't always start bind again

2007-04-18 Thread Rudy Gevaert
Package: logrotate
Version: 3.7-5
Severity: grave
Justification: renders package unusable

Sometimes when logrotate rotates our bind9 log files, it doesn't start
bind9 again.  Altought it stops it.  My bind9 logrotate file:

/var/log/named/named.log {
daily 
missingok
rotate 7
compress
delaycompress
notifempty
create 644 dnsadm arcs
postrotate
if [ -f /var/run/bind/run/named.pid ]; then
/etc/init.d/bind9 restart   /dev/null
fi
endscript
}

Running /etc/init.d/bind9 restart myself works.  

-- Package-specific info:
Contents of /etc/logrotate.d
total 20
-rw-r--r--  1 root root  79 Apr  7  2005 aptitude
-rw-r--r--  1 root root 384 May 15  2005 base-config
-rw-r--r--  1 root root 337 Apr 18 08:19 bind9
-rw-r--r--  1 root root 338 May 17  2006 dhcpd
-rw-r--r--  1 root root 285 Apr 20  2005 stunnel4


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

Versions of packages logrotate depends on:
ii  base-passwd 3.5.9Debian base system master password
ii  cron3.0pl1-86management of regular background p
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libpopt01.7-5lib for parsing cmdline parameters

-- no debconf information


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



Bug#419834: tcp-wrappers: [INTL:sv] Swedish debconf templates translation update

2007-04-18 Thread Daniel Nylander
Package: tcp-wrappers
Severity: wishlist
Tags: patch l10n


Here is the updated Swedish debconf translation for tcp-wrappers


-- 
Daniel Nylander (CISSP, GCUX, GCFA)
http://www.DanielNylander.se
Stockholm, Sweden

msgid 
msgstr 
Project-Id-Version: tcp-wrappers 7.6.dbs-8\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-04-17 07:36+0200\n
PO-Revision-Date: 2007-04-18 08:28+0100\n
Last-Translator: Daniel Nylander [EMAIL PROTECTED]\n
Language-Team: Swedish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=iso-8859-1\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid Use paranoid settings in hosts.allow and hosts.access?
msgstr Använd paranoida inställningar i hosts.allow och hosts.access?

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid New /etc/hosts.allow and /etc/hosts.deny files for the TCP wrappers daemon (tcpd) will be created as they do not exist yet.
msgstr Nya /etc/hosts.allow och /etc/hosts.deny för TCP wrappers-demonen (tcpd) kommer att skapas eftersom de ännu inte finns.

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid You can choose between a generic and permissive configuration which will allow any incoming connection or a paranoid configuration which will not allow remote connections regardless of where they originate from. The latter, even if more secure, will block out all communication, including, for example, remote administration.
msgstr Du kan välja mellan en allmän och regelmässig konfiguration som kommer att tillåta inkommande anslutningar eller en paranoid konfiguration som inte kommer att tillåta fjärranslutningar oavsett var de kommer från. Den senare, även om den är mer säker, kommer att blockera alla kommunikation, inklusive, till exempel, fjärradministration.

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid Both files can be modified later to suit your needs as explained in the hosts_access(5) manpage. These settings will only affect network services that use the libwrap library. Restrictions for other services should be established by using firewall rules.
msgstr Båda filerna kan ändras senare för att passa dina behov och förklaras av manualsidan hosts_access(5). Dessa inställningar kommer endast att påverka nätverkstjänster som använder biblioteket libwrap. Restriktioner för andra tjänster bör etableras genom användningen av brandväggsregler.

#~ msgid 
#~ The second option, even if more secure, will block out all communication, 
#~ including, for example, remote administration. So if you need this don't 
#~ choose it.
#~ msgstr 
#~ Det andra alternativet, även mer säker, kommer att blockera ute all 
#~ kommunikation inkluderat, till exempel, fjärradministration. Så om du 
#~ behöver detta, välj det då inte.
#~ msgid 
#~ Regardless of which option you select you can always manually edit both  
#~ files to suit your needs, for this, review the hosts_access(5) manpage.  
#~ This might include giving remote access of services to legitimate hosts.
#~ msgstr 
#~ Oavsett vilken inställning för väljer kan du alltid manuellt ändra dessa 
#~ båda filer för att passa dina behov, för att göra detta, ta en titt på 
#~ manualsidan hosts_access(5).  Detta kan till exempel vara att ge extern 
#~ tillgång till tjänster för legitima värdmaskiner.
#~ msgid 
#~ Notice this only applies to internet services that use the libwrap 
#~ library. Remote connections will still be possible to services that do 
#~ not use this library, consider using firewall rules to block access to 
#~ these.
#~ msgstr 
#~ Notera att detta bara gäller för Internettjänster som använder 
#~ biblioteket libwrap. Fjärranslutningar kommer fortfarande vara möjliga 
#~ till tjänster som inte använder detta bibliotek, tänk på att använda en 
#~ brandvägg för att blockera dessa anslutningar.



Bug#419835: pgadmin3 is not binNMU safe - uninstallable in sid

2007-04-18 Thread Evgeni Golov
Package: pgadmin3
Version: 1.4.3-2+b1
Severity: grave

Hi,

the pgadmin3 package has a versioned dependency on pgadmin3-data. After
the last binNMU (because of the pgsql transition) pgadmin3 isn't
installable anymore, because it depends on pgadmin3-data = 1.4.3-2+b1
but there is only 1.4.3-2 in the archive (arch all packages aren't
rebuilt automatically).

There is a nice wiki-page about binNMUs: http://wiki.debian.org/binNMU
According to that, you just have to change the
= ${Source-Version}
into
= ${source:Version}

I attach a patch, which should do all the needed work.

Regards
Evgeni

--
   ^^^| Evgeni -SargentD- Golov ([EMAIL PROTECTED])
 d(O_o)b  | GPG/PGP-Key-ID: 0xAC15B50C
  -|-   | 0C04 F872 0963 ADC9 AA83 882B 24A0 1418 AC15 B50C
   / \| http://www.die-welt.net - [EMAIL PROTECTED]

mod_python ist keine antwort. mod_python ist die frage und die antwort
ist nein (waldi, #debian.de)
--- debian/control.old	2007-04-18 08:36:21.0 +0200
+++ debian/control	2007-04-18 08:37:47.0 +0200
@@ -2,12 +2,12 @@
 Section: misc
 Priority: optional
 Maintainer: Raphael Enrici [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.0), libpq-dev (= 7.3), devscripts, libwxgtk2.6-dev
+Build-Depends: debhelper (= 4.1.0), libpq-dev (= 7.3), devscripts, libwxgtk2.6-dev, dpkg-dev (= 1.13.19)
 Standards-Version: 3.7.2
 
 Package: pgadmin3
 Architecture: any
-Depends: pgadmin3-data (= ${Source-Version}), ${shlibs:Depends}
+Depends: pgadmin3-data (= ${source:Version}), ${shlibs:Depends}
 Recommends: pgagent
 Description: graphical administration tool for PostgreSQL
  pgAdmin III is a database design and management application for use with 
@@ -28,7 +28,7 @@
 
 Package: pgadmin3-data
 Architecture: all
-Enhances: pgadmin3 (= ${Source-Version})
+Enhances: pgadmin3 (= ${source:Version})
 Conflicts: pgadmin3 ( 1.0.2-1)
 Replaces: pgadmin3 ( 1.0.2-1)
 Description: graphical administration tool for PostgreSQL - documentation


pgpA3nSUXKocC.pgp
Description: PGP signature


Bug#419526: [INTL:ml] Updated Malayalam debconf template translation of APACHE

2007-04-18 Thread Peter Samuelson

[Santhosh Thottingal]
 I have completed the Malayalam translation of apache_1.3.34-4.1
 debconf templates. See the attachment.

Thanks ... but I don't think we will be able to use this.  Apache 1.3
will probably be removed from the archive soon (it will not be shipped
in lenny), and translation updates are not appropriate for new Debian
stable point releases.

Peter


signature.asc
Description: Digital signature


Bug#419838: clamav-milter fails at system startup when using clamd

2007-04-18 Thread Joerg Dorchain
Package: clamav-milter
Version: 0.90.2-1

Hi,

I configured clamav-milter in /etc/default/clamav-milter with
OPTIONS=--max-children=5 -ol -e -k 60 -q
Note especially the -e, which asks clamav-milter to use a running clamd
for scanning. The /etc/init.d scripts are setup correctly so that the
clamd script is run before the clamav-milter script. Unfortunately there
is a race condition left.

On my system though the clamd script returns before clamd has become
fully operational, i.e. when its socket has not been created yet. So
when clamav-milter starts up, it does not find the clamd-socket and
refuses to start.

I see several possible solution for this:
- make the clamav-milter start script wait until the socket is created.
  Might be problematic when clamav-milter is configured not to use clamd
- make the clamd start script wait until the socket has been created.
- change clamav-milter to behave the same when when the socket does not
  exist on startup and when clamd is stopped after startup. This
  requires some change in the upstream code. Some screaming lines in a
  logfile would be usefull, too. This would be my personal favourite.

Bye,

Joerg


signature.asc
Description: Digital signature


Bug#419836: /usr/games/slant: Please either shade filled squares or let middle-click shade squares

2007-04-18 Thread Josh Triplett
Package: sgt-puzzles
Version: 7407-1
Severity: wishlist
File: /usr/games/slant

On a moderate-to-large board with most of the squares filled, the unfilled
squares do not stand out.  Please either shade filled squares slightly (like
tents) or let middle-click shade and lock squares (like netgame).

- Josh Triplett

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

Kernel: Linux 2.6.21-rc2test (PREEMPT)
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 sgt-puzzles depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libc6   2.5-2GNU C Library: Shared libraries
ii  libcairo2   1.4.4-1  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgconf2-4 2.18.0.1-3   GNOME configuration database syste
ii  libglib2.0-02.12.11-3The GLib library of C routines
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime file
ii  libgnomevfs2-0  1:2.18.1-1   GNOME Virtual File System (runtime
ii  libgtk2.0-0 2.10.11-2The GTK+ graphical user interface 
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.2-1 Layout and rendering of internatio
ii  libpopt01.10-3   lib for parsing cmdline parameters
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra

Versions of packages sgt-puzzles recommends:
ii  yelp  2.18.1-1   Help browser for GNOME 2

-- no debconf information


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



Bug#419839: RFP: slbackup-php -- A web-based frontend for slbackup

2007-04-18 Thread Finn-Arne Johansen
Package: wnpp
Severity: wishlist


* Package name: slbackup-php
  Version : 0.1
  Upstream Author : Finn-Arne Johansen [EMAIL PROTECTED]
* URL : http://bzz.no/~finnarne/slbackup
* License : GPL
  Programming Lang: php
  Description : A web-based frontend for slbackup

Aims to provide the necesarry functions to maintain a slbackup-repository
That means the ability to
 - schedule the execution of slbackup (through cron)
 - edit the configuration file
 - verify that last backup went ok
 - verify that ssh-keys are working
 - restore from backups
 - remove old backups from the repository


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



Bug#419837: crack-attack: grabs sound device even when no sound files present

2007-04-18 Thread Alan Curry
Package: crack-attack
Version: 1.1.14-6
Severity: wishlist

If crack-attack can't find any sounds to play (because they're
non-free/non-distributable, and not installed) it would be polite to close
the sound device so other processes can use it.

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

Versions of packages crack-attack depends on:
ii  freeglut3   2.4.0-5  OpenGL Utility Toolkit
ii  libatk1.0-0 1.12.4-3 The ATK accessibility toolkit
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libcairo2   1.2.4-4  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libgcc1 1:4.1.1-21   GCC support library
ii  libgl1-mesa-glx [libgl1]6.5.1-0.6A free implementation of the OpenG
ii  libglib2.0-02.12.4-2 The GLib library of C routines
ii  libglu1-mesa [libglu1]  6.5.1-0.6The OpenGL utility library (GLU)
ii  libgtk2.0-0 2.8.20-7 The GTK+ graphical user interface 
ii  libice6 1:1.0.1-2X11 Inter-Client Exchange library
ii  libpango1.0-0   1.14.8-5 Layout and rendering of internatio
ii  libsdl-mixer1.2 1.2.6-1.1+b2 mixer library for Simple DirectMed
ii  libsdl1.2debian 1.2.11-8 Simple DirectMedia Layer
ii  libsm6  1:1.0.1-3X11 Session Management library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1.1.7-4  X cursor management library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.1-5X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.1-4.1  X11 Xinerama extension library
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxrandr2  2:1.1.0.2-5  X11 RandR extension library
ii  libxrender1 1:0.9.1-3X Rendering Extension client libra

crack-attack recommends no packages.

-- debconf-show failed


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



Bug#419840: mailx: embedd newline in subject breaks message sent by mail(1)

2007-04-18 Thread Paolo
Package: mailx
Version: 1:8.1.2-0.20020411cvs-1
Severity: normal

hi,

I'm receiving from cronjobs sporadic broken msgs. Digging it a bit, it 
turned out that argument to -s for mail(1) sometimes has \n embedded.
mail(1) doesn't sanitize it, so the msg it sends isn't RFC-compliant, ie
it results with a folded 'Subject:' line but without the RFC 
folding-white-space in 1st column.

A possible easy fix (ie without fancy conversion) would be to white out or
replace with '?' non-RFC-allowed chars.

thanks
--
paolo



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



Bug#419277: FTBFS with GCC 4.3: missing #includes

2007-04-18 Thread Adam Piątyszek
* Martin Michlmayr [2007-04-17 22:57]:
 There are still some problems.  I've attached patches for both
 versions.

Thanks again. I hope that now everything is fixed in the SVN sources.
For your convenience, here are the updated snapshots:
http://hydrus.et.put.poznan.pl/~ediap/download/itpp-3.10.11_pre20070418.tar.bz2
http://hydrus.et.put.poznan.pl/~ediap/download/itpp-3.99.2_pre20070418.tar.bz2

Best!
/Adam

-- 
-=#=-  Adam Piątyszek - ediap  -=#=-  JID: ediap (at) jabber.org  -=#=-
-=#=-  ediap (at) users.sf.net   -=#=-  PGP key ID: 0x83EFCBAA  -=#=-



signature.asc
Description: OpenPGP digital signature


Bug#419815: gnome-system-tools: Unsupported Platform applet appears

2007-04-18 Thread Loïc Minier
reassign 419815 system-tools-backends 1.4.2-3
notfound 419815 system-tools-backends 1.4.2-5
stop

Hi,

On Tue, Apr 17, 2007, Nathan Salwen wrote:
 ii  system-tools-backends 1.4.2-3System Tools to manage computer

 This bug is fixed in system-tools-backends 1.4.2-5.

   Bye,
-- 
Loïc Minier



Bug#419811: libpango1.0-0: programs failing with same libpangocairo error

2007-04-18 Thread Loïc Minier
Hi,

On Tue, Apr 17, 2007, David Woods wrote:
 [EMAIL PROTECTED]:~$ sudo synaptic
 synaptic: symbol lookup error: /usr/lib/libpangocairo-1.0.so.0:
 undefined symbol: pango_font_description_get_gravity

 Can you send the output of ldd /usr/bin/synaptic to this report?

   Thanks,
-- 
Loïc Minier



Bug#419149: add info

2007-04-18 Thread Martin Lorenz
got similar crash on startup with nautilus after dist-upgrade 

installed nautilus-dbg and libgtk-dbg

get this info in bug-buddy now:

Backtrace was generated from '/usr/bin/nautilus'

Using host libthread_db library /lib/libthread_db.so.1.
[Thread debugging using libthread_db enabled]
[New Thread -1226717504 (LWP 4992)]
0xb7682f61 in ?? () from /lib/libpthread.so.0
#0  0xb7682f61 in ?? () from /lib/libpthread.so.0
#1  0xb7dec865 in ?? () from /usr/lib/libgnomeui-2.so.0
#2  0x1390 in ?? ()
#3  0xbfa8c518 in ?? ()
#4  0x in ?? ()

Thread 1 (Thread -1226717504 (LWP 4992)):
#0  0xb7682f61 in ?? () from /lib/libpthread.so.0
No symbol table info available.
#1  0xb7dec865 in ?? () from /usr/lib/libgnomeui-2.so.0
No symbol table info available.
#2  0x1390 in ?? ()
No symbol table info available.
#3  0xbfa8c518 in ?? ()
No symbol table info available.
#4  0x in ?? ()
No symbol table info available.
#0  0xb7682f61 in ?? () from /lib/libpthread.so.0
The program is running.  Quit anyway (and detach it)? (y or n) [answered Y;
input not from terminal]



not very helpful, eh?

$ more /etc/debian_version
lenny/sid

$ LC_ALL=C dpkg -l *nautilus*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion
Description
+++-===-===-==
un  galeon-nautilus none (no description available)
in  libnautilus-burn2   none (no description available)
ii  libnautilus-burn3   2.14.3-8+b1 Nautilus Burn Library - 
runtime version
ii  libnautilus-extension1  2.14.3-11+b1 libraries for nautilus 
components - runtime version
un  libnautilus-extension1-dbg  none (no description available)
un  libnautilus2-2  none (no description available)
un  libnautilus2-devnone (no description available)
ii  nautilus2.14.3-11+b1 file manager and graphical 
shell for GNOME
ii  nautilus-actions1.2-3+b1 nautilus extension to 
configure programs to launch
ii  nautilus-cd-burner  2.14.3-8+b1 CD Burning front-end for 
Nautilus
ii  nautilus-data   2.14.3-11 data files for nautilus
ii  nautilus-dbg2.14.3-11+b1 file manager and graphical 
shell for GNOME - debugging version
un  nautilus-media  none (no description available)

apt-cache depends nautilus | grep Depends | cut -d ':' -f 2 | xargs dpkg -l
No packages found matching libeel2-2.16.
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ NameVersion Description
+++-===-===-==
ii  desktop-file-utils  0.11-1 Utilities for .desktop files
ii  gnome-control-center2.14.2-7 utilities to configure the 
GNOME desktop
ii  libart-2.0-22.3.19-3 Library of functions for 2D 
graphics - runtime files
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libc6   2.5-2 GNU C Library: Shared libraries
un  libesd-alsa0none (no description available)
ii  libesd0 0.2.36-3 Enlightened Sound Daemon - 
Shared libraries
ii  libexif12   0.6.13-5 library to parse EXIF files
ii  libgail-common  1.18.0-2 GNOME Accessibility 
Implementation Library -- common modules
ii  libgail18   1.18.0-2 GNOME Accessibility 
Implementation Library -- shared libraries
ii  libgconf2-4 2.18.0.1-3 GNOME configuration database 
system (shared libraries)
ii  libglade2-0 2.6.0-4 library to load .glade files at 
runtime
ii  libglib2.0-02.12.11-3 The GLib library of C routines
ii  libgnome-desktop-2  2.18.0-2 Utility library for loading 
.desktop files - runtime files
ii  libgnome2-0 2.18.0-4 The GNOME 2 library - runtime 
files
ii  libgnomecanvas2-0   2.14.0-2 A powerful object-oriented 
display - runtime files
ii  libgnomeui-02.18.1-2 The GNOME 2 libraries (User 
Interface) - runtime files
ii  libgnomevfs2-0  2.18.1-1 GNOME Virtual File System 
(runtime libraries)
ii  

Bug#272525: openoffice.org-l10n-fi: Seems to be fixed

2007-04-18 Thread Harri Pitkänen
Package: openoffice.org-l10n-fi
Followup-For: Bug #272525

There used to be problems with equation editor (and also with Calc function 
names) in previous versions of OpenOffice.org Finnish localization. But these
have been fixed as of version 2.0 or so.

Greek letters seem to work fine with current version 2.2.0-4, so I believe 
this bug can be closed.

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

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

Versions of packages openoffice.org-l10n-fi depends on:
ii  locales   2.5-2  GNU C Library: National Language 
(

Versions of packages openoffice.org-l10n-fi recommends:
ii  openoffice.org-core   2.2.0-4OpenOffice.org office suite 
archit

-- no debconf information


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



Bug#419841: linux-headers-2.6.20-1-686 not installable

2007-04-18 Thread prosolutions
Package: linux-headers-2.6.20-1-686
Version: 2.6.20-1


# apt-get install linux-image-2.6.20-1-686 linux-headers-2.6.20-1-686
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  linux-headers-2.6.20-1-686: Depends: linux-kbuild-2.6.20 but it is not 
installable
E: Broken packages





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



Bug#419842: stunnel4: missing upstream changelog

2007-04-18 Thread Adrian Bridgett
Package: stunnel4
Version: 3:4.18-2
Severity: minor

The README file refers to a changelog, but this appears to be missing
from the package.

Many thanks,

Adrian


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



Bug#419755: ITP: amazigh -- set of Amazigh fonts made by the IRCAM and the Hapax Project

2007-04-18 Thread Mohammed Adnène Trojette
On Wed, Apr 18, 2007, Jonas Meurer wrote:
 It would be better to make obvious in the package name that it holds
 fonts. If these are truetype fonts, you should name it ttf-amazigh,
 otherwise something like amazigh-fonts.

Actually, this is the name of the source package, because I initially
intended to have two binary packages: ttf-amazigh and xkb-amazigh.

I'll see with X.org's upstream if xkb-amazigh is really needed.

Thanks for your remark,
-- 
Mohammed Adnène Trojette



Bug#417601: x11r6: On startup, X11 reports that my G450 is not DRI capable.

2007-04-18 Thread Brice Goglin
Please send us the output of
/usr/share/bug/xserver-xorg/script 31

Brice



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



Bug#418826: /etc/init.d/rc.tomcat5.5 start uses the current directory

2007-04-18 Thread Marcus Better
Justin Pryzby wrote:
 Is there reason why the only invocation of s-s-d in the tomcat5.5
 initscript without --test is to send kill -9?  Why isn't the server
 started with s-s-d, and write out its pid to a file for s-s-d --stop
 --pidfile to use?

If you check the unstable version 5.5.20-4 you will see that it uses s-s-d 
with the --test parameter only, since it uses jsvc to start and stop Tomcat. 
This allows for graceful exit, and does write out a pid file.

Marcus


pgpAARp8ZLuTj.pgp
Description: PGP signature


Bug#419844: whereami: allow user(-scripts) to find out where the current location is

2007-04-18 Thread Cord Beermann
Package: whereami
Version: 0.3.32
Severity: wishlist

/var/lib/whereami/iam is normally readable only for root. those
permission should be set to 644, so everyscript can find out how
whereami is currently configured.

Cord

PS: I notice that this scripts has many open bugreports, do you need
help?

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (899, 'testing'), (898, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.20.7 (PREEMPT)
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages whereami depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
hi  iputils-ping3:20020927-6 Tools to test the reachability of 
ii  netbase 4.29 Basic TCP/IP networking system
ii  perl5.8.8-7  Larry Wall's Practical Extraction 

Versions of packages whereami recommends:
hi  iputils-arping  3:20020927-6 Tool to send ICMP echo requests to
ii  resolvconf  1.37 nameserver information handler
ii  wireless-tools  28-1 Tools for manipulating Linux Wirel

-- debconf information:
* whereami/how_to_configure:

-- 
BOFH excuse #316:

Elves on strike. (Why do they call EMAG Elf Magic)


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



Bug#419843: bacula-director-mysql: wrong dependency

2007-04-18 Thread Vladimir Stavrinov
Package: bacula-director-mysql
Version: 2.0.3-3+b1
Severity: grave
Justification: renders package unusable


apt-get install bacula-director-mysql
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

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

The following packages have unmet dependencies:
  bacula-director-mysql: Depends: bacula-director-common (= 2.0.3-3) but 
2.0.3-3+b1 is to be installed
E: Broken packages

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

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

Versions of packages bacula-director-mysql depends on:
ii  bacula-director-common2.0.3-3+b1 Network backup, recovery and verif
ii  dbconfig-common   1.8.31 common framework for packaging dat
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  libc6 2.5-2  GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libmysqlclient15off   5.0.38-2   mysql database client library
ii  libssl0.9.8   0.9.8e-4   SSL shared libraries
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libwrap0  7.6.dbs-13 Wietse Venema's TCP wrappers libra
ii  mysql-client  5.0.38-2   mysql database client (meta packag
ii  mysql-client-5.0 [mysql-clien 5.0.38-2   mysql database client binaries
ii  python2.4 2.4.4-3An interactive high-level object-o
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages bacula-director-mysql recommends:
ii  mysql-server  5.0.38-2   mysql database server (meta packag
ii  mysql-server-5.0 [mysql-serve 5.0.38-2   mysql database server binaries


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



Bug#419352: Access with keyboard with installgui

2007-04-18 Thread Attilio Fiandrotti

reassign 419352 cdebconf-gtk-udeb
severity minor
thanks

Dan Phillips ha scritto:

Christian Perrier wrote:

Quoting Dan Phillips ([EMAIL PROTECTED]):
 

http://www.debian.org/releases/stable/i386/apds06.html.en

Can I make a suggestion that or maybe a change request for use of 
space key or Enter key rather than + or - keys for expanding the 
options as referred to in the above document. I am not the first 
person to be fooled by this and most likely not the last. I do not 
believe using + and - is an intuitive way of using these menus and 
not everyone will read the Appendix 



Some people would laugh seeing me taking this example, but + is the
common way to deploy a sublist in hierarchical menus in many graphical
environments, including MS Windows (just try with en Explorer window
on any Windows flavour).


  
I just played around on a couple of applications and noticed that 
nautilus accepts this method, but then Thunar and Thunderbird does not. 
They prefer the space or return method. I didn't even think to use + 
and  - when faced with that situation, although thinking back to when I 
worked for Microsoft I used it often, but this was a while ago now and 
with earlier versions of windows and file manager. I am guessing most 
people wouldn't know what to do here and would not try the + or -,  I 
could be wrong, but that's my guess. No laughs here, just a few chuckles :)


Using + and - to expand and collapse trees is GTK's default option.
This is a problem which was raised some time ago too [1], since it's the 
second time this thing come up, i guess we must do something about it.


regards

Attilio

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382370


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



Bug#419841: linux-headers-2.6.20-1-686 not installable

2007-04-18 Thread Daniel Baumann
forcemerge 419841 419254
thanks

[EMAIL PROTECTED] wrote:
 The following packages have unmet dependencies:
   linux-headers-2.6.20-1-686: Depends: linux-kbuild-2.6.20 but it is not 
 installable
 E: Broken packages

linux-kbuild is blocked by NEW.

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


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



Bug#419149: additional info

2007-04-18 Thread Martin Lorenz
when I start nautilus with --no-default-window
it starts up ok, but crashes as soon as I open a window

$ nautilus --no-default-window --gdk-debug=255 --gtk-debug=255 --disable-sound
Initializing gnome-mount extension
** Message: drive = 0
** Message: volume = 0

(nautilus:13778): Eel-CRITICAL **: 
eel_pango_font_description_get_largest_fitting_font_size: assertion
`maximum_acceptable_font_size  minimum_acceptable_font_size' failed

(nautilus:13778): Pango-WARNING **: shape engine failure, expect ugly output. 
the offending font is 'Bitstream Vera Sans Bold Not-Rotated 0'

** (bug-buddy:13801): WARNING **: Symbol für Arbeitsflächenumschalter konnte 
nicht geladen werden




Bug#393832: Bug#419570: webcalendar: Package dependencies must allow php5 instead of php4

2007-04-18 Thread Rafael Laboissiere
* Stephen Gran [EMAIL PROTECTED] [2007-04-18 01:04]:

 This one time, at band camp, James Westby said:
  That's not your job, the php maintainers have to ensure their packages
  work, you just have to make sure enough php/mysql/apache stuff is
  installed to work.
 
 Well, that's glossing it over a bit - the problem of ORed dependencies
 is not trivial to deal with, and there is no support in apt for it.
 
 Theoretically, these sorts of dependencies could be written with
 brackets or something to make a complete set soultion possible, but it's
 not there just yet.

Is this feature under development?  It would be great to be able to specify
dependencies like the following (note the parentheses):

Depends: ( ( ( apache | apache-ssl | apache-perl, libapache-mod-php4 )
 | ( apache2, libapache2-mod-php4 ),
 php4-mysql | php4-pgsql )
   | ( ( apache | apache-ssl | apache-perl, libapache-mod-php5 )
   | ( apache2, libapache2-mod-php5 ),
   php5-mysql | php5-pgsql ) )

All my problems would then be solved!

-- 
Rafael


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



Bug#419149: same bug?

2007-04-18 Thread Martin Lorenz
http://bugzilla.gnome.org/show_bug.cgi?id=430291


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



Bug#419535: E-Mail vs. E-Mails

2007-04-18 Thread Steve Langasek
On Mon, Apr 16, 2007 at 08:37:12AM -0400, Jonathan B. Horen wrote:
 Package: Debian GNU/Linux Installation Guide
 Version: 4.0 for i386

 The heading for section 8.5.2 reads Sending E-Mails Outside The System.

 This is incorrect English, with regard to e-mail.

No, it is not.

 e-mail (whether hyphenated, or not) is both singular *and* plural. 
 Thus, I can write I sent email to John (meaning one message); or I sent
 email to John (meaning two-or-more messages).

No, the plural is e-mails (or emails).  e-mail is the singular and is
also a *mass noun*.

 In order to avoid confusion, or the appearance of incorrect usage, we
 recommend that people/publications follow this format:

So?  Who are you that we should care about your recommendation, other than
someone with an overly prescriptive and inaccurate standard of English?

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


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



Bug#419845: live-helper: problem with --grub-splash in make-live

2007-04-18 Thread Antonio Amorim
Package: live-helper
Version: 1.0~a7-1
Severity: normal
Tags: patch


The --grub-splash option is not working in make-live.

please replave in make-live:
--grub-splash)
 LIVE_SYSLINUX=${2}; shift 2

 by

-grub-splash)
 LIVE_GRUB_SPLASH=${2};


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

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

Versions of packages live-helper depends on:
ii  cdebootstrap  0.3.16 Bootstrap a Debian system
ii  debootstrap   0.3.3.3Bootstrap a basic Debian system

live-helper recommends no packages.

-- no debconf information


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



Bug#419846: 32-bit/64-bit difference with tell on scalar I/O handle

2007-04-18 Thread Florian Weimer
Package: perl
Version: 5.8.8-7

This program:

##
use Devel::Peek;

my $data = '123';
open my $fh, '', \$data;
my $x = tell $fh;
Dump($x);
##

shows that tell($fh) returns data with different internal types
depending on the architecture.  On amd64, it's:

SV = IV(0x5262c0) at 0x504fd0
  REFCNT = 1
  FLAGS = (PADBUSY,PADMY,IOK,pIOK)
  IV = 0

But on i386, we have:

SV = NV(0x816dfe8) at 0x814f558
  REFCNT = 1
  FLAGS = (PADBUSY,PADMY,NOK,pNOK)
  NV = 0

This NV/IV difference causes problems for some test harnesses.


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



Bug#419838: clamav-milter fails at system startup when using clamd

2007-04-18 Thread Nigel Horne

I have already written a workaround for this.

The real problem lies with clamd and with unoptimized 3rd party signatures,
however the workaround in clamav-milter I am currently testing (it is
already available upstream in SVN) will help the symptom.

-Nigel

--
Nigel Horne. Arranger, Adjudicator, Band Trainer, Composer, Tutor, Typesetter.
NJH Music, Barnsley, UK.  ICQ#20252325
[EMAIL PROTECTED] http://www.bandsman.co.uk
begin:vcard
fn:Nigel Horne
n:Horne;Nigel
org:NJH Music
email;internet:[EMAIL PROTECTED]
tel;fax:+44 870 705 9334
note:Skype: nigelhorne
x-mozilla-html:FALSE
version:2.1
end:vcard



Bug#419847: [lintian] Please check for required Index lines in doc-base files

2007-04-18 Thread Bernhard R. Link
Package: lintian
Version: 1.23.29
Severity: wishlist

Lintian should check doc-base files to have Index: lines for Format
HTML and Info. (Especially as the requirement for Info is new and it now
even lets the installation of such packages fail with the newest
doc-base)

Hochachtungsvoll,
Bernhard R. Link
-- 
Never contain programs so few bugs, as when no debugging tools are available!
Niklaus Wirth


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



Bug#419840: Acknowledgement (mailx: embedd newline in subject breaks message sent by mail(1))

2007-04-18 Thread Paolo
... wrong version, sorry - sent from another system.

correct tag is

Version: 1:8.1.2-0.20050715cvs-1

as on Etch

-- 
 paolo


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



Bug#419324: Linuxdoc-Tools text output contains overstrikes and escape sequences

2007-04-18 Thread David Lawyer
On Tue, Apr 17, 2007 at 06:47:14PM +0200, Agustin Martin wrote:
 Hi, David and Sano,
 
 On Sat, Apr 14, 2007 at 02:07:45PM -0700, David Lawyer wrote:
  Package: linuxdoc-tools
  Version 0.9.21-0.5
  
  Please merge bug 175575 into this bug report since it's a subset of
  the bug (and proposed fix) I'm now reporting.
  
  When I use sgml2txt I get both escape sequences and overstrikes which
  plain text output shouldn't normally have.  There is an -f option to
  sgml2txt to eliminate the overstrikes.
 
 which by the way is buggy, and quite often does not remove all escapes,

I don't think the -f option is supposed to remove escapes.  A few
years or so ago, the escape problem didn't exist.  I think it was
caused by a change in the grotty program that made output with escapes
the default.

  It very important to keep the
  use of sgml2txt as simple as possible since the main advantage of
  linuxdoc format over docbook is that it's simple and using the
  linuxdoc-tools should also be simple.  The escape sequences are only
  for vt100 terminals (and the like) and will not display if one uses an
  editor (like vim) or pager (like less or most) to read the file.
  Overstrikes don't usually get displayed right either although some
  pagers can deal with them for some cases (such as underline).
  
  So the default for conversion to text should (in my opinion) be just
  plain text.  
  
  The documentation for linuxdoc-tools fails to explain how to get
  various types of text outputs using sgml2txt.  It should.  The way to
  get plain text is to pass options to the grotty program from the sgml2txt
  command line.  Like this: sgml2txt --pass=-P-bcou.  See man grotty
  for how these 4 options (bcou) work together.  To make this the
  default, one could modify: /usr/share/linuxdoc-tools/dist/fmt_txt.pl
  For example, this seems to work although I've never studied Perl:
  
create_temp($global-{tmpbase}.txt.1);
  #next line added by DL (David Lawyer)
$global-{pass} = -P-cbou if $global-{pass} eq ;
$outfile = new FileHandle
|$main::progs-{GROFF} $global-{pass} -T $global-{charset} -t 
  $main::progs-{GROFFMACRO} \$global-{tmpbase}.txt.1\;
 
 Based on your proposed fix, I think something like in this diff
 
 
 @@ -329,6 +323,7 @@
  {
my $infile = shift;
my ($outfile, $groffout);
 +  my $txtfilter = $txt-{filter} ? -P-cbou : ;
  
if ($txt-{manpage})
  {
 @@ -338,7 +333,7 @@
  {
create_temp($global-{tmpbase}.txt.1);
$outfile = new FileHandle 
 - |$main::progs-{GROFF} $global-{pass} -T $global-{charset} -t  
 $main::progs-{GROFFMACRO} \$global-{tmpbase}.txt.1\;
 + |$main::progs-{GROFF} $global-{pass} $txtfilter -T 
 $global-{charset} -t $main::progs-{GROFFMACRO} 
 \$global-{tmpbase}.txt.1\;
  }
  
#
 --
 
 can be used to make the -f option work as expected.
But it's not expected to remove escapes.  Also, you would need to
delete the old code that removes overstrikes from the output if -f is
used (uses the s/ command in perl.
Suppose someone uses: sgml2txt -f --pass=-P-cu
Then the -f will pass the -cbou options to grotty while the user only
wanted to pass -cu.  My proposed patch would do just what the user
specified with --pass but then -f would act as a filter and filter out
overstrikes.  So in your solution -f and --pass both give options to
grotty and these options may conflict.  -f is no longer a filter since
it just passes options to grotty.

One solution would be to use my patch and then have -f do nothing
except print a message the use of -f was no longer needed.  Eventually
-f could be eliminated or just do nothing for backwards compatibility.

 
 I am generally not in favour of changing long-standing behaviors.
I don't think many people outside of LDP are using sgml2txt.  And I
suspect those that are are likely using the -f option.
 However, in this case, escaped characters are of so limited use that
 might worth considering that.
And they were introduced by a change in grotty.  So then one would use
-f to get plain text and without -f one would get overstrikes.
 
 I think a middle point is possible, making -f default for sgml2txt,
 but not for linuxdoc -B txt. This way, escaped chars can easily be
 obtained if really required (directly calling linuxdoc without the
 -f option), but plain text is obtained from calls to sgml2txt (that
 would be trivial to implement), with no option for the opposite
 behavior here. If we are flamed for this, we could reconsider the
 change. What do you think? 

I don't think it's too good since then the two commands aren't the
same.  But if you don't want to have the -B txt produce plain text,
then it's better than doing nothing.  sgml2txt is the older command
while the -B is the newer.  What about display a message when using the
txt output to let people know of the 

Bug#407648: O: sgrep -- tool to search a file for structured pattern

2007-04-18 Thread Matej Vela
On Sat, Jan 20, 2007 at 11:41:42 +0100, Daniel Baumann wrote:
 I'm orphaning sgrep due to lack of interest in this package.

 This package is in good shape and is trivial, makes it
 ideal for any New Maintainer. In case a non-DD maintainer wants
 to take this package over, I'll offer to sponsor it.

 If there is no new maintainer within about two weeks, I'm going to
 request its removal.

Should we remove it?  It's still relatively popular -- 274 installations
and 34 votes according to popcon.  (I'm fine either way, just checking
whether I should do a QA upload or not.)

Cheers,

Matej


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



Bug#404486: The same bug with 2.6.18.dfsg.1-12

2007-04-18 Thread Gyuris Szabolcs
I wonder if somebody could help me...

I had the same serious error recently:

Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 340051947,
count = 1
Apr 18 05:44:53 int-backup kernel: Aborting journal on device md1.
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data
Apr 18 05:44:53 int-backup kernel: __journal_remove_journal_head:
freeing b_committed_data

...

Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 371627902,
count = 1
Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 1671519576,
count = 1
Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 1191557896,
count = 1
Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 1800208356,
count = 1
Apr 18 05:44:53 int-backup kernel: EXT3-fs error (device md1):
ext3_free_blocks: Freeing blocks not in datazone - block = 2990452676,
count = 1

...

Apr 18 05:44:54 int-backup kernel: Assertion failure in journal_forget()
at fs/jbd/transaction.c:1228: !jh-b_frozen_data
Apr 18 05:44:54 int-backup kernel: [ cut here ]
Apr 18 05:44:54 int-backup kernel: kernel BUG at fs/jbd/transaction.c:1228!
Apr 18 05:44:54 int-backup kernel: invalid opcode:  [#1]
Apr 18 05:44:54 int-backup kernel: SMP
Apr 18 05:44:54 int-backup kernel: Modules linked in: nfs nfsd exportfs
lockd nfs_acl sunrpc button ac battery ipv6 dm_snapshot dm_mirror dm_mod
loop evdev snd_via82xx gameport snd_ac97_codec snd_ac97_bus snd_pcm
snd_timer snd_page_alloc snd_mpu401_uart snd_rawmidi snd_seq_device snd
via82cxxx_audio uart401 floppy sound rtc pcspkr via686a psmouse
serio_raw via_agp agpgart soundcore i2c_isa i2c_viapro parport_pc
i2c_core ac97_codec shpchp pci_hotplug parport ext3 jbd mbcache raid1
md_mod ide_generic ide_cd cdrom sd_mod via82cxxx generic ide_core sata_sil
e100 mii libata scsi_mod uhci_hcd usbcore thermal processor fan
Apr 18 05:44:54 int-backup kernel: CPU:0
Apr 18 05:44:54 int-backup kernel: EIP:0060:[d091dad4]Not
tainted VLI
Apr 18 05:44:54 int-backup kernel: EFLAGS: 00010292   (2.6.18-4-686 #1)
Apr 18 05:44:54 int-backup kernel: EIP is at journal_forget+0xa9/0x1d9 [jbd]
Apr 18 05:44:54 int-backup kernel: eax: 005c   ebx: c15547bc   ecx:
0096   edx: 
Apr 18 05:44:54 int-backup kernel: esi: cbb22f40   edi: cf918600   ebp:
c3850600   esp: cfdc7cf8
Apr 18 05:44:54 int-backup kernel: ds: 007b   es: 007b   ss: 0068
Apr 18 05:44:54 int-backup kernel: Process nfsd (pid: 3040, ti=cfdc6000
task=c13e0aa0 task.ti=cfdc6000)
Apr 18 05:44:54 int-backup kernel: Stack: d09225bd d0922248 d09225a8
04cc d092267b cdd933ec c15547bc c15547bc
Apr 18 05:44:54 int-backup kernel: cf918600 cdd933ec d092011d 00e2c343
c15547bc
cd7480d4 cdd933ec c15547bc
Apr 18 05:44:54 int-backup kernel: d0952644 c15547bc cdd933ec cd7480d4
00e2c343
d095295e c15547bc 00e2c343
Apr 18 05:44:54 int-backup kernel: Call Trace:
Apr 18 05:44:54 int-backup kernel: [d092011d] journal_revoke+0xd1/0xf5
[jbd]
Apr 18 05:44:54 int-backup kernel: [d0952644] ext3_forget+0x7a/0xb3 [ext3]
Apr 18 05:44:54 int-backup kernel: [d095295e]
ext3_free_branches+0xd4/0x1a9 [ext3]
Apr 18 05:44:54 int-backup kernel: [d095294c]
ext3_free_branches+0xc2/0x1a9 [ext3]
Apr 18 05:44:54 int-backup kernel: [d095294c]
ext3_free_branches+0xc2/0x1a9 [ext3]
Apr 18 05:44:54 int-backup kernel: [d0953117]
ext3_truncate+0x6e4/0x79a [ext3]Apr 18 05:44:54 int-backup kernel:
[c015be29] __getblk+0x27/0x266
Apr 18 05:44:54 int-backup kernel: [d091cabb]
do_get_write_access+0x435/0x462
[jbd]
Apr 18 05:44:54 int-backup kernel: [c0147e1e] truncate_inode_pages+0x9/0xf
Apr 18 05:44:54 int-backup kernel: [c014d1e2] vmtruncate+0xc4/0xe2
Apr 18 05:44:54 int-backup kernel: [c016fd9f] inode_setattr+0x59/0x165
Apr 18 05:44:54 int-backup kernel: [d0953fbd] ext3_setattr+0x17e/0x1d8
[ext3]
Apr 18 05:44:54 int-backup kernel: [c016ffd8] notify_change+0x12d/0x2c1
Apr 18 05:44:54 int-backup kernel: [d0bafb28] nfsd_setattr+0x329/0x49d
[nfsd]
Apr 18 05:44:54 int-backup kernel: [d0bb5524]
nfsd3_proc_setattr+0x7c/0x85 [nfsd]
Apr 18 05:44:54 int-backup kernel: [d0bac0cb] nfsd_dispatch+0xbb/0x170
[nfsd]
Apr 18 05:44:54 int-backup kernel: [d0b5d4c9] svc_process+0x3b9/0x614
[sunrpc]Apr 18 05:44:54 int-backup kernel: [d0bac5c5] nfsd+0x1ab/0x30a
[nfsd]
Apr 18 05:44:54 int-backup kernel: [d0bac41a] 

Bug#418983: dh_installtex: format generation mis-conception

2007-04-18 Thread Norbert Preining
Hi Frank, hi all!

On Fre, 13 Apr 2007, Frank Küster wrote:
  fmtutil-sys --all --cnffile /etc/texmf/fmt.d/NNfoobar.cnf
 
 for locally built formats themselves.  Also, we could use the first
 approach (--cnffile /etc/texmf/fmt.d/NNfoobar.cnf) for a quick fix, and
 the other one more time for consideration, implementation and testing.

Here is a proposed diff (attached, and inline with comments):

Basic idea: - use the already collected data in
@listfiles
(lines written to /var/lib/tex-common/fmtutil.cnf/$package)
in the postinst-tex snippet:

Index: postinst-tex
===
--- postinst-tex(revision 2699)
+++ postinst-tex(working copy)

Just call fmtutil with $@ so that I can give more arguments

@@ -59,8 +59,8 @@
 {
 
 tempfile=$(mktemp -p /tmp fmtutil.)
-printf Building format(s) $1 $(basename $2). This may take some time... 

-if fmtutil-sys $1 $2  $tempfile 21 ; then
+printf Building format(s) [EMAIL PROTECTED] This may take some time... 
+if fmtutil-sys $@  $tempfile 21 ; then
 rm -f $tempfile
 echo done.
 else

call dhit_build_format with --all --cnffile ... for the data in
@listlines which is substituted into #FORMATSFILES#

@@ -90,8 +90,8 @@
 dhit_build_format --all
 fi
 if [ $i = format ] ; then
-for fmt in #FORMATS# ; do
-dhit_build_format --byfmt $fmt
+for fmt in #FORMATSFILES# ; do
+dhit_build_format --all --cnffile 
/etc/texmf/fmt.d/$fmt.cnf
 done
 fi
 if [ $i = language ] ; then



Index: dh_installtex
===
--- dh_installtex   (revision 2699)
+++ dh_installtex   (working copy)

Simple, only replace in postinst #FORMATSFILES# with @listlines.

@@ -601,7 +601,7 @@
autoscript($package, postinst, postinst-texlsr, 
s|#TEXMFTREES#|@foo|);
autoscript($package, postrm,   postrm-texlsr, 
s|#TEXMFTREES#|@foo|);
if ($dothefullstuff) {
-   autoscript($package, postinst, postinst-tex, 
s|#FORMATS#|@fmtdata|; s|#WHATTODO#|@whattodo|);
+   autoscript($package, postinst, postinst-tex, 
s|#FORMATSFILES#|@listlines|; s|#WHATTODO#|@whattodo|);
autoscript($package, postrm,   postrm-tex, 
s|#FORMATS#|@postrmfmtdata|; s|#WHATTODO#|@whattodo|);
}
}


Points to be noted:
- postrm still only removes the predefined formats, not additional ones.
  This would need a run-time/install-remove-time parsing.. later
- not tested


Comments?

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Università di Siena
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
FORDSix pints of bitter. And quickly please, the
world's about to end.
BARMAN  Oh yes, sir? Nice weather for it.
 --- Douglas Adams, The Hitchhikers Guide to the Galaxy


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



Bug#288904: Old bug, do you still have the problem ?

2007-04-18 Thread Wolfgang Jeltsch
Am Dienstag, 27. Februar 2007 17:05 schrieb Olivier Vitrat:
 […]

 Can you still reproduce this bug? If yes please give us a short note
 with the version number you've tested. If not, this bug will be closed
 in a few weeks, but you are of course free to reopen it.

Hello,

the bug is still there in KDE 3.5.5.  The gap between the status line and the 
window frame is about two pixels in height.

 […]

Best wishes,
Wolfgang



Bug#419849: [debhelper] dh_installinfo wants to install to section #SECTION#

2007-04-18 Thread Bernhard R. Link
Package: debhelper
Version: 5.0.46

dh_installinfo generates a line like the following in my package:
 install-info --quiet --section \Q#SECTION#\E #SECTION# 
/usr/share/info/ratpoison.info

I guess that is because of the following change in 5.0.46:

--- 45/usr/share/debhelper/autoscripts/postinst-info2006-11-07
23:04:41.0 +0100
+++ 46/usr/share/debhelper/autoscripts/postinst-info2007-04-15
23:41:27.0 +0200
@@ -1,3 +1,3 @@
 if [ $1 = configure ]; then
 -   install-info --quiet #FILE#
 +   install-info --quiet --section \Q#SECTION#\E #SECTION#
#FILE#
  fi

without anything substitution #SECTION# (at least in my package it gets
in verbatim).

Hochachtungsvoll,
Bernhard R. Link


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



Bug#419848: how to copy files containing space?

2007-04-18 Thread Joshua Pritikin
Package: openssh-client
Version: 1:4.3p2-5
Severity: normal

scp is splitting on whitespace even when I quote the command line
argument:

ltsp1:/home/sachin/tmp# scp 'leghorn:/mnt/rdbackup/home/sachin/Daily report
+April -07.ods' .
scp: /mnt/rdbackup/home/sachin/Daily: No such file or directory
scp: report: No such file or directory
scp: April: No such file or directory
scp: -07.ods: No such file or directory

What is the proper way to quote file paths?

-- System Information:
Debian Release: 3.1
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.6-b1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages openssh-client depends on:
ii  adduser 3.59 Add and remove users and groups
ii  debconf [debconf-2. 1.5.11   Debian configuration management sy
ii  dpkg1.13.22  package maintenance system for Deb
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libcomerr2  1.39-1   common error description library
ii  libedit22.9.cvs.20050518-2.2 BSD editline and history libraries
ii  libkrb531.4.3-7  MIT Kerberos runtime libraries
ii  libncurses5 5.5-2Shared libraries for terminal hand
ii  libselinux1 1.32-3   SELinux shared libraries
ii  libssl0.9.8 0.9.8c-3 SSL shared libraries
ii  passwd  1:4.0.14-9   change and administer password and
ii  zlib1g  1:1.2.3-11   compression library - runtime

openssh-client recommends no packages.

-- no debconf information


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



Bug#419850: libcommons-lang-java: newer upstream version available

2007-04-18 Thread Torsten Werner
Package: libcommons-lang-java
Version: 2.1-1
Severity: wishlist

Hi,

the newest version of commons-lang is 2.3 which is needed for packaging
commons-configuration. May you update commons-lang, please?

Cheers,
Torsten


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



Bug#419783: ratpoison: missing Index: field in doc-base file

2007-04-18 Thread Bernhard R. Link
package ratpoison
tag 419783 + pending
block 419783 by 419849
thanks

* Aaron M. Ucko [EMAIL PROTECTED] [070418 00:45]:
 ratpoison is uninstallable on systems with recent versions of doc-base
 because its doc-base control file lacks an Index: field for the info
 docs.

Thanks for spotting this. The unstable machine I tested this on had no
doc-base installed and the real-world machine's doc-base was older so
did not prevent installation.

I'll upload a new package once #419849 is fixed, as this would make a
newly uploaded package broken. Until that removing doc-base before installing
and reinstalling it afterwards seems to be a working work-around.

Hochachtungsvoll,
Bernhard R. Link


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



Bug#419754: devscripts: Fails to install -- file conflicts with kdesdk-scripts

2007-04-18 Thread Adam D. Barratt

Hi,

Daniel Schepler wrote:

On Tuesday 17 April 2007 15:08:31 pm you wrote:

See http://lists.debian.org/debian-qt-kde/2007/04/msg00253.html


Still, even if it's removed from kdesdk-scripts, the newer devscripts
packages need versioned Replaces, and possibly Conflicts, against
older versions of kdesdk-scripts.


Replaces, since it's only a [proposed] file move.

Adam


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



Bug#419851: eclipse: doesn't use a running ssh-agent for cvs

2007-04-18 Thread Frank Gevaerts
Package: eclipse
Version: 3.2.1-6
Severity: normal


eclipse doesn't use my running ssh-agent for cvs checkouts using extssh.


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

Kernel: Linux 2.6.20-1-686 (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

Versions of packages eclipse depends on:
pn  eclipse-jdt   none (no description available)
pn  eclipse-pde   none (no description available)
pn  eclipse-sourcenone (no description available)
pn  zenitynone (no description available)

Versions of packages eclipse recommends:
pn  eclipse-gcj   none (no description available)


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



Bug#419049: [Pkg-utopia-maintainers] Re: Bug#419049: quota: Causes

2007-04-18 Thread Michael Meskes
On Wed, Apr 18, 2007 at 04:04:19AM +0200, Michael Biebl wrote:
 Please be more specific, about what other problems you are talking
 about. Otherwise we are getting nowhere.

I was talking about the potential data loss resulting from taking the
network away from mounted network filesystems and/or running servers. 

 Besides, you are blaming network-manager for something which can't be
 solved properly within our current init system, imho. I'm even tempted
 to reassign the bug to sysvinit.

Where to correctly place the bug is a different discussion. We were just
talking about quota being or not being the culprit. But yes, I agree
that this problem is not solving by moving th dbus script to a different
priority.

 Otherwise you'd have to also file grave bugs against e.g. wpasupplicant
 (which downs the interface at S15).

I'm not using wpasupplicant, but yes, if it downs the iface the problem
is similar. However, this only holds for unmounting NFS shares as the
servers are already stopped at S15.

Michael

-- 
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go SF 49ers! Go Rhein Fire! Use Debian GNU/Linux! Use PostgreSQL!


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



Bug#419852: start time is not correct

2007-04-18 Thread Joshua Pritikin
Package: rdiff-backup
Version: 1.1.9-2
Severity: normal

Here is output from a cron job:

Wed Apr 18 13:00:01 IST 2007
umount: /dev/r1vg/homesnap: not found
unmounted already
  Logical volume homesnap created
--[ Session statistics ]--
StartTime 1176881414.00 (Wed Apr 18 07:30:14 2007)
EndTime 1176907242.10 (Wed Apr 18 14:40:42 2007)
ElapsedTime 25828.10 (7 hours 10 minutes 28.10 seconds)
[...snip...]

And here is the shell script which generated the output:

echo rdiff-backup
date

host=leghorn
snapname=/dev/r1vg/homesnap

remove_snapshot() {
  umount $snapname || echo 'unmounted already'
  if lvs $snapname  /dev/null 21 ; then
lvremove -f $snapname
  fi
}

if  ping -q -c 3 $host  /dev/null; then
  remove_snapshot
  lvcreate -L 2G --snapshot --name homesnap /dev/r1vg/home
  mount $snapname /mnt/home_ro
  ssh $host mount -t ext3 /dev/b1/rdbackup /mnt/rdbackup || echo 'already 
mounted'
  rdiff-backup --print-statistics /mnt/home_ro $host::/mnt/rdbackup/home
[...snip...]

As you can see, the actual start time is Apr 18 13:00:01, not what
rdiff-backup reported Apr 18 07:30:14. This is confusing.

-- System Information:
Debian Release: 3.1
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.6-b1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages rdiff-backup depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  librsync1 0.9.7-1Library which implements the rsync
ii  python2.4.3-11   An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p

Versions of packages rdiff-backup recommends:
pn  python-pylibacl   none (no description available)
pn  python-pyxattrnone (no description available)

-- debconf-show failed


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



Bug#419005: Use of uninitialized value in concatenation (.) or string at /usr/share/svn-buildpackage/SDCommon.pm line 74 (#2)

2007-04-18 Thread Loïc Minier
On Mon, Apr 16, 2007, Eddy Petrișor wrote:
 print STDERR Command $cmd failed in .Cwd::getcwd., how to
 continue now? [Qri?]: ;
  Command /bin/sh -c my-pdebuild   failed in , how to continue now? [Qri?]: 
 Judging from the missing directory name ^
 and from the fact you used COW, I suspect the build directory is
 removed before this message appears making the Cwd::getcwd command fail.

 It seems to me your analysis is correct; I reproduced that Cwd::getcwd
 returns undef when the underlying directory is removed.

 Your changes seem appropriate.

-- 
Loïc Minier



Bug#415147: Same problem here

2007-04-18 Thread Isaac Clerencia
I've experienced this very same problem in my laptop, twice in the last two 
hours.

I'm running X from unstable, with the free radeon driver. My card is:
01:00.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M7 LW 
[Radeon Mobility 7500]

Best regards
-- 
Isaac Clerencia at Warp Networks, http://www.warp.es
Work: [EMAIL PROTECTED]   | Debian: [EMAIL PROTECTED]


pgpgQMuqdnsWx.pgp
Description: PGP signature


Bug#419845: Attach this bug to the live-helper package.

2007-04-18 Thread Antonio Amorim

Please attach the corresponding bug to the live-helper package.


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



Bug#419756: albatross: FTBFS: epstopdf: Command not found

2007-04-18 Thread Hilmar Preusse
On 17.04.07 Kurt Roeckx ([EMAIL PROTECTED]) wrote:

 Package: albatross
 Version: 1.36-1
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: builddep-tetex-ftbfs
 
 Hi,
 
 Your package is failing to build with the following error:
 epstopdf simplecontext.eps
 make[1]: epstopdf: Command not found
 make[1]: *** [simplecontext.pdf] Error 127
 make[1]: Leaving directory `/build/user/albatross-1.36/doc'
 
It is in texlive-extra-utils and texlive-pdfetex, which (BTW) do not
conflict.

H.
-- 
sigmentation fault


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



Bug#419853: restore, doesn't understand destination . to mean the CWD

2007-04-18 Thread Joshua Pritikin
Package: rdiff-backup
Version: 1.1.9-2
Severity: normal

I would expect that the following command would restore the file into
the current working directory using the same name:

rdiff-backup -r 2D leghorn::/mnt/rdbackup/home/sachin/'Daily report  April 
-07.ods' .

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

Versions of packages rdiff-backup depends on:
ii  libc6 2.3.6-7GNU C Library: Shared libraries
ii  librsync1 0.9.7-1Library which implements the rsync
ii  python2.4.3-11   An interactive high-level object-o
ii  python-support0.5.4  automated rebuilding support for p

Versions of packages rdiff-backup recommends:
pn  python-pylibacl   none (no description available)
pn  python-pyxattrnone (no description available)

-- no debconf information


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



Bug#419828: dtc-xen: [debconf_rewrite] Debconf templates review

2007-04-18 Thread Thomas Goirand
Hi, thanks a lot for this work. I review it, and I have nothing to say
about it, it's very good work.

I tried the patch, but unfortunately, it didn't apply to our current CVS
version. So I have applied the patch manually to our current CVS.

Attached is the new template and control file that should be used for
later use. There are few things that changed in the software itself to
make it more easy to use and read config values in /etc/dtc-xen upon
install (Closes: #414483).

Note also that there are some .po files in our CVS already.

Anyway, to get our latest CVS do:

cvs -d :pserver:[EMAIL PROTECTED]:/var/lib/cvs co dtc-xen

Thomas Goirand

Christian Perrier wrote:
 Package: dtc-xen
 Version: N/A
 Severity: normal
 Tags: patch
 
 Dear Debian maintainer,
 
 On Friday, April 06, 2007, I notified you of the beginning of a review process
 concerning debconf templates for dtc-xen.
 
 The debian-l10n-english contributors have now reviewed these templates,
 and the proposed changes are attached to this bug report.
 
 Please review the suggested changes are suggested, and if you have any
 objections, let me know in the next 3 days.
 
 Please try to avoid uploading dtc-xen with these changes right now.
 
 The second phase of this process will begin on Saturday, April 21, 2007, when 
 I will
 coordinate updates to translations of debconf templates.
 
 The existing translators will be notified of the changes: they will
 receive an updated PO file for their language.
 
 Simultaneously, a general call for new translations will be sent to
 the debian-i18n mailing list.
 
 Both these calls for translations will request updates to be sent as
 individual bug reports. That will probably trigger a lot of bug
 reports against your package, but these should be easier to deal with.
 
 The call for translation updates and new translations will run until
 Thursday, May 03, 2007. Please avoid uploading a package with fixed or changed
 debconf templates and/or translation updates in the meantime. Of
 course, other changes are safe.
 
 On Friday, May 04, 2007, I will contact you again and will send a final patch
 summarizing all the updates (changes to debconf templates,
 updates to debconf translations and new debconf translations).
 
 Again, thanks for your attention and cooperation.
# These templates have been reviewed by the debian-l10n-english
# team
#
# If modifications/additions/rewording are needed, please ask
# for an advice to [EMAIL PROTECTED]
#
# Even minor modifications require translation updates and such
# changes should be coordinated with translators and reviewers.

Template: dtc-xen/conf_soap_port
Type: string
Default: 8089
_Description: Server port:
 What port should it bind to? Default is 8089.
 Please enter the port the server will bind to.

Template: dtc-xen/conf_soap_login
Type: string
Default: dtc-xen
_Description: SOAP server login:
 Dtc-xen will bind a SOAP Python server (to which a dtc panel can connect, in
 order to start, stop, create and destroy a VPS).
 .
 Please enter the login name to connect to the server.

Template: dtc-xen/conf_soap_pass
Type: password
Default: dtc-xen
_Description: SOAP server pass:
 Dtc-xen will generate a .htpasswd file for the login you have just
 configured.
 .
 Please enter the password to use in that file.

Template: dtc-xen/conf_soap_domain_name
Type: string
Default: example.com
_Description: Server domain name:
 Please enter the domain name for the dtc-xen server. This will be used as a
 part of the URL by the SOAP dtc panel client like node.example.com.

Template: dtc-xen/conf_node_number
Type: string
Default: 0101
_Description: VPS Server node number:
 Please enter the value to use to set up VPS numbering.
 .
 Assuming this value is '', the node number will be 'xenYY',
 YY being the VPS number itself (xenYY). This node number must be 4
 or 5 characters long.
 .
 As a consequence of this choice, the server's hostname will be
 node.example.com (which you can later add in your DTC control
 panel).

Template: dtc-xen/conf_debian_repository
Type: string
Default: ftp://ftp.us.debian.org/debian
_Description: Debian repository for VPS creation:
 Please enter the repository to use for creating the VPS (Virtual Private
 Server). The current /etc/apt/sources.list file will be copied to the
 created VPS so the repository you enter here will be used only during
 the debootstrap stage of the VPS creation.

Template: dtc-xen/conf_netmask
Type: string
Default: 255.255.255.0
_Description: Network mask for the VPS:
 Please enter the network mask to use in the created Virtual Private
 Server's network settings.

Template: dtc-xen/conf_network
Type: string
Default: 192.168.60.0
_Description: Network address for the VPS:
 Please enter the network address to use in the created Virtual Private
 Server's network settings.

Template: dtc-xen/conf_broadcast
Type: string
Default: 192.168.60.255
_Description: Broadcast address for the VPS:
 Please enter the network broadcast 

Bug#419613: Search code buggy..

2007-04-18 Thread Romain Beauxis
Hi !

Not only it crashes in this way, but also if you close all the current search 
tabs, il crashes too..

There seems to have a very nasty bug in search part of the software, when not 
touching search, it works like a charm..

Romain


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



Bug#418637: Patch for proposed NMU

2007-04-18 Thread Steve Langasek
On Mon, Apr 16, 2007 at 08:11:19AM -0500, John Goerzen wrote:
  If the libarchive2 package had been installable alongside the
  libarchive1 package, this would have not been a problem but it would
  still have been the wrong thing to do, IMHO. libarchive 2.0.25 could
  possibly have made it into Etch if GNU libtool conventions had been
  followed in the SONAME.

 Well, again, it doesn't seem impossible to fix the tar manpage problem.
 Even failing that, if everything that uses libarchive is simply rebuilt
 sometime between now and the release of lenny, and libarchive2 conflicts
 and replaces libarchive1...   where is the problem?  The upgrade and
 builds should all work fine.

Name changes of library packages:
- limit the possibility of partial upgrades from stable to stable+1
- cause more work for anyone wanting to distribute third-party packages
  using that library and targetting both stable and stable+1
- complicate the upgrade path between stable releases.  In the pathological
  case of a renamed library that conflicts/replaces a previous version
  (which has been necessary with every recent Debian release due to compiler
  ABI transitions), this makes the upgrade path not just computationally
  expensive, but impossible for the existing package management tools to
  calculate at a single go, requiring a lot of extra effort to identify an
  upgrade path and address it in the release notes.

So unnecessary library package renames should absolutely be avoided,
particularly because of this last issue.  Even if libarchive doesn't have
enough reverse-dependencies (now) to make it seem like an issue for stable
upgrades, these problems do have a cumulative effect, and it's simply best
practices to make library updates as non-intrusive as possible.

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


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



Bug#419756: albatross: FTBFS: epstopdf: Command not found

2007-04-18 Thread Norbert Preining
On Mit, 18 Apr 2007, Hilmar Preusse wrote:
 It is in texlive-extra-utils and texlive-pdfetex, which (BTW) do not
 conflict.

Yes they do: texlive-extra-utils/2007 depends on 
texlive-common/2007 conflicts with
texlive-pdfetex

Best wishes

Norbert

---
Dr. Norbert Preining [EMAIL PROTECTED]Università di Siena
Debian Developer [EMAIL PROTECTED] Debian TeX Group
gpg DSA: 0x09C5B094  fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094
---
GALASHIELS (pl.n.)
A form of particularly long sparse sideburns which are part of the
mandatory uniform of British Rail guards.
--- Douglas Adams, The Meaning of Liff


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



Bug#419854: RM: orca -- RoM; obsolete, unmaintained

2007-04-18 Thread Regis Boudin
Package: ftp.debian.org

Hi,

Please remove orca from the archive. Uninstallable for over 2 years, 5 RC
bugs, the maintainer (also upstream author) confirmed the package is
obsolete, unmaintained, undeveloped, and should be removed.

Thanks,

Regis

 Original Message 
Subject: Re: Bug#388209: Status of the orca and tinysnmp packages ?
From:Abraham vd Merwe [EMAIL PROTECTED]
Date:Wed, April 18, 2007 00:37
To:  Regis Boudin [EMAIL PROTECTED]
 [EMAIL PROTECTED]
--

Hi Regis @2007.04.18_00:37:28_+0200

 The orca package was last uploaded in July 2004 (same age as the latest
 upstream release), has 5 RC bugs open against it, needs to be ported to
 the new rrd and tinysnmp APIs since 2 years ago. Is this package still
 active upstream and maintained ? Or should we request for its removal ?

Both packages are still in use, but I'm not actively maintaining/developing
either anymore.

orca is definitely obsolete and should be removed.

-- 

Regards
 Abraham

___
 Abraham vd Merwe - The Debian Project
 1st Floor, Albion Springs, 183 Main Road, Newlands
 Phone: +27 21 689 3867 Cell: +27 82 565 4451
 Http: http://people.debian.org/~abz/
 Email: [EMAIL PROTECTED]





Bug#419793: libarchive-dev: archive_write_data seems to ignore wrappers in some circumstances

2007-04-18 Thread Thibaut VARENE

On 4/18/07, Tim Kientzle [EMAIL PROTECTED] wrote:

Thibaut VARENE wrote:
   I'm the author and maintainer of libapache-mod-musicindex. Recently a
 bug has been reported to me, by which the tarball download implemented
 in mod-musicindex wouldn't work properly with apache2, while it did work
 with apache1.3

 Note the use of __xstat64/fopen64 for the working code instead of
 __xstat/fopen for the non-working code.

Linux has two struct stat definitions, and code compiled
with one cannot be used with the other.  Libarchive always
compiles with the 64-bit version so it can correctly handle
very large archives.  If your code is compiled to use the
32-bit version, it won't work.

Apparently, httpd.h is somehow forcing your code to use the
32-bit stat, which is incompatible with libarchive.


Actually it's the exactly the opposite: I get the 32bit version if I
/don't/ include httpd.h. Put another way, libarchive just doesn't work
at all /unless/ I include httpd.h from apache-1.3. The normal
(default) code /doesn't/ work.

httpd.h from apache2 doesn't exhibit this behaviour which is why the
code doesn't work with apache2.

Hence me saying that's a libarchive bug...

--
Thibaut VARENE
http://www.parisc-linux.org/~varenet/


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



Bug#419855: qgo: busy-waits for a gtp engine (gnugo)

2007-04-18 Thread Jirka Novosad
Package: qgo
Version: 1.5.3-1
Severity: normal
Tags: patch

Hi,

in QGtp::waitResponse() in src/qgtp.cpp, qgo goes into a loop
waiting for response from gnugo:

int
QGtp::waitResponse()
{
QString buff = _response;
//  QTextStream * inFile;
//  char symbole;
int number;
int pos;

do
{
qApp-processEvents();
/*#ifdef Q_WS_WIN
Sleep(10);
#else
usleep(10);
#endif
*/
} while (_response.length() == 0 || _response == buff);

This slows down gnugo considerably and is bad practice anyways.
The sleep is commented out by upstream, maybe for portability reasons?
I suggest reenabling the usleep (see the patch), since it is a POSIX function.

Jirka N.

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

Kernel: Linux 2.6.18-debhome00 (PREEMPT)
Locale: LANG=cs_CZ, LC_CTYPE=cs_CZ (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages qgo depends on:
ii  libaudio2 1.8-4  The Network Audio System (NAS). (s
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libqt3-mt 3:3.3.7-4  Qt GUI Library (Threaded runtime v
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libstdc++64.1.1-21   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1.1.7-4X cursor management library
ii  libxext6  1:1.0.1-2  X11 miscellaneous extension librar
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxrandr22:1.1.0.2-5X11 RandR extension library
ii  libxrender1   1:0.9.1-3  X Rendering Extension client libra
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  zlib1g1:1.2.3-13 compression library - runtime

qgo recommends no packages.

-- debconf-show failed


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



Bug#404951: Problem still exists in rc2 (was: Installation Report [mips] [daily-2006-12-27] [Failure] SWARM (Broadcom BCM91250a))

2007-04-18 Thread Aurelien Jarno
reassign 404951 linux-2.6
retitle 404951 linux-2.6: sb1-bcm91250a kernel does not boot
found 404951 2.6.18.dfsg.1-12
severity 404951 critical
thanks

On Fri, Mar 23, 2007 at 09:01:53PM +0100, Karsten Merker wrote:
 The problem (kernel does not start on SWARM) still exists in d-i rc2,
 downloaded on 2007/03/23 from
 
 http://ftp.nl.debian.org/debian/dists/testing/main/installer-mips/current/images/sb1-bcm91250a/netboot/
 
 Boot log is as follows:
 
 CFE boot -tftp 192.168.2.14:/tftpboot/swarm-rc2/sibyl
 Loader:raw Filesys:tftp Dev:eth0 File:192.168.2.14:/tftpboot/swarm-rc2/sibyl
 Options:(null)
 Loading: ... 130116 bytes read
 Entry at 0x2000
 Closing network.
 Starting program at 0x2000
 SiByte Loader, version 2.4.2
 Built on Oct  4 2005
 Network device 'eth0' configured
 Getting configuration file
 tftp:192.168.2.14:/tftpboot/swarm-rc2/sibyl.conf...
 Config file retrieved.
 Available configurations:
   install
   rescue
 Boot which configuration [install]:
 Loading kernel (ELF64):
 [EMAIL PROTECTED]
 done
 Loading ramdisk at 0x8057e000...3868329 bytes loaded
 Set up command line arguments to: root=/dev/ram console=duart0
 ramdisk_size=3816 rd_start=0x8057E000 rd_size=0x3B06A9
 Setting up initial prom_init arguments
 Cleaning up state...
 Transferring control to the kernel.
 Kernel entry point is at 0x804f7000
 Broadcom SiByte BCM1250 B2 @ 800 MHz (SB1 rev 2)
 Board type: SiByte BCM91250A (SWARM)
 
 After that, the system starts CFE again.
 

This is actually a kernel bug that is reproducible on ball (Debian mips 
build daemon). I am therefore reassigning the package to linux-2.6.

I am bumping the severity of this bug to critical as:
- This make this kernel flavour totally useless
- All Debian mipsen build daemons are bcm91250a boards

-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net


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



Bug#419833: logrotate of bind9 doesn't always start bind again

2007-04-18 Thread Paul Martin
severity 419833 normal
tag 419833 moreinfo
thanks

On Wed, Apr 18, 2007 at 08:29:08AM +0200, Rudy Gevaert wrote:

 Sometimes when logrotate rotates our bind9 log files, it doesn't start
 bind9 again.  Altought it stops it.  My bind9 logrotate file:
 
 /var/log/named/named.log {
 daily 
 missingok
 rotate 7
 compress
 delaycompress
 notifempty
 create 644 dnsadm arcs
 postrotate
 if [ -f /var/run/bind/run/named.pid ]; then
 /etc/init.d/bind9 restart   /dev/null
 fi
 endscript
 }
 
 Running /etc/init.d/bind9 restart myself works.  

That script is one you've written yourself? The logfile you're generating
and the logrotate script you give there aren't standard.

Might I suggest you use two invocations of rndc querylog instead of
restarting the server? Might I suggest you redirect the output of
/etc/init.d/bind9 restart to somewhere other than /dev/null, to try to
find out whether it is giving an error?

On a busy site, bind9 may take more than 2 seconds to save its state and
release its UDP sockets. (Have a look at /etc/init.d/bind9 to see how it
implements the restart function.)

This is very unlikely to be a fault in logrotate.

-- 
Paul Martin [EMAIL PROTECTED]


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



Bug#419352: Access with keyboard with installgui

2007-04-18 Thread Dan Phillips

Attilio Fiandrotti wrote:

reassign 419352 cdebconf-gtk-udeb
severity minor
thanks

Dan Phillips ha scritto:

Christian Perrier wrote:

Quoting Dan Phillips ([EMAIL PROTECTED]):
 

http://www.debian.org/releases/stable/i386/apds06.html.en

Can I make a suggestion that or maybe a change request for use of 
space key or Enter key rather than + or - keys for expanding the 
options as referred to in the above document. I am not the first 
person to be fooled by this and most likely not the last. I do not 
believe using + and - is an intuitive way of using these menus and 
not everyone will read the Appendix 



Some people would laugh seeing me taking this example, but + is the
common way to deploy a sublist in hierarchical menus in many graphical
environments, including MS Windows (just try with en Explorer window
on any Windows flavour).


  
I just played around on a couple of applications and noticed that 
nautilus accepts this method, but then Thunar and Thunderbird does 
not. They prefer the space or return method. I didn't even think to 
use + and  - when faced with that situation, although thinking back 
to when I worked for Microsoft I used it often, but this was a while 
ago now and with earlier versions of windows and file manager. I am 
guessing most people wouldn't know what to do here and would not try 
the + or -,  I could be wrong, but that's my guess. No laughs here, 
just a few chuckles :)


Using + and - to expand and collapse trees is GTK's default option.
This is a problem which was raised some time ago too [1], since it's 
the second time this thing come up, i guess we must do something about 
it.


regards

Attilio

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382370
A change may not be needed. Maybe just a footnote to let people know the 
usage of + and - . This would work IMO



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



Bug#393832: Bug#419570: webcalendar: Package dependencies must allow php5 instead of php4

2007-04-18 Thread Stephen Gran
This one time, at band camp, Rafael Laboissiere said:
 Is this feature under development?  It would be great to be able to specify
 dependencies like the following (note the parentheses):

I know people have talked about the problem with an eye towards patching
it in.  I have not heard that anyone has actually produced any code. 

Sorry to get your hopes up :)
-- 
 -
|   ,''`.Stephen Gran |
|  : :' :[EMAIL PROTECTED] |
|  `. `'Debian user, admin, and developer |
|`- http://www.debian.org |
 -


signature.asc
Description: Digital signature


Bug#419856: login of local user fails

2007-04-18 Thread Olaf Zaplinski

Package: vsftpd
Severity: serious
Architecture: i386
Version: 2.0.5-2

login of local users fail with this configuration:

# egrep -v '^#' /etc/vsftpd.conf
listen=YES
anonymous_enable=NO
local_enable=YES
write_enable=YES
connect_from_port_20=YES
ascii_upload_enable=YES
ascii_download_enable=YES
secure_chroot_dir=/var/run/vsftpd
pam_service_name=vsftpd
rsa_cert_file=/etc/ssl/certs/vsftpd.pem


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



Bug#417077: fix available

2007-04-18 Thread Chris Butler
On Tue, Apr 17, 2007 at 09:43:59PM +0200, Tobias Knieper wrote:
 A fix seems to be available upstream:
 http://article.gmane.org/gmane.comp.tv.xmltv.general/2114

The upstream developers are currently going through testing the fix in
preparation for a new release. The new version will be uploaded to
Debian as soon as possible after the upstream developers release it.

-- 
Chris Butler [EMAIL PROTECTED]
  GnuPG Key ID: 1024D/D097A261


signature.asc
Description: Digital signature


Bug#419857: illegal option syslog_enable should not be mentioned in vsftpd.conf man page

2007-04-18 Thread Olaf Zaplinski

Package: vsftpd
Architecture: i386
Version: 2.0.5-2

the illegal option syslog_enable should not be mentioned in vsftpd.conf man 
page.



ridcully:~/log# vsftpd /etc/vsftpd.conf
500 OOPS: unrecognised variable in config file: syslog_enable

ridcully:~/log# grep syslog_enable /etc/vsftpd.conf
syslog_enable = YES

ridcully:~/log# man vsftpd.conf|grep syslog_enable
Reformatting vsftpd.conf(5), please wait...
   syslog_enable
  syslog_enable,  then this file is not written and output is sent



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



Bug#419858: [INTL:gl] Galician debconf template translation for tcp-wrappers

2007-04-18 Thread Jacobo Tarrio
Package: tcp-wrappers
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of tcp-wrappers's debconf templates.
# This file is distributed under the same license as the tcp-wrappers package.
#
# 2006, 2007, Jacobo Tarrio [EMAIL PROTECTED]
#
msgid 
msgstr 
Project-Id-Version: tcpwrappers\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-04-17 07:36+0200\n
PO-Revision-Date: 2007-04-18 12:30+0200\n
Last-Translator: Jacobo Tarrio [EMAIL PROTECTED]\n
Language-Team: Galician [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid Use paranoid settings in hosts.allow and hosts.access?
msgstr ¿Empregar unha configuración paranoica de hosts.allow e hosts.access?

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid 
New /etc/hosts.allow and /etc/hosts.deny files for the TCP wrappers daemon 
(tcpd) will be created as they do not exist yet.
msgstr 
Hanse crear uns novos ficheiros /etc/hosts.allow e /etc/hosts.deny para o 
servizo de envoltorios TCP (tcpd), xa que aínda non existen.

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid 
You can choose between a generic and permissive configuration which will 
allow any incoming connection or a paranoid configuration which will not 
allow remote connections regardless of where they originate from. The 
latter, even if more secure, will block out all communication, including, 
for example, remote administration.
msgstr 
Pode escoller entre unha configuración xenérica e permisiva que ha permitir 
calquera conexión entrante e unha configuración paranoica que non ha 
permitir conexións remotas independentemente da súa procedencia. Esta 
configuración, aínda que sexa máis segura, ha bloquear tódalas 
comunicacións, incluíndo, por exemplo, a administración remota.

#. Type: boolean
#. description
#: ../tcpd.templates:1001
msgid 
Both files can be modified later to suit your needs as explained in the 
hosts_access(5) manpage. These settings will only affect network services 
that use the libwrap library. Restrictions for other services should be 
established by using firewall rules.
msgstr 
Pódense modificar os dous ficheiros máis tarde para axustalos ás súas 
necesidades tal como se explica na páxina de manual hosts_access(5). Esta 
configuración só ha afectar aos servizos de rede que empregan a biblioteca 
libwrap. Debe establecer as restriccións para outros servizos empregando 
regras de devasa.

#~ msgid 
#~ The second option, even if more secure, will block out all communication, 
#~ including, for example, remote administration. So if you need this don't 
#~ choose it.
#~ msgstr 
#~ A segunda opción, aínda que sexa máis segura, ha bloquear tódalas 
#~ conexións, o que inclúe, por exemplo, a administración remota. Así que se 
#~ non o precisa, non a seleccione.

#~ msgid 
#~ Regardless of which option you select you can always manually edit both  
#~ files to suit your needs, for this, review the hosts_access(5) manpage.  
#~ This might include giving remote access of services to legitimate hosts.
#~ msgstr 
#~ Independentemente da opción que escollera sempre pode editar ámbolos dous 
#~ ficheiros a man para os axustar ás súas necesidades. Para facelo revise a 
#~ páxina man de hosts_access(5). Por exemplo, pode facelo para dar acceso 
#~ remoto ás máquinas que o teñan que ter.

#~ msgid 
#~ Notice this only applies to internet services that use the libwrap 
#~ library. Remote connections will still be possible to services that do 
#~ not use this library, consider using firewall rules to block access to 
#~ these.
#~ msgstr 
#~ Teña en conta que isto só serve para servizos de Internet que empreguen a 
#~ biblioteca libwrap. As conexións remotas aínda han ser posibles para os 
#~ servizos que non empregan esta biblioteca; pense en empregar regras de 
#~ cortalumes para bloquear o acceso a estes servizos.


Bug#419861: vnc4server: Some GLX requests fails after Sarge-Etch upgrade

2007-04-18 Thread maurin
Package: vnc4server
Version: 4.1.1+X4.3.0-21
Severity: normal

GLtron (and other apps) fails to run after Sarge-Etch upgrade. 
This bug affects new install (destop+base + install vnc4server).

$ gltron # start a new game from menu
[error] cannot load .gltronrc from /home/maurin/.gltronrc
[warning] old config file found, overriding using defaults
[warning] defunct config file found, overriding using defaults
[status] loading artpack 'default'
using min_filter: 9987 (setting: 3)
[scripting audio] found track ' song_revenge_of_cats.it '
[sound] initializing sound
[sound] loading song song_revenge_of_cats.it
buffer underrun!
buffer underrun!
buffer underrun!
buffer underrun!
buffer underrun!
wrap around in buffer (1880, 163560, 163840)
wrap around in buffer (1880, 163280, 163840)
[script] calling action of 'GameMenu', type 1
wrap around in buffer (1880, 163000, 163840)
[script] calling action of 'StartGame', type 7
X Error of failed request:  GLXBadLargeRequest
  Major opcode of failed request:  148 (GLX)
  Minor opcode of failed request:  2 (X_GLXRenderLarge)
  Serial number of failed request:  575
  Current serial number in output stream:  590

Xvnc called from inetd :
5901   stream   tcp  nowait  nobody   /usr/bin/Xvnc  Xvnc  -inetd 
-AcceptKeyEvents=on -deferUpdate=40 -query localhost -once securitytypes=none 
-NeverShared  -depth 24 -desktop bouaou.isc.cnrs.fr-vnc 

I had to remove -IdleTimeout 432 option to not suffer bug #408015 after 
upgrade.

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

Versions of packages vnc4server depends on:
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-21  GCC support library
ii  libice6  1:1.0.1-2   X11 Inter-Client Exchange library
ii  libsm6   1:1.0.1-3   X11 Session Management library
ii  libstdc++6   4.1.1-21The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxtst6 1:1.0.1-5   X11 Testing -- Resource extension 
ii  vnc-common   3.3.7-14Virtual network computing server s
ii  vnc4-common [vnc-common] 4.1.1+X4.3.0-21 Virtual network computing server s
ii  x11-common   1:7.1.0-16  X Window System (X.Org) infrastruc
ii  xbase-clients1:7.1.ds1-2 miscellaneous X clients
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages vnc4server recommends:
ii  xfonts-base   1:1.0.0-4  standard fonts for X

-- no debconf information


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



Bug#419859: [INTL:gl] Galician debconf template translation for fontconfig

2007-04-18 Thread Jacobo Tarrio
Package: fontconfig
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician debconf template translation for fontconfig
#
# 2006, 2007 Jacobo Tarrio [EMAIL PROTECTED]
#
msgid 
msgstr 
Project-Id-Version: fontconfig\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-04-16 18:03+0200\n
PO-Revision-Date: 2007-04-18 12:24+0200\n
Last-Translator: Jacobo Tarrio [EMAIL PROTECTED]\n
Language-Team: Galician [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Choices
#: ../fontconfig-config.templates:2001
msgid Native
msgstr Nativo

#. Type: select
#. Choices
#: ../fontconfig-config.templates:2001
msgid Autohinter
msgstr Autohinter

#. Type: select
#. Choices
#: ../fontconfig-config.templates:2001
msgid None
msgstr Ningún

#. Type: select
#. Description
#: ../fontconfig-config.templates:2002
msgid Font tuning method for screen:
msgstr Método de axuste de tipos para a pantalla:

#. Type: select
#. Description
#: ../fontconfig-config.templates:2002
msgid 
Please select the preferred method for tuning fonts for screen rendering.
msgstr Escolla o método preferido para axustar os tipos de letra á pantalla.

#. Type: select
#. Description
#: ../fontconfig-config.templates:2002
msgid 
Select 'Native' if you mostly use Bitstream Vera (the default in Debian) or 
any of the Microsoft fonts. Select 'Autohinter' if you mostly use other 
TrueType fonts. Select 'None' if you want blurry text.
msgstr 
Escolla \Nativo\ se emprega principalmente Bitstream Vera (o tipo por 
defecto en Debian) ou calquera dos tipos de Microsoft. Escolla \Autohinter
\ se emprega principalmente outros tipos TrueType. Escolla \Ningún\ se 
quere texto borroso.

#. Type: select
#. Choices
#: ../fontconfig-config.templates:3001
msgid Automatic
msgstr Automático

#. Type: select
#. Choices
#: ../fontconfig-config.templates:3001
msgid Always
msgstr Sempre

#. Type: select
#. Choices
#: ../fontconfig-config.templates:3001
msgid Never
msgstr Nunca

#. Type: select
#. Description
#: ../fontconfig-config.templates:3002
msgid Enable subpixel rendering for screen:
msgstr Activar o debuxado sub-pixel na pantalla:

#. Type: select
#. Description
#: ../fontconfig-config.templates:3002
msgid 
Rendering text at a subpixel level generally makes it look a bit better on 
flat (LCD) screens, but can show color artifacts on CRT screens. The 
\Automatic\ choice will enable it only if a LCD screen is detected.
msgstr 
Debuxar o texto a un nivel inferior ao pixel adoita mellorar un pouco o seu 
aspecto en pantallas planas (LCD), pero pode crear efectos de cores en 
pantallas de tubo (CRT). A opción \Automática\ ha activalo só se se 
detecta unha pantalla LCD.

#. Type: boolean
#. Description
#: ../fontconfig-config.templates:4001
msgid Enable bitmapped fonts by default?
msgstr ¿Activar por defecto os tipos de letra de mapa de bits?

#. Type: boolean
#. Description
#: ../fontconfig-config.templates:4001
msgid 
By default, only outline fonts are used by applications which support 
fontconfig.
msgstr 
Por defecto, as aplicacións que empregan fontconfig só empregan tipos de 
letra vectoriais.

#. Type: boolean
#. Description
#: ../fontconfig-config.templates:4001
msgid 
Outline fonts are fonts which scale well to various sizes. In contrast, 
bitmapped fonts are often lower quality. Enabling this option will affect 
the systemwide default; this and many other fontconfig options may be 
enabled or disabled on a per-user basis.
msgstr 
Os tipos de letra vectoriais son tipos de letra que se poden aumentar a 
calquera tamaño e verse ben. En cambio, os tipos de letra de mapa de bits 
adoitan ter unha calidade inferior. Activar esta opción ha afectar ao valor 
por defecto de todo o sistema; esta e moitas outras opcións de fontconfig 
pódense activar e desactivar usuario por usuario.

#~ msgid Native, Autohinter, None
#~ msgstr Nativo, Autohinter, Nada

#~ msgid Automatic, Always, Never
#~ msgstr Automático, Sempre, Nunca

#~ msgid How should fonts be tuned for the screen?
#~ msgstr ¿Como se deberían axustar os tipos de letra á pantalla?


Bug#419862: [INTL:gl] Galician debconf template translation for firebird2.0

2007-04-18 Thread Jacobo Tarrio
Package: firebird2.0
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of firebird2.0's debconf templates
# This file is distributed under the same license as the firebird2.0 package.
# Jacobo Tarrio [EMAIL PROTECTED], 2007.
#
msgid 
msgstr 
Project-Id-Version: firebird2.0\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-03-02 19:40+0200\n
PO-Revision-Date: 2007-04-18 12:41+0200\n
Last-Translator: Jacobo Tarrio [EMAIL PROTECTED]\n
Language-Team: Galician [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: password
#. Description
#. Type: password
#. Description
#: ../server-templates.master:1001 ../server-templates.master:2001
msgid Password for SYSDBA:
msgstr Contrasinal de SYSDBA:

#. Type: password
#. Description
#. Type: password
#. Description
#: ../server-templates.master:1001 ../server-templates.master:2001
msgid 
Firebird has a special user named SYSDBA, which is the user that has access 
to all databases. SYSDBA can also create new databases and users. Because of 
this, it is necessary to secure SYSDBA with a password.
msgstr 
Firebird ten un usuario especial chamado SYSDBA, que é o usuario que ten 
acceso a tódalas bases de datos. SYSDBA tamén pode crear novas bases de 
datos e usuarios. Debido a isto, é necesario asegurar SYSDBA cun contrasinal.

#. Type: password
#. Description
#. Type: password
#. Description
#: ../server-templates.master:1001 ../server-templates.master:2001
msgid 
The password is stored in /etc/firebird/${FB_VER}/SYSDBA.password (readable 
only by root). You may modify it there (don't forget to update the security 
database too, using the gsec utility), or you may use dpkg-reconfigure to 
update both.
msgstr 
O contrasinal está armacenado no ficheiro /etc/firebird/${FB_VER}/SYSDBA.
password (só lexible para o administrador). Pode modificalo aí (non esqueza 
actualizar tamén a base de datos de seguridade empregando a utilidade \gsec
\), ou pode empregar dpkg-reconfigure para actualizar as dúas cousas.

#. Type: password
#. Description
#: ../server-templates.master:1001
msgid 
If you don't enter a password, a random one will be used (and stored in 
SYSDBA.password).
msgstr 
Se non introduce un contrasinal, hase empregar un aleatorio (e hase gravar 
no ficheiro SYSDBA.password).

#. Type: password
#. Description
#: ../server-templates.master:2001
msgid To keep your existing password, leave this blank.
msgstr Para conservar o contrasinal existente, déixeo en branco.

#. Type: select
#. Description
#: ../server-templates.master:3001
msgid Enabled firebird version:
msgstr Versión de firebird activada:

#. Type: select
#. Description
#: ../server-templates.master:3001
msgid 
Several firebird versions may be installed, but only one may be enabled and 
running at any given time. This is because if two servers access the same 
database simultaneously, the result is inevitably database corruption.
msgstr 
Pode ter varias versións de firebird instaladas ao mesmo tempo, pero só unha 
pode estar activada e en funcionamento de cada vez. Isto é así porque se 
dous servidores acceden simultaneamente á mesma base de datos, isto resulta 
nunha inevitable corrupción da base de datos.

#. Type: boolean
#. Description
#: ../server-templates.master:6001
msgid Delete password database?
msgstr ¿Eliminar a base de datos de contrasinais?

#. Type: boolean
#. Description
#: ../server-templates.master:6001
msgid 
The last package that uses password database at /var/lib/firebird/${FB_VER}/
system/security.fdb is being purged.
msgstr 
Estase a purgar o último paquete que emprega unha base de datos en /var/lib/
firebird/${FB_VER}/system/security.fdb.

#. Type: boolean
#. Description
#: ../server-templates.master:6001
msgid 
Leaving security database may present security risk. It is a good idea to 
remove it if you don't plan re-installing firebird${FB_VER}.
msgstr 
Deixar a base de datos de seguridade pode producir riscos de seguridade. É 
unha boa idea eliminala se non pensa reinstalar firebird${FB_VER}.

#. Type: boolean
#. Description
#: ../server-templates.master:6001
msgid 
The same stands for /etc/firebird/${FB_VER}/SYSDBA.password, where the 
password for SYSDBA is kept.
msgstr 
O mesmo ocorre co ficheiro /etc/firebird/${FB_VER}/SYSDBA.password, no se 
que garda o contrasinal de SYSDBA.

#. Type: boolean
#. Description
#: ../server-templates.master:7001
msgid Delete databases from /var/lib/firebird/${FB_VER}/data?
msgstr ¿Eliminar as bases de datos de /var/lib/firebird/${FB_VER}/data?

#. Type: boolean
#. Description
#: ../server-templates.master:7001
msgid 
You may want to delete all databases from firebird standard database 
directory, /var/lib/firebird/${FB_VER}/data. If you choose this option, all 
files ending witn \.fdb\ and \.fbk\ from the above directory and its 
subdirectories will be removed.
msgstr 
Pode querer eliminar tódalas bases de datos do directorio 

Bug#419860: gnome-vfs2: FTBFS on hurd-i386: libdbus-glib-1-dev needed

2007-04-18 Thread Michael Banck
Package: gnome-vfs2
Version: 1:2.18.1-1
Severity: important

| Build-Depends: cdbs, type-handling, gtk-doc-tools (= 1.0),
| libglib2.0-dev (= 2.9.3), libgconf2-dev (= 2.8.0-1), libxml2-dev (=
| 2.6.0), libbz2-dev, libfam-dev (= 2.6.9-4) [!hurd-i386],
| libsmbclient-dev [!hurd-i386], gettext, debhelper (= 5.0.13),
| zlib1g-dev, intltool (= 0.35.0), gnome-mime-data, libgnutls-dev (=
| 1.0.4-3), gnome-pkg-tools (= 0.11.3), dpkg-dev (= 1.13.19),
| libdbus-glib-1-dev (= 0.70) [!hurd-i386], libhal-dev (= 0.5.7) |
| not+linux-gnu, libhal-storage-dev (= 0.5.7) | not+linux-gnu,
| libavahi-client-dev (= 0.6) [!hurd-i386], libavahi-glib-dev (= 0.6)
| [!hurd-i386], libselinux1-dev | not+linux-gnu, libkrb5-dev, libacl1-dev,
| libattr1-dev, linux-kernel-headers (= 2.6.13) | not+linux-gnu
[...]
| checking for LIBGNOMEVFS... configure: error: Package requirements
| (glib-2.0 = 2.9.3 gmodule-no-export-2.0 = 2.9.3 gthread-2.0 = 2.9.3
| gobject-2.0 = 2.9.3 gconf-2.0 = 1.1.1 libxml-2.0 = 2.6.0 
gnome-mime-data-2.0 dbus-glib-1
| = 0.60) were not met:
|
| No package 'dbus-glib-1' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables LIBGNOMEVFS_CFLAGS
| and LIBGNOMEVFS_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
|
| make: *** [config.status] Error 1

libdbus-glib-1-dev is no available on hurd-i386, so the conditional
Build-Depends should be dropped.


Michael


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



Bug#419844: whereami: allow user(-scripts) to find out where the current location is

2007-04-18 Thread Andrew McMillan
On Wed, 2007-04-18 at 09:44 +0200, Cord Beermann wrote:
 
 PS: I notice that this scripts has many open bugreports, do you need
 help?

I suspect a number of them are actually resolved, but I would certainly
love help as I am more involved in other projects now.

In reality I have stopped using whereami myself, though I was planning
to take some elements of it and create a new package which hooked some
of the whereami functionality into network-manager.

Cheers,
Andrew.

-
Andrew @ Catalyst .Net .NZ  Ltd,  PO Box 11-053, Manners St,  Wellington
WEB: http://catalyst.net.nz/PHYS: Level 2, 150-154 Willis St
DDI: +64(4)803-2201  MOB: +64(272)DEBIAN  OFFICE: +64(4)499-2267
 Open Source: the difference between trust and antitrust
-



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


Bug#419863: dhc: Use of uninitialized value in concatenation (.) or string at /usr/bin/dch line 191.

2007-04-18 Thread Loïc Minier
Package: devscripts
Version: 2.10.3
Severity: minor
File: /usr/bin/dch

Hi,

[EMAIL PROTECTED] ..nstable/gnome-vfs2 19 % dch
2007/04/18 13:05:52
Use of uninitialized value in concatenation (.) or string at /usr/bin/dch line 
191.
Use of uninitialized value in string ne at /usr/bin/dch line 213.
dch: debian/changelog unmodified; exiting.

 I'm attaching you the relevant debian/changelog.

   Bye,

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

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

Versions of packages devscripts depends on:
ii  debianutils   2.18   Miscellaneous utilities specific t
ii  dpkg-dev  1.13.25package building tools for Debian
ii  libc6 2.5-2  GNU C Library: Shared libraries
ii  perl  5.8.8-7Larry Wall's Practical Extraction 
ii  sed   4.1.5-1The GNU sed stream editor

Versions of packages devscripts recommends:
ii  fakeroot  1.7Gives a fake root environment

-- no debconf information

-- 
Loïc Minier
gnome-vfs2 (1:2.18.1-2) UNRELEASED; urgency=low

  * Wrap build-deps and deps.
  * Drop libc6-dev dep.

 -- Loic Minier [EMAIL PROTECTED]  Wed, 18 Apr 2007 13:05:29 +0200

gnome-vfs2 (1:2.18.1-1) unstable; urgency=low

  [ Josselin Mouette ]
  * 22_ignore_inaccessible_volumes.patch: patch from Ubuntu to ignore
volumes on which the current user doesn't have permissions.
Closes: #416692.
  * Update patch 30_nfs4 to also update the do_is_local() method; thanks
John Goerzen; closes: #413993.
  * defaults.list: updated using the lists in the latest available
.desktop files.

  [ Sebastian Dröge ]
  * New upstream release.
  * Upload to unstable, drop the check-dist include.
  * Build depend on gnome-pkg-tools = 0.11.3 to get me into Uploaders.
  * Update watch file with the new location.
  * 20_dont_register_keys_for_gaim.patch: patch from Ubuntu to not register
URL handlers for gaim as gaim already registers them itself.
  * 30_nfs4.patch: Updated for new upstream version.

 -- Sebastian Dröge [EMAIL PROTECTED]  Mon, 16 Apr 2007 11:43:21 +0200

gnome-vfs2 (1:2.18.0.1-1) experimental; urgency=low

  * New upstream release.
  * Bump shlibs to 2.17.90.
  * Bump avahi requirement to version 0.6.
  * Bump HAL requirement to 0.5.7.
  * Bump gtk-doc-tools build-dependency to 1.0.
  * libgnomevfs2-0 recommends gnome-mount (closes: #395361).
  * Build-depend on linux-kernel-headers 2.6.13 for inotify.

  Merged from 2.14 branch:
  * New patch, 30_nfs4, NFSv4 support fixes handling of Trash in Nautilus for
NFS /home; thanks John Goerzen; closes: 403129.

 -- Josselin Mouette [EMAIL PROTECTED]  Mon, 19 Mar 2007 22:07:16 +0100

gnome-vfs2 (1:2.16.3-7) experimental; urgency=low

  * libgnomevfs2-common conflicts with libgnomevfs2-extra  1:2.16.3-6.
  * 04_sftp_pam_krb5.patch: include support for just another new prompt 
the pam_krb5 authors invented.

 -- Josselin Mouette [EMAIL PROTECTED]  Wed, 28 Feb 2007 18:28:31 +0100

gnome-vfs2 (1:2.16.3-6) experimental; urgency=low

  * libgnomevfs2-common.preinst:
+ Remove the conffile dance, it's not needed anymore when 
  upgrading from 2.14.
  * Merge ssl-modules.conf, smb-module.conf and a part of 
default-modules.conf in extra-modules.conf.
  * Ship this file in libgnomevfs2-extra.
  * Remove the old files in the preinsts.
  * 05_default_modules.patch: remove non-default modules from the 
default configuration (closes: #402357).

 -- Josselin Mouette [EMAIL PROTECTED]  Sat, 24 Feb 2007 11:02:44 +0100

gnome-vfs2 (1:2.16.3-5) experimental; urgency=low

  [ Loic Minier ]
  * Unify descriptions and casing.

  [ Josselin Mouette ]
  * 04_sftp_pam_krb5.patch: add support for the password prompt as 
requested by pam_krb5 (closes: #379106).

 -- Josselin Mouette [EMAIL PROTECTED]  Sat, 24 Feb 2007 10:17:09 +0100

gnome-vfs2 (1:2.16.3-4) experimental; urgency=low

  * Merge gnome-vfs2/unstable 2.14.2-4 and -5 up-to SVN r8407.
  * Add epoch to shlibs.
  * Bump conflict of libgnomevfs2-extra on libgnomevfs2-0.
  * Include the new check-dist Makefile to prevent accidental uploads to
unstable; bump build-dep on gnome-pkg-tools to = 0.10.

 -- Loic Minier [EMAIL PROTECTED]  Tue, 23 Jan 2007 18:40:12 +0100

gnome-vfs2 (2.16.3-3) unstable; urgency=low

  * Add a get-orig-source target to retrieve the upstream tarball.

 -- Loic Minier [EMAIL PROTECTED]  Tue,  9 Jan 2007 15:04:10 +0100

gnome-vfs2 (2.16.3-2) experimental; urgency=low

  * 02_audiocd_readonly.patch: correctly flag audio CDs as 
being read-only media.

 -- Josselin Mouette [EMAIL PROTECTED]  Sat,  9 Dec 2006 01:23:05 +0100

gnome-vfs2 (2.16.3-1) experimental; urgency=low

  [ Loic 

Bug#419324: Linuxdoc-Tools text output contains overstrikes and escape sequences

2007-04-18 Thread Agustin Martin
On Wed, Apr 18, 2007 at 12:59:18AM -0700, David Lawyer wrote:
 
 I don't think the -f option is supposed to remove escapes.  A few
 years or so ago, the escape problem didn't exist.  I think it was
 caused by a change in the grotty program that made output with escapes
 the default.
...
 But it's not expected to remove escapes.  Also, you would need to
 delete the old code that removes overstrikes from the output if -f is
 used (uses the s/ command in perl.
 Suppose someone uses: sgml2txt -f --pass=-P-cu
 Then the -f will pass the -cbou options to grotty while the user only
 wanted to pass -cu.

Yes, that would also be the effect of the old code you mention, even if
-f does not pass -cbou. The ovestrikes removal code (enabled by -f)
would cause the same effect of the 'ubo' options even if they are not
passed, once -c is passed.

Anyway, seems that I did not previously look at this in the appropriate
depth, thanks for the clarifications.

Reading a bit more, I think we have two possibilities, both abandoning
the grotty new default behavior of using escape sequences rather than
overtrikes for emphasis:

1) Revert to the original behavior (overstrikes). This should be achieved
   by just passing -c to grotty (-P-c) if nothing is explicitely
   passed. Overstrikes are enabled this way, but can be removed by using
   the -f option, just as before. These overstrikes look nicely in mc and in
   less, unlike escapes. No changes in documentation are needed this way.
2) Being more agressive, and setting plain text as default, by passing
   -cbou to grotty (-P-cbou) unless something is explicitely passed,
   thus obsoleting the -f option. We need to document this change, and
   how to get the original behavior if desired. Removing old
   oversrike-removal code is also reasonable here.

Since the overstrikes look nice in less and mc, I admit my personal
preference goes to (1), but I am not alone here. Sano?

-- 
Agustin


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



Bug#419318: closed by Masahito Omote [EMAIL PROTECTED] (Re: Bug#419318: Switch to dh_gtkmodules for the gtk 2.10 transition)

2007-04-18 Thread Loïc Minier
found 419318 1:1.4.1-2
severity 419318 important
stop

Hi,

On Wed, Apr 18, 2007, Debian Bug Tracking System wrote:
 This bug is already fixed in 1.4.1-2 in unstable.

 Thanks for checking so quickly; I reviewed the above version, and there
 are a couple of problems:
 - ${misc:Depends} is missing from uim-gtk2.0, hence it fails depending
   on the ABI
 - debian/uim-gtk2.0.postinst and debian/uim-gtk2.0.postrm still have
   call to update-gtk-immodules

 Could you please add ${misc:Depends}, remove the calls to
 update-gtk-immodules, and perhaps drop the dependencies on
 libgtk2.0-bin (which ships update-gtk-immodules) if it's not needed
 anymore?

   Thanks,
-- 
Loïc Minier



Bug#415107: Bug also triggered when using smbnetfs

2007-04-18 Thread Samuel Mimram
reassign 415107 libfuse2
thanks

Hi,

Johan Palmqvist wrote:
 Tested with smbnetfs today and it has the exact same problem. Do they
 share some code or could it be related to the FUSE driver?

To the best of my knowledge, smbnetfs and fusesmb don't share any code.
So, I guess it must be fuse-related. I'm reassigning the bug.

Cheers,

Samuel.


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



Bug#407648: O: sgrep -- tool to search a file for structured pattern

2007-04-18 Thread Daniel Baumann
Matej Vela wrote:
 Should we remove it?

Imho it should be removed.

 I'm fine either way, just checking
 whether I should do a QA upload or not.

Well, it's orphaned.. do a QA upload as you like ;)

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




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



Bug#419695: Problem with VLANs

2007-04-18 Thread Gregory Colpart
Hi,

On Tue, Apr 17, 2007 at 03:11:46PM +0200, Sebastian Wahl wrote:
 
 My modem is connected over a VLAN-Switch to the device eth0.10
 
 pppoeconf detects the modem but generates the config-files using eth0 instead 
 of eth0.10
 [...]

Thanks for your report.
I prepare a patch and upload it soon.

Regards,
-- 
Gregory Colpart [EMAIL PROTECTED]  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


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



Bug#411654: bootchartd only works if /bin/sh is bash

2007-04-18 Thread Jörg Sommer
Hi Ziga,

Ziga Mahkovec schrieb am Sun 15. Apr, 02:30 (+0200):
 On Fri, 2007-03-30 at 02:15 +0200, Jörg Sommer wrote:
 
  [...]
  For job control bootchart needs a heavy rewrite, but I also think it can
  gain something. The other way is to try to redirect the shell error to
  /dev/null.
  
  What do you think Ziga?
 
 How about we avoid the udev problem (missing /dev/null) by starting the
 loggers before udev is started?

Yes, this might be another way to go. But didn't we get errors because
the not yet mounted /proc? I've checked the script that mounts /proc in
Debian. We can mount /proc in bootchartd without breaking this mount
script and I guess other distributions do also check for an already
mounted filesystem before mounting it.

Regards, Jörg.
-- 
Es liegt in der Natur des Menschen, vernünftig zu denken und
unlogisch zu handeln! Das Gesagte ist nicht das Gemeinte und das Gehörte
nicht das Verstandene!


pgp7U4Wrw1DoJ.pgp
Description: PGP signature


Bug#419864: [INTL:gl] Galician debconf template translation for geneweb

2007-04-18 Thread Jacobo Tarrio
Package: geneweb
Severity: wishlist
Tags: l10n patch

 It is attached to this report.
# Galician translation of geneweb's debconf templates
# This file is distributed under the same license as the geneweb package.
# Jacobo Tarrio [EMAIL PROTECTED], 2007.
#
msgid 
msgstr 
Project-Id-Version: geneweb\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-12-01 19:37+0100\n
PO-Revision-Date: 2007-04-18 12:54+0200\n
Last-Translator: Jacobo Tarrio [EMAIL PROTECTED]\n
Language-Team: Galician [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: select
#. Default
#. This is the default choice. Translators may put their own language here
#. instead of the default.
#. WARNING : you MUST use the iso_639 two-letter code of your language
#: ../geneweb.templates.master:1001
msgid en[ translators, please see comment in PO files]
msgstr gl

#. Type: select
#. Description
#: ../geneweb.templates.master:1002
msgid Geneweb default language:
msgstr Idioma por defecto de Geneweb:

#. Type: select
#. Description
#: ../geneweb.templates.master:1002
msgid Geneweb can display its prompts in a number of languages.
msgstr Geneweb pode amosar as súas indicacións en moitos idiomas.

#. Type: select
#. Description
#: ../geneweb.templates.master:1002
msgid Select a default language for Geneweb to use in its page rendering.
msgstr 
Escolla un idioma por defecto para que o empregue Geneweb ao amosar as 
páxinas web.

#. Type: select
#. Description
#: ../geneweb.templates.master:1002
msgid Other languages will still be available.
msgstr O resto dos idiomas ha seguir estando dispoñible.

#. Type: string
#. Description
#: ../geneweb.templates.master:2001
msgid Geneweb daemon listening port:
msgstr Porto de escoita do servizo Geneweb:

#. Type: string
#. Description
#: ../geneweb.templates.master:2001
msgid 
The port used by the geneweb daemon (gwd) for incoming connections may be 
configured here.
msgstr 
Pódese configurar aquí o porto que emprega o servizo de geneweb (gwd) para 
as conexións entrantes.

#. Type: string
#. Description
#: ../geneweb.templates.master:2001
msgid Choose a port number above 1023 for the port gwd will listen to.
msgstr 
Escolla un número de porto superior a 1023 para o porto no que ha escoitar 
gwd.

#. Type: string
#. Description
#: ../geneweb.templates.master:2001
msgid If unsure, leave the default value of 2317.
msgstr Se non está seguro, deixe o valor por defecto de 2317.

#. Type: select
#. Choices
#: ../geneweb.templates.master:3001 ../gwsetup.templates:2001
msgid Always on
msgstr Sempre activo

#. Type: select
#. Choices
#: ../geneweb.templates.master:3001 ../gwsetup.templates:2001
msgid Manual
msgstr Manual

#. Type: select
#. Description
#: ../geneweb.templates.master:3002
msgid Geneweb start mode:
msgstr Modo de inicio de Geneweb:

#. Type: select
#. Description
#: ../geneweb.templates.master:3002
msgid 
The Geneweb daemon gwd can be launched automatically at startup, manually by 
the system administrator, or by any user when it is needed.
msgstr 
Pódese iniciar o servizo de Geneweb (gwd) automaticamente ao iniciar o 
ordenador, de xeito manual polo administrador do sistema, ou por calquera 
usuario cando sexa preciso.

#. Type: select
#. Description
#: ../geneweb.templates.master:3002
msgid 
If you choose \Always on\, Geneweb will be launched at the system startup.
msgstr 
Se escolle \Sempre activo\, hase iniciar Geneweb ao iniciar o ordenador.

#. Type: select
#. Description
#: ../geneweb.templates.master:3002
msgid 
If you want to prevent the automatic startup of Geneweb, for example if you 
prefer to run it as a CGI program, then choose \Manual\.
msgstr 
Se quere evitar que Geneweb se inicie automaticamente, por exemplo, se quere 
executalo coma programa CGI, escolla \Manual\.

#. Type: note
#. Description
#: ../geneweb.templates.master:4001
msgid Old directory /var/geneweb not removed
msgstr Non se eliminou o directorio /var/geneweb antigo

#. Type: note
#. Description
#: ../geneweb.templates.master:4001
msgid 
Previous versions of both official and unofficial packages for Geneweb used 
non FHS-compliant /var/geneweb directory for storing databases.
msgstr 
As versións anteriores dos paquetes oficiais e non oficiais de Geneweb 
empregaban o directorio /var/geneweb (que non cumpre as normas FHS) para 
armacenar as bases de datos.

#. Type: note
#. Description
#: ../geneweb.templates.master:4001
msgid 
It has been detected that this directory was used on your system. Some files 
have been moved from there to /var/lib/geneweb but the geneweb installation 
scripts found some unexpected files in /var/geneweb.
msgstr 
Detectouse este directorio no seu sistema. Trasladáronse algúns ficheiros de 
aí a /var/lib/geneweb, pero os scripts de instalación de geneweb detectaron 
algúns ficheiros inesperados en /var/geneweb.

#. Type: note
#. Description
#: ../geneweb.templates.master:4001
msgid 
Thus the directory has been left 

Bug#419866: ITP: ajaxtags -- Java based library supporting AJAX in Java Server Pages

2007-04-18 Thread Torsten Werner
Package: wnpp
Severity: wishlist
Owner: Torsten Werner [EMAIL PROTECTED]

* Package name: ajaxtags
  Version : 1.2~beta3
  Upstream Author : Darren L. Spurgeon [EMAIL PROTECTED]
* URL : http://ajaxtags.sourceforge.net/
* License : Apache License
  Programming Lang: Java
  Description : Java based library supporting AJAX in Java Server Pages

 The AJAX Tag Library is a set of JSP tags that simplify the use of
 Asynchronous JavaScript and XML (AJAX) technology in JavaServer Pages.
 .
 This tag library does not force J2EE developers to write the necessary
 JavaScript to implement an AJAX-capable web form. The tag library provides
 support for live form updates for the following use cases:
  - autocomplete based on character input to an input field
  - select box population based on selections made from another field
  - callout or balloon popups for highlighting content
  - refreshing form fields
  - toggling images and form field states on/off.
 .
  Homepage: http://ajaxtags.sourceforge.net/



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



Bug#410587: tagging as upstream

2007-04-18 Thread Mike O'Connor
severity 410587 wishlist
tag 410587 upstream
forwarded 410587 [EMAIL PROTECTED]

thanks

I have sent this request to the upstream developers that they include
the changelog in their next release.

thanks,

stew


signature.asc
Description: Digital signature


Bug#419617: uim-common: I confirm it

2007-04-18 Thread Jan Willem Stumpel
Package: uim-common
Version: 1:1.4.1-2
Followup-For: Bug #419617


On bugs.debian.org this bug is tagged unreproducible, but I have the same
symptom.

Maybe because at the moment, all uim packages are 1.2, while uim-common is
1.4?

Regards, Jan

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

Kernel: Linux 2.6.18-3-686 (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 uim-common depends on:
ii  im-switch 1.14   Input method switch framework

uim-common recommends no packages.

-- no debconf information


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



Bug#411654: bootchartd only works if /bin/sh is bash

2007-04-18 Thread Ziga Mahkovec
On Wed, 2007-04-18 at 11:23 +0200, Jörg Sommer wrote:
 Ziga Mahkovec schrieb am Sun 15. Apr, 02:30 (+0200):
  How about we avoid the udev problem (missing /dev/null) by starting the
  loggers before udev is started?
 
 Yes, this might be another way to go. But didn't we get errors because
 the not yet mounted /proc? I've checked the script that mounts /proc in
 Debian. We can mount /proc in bootchartd without breaking this mount
 script and I guess other distributions do also check for an already
 mounted filesystem before mounting it.

I don't expect this to be problem.  I've tested bootchartd with an
unmounted /proc and the log_output functions would simply not log
anything.  As soon as /proc becomes available, the functions start
logging.

Also, as far as Fedora is concerned, /proc is already mounted in initrd
phase (before bootchart is started).  Is this not the case in Debian?

-- 
Ziga




Bug#419865: ITP: cruisecontrolrb -- A continuous integration tool written in ruby

2007-04-18 Thread James Healy
Package: wnpp
Severity: wishlist
Owner: James Healy [EMAIL PROTECTED]


* Package name: cruisecontrolrb
  Version : 1.0.0
  Upstream Author : Alexey Verkhovsky averkhov at thoughtworks.com, Jeremy 
Stell-Smith jeremystellsmith at gmail.com
* URL : http://cruisecontrolrb.thoughtworks.com
* License : Apache License Version 2
  Programming Lang: Ruby
  Description : A continuous integration tool written in ruby

CruiseControl.rb is a continuous integration  tool. Its basic
purpose in life is to alert members of a software project when
one of them checks something into source control that breaks the
build.

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

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


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



Bug#419774: .so symlink broken

2007-04-18 Thread Domenico Andreoli
found 419774 7.16.1-1
notfound 419774 7.16.2-1
thanks

On Tue, Apr 17, 2007 at 11:28:00PM +0200, Rene Engelhard wrote:
 
 Hi,

hi,

 as you spoke on -release about a curl transition I wanted to do a testbuild
 an installed libcurl4-openssl-dev.
 
 The build breaks:
 

of course! :)

 
 .a?! Let's look.
 
 [EMAIL PROTECTED]:/usr/lib$ ls -l libcurl*
 lrwxrwxrwx 1 root root 17 2007-04-17 21:45 libcurl.a - libcurl-openssl.a
 lrwxrwxrwx 1 root root 23 2007-02-18 12:22 libcurl-gnutls.so.3 - 
 libcurl-gnutls.so.3.0.0
 -rw-r--r-- 1 root root 210992 2006-08-07 16:47 libcurl-gnutls.so.3.0.0
 lrwxrwxrwx 1 root root 18 2007-04-17 21:45 libcurl.la - 
 libcurl-openssl.la
 -rw-r--r-- 1 root root 446394 2007-02-10 00:50 libcurl-openssl.a
 -rw-r--r-- 1 root root977 2007-02-10 00:50 libcurl-openssl.la
 lrwxrwxrwx 1 root root 24 2007-04-17 21:45 libcurl-openssl.so - 
 libcurl-openssl.so.4.0.0
  
 
 
 This one doesn't exist, so...

... but should. indeed libcurl4-openssl-dev should depend on
libcurl4-openssl, while it is depending on libcurl4.

i just uploaded 7.16.2-1 to experimental, i also fixed this bug. please,
cpuld you redo the test with this new version?

thank you.

 Regards,
 
 Rene

cheers
domenico

-[ Domenico Andreoli, aka cavok
 --[ http://www.dandreoli.com/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


signature.asc
Description: Digital signature


Bug#419869: swaks: please enable NTLM (SPA) authentication

2007-04-18 Thread Fabian Fagerholm
Package: swaks
Version: 0+20061116.0-2
Severity: wishlist

Swaks has support for NTLM (SPA) authentication, but Authen::NTLM is
apparently not available in Debian. My wish is that swaks' maintainers
would be so kind and package Authen::NTLM for Debian so that swaks could
make use of it.

Kind regards,
-- 
Fabian Fagerholm [EMAIL PROTECTED]


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



Bug#411842: proposed patch

2007-04-18 Thread Adam Tkac

Hi,

same bug like redhat's one 
(https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=236426). Problem 
isn't in missing catalog files but in named's zone-finding code. You 
could see bind-9.4.0-zone-freeze.patch from fedora development which 
solves this issue.


Regards, Adam


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



Bug#419352: Access with keyboard with installgui

2007-04-18 Thread Frans Pop
On Wednesday 18 April 2007 09:47, Attilio Fiandrotti wrote:
 Using + and - to expand and collapse trees is GTK's default option.
 This is a problem which was raised some time ago too [1], since it's
 the second time this thing come up, i guess we must do something about
 it.

That's fine by me, but please only allow space to toggle and _not_ 
enter, except perhaps if you can make it so that enter only has that 
function if the active line is a continent and still works to activate 
Continue if it is a country.


pgpyS7NE7sRFG.pgp
Description: PGP signature


Bug#419535: E-Mail vs. E-Mails

2007-04-18 Thread Frans Pop
On Wednesday 18 April 2007 10:13, Steve Langasek wrote:
  e-mail (whether hyphenated, or not) is both singular *and* plural.
  Thus, I can write I sent email to John (meaning one message); or I
  sent email to John (meaning two-or-more messages).

 No, the plural is e-mails (or emails).  e-mail is the singular
 and is also a *mass noun*.

OTOH, using the singular as a mass noun in this context would not be 
incorrect, would it?


pgpqFVxXY7bpf.pgp
Description: PGP signature


  1   2   3   4   >