Bug#415548: aiccu: [debconf_rewrite] Debconf templates review

2007-03-20 Thread Christian Perrier
Package: aiccu
Version: N/A
Severity: normal
Tags: patch

Dear Debian maintainer,

On Monday, March 12, 2007, I notified you of the beginning of a review process
concerning debconf templates for aiccu.

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 aiccu with these changes right now.

The second phase of this process will begin on Friday, March 23, 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
Wednesday, April 04, 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 Thursday, April 05, 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: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-4-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
--- 
/home/bubulle/travail/debian/rewrite/LCFC/aiccu/aiccu-20070115.old/debian/templates
 2007-03-12 06:12:48.347474284 +0100
+++ 
/home/bubulle/travail/debian/rewrite/LCFC/aiccu/aiccu-20070115/debian/templates 
2007-03-16 19:55:16.805955828 +0100
@@ -1,43 +1,44 @@
 Template: aiccu/username
 Type: string
-Default:
-_Description: Username:
- To successfully connect, you must have a valid username. This is
- the same as the handle you use to log into the website.
+_Description: Aiccu username:
+ To successfully connect, you must provide your SixXS username. This is
+ the same username you use to login to the sixxs.net web site.
 
 Template: aiccu/password
 Type: password
-_Description: Password:
- To successfully connect, you must have a valid password. This is
- the same password you use to log into the website.
+_Description: Aiccu password:
+ To successfully connect, you must provide your SixXS password. This is
+ the same password you use to login to the sixxs.net web site.
 
 Template: aiccu/brokername
 Type: select
 Choices: ${brokers}
-_Description: Tunnel Broker:
- Select the Tunnel Broker you would like to use.
+_Description: Tunnel broker:
+ Please select the tunnel broker you would like to use.
 
 Template: aiccu/tunnelname
 Type: select
 Choices: ${tunnels}
-_Description: Tunnel Name:
- If you have more than one tunnel configured in your account, you must
- specify which tunnel should be activated.
+_Description: Tunnel name:
+ If more than one tunnel is configured for your account, please specify
+ which one should be automatically activated.
 
 Template: aiccu/badauth
 Type: boolean
-_Description: Recheck authentication details?
- You most likely have given bad authentication details. Try to login through
- the website of the Tunnel Broker or contact them to ask about problems.
+_Description: Re-check authentication details?
+ The authentication details you specified appear to be incorrect.
+ You should try to log in on the tunnel broker website and
+ contact the site administrators.
 
 Template: aiccu/nobrokers
-Type: note
-_Description: No Tunnel Brokers available
- No Tunnel Brokers could be retrieved from DNS (_aiccu + _aiccu.sixxs.net)
- this most likely indicates a DNS configuration problem.
+Type: error
+_Description: No tunnel brokers available
+ No tunnel brokers could be retrieved from DNS (_aiccu + _aiccu.sixxs.net).
+ This most likely indicates a DNS configuration problem.
 
 Template: aiccu/notunnels
-Type: note
+Type: error
 _Description: No tunnels available
- You currently have no tunnels available. Please go to the SixXS website
- at http://www.sixxs.net/ to request a tunnel for your account.
+ No tunnels are currently available to you. Please connect to the
+ SixXS website at http://www.sixxs.net/ to request a tunnel for your
+ account.
--- 
/home/bubulle/travail/debian/rewrite/LCFC/aiccu/aiccu-20070115.old/debian/templates
 2007-03-12 06:12:48.347474284 +0100
+++ 
/home/bubulle/travail/debian/rewrite/LCFC/aiccu/aiccu-20070115/debian/templates 
2007-03-16 19:55:16.805955828 +0100
@@ -1,43 +1,44 @@
 Template: aiccu/username
 Type: string
-Default:

Bug#412799: linux-image-2.6.18-4-686 does not boot

2007-03-20 Thread Svante Signell
On Mon, 2007-03-19 at 20:17 +0100, Svante Signell wrote:
 On Mon, 2007-03-19 at 19:58 +0100, maximilian attems wrote:
  On Mon, Mar 19, 2007 at 07:52:53PM +0100, Svante Signell wrote:
   # dpkg -S /usr/sbin/mkinitrd.yaird
   yaird: /usr/sbin/mkinitrd.yaird
  
  oh please use mkinitramfs, install initramfs-tools,
  the postinst will pick it up automaticaly without troubles
  as it is the default anyway.
  
  interested if that boots?
 # dpkg -l initramfs-tools
 ii  initramfs-tools 0.85f tools for generating an initramfs
 
 Yes it boots. Now the initrd image is much larger:
 -rw-r--r-- 1 root root 4582735 2007-03-19 20:07 initrd.img-2.6.18-4-686
 
 compared to:
 -rw--- 1 root root 1221818 2007-03-19 19:33 initrd.img-2.6.18-4-686
 
 According to the description yaird produces more compact images:
 ...
 Should I file a bug report for yaird? At least you can close the bug on
 the kernel.
or maybe not. Maybe the bug is still in the kernel. Alternately the
problem can be in yaird or maybe even in LILO? Attached is a diff
between the config files for kernels 2.6.18-3-686 and 2.6.18-4-686.
Kernel 2.4.18-3-686 and previous kernels all boot properly with yaird.

-- 
Svante Signell [EMAIL PROTECTED]
--- /boot/config-2.6.18-3-686	2006-12-10 19:50:16.0 +0100
+++ /boot/config-2.6.18-4-686	2007-02-21 16:18:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.18
-# Sun Dec 10 18:50:16 2006
+# Wed Feb 21 15:18:23 2007
 #
 CONFIG_X86_32=y
 CONFIG_GENERIC_TIME=y
@@ -685,9 +685,6 @@
 CONFIG_ATALK=m
 CONFIG_DEV_APPLETALK=m
 CONFIG_LTPC=m
-CONFIG_COPS=m
-CONFIG_COPS_DAYNA=y
-CONFIG_COPS_TANGENT=y
 CONFIG_IPDDP=m
 CONFIG_IPDDP_ENCAP=y
 CONFIG_IPDDP_DECAP=y
@@ -1156,6 +1153,7 @@
 CONFIG_BLK_DEV_HPT34X=m
 # CONFIG_HPT34X_AUTODMA is not set
 CONFIG_BLK_DEV_HPT366=m
+CONFIG_BLK_DEV_JMICRON=m
 CONFIG_BLK_DEV_SC1200=m
 CONFIG_BLK_DEV_PIIX=m
 CONFIG_BLK_DEV_IT821X=m
@@ -1515,7 +1513,6 @@
 CONFIG_B44=m
 CONFIG_FORCEDETH=m
 CONFIG_CS89x0=m
-CONFIG_DGRS=m
 CONFIG_EEPRO100=m
 CONFIG_E100=m
 CONFIG_FEALNX=m
@@ -1555,7 +1552,7 @@
 CONFIG_SIS190=m
 CONFIG_SKGE=m
 CONFIG_SKY2=m
-CONFIG_SK98LIN=m
+# CONFIG_SK98LIN is not set
 CONFIG_VIA_VELOCITY=m
 CONFIG_TIGON3=m
 CONFIG_BNX2=m
@@ -1577,13 +1574,11 @@
 CONFIG_IBMTR=m
 CONFIG_IBMOL=m
 CONFIG_IBMLS=m
-CONFIG_3C359=m
 CONFIG_TMS380TR=m
 CONFIG_TMSPCI=m
 CONFIG_SKISA=m
 CONFIG_PROTEON=m
 CONFIG_ABYSS=m
-CONFIG_SMCTR=m
 
 #
 # Wireless LAN (non-hamradio)
@@ -2225,6 +2220,7 @@
 CONFIG_I2C_AMD756=m
 CONFIG_I2C_AMD756_S4882=m
 CONFIG_I2C_AMD8111=m
+# CONFIG_I2C_ELEKTOR is not set
 CONFIG_I2C_I801=m
 CONFIG_I2C_I810=m
 CONFIG_I2C_PIIX4=m
@@ -2590,7 +2586,6 @@
 CONFIG_VIDEO_BTCX=m
 CONFIG_VIDEO_IR=m
 CONFIG_VIDEO_TVEEPROM=m
-CONFIG_USB_DABUSB=m
 
 #
 # Graphics support
@@ -3024,19 +3019,6 @@
 CONFIG_USB_SERIAL_GARMIN=m
 CONFIG_USB_SERIAL_IPW=m
 CONFIG_USB_SERIAL_KEYSPAN_PDA=m
-CONFIG_USB_SERIAL_KEYSPAN=m
-CONFIG_USB_SERIAL_KEYSPAN_MPR=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28X=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28XA=y
-CONFIG_USB_SERIAL_KEYSPAN_USA28XB=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19=y
-CONFIG_USB_SERIAL_KEYSPAN_USA18X=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19W=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19QW=y
-CONFIG_USB_SERIAL_KEYSPAN_USA19QI=y
-CONFIG_USB_SERIAL_KEYSPAN_USA49W=y
-CONFIG_USB_SERIAL_KEYSPAN_USA49WLC=y
 CONFIG_USB_SERIAL_KLSI=m
 CONFIG_USB_SERIAL_KOBIL_SCT=m
 CONFIG_USB_SERIAL_MCT_U232=m
@@ -3056,8 +3038,6 @@
 #
 # USB Miscellaneous drivers
 #
-CONFIG_USB_EMI62=m
-CONFIG_USB_EMI26=m
 CONFIG_USB_AUERSWALD=m
 CONFIG_USB_RIO500=m
 CONFIG_USB_LEGOTOWER=m
@@ -3466,7 +3446,7 @@
 # CONFIG_DEBUG_KERNEL is not set
 CONFIG_LOG_BUF_SHIFT=15
 CONFIG_DEBUG_BUGVERBOSE=y
-# CONFIG_DEBUG_FS is not set
+CONFIG_DEBUG_FS=y
 # CONFIG_UNWIND_INFO is not set
 CONFIG_EARLY_PRINTK=y
 CONFIG_X86_FIND_SMP_CONFIG=y


Bug#415541: libx11-6: 1.1.1-1 causes complete screen lockup / freeze from xmms

2007-03-20 Thread Michel Dänzer
On Tue, 2007-03-20 at 14:15 +1030, Arthur Marsh wrote:
 Package: libx11-6
 Version: 2:1.0.3-6
 Severity: important
 
 
 When running libx11-6 1.1.1-1 and xmms 1:1.2.10+20061101-1, attempting 
 to change the file menu width or traverse directories in play file 
 would cause a complete screen / filesystem lockup (machine was pingable 
 from another location but file shares not available and all keyboard and 
 mouse input was ignored).
 
 Running xmms under strace would prevent the problem from occuring.
 
 Downgrading libx11-6 to 2:1.0.3-6 resolved the problem.

So this behaviour may be triggered by something in the new libx11-6, but
it's very unlikely to be caused fully by it but more likely at least
partly by the X server. Please attach the output of

/usr/share/bug/xserver-xorg-core/script 31


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#414715: [OpenCT] #25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h

2007-03-20 Thread OpenCT
#25: RESPONSECODE definition in pcsc-lite moved to ifdhandler.h
--+-
  Reporter:  aj   |   Owner:  [EMAIL PROTECTED]
  Type:  enhancement  |  Status:  new   
  Priority:  normal   |   Component:  general   
   Version:  0.6.11   |Severity:  normal
Resolution:   |Keywords:
--+-
Comment (by Ludovic):

 A patch is available in http://www.opensc-project.org/pipermail/opensc-
 devel/2007-March/009616.html

 It is not possible to compile OpenCT with pcsc-lite 1.4.0
 [http://archives.neohapsis.com/archives/dev/muscle/2007-q1/0144.html]. See
 Debian bug #414715 [http://bugs.debian.org/414715].

 This is because of two problems:
  * OpenCT comes with its own version of ifdhandler.h instead of using the
 one provided by pcsc-lite
  * OpenCT uses the IFDhandler API v2 and IFDHControl() function is not
 defined the same with IFDhandler API v3 and so conflicts.

 A simple patch is to remove ifdhandler.h from OpenCT and do:
 {{{
 Index: src/pcsc/Makefile.am
 ===
 --- src/pcsc/Makefile.am(révision 935)
 +++ src/pcsc/Makefile.am(copie de travail)
 @@ -14,8 +14,6 @@ openct_ifd_la_SOURCES = pcsc.c
  openct_ifd_la_LDFLAGS = -module -avoid-version
  openct_ifd_la_LIBADD = ../ctapi/libopenctapi.la

 -noinst_HEADERS = ifdhandler.h
 -
  # Don't use HAVE_BUNDLES for this case, pcsc-lite loads
  # USB drivers from MacOS X like bundles for all platforms
  install-exec-local: install-libLTLIBRARIES
 Index: src/pcsc/pcsc.c
 ===
 --- src/pcsc/pcsc.c (révision 935)
 +++ src/pcsc/pcsc.c (copie de travail)
 @@ -34,6 +34,7 @@
  #endif
  #include openct/openct.h
  #include ctapi.h /* XXX: openct/ctapi.h? */
 +#define IFDHANDLERv2
  #include ifdhandler.h

  /* Maximum number of readers handled */
 @@ -423,6 +424,8 @@ IFDHTransmitToICC(DWORD Lun, SCARD_IO_HE
 return rv;
  }

 +#ifdef IFDHANDLERv2
 +
  RESPONSECODE
  IFDHControl(DWORD Lun, PUCHAR TxBuffer,
 DWORD TxLength, PUCHAR RxBuffer, PDWORD RxLength)
 @@ -469,6 +472,17 @@ IFDHControl(DWORD Lun, PUCHAR TxBuffer,
 return rv;
  }

 +#else
 +
 +RESPONSECODE IFDHControl(DWORD Lun, DWORD dwControlCode,
 +   PUCHAR TxBuffer, DWORD TxLength, PUCHAR RxBuffer, DWORD RxLength,
 +   PDWORD pdwBytesReturned)
 +{
 +   /* FIXME */
 +}
 +
 +#endif
 +
  RESPONSECODE IFDHICCPresence(DWORD Lun)
  {
 char ret;
 }}}


 I have no idea if OpenCT should use the API v3
 [http://pcsclite.alioth.debian.org/ifdhandler-3/] or stay at API v2.

-- 
Ticket URL: https://www.opensc-project.org/openct/ticket/25
OpenCT http://www.opensc-project.org/


Bug#415549: send_arp uses obsolete (PF_INET,SOCK_PACKET)

2007-03-20 Thread M. Koehrer
Package: fake
Version: 1.1.10-1

I use send_arp for sending gratuitous ARP messages.
The ARP messages are sent out fine, however the kernel (2.6.20.2 from 
kernel.org) complains about
send_arp uses obsolete (PF_INET,SOCK_PACKET) when calling dmesg.

Sending the gratuitous ARP is done in a script that looks like:
--
#!/bin/bash
IP=192.168.10.10  # The IP of eth0
send_arp $IP `cat /sys/class/net/eth0/address` $IP `cat 
/sys/class/net/eth0/broadcast`


I have looked into the source code of send_arp. It uses 
sock=socket(AF_INET,SOCK_PACKET,htons(ETH_P_RARP));
to create a socket which is obsolete since kernel 2.2 (man packet).
However, I do not know how to migrate from the old socket(AF_INET, 
SOCK_PACKET, ...)
to the newer socket(PF_PACKET, SOCK_RAW, ...)

Regards

Mathias

-- 
Mathias Koehrer
[EMAIL PROTECTED]


Viel oder wenig? Schnell oder langsam? Unbegrenzt surfen + telefonieren
ohne Zeit- und Volumenbegrenzung? DAS TOP ANGEBOT JETZT bei Arcor: günstig
und schnell mit DSL - das All-Inclusive-Paket für clevere Doppel-Sparer,
nur  39,85 €  inkl. DSL- und ISDN-Grundgebühr!
http://www.arcor.de/rd/emf-dsl-2



Bug#415231: dtc: [debconf_rewrite] Debconf templates review

2007-03-20 Thread Christian Perrier
After our various discussions, please find attached the last version
of the proposed patch.

Please confirm that you're OK with that patch...or again propose
changes if needed.

I now need to go to the next step, namely the call for translations.


--- 
/home/bubulle/travail/debian/rewrite/BTS/dtc/dtc-0.25.1.old/debian/dtc.templates
2007-03-08 20:33:52.722693198 +0100
+++ 
/home/bubulle/travail/debian/rewrite/BTS/dtc/dtc-0.25.1/debian/dtc.templates
2007-03-18 11:42:30.739187249 +0100
@@ -2,222 +2,197 @@
 Type: string
 Default: localhost
 _Description: MySQL hostname:
- Enter the hostname or ip do you want to use to connect to your MySQL server.
- If the MySQL server runs locally, then you can safely leave the default to
- localhost.
+ Please enter the hostname or IP address of the MySQL server.
 
 Template: dtc/conf_mysqllogin
 Type: string
 Default: root
-_Description: MySQL Login:
- Enter the MySQL root login. DTC needs it to access to your MySQL table
- in order to grant privileges to it's users. It's suggested that you add a
- user specialy for dtc that has the rights for modifying grant tables, but
- root is also working.
+_Description: MySQL administrator:
+ Please enter the login name of a MySQL user with administrative
+ privileges. DTC will use it to grant privileges for the tables to
+ its users.
 
 Template: dtc/conf_mysqlpass
 Type: password
-_Description: MySQL Password:
- Please enter your MySQL root password so DTC can connect to MySQL and
- add/remove databases.
+_Description: MySQL administrator password:
+ Please enter the password of the MySQL administrator.
 
 Template: dtc/conf_mysqldb
 Type: string
 Default: dtc
 _Description: DTC database name:
- DTC save all it's hosting information in a database automatically created.
- You should enter it's name here.
+ Please enter the name of the database to use for storing all DTC
+ hosting information.
 
 Template: dtc/conf_mysql_change_root
 Type: boolean
 Default: false
-_Description: Change MySQL root?
- When installing mysql-server package under Debian, the default installed
- root password for database access is an empty password. DTC can change
- that root password for you if you didn't change it before. If you have
- setup a root password for MySQL before, or if you are just upgrading DTC
- to a newer version, you might don't need to setup a new root password.
- If your root MySQL password is not set yet, then you can ask DTC to change
- it with the root password you just entered. Please note that if DTC can't
- connect with root, then install will fail.
+_Description: Change MySQL root password?
+ By default, the mysql-server package does not require a password for
+ the MySQL root user. This can be changed during the configuration of
+ the DTC package.
 
 Template: dtc/main_domainname
 Type: string
 Default: example.com
 _Description: Domain name:
- Enter the first domain name you want DTC to administrate. This domain
- name will be used for installing the root admin and customer web control
- panel of DTC (on one of this domain subdomains).
+ Please enter the first domain which you want DTC to
+ manage. This domain name will be used to install the root
+ admin and customer web control panel of DTC (under one of this domain's
+ subdomains).
 
 Template: dtc/dtc_adminsubdomain
 Type: string
 Default: dtc
 _Description: DTC root panel subdomain:
- Enter the subdomain you want DTC to install it's control panel.
+ Please enter the subdomain to be used by the DTC control panel.
 
 Template: dtc/conf_ipaddr
 Type: string
 Default: 192.168.0.2
 _Description: Primary IP address:
- Enter your primary IP address here. This IP will be used for the domain
- name you just provided, and will be used as default for most DTC variables.
- In case of NAT, please enter your EXTERNAL IP address.
+ Please enter this host's primary IP address. This address will be
+ used for the domain name you just provided, and will be used as the
+ default for most DTC variables.  If you are using Network Address
+ Translation (NAT), please enter your external IP address.
 
 Template: dtc/conf_hostingpath
 Type: string
 Default: /var/www/sites
 _Description: Path for hosted domains:
- This path is where you want DTC to store all hosted domains
- files (mail and web files) ?
+ Please enter the directory to be used by DTC to store files for
+ all hosted domains.
  .
- Please note that apache's standard installation setup /var/www as the
- apache web area (document root). Remove this manually in your
- /etc/apache/httpd.conf (or in /etc/apache2) if you choose /var/www/sites
- as DTC's hosting area.
+ If you choose /var/www, which is Apache's default document root, all
+ files hosted in that directory may become publicly accessible. It is
+ therefore recommended to change the DocumentRoot setting in Apache
+ configuration if you choose /var/www as path for hosted domains.
 
 Template: dtc/conf_chroot_path
 Type: string
 Default: /var/lib/dtc/chroot_template

Bug#301780: base: Device nodes are not created for IOMEGA ZIP ATAPI

2007-03-20 Thread Marco d'Itri
On Mar 20, Bruce Robson [EMAIL PROTECTED] wrote:

 If there is a disk in the ZIP drive when the driver loads then both 
 /dev/sda and /dev/sda4 are created. If there isn't a disk in the ZIP 
 drive when the driver loads then only /dev/sda is created.
README.Debian.

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#415127: installation-report: Graphical install does not work on Apple MacBook

2007-03-20 Thread Davide Viti
 The graphical installer didn't work. After trying several parameter
 combinations, I used the default text installer.

To be honest, that does not completely surprise me. AFAIK the graphical 
installer has never been tried on Intel-based Macs yet.

It is a bit strange as the graphics controller seems fairly standard.

IIRC the problem is current kernel support for framebuffer; I played with that
a few months ago and gave up being the laptop the only machine I have.
For those interested in Debian on Macbook see [1];  feel also free to add the 
missing
infos about framebuffer support in case you played with it.

regards,
Davide

[1] http://wiki.debian.org/MacBook


Naviga e telefona senza limiti con Tiscali 
Scopri le promozioni Tiscali adsl: navighi e telefoni senza canone Telecom

http://abbonati.tiscali.it/adsl/



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



Bug#276575: Please support setting X's URGENCY hint upon terminal beep [hacky patch attached]

2007-03-20 Thread Ludvig Ericson

I noticed that your patch won't work on latest vte in portage, the
structure is quite different now and you'd want to edit after line
1057 in src/vteseq.c.


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



Bug#415433: epiphany: rss icon missing

2007-03-20 Thread Loïc Minier
On Tue, Mar 20, 2007, Fabian Greffrath wrote:
 -l /usr/share/epiphany-browser/icons/hicolor/*/status/feed-presence.png
 -rw-r--r-- 1 root root  694 2007-03-18
 19:22 /usr/share/epiphany-browser/icons/hicolor/16x16/status/feed-presence.png
 -rw-r--r-- 1 root root  991 2007-03-18
 19:22 /usr/share/epiphany-browser/icons/hicolor/22x22/status/feed-presence.png
 -rw-r--r-- 1 root root 1025 2007-03-18
 19:22 /usr/share/epiphany-browser/icons/hicolor/24x24/status/feed-presence.png
 -rw-r--r-- 1 root root 1575 2007-03-18
 19:22 /usr/share/epiphany-browser/icons/hicolor/32x32/status/feed-presence.png

 Check whether there's an icon-cache and remove it.

-- 
Loïc Minier



Bug#415550: dpsyco-lib: typos in script

2007-03-20 Thread Vaclav Ovsik
Package: dpsyco-lib
Version: 1.0.33
Severity: normal
File: /usr/bin/dpsyco-applypatch


Hello,
while I'm reading scripts to understand dpsyco I found a small typo:

--- /usr/bin/dpsyco-applypatch  2007-03-02 05:26:23.0 +0100
+++ /tmp/dpsyco-applypatch  2007-03-19 17:40:40.0 +0100
@@ -30,11 +30,11 @@
 DESTR=$2
 PATCHOPT=$3
 
-if [ -z PF ] ; then
+if [ -z $PF ] ; then
 echo No patch file specified, exiting.
 exit 0
 fi
-if [ -z DESTR ] ; then
+if [ -z $DESTR ] ; then
 echo No destination specified, exiting.
 exit 0
 fi

When I saw following line in /usr/bin/dpsyco-patch

DESTAPP=$(echo $DEST | sed -e s|^/||;)

IMHO I think it could be better to write

DESTAPP=$(echo $DEST | sed -e s|^//*||;)

bacause filename can contain duplicate `/' in itself, when someone
(me :-) is lazy to normalize it (e.g. ///bin//sh is valid path).
A bit paranoid :-)
Regards
--
Vaclav Ovsik


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

Versions of packages dpsyco-lib depends on:
ii  adduser   3.102  Add and remove users and groups
ii  rsync 2.6.9-2fast remote file copy program (lik

dpsyco-lib recommends no packages.

-- no debconf information


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



Bug#415547: gcc manpages shipped without separated docs (fsf-funding, gpl, gfdl)

2007-03-20 Thread Nikita V. Youshchenko

 Package: gcc-doc, gcc-4.1-doc
 Severity: serious

 The invariant part fsf-funding, plus the license texts are split out
 from the manual pages, but currently not shipped.  Removing invariant
 parts and cover texts from the docs seems to be a license violation of
 the GFDL. The former gcc-doc/gcc-4.1-doc packages had these files
 available as separate man pages. Please consider to re-add these, or
 include the relevant information verbatim into all man pages generated
 from the texinfo sources.

fsf-funding and license texts are shipped in form of manual pages in 
gcc-doc-base package, on which gcc-4.1-doc depends.


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



Bug#415551: ITP: swfdec-mozilla -- Plugin for Mozilla browsers that uses the Swfdec library for playing SWF files

2007-03-20 Thread Juan A. Diaz
Package: wnpp
Severity: wishlist


* Package name: swfdec-mozilla
  Version : 0.4.2
  Upstream Author : Benjamin Otte [EMAIL PROTECTED]
* URL : http://swfdec.freedesktop.org/
* License : LGPL
  Programming Lang: C
  Description : Plugin for Mozilla browsers that uses the Swfdec library 
for playing SWF files.



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



Bug#415407: tipa: dvipdf complains: Font tipa10 at 8000 not found; scaling 600 instead

2007-03-20 Thread Rafael Laboissiere
* Ryo Furue [EMAIL PROTECTED] [2007-03-19 15:16]:

 Yes, although my dvips is from a different package from yours:
 
 
 $ dvips mydoc.dvi -o mydoc.ps
 This is dvips(k) p1.7a Copyright 2005 ASCII Corp.([EMAIL PROTECTED])
 based on dvips(k) 5.95a Copyright 2005 Radical Eye Software 
 (www.radicaleye.com)
 ' TeX output 2007.03.19:1507' - mydoc.ps
 tex.protexps.pro. cmr10.pfb[1]
 $
 
 
 I seem to have the same dvips as yours:
 
 
 $ /usr/bin/dvips.nonja mydoc.dvi -o mydoc.ps
 This is dvips(k) 5.95a Copyright 2005 Radical Eye Software 
 (www.radicaleye.com)
 ' TeX output 2007.03.19:1507' - mydoc.ps
 tex.protexps.pro. cmr10.pfb[1]
 $
 
 
 My dvips seems to be from the dvipsk-ja package,
 while the other one is from the tetex-bin package.

I tried with dvipsk-ja installed here and I cannot replicate the bug.

I am just curious: in the examples above, are you using the same mydoc.tex
you reported before?  Why is not tipa10.pfb getting included in the PS
file?

-- 
Rafael


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



Bug#415552: ITP: pulseaudio-device-chooser-gtk -- allow quick access to useful features of the PulseAudio sound server

2007-03-20 Thread Christopher James Halse Rogers
Package: wnpp
Owner: Christopher James Halse Rogers [EMAIL PROTECTED]
Severity: wishlist

* Package name: pulseaudio-device-chooser-gtk
  Version : 0.9.3
  Upstream Author : Lennart Poettering [EMAIL PROTECTED]
* URL or Web page : http://0pointer.de/lennart/projects/padevchooser/
* License : GPL
  Description : allow quick access to useful features of the PulseAudio 
sound server

 PulseAudio Device Chooser is a simple tool that provides a tray icon allowing 
 quick access to some useful features of the PulseAudio sound server.
 Specifically, it:
 .
 Provides notification of new sinks/sources available on the network
 .
 Allows you to easily change the default sink/source/server assigned to the
 current X11 display
 .
 Starts the PulseAudio Volume Control, Volume Meter, Manager and Preferences
 tools (if installed)

I also intend to package these other tools (PulseAudio Volume Control, 
Volume Meter, Manager and Preferences).


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



Bug#415553: new upstream release 0.9.18

2007-03-20 Thread Stefano Zacchiroli
Package: python-nevow
Version: 0.9.0-0.1
Severity: wishlist

It was pointed out to me, while packaging other Divmod.org products,
that there are more official releases than those for which an
announcement has been published. They are all listed and available from:

  http://www.divmod.org/trac/browser/tags/releases

For instance, while Nevow 0.9.0 is a 9 months old release, 0.9.18 has
been release three weeks ago.

Can you please package it?
I'm willing to help with a NMU or in other ways if needed.

Cheers.

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

Versions of packages python-nevow depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.6  automated rebuilding support for p
ii  python-twisted-core   2.4.0-3Event-based framework for internet
ii  python-twisted-web0.6.0-1An HTTP protocol implementation to

python-nevow recommends no packages.

-- no debconf information


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



Bug#397354: debian/watch file and berlios

2007-03-20 Thread Julian Gilbey
On Mon, Mar 19, 2007 at 11:41:56PM -0400, Yaroslav Halchenko wrote:
 I am sorry if I am trying to wake up a dead issue, but 
 [...]
 and current 2.9.27 version of uscan has:
 
 $user_agent-agent('Debian uscan 2.9.27');
 
 and my uscan fails with:
 
 ,---
 | -- In debian/watch, processing watchfile line:
 |opts=downloadurlmangle=s/prdownload/download/  
 http://developer.berlios.de/project/showfiles.php?group_id=7729  
 http://prdownload.berlios.de/keyjnotegui/keyjnotegui-(.*).tar.bz2
 | uscan warning: In watchfile debian/watch, reading webpage
 |  http://developer.berlios.de/project/showfiles.php?group_id=7729 failed: 
 403 Forbidden
 `---
 
 so imho issue persists since berlios seems to don't allow uscan as the
 agent effectively bringing #397354 back alive:

So if we cheat and add Lynx in the User-Agent string, all should
work, yes?

   Julian


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



Bug#415407: tipa: dvipdf complains: Font tipa10 at 8000 not found; scaling 600 instead

2007-03-20 Thread Ryo Furue
Hi,

|  
|  $ /usr/bin/dvips.nonja mydoc.dvi -o mydoc.ps
|  This is dvips(k) 5.95a Copyright [. . .]
|  ' TeX output 2007.03.19:1507' - mydoc.ps
|  tex.protexps.pro. cmr10.pfb[1]
|  $
|  
|  
|  My dvips seems to be from the dvipsk-ja package,
|  while the other one is from the tetex-bin package.
| 
| I tried with dvipsk-ja installed here and I cannot replicate the bug.
| 
| I am just curious: in the examples above, are you using the same
| mydoc.tex you reported before?

Yes! 

  $ cat mydoc.tex
  \documentclass{article}
  \usepackage{tipa}
  \begin{document}
  [EMAIL PROTECTED]
  \end{document}
  $ latex mydoc.tex
  . . . .

  $ dvipdf mydoc.dvi
  dvips: Font tipa10 at 8000 not found; scaling 600 instead.
  dvips: Such scaling will generate extremely poor output.
  $ dvips mydoc.dvi
  This is dvips(k) p1.7a Copyright 2005 ASCII Corp. [. . .]
  based on dvips(k) 5.95a [. . .]
  ' TeX output 2007.03.19:2256' - mydoc.ps
  tex.protexps.pro. cmr10.pfb[1]
  $ ps2pdf mydoc.ps
  $

|  Why is not tipa10.pfb getting included in the PS
| file?

I wish I knew. . . . I don't know if I'm answering your question,
but the generated PS file contains a tipa10 bitmap:


%DVIPSBitmapFont: Fa tipa10 10 3
/Fa 3 115 df003FC1FFF80007C07E000E001F001C000F80380007E073E060
[ . . . snip . . .]
%EndDVIPSBitmapFont


The generated PDF file (by ps2pdf) also seems to contain it:


$ pdffonts mydoc.pdf
name type emb sub uni object ID
  --- --- --- -
SXUDLP+CMR10 Type 1C  yes yes no   9  0
[none]   Type 3   yes no  yes 10  0
$   


Adobe Acrobat says that mydoc.pdf contains a font named
a font called T3Font_O besides CMR10 (embedded).

So, it seems that how tipa fonts are handled is somehow different
on my system than on yours, right?  Do you have any idea on
where to look?  vflib2 ?

Regards,
Ryo


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



Bug#398217: apt-proxy: 15 months later, still happening

2007-03-20 Thread Chris Halls
On Tue, Mar 20, 2007 at 04:30:28PM +1100, Andrew Vaughan wrote:
 After 15 months without a maintainer response, I've decided to send another 
 log 
 extract, just to let you know that apt-proxy still dies regularly.

Hi Andrew

Thanks for your ping. Actually, I already fixed this bug in subversion
but have not had time to finish testing and preparing a release. Here's
the current changelog:

apt-proxy (1.9.36~svn) unstable; urgency=low

  [ Chris Halls ]
  * Acknowledge NMU by Steinar H. Gunderson, thanks! (Closes: #386344)
  * Close a longstanding bug where clients would hang when receiving
files from the cache. The problem was caused by reusing the same
file handle for several requests at once.
(Closes: #274679, #382078, #322242, #397399, #397403, #398217)
  * Change the meaning of min_refresh_delay parameter, so the
delay is measured from the modification time of the file on the
backend instead of the time a client last requested this file.
Now apt-proxy will always query backends when a file is too
old (Closes: #266000)
  * Set process name to apt-proxy
  * Properly deal with escaped characters, including ~ in URLs on FTP
backends. Unescape URLs and check for invalid characters when parsing
a request. A big thanks to Ben Hutchings for the patch
(Closes: #393483, #366262)
  * Fix [EMAIL PROTECTED] given in backend server URLs and add a test case.
Thanks Jason Thomas for the patch (Closes: #348985)
  * Fix exception when sending ftp password to backend (Closes: #387243)
  * Remove extra '/' in HTTP GET requests (Closes: #330492)
  * Uncompress Packages.gz and Packages.bz2 on the fly, and
update databases from these files (Closes: #319005, #303357)
  * Add unit tests for valid URLs containing /../ (Closes: #182855)
  * Remove obsolete GZipFetcher from fetchers.py

  [ Mark Sheppard ]
  * Generate an error if a client attempts to retrieve
http://server:/  (Closes: #386546)
  * When returning an error, generate an HTML page containing the error

Please feel free to give it a try:

svn co svn+ssh://svn.debian.org/svn/apt-proxy/trunk apt-proxy
cd apt-proxy
as root ./aptest

That will run the new version using your existing configuration.

Chris


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



Bug#267803: Documentation is in magic(5)

2007-03-20 Thread era eriksson
tags 267803 +patch
thanks

As indicated in the file(1) manual page, the format of the magic
database is described in the magic(5) manual page.

However, be warned that file(1) is not very good at handling various
heuristics. You really do need something like a magic marker somewhere
in the file for the detection to be accurate and reliable.

Having said that, some Info files do contain something resembling a
magic marker, namely a mode indicator for Emacs. Thus, the attached
magic snippet should be able to detect at least some fraction of Info
files, at least enough to offer a workaround for those who need one.

(None of the Info files on my system contain this marker, though, save
for the dir entries which I believe are automatically generated. All
the Debian info pages are gzipped anyway.)

This could be generalized to handle any text file with a -*- mode -*-
indicator, but that would mess up things, because you'd like the
detection strings to be consistent In other words, C code should not
display as ASCII C text but as ASCII C program text because that's
what file(1) currently displays for other C files; but a generalized
solution would have to know for each detected mode whether it's
program text or some other kind. So it would not be very general after
all.

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



info.magic
Description: Binary data


Bug#415407: tipa: dvipdf complains: Font tipa10 at 8000 not found; scaling 600 instead

2007-03-20 Thread Rafael Laboissiere
* Ryo Furue [EMAIL PROTECTED] [2007-03-19 23:14]:

 |  Why is not tipa10.pfb getting included in the PS
 | file?
 
 I wish I knew. . . . I don't know if I'm answering your question,
 but the generated PS file contains a tipa10 bitmap:
 
 
 %DVIPSBitmapFont: Fa tipa10 10 3
 /Fa 3 115 df003FC1FFF80007C07E000E001F001C000F80380007E073E060
 [ . . . snip . . .]
 %EndDVIPSBitmapFont
 

I obtain a different result:

$ grep tipa mydoc.ps
%%DocumentFonts: CMR10 TeX-tipa10
%%BeginFont: TeX-tipa10
%!PS-AdobeFont-1.0: TeX-tipa10 001.001
/FamilyName (TeX\040tipa10) def
/FullName (TeX\040tipa10\040Regular) def
/FontName /TeX-tipa10 def
@start /Fa 141[33 1[46 47[37 64[{}3 83.022 /TeX-tipa10

It seems that, in my system, the tipa10.pfb is actually included in the PS
file (cf the %!PS-AdobeFont-1.0 header above).  In your case, it seems that
regular bitmapped PK font has been included.

 The generated PDF file (by ps2pdf) also seems to contain it:
 
 
 $ pdffonts mydoc.pdf
 name type emb sub uni object ID
   --- --- --- -
 SXUDLP+CMR10 Type 1C  yes yes no   9  0
 [none]   Type 3   yes no  yes 10  0
 $   
 
 
 Adobe Acrobat says that mydoc.pdf contains a font named
 a font called T3Font_O besides CMR10 (embedded).

Again, I get different results:

$ pdffonts mydoc.pdf
name type emb sub uni object ID
  --- --- --- -
OTJKZH+CMR10 Type 1C  yes yes no  11  0
ISKIZW+TeX-tipa12Type 1C  yes yes no   9  0

 So, it seems that how tipa fonts are handled is somehow different
 on my system than on yours, right?  Do you have any idea on
 where to look?  vflib2 ?

We should try to understand why in my system the *.pfb files are used, while
they are ignored in yours.  I have no clue where to start looking.

-- 
Rafael


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



Bug#415433: epiphany: rss icon missing

2007-03-20 Thread Fabian Greffrath
Am Dienstag, den 20.03.2007, 09:10 +0100 schrieb Loïc Minier:
  Check whether there's an icon-cache and remove it.

[EMAIL PROTECTED]:/usr/share$ find -name icon-theme.cache
./icons/Mist/icon-theme.cache
./icons/Crux/icon-theme.cache
./icons/Amaranth/icon-theme.cache
./icons/Gorilla/icon-theme.cache
./icons/Nuvola/icon-theme.cache
./icons/Lush/icon-theme.cache
./icons/Wasp/icon-theme.cache
./icons/SphereCrystal/icon-theme.cache


No icon cache for epiphany...




Bug#415554: epiphany-extensions: Missing dependency

2007-03-20 Thread Magnus Therning
Package: epiphany-extensions
Version: 2.18.0-3
Severity: normal

The extension Epilicious requires python-elementtree.  As soon as
python2.5 becomes the default in Debian this will be taken care of
automatically, but for now it needs to be added as a requirement.

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

Versions of packages epiphany-extensions depends on:
ii  epiphany-browser  2.18.0-2   Intuitive GNOME web browser
ii  gconf22.16.1-1   GNOME configuration database syste
ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
ii  libgcc1   1:4.1.1-21 GCC support library
ii  libnspr4-0d   1.8.0.10-3 NetScape Portable Runtime Library
ii  libosp5   1.5.2-3Runtime library for OpenJade group
ii  libpcre3  6.7-1  Perl 5 Compatible Regular Expressi
ii  libxul0d  1.8.0.10-3 Gecko engine library
ii  python-gnome2 2.12.4-6   Python bindings for the GNOME desk
ii  python-gtk2   2.8.6-8Python bindings for the GTK+ widge
ii  python-support0.5.6  automated rebuilding support for p
ii  python2.4 2.4.4-2An interactive high-level object-o
ii  sgml-data 2.0.3  common SGML and XML data
ii  w3c-dtd-xhtml 1.1-5  W3C eXtensible HyperText Markup La

epiphany-extensions recommends no packages.

-- no debconf information


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



Bug#415555: deborphan should report libs only needed by -common packages

2007-03-20 Thread Hilmar Preusse
Package: deborphan
Version: 1.7.23
Severity: wishlist

Hi,

right now I purged libbonobo2-dev. This was the only package which needed
libbonobo2-0 (except libbonobo2-common). deborphan should be able to see,
that a lib is only needed by the related -common package and report it
(maybe with a remark).

[EMAIL PROTECTED]:~ # dpkg --purge libbonobo2-dev
(Reading database ... 79682 files and directories currently installed.)
Removing libbonobo2-dev ...
[EMAIL PROTECTED]:~ # deborphan
[EMAIL PROTECTED]:~ # dpkg --purge libbonobo2-0 libbonobo2-common
(Reading database ... 79623 files and directories currently installed.)
Removing libbonobo2-0 ...
Purging configuration files for libbonobo2-0 ...
Removing libbonobo2-common ...
Purging configuration files for libbonobo2-common ...

I hope, I did'nt just hit a package error in bonobo.

Many thanks,
  Hilmar
-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to POSIX)

Versions of packages deborphan depends on:
ii  bash  3.1dfsg-8  The GNU Bourne Again SHell
ii  dialog1.0-20060221-3 Displays user-friendly dialog boxe
ii  gettext-base  0.16.1-1   GNU Internationalization utilities
ii  libc6 2.3.6.ds1-13   GNU C Library: Shared libraries

Versions of packages deborphan recommends:
ii  apt 0.6.46.4-0.1 Advanced front-end for dpkg

-- no debconf information


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



Bug#415481: Login fails with selinux

2007-03-20 Thread Martin Orr
On 19/03/07 21:53, Sune Vuorela wrote:
 On Monday 19 March 2007, Martin Orr wrote:
 When I log in to kdm, I get thrown straight back to the kdm greeter without
 any error messages.

 I have selinux on this box, in permissive mode.  If I boot with selinux
 disabled or with pam_selinux.so commented out in /etc/pam.d/common-session,
 then I can log in fine.

 Log in works fine with kdm and kdebase-bin 4:3.5.6.dfsg.1-1, even with
 selinux enabled.

Sorry, I meant to say here that it works with 4:3.5.5a.dfsg.1-6 in unstable.
  3.5.6.dfsg.1-1 does not work.  Having had a look at the source code I have
discovered that this is because 3.5.6 checks the return value of
pam_open_session while older versions just ignore it.

In fact pam_selinux fails with either version, leaving the context of my
processes as system_u:system_r:initrc_t.  However, kdm is also running in
this context, which isn't right; so it looks like the bug is in my selinux
policy rather than in kdm.

 Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=249784 (and 
 ignore 
 the bug submitters bad attitude)
 
 There is a patch that might work, but I am currently a bit too clueless about 
 SElinux to accept that patch - and I don't have much faith in the submitter.

Well I'll take a look at it, but I don't know that much about selinux myself
either.

Thanks,

-- 
Martin Orr



signature.asc
Description: OpenPGP digital signature


Bug#267803: Oops, small informal fix for patch

2007-03-20 Thread era eriksson
Actually, it seems that the snippet I created has a bug, but works
anyway because of a bug in file itself.  Still investigating, but the
first + in the regular expression should be a * (allow the -*- mode -*-
stuff to be at beginning of line, like it is e.g. in my
/usr/share/info/dir on this Ubuntu Edgy box; file 4.17-2ubuntu1).

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



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



Bug#414395: (sin asunto)

2007-03-20 Thread Miguel Rodríguez Pérez



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



Bug#318078: reopen

2007-03-20 Thread Alexey Feldgendler
The bug still occurs in version 1.7-2 of the package:

$ touch x y
$ mv -f x y
mv: cannot move `x' to `y': Operation not permitted


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


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



Bug#415556: tac-plus: FTBFS on GNU/kFreeBSD: missing OS detection

2007-03-20 Thread Cyril Brulebois
Package: tac-plus
Version: 1:4.0.4.alpha-14
Severity: important
Tags: patch

Hi,

currently your package FTBFS on GNU/kFreeBSD, as you can see by having a
look at the buildd logs[0]. Please find attached a patch to add support
for GNU/k*BSD and GNU(/Hurd). It allows the package to build fine at
least on GNU/kFreeBSD, and might help other architectures (like
hurd-i386).

 0. http://experimental.ftbfs.de/build.php?pkg=tac-plus

Cheers,

-- 
Cyril Brulebois
--- tac-plus-4.0.4.alpha/configure  2007-03-20 10:41:58.0 +0100
+++ tac-plus-4.0.4.alpha/configure  2007-03-20 10:41:59.0 +0100
@@ -912,7 +912,7 @@
 
 
 case $host_os in 
-   *linux-gnu)
+   *linux-gnu|*k*bsd*-gnu|*-gnu*)
OS=-DLINUX -DGLIBC
;;
*solaris*)
--- tac-plus-4.0.4.alpha/configure.in   2007-03-20 10:41:58.0 +0100
+++ tac-plus-4.0.4.alpha/configure.in   2007-03-20 10:41:59.0 +0100
@@ -11,7 +11,7 @@
 AC_CANONICAL_SYSTEM()
 
 case $host_os in 
-   *linux-gnu)
+   *linux-gnu|*k*bsd*-gnu|*-gnu*)
OS=-DLINUX -DGLIBC
;;
*solaris*)


Bug#38542: file: This bug is fixed upstream in the next release; please close

2007-03-20 Thread era eriksson
 I sent my report and patch upstream and it will be fixed in the next
 release.

The Debian bug should be closed only when a fixed version is available
in Debian.

The ChangeLog for 4.20 doesn't mention any patch from you; do you know
if it was included there?  If not, do you know which next release it
will be in?

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.



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



Bug#415545: min12xxw: Each page waits for idle printer

2007-03-20 Thread Stefan Potyra
Hi,

On Tuesday 20 March 2007 06:29:31 Rick Cook wrote:
 When printing to a PagePro 1350W from my Power Macintosh 1Ghz G4 Dual, the
 printer starts up then waits for a very long time making noise. When it
 goes back to idle, quiet mode, the first page of the output starts
 printing. The same cycle repeats for each page of the output. Sometimes
 there are only partial pages printed during this process.

how big are the files you are trying to print (as in do they have many 
graphics in it)?

FWIW the 1350W has got 8Mb of RAM, so it could be the case that the pages 
simply don't fit into the printer's RAM.

Also, I've been experiencing partial pages myself, however only at the time my 
toner was extremely low (the printers error light constantly blinking), which 
was fixed after I added a fresh toner. (I've got a 1300W).

Also, the 1300W (and thus I assume the 1350W as well, but I may be wrong) has 
some encoding on the toner cartridge, causing it to slow down speed in case 
no original cartridge is being used. Are you using a 3rd party toner or one 
from KonicaMinolta?

Cheers,
   Stefan.


pgpHxJEJtrXBN.pgp
Description: PGP signature


Bug#415557: gtk2-engines-gtk-qt: Colors of GTK apps wrong when started from xterm

2007-03-20 Thread Heiner Markert
Package: gtk2-engines-gtk-qt
Version: 1:0.7-4
Severity: normal


When I enable a certain GTK theme (e.g. Clearlooks) in the kde control center 
and activate apply colors to non-kde apps in the color 
settings, gtk apps show correct when I start them from starters in the menu. 
However, when opening an xterm and starting some GTK app 
(e.g. gedit), the colors are wrong. This is due to the fact that the 
~/.gtkrc-2.0 file generated by the control center part does not 
include $HOME/.kde/share/config/gtkrc-2.0, which is responsible for the 
colors set by KDE.
Adding a corresponding include line to ~/.gtkrc-2.0 solves the problem.

Best regards
Heiner Markert

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

Versions of packages gtk2-engines-gtk-qt depends on:
ii  gtk-qt-engine 1:0.7-4theme engine using Qt for GTK+ 2.x

gtk2-engines-gtk-qt recommends no packages.

-- no debconf information


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



Bug#415541: libx11-6: 1.1.1-1 causes complete screen lockup / freeze from xmms

2007-03-20 Thread Michel Dänzer
On Tue, 2007-03-20 at 20:01 +1030, Arthur Marsh wrote:
 
 Michel Dänzer wrote, On 20/03/07 17:34:
  On Tue, 2007-03-20 at 14:15 +1030, Arthur Marsh wrote:
 
  When running libx11-6 1.1.1-1 and xmms 1:1.2.10+20061101-1, attempting 
  to change the file menu width or traverse directories in play file 
  would cause a complete screen / filesystem lockup (machine was pingable 
  from another location but file shares not available and all keyboard and 
  mouse input was ignored).
 
  Running xmms under strace would prevent the problem from occuring.
 
  Downgrading libx11-6 to 2:1.0.3-6 resolved the problem.
  
  So this behaviour may be triggered by something in the new libx11-6, but
  it's very unlikely to be caused fully by it but more likely at least
  partly by the X server. Please attach the output of
  
  /usr/share/bug/xserver-xorg-core/script 31
 
 Hi, I ran that against both versions of libx11-6 above and have attached 
 the output.

Thanks. Does the problem also occur if you disable 2D acceleration
(Option Accel off should achieve that, or consult the cirrus driver
manpage)? If so, does it also occur with the vesa driver?

Also, because libX11 is used both on the server and client side, the
following experiment might help narrow down the problem: Start up the X
server while the old libx11-6 is installed. Then while the X server is
running, upgrade libx11-6 and then try reproducing the problem. Does it
still occur?


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer



Bug#415558: lintian: too pedantic about /usr/lib vs. /usr/share (image-file-in-usr-lib)

2007-03-20 Thread Colin Watson
Package: lintian
Version: 1.23.27
Severity: wishlist

lintian warns in a couple of places about files being placed in /usr/lib
vs. /usr/share. While I appreciate that the FHS says The /usr/share
hierarchy is for all read-only architecture independent data files, I
nevertheless think that these warnings are too pedantic.

Consider the intent of /usr/share. An administrator of many systems of
heterogeneous architectures is intended to be able to share the
/usr/share directory among them, for example using NFS. If one places
architecture-dependent files in /usr/share, then clearly that is a bug
because it certainly defeats that purpose. However, placing an
architecture-independent file in /usr/lib or elsewhere merely wastes a
little disk space on such systems. In some cases (e.g. menu files, small
images, etc.), the amount of disk space involved is truly negligible in
comparison to the amount of disk space required for the entire
installation. In many cases, it is not at all clear to me that it is
truly worth the developer time and potential for introducing new bugs
required to move the files.

Don't get me wrong: I'm not saying that we should fail to fix bugs just
because it's too much effort. Nor am I saying that the effort expended
so far on moving files to /usr/share is wasted; hierarchies such as
/usr/share/doc, /usr/share/fonts, and /usr/share/man are a very
substantial win on heterogeneous shared systems. However, I do think
that we're rapidly approaching diminishing returns on this. When the
lintian warning is for a single image file in /usr/lib that requires
fiddly build system changes to move (or fragile hacks in debian/ that
would be liable to break on each new upstream version), I question
whether this is a sensible use of developer time, and I question whether
it really buys anything for administrators of heterogeneous systems.

Most of the warnings in question are simple transitions in progress that
are largely handled by a single debhelper command (menu-file-in-usr-lib)
or are confined to a small group of packages
(package-installs-nonbinary-perl-in-usr-lib-perl5). I'm not so bothered
about those, since the practices for dealing with them are pretty
established now.

However, I do think image-file-in-usr-lib ought to be downgraded to an
informative message. It's the sort of thing that bites in all sorts of
random packages (see
http://lintian.debian.org/reports/Timage-file-in-usr-lib.html) and is
typically fiddly and varied to deal with, and a lot of the images
involved are little things like icons where the effort doesn't really
justify the gain; if they were embedded into executables, we likely
wouldn't care.

It's been a while since I was particularly involved in lintian
maintenance, so I don't feel that I can change this unilaterally. What
do the other lintian maintainers think of my position?

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#412799: linux-image-2.6.18-4-686 does not boot

2007-03-20 Thread maximilian attems
On Tue, 20 Mar 2007, Svante Signell wrote:

 or maybe not. Maybe the bug is still in the kernel. Alternately the
 problem can be in yaird or maybe even in LILO? Attached is a diff
 between the config files for kernels 2.6.18-3-686 and 2.6.18-4-686.
 Kernel 2.4.18-3-686 and previous kernels all boot properly with yaird.
 
 -- 
 Svante Signell [EMAIL PROTECTED]

as yaird generates a non booting initramfs
the coupable is easily spotted.

over and out

--
maks


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



Bug#415559: konqueror prints/previews file incorrectly

2007-03-20 Thread Eftaxiopoulos Dimitrios
Subject: konqueror prints/previews file incorrectly
Package: konqueror
Version: 4:3.5.5a.dfsg.1-6
Severity: normal

*** Please type your report below this line ***
The printout or the preview of the attached file is illegible.

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

Versions of packages konqueror depends on:
ii  kcontrol   4:3.5.5a.dfsg.1-6 control center for KDE
ii  kdebase-kio-plugins4:3.5.5a.dfsg.1-6 core I/O slaves for KDE
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for 
al
ii  kdesktop   4:3.5.5a.dfsg.1-6 miscellaneous binaries and files 
f
ii  kfind  4:3.5.5a.dfsg.1-6 file-find utility for KDE
ii  libacl12.2.41-1  Access control list shared 
library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D 
graphi
ii  libattr1   2.4.32-1  Extended attribute shared library
ii  libaudio2  1.8-3 The Network Audio System (NAS). 
(s
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libfam02.7.0-12  Client library to control the FAM 
ii  libfontconfig1 2.4.2-1.2 generic font configuration 
library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared 
lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, 
implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libkonq4   4:3.5.5a.dfsg.1-6 core libraries for Konqueror
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime 
v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-6 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension 
librar
ii  libxft22.1.8.2-8 FreeType-based font drawing 
librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client 
libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3-13compression library - runtime

konqueror recommends no packages.

-- no debconf information

Title: 
  


   
   
   
  
  
 

   
  
 

   
  
  Accepted Abstracts 
  
  
  Last Update: March 13,2007 
  
   

  
  
 
 

   
  S. Basak
 
  Effect of Lateral Cyclic Load on Axial Capacity of Pile Group in Loose Sand.
  
  
  
  G.D. Manolis and T.V. Rangelov
  
  The Vector Decomposition Technique for Elastic Waves in Inhomogeneous Media: Some Numerical Results.
  
  
  M. Croustalloudi and T.Kalvouridis
  
  Numerical Exploration of Particle Periodic Motions in a Regular Polygon Configuration of 8+1 Bodies.
  
  
  E.J. Sapountzakis and D.G. Panagos
  
  Nonlinear Analysis of Beams of Variable Cross Section Including Shear Deformation Effect.
  
  
  J. Demetriou and E. Retsinis
  
  Thin Plate Weirs Within Sloping Channels.

Bug#415560: e2fsprogs: Please remove the WIP request from the license

2007-03-20 Thread Faidon Liambotis
Package: e2fsprogs
Version: 1.39+1.40-WIP-2006.11.14+dfsg-2
Severity: minor

COPYING and debian/copyright mention request that distributions should
not ship WIP or pre- releases. Since we are going to release etch with a
WIP version and the upstream author is the maintainer, this note is
probably obsolete.
It is debatable if this is a license requirement (in which case this
should be RC) or just a friendly request.
Nevertheless, since we're talking about the same person here, Theodore
Ts'o (which I hope isn't a split personality :-), I'm classifying this
as minor.

Regards,
Faidon

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing'), (50, 'unstable')
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) (ignored: LC_ALL 
set to en_US.UTF-8)

Versions of packages e2fsprogs depends on:
ii  e2fslibs 1.39+1.40-WIP-2006.11.14+dfsg-2 ext2 filesystem libraries
ii  libblkid 1.39+1.40-WIP-2006.11.14+dfsg-2 block device id library
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libcomer 1.39+1.40-WIP-2006.11.14+dfsg-2 common error description library
ii  libss2   1.39+1.40-WIP-2006.11.14+dfsg-2 command-line interface parsing lib
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library

e2fsprogs recommends no packages.

-- no debconf information


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



Bug#101647: open it

2007-03-20 Thread Mattie

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#415561: rkward: Path completion a la bash missing

2007-03-20 Thread Johannes Graumann
Package: rkward
Version: 0.4.2-2
Severity: wishlist

In the 'standard' R console ('R' called on cmd line), path completion is 
performed properly (useful for example for
calling source). This functionallity seems to be missing in rKward and would 
be very handy to have.

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (300, 'testing')
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 rkward depends on:
ii  kdelibs4c2a4:3.5.5a.dfsg.1-6 core libraries and binaries for al
ii  libacl12.2.42-1  Access control list shared library
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libattr1   1:2.4.32-1.1  Extended attribute shared library
ii  libaudio2  1.8-3 The Network Audio System (NAS). (s
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libfam02.7.0-12  Client library to control the FAM 
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libfreetype6   2.2.1-5   FreeType 2 font engine, shared lib
ii  libgcc11:4.1.1-21GCC support library
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libidn11   0.6.5-1   GNU libidn library, implementation
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libpcre3   6.7-1 Perl 5 Compatible Regular Expressi
ii  libpng12-0 1.2.15~beta5-1PNG library - runtime
ii  libqt3-mt  3:3.3.7-3 Qt GUI Library (Threaded runtime v
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libstdc++6 4.1.1-21  The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.3-6 X11 client-side library
ii  libxcursor11.1.7-4   X cursor management library
ii  libxext6   1:1.0.1-2 X11 miscellaneous extension librar
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.1-4 X11 Input extension library
ii  libxinerama1   1:1.0.1-4.1   X11 Xinerama extension library
ii  libxrandr2 2:1.1.0.2-5   X11 RandR extension library
ii  libxrender11:0.9.1-3 X Rendering Extension client libra
ii  libxt6 1:1.0.2-2 X11 toolkit intrinsics library
ii  php4-cli   6:4.4.4-9 command-line interpreter for the p
ii  r-base-core2.4.1-2   GNU R core of statistical computin
ii  zlib1g 1:1.2.3-13compression library - runtime

Versions of packages rkward recommends:
ii  r-base-html   2.4.1-2GNU R html docs for statistical co

-- no debconf information


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



Bug#101851: Have a nice day

2007-03-20 Thread Constance

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#415562: gnus: Updated gnus needed

2007-03-20 Thread eric . boese-wolf
Package: gnus
Version: 5.11+v0.5.dfsg-3
Severity: wishlist

There are configurations of gnus with pgg where it is
possible that the cleartext of an encrypted mail one
receives is saved worldreadable in /tmp.

Using pgg-epg.el solves the problem, but the easypg maintainer
told me, that a new version of gnus would also solve the
problem and I believe he doesnt want to package pgg-epg with
easypg as it is obsolete for older gnus.

There should be a warning about this nevertheless.

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

Versions of packages gnus depends on:
ii  emacs21   21.4a+1-3  The GNU Emacs editor
ii  make  3.81-2 The GNU version of the make util
ii  ucf   2.0020 Update Configuration File: preserv

gnus recommends no packages.

-- no debconf information



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



Bug#415407: tipa: dvipdf complains: Font tipa10 at 8000 not found; scaling 600 instead

2007-03-20 Thread Rafael Laboissiere
* Rafael Laboissiere [EMAIL PROTECTED] [2007-03-20 10:32]:

 We should try to understand why in my system the *.pfb files are used, while
 they are ignored in yours.  I have no clue where to start looking.

What does this gives for you:

grep tipa /var/lib/texmf/web2c/updmap.cfg \
  /var/lib/texmf/fonts/map/dvips/updmap/psfonts.map

 
-- 
Rafael


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



Bug#415318: Odd restart behavior

2007-03-20 Thread Alexey Feldgendler

After the fix, the restart action shows some odd behavior:

$ sudo /etc/init.d/mldonkey-server restart
Stopping MLDonkey: mlnetNo process in pidfile `/var/run/mldonkey/mlnet.pid' 
found running; none killed.
.
Starting MLDonkey: mlnet.
$ pidof mlnet
5248
$ sudo /etc/init.d/mldonkey-server restart
Stopping MLDonkey: mlnet.
$ pidof mlnet
$

These two types of behavior alternate if you keep trying to restart.

Expected behavior: the restart action restarts the daemon (without complaints) 
if it's running; complains but starts a new daemon if it's not running.


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


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



Bug#414948: mondorestore hangs when trying to create a new RAID array

2007-03-20 Thread Bruno Cornec
John Pearson said on Thu, Mar 15, 2007 at 08:59:20AM +1030:

 Ran 'ps fx' on another tty, which showed commands like
   grep  /proc/mdstatraid1  /dev/null 2/dev/null
 It looks like this should be
   grep raid1 /proc/mdstat 

Oh yes. I fixed that in the stable SVN branch since, but I didn't for
the future 2.2.2. Thanks for reporting that. I've now committed it as
rev 1253 of SVN - http://trac.mondorescue.org/changeset/1253

Could you try to add the patch to your tree:

--- mondo/src/common/libmondo-raid.c(révision 1247)
+++ mondo/src/common/libmondo-raid.c(copie de travail)
@@ -80,13 +80,13 @@
int res;

command = malloc(MAX_STR_LEN * 2);
-   strcpy(command, grep \ /proc/mdstat);
+   strcpy(command, grep \);
if (raidno == -1) {
strcat(command, linear);
} else {
sprintf(command + strlen(command), raid%d, raidno);
}
-   strcat(command, \  /dev/null 2 /dev/null);
+   strcat(command, \ /proc/mdstat  /dev/null 2 /dev/null);
log_it(Is raid %d registered? Command = '%s', raidno,
command);
res = system(command);
paranoid_free(command);


-- 
Linux Profession Lead EMEA  / Open Source Evangelist \HP CI EMEA IET
http://www.mondorescue.org / HP/Intel Solution Center \  http://hpintelco.net
Des infos sur Linux?  http://www.HyPer-Linux.org  http://www.hp.com/linux
La musique ancienne?  http://www.musique-ancienne.org http://www.medieval.org



Bug#101800: look into future

2007-03-20 Thread Pam

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#412799: linux-image-2.6.18-4-686 does not boot

2007-03-20 Thread maximilian attems
reassign 412799 yaird
severity 412799 serious
tags 412799 -moreinfo -unreproducible
stop


On Mon, 19 Mar 2007, Svante Signell wrote:

 On Mon, 2007-03-19 at 19:58 +0100, maximilian attems wrote:
  On Mon, Mar 19, 2007 at 07:52:53PM +0100, Svante Signell wrote:
   # dpkg -S /usr/sbin/mkinitrd.yaird
   yaird: /usr/sbin/mkinitrd.yaird
  
  oh please use mkinitramfs, install initramfs-tools,
  the postinst will pick it up automaticaly without troubles
  as it is the default anyway.
  
  interested if that boots?
 # dpkg -l initramfs-tools
 ii  initramfs-tools 0.85f tools for generating an initramfs
 
 Yes it boots. Now the initrd image is much larger:
 -rw-r--r-- 1 root root 4582735 2007-03-19 20:07 initrd.img-2.6.18-4-686

cool sure, the initramfs is generic and will work on any other box.
postetch there will be development focus on a good MODULES=dep option.
 
 compared to:
 -rw--- 1 root root 1221818 2007-03-19 19:33 initrd.img-2.6.18-4-686
 
 According to the description yaird produces more compact images:

yeah but broken in so many senses..
 
 Should I file a bug report for yaird? At least you can close the bug on
 the kernel.

no need to close, just reassigning.
 
  and yes i agree that lilo is a pain, with grub you are
  able to easier change boot params on boot.
 
 Any quick solution to switch from lilo to grub?

apt-get install grub
grub-install /dev/hda

if grub-install fails you might want to use grub cli
it's fallback is your best friend.
see quick intro change sda to hda for your case
http://www.itp.tuwien.ac.at/~mattems/blog/2006/01/18#grub_install
 
thanks for debugging this. :)

-- 
maks


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



Bug#415231: dtc: [debconf_rewrite] Debconf templates review

2007-03-20 Thread Thomas Goirand
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Christian Perrier wrote:
 After our various discussions, please find attached the last version
 of the proposed patch.
 
 Please confirm that you're OK with that patch...or again propose
 changes if needed.
 
 I now need to go to the next step, namely the call for translations.

Hi!

To me it seems all right. I'll send this to our CVS. Note that my
sponsor uploaded a new version of the panel yesterday, because I
couldn't wait to remove the bugs that was in. But I don't think
uploading AGAIN is of any problem... I'll let you know.

Thomas

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

iD8DBQFF/7/Xl4M9yZjvmkkRAmyKAKCQrdV2KwRDrOV7SfYiJukarTHRdQCgoBGF
0bF5HAsNHCnmTwpBIJ70bBk=
=Ym9v
-END PGP SIGNATURE-


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



Bug#415379: ldap-account-manager: quoting of user description field broken

2007-03-20 Thread Roland Gruber
Hi Brian,

Brian May schrieb:
 Attribute   Old value   New value
 description les 123\456\'789
 
 which is different, and then when I push commit, the value comes out as:
 
 123\\\456\\\'789

I will provide a fix for this in the next release. However, it will not
be included in Etch since it is not critical/security related.

As workaround you can set magic_quotes_gpc to Off in your php.ini file.


-- 

Best regards

Roland Gruber


LDAP Account Manager
http://lam.sourceforge.net

Want more? Get LDAP Account Manager Pro!
http://lam.sourceforge.net/lamPro/index.htm


signature.asc
Description: OpenPGP digital signature


Bug#415440: RFP: jftp -- JFtp is a java gui client fro ftp, smb, sftp (as in scp) and nfs with some extra functions like http spider, ssh shell, ...

2007-03-20 Thread Matthew Johnson
On Tue, Mar 20, 2007 at 10:15:35AM +0100, David Hansmann wrote:
 Hi,
 
 this was my first try to create a .deb and get it in mentors.debian.org 
 - it doesn't follow the rules so it wasn't
 acceptable for unstable (and I didn't have the time to clear the tons of 
 issues such as source code
 location requirements and so on ;)
 
 So you could safely ignore and/or take everything you want from the 
 package (except the outdated code
 of course). I've uploaded a full .tar.gz containing the latest changes at
 
 http://j-ftp.sourceforge.net/j-ftp-1.50-pre2.tar.gz

So, the first thing to note is that Debian packages are always built
from source. Here you include the source for the net.sf.jftp stuff, but
also a pile of compiled class files belonging to other libraries. 

 I don't know which approach would be better, make the .tar.gz-structure 
 more like a .deb or to keep the whole
 thing separated.

The correct way to package something for Debian is to have the upstream
and packaging completely separate. So, you would release tarballs which
have no idea that Debian exists and I would add the packaging on top of
that.

There are some things which you can do to make it easier though.

   1. Publish a source-only tarball with non-executable files in it
   2. Add a GPL header to every file or move LICENCE to COPYING (the
  normal filename) and in LICENCE explicitly say which files are 
  under the GPL. LICENCE should also give the licences which all
  the images and other data are under and the upstream authors of
  everything if you are not the author. For example:
  src/images/org/javalobby/icons/COPYRIGHT just says All images and
  icons Copyright(C) 1998 Dean S. Jones, there is no statement that
  you are even allowed to distribute these.
   3. Have the tarball unpack to the directory packagename-version/
   4. List all the required external libraries for compilation and
  execution (these will also have to be Debian packaged if they are
  not)
   5. Use a build system which searches for the libraries in the
  standard location (jars in /usr/share/java/)
   6. Use a build system which installs into the standard locations and
  will install to $DESTDIR/standard/path/
 - wrapper (which loads the jars from /usr/share/java) to /usr/bin/jftp
 - jar to /usr/share/java/jftp-$VERSION.jar
 - docs to /usr/share/doc/jftp/

I'm going to CC this to the bug log so that people know that I'm
interested and there's some record of what we're doing here.

Matt
--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#102186: just read

2007-03-20 Thread Gonzalo

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102006: just read

2007-03-20 Thread Donny

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102213: interested?

2007-03-20 Thread Luther

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102120: interested?

2007-03-20 Thread Judith

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102192: look into future

2007-03-20 Thread Marlon

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#104434: open it

2007-03-20 Thread Augustus

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#415563: network-manager-gnome: network interfaces lost

2007-03-20 Thread Vincent Danjean
Package: network-manager-gnome
Version: 0.6.4-6
Severity: normal

  Sometimes (but not all times), gnome-network-mnager stop to see my
wifi interface. In particular, I do not see the menu entry 'Activer la
connexion sans fil' (in french) any more and, of course, I cannot select
any wifi network.
  This often occures after a suspend-to-disk/resume cycle, but
1) not after each cycle
2) sometimes without any cycle.

  In these cases, my wifi card still works : most of the times, I then
stop using network-manager-gnome applet and instead use
ifup/ifdown/ifconfig/route. I've no problem.
  If I really want to use network-manager-gnome again, I can either
1) reboot :-(
2) type : /etc/init.d/dbus restart
In the latter cases, several applets stop or die. Gnome offer me to
restart them. And when network-manager-gnome restarts, I can see my
wifi settings/connexions again.

  So, I would say that there is a bug somewhere. But I do not know
weather it is in network-manager-gnome, network-manager, dbus, hald,
avahi-daemon, ... (all restarted by /etc/init.d/dbus restart).
  I do not know how to test any of this separately. If you tell me
some commands to test when the problem occurs, I will add the
information to this bug report.

  Best regards,
Vincent

PS : by chatting with other people, I know I'm not the only one facing
this bug.
PS2 : this bug in not recent. I cannot remember not having it (but I
regularly use network-manager-gnome only for a few months/1 year)


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

Versions of packages network-manager-gnome depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.12.4-3   The ATK accessibility toolkit
ii  libaudiofile0 0.2.6-6Open-source version of SGI's audio
ii  libavahi-client3  0.6.16-5   Avahi client library
ii  libavahi-common3  0.6.16-5   Avahi common library
ii  libavahi-glib10.6.16-5   Avahi glib integration library
ii  libbonobo2-0  2.16.0-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.14.0-6   The Bonobo UI library
ii  libc6 2.5-0exp3  GNU C Library: Shared libraries
ii  libcairo2 1.2.4-4The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.2-1simple interprocess messaging syst
ii  libdbus-glib-1-2  0.71-3 simple interprocess messaging syst
ii  libesd0   0.2.36-3   Enlightened Sound Daemon - Shared 
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgconf2-4   2.16.1-1   GNOME configuration database syste
ii  libgcrypt11   1.2.3-2LGPL Crypto library - runtime libr
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.6-2   The GLib library of C routines
ii  libgnome-keyring0 0.6.0-3GNOME keyring services library
ii  libgnome2-0   2.16.0-2   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.14.1-3   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.14.2-7 GNOME virtual file-system (runtime
ii  libgnutls13   1.4.4-3the GNU TLS library - runtime libr
ii  libgpg-error0 1.4-2  library for common error values an
ii  libgtk2.0-0   2.8.20-7   The GTK+ graphical user interface 
ii  libhal1   0.5.8.1-9  Hardware Abstraction Layer - share
ii  libice6   1:1.0.1-2  X11 Inter-Client Exchange library
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libnm-util0   0.6.4-6network management framework (shar
ii  libnotify10.4.3-1sends desktop notifications to a n
ii  liborbit2 1:2.14.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.14.3-5   library for GNOME 2 panel applets
ii  libpango1.0-0 1.14.8-5   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  libsm61:1.0.1-3  X11 Session Management library
ii  libtasn1-30.3.6-2Manage ASN.1 structures (runtime)
ii  libx11-6  2:1.0.3-6  X11 client-side library
ii  libxcursor1   1.1.7-4X 

Bug#102625: look into future

2007-03-20 Thread Cornelia

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102921: Hi

2007-03-20 Thread Brant

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#104254: Nice to meet you

2007-03-20 Thread Adan

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#104394: open up

2007-03-20 Thread Nadine

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102913: Future is today

2007-03-20 Thread Shana

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102682: Nice to meet you

2007-03-20 Thread Clair

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#103681: look into future

2007-03-20 Thread Sterling

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102344: Future is today

2007-03-20 Thread Saundra

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#102120: go ahead

2007-03-20 Thread Deon

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#415564: [EMAIL PROTECTED]: [Zope-Annce] Hotfix for cross-site scripting vulnerability]

2007-03-20 Thread Bastian Blank
Package: zope2.9
Version: 2.9.6-4
Severity: important
Tags: security

- Forwarded message from Martijn Pieters [EMAIL PROTECTED] -

To: Zope Announce zope-announce@zope.org
From: Martijn Pieters [EMAIL PROTECTED]
Date: Tue, 20 Mar 2007 09:40:30 +0100
Subject: [Zope-Annce] Hotfix for cross-site scripting vulnerability

A vulnerability has been discovered in Zope, where by certain types of
misuse of HTTP GET, an attacker could gain elevated privileges. All
Zope versions up to and including 2.10.2 are affected.

Overview

   This hotfix removes the exploit by mandating that security setting
   alterations can only be made through POST requests. This  
vulnerability
   has been fixed in the Zope 2.8, 2.9 and 2.10 branches and all future
   releases of Zope will include this fix.

   Do note that this patch only affects direct requests to the security
   methods; any 3rd-party code that calls these methods indirectly may
   still be affected.

Hotfix

   We have prepared a hot fix for this problem
   at:

   http://www.zope.org/Products/Zope/Hotfix-2007-03-20/ 
Hotfix-20070320/,
http://www.zope.org/Products/Zope/Hotfix-2007-03-20/ 
Hotfix-20070320/.

   This hotfix should be installed as soon as possible.

   To install, simply extract the archive into your Products
   directory in your Zope installation.

   See: http://www.zope.org/Products/Zope/Hotfix-2007-03-20/ 
Hotfix-20070320/README.txt,
 http://www.zope.org/Products/Zope/Hotfix-2007-03-20/ 
Hotfix-20070320/README.txt,

   for installation instructions.

- End forwarded message -

-- 
But Captain -- the engines can't take this much longer!


signature.asc
Description: Digital signature


Bug#409153: [Fwd: Bug#409153: Add functionality which allows single entries to be exported]

2007-03-20 Thread schönfeld / in-medias-res

Stefan Völkel schrieb:

Erik Grinaker wrote:
Yeah, it is definitely a good idea, but right now there isn't any nice
way to do this. I think the only sensible solution would be to write a
network server which Revelation could connect to and use to store shared
account data.


I don't understand why it is so hard to export just a selected entry, 
but that is something you have to know.


But: A network server as you describe it, is definitively NOT what i did 
ask for. It seems to me like you try to beat a little sweet mice with a 
big-fat amboss. What i basically need is just simple and that is what it 
should be, because otherwise the feature is useless. If it needs a 
network server to exchange account data, which needs to be setup, thats 
really really far from what i want. I just want this: Select an entry to 
be exported in my accounts list, eventually more then one, hit File - 
Export Selected and specify the output format, just as I would do with 
normal export files. I could then just send this file GPG-encrypted to 
my operator colleque and have him import this file into his password 
file. Last part is working already.


Whats hard on this? It shouldn't be to hard to find out which entry is 
selected isn't it?


Best Regards

Patrick


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



Bug#415565: astyle: -l switch breaks code (kdevelop is affected too)

2007-03-20 Thread Aleksey Midenkov
Package: astyle
Version: 1.18-1
Severity: important


tmp$ cp /dev/stdin a.cpp
{
//
}
tmp$ astyle -l a.cpp

Artistic Style 1.18
formatted a.cpp

tmp$ cat a.cpp

{
//}
tmp$ 


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



Bug#415437: [Bug#415437] Error: Unrecognised keyword

2007-03-20 Thread Mathieu DELAPLACE

It seems that this error only comes when the login attribute is pam.

Actually, I have just tested the following conf file and it did not raise
any error:
# working config file ##
key=something
accounting file = /var/log/tac-plus/accounting
user = $enab15$ {
   login = cleartext spicegirls
}
user = me1 {
 member = rw
}
user = me2 {
 member = ro
}
group = rw {
 default service = permit
 login = cleartext hello
}
group = ro {
 default service = permit
 login = nopassword
}



Bug#415566: typo3-dummy: Import Extension fails

2007-03-20 Thread Rolf Kutz
Package: typo3-dummy
Version: 4.0.2+debian-3
Severity: important

Hello,

when searching for extentions from TER via the Ext Manager, there are no 
results shown. Serverity important sind extensions are a vital part of 
Typo3.

Regards, Rolf

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

Versions of packages typo3-dummy depends on:
typo3-src-4.0 4.0.2+debian-3 Powerful content management framew

typo3-dummy recommends no packages.

-- no debconf information



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



Bug#415567: findutils: Regexps not handled correctly in PRUNEPATHS

2007-03-20 Thread István Váradi
Package: findutils
Version: 4.2.28-1
Severity: normal

The updatedb script uses the PRUNEPATHS environment variable without
quoting it. This causes some problems when putting regular expressions
into the value of this variable. For example, if I use an asterisk (*)
in a path, it will be expanded by the shell before using it as a regular
expression. Thus, .*/lost+found becomes ../lost+found (and possibly others,
depending on how many files or directories, whose names start with a dot 
I have in the working directory).

-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=hu_HU (charmap=ISO-8859-2)

Versions of packages findutils depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries

findutils recommends no packages.

-- no debconf information


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



Bug#415568: uses wrong EOL format in mutt

2007-03-20 Thread martin f krafft
Package: reportbug-ng
Version: 0.2007.03.19.2
Severity: normal

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

The template spawned in mutt by rb-ng has every line ending with
a 0x0d character. Please fix that.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.18-4-amd64

Debian Release: 4.0
  500 unstablewww.debian-multimedia.org 
  500 unstablespello.sscnet.ucla.edu 
  500 unstableftp.ch.debian.org 
  500 testing ftp.ch.debian.org 
  500 jp  www.logic.at 
   50 unstabledebian.madduck.net 
   50 sarge-backports debian.madduck.net 
   50 madduck debian.madduck.net 
1 experimentalftp.ch.debian.org 

--- Package information. ---
Depends (Version) | Installed
=-+-===
python| 2.4.4-2
python-central (= 0.5.8) | 0.5.12
python-qt3| 3.16-1.2


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


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


Bug#103681: Hi

2007-03-20 Thread Bobby

Hi

just look at this :)

http://tanknk.dothome.co.kr/

regards, 
[EMAIL PROTECTED]



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



Bug#415571: Make module-init-tools build with ANSI C 89 compiler

2007-03-20 Thread Petter Reinholdtsen

Package: module-init-tools
Version: 3.3-pre4-2
Severity: wishlist
Tags: patch

The source fail to build with an ANSI C 89 compiler, because variables
are defined after a statement in one place of the code.  This patch
solve the problem.  Please include it to make the source easier to
build in sub-optimal environments.

developer:/usr/src/module-init-tools-3.3-pre4# cat debian/patches/ansi-c-89
--- a/depmod.c.orig Tue Mar 20 13:15:59 2007
+++ b/depmod.c  Tue Mar 20 13:16:36 2007
@@ -950,10 +950,10 @@
while ((search_path = strsep_skipspace(ptr, \t )))
*search = add_search(search_path, *search);
} else if (strcmp(cmd, override) == 0) {
-   char *pathname = NULL;
+   char *pathname = NULL, *version, *subdir;
modname = strsep_skipspace(ptr, \t );
-   char * version = strsep_skipspace(ptr, \t );
-   char * subdir = strsep_skipspace(ptr, \t );
+   version = strsep_skipspace(ptr, \t );
+   subdir = strsep_skipspace(ptr, \t );
 
pathname = NOFAIL(malloc(strlen(basedir)
   + strlen(MODULE_DIR)
developer:/usr/src/module-init-tools-3.3-pre4#

Friendly,
-- 
Petter Reinholdtsen


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



Bug#415569: slmodemd privilege dropping patch

2007-03-20 Thread Ian Jackson
Package: slmodemd
Version: 2.9.10+2.9.9d+e-pre2-5

There is no reason for slmodemd to run as root throughout its entire
lifetime.  It only uses privileges to mess about making symlinks in
/dev, open sound devices, etc.  The patch below invents a dynamic
system user and group Slmodemd which slmodemd switches to after
startup.

Regards,
Ian.

diff -ru orig/sl-modem-2.9.10+2.9.9d+e-pre2/debian/sl-modem-daemon.postinst 
sl-modem-2.9.10+2.9.9d+e-pre2/debian/sl-modem-daemon.postinst
--- orig/sl-modem-2.9.10+2.9.9d+e-pre2/debian/sl-modem-daemon.postinst  
2007-03-19 16:30:49.0 +
+++ sl-modem-2.9.10+2.9.9d+e-pre2/debian/sl-modem-daemon.postinst   
2007-03-20 12:07:25.0 +
@@ -8,6 +8,10 @@
perl -pe s,^SLMODEMD_COUNTRY.*,SLMODEMD_COUNTRY=$RET, -i 
/etc/default/sl-modem-daemon
 fi
 
+adduser --system --home / --no-create-home --group \
+  --gecos 'Smart Link Modem Server' --force-badname \
+  Slmodemd
+
 if [ -x /etc/init.d/sl-modem-daemon ]; then
update-rc.d sl-modem-daemon defaults 12 /dev/null
if [ -x /usr/sbin/invoke-rc.d ]; then
Only in sl-modem-2.9.10+2.9.9d+e-pre2/debian: sl-modem-daemon.postinst~
diff -ru orig/sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_main.c 
sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_main.c
--- orig/sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_main.c   2005-06-23 
22:52:08.0 +0100
+++ sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_main.c2007-03-20 
12:02:52.0 +
@@ -57,6 +57,7 @@
 #include signal.h
 #include limits.h
 #include grp.h
+#include pwd.h
 
 #ifdef SUPPORT_ALSA
 #define ALSA_PCM_NEW_HW_PARAMS_API 1
@@ -76,6 +77,8 @@
 #define DBG(fmt,args...) dprintf(main:  fmt, ##args)
 
 
+#define SLMODEMD_USER Slmodemd
+
 #define CLOSE_COUNT_MAX 100
 
 
@@ -928,6 +931,7 @@
struct modem *m;
int pty;
int ret = 0;
+   struct passwd *pwd;
 
modem_debug_init(basename(dev_name));
 
@@ -976,6 +980,30 @@
signal(SIGINT, mark_termination);
signal(SIGTERM, mark_termination);
 
+#ifdef SLMODEMD_USER
+   pwd = getpwnam(SLMODEMD_USER);
+   if (!pwd) {
+   ERR(getpwnam  SLMODEMD_USER : %s\n,strerror(errno));
+   exit(-1);
+   }
+
+   ret = (setgroups(1,pwd-pw_gid) ||
+  setgid(pwd-pw_gid) ||
+  setuid(pwd-pw_uid));
+   if (ret) {
+   ERR(setgroups or setgid %ld or setuid %ld failed: %s\n,
+   (long)pwd-pw_gid,(long)pwd-pw_uid,strerror(errno));
+   exit(-1);
+   }
+
+   if (setuid(0) != -1) {
+   ERR(setuid 0 succeeded after dropping privileges!\n);
+   exit(-1);
+   }
+   DBG(dropped privileges to %ld.%ld\n,
+   (long)pwd-pw_gid,(long)pwd-pw_uid);
+#endif
+
INFO(Use `%s' as modem device, Ctrl+C for termination.\n,
 *link_name ? link_name : m-pty_name);
 



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



Bug#414981: kdebluetooth crashes on start

2007-03-20 Thread Marcos Marado
On Monday 19 March 2007 21:02, Matthew Johnson wrote:
  Seems that bluetooth is a symbolic link to itself. It can't be a good
  thing...

 It's not a good thing and certainly isn't kdebluetooth's fault. I also
 can't see anything which might cause it in bluez-utils' postinst (and
 it's certainly not shipped like that) so I'm inclined to say it's a
 weird local effect and not bug-worthy. Possibly you killed dpkg half-way
 through an upgrade or something (as suggested by the dpkg-new. bluetooth
 - bluetooth is _still_ weird though)

I don't remember doing such thing... 

  A symbolic link to itself? Any action will give me a Too many levels of
  symbolic links. I guess I can mv bluetooth.dpkg-new bluetooth but I
  won't do it for now, I guess this might be useful to track what issued
  this.
 
  What more can I do to help?

 If I were you I'd just fix it on your system either with that mv or by
 removing the symlink and apt-get install --reinstall bluez-utils.

Sure, I'll do that. I just wonder if the same problem happened to others...

 I'm retitling the bug for the libdbus incompatibility and downgrading
 the severity. If you think there is a bug here with the symlinks then
 file a new one (or clone this one) against bluez-utils, but ideally only
 if you can reproduce it---it's certainly is fine here and I can't
 imagine it affects anyone else.

Sure, I agree with that decision. 

Yet...

[EMAIL PROTECTED]:~# rm /etc/init.d/bluetooth
rm: remove symbolic link `/etc/init.d/bluetooth'? y
[EMAIL PROTECTED]:~# apt-get install --reinstall bluez-utils
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
Need to get 0B/252kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]?
(Reading database ... 174589 files and directories currently installed.)
Preparing to replace bluez-utils 3.7-1 
(using .../bluez-utils_3.7-1_i386.deb) ...
Unpacking replacement bluez-utils ...
Setting up bluez-utils (3.7-1) ...
Creating device nodes ...
udev active, devices will be created in /dev/.static/dev/

[EMAIL PROTECTED]:~# ls /etc/init.d/bl*
ls: /etc/init.d/bl*: No such file or directory
[EMAIL PROTECTED]:~#  

Now I don't have the bluetooth init script at all!
How can I fix this?
And what more can I do to help solving this issue?

-- 
Marcos Marado
Sonaecom IT


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



Bug#415570: slmodemd debug logfile erroneous location

2007-03-20 Thread Ian Jackson
Package: slmodemd
Version: 2.9.10+2.9.9d+e-pre2-5

This small patch moves the misplaced logfile slmodem.log.modem:1 (and
its ilk) from / (slmodemd's usual startup directory) to /var/log.

Regards,
Ian.

diff -ru orig/sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_debug.c 
sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_debug.c
--- orig/sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_debug.c  2004-02-04 
13:19:16.0 +
+++ sl-modem-2.9.10+2.9.9d+e-pre2/modem/modem_debug.c   2007-03-20 
12:02:52.0 +
@@ -61,7 +61,7 @@
 unsigned int modem_debug_logging;
 unsigned int dsplibs_debug_level;
 
-static const char *modem_debug_logfile = slmodem.log;
+static const char *modem_debug_logfile = /var/log/slmodem.log;
 
 static int modem_log_fd;
 


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



Bug#414981: kdebluetooth crashes on start

2007-03-20 Thread Matthew Johnson
On Tue, Mar 20, 2007 at 12:21:37PM +, Marcos Marado wrote:
 
 [EMAIL PROTECTED]:~# rm /etc/init.d/bluetooth
 rm: remove symbolic link `/etc/init.d/bluetooth'? y
 [EMAIL PROTECTED]:~# apt-get install --reinstall bluez-utils
 [EMAIL PROTECTED]:~# ls /etc/init.d/bl*
 ls: /etc/init.d/bl*: No such file or directory
 [EMAIL PROTECTED]:~#  
 
 Now I don't have the bluetooth init script at all!
 How can I fix this?
 And what more can I do to help solving this issue?
 

Hmm.
[EMAIL PROTECTED]:~ $ dpkg -L bluez-utils | grep init.d
/etc/init.d
/etc/init.d/bluetooth
[EMAIL PROTECTED]:~ $ sudo rm /etc/init.d/bluetooth
[EMAIL PROTECTED]:~ $ sudo apt-get install --reinstall bluez-utils
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not
upgraded.
Need to get 0B/252kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 191841 files and directories currently installed.)
Preparing to replace bluez-utils 3.7-1 (using .../bluez-utils_3.7-1_i386.deb) 
...
Unpacking replacement bluez-utils ...
Setting up bluez-utils (3.7-1) ...
Creating device nodes ...
udev active, devices will be created in /dev/.static/dev/
[EMAIL PROTECTED]:~ $ ls /etc/init.d/bluetooth
ls: /etc/init.d/bluetooth: No such file or directory

So, it is in the package, but you are right that --reinstall doesn't fix
it. Which is odd. Try this (although if you have configured
/etc/default/bluetooth, you should back it up and replace it later; this
will erase it)

[EMAIL PROTECTED]:~ $ sudo dpkg --purge --force-depends bluez-utils
dpkg: bluez-utils: dependency problems, but removing anyway as you request:
 kdebluetooth depends on bluez-utils; however:
  Package bluez-utils is to be removed.
 bluemon depends on bluez-utils.
 bluez-pcmcia-support depends on bluez-utils (= 3.7-1).
(Reading database ... 191841 files and directories currently installed.)
Removing bluez-utils ...
Purging configuration files for bluez-utils ...
[EMAIL PROTECTED]:~ $ sudo apt-get install --reinstall bluez-utils
Reading package lists... Done
Building dependency tree... Done
Suggested packages:
  bluez-firmware
The following NEW packages will be installed
  bluez-utils
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/252kB of archives.
After unpacking 766kB of additional disk space will be used.
Selecting previously deselected package bluez-utils.
(Reading database ... 191791 files and directories currently installed.)
Unpacking bluez-utils (from .../bluez-utils_3.7-1_i386.deb) ...
Setting up bluez-utils (3.7-1) ...
Creating device nodes ...
udev active, devices will be created in /dev/.static/dev/
Starting bluetooth: hcid sdpd sdp_options rfcomm.
[EMAIL PROTECTED]:~ $ ls /etc/init.d/bluetooth
/etc/init.d/bluetooth

Matt

--
Matthew Johnson


signature.asc
Description: Digital signature


Bug#415573: libc6: uninitialised value in manager.c:128

2007-03-20 Thread Jeroen Massar
Package: libc6
Version: 2.3.6.ds1-13
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Valgrind has been reporting the following already for a long time:

==16241== Thread 2:
==16241== Conditional jump or move depends on uninitialised value(s)
==16241==at 0x40270CC: __pthread_manager (manager.c:128)
==16241==by 0x4151389: clone (clone.S:119)

This might pose an attack vector, as memory on the stack is not cleared
out per default, depending on the compiler that is used, which in
general is gcc which does not do that; which is evident otherwise
valgrind would not complain about it.

The problem seems to be somewhere inside:
8-
  /* If we have special thread_self processing, initialize it.  */
#ifdef INIT_THREAD_SELF
  INIT_THREAD_SELF(self, 1);
#endif
- -8
Which, when trying to follow it, is a huge messy code block.
Trying to determine exactly that this problem occurs is difficult
because of this, it would have been very handy if instead of #defining
functions that code was actually in functions and then let the compiler
choose to optimize it out or not. But that is my opinion.

Can somebody, more fluent in glibc, take a look at this?

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

Versions of packages libc6 depends on:
ii  tzdata2007c-1Time Zone and Daylight Saving Time

libc6 recommends no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Jeroen Massar / http://unfix.org/~jeroen/

iD8DBQFF/9SwKaooUjM+fCMRArQYAJ9McAvhz6iT8UWiedv85HJkfL/fqQCffmme
6ya9sqgMApd9C+VvhnzluA8=
=MMRc
-END PGP SIGNATURE-


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



Bug#413985: RFS: elfio

2007-03-20 Thread Thomas Jollans
On Tuesday 20 March 2007 04:41, Paul TBBle Hampson wrote:
 It builds these binary packages:
 libelfio-dev - library for reading and generating ELF files
This package should be split in a binary package with the library, and an 
architecture-independant -dev package with headers and example AFAIK.

Regards,
Thomas Jollans


pgpFJi9l2puWw.pgp
Description: PGP signature


Bug#415561: rkward: Path completion a la bash missing

2007-03-20 Thread Thomas Friedrichsmeier
On Tuesday 20 March 2007 11:51, Johannes Graumann wrote:
 In the 'standard' R console ('R' called on cmd line), path completion is
 performed properly (useful for example for calling source). This
 functionallity seems to be missing in rKward and would be very handy to
 have.

Thanks for your suggestion. This is already implemented in the current 
development sources of RKWard (will be part of the 0.4.7 release, expected in 
a few weeks). Path completion will only be performed under certain 
circumstances, though (most importantly, only inside quoted strings), 
otherwise object name completion is used, as file names generally only appear 
inside quotes in R statements.

Regards
Thomas Friedrichsmeier


pgp46hCl48lhu.pgp
Description: PGP signature


Bug#415545: min12xxw: Each page waits for idle printer

2007-03-20 Thread Stefan Potyra
Hi,

another idea: is your printer attached via usb?

might as well be a cups bug then, as I've just stumbled over:

http://www.cups.org/str.php?L2219
http://www.cups.org/str.php?L2104

Cheers,
   Stefan.


pgpdSDzSQRlpt.pgp
Description: PGP signature


Bug#415574: O: libwmf -- Windows metafile conversion library

2007-03-20 Thread Matej Vela
Package: wnpp

I'm orphaning libwmf due to lack of time.

Its author used to be very responsive, but seems to have gone MIA lately;
the upstream version is still vulnerable to CVE-2006-3376, and I didn't
get any answer when I asked about possible vulnerabilities in #382511.

Package: libwmf
Binary: libwmf-doc, libwmf-bin, libwmf-dev, libwmf0.2-7
Version: 0.2.8.4-2
Priority: optional
Section: libs
Maintainer: Matej Vela [EMAIL PROTECTED]
Build-Depends: debhelper, defoma (= 0.11), autotools-dev, libfreetype6-dev, 
zlib1g-dev, libsm-dev, libice-dev, libx11-dev, libxt-dev, libexpat1-dev, 
libjpeg62-dev, libpng12-dev, libgtk2.0-dev
Architecture: any
Standards-Version: 3.7.2
Format: 1.0
Directory: pool/main/libw/libwmf
Files:
 8b795932cc57c5eaf1027958b80964ae 757 libwmf_0.2.8.4-2.dsc
 d1177739bf1ceb07f57421f0cee191e0 2169375 libwmf_0.2.8.4.orig.tar.gz
 a298170778683e60a72ba8e71b902561 7343 libwmf_0.2.8.4-2.diff.gz

Package: libwmf0.2-7
Priority: optional
Section: libs
Installed-Size: 540
Maintainer: Matej Vela [EMAIL PROTECTED]
Architecture: i386
Source: libwmf
Version: 0.2.8.4-2
Depends: libc6 (= 2.3.6-6), libexpat1 (= 1.95.8), libfreetype6 (= 2.2), 
libjpeg62, libpng12-0 (= 1.2.8rel), libx11-6, zlib1g (= 1:1.2.1), defoma (= 
0.11), gsfonts
Filename: pool/main/libw/libwmf/libwmf0.2-7_0.2.8.4-2_i386.deb
Size: 173646
MD5sum: 10b916fc49e8643d1b955654f7d46b07
SHA1: 0851a9b2413f2e224f79ea4683aaed5d0d80a8f6
SHA256: 04cb25fcc624fa26b379121e33f1dcc313cd1e7ce145dc9cc8f615bf43a4c08a
Description: Windows metafile conversion library
 Windows metafile (WMF) is a picture format used by many Windows
 programs, e.g. Microsoft Word.  libwmf is a library for interpreting
 metafile images and either displaying them using X or converting them
 to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
 .
 This package contains the shared library.
Tag: devel::library, role::shared-lib

Package: libwmf-bin
Priority: optional
Section: graphics
Installed-Size: 80
Maintainer: Matej Vela [EMAIL PROTECTED]
Architecture: i386
Source: libwmf
Version: 0.2.8.4-2
Depends: libc6 (= 2.3.6-6), libexpat1 (= 1.95.8), libfreetype6 (= 2.2), 
libjpeg62, libpng12-0 (= 1.2.8rel), libwmf0.2-7 (= 0.2.8.4), libx11-6, zlib1g 
(= 1:1.2.1)
Filename: pool/main/libw/libwmf/libwmf-bin_0.2.8.4-2_i386.deb
Size: 16894
MD5sum: ff4ba47be59bd766fd2488dcae47cdad
SHA1: bc1b3e802a113bb7cb2270c9a88f8245e2e48dd3
SHA256: 6d2d010c8b2e294eb1382f0a0dd7a57a9341d18ac2a8558464637398fd7e95ee
Description: Windows metafile conversion tools
 Windows metafile (WMF) is a picture format used by many Windows
 programs, e.g. Microsoft Word.  libwmf is a library for interpreting
 metafile images and either displaying them using X or converting them
 to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
 .
 This package contains several frontends to libwmf.
Tag: devel::library

Package: libwmf-dev
Priority: optional
Section: libdevel
Installed-Size: 740
Maintainer: Matej Vela [EMAIL PROTECTED]
Architecture: i386
Source: libwmf
Version: 0.2.8.4-2
Replaces: libwmf0 ( 0.1.21-1), libwmf0-dev
Depends: libwmf0.2-7 (= 0.2.8.4-2), libc6-dev, libfreetype6-dev, zlib1g-dev, 
libsm-dev, libice-dev, libx11-dev, libexpat1-dev, libjpeg62-dev, libpng12-dev
Suggests: libwmf-doc
Conflicts: libwmf0-dev
Filename: pool/main/libw/libwmf/libwmf-dev_0.2.8.4-2_i386.deb
Size: 193082
MD5sum: 900ba8750702ed0e3c01829fb64a9a7c
SHA1: abb73b13ec94de73d48bf9c80a36cc74b996ccc1
SHA256: 51fc440256490a1030fe7d50f33054faf73f1da12589d03cfb86c5c047354746
Description: Windows metafile conversion development
 Windows metafile (WMF) is a picture format used by many Windows
 programs, e.g. Microsoft Word.  libwmf is a library for interpreting
 metafile images and either displaying them using X or converting them
 to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
 .
 This package contains the static library and header files.
Tag: devel::library, role::devel-lib

Package: libwmf-doc
Priority: optional
Section: doc
Installed-Size: 2776
Maintainer: Matej Vela [EMAIL PROTECTED]
Architecture: all
Source: libwmf
Version: 0.2.8.4-2
Depends: libwmf0.2-7 (= 0.2.8.4-2)
Suggests: libwmf-dev
Filename: pool/main/libw/libwmf/libwmf-doc_0.2.8.4-2_all.deb
Size: 271704
MD5sum: 5d9567a792f67a0c1b5b1cc382ac1af8
SHA1: 73abef1c7a9272a32f1e434f6cd93641c3905fea
SHA256: 24bd1afa2816a8545dd9f3e8c9b69c70466c22deca025de9384f0d4cc57116ab
Description: Windows metafile documentation
 Windows metafile (WMF) is a picture format used by many Windows
 programs, e.g. Microsoft Word.  libwmf is a library for interpreting
 metafile images and either displaying them using X or converting them
 to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...
 .
 This package documents the libwmf API and WMF in general.
Tag: devel::doc, devel::library, role::documentation


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



Bug#414365: mailman : [INTL:pt] Portuguese translation for debconf messages

2007-03-20 Thread Lionel Elie Mamane
On Sun, Mar 11, 2007 at 09:59:53AM +, Traduz - Portuguese Translation Team 
wrote:

 Portuguese translation for mailman's debconf messages.
 Translator: Miguel Figueiredo elmig _at_ debianpt.org
 Feel free to use it.

Thanks. Here is a very slightly updated version, removing a
parenthesis that was opened, but never closed.

-- 
Lionel
# Portuguese translation for mailman debconf messages
# Copyright (C) 2007 Miguel Figueiredo
# This file is distributed under the same license as the mailman package.
# Miguel Figueiredo [EMAIL PROTECTED], 2007.
#
msgid 
msgstr 
Project-Id-Version: mailman 2.1.9-5\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2006-10-06 16:25+0200\n
PO-Revision-Date: 2007-03-10 12:28+\n
Last-Translator: Miguel Figueiredo [EMAIL PROTECTED]\n
Language-Team: Portuguese [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ar (Arabic)
msgstr ar (Arábico)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ca (Catalan)
msgstr ca (Catalão)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid cs (Czech)
msgstr cs (Checo)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid da (Danish)
msgstr da (Dinamarquês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid de (German)
msgstr de (Alemão)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid en (English)
msgstr en (Inglês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid es (Spanish)
msgstr es (Espanhol)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid et (Estonian)
msgstr et (Estónio)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid eu (Basque)
msgstr eu (Basco)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid fi (Finnish)
msgstr fi (Finlandês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid fr (French)
msgstr fr (Françês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid hr (Croatian)
msgstr hr (Croata)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid hu (Hungarian)
msgstr hu (Húngaro)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ia (Interlingua)
msgstr ia (Interlíngua)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid it (Italian)
msgstr it (Italiano)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ja (Japanese)
msgstr ja (Japonês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ko (Korean)
msgstr ko (Coreano)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid lt (Lithuanian)
msgstr lt (Lituano)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid nl (Dutch)
msgstr nl (Holandês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid no (Norwegian)
msgstr no (Norueguês)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid pl (Polish)
msgstr pl (Polaco)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid pt (Portuguese)
msgstr pt (Português)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid pt_BR (Brasilian Portuguese)
msgstr pt_BR (Português do Brasil)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ro (Romanian)
msgstr ro (Romeno)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid ru (Russian)
msgstr ru (Russo)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid sl (Slovenian)
msgstr sl (Esloveno)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid sr (Serbian)
msgstr sr (Sérvio)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid sv (Swedish)
msgstr sv (Sueco)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid tr (Turkish)
msgstr tr (Turco)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid uk (Ukrainian)
msgstr uk (Ucraniano)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid vi (Vietnamese)
msgstr vi (Vietnamita)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid zh_CN (Chinese - China)
msgstr zh_CN (Chinês - China)

#. Type: multiselect
#. Choices
#: ../templates:1001
msgid zh_TW (Chinese - Taiwan)
msgstr zh_TW (Chinês - Formosa)

#. Type: multiselect
#. DefaultChoice
#. You must NOT translate this string, but you can change its value.
#. The comment between brackets is used to distinguish this msgid
#. from the one in the Choices list; you do not have to worry about
#. them, and have to simply choose a msgstr among the English values
#. listed in the Choices field above, e.g. msgstr nl (Dutch).
#. Type: select
#. DefaultChoice
#. You must NOT translate this string, but you can change its value.
#. The comment between brackets is used to distinguish this msgid
#. from the one in the Choices list; you do not have to worry about
#. them, and have to simply choose a msgstr among the English values
#. listed in the Choices field above, e.g. msgstr nl (Dutch).
#: ../templates:1002 ../templates:5001
msgid en (English)[ default language ]
msgstr pt (Português)

#. Type: multiselect
#. Description
#: ../templates:1003

Bug#408247: fai-chboot: should read make-fai-nfsroot.conf to get NFSROOT

2007-03-20 Thread Holger Mense
Hi,

 fai-chboot still looks in fai.conf for $NFSROOT but this has moved
 to make-fai-nfsroot.conf.
 Since NFSROOT is not defined in fai.conf, fai-chboot uses the default
 path of /srv/fai/nfsroot. So fai-chboot is not broken for most
 users. Puuh. I though this could be another grave bug, but it's not
 that critical.

I am currently in the process of migrating our Sarge FAI-System to Etch. 
Yesterday I stumbled over this one, because my NFSROOT is not at the default
location.

This should be really fixed for Etch even if it is not a real critical one. At 
least it is annoying.

Holger Mense

-- 
Holger Mense
Rechnerbetrieb Mathematik  Tel.: 0 52 51 / 60 34 94
Universität Paderborn  http://www.math.uni-paderborn.de


signature.asc
Description: Digital signature


Bug#334767: mail-notification: CPU usage shoots up when checking mail box over ssh

2007-03-20 Thread System Administrator
This bug is a manifestation of bug #365580 whereby mail-notification
will constantly try to connect to a server which is uncontactable.

Daniel


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



Bug#415576: libnss-ldap broken during install

2007-03-20 Thread Holger Mense
Package: libnss-ldap
Version: 251-7.4
Severity: normal


Hello,

in special situations, libnss-ldap can break the installation of other
packages.

I am installing Debian Etch systems with FAI (Fully Automatic Install).
At the beginning of the installation, nsswitch.conf is set to use ldap
for groups and users. Then libnss-ldap and other packages (like
openssh-client) are installed, which try to add local groups or users
(for example ssh group in openssh-client post-install).

If libnss-ldap and openssh-client are both installed in one run, and
openssh-client is configured before libnss-ldap, the addgroup in
openssh-client post-install stops with the following error:

ldap-nss.c:1368 do_init: Assertion `cfg-ldc_uris[__session.ls_current_uri] != 
((void *)0)' failed.
/var/lib/dpkg/info/openssh-client.postinst: line 86:  4093 Aborted addgroup 
--system --quiet ssh 
dpkg: error processing openssh-client (--configure): 
subprocess post-installation script returned error exit status 134

The solution for my special problem is, not to set nsswitch.conf to use
ldap before the proper installation of libnss-ldap. However the package
in Sarge does not have this bug with the failing assertion. Furthermore
it should be checked, if this bug can be hit while doing a
dist-upgrade.

Holger Mense

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

Versions of packages libnss-ldap 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  libkrb531.4.4-7  MIT Kerberos runtime libraries
ii  libldap22.1.30-13.3  OpenLDAP libraries

Versions of packages libnss-ldap recommends:
pn  libpam-ldap   none (no description available)
pn  nscd  none (no description available)

-- debconf information excluded


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



Bug#415575: reportbug-ng: doesn't convert quot; to in the bug list

2007-03-20 Thread Paul Wise
Package: reportbug-ng
Version: 0.2007.03.19.2
Severity: minor

Like the subject says. For an example package, see nsis.

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

Versions of packages reportbug-ng depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-central0.5.12 register and build utility for Pyt
ii  python-qt33.16-1.2   Qt3 bindings for Python

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#415451: xautomation: xte assumes US keymap

2007-03-20 Thread Herman Robak
On Mon, 19 Mar 2007 18:50:22 +0100, Matej Vela [EMAIL PROTECTED] wrote:

 Herman Robak [EMAIL PROTECTED] writes:

 I can not use xte to send strings containing '/' into the X client being
 tested.  xte interprets '/' as '7'.  In my case this is a showstopper,
 since I need to pass URLs to the program.

 I'm guessing this is a German-style keyboard, where '/' is Shift+'7'?
 Are the symptoms different if you use the US keymap?

  Ok.  The problem seems to be that xte assumes a US keymap.
When I use AltGr combinations, xte sees and sends the characters
I would have gotten with a US keyboard mapping:

[EMAIL PROTECTED]:~/Devel/Xautomate$ xte
key $
¤

[EMAIL PROTECTED]:~/Devel/Xautomate$ xte
str @£$
Unable to resolve keysym for '£'
Unable to resolve keysym for '£'
 ¤

[EMAIL PROTECTED]:~/Devel/Xautomate$ xte
str æøå
Unable to resolve keysym for 'æ'
Unable to resolve keysym for 'æ'
Unable to resolve keysym for 'ø'
Unable to resolve keysym for 'ø'
Unable to resolve keysym for 'å'
Unable to resolve keysym for 'å'


  It does not matter whether I call xte from a terminal or
 from a Perl script.

-- 
Herman Robak



Bug#410696: In 2:1.1.1-19 as well

2007-03-20 Thread Johan Walles

Considering this happens about once every other week, it would take me
a month to be able to say with any certainty that this has been
resolved.  Do you think that would help?  I'm not saying it wouldn't,
but I kind of doubt it.

What I could do that might be better would be to enable core files for
the X server, and hand you the resulting core if / when this happens
again.  That way you could debug this to your heart's content, and
hopefully be able to tell whether or not this has been dealt with.

What do you think?

 Regards //Johan

2007/3/19, Brice Goglin [EMAIL PROTECTED]:

Johan Walles wrote:
 found 410696 2:1.1.1-19
 thanks

 Backtrace:
 0: /usr/bin/X(xf86SigHandler+0x84) [0x80c4354]
 1: [0xb7fe2420]
 2: /usr/bin/X(Dispatch+0x81) [0x8086b91]
 3: /usr/bin/X(main+0x489) [0x806e699]
 4: /lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xc8) [0xb7de9ea8]
 5: /usr/bin/X(FontFileCompleteXLFD+0xa9) [0x806d9d1]


Since you reproduced this bug a couple times with several versions of
the X server, do you have any idea how we could try to reproduce it for
sure?

Also, I don't see in the BTS that you ever tried a more recent X server.
1.1.1 is actually pretty outdated nowadays. The latest upstream
(1.3-rc2) is currently in experimental, you could eventually try it
(xserver-xorg-core 2:1.2.99.902-1).

If you don't like testing a release candidate X server, the previous
stable one (1.2.0, the official server of Xorg 7.2) has been in
experimental for a while earlier. You could grab it from:

http://snapshot.debian.net/archive/2007/03/03/debian/pool/main/x/xorg-server/xserver-xorg-core_1.2.0-6_i386.deb

Brice





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



Bug#415451: xautomation: xte misinterprets '/' as '7'.

2007-03-20 Thread Herman Robak
On Mon, 19 Mar 2007 18:50:22 +0100, Matej Vela [EMAIL PROTECTED] wrote:

 Herman Robak [EMAIL PROTECTED] writes:

 I can not use xte to send strings containing '/' into the X client being
 tested.  xte interprets '/' as '7'.  In my case this is a showstopper,
 since I need to pass URLs to the program.

 I'm guessing this is a German-style keyboard, where '/' is Shift+'7'?
 Are the symptoms different if you use the US keymap?

  Yes, the symptoms are different with a US keymap;
xte behaves _mostly_ as expected then.

  I'd raise the priority a little above normal, as this makes
xte rather crippled for non-US users.

-- 
Herman Robak


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



Bug#412799: What's the bug?

2007-03-20 Thread Philippe Cloutier
Maximilian, what's the bug? yaird can't be used with lilo with latest 
kernel?



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



Bug#415577: nullmailer: fails to send emails on NFS root client that were queued on the NFS server

2007-03-20 Thread Fabian Pietsch
Package: nullmailer
Version: 1:1.03-4
Severity: wishlist

This client netboots into an NFS root filesystem. However, APT upgrades
are usually performed on the NFS server, while chrooted into the
client's root filesystem. Automatically generated mails then get correct
0600 permissions, but root owner in /var/spool/nullmailer/queue/, so
nullmailer on the client, running as user mail, can't read or send them.

This seems to be caused by the filesystem on the NFS server being
mounted nosuid. It would be nice if nullmailer-queue could setuid(mail)
(or something?) explicitly, when started as root and filesystem setuid
apparently didn't work.

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

Versions of packages nullmailer 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  libgcc1 1:4.1.1-21   GCC support library
ii  libstdc++6  4.1.1-21 The GNU Standard C++ Library v3
ii  lsb-base3.1-23.1 Linux Standard Base 3.1 init scrip

Versions of packages nullmailer recommends:
ii  sysklogd [system-log-daemon]  1.4.1-18   System Logging Daemon

-- debconf information:
* shared/mailname: cellardoor.int.zzznowman.dyndns.org
* nullmailer/adminaddr: [EMAIL PROTECTED]
* nullmailer/relayhost: smtp.int.zzznowman.dyndns.org


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



Bug#415107: Bug also triggered when using smbnetfs

2007-03-20 Thread Johan Palmqvist
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?


_
Express yourself instantly with MSN Messenger! Download today it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/




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



Bug#409556: closed by Ove Kaaven [EMAIL PROTECTED] (Bug#409556: fixed in wine 0.9.31-1)

2007-03-20 Thread Ove Kaaven

reopen 409556
stop

Victor Zabavin wrote:

   * Updated README.Debian to explain how winelauncher is set up,
 in case anyone actually needs to know (they shouldn't, but
 someone misinterpreted my note that says that the package is
 using winelauncher as some kind of instruction for the *user*
 to use it, so maybe this helps). Closes: #409556.


 Bug #409556 -- that was the bug I reported, wasn't it?


Did I cut and paste the wrong bug number? Sorry, It looks like I meant 
#411611. Closing that instead, then...



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



Bug#415441: uswsusp: fails to resume if initrd starts raid arrays

2007-03-20 Thread Luis Rodrigo Gallardo Cruz
On Mon, Mar 19, 2007 at 09:34:14PM +0100, Tim Dijkstra wrote:
 On Mon, 19 Mar 2007 09:58:43 -0600
 Luis Rodrigo Gallardo Cruz [EMAIL PROTECTED] wrote:
  s2disk does not mark (software) raid arrays as clean when shutting
  down the machine.

I'm not familiar with the inner workings, either. But, as I said in
the original report, this machine has two arrays, and only one of them
is being left unclean. And, when I used my homebrewed scripts, both of
them were properly closed on suspend (not by the scripts, they were
*very* crude, but by the kernel itself).




signature.asc
Description: Digital signature


Bug#415578: varkon: FTBFS on GNU/kFreeBSD: one tweak needed

2007-03-20 Thread Cyril Brulebois
Package: varkon
Version: 1.18A-2.1
Severity: important
Tags: patch

Hi,

currently your package FTBFS on GNU/kFreeBSD with the following error:
 gcc-3.3 -ansi -pedantic -Wall -ffloat-store -fsigned-char -fwritable-strings 
 -O -DUNIX -DV3_X11 -DWRK_STAT   -c -o ig2.o ig2.c
 ig2.c:57:20: termio.h: No such file or directory
 make[2]: *** [ig2.o] Error 1

Full build logs are available at
http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386pkg=varkon.

Please find attached a tiny patch to fix this. I guess that using
termio.h instead of termio.h would be interesting too, but I tried
to keep my patch as non-intrusive as possible. With the attached patch,
your package builds fine on GNU/kFreeBSD.

Cheers,

-- 
Cyril Brulebois
--- varkon-1.18A/sources/IG/src/ig2.c	2007-03-20 15:55:06.35688 +0100
+++ varkon-1.18A/sources/IG/src/ig2.c	2007-03-20 15:55:10.0 +0100
@@ -54,7 +54,11 @@
 
 #ifdef UNIX
 #undef VSTART
-#include termio.h
+#if !defined(__FreeBSD_kernel__)
+# include termio.h
+#else
+# include termios.h
+#endif
 #endif
 
 extern MNUALT smbind[];  /* Symboler */


Bug#408401: wml: href breaks xhtml -- creates a 'border=0 attribute' for images

2007-03-20 Thread Y Giridhar Appaji Nag
On 07/01/25 21:54 +0530, Y Giridhar Appaji Nag said ...
 
 An alternative is to generate a 'style=border:0px' rather than a
 'border=0' tag.  This validates as XHTML 1.1 also.

Or even leave it without generating a 'border=0' tag, so that users
can set the border to 0 in their CSS.  But this would break backward
compatibility.

Giridhar

-- 
Y Giridhar Appaji Nag | http://www.appaji.net/


signature.asc
Description: Digital signature


Bug#415580: nbd-client: /etc/nbd-client not created on fresh install

2007-03-20 Thread intrigeri
Package: nbd-client
Version: 1:2.8.7-4
Severity: important

I think I've understood why I hit #415434 : no /etc/nbd-client was
created when I installed the package, whereas the debconf data seems
ok (see below). Digging into the postinst script, which is running in
bash set -e mode, I found :
[ -e /etc/nbd-client ]  . /etc/nbd-client  CFTMPL=/etc/nbd-client

Since on first install, /etc/nbd-client does not exist, this command
fails and causes the whole postinst script to abort, thanks to
set -e, never generating any config file. I have to say I don't
really know anything to maintainer scripts, thus all this might be
totally wrong.

I've then built a package removing the set -e and it worked : the
installation process generated a /etc/nbd-client file. Since set -e
is a recommended setting in maintainer scripts iirc, I hacked postinst
a bit more to have it work also with set -e. Here is the interdiff :



diff -u nbd-2.8.7/debian/changelog nbd-2.8.7/debian/changelog
--- nbd-2.8.7/debian/changelog
+++ nbd-2.8.7/debian/changelog
@@ -1,3 +1,11 @@
+nbd (1:2.8.7-4.intri0) unstable; urgency=low
+
+  * NMU
+  * Have nbd-client.postinst generate a /etc/nbd-client file on fresh
+install. Closes: #nn.
+
+ -- intrigeri [EMAIL PROTECTED]  Tue, 20 Mar 2007 15:13:31 +0100
+
 nbd (1:2.8.7-4) unstable; urgency=low
 
   * Properly quote NBD_SERVER_OPTS array stuff when rewriting nbd-server
diff -u nbd-2.8.7/debian/nbd-client.postinst 
nbd-2.8.7/debian/nbd-client.postinst
--- nbd-2.8.7/debian/nbd-client.postinst
+++ nbd-2.8.7/debian/nbd-client.postinst
@@ -25,7 +25,10 @@
 # `abort-remove' or `abort-deconfigure'.
 
 CFTMPL=/usr/share/nbd-client/nbd-client.cf
-[ -e /etc/nbd-client ]  . /etc/nbd-client  CFTMPL=/etc/nbd-client
+if [ -e /etc/nbd-client ]
+then
+   . /etc/nbd-client  CFTMPL=/etc/nbd-client
+fi
 
 case $1 in
 configure)




-- System Information:
Debian Release: 4.0
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.19.7-grsec2.1.10-vs2.2.0-rc15
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to fr_FR.UTF-8)

Versions of packages nbd-client 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

nbd-client recommends no packages.

-- debconf information:
* nbd-client/device: /dev/nbd0
* nbd-client/host: server
* nbd-client/port: 4242
* nbd-client/type: raw
* nbd-client/number: 1
  nbd-client/no-auto-config:

-- 
  intrigeri [EMAIL PROTECTED]
  | clé gnupg @ http://intrigeri.boum.org/intrigeri.asc
  | Allez-vous en, ou apprenez qu'un sage, c'est aussi un fou.



Bug#415429: Bug #415429: Closed

2007-03-20 Thread Juan A. Diaz
close 415429
thanks

This lib is provided by the libswfdec0.3[0] package.


[0[ http://packages.debian.org/libswfdec0.3

-- 
Juan A. Diaz


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



  1   2   3   >