Bug#422309: Acknowledgement ([amd64] missing 32-bit libgcc.a)

2007-05-12 Thread Mark Brown
On Fri, May 11, 2007 at 09:35:36PM +0100, Mark Brown wrote:
 On Sat, May 05, 2007 at 12:42:30AM +0200, Robert Millan wrote:

  Argh, sorry.  As Aurelien just pointed out, gcc-multilib has the missing 
  files.

 Just to confirm, is this supposed to be added to the build dependencies
 of packages needing cross build support?  I'd been assuming that this
 was a toolchain bug due to lack of an announcement.

I'm told that this is indeed the case so I've uploaded a fixed zlib.  It
would be useful if affected package maintainers could be notified of
changes like this in a more coordinated fashion.

-- 
You grabbed my hand and we fell into it, like a daydream - or a fever.


signature.asc
Description: Digital signature


Bug#423412: /boot/grub is a mount point

2007-05-12 Thread Jordi Mallach
You mention your /boot is a partition, although install-grub is
specifically mentioning /boot/grub. If you have a HFS partition where
you installed yaboot, mount that as /boot/grub and try again.

Beware that this version of OF didn't work for me at all and I had to go
back to 1.95-5. Still, I'd be glad to see how far you can get.

Jordi
-- 
Jordi Mallach Pérez  --  Debian developer http://www.debian.org/
[EMAIL PROTECTED] [EMAIL PROTECTED] http://www.sindominio.net/
GnuPG public key information available at http://oskuro.net/



Bug#423515: gaphor segfaults after upgrading python-diacanvas2

2007-05-12 Thread francesco foresti
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: gaphor
Version : 0.8.1-5.1

Error message: WARNING **: couldn't make the type `CanvasGroup' ready
TypeError: Cannot create a consistent method resolution
order (MRO) for bases GObject, CanvasGroupableIface, 
CanvasGroupable
Segmentation fault

Note: This error first appeared some weeks ago, when i upgraded some python 
 packages, possibly including python-diacanvas2 (not sure about it).

System : Debian lenny/sid on Amd Athlon 2200+, 768Mb ram.
  mixed kde 3.5.5/3.5.6
output of 'uname -a' (note: other kernels installed. error is independant):
Linux Kacnapob 2.6.18-3-k7 #1 SMP Sun Dec 10 20:17:39 UTC 2006 i686 
GNU/Linux

output of 'dpkg -l python*|grep ii|cut -b -48 ' : (whole output)
ii  python2.4.4-4
ii  python-apt0.6.21
ii  python-cairo  1.4.0-2
ii  python-central0.5.13-0.1
ii  python-dbus   0.81.0-1
ii  python-diacanvas2 0.14.4-4
ii  python-foomatic   0.7.7
ii  python-glade2 2.10.4-2
ii  python-gnome2 2.18.2-1
ii  python-gnupginterface 0.3.2-9
ii  python-gobject2.12.3-2
ii  python-gtk2   2.10.4-2
ii  python-ipy1:0.52-2
ii  python-kde3   3.15.2+20060422-3
ii  python-libxml22.6.28.dfsg-1
ii  python-minimal2.4.4-4
ii  python-newt   0.52.2-10
ii  python-numeric24.2-7
ii  python-pyorbit2.14.2-2
ii  python-qt33.16-1.2
ii  python-selinux2.0.15-2
ii  python-semanage   2.0.3-1
ii  python-sip4   4.4.5-4
ii  python-support0.6.4
ii  python-uno2.2.0-4
ii  python-urwid  0.9.8-2
ii  python-vte1:0.16.3-1
ii  python-xdg0.15-1.1
ii  python2.4 2.4.4-4
ii  python2.4-dev 2.4.4-4
ii  python2.4-minimal 2.4.4-4


Thanks,
- -- 
===
Francesco Foresti
Registered Linux User #332599
key fingerprint = 59D5 1E61 6631 5DEF DC88 C64C 7F53 2F45 99FB CD21
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGRctmf1MvRZn7zSERAnEoAJ95+8vfmhybt/wQjzepH0MtEVd/vgCgvleu
QG3E4eSnvTnYexyNJyDhpLw=
=rBbS
-END PGP SIGNATURE-


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



Bug#416166: dovecot - managesieve plugin

2007-05-12 Thread Patrick 'apt' Schoenfeld
Hi,

i just wanted to note, that i tried to apply the dpatch patch
to the current 1.0.0 source in unstable. Unfortunately the dpatch
needs a script to be run, which seems to be available in cvs of dovecot,
only. So you need to copy autogen.sh from cvs to debian source tree
and run it before trying to acutally compile it (or you could add
autogen.sh to debian/rules)

Further just wanted to vote for you to integrate managesieve support
into the debian packages, if appliable.

Best Regards
Patrick



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



Bug#423461: [Pkg-nagios-devel] Bug#423461: http.cfg/check_http flawed arguments (-H/-I confusion)

2007-05-12 Thread Sven Velt
Hio Josip!

Am 2007-05-12, tippselte Josip Rodin:

 On Sat, May 12, 2007 at 01:34:55AM +0200, Josip Rodin wrote:
  Package: nagios-plugins-basic
  
  Hi,
  
  The config file change provided in #292124 had a bug: it gave the IP address
  ($HOSTADDRESS$) to the check_https command in both the -I and -H parameters.
  
  Since the meaning of the -H parameter is to modify the Host: HTTP header,
  putting an IP address in it is fairly clearly nonsensical. Instead,
  the *name* should be put inside; the name of the virtual host.
  
  The argument passed to -H should be $HOSTNAME$ instead.
 
 I realized now that, oddly enough, Nagios documentation is not clear on
 this. http://nagios.sourceforge.net/docs/2_0/xodtemplate.html#host says:
 [...]
 Nevertheless, I think you should try changing the default to use either
 $HOSTNAME$ or $HOSTALIAS$, and see if there's fallout.
 
 If necessary, the fallback procedure would be to add a separate set of
 checkcommands which use the above variables in a more layered manner.

PLEASE! Don't change the default! Most Nagios installations I know
*will* break with that change!

Have a look at /etc/nagios-plugins/config/http.conf:

,---[ /etc/nagios-plugins/config/http.conf ]---
| # 'check_http2' command definition
| define command{
| command_namecheck_http2
| command_line/usr/lib/nagios/plugins/check_http -H $ARG1$ -I 
$HOSTADDRESS$ -w $ARG2$ -c $ARG3$
| }
`---

I think that's what you're looking for!

bye

Sven

PS: I don't like the name check_http2, I would prefer
check_http_vhost without -c and -w.

-- 
Leukämie - http://de.wikipedia.org/wiki/Leuk%C3%A4mie
Heilung  - http://de.wikipedia.org/wiki/Knochenmark#Knochenmarkspende
Typisierung  - http://www.knochenmarkspende.de/html/reg_akb.php
WarumFragen - [EMAIL PROTECTED]


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



Bug#423517: wengophone: FTBFS: cannot generate svn revision number from debian/changelog

2007-05-12 Thread Kurt Roeckx
Package: wengophone
Version: 2.1.0~rc2-svn10386-1
Severity: serious

Hi,

Your package is failing to build with the following error:
-- Performing Test WITH_FPIC
-- Performing Test WITH_FPIC - Success
-- Generating subversion revison using debian/changelog
CMake Error: FATAL: cannot generate svn revision number from
debian/changelog
-- Configuring done
make: *** [obj-x86_64-linux-gnu/CMakeCache.txt] Error 255


Kurt



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



Bug#423480: aptoncd: Funny typo in package description :-)

2007-05-12 Thread Rafael Proença

Thank you for you bug report!
Fixed in svn tree.

Regards.

--
Rafael Proença
https://launchpad.net/people/cypherbios
http://www.cypherbios.org/
http://www.ubuntu-br.org

On 5/12/07, Gabor Kiss [EMAIL PROTECTED] wrote:


Package: aptoncd
Version: 0.1-1
Severity: minor

Package description writes:

| After you've created the CD, you will be able to add it
| as a repository, as if it were an CD with addictional applications.

I guess 'addictional' should be read 'additional'. :-)

Gabor

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

Kernel: Linux 2.6.20-1-686 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash




Bug#423518: sylpheed-claws-gtk2-extra-plugins: FTBFS: No targets specified and no makefile found. Stop.

2007-05-12 Thread Kurt Roeckx
Package: sylpheed-claws-gtk2-extra-plugins
Version: 2.6.0-1
Severity: serious

Hi,

Your package is failing to build with the following error:
*** Building vcalendar-1.90
make[2]: Entering directory 
`/build/buildd/sylpheed-claws-gtk2-extra-plugins-2.6.0/vcalendar-1.90'
make[2]: *** No targets specified and no makefile found.  Stop.
make[2]: Leaving directory 
`/build/buildd/sylpheed-claws-gtk2-extra-plugins-2.6.0/vcalendar-1.90'
make[1]: *** [all] Error 1


Kurt



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



Bug#423516: pimd: FTBFS: inet.h:35: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'inet_addr'

2007-05-12 Thread Kurt Roeckx
Package: pimd
Version: 2.1.0-alpha29.17-7
Severity: serious

Hi,

Your package is failing to build with the following error:
In file included from include/linux/netinet/in-my.h:25,
 from include/linux/netinet/mroute.h:5,
 from defs.h:88,
 from igmp.c:44:
/usr/include/arpa/inet.h:35: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'inet_addr'
/usr/include/arpa/inet.h:38: error: expected '=', ',', ';', 'asm' or 
'__attribute__' before 'inet_lnaof'
/usr/include/arpa/inet.h:42: error: expected ')' before '__net'
[...]


Kurt



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



Bug#423519: lintian: pkg-not-in-package-test explanation not in English

2007-05-12 Thread Teemu Ikonen
Package: lintian
Version: 1.23.30
Severity: wishlist

Hi,

The pkg-not-in-package-test has an explanation which goes as follows:

The menu item doesn't tests to see if the package that contains it is
installed. This is probably an error. Perhaps it is spelled or capitalized
wrong, or perhaps the menu file was copied from some other package and this
was accidentally not changed.

Not only is the first sentence grammatically wrong, it is also pretty much
impossible to deduce from it what actually is the problem in question.

Best,

Teemu



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (450, 'testing'), (1, 'experimental')
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 lintian depends on:
ii  binutils   2.17-3The GNU assembler, linker and bina
ii  diffstat   1.43-2produces graph of changes introduc
ii  dpkg-dev   1.13.25   package building tools for Debian
ii  file   4.17-5etch1   Determines file type using magic
ii  gettext0.16.1-1  GNU Internationalization utilities
ii  intltool-debian0.35.0+20060710.1 Help i18n of RFC822 compliant conf
ii  libparse-debianchangel 1.0-1 parse Debian changelogs and output
ii  man-db 2.4.3-6   The on-line manual pager
ii  perl [libdigest-md5-pe 5.8.8-7   Larry Wall's Practical Extraction 

lintian recommends no packages.

-- no debconf information


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



Bug#423461: [Pkg-nagios-devel] Bug#423461: http.cfg/check_http flawed arguments (-H/-I confusion)

2007-05-12 Thread Josip Rodin
On Sat, May 12, 2007 at 04:21:00PM +0200, Sven Velt wrote:
  Nevertheless, I think you should try changing the default to use either
  $HOSTNAME$ or $HOSTALIAS$, and see if there's fallout.
  
  If necessary, the fallback procedure would be to add a separate set of
  checkcommands which use the above variables in a more layered manner.
 
 PLEASE! Don't change the default! Most Nagios installations I know
 *will* break with that change!
 
 Have a look at /etc/nagios-plugins/config/http.conf:
 
 ,---[ /etc/nagios-plugins/config/http.conf ]---
 | # 'check_http2' command definition
 | define command{
 | command_namecheck_http2
 | command_line/usr/lib/nagios/plugins/check_http -H $ARG1$ -I 
 $HOSTADDRESS$ -w $ARG2$ -c $ARG3$
 | }
 `---
 
 I think that's what you're looking for!

Well, it's obviously not - that would require me to specify the first
argument. I didn't spend time adding host names (as in FQDNs) into nagios
settings just so I have to repeat the whole thing again! :)

 PS: I don't like the name check_http2, I would prefer
 check_http_vhost without -c and -w.

That would make sense, too.

-- 
 2. That which causes joy or happiness.


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



Bug#75078: debian package is here

2007-05-12 Thread Maximilian Haeussler

paolo has made a package for it, why is this bug still open?
here is his package:
http://www.personalweb.unito.it/paolo.ariano/imagej.html

max


Bug#423521: default wmiirc has broken keybindings for jkhl

2007-05-12 Thread Matthieu Moy
Package: wmii
Version: 3.6~rc2+20070501-1
Severity: important

The default wmiirc does

eventstuff() {
cat '!'
[...]
Key $MODKEY-$LEFT
wmiir xwrite /tag/sel/ctl select left
Key $MODKEY-$RIGHT
wmiir xwrite /tag/sel/ctl select right
Key $MODKEY-$DOWN
wmiir xwrite /tag/sel/ctl select down
Key $MODKEY-$UP
wmiir xwrite /tag/sel/ctl select up
[...]
!

The fact that the ! is quoted in cat '!' has the consequence
that the variable names are not expanded. This is worked around for
$MODKEY, since the function is later used with

eval $(eventstuff | sed s/\\\$MODKEY/$MODKEY/g;s/^[]// | wmiiloop)

but the LEFT,RIGHT,DOWN,UP variables remain unexpanded. As a result,
MOD-j, MOD-k, ... do not work.

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

Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmii depends on:
ii  dwm-tools 21-1   dynamic window manager (tools)
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar

Versions of packages wmii recommends:
ii  wmii-doc  1:1-3  lightweight tabbed and tiled X11 w

-- no debconf information


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



Bug#423520: tetex-base: should replace buggy tetex-extra

2007-05-12 Thread Yann Dirson
Package: tetex-base
Version: 2007-5
Severity: serious

It is surely a bug that this file has crept into tetex-extra, but
that bug is in testing, so we should allow upgrade here.

Preparing to replace tetex-base 3.0.dfsg.3-5 (using 
.../tetex-base_2007-5_all.deb) ...
Unpacking replacement tetex-base ...
dpkg: error processing /var/cache/apt/archives/tetex-base_2007-5_all.deb 
(--unpack):
 trying to overwrite `/usr/share/lintian/overrides/tetex-base', which is also 
in package tetex-extra
Errors were encountered while processing:
 /var/cache/apt/archives/tetex-base_2007-5_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

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

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

Versions of packages tetex-base depends on:
ii  tex-common1.7Common infrastructure for using an
ii  ucf   2.0021 Update Configuration File: preserv

Versions of packages tetex-base recommends:
pn  tetex-doc none (no description available)

Versions of packages tetex-bin depends on:
ii  debconf [debconf-2.0]   1.5.13   Debian configuration management sy
ii  debianutils 2.18 Miscellaneous utilities specific t
ii  dialog  1.0-20060221-3   Displays user-friendly dialog boxe
ii  dpkg1.13.25  package maintenance system for Deb
ii  ed  0.2-20   The classic unix line editor
ii  libc6   2.5-7GNU C Library: Shared libraries
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libfreetype62.2.1-5  FreeType 2 font engine, shared lib
ii  libgcc1 1:4.2-20070405-1 GCC support library
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  libjpeg62   6b-13The Independent JPEG Group's JPEG 
ii  libkpathsea43.0-30   path search library for teTeX (run
ii  libpaper1   1.1.21   Library for handling paper charact
ii  libpng12-0  1.2.15~beta5-1   PNG library - runtime
ii  libpoppler0c2   0.4.5-5.1PDF rendering library
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libstdc++6  4.2-20070405-1   The GNU Standard C++ Library v3
ii  libt1-5 5.1.0-2  Type 1 font rasterizer library - r
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxaw7 1:1.0.2-4X11 Athena Widget library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  libxmu6 1:1.0.2-2X11 miscellaneous utility library
ii  libxpm4 1:3.5.5-2X11 pixmap library
ii  libxt6  1:1.0.5-2X11 toolkit intrinsics library
ii  mime-support3.39-1   MIME files 'mime.types'  'mailcap
ii  perl5.8.8-7  Larry Wall's Practical Extraction 
ii  sed 4.1.5-1  The GNU sed stream editor
ii  tex-common  1.7  Common infrastructure for using an
ii  ucf 2.0021   Update Configuration File: preserv
ii  whiptail0.52.2-10Displays user-friendly dialog boxe
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages tetex-extra depends on:
ii  tetex-bin 3.0-30 The teTeX programs
ii  ucf   2.0021 Update Configuration File: preserv

-- debconf information:
  tetex-base/olddat: true
  tetex-base/fmtutil-failed:
* tetex-bin/texmf: true
* tetex-base/oldcfg: true
* tetex-base/oldupdm: true
  tetex-base/updmap-failed:


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



Bug#423184: openoffice.org: Segfaults on startup

2007-05-12 Thread Linas Žvirblis
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Me again.

It seems that in my case this is a different bug (according to strace).
It is fglrx fault after all. I tried various X.org configurations, tried
downgrading and upgrading various packages, tested with various versions
of OpenOffice.org, and the only thing that helped, was using free
drivers instead of proprietary ones.

If I did manage to start OpenOffice.org (which seemed to be totally
random), it usually resulted in X.org crash, or kernel oops. According
to google, some Ubuntu users are also affected by this.

The weird thing is that fglrx drivers worked before, but I could not
determine what upgrade caused the failure, and, quite frankly, I killed
enough brain cells not to care anymore. No more fglrx for me.

I am attaching some information I gathered running 2.2.0-7, and fglrx,
in case you are interested.

As I have already mentioned, this most probably is a different bug
(coincidence?), so I cannot confirm the crash reported by Jean-Matthieu.

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

iD8DBQFGRdjnztOe9mov/y4RAvaKAJ9gf6gFoR0Gju1rr3nWQ12aYUph6ACgvF5v
rEmErQIXbPSyqFKMtV1DqUo=
=xmp6
-END PGP SIGNATURE-
xrdb[6687] trap divide error rip:401997 rsp:7fffe54ff848 error:0
xrdb[6690] trap divide error rip:401997 rsp:7fff91d640a8 error:0
xrdb[6693] trap divide error rip:401997 rsp:7fff65dc3108 error:0
soffice.bin[6738] trap divide error rip:2aaf18cb53b4 rsp:7fff9ba62c10 error:0
soffice.bin[6796] trap divide error rip:2b9b600d43b4 rsp:7fff54641430 error:0

gdb /usr/lib/openoffice/program/soffice.bin
GNU gdb 6.6-debian
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as x86_64-linux-gnu...
Using host libthread_db library /lib/libthread_db.so.1.
(gdb) run
Starting program: /usr/lib/openoffice/program/soffice.bin 
[Thread debugging using libthread_db enabled]
[New Thread 47198352553696 (LWP 6882)]
warning: Lowest section in /usr/lib/libicudata.so.36 is .hash at 
0120

Program received signal SIGFPE, Arithmetic exception.
[Switching to Thread 47198352553696 (LWP 6882)]
0x2aed3a3733b4 in SalDisplay::Init () from 
/usr/lib/openoffice/program/libvclplug_gen680lx.so
(gdb) bt
#0  0x2aed3a3733b4 in SalDisplay::Init () from 
/usr/lib/openoffice/program/libvclplug_gen680lx.so
#1  0x2aed392b5dfc in GtkXLib::Init () from 
/usr/lib/openoffice/program/libvclplug_gtk680lx.so
#2  0x2aed392b67b5 in create_SalInstance () from 
/usr/lib/openoffice/program/libvclplug_gtk680lx.so
#3  0x2aed30c3e588 in tryInstance () from 
/usr/lib/openoffice/program/libvcl680lx.so
#4  0x2aed30c3e86e in CreateSalInstance () from 
/usr/lib/openoffice/program/libvcl680lx.so
#5  0x2aed309f4dde in InitVCL () from 
/usr/lib/openoffice/program/libvcl680lx.so
#6  0x2aed309f51ca in ImplSVMain () from 
/usr/lib/openoffice/program/libvcl680lx.so
#7  0x2aed309f53c5 in SVMain () from 
/usr/lib/openoffice/program/libvcl680lx.so
#8  0x0041c11f in main ()

strace -v /usr/lib/openoffice/program/soffice.bin

[...]

poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(6, \1\2W\0(\0\0\0\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0..., 32) = 32
read(6, ^\0\0\0\0\2\2\0^\0\0\0\1\2\0\0]\0\0\0\2\1\1\0\1\4\f\0\2..., 160) = 160
write(6, \226\3\2\0\0\0\240\2, 8) = 8
read(6, 0x7fff2e57d5b0, 32) = -1 EAGAIN (Resource temporarily 
unavailable)
poll([{fd=6, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(6, \1\3X\0\2\0\0\0\4\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0_\265V\0..., 32) = 32
read(6, \1`\2b\3\0\6g, 8) = 8
uname({sysname=Linux, nodename=compaq, release=2.6.21.1.666.0, 
version=#1 SMP PREEMPT Fri May 11 22:15:04 EEST 2007, machine=x86_64}) = 0
open(/home/linas/.Xdefaults-compaq, O_RDONLY) = -1 ENOENT (No such file or 
directory)
--- SIGFPE (Floating point exception) @ 0 (0) ---
+++ killed by SIGFPE +++
Process 6872 detached



Bug#423303: jpilot: -a option should consider time of appointment, not time of alarm.

2007-05-12 Thread Ludovic Rousseau
forwarded 423303 http://bugs.jpilot.org/1811
tags 423303 upstream
thank

Le 11.05.2007, à 09:02:08, Eric Lavarde a écrit:
 Hello,
 
 I start jpilot always with the -a option in order to avoid passed
 meetings. Nevertheless it happens not seldomly that I start jpilot
 between the time where the alarm should have rung and the actual time of
 the meeting (yeah, I know, it means I'm often pretty late ;-) ).
 
 In such a case, I'd like to have jpilot remember me on the spot of those
 almost missed meetings.

I reported the bug upstream.

Thanks

-- 
 Dr. Ludovic Rousseau[EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --



Bug#303008: visailu

2007-05-12 Thread katariina koskinen


hei,

iltapäivään tekemistä, vanha linkki poistui ja tässä uusi
tilalle.ite meen kohdassa 76.

http://www.kylmio.com/visailu







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



Bug#422857: pommed: eject does not work anymore

2007-05-12 Thread Ludovic Rousseau
Le 12.05.2007, à 15:01:08, Julien BLACHE a écrit:
 Ludovic Rousseau [EMAIL PROTECTED] wrote:
 
 Hi,
 
  The eject command form the eject package and the eject action from the
  Gnome contextual menu both works.
 
  I don't know if the best solution is to call eject(1) or include its
  source code inside pommed.
 
 Fixed in the current SVN trunk, if you'd like to give it a try :)

It does not work if the DVD name has spaces in it?

I have a DVD monted on: /media/Données perso, 30 avr 2007
/dev/hda on /media/Données perso, 30 avr 2007 type iso9660 
(ro,noexec,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8)

and pommed fails to eject it with the error:
KEY: CD eject
/dev/dvd (/dev/hda) mounted on /media/Données\040perso,\04030\040avr\0402007; 
attempting to unmount
umount: /media/Données\040perso,\04030\040avr\0402007: not found
I: umount failed
E: Could not unmount device

Maybe you have to convert the \040 to ' '


Also GNOME does not close the main CD window as it is the case if I
select eject from the GNOME contextual menu or even with the eject(1)
command. I think you can reuse some code from eject to do that.

Bye

-- 
 Dr. Ludovic Rousseau[EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --



Bug#307257: About winbind 3 and squid with ntlm authentication (Debian Bug #307257)

2007-05-12 Thread Luigi Gangitano

reassign 307257 squid
severity wishlist
thanks

Done.

Regards,

L

Il giorno 12/mag/07, alle ore 01:56, Steve Langasek ha scritto:

Great!  Should this bug be reassigned to squid then?


--
Luigi Gangitano -- [EMAIL PROTECTED] -- [EMAIL PROTECTED]
GPG: 1024D/924C0C26: 12F8 9C03 89D3 DB4A 9972  C24A F19B A618 924C 0C26




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



Bug#422857: pommed: eject does not work anymore

2007-05-12 Thread Julien BLACHE
Ludovic Rousseau [EMAIL PROTECTED] wrote:

 It does not work if the DVD name has spaces in it?

Oh, FFS.

 /dev/dvd (/dev/hda) mounted on /media/Données\040perso,\04030\040avr\0402007; 
 attempting to unmount
 umount: /media/Données\040perso,\04030\040avr\0402007: not found

What does /proc/mounts contains when the volume is mounted? /etc/mtab?

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



Bug#423524: otrs2: [CVE-2007-2524] XSS vulnerability in index.pl

2007-05-12 Thread SALVETTI Djoume
Package: otrs2
Version: 2.0.4p01-17
Severity: normal
Tags: security


Hi,

According to CVE-2007-2524 :

| Cross-site scripting (XSS) vulnerability in index.pl in OTRS (Open
| Ticket Request System) 2.0.x allows remote attackers to inject
| arbitrary web script or HTML via the Subaction parameter in an
| AgentTicketMailbox Action.

More details and a PoC are available here :

http://www.virtuax.be/?page=libraryid=35type=Exploits

According to this site, 2.2 (in experimental) is not vulnerable, but I
haven't check myself.

I haven't check neither if OTRS 1.X is vulnerable.

Regards.

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


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



Bug#423522: libgtk-jni: Missing Depends.

2007-05-12 Thread Kurt Roeckx
Package: libgtk-jni
Version: 2.10.2-3
Severity: serious

The gtk2-java.pc file says:
Requires: glib-java cairo-java gtk+-2.0

So you need a Depends on:
- libglib-jni
- libcairo-jni (Pulled in thru libcairo2)
- libgtk2.0-dev

And you don't depend on libgtk2.0-dev in any way.

When running ldd /usr/lib/jni/libgtkjni-2.10.so
I get:
libglibjni-0.4.so = not found

It looks like that was in libglib-java but moved to libglib-jni and 
ldd doesn't find it because you don't have an rpath.  (Not sure if this
is needed, or that LD_LIBRARY_PATH gets set.)


Kurt



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



Bug#410882: gtkmm

2007-05-12 Thread Bradley Bell

Guus Sliepen wrote:

On Tue, May 01, 2007 at 12:40:15PM -0700, Bradley Bell wrote:


I'm using gtkmm a lot these days and I noticed that upstream has already
released gtkmm 2.10.9. Is there a problem packaging it or are you
perhaps short on time? If you want I can help package gtkmm 2.10.9 (and
glibmm 2.12.8, on which it depends).

Once I have a chance, I will review the dependencies, and then upload the 
newest possible versions for unstable and experimental.


I've succesfully built gtkmm 2.10.9 and glibmm 2.12.8 packages. They
didn't need any changes to the packaging. I didn't experience any
problems with gtkmm programs that I've been using. Several other people
have requested gtkmm 2.10 in the mean time, because their packages
depend on it. I will therefore do a NMU tomorrow.



ok, thanks.

-Brad


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



Bug#422016: (sin asunto)

2007-05-12 Thread René Mérou
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 Also, a package should not really depend on a database *server*, since
 this could be on a remote machine. The really right thing would be to
 only depend on postgresql-client and at most Recommends: postgresql.

 Thank you!

This package is for the installation of the server and the programs. it
gives somes scripts that run in local.


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

iD8DBQFGRduDnNXIs2fY6GcRAh9JAJ9EaIzS6boE+1lU43VHluNvNT3t0ACdEQd1
aaFvb3/D78L8fxqcxDzpelU=
=yAzZ
-END PGP SIGNATURE-


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



Bug#423523: libglib-jni: Missing Depends.

2007-05-12 Thread Kurt Roeckx
Package: libglib-jni
Version: 0.4.2-6
Severity: serious

The /usr/lib/pkgconfig/glib-java.pc file says:
Requires: glib-2.0 gobject-2.0

So you need a Depends on libglib2.0-dev which provided both of those.


Kurt



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



Bug#423525: libcairo-jni: Missing Depends.

2007-05-12 Thread Kurt Roeckx
Package: libcairo-jni
Version: 1.0.8-4
Severity: serious

The /usr/lib/pkgconfig/cairo-java.pc file says:
Requires: cairo glib-java

So you need a Depends:
- libcairo2-dev
- libglib-java

Both are missing.


Kurt



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



Bug#423528: sysvinit: bootlogd broken with no error message

2007-05-12 Thread Dominique Brazziel
Package: sysvinit
Version: 2.86.ds1-38
Severity: normal

Bootlogd suddenly stopped working but the daemon starts with no error message.
The /var/log/boot file is empty.  I'm running udev and bootlogd was working 
fine up until 5/02/07.  I have another machine running the same kernel and 
sysvinit version as this one and bootlogd works on that machine.  I tried 
specifying kernel boot parm 'console=tty1' per the man page but still 
'/var/log/boot' is empty. 

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

Kernel: Linux 2.6.18
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages sysvinit depends on:
ii  initscripts 2.86.ds1-38  Scripts for initializing and shutt
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libselinux1 1.32-3   SELinux shared libraries
ii  libsepol1   1.14-3   Security Enhanced Linux policy lib
ii  sysv-rc 2.86.ds1-38  System-V-like runlevel change mech
ii  sysvinit-utils  2.86.ds1-38  System-V-like utilities

sysvinit recommends no packages.

-- no debconf information


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



Bug#423526: gnome-photo-printer: fr bad translation for Straight feed orientation

2007-05-12 Thread Olivier Berger
Package: gnome-photo-printer
Version: 0.6.5-2
Severity: minor
Tags: l10n

With french locale, the Feed Orientation choice for Straight is wrongly
translated to Etirement, instead of something like Droit , which
conveys no idea of stretching image or anything...

Hope this helps,

Best regards,

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

Versions of packages gnome-photo-printer depends on:
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-13  GNU C Library: Shared libraries
ii  libgconf2-42.16.1-1  GNOME configuration database syste
ii  libglade2-01:2.6.0-4 library to load .glade files at ru
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-7  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.14.2-7GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.3-0.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.14.8-5  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 1:1.0.1-3 X11 Session Management library
ii  libxml22.6.27.dfsg-1 GNOME XML library
ii  zlib1g 1:1.2.3-13compression library - runtime

gnome-photo-printer recommends no packages.

-- no debconf information


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



Bug#423527: poker-network : [INTL:pt] Portuguese translation for debconf messages

2007-05-12 Thread Traduz - Portuguese Translation Team

Package: poker-network
Version: 1.0.36-1
Tags: l10n, patch
Severity: wishlist

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

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,

Rui Branco
Traduz - Portuguese Translation Team
http://www.DebianPT.org














































pt.po
Description: application/gettext


Bug#423522: libgtk-jni: Missing Depends.

2007-05-12 Thread Kurt Roeckx
On Sat, May 12, 2007 at 05:22:28PM +0200, Kurt Roeckx wrote:
 Package: libgtk-jni
 Version: 2.10.2-3
 Severity: serious
 
 The gtk2-java.pc file says:
 Requires: glib-java cairo-java gtk+-2.0
 
 So you need a Depends on:
 - libglib-jni
 - libcairo-jni (Pulled in thru libcairo2)

This part is wrong, since it's the other way around.

 - libgtk2.0-dev
 
 And you don't depend on libgtk2.0-dev in any way.

So you're missing a depends on libcairo-jni and libgtk2.0-dev


Kurt



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



Bug#422488: ocsinventory-agent : [INTL:pt] Updated Portuguese translation

2007-05-12 Thread Traduz - Portuguese Translation Team

Package: ocsinventory-agent
Version: 1.01-3
Tags: l10n, patch
Severity: wishlist

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

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,
Rui Branco
Traduz - Portuguese Translation Team
http://www.DebianPT.org





pt.po
Description: application/gettext


Bug#423529: teapop : [INTL:pt] Portuguese translation for debconf messages

2007-05-12 Thread Traduz - Portuguese Translation Team

Package: teapop
Version: 0.3.7-5
Tags: l10n, patch
Severity: wishlist

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

For translation updates please contact 'Last Translator' or the
Portuguese Translation Team traduz _at_ debianpt.org.


--
Best regards,

Rui Branco
Traduz - Portuguese Translation Team
http://www.DebianPT.org















































pt.po
Description: application/gettext


Bug#423530: ITP: xrgb -- X RGB database and utilities

2007-05-12 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: David Paleino [EMAIL PROTECTED]


* Package name: xrgb
  Version : 1.0.0
  Upstream Author : (showrgb) Jim Fulton, MIT X Consortium
(rgb) Kevin E. Martin  [EMAIL PROTECTED]
(rgb) Alan Coopersmith  [EMAIL PROTECTED]
* URL : http://xorg.freedesktop.org
* License : The Open Group License (?) [1]
  Programming Lang: C
  Description : X RGB database and utilities

xrgb provides the database of known RGB colours for X, and small utilities to
probe and modify it.

This package is part of the Utnubu [2] project.

Regards,
David

[1] I don't really know whether this one is The Open Group License or not. It
apparently has no name, but there are references to The Open Group.
http://webcvs.freedesktop.org/xorg/app/rgb/COPYING?view=co

[2] http://wiki.debian.org/Utnubu

- --
 . ''`.  Debian packager! | http://snipurl.com/gofoxygo/
 : :'  :   User #334216   |  http://www.hanskalabs.net/
 `. `'`   GPG: 1392B174   | http://www.debianizzati.org/
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGReE15qqQFxOSsXQRAjZHAJ4vQznUHaW+X2O/g0/+l7fAQPQzDACeLELw
Ean38/0/wZVlYEM6I9VN/vY=
=VrKs
-END PGP SIGNATURE-


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



Bug#423531: Icedove gets freezed when using Enigmail extension loading a mail signed/encrypted

2007-05-12 Thread Dererk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: enigmail
Version: 2:0.94.2-1
Severity: grave
Justification: renders package unusable


Icedove gets freezed when using Enigmail extension loading a mail
signed/encrypted
It says in the button Loading... and I've to kill gpg from a
terminal to stop Icedove getting freezed.

I don't certainly know if the problem comes from Enigmail itself, or
from gpg when trying to load from the signs db.

Please, mailme for more information.





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

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

Versions of packages enigmail depends on:
ii  gnupg   1.4.6-2  GNU privacy guard - a
free PGP rep
ii  icedove 1.5.0.10.dfsg1-3 free/unbranded
thunderbird mail cl
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

enigmail recommends no packages.

- -- no debconf information


- -Dererk

- --
[EMAIL PROTECTED]: ~$ cat /proc/version | grep -i 'power in your hands'
Debian GNUine Perception

- -FortuneTip-
You are scrupulously honest, frank, and straightforward. Therefore you
have few friends.

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

iD8DBQFGReEkzqYvwbbBjiQRAgOyAJsHfJ6RC8g1M7yPTeJKSB1ipMBj6wCdHOIe
7s0ZyGIj7g/SleVH2HJKQ+Q=
=6UaR
-END PGP SIGNATURE-



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



Bug#423532: telepathy-mission-control: FTBFS: passing argument 3 of 'g_file_get_contents' from incompatible pointer type

2007-05-12 Thread Kurt Roeckx
Package: telepathy-mission-control
Version: 4.21-1
Severity: important

Hi,

Your package is failing to build on some arches with the following
error:
cc1: warnings being treated as errors
mcd-connection.c: In function '_mcd_connection_setup_avatar':
mcd-connection.c:793: warning: passing argument 3 of 'g_file_get_contents' from 
incompatible pointer type

Guessing from the arches that are affected, I think this is related to a
size_t != int.


Kurt



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



Bug#423533: usplash-theme-debian: FTBFS: dpkg-genchanges: failure: cannot read files list file: No such file or directory

2007-05-12 Thread Kurt Roeckx
Package: usplash-theme-debian
Version: 1
Severity: serious

Hi,

It your package is failing to build with the following error:
 dpkg-genchanges -B -mDebian amd64 Build Daemon buildd_i386-excelsior
dpkg-genchanges: arch-specific upload - not including arch-independent packages
dpkg-genchanges: failure: cannot read files list file: No such file or directory


This is probably caused because you don't do anything in the binary-arch
target.


Kurt



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



Bug#423535: slxfig: FTBFS: error: unable to find the slang library and header file slang.h

2007-05-12 Thread Kurt Roeckx
Package: slxfig
Version: 0~svn.114-2
Severity: serious

Hi,

Your package is failing to build with the following error:
checking for X... no
checking for the slang library and header files ... no
configure: error: unable to find the slang library and header file slang.h
make: *** [config.status] Error 1


Kurt



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



Bug#423534: Please continue providing glade2

2007-05-12 Thread Meik Hellmund
Package: glade
Version: 2.12.1-7
Severity: wishlist


It would be great if you could continue providing glade2 for sid.
Reasons:  - glade3 still has some quite rough edges whereas glade2 
is really usable. 
  - Some people like and use the code generation feature of 
glade2 which has been dropped in glade3.
  - The all-in-one-window GUI of glade3 is hard to use 
w/o a really big display.
Today it is no problem to install glade_2.12.1-7 on sid but  if I look
at the dependencies I am afraid the day will come when this no longer 
works. 

Many thanks, Meik 

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

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

Versions of packages glade depends on:
ii  glade-common  2.12.1-7   Common files for GTK+ 2 User Inter
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libcairo2 1.4.6-1The Cairo 2D vector graphics libra
ii  libfontconfig12.4.2-1.2  generic font configuration library
ii  libfreetype6  2.2.1-5FreeType 2 font engine, shared lib
ii  libgail-common1.18.0-2   GNOME Accessibility Implementation
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgtk2.0-0   2.10.12-1  The GTK+ graphical user interface 
ii  libpango1.0-0 1.16.4-1   Layout and rendering of internatio
ii  libpng12-01.2.15~beta5-1 PNG library - runtime
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxml2   2.6.28.dfsg-1  GNOME XML library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages glade recommends:
ii  autoconf  2.61-4 automatic configure script builder
pn  automake1.4   none (no description available)
ii  gettext   0.16.1-1   GNU Internationalization utilities
ii  libgail17 1.8.11-4   GNOME Accessibility Implementation
ii  libgtk2.0-dev 2.10.12-1  Development files for the GTK+ lib

-- no debconf information


-- 
Meik Hellmund
Institut fuer Mathematik, Uni Leipzig
e-mail: [EMAIL PROTECTED]
http://www.math.uni-leipzig.de/~hellmund


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



Bug#423485: xserver-xorg-video-savage: pScrn-currentMode is set to NULL

2007-05-12 Thread Tormod Volden
Package: xserver-xorg-video-savage
Version: 1:2.1.2+git20070512-0.1debug
Followup-For: Bug #423485

Playing around with gdb, I see that pScrn-currentMode has been set to 
NULL by xf86VidMode. If I manually set it to pScrn-modes:
(gdb) set pScrn-currentMode = pScrn-modes
the program will start and seems to run normally.

AFAICS the problem is that xf86VidMode sets it intentionally to NULL 
before calling xf86SwitchMode, and that it's then used as a 
pointer by SavageDoAdjustFrame inside the xf86SwitchMode call.

See the attachment for the gdb debug session.
1. At the time of the crash:

(gdb) print pScrn-currentMode
$1 = (DisplayModePtr) 0x0
(gdb) print pScrn-modes
$2 = (DisplayModePtr) 0x820a3a0
(gdb) print *pScrn
$3 = {driverVersion = 33619970, driverName = 0xb7bb15f0 savage, 
  pScreen = 0x820ac30, scrnIndex = 0, configured = 1, origIndex = 0, 
  imageByteOrder = 0, bitmapScanlineUnit = 32, bitmapScanlinePad = 32, 
  bitmapBitOrder = 0, numFormats = 0, formats = {{depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}, {depth = 0 '\0', 
  bitsPerPixel = 0 '\0', scanlinePad = 0 '\0'}}, fbFormat = {
depth = 16 '\020', bitsPerPixel = 16 '\020', scanlinePad = 32 ' '}, 
  bitsPerPixel = 16, pixmap24 = Pix24DontCare, depth = 16, 
  depthFrom = X_CONFIG, bitsPerPixelFrom = X_PROBED, weight = {red = 5, 
green = 6, blue = 5}, mask = {red = 63488, green = 2016, blue = 31}, 
  offset = {red = 11, green = 5, blue = 0}, rgbBits = 6, gamma = {red = 1, 
green = 1, blue = 1}, defaultVisual = 4, maxHValue = 16384, 
  maxVValue = 2048, virtualX = 1024, virtualY = 768, xInc = 8, 
  virtualFrom = X_PROBED, displayWidth = 1024, frameX0 = 0, frameY0 = 0, 
  frameX1 = 1023, frameY1 = 767, zoomLocked = 0, modePool = 0x0, 
  modes = 0x820a3a0, currentMode = 0x0, confScreen = 0x81f8a90, 
  monitor = 0x81f8ac8, display = 0x81fe7a0, entityList = 0x8207808, 
  numEntities = 1, widthmm = 0, heightmm = 0, xDpi = 96, yDpi = 96, 
  name = 0xb7bb1eba SAVAGE, driverPrivate = 0x8208f80, privates = 0x8206970, 
  drv = 0x8206948, module = 0x8208270, colorKey = 0, overlayFlags = 0, 
  chipset = 0xb7bb172e Twister, ramdac = 0x0, clockchip = 0x0, 
  progClock = 1, numClocks = 0, clock = {0 repeats 128 times}, 
  videoRam = 16384, biosBase = 0, memPhysBase = 3893362688, fbOffset = 0, 
  domainIOBase = 0, memClk = 0, textClockFreq = 0, flipPixels = 0, 
  options = 0x8207dc8, chipID = 0, chipRev = 0, racMemFlags = 0, 
  racIoFlags = 0, access = 0x8206150, CurrentAccess = 0x81e8778, 
  resourceType = MEM_IO, busAccess = 0x8207c58, vtSema = 1, pixmapPrivate = {
ptr = 0x0, val = 0, uval = 0, fptr = 0}, silkenMouse = 0, 
  clockRanges = 0x8209830, adjustFlags = 1, reservedInt = {
0 repeats 16 times}, entityInstanceList = 0x8207d18, reservedPtr = {
0x0 repeats 15 times}, Probe = 0xb7b98910 SavageProbe, 
  PreInit = 0xb7b991a1 SavagePreInit, 
  ScreenInit = 0xb7b9f70b SavageScreenInit, 
  SwitchMode = 0x80ca730 CMapSwitchMode, 
  AdjustFrame = 0x80d7140 xf86XVAdjustFrame, 
  EnterVT = 0xb7c1fc40 glxDRIEnterVT, LeaveVT = 0xb7c1fbe0 glxDRILeaveVT, 
  FreeScreen = 0, ValidMode = 0xb7ba08e5 SavageValidMode, 
  EnableDisableFBAccess = 0x80f85d0 xf86CursorEnableDisableFBAccess, 
  SetDGAMode = 0x80cb940 CMapSetDGAMode, 
  ChangeGamma = 0x80cb4c0 CMapChangeGamma, 
  PointerMoved = 0x80be320 xf86PointerMoved, PMEvent = 0, HandleMessage = 0, 
  DPMSSet = 0xb7ba2f8f SavageDPMS, 
  LoadPalette = 0xb7ba20e5 SavageLoadPalette, SetOverscan = 0, 
  DriverFunc = 0, reservedFuncs = {0 repeats 11 times}}

2. If I set a breakpoint and set the currentMode manually
(gdb) set pScrn-currentMode = pScrn-modes
before entering SavageDoAdjustFrame, the program runs.


3. Here I look at currentMode before starting the program and set
a watchpoint to find out where it is being changed.

(gdb) print xf86Screens[0]-currentMode
$5 = (DisplayModePtr) 0x820a3a0
(gdb) print *xf86Screens[0]-currentMode
$6 = {prev = 0x820a900, next = 0x820a440, name = 0x8209dc8 1024x768, 
  status = MODE_OK, type = 48, Clock = 65000, HDisplay = 1024, 
  HSyncStart = 1048, HSyncEnd = 1184, HTotal = 1344, HSkew = 0, 
  VDisplay = 768, VSyncStart = 771, VSyncEnd = 777, VTotal = 806, VScan = 0, 
  Flags = 10, ClockIndex = -1, SynthClock = 65000, CrtcHDisplay = 1024, 
  CrtcHBlankStart = 1024, CrtcHSyncStart = 1048, CrtcHSyncEnd = 1184, 
  CrtcHBlankEnd = 1344, CrtcHTotal = 1344, CrtcHSkew = 0, CrtcVDisplay = 768, 
  CrtcVBlankStart = 768, CrtcVSyncStart = 771, CrtcVSyncEnd = 777, 
  CrtcVBlankEnd = 806, CrtcVTotal = 806, CrtcHAdjusted = 0, CrtcVAdjusted = 

Bug#423536: libnxml0-dev: Missing depends on libcurl-dev

2007-05-12 Thread Kurt Roeckx
Package: libnxml0-dev
Version: 0.17.2-2
Severity: serious

Hi,

When building newsbeuter 0.4-2 I get the following error:
In file included from ./include/controller.h:7,
 from ./include/view.h:4,
 from ./include/colormanager.h:4,
 from src/colormanager.cpp:2:
/usr/include/nxml.h:22:23: error: curl/curl.h: No such file or directory
make[1]: *** [src/colormanager.o] Error 1

Please add a dependency on libcurl-dev.


Kurt



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



Bug#423538: mapserver: FTBFS: Build depends on libgdal1-1.3.2-dev

2007-05-12 Thread Kurt Roeckx
Package: mapserver
Version: 4.10.0-6
Severity: serious

Hi,

Your package is failing to build because it build dependends on
libgdal1-1.3.2-dev which isn't available anymore.  Please change it to 
libgdal1-dev or libgdal-dev.


Kurt



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



Bug#423537: ocsinventory-agent: [INTL:bg] Bulgarian debconf translation

2007-05-12 Thread Damyan Ivanov
Package: ocsinventory-agent
Version: 1.01-4
Severity: wishlist
Tags: patch l10n

Please find attached Bulgarian translation of debconf templates.

Thanks,
dam

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

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

Versions of packages ocsinventory-agent depends on:
ii  cdebconf [debconf-2.0]0.115  Debian Configuration Management Sy
ii  debconf [debconf-2.0] 1.5.13 Debian configuration management sy
ii  dmidecode 2.8-4  Dump Desktop Management Interface 
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libcompress-zlib-perl 1.42-2 Perl module for creation and manip
ii  libnet-ip-perl1.25-2 Perl extension for manipulating IP
ii  libnet-ssleay-perl1.30-1 Perl module for Secure Sockets Lay
ii  libwww-perl   5.805-1WWW client/server library for Perl
ii  libxml-simple-perl2.16-1 Perl module for reading and writin
ii  po-debconf1.0.8  manage translated Debconf template
ii  ucf   3.001  Update Configuration File: preserv

ocsinventory-agent recommends no packages.

-- debconf information excluded
# translation of bg.po to Bulgarian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Damyan Ivanov [EMAIL PROTECTED], 2007.
msgid 
msgstr 
Project-Id-Version: bg\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2007-05-12 10:34+0200\n
PO-Revision-Date: 2007-05-12 19:17+0300\n
Last-Translator: Damyan Ivanov [EMAIL PROTECTED]\n
Language-Team: Bulgarian [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: select
#. Choices
#: ../ocsinventory-agent.templates:2001
msgid local, http
msgstr локално, на сървър

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Method used to generate the inventory:
msgstr Съхранение на информацията за инвентара:

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Choose the 'local' method if you do not have a network connection.
msgstr Изберете „локално“ ако нямате връзка с OCS-сървър.

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Choose the 'http' method if an OCS Inventory server is set up.
msgstr Изберете „на OCS-сървър“ ако имате достъп до инвентарен сървър.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:3001
msgid OCS Inventory server host name:
msgstr OCS-сървър:

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:3001
msgid Please enter the host name of the OCS inventory server.
msgstr Въведете името на хоста, където е инсталиран OCS-сървъра.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid Tag for the generated inventory:
msgstr Етикет:

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid 
Each inventory can have an associated tag. Please enter the tag you would 
like for the new inventory.
msgstr Всеки инвентар може да има присвоен етикет. Въведете етикета, който 
искате да се използва с новия инвентар.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid 
This field can be left blank to continue without setting a new tag for the 
inventory.
msgstr Ако не желаете да присвоите етикет, оставете полето празно.



Bug#421809: aptitude: simulation does not take auto into account

2007-05-12 Thread Francesco Poli
On Fri, 11 May 2007 18:08:31 -0700 Daniel Burrows wrote:

 On Tue, May 01, 2007 at 07:19:53PM +0200, Francesco Poli
 [EMAIL PROTECTED] was heard to say:
[...]
  $ aptitude -s purge xorg
   [snip]
 
  # aptitude purge xorg
   [snip]
 
   Could you post the contents of ~/.aptitude/config and
 /root/.aptitude/config here?

Both of them are empty files (actually, I've never touched them):

$ cat ~/.aptitude/config
$ ls -l ~/.aptitude/config
-rw-rw 1 frx frx 0 2007-05-08 18:24 /home/frx/.aptitude/config

# cat /root/.aptitude/config
# ls -l /root/.aptitude/config
-rw-rw 1 root root 0 2007-05-12 15:31 /root/.aptitude/config


 
 Thanks,

You're welcome!  :)

-- 
 http://frx.netsons.org/doc/nanodocs/testing_workstation_install.html
 Need to read a Debian testing installation walk-through?
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpEPKDKpjCP2.pgp
Description: PGP signature


Bug#421811: aptitude: search does not show the 'A' character for auto

2007-05-12 Thread Francesco Poli
On Fri, 11 May 2007 18:12:03 -0700 Daniel Burrows wrote:

 On Tue, May 01, 2007 at 07:30:32PM +0200, Francesco Poli
 [EMAIL PROTECTED] was heard to say:
  $ aptitude search xserver-xorg
 
   What happens if you run this command as root?

Mmmmh, strange: it seems to show the 'A' characters when run as root,
but it fails to show them when run as regular user.  It's strange,
because the sarge version of aptitude used to show the 'A' characters no
matter which user was running it (I've just rechecked...).


# aptitude search xserver-xorg
i A xserver-xorg- the X.Org X server
i A xserver-xorg-core   - X.Org X server -- core server 
p   xserver-xorg-dev- X.Org X server -- development files   
v   xserver-xorg-driver-r128-   
v   xserver-xorg-driver-radeon  -   
v   xserver-xorg-input  -   
p   xserver-xorg-input-acecad   - X.Org X server -- AceCad input driver 
p   xserver-xorg-input-aiptek   - X.Org X server -- Aiptek input driver 
i A xserver-xorg-input-all  - the X.Org X server -- input driver metapac
p   xserver-xorg-input-calcomp  - X.Org X server -- Calcomp input driver
p   xserver-xorg-input-citron   - X.Org X server -- Citron input driver 
p   xserver-xorg-input-digitaledge  - X.Org X server -- DigitalEdge input driver
p   xserver-xorg-input-dmc  - X.Org X server -- DMC input driver
p   xserver-xorg-input-dynapro  - X.Org X server -- Dynapro input driver
p   xserver-xorg-input-elo2300  - X.Org X server -- ELO2300 input driver
p   xserver-xorg-input-elographics  - X.Org X server -- ELOGraphics input driver
i A xserver-xorg-input-evdev- X.Org X server -- evdev input driver  
p   xserver-xorg-input-evtouch  - Touchscreen-Driver for X.Org/XFree86 serve
p   xserver-xorg-input-fpit - X.Org X server -- FPIT input driver   
p   xserver-xorg-input-hyperpen - X.Org X server -- HyperPen input driver   
p   xserver-xorg-input-jamstudio- X.Org X server -- JamStudio input driver  
p   xserver-xorg-input-joystick - X.Org X server -- joystick input driver   
i A xserver-xorg-input-kbd  - X.Org X server -- keyboard input driver   
p   xserver-xorg-input-magellan - X.Org X server -- Magellan input driver   
p   xserver-xorg-input-magictouch   - X.Org X server -- MagicTouch input driver 
p   xserver-xorg-input-microtouch   - X.Org X server -- MicroTouch input driver 
i A xserver-xorg-input-mouse- X.Org X server -- mouse input driver  
p   xserver-xorg-input-mutouch  - X.Org X server -- muTouch input driver
p   xserver-xorg-input-palmax   - X.Org X server -- Palmax input driver 
p   xserver-xorg-input-penmount - X.Org X server -- Penmount input driver   
p   xserver-xorg-input-spaceorb - X.Org X server -- SpaceOrb input driver   
p   xserver-xorg-input-summa- X.Org X server -- Summa input driver  
i A xserver-xorg-input-synaptics- Synaptics TouchPad driver for X.Org/XFree8
p   xserver-xorg-input-tek4957  - X.Org X server -- Tek4957 input driver
p   xserver-xorg-input-ur98 - X.Org X server -- UR98 input driver   
p   xserver-xorg-input-vmmouse  - X.Org X server -- VMMouse input driver to 
p   xserver-xorg-input-void - X.Org X server -- void input driver   
i A xserver-xorg-input-wacom- X.Org X server -- wacom input driver  
v   xserver-xorg-video-1.0  -   
i A xserver-xorg-video-all  - the X.Org X server -- output driver metapa
i A xserver-xorg-video-apm  - X.Org X server -- APM display driver  
i A xserver-xorg-video-ark  - X.Org X server -- ark display driver  
i A xserver-xorg-video-ati  - X.Org X server -- ATI display driver  
i A xserver-xorg-video-chips- X.Org X server -- Chips display driver
i A xserver-xorg-video-cirrus   - X.Org X server -- Cirrus display driver   
i A xserver-xorg-video-cyrix- X.Org X server -- Cyrix display driver
i A xserver-xorg-video-dummy- X.Org X server -- dummy display driver
i A xserver-xorg-video-fbdev- X.Org X server -- fbdev display driver
i A xserver-xorg-video-glint- X.Org X server -- Glint display driver
i A xserver-xorg-video-i128 - X.Org X server -- i128 display driver 
p   xserver-xorg-video-i740 - X.Org X server -- i740 display driver 
i A xserver-xorg-video-i810 - X.Org X server -- Intel i8xx, i9xx display
p   xserver-xorg-video-imstt- X.Org X server -- IMSTT display driver
i A xserver-xorg-video-mga  - X.Org X server -- MGA display driver  
i A xserver-xorg-video-neomagic - X.Org X server -- Neomagic display driver 
p   

Bug#423539: xastir: FTBFS: Build depends on libgdal1-1.3.2-dev

2007-05-12 Thread Kurt Roeckx
Package: xastir
Version: 1.8.4-2
Severity: serious

Hi,

Your package is failing to build because it build dependends on
libgdal1-1.3.2-dev which isn't available anymore.  Please change it to
libgdal1-dev or libgdal-dev.


Kurt



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



Bug#423540: pamusb-tools: pamusb-conf does not work if python-dbus is not installed

2007-05-12 Thread David Brust
Package: pamusb-tools
Version: 0.4.0-1
Severity: important


pamusb-tools doesn't depend on python-dbus but pamusb-conf won't work 
without it (ImportError: No module named dbus). Installing python-dbus 
solves the problem.


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

Kernel: Linux 2.6.20-1-k7 (SMP w/1 CPU core)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages pamusb-tools depends on:
ii  python2.4.4-4An interactive high-level
object-o
ii  python-celementtree   1.0.5-8Light-weight toolkit for
XML proce
ii  python-gobject2.12.3-2   Python bindings for the
GObject li

pamusb-tools recommends no packages.

-- no debconf information



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



Bug#423541: lefty is missing from graphviz packages

2007-05-12 Thread Matthijs Melchior
Package: graphviz
Version: 2.12-2
Severity: important


An attempt to view a .dot file using 'dotty' gives the following error:
$ dotty /tmp/st.dot
dotty: cannot locate the lefty program
   make sure that your path includes
   the directory containing dotty and lefty
$ 

Since the upgrade from graphviz 2.8-2.6 to graphviz 2.12-2
lefty has disappeared!

$ dpkg --listfiles graphviz | grep lefty
$ 


Please make 'dotty' functional again.

Thanks,
Matthijs Melchior.

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

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages graphviz depends on:
ii  libgraphviz3  2.12-2 rich set of graph drawing tools

graphviz recommends no packages.

-- no debconf information


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



Bug#410438: [Splashy-devel] Bug#410438: splashy: No improvement

2007-05-12 Thread Tim Dijkstra
On Tue, 08 May 2007 23:27:59 +0200
Benjamin Eikel [EMAIL PROTECTED] wrote:

 Package: splashy
 Version: 0.3.3
 Followup-For: Bug #410438
 
 Hello again,
 
 I tried the new file but the blinking magenta caret is still there when kdm 
 is started.

I said it was only expected to work with gdm for now...

grts Tim


signature.asc
Description: PGP signature


Bug#423319: python-gdchart: should this package be orphaned?

2007-05-12 Thread Lucas Nussbaum
Hi Michael,

On 11/05/07 at 14:55 +0200, Michael Ablassmeier wrote:
 severity 423319 normal
 reassign 423319 ftp.debian.org
 retitle 423319 RM:  python-gdchart -- RoM; RC Buggy, last upload 2005, 
 outdated, removal ACK of maintainer
 thanks
 
 On Fri, May 11, 2007 at 02:34:47PM +0200, Jonas Smedegaard wrote:
  Michael Ablassmeier skrev:
  
   While reviewing packages that were not included in Etch, your package came
   up as a package that should maybe be orphaned by its maintainer, because:
   
 * Long standing RC Bugs (Python Transition)
 * Last Maintainer Upload in 2005
   
   If you think that it should be removed from Debian instead of being 
   orphaned,
   please reply to this bug and tell so.
  
  Please remove this package completely from Debian, along with the source
  packages libgd, libgd-noxpm-perl, libgd-perl and libgdchart-gd1
 
 reassigning the bug to ftp.debian.org in order to have it removed. Thanks for
 your quick response!

Have you taken care of requesting the removal of libgd,
libgd-noxpm-perl, libgd-perl and libgdchart-gd1 as well ? I could not
find bugs for that.
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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



Bug#422208: /etc/init.d/collectd doesn't stop all the daemons

2007-05-12 Thread Sebastian Harl
tags 422208 + unreproducible
thanks

Hi Bas,

Sorry for the slow reply. I was pretty busy when I received your bug report
and then somewhat lost sight of it... :-/

On Fri, May 04, 2007 at 11:33:58AM +0200, Bas Zoetekouw wrote:
 Package: collectd
 Version: 3.10.4-1
 Severity: serious
 
 I am running 2 instances of collectd (through two config files in
 /etc/collectd).  Both are started by /etc/init.d/collect start, but
 /etc/init.d/collect stop only stops one of them.

Hmm... I cannot reproduce this. It works fine on all machines I'm running
collectd on. Please note that it might take some time (a couple of seconds)
for collectd to shut down cleanly. Could you please verify this?

Cheers,
Sebastian

-- 
Sebastian tokkee Harl
GnuPG-ID: 0x8501C7FC
http://tokkee.org/



signature.asc
Description: Digital signature


Bug#418753: Please use the attached file instead

2007-05-12 Thread Helge Kreutzmann
Hello,
I just became aware that SMITH has reviewd the template but I did not
receive an update notice. I manually updated the German translation
which you can find attached.

Greetings

   Helge
-- 
  Dr. Helge Kreutzmann [EMAIL PROTECTED]
   Dipl.-Phys.   http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
   Help keep free software libre: http://www.ffii.de/


ssbd_de.po.bz2
Description: Binary data


signature.asc
Description: Digital signature


Bug#423534: Please continue providing glade2

2007-05-12 Thread Gustavo Noronha Silva
Hello!

Em Sáb, 2007-05-12 às 17:53 +0200, Meik Hellmund escreveu:
 It would be great if you could continue providing glade2 for sid.

I, as current glade maintainer have no plans nor interest going in that
direction. I am not against anyone maintaining glade2 as a separate
package, though, but I would recommend against having it released with
Lenny. I suggest that you make this bug report a RFP, thus.

 Reasons:  - glade3 still has some quite rough edges whereas glade2 
 is really usable. 

unstable is a development branch, this is the time to sharpen those
edges

   - Some people like and use the code generation feature of 
 glade2 which has been dropped in glade3.

That has been made obsolete since glade2, and libglade is the
recommended way of using glade files for quite some time now

   - The all-in-one-window GUI of glade3 is hard to use 
 w/o a really big display.

I think it is pretty usable in a 1024x768 display, but I agree this is
very subjective. I believe you should open a bug report about this
problem alone, and perhaps suggest some way that would make it more
usable for you, so that we can work with the upstream maintainers on
having this be better.

 Today it is no problem to install glade_2.12.1-7 on sid but  if I look
 at the dependencies I am afraid the day will come when this no longer 
 works.

We better have glade-3 in shape soon then =). Glade2 is not really being
supported upstream since some time now, I've seen many I'm not going to
fix this because glade3 is on its way since before glade3 went to
unstable.

So, perhaps you want to turn this into a RFP or split it in some bug
reports about the regressions you perceived?

See you,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/




Bug#422930: [Splashy-devel] Bug#422930: splashy: strace

2007-05-12 Thread Tim Dijkstra
On Thu, 10 May 2007 15:41:13 +0200
Benjamin Eikel [EMAIL PROTECTED] wrote:

 Package: splashy
 Version: 0.3.3
 Followup-For: Bug #422930
 
 Hello again,
 
 I tried to create an strace to investigate what is causing the cpu load. I 
 added strace -ff -o$DIR/splashy-strace  in front of 
 /sbin/splashy boot in /etc/init.d/splashy but that did not work. Splashy 
 was showed but was not doing anything (the progress bar 
 showed 0%; 

I think that strace prevented splashy to go to the background. Also
know that splashy uses several threads, so I think you need at least
'-f' too.

 I was able to continue by pressing ESC). Can you give me a hint to do it 
 right? Will a trace even help you?

Maybe... from your previous messages it seems that splashy didn't stop
and in the end exited because of the timeout we implemented. The
problem is most probably solved at the same time as #410438.

grts Tim


signature.asc
Description: PGP signature


Bug#423268: Finding whether /boot is on its own partition.

2007-05-12 Thread Paul Martin
In shell:

if [ $( stat -c %d /boot ) -eq $( stat -c %d / ) ]
then
 # /boot is on the same partition as /
 prefix=/boot
else
 # /boot is on its own partition
 prefix=/
fi

/usr/bin/stat is in coreutils which is an essential package, so you
can count on it being available.

-- 
Paul Martin [EMAIL PROTECTED]


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



Bug#307257: About winbind 3 and squid with ntlm authentication (Debian Bug #307257)

2007-05-12 Thread Christian Perrier
severity 307257 wishlist
thanks


Just in case...



signature.asc
Description: Digital signature


Bug#369301: lastfm: External player problems and possible policy violation

2007-05-12 Thread John Stamp
Regarding svn and the license:

Upstream has the source available on their downloads page:

  http://www.last.fm/download/

And their public svn repository contains the source for released 
versions of the newer client.  It is currently here:

  svn://svn.audioscrobbler.net/client/Audioscrobbler/tags

The LICENSE/COPYING confusion that you talked about is cleared up.  
It's pretty clearly GPL and GPL-compatible to me.


Regarding the bug when playing to an external player:

Upstream 'fixed' it by getting rid of that feature.  Lastfm no longer 
supports external players; it now only supports ALSA output.

As you said, the best alternative for playing to an external player is 
lastfmproxy.  It's now in testing/unstable.

Cheers,

John Stamp


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



Bug#383579: upgrade to libburn 0.3.x

2007-05-12 Thread Marek Straka

Still no progress on upgrading libburn?

http://libburnia.pykix.org/

I need it to compile succesfully xfburn program.

markinfo


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



Bug#423542: at-spi: new upstream version available

2007-05-12 Thread Lior Kaplan
Package: at-spi
Version: 1.18.1-2
Severity: wishlist

Hi,

I've noticed that version 1.19 was released. It will be nice if could package
it for debian.

Thanks.


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

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

Versions of packages at-spi depends on:
ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
ii  libatspi1.0-0   1.18.1-2 C binding libraries of at-spi for 
ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces library
ii  libc6   2.5-7GNU C Library: Shared libraries
ii  libcairo2   1.4.6-1  The Cairo 2D vector graphics libra
ii  libfontconfig1  2.4.2-1.2generic font configuration library
ii  libglib2.0-02.12.12-1The GLib library of C routines
ii  libgtk2.0-0 2.10.12-1The GTK+ graphical user interface 
ii  libice6 1:1.0.3-2X11 Inter-Client Exchange library
ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0   1.16.4-1 Layout and rendering of internatio
ii  libsm6  1:1.0.2-2X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxcursor1 1:1.1.8-2X cursor management library
ii  libxevie1   1:1.0.2-2X11 EvIE extension library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes' extensio
ii  libxi6  1:1.0.1-4X11 Input extension library
ii  libxinerama11:1.0.2-1X11 Xinerama extension library
ii  libxrandr2  2:1.2.1-1X11 RandR extension library
ii  libxrender1 1:0.9.2-1X Rendering Extension client libra
ii  libxtst61:1.0.1-5X11 Testing -- Resource extension 

at-spi recommends no packages.

-- no debconf information


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



Bug#410882: gtkmm

2007-05-12 Thread Guus Sliepen
On Sat, May 12, 2007 at 08:25:03AM -0700, Bradley Bell wrote:

 I've succesfully built gtkmm 2.10.9 and glibmm 2.12.8 packages. They
 didn't need any changes to the packaging. I didn't experience any
 problems with gtkmm programs that I've been using. Several other people
 have requested gtkmm 2.10 in the mean time, because their packages
 depend on it. I will therefore do a NMU tomorrow.
 
 ok, thanks.

No problem! I just uploaded glibmm 2.12.9, and will wait for the
autobuilders to compile and install it on all architectures before
uploading gtkmm 2.10.10. If there are bugs in my NMU (I hope not), I'll
fix them of course.

-- 
Met vriendelijke groet / with kind regards,
  Guus Sliepen [EMAIL PROTECTED]


signature.asc
Description: Digital signature


Bug#422212: [PATCH] Added large file support.

2007-05-12 Thread Sebastian Harl
This adds large file support to collectd by using the AC_SYS_LARGEFILE macro
in configure.in. In order to apply any necessary options to all parts of
collectd, we have to make sure config.h is included in all source files
(either directly or by including collectd.h).

This should fix http://bugs.debian.org/422212.

Signed-off-by: Sebastian Harl [EMAIL PROTECTED]
---
 configure.in   |2 ++
 src/collectd-nagios.c  |2 ++
 src/common.c   |2 ++
 src/utils_avltree.c|3 +++
 src/utils_ignorelist.c |2 ++
 src/utils_llist.c  |2 ++
 src/utils_mount.c  |2 +-
 7 files changed, 14 insertions(+), 1 deletions(-)

diff --git a/configure.in b/configure.in
index d2c4aa2..4e34555 100644
--- a/configure.in
+++ b/configure.in
@@ -7,6 +7,8 @@ AC_LANG(C)
 
 AC_PREFIX_DEFAULT(/opt/collectd)
 
+AC_SYS_LARGEFILE
+
 #
 # Checks for programs.
 #
diff --git a/src/collectd-nagios.c b/src/collectd-nagios.c
index b7c3ffa..473ddbb 100644
--- a/src/collectd-nagios.c
+++ b/src/collectd-nagios.c
@@ -1,3 +1,5 @@
+#include config.h
+
 #include stdlib.h
 #include unistd.h
 #include stdio.h
diff --git a/src/common.c b/src/common.c
index 6521a58..afa8feb 100644
--- a/src/common.c
+++ b/src/common.c
@@ -20,6 +20,8 @@
  *   Niki W. Waibel [EMAIL PROTECTED]
 **/
 
+#include config.h
+
 #include common.h
 #include plugin.h
 
diff --git a/src/utils_avltree.c b/src/utils_avltree.c
index 786bc38..e84a0b6 100644
--- a/src/utils_avltree.c
+++ b/src/utils_avltree.c
@@ -19,6 +19,9 @@
  * Authors:
  *   Florian octo Forster octo at verplant.org
  **/
+
+#include config.h
+
 #include stdlib.h
 #include stdio.h
 #include string.h
diff --git a/src/utils_ignorelist.c b/src/utils_ignorelist.c
index f71ac1d..b75bd0f 100644
--- a/src/utils_ignorelist.c
+++ b/src/utils_ignorelist.c
@@ -47,6 +47,8 @@
  * return;
  **/
 
+#include config.h
+
 #include common.h
 #include plugin.h
 #include utils_ignorelist.h
diff --git a/src/utils_llist.c b/src/utils_llist.c
index a815035..9b6d6af 100644
--- a/src/utils_llist.c
+++ b/src/utils_llist.c
@@ -21,6 +21,8 @@
  *   Florian Forster octo at verplant.org
  */
 
+#include config.h
+
 #include stdlib.h
 #include string.h
 
diff --git a/src/utils_mount.c b/src/utils_mount.c
index eee2eb6..0bda90a 100644
--- a/src/utils_mount.c
+++ b/src/utils_mount.c
@@ -21,7 +21,7 @@
  *   Niki W. Waibel [EMAIL PROTECTED]
 **/
 
-
+#include config.h
 
 #include common.h
 #if HAVE_XFS_XQM_H
-- 
1.4.4.3



signature.asc
Description: Digital signature


Bug#384039: proftpd: Dies with signal 11 on reload (HUP)

2007-05-12 Thread Mi
I have the same problem in stable (etch). Cannot do proftpd reload or 
send a SIGHUP to proftpd.


# ps ax | grep proftpd
4190 ?Ss 0:00 proftpd: (accepting connections)
4599 pts/0R+ 0:00 grep proftpd

# kill -HUP 4190

# ps ax |grep proftpd
4601 pts/0S+ 0:00 grep proftpd

Instead of reloading the configuration, it just dies.

# proftpd -v
- ProFTPD Version 1.3.0

The dpkg version is 1.3.0-19




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



Bug#423095: [Pkg-sysvinit-devel] Bug#423095: sysvinit: Allow bootsplash packages to hook into fsck events

2007-05-12 Thread David Härdeman

On Sat, May 12, 2007 at 10:20:58AM -0300, Otavio Salvador wrote:

David Härdeman [EMAIL PROTECTED] writes:


Please review.


Hello David,

There're some indentation mistakes (mixing tabs and spaces) and also I
don't like the  private_splash_progress method name. A better name
might be custom_splash_progress or my_splash_progress. Private looks
like something that ought not be touched.


Sounds reasonable...I wont post a new file though since that should be 
trivial to change for whoever commits them (if someone asks for it I can 
of course do it).


--
David Härdeman




Bug#423543: util-linux: /etc/init.d/hwclockfirst.sh not removed on upgrade from sarge to etch

2007-05-12 Thread Rob J. Epping
Package: util-linux
Version: 2.12r-19
Severity: normal

On sarge the util-linux package contains /etc/init.d/hwclockfirst.sh.
This script is completely gone on etch (according to
packages.debian.org), but is not removed on upgrade.

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

Versions of packages util-linux depends on:
ii  libc62.3.6.ds1-13GNU C Library: Shared libraries
ii  libncurs 5.5-5   Shared libraries for terminal hand
ii  libslang 2.0.6-4 The S-Lang programming library - r
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  lsb-base 3.1-23.1Linux Standard Base 3.1 init scrip
ii  tzdata   2007b-1 Time Zone and Daylight Saving Time
ii  zlib1g   1:1.2.3-13  compression library - runtime

util-linux recommends no packages.

-- no debconf information


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



Bug#423542: at-spi: new upstream version available

2007-05-12 Thread Alan Baghumian
Dear Lior,

It's a development release.

Alan

 Package: at-spi
 Version: 1.18.1-2
 Severity: wishlist

 Hi,

 I've noticed that version 1.19 was released. It will be nice if could
 package
 it for debian.

 Thanks.


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

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

 Versions of packages at-spi depends on:
 ii  libatk1.0-0 1.18.0-2 The ATK accessibility toolkit
 ii  libatspi1.0-0   1.18.1-2 C binding libraries of at-spi
 for
 ii  libbonobo2-02.18.0-2 Bonobo CORBA interfaces
 library
 ii  libc6   2.5-7GNU C Library: Shared
 libraries
 ii  libcairo2   1.4.6-1  The Cairo 2D vector graphics
 libra
 ii  libfontconfig1  2.4.2-1.2generic font configuration
 library
 ii  libglib2.0-02.12.12-1The GLib library of C
 routines
 ii  libgtk2.0-0 2.10.12-1The GTK+ graphical user
 interface
 ii  libice6 1:1.0.3-2X11 Inter-Client Exchange
 library
 ii  liborbit2   1:2.14.7-0.1 libraries for ORBit2 - a
 CORBA ORB
 ii  libpango1.0-0   1.16.4-1 Layout and rendering of
 internatio
 ii  libsm6  1:1.0.2-2X11 Session Management
 library
 ii  libx11-62:1.0.3-7X11 client-side library
 ii  libxcursor1 1:1.1.8-2X cursor management library
 ii  libxevie1   1:1.0.2-2X11 EvIE extension library
 ii  libxext61:1.0.3-2X11 miscellaneous extension
 librar
 ii  libxfixes3  1:4.0.3-2X11 miscellaneous 'fixes'
 extensio
 ii  libxi6  1:1.0.1-4X11 Input extension library
 ii  libxinerama11:1.0.2-1X11 Xinerama extension
 library
 ii  libxrandr2  2:1.2.1-1X11 RandR extension library
 ii  libxrender1 1:0.9.2-1X Rendering Extension client
 libra
 ii  libxtst61:1.0.1-5X11 Testing -- Resource
 extension

 at-spi recommends no packages.

 -- no debconf information


 ___
 pkg-gnome-maintainers mailing list
 [EMAIL PROTECTED]
 http://lists.alioth.debian.org/mailman/listinfo/pkg-gnome-maintainers





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



Bug#422857: pommed: eject does not work anymore

2007-05-12 Thread Ludovic Rousseau
Le 12.05.2007, à 17:23:35, Julien BLACHE a écrit:
 What does /proc/mounts contains when the volume is mounted? /etc/mtab?

$ grep hda /proc/mounts
/dev/hda /media/Données\040perso,\04030\040avr\0402007 iso9660 
ro,nosuid,nodev,noexec 0 0

$ grep hda /etc/mtab
/dev/hda /media/Données\040perso,\04030\040avr\0402007 iso9660 
ro,noexec,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8 0 0

$ mount | grep hda
/dev/hda on /media/Données perso, 30 avr 2007 type iso9660 
(ro,noexec,nosuid,nodev,uid=1000,gid=1000,iocharset=utf8)

$ df | grep hda
/dev/hda   4198212   4198212 0 100% /media/Données perso, 
30 avr 2007

-- 
 Dr. Ludovic Rousseau[EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --



Bug#422857: pommed: eject does not work anymore

2007-05-12 Thread Julien BLACHE
Ludovic Rousseau [EMAIL PROTECTED] wrote:

 What does /proc/mounts contains when the volume is mounted? /etc/mtab?

 $ grep hda /proc/mounts
 /dev/hda /media/Données\040perso,\04030\040avr\0402007 iso9660 
 ro,nosuid,nodev,noexec 0 0

Pouerk. Anyway, back to using eject(1) :) (in SVN trunk right now if
you want it)

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



Bug#423544: perl warnings

2007-05-12 Thread Trent Buck
Package: dpkg
Version: 1.14.2
Severity: normal
File: /usr/sbin/update-alternatives

I get a bunch of these when installing some home-made emacs-snapshot
packages:

Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.

If you can't reproduce this, let me know and I'll provide further
information.

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

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

Versions of packages dpkg depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  libc6 2.5-5  GNU C Library: Shared libraries

dpkg recommends no packages.

-- no debconf information


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



Bug#423545: gnome-screensaver: Doesn't allow grabbing desktop images?

2007-05-12 Thread Vincent Lönngren
Package: gnome-screensaver
Version: 2.18.1-1
Severity: normal

xscreensaver hacks that are supposed to grab the desktop image (such as 
slidescreen) fail to do so when invoked by 
gnome-screensaver, displaying only black instead.

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

Kernel: Linux 2.6.20
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages gnome-screensaver depends on:
ii  dbus  1.0.2-5simple interprocess messaging syst
ii  gconf22.18.0.1-3 GNOME configuration database syste
ii  gnome-icon-theme  2.18.0-2   GNOME Desktop icon theme
ii  libart-2.0-2  2.3.19-3   Library of functions for 2D graphi
ii  libatk1.0-0   1.18.0-2   The ATK accessibility toolkit
ii  libbonobo2-0  2.18.0-2   Bonobo CORBA interfaces library
ii  libbonoboui2-02.18.0-5   The Bonobo UI library
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libcairo2 1.4.6-1The Cairo 2D vector graphics libra
ii  libdbus-1-3   1.0.2-5simple interprocess messaging syst
ii  libdbus-glib-1-2  0.73-2 simple interprocess messaging syst
ii  libexif12 0.6.13-6   library to parse EXIF files
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.18.0.1-3 GNOME configuration database syste
ii  libgl1-mesa-glx [libgl1]  6.5.2-4A free implementation of the OpenG
ii  libglade2-0   1:2.6.0-4  library to load .glade files at ru
ii  libglib2.0-0  2.12.12-1  The GLib library of C routines
ii  libgnome-keyring0 0.8.1-2GNOME keyring services library
ii  libgnome-menu22.18.0-1   an implementation of the freedeskt
ii  libgnome2-0   2.18.0-4   The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.14.0-2   A powerful object-oriented display
ii  libgnomekbd1  2.18.1-2   GNOME library to manage keyboard c
ii  libgnomekbdui12.18.1-2   User interface library for libgnom
ii  libgnomeui-0  2.18.1-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.18.1-2 GNOME Virtual File System (runtime
ii  libgtk2.0-0   2.10.12-1  The GTK+ graphical user interface 
ii  libice6   1:1.0.3-2  X11 Inter-Client Exchange library
ii  liborbit2 1:2.14.7-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpam0g  0.79-4 Pluggable Authentication Modules l
ii  libpango1.0-0 1.16.4-1   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.2-2  X11 Session Management library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcursor1   1:1.1.8-2  X cursor management library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxi61:1.0.1-4  X11 Input extension library
ii  libxinerama1  1:1.0.2-1  X11 Xinerama extension library
ii  libxklavier11 3.2-2  X Keyboard Extension high-level AP
ii  libxml2   2.6.28.dfsg-1  GNOME XML library
ii  libxrandr22:1.2.1-1  X11 RandR extension library
ii  libxrender1   1:0.9.2-1  X Rendering Extension client libra
ii  libxss1   1:1.1.2-1  X11 Screen Saver extension library
ii  libxxf86misc1 1:1.0.1-2  X11 XFree86 miscellaneous extensio
ii  libxxf86vm1   1:1.0.1-2  X11 XFree86 video mode extension l
ii  zlib1g1:1.2.3-13 compression library - runtime

Versions of packages gnome-screensaver recommends:
ii  gnome-power-manager   2.18.2-1   frontend for gnome-powermanager
ii  rss-glx   0.8.1-6Really Slick Screensavers GLX Port
ii  xscreensaver-gl   4.24-5 GL(Mesa) screen hacks for xscreens

-- no debconf information


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



Bug#419280: kernel: hdc: DMA disabled - after burning, when media is ejected for verify

2007-05-12 Thread Michael Schmitt
Hi Francois,

sorry that I report back so late, but as you did not cc me in your last
mail I never got your mail. I did not check the BTS though, so it may be
my fault too :)
(I thought a reporter is subscibed automatically to the bug anyway)

I did write Sebastian Trueg a mail about this issue a few minutes ago
and I will wait and see what he says.

greets
Michael





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



Bug#423546: [INTL:gl] Galician debconf template translation for ocsinventory-agent

2007-05-12 Thread Jacobo Tarrio
Package: ocsinventory-agent
Severity: wishlist
Tags: l10n patch

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

#. Type: select
#. Choices
#: ../ocsinventory-agent.templates:2001
msgid local, http
msgstr local, http

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Method used to generate the inventory:
msgstr Método para xerar o inventario:

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Choose the 'local' method if you do not have a network connection.
msgstr Escolla o método \local\ se non ten unha conexión á rede.

#. Type: select
#. Description
#: ../ocsinventory-agent.templates:2002
msgid Choose the 'http' method if an OCS Inventory server is set up.
msgstr 
Escolla o método \http\ se hai configurado un servidor de OCS Inventory.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:3001
msgid OCS Inventory server host name:
msgstr Nome do servidor de OCS Inventory:

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:3001
msgid Please enter the host name of the OCS inventory server.
msgstr Introduza o nome do servidor de OCS Inventory.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid Tag for the generated inventory:
msgstr Etiqueta para o inventario xerado:

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid 
Each inventory can have an associated tag. Please enter the tag you would 
like for the new inventory.
msgstr 
Cada inventario pode ter unha etiqueta asociada. Introduza a etiqueta que 
quere para o novo inventario.

#. Type: string
#. Description
#: ../ocsinventory-agent.templates:4001
msgid 
This field can be left blank to continue without setting a new tag for the 
inventory.
msgstr 
Pode deixar este campo baleiro para continuar sen establecer unha nova 
etiqueta para o inventario.


Bug#423513: dpkg: error processing samba (--configure)

2007-05-12 Thread Steve Langasek
On Sat, May 12, 2007 at 05:05:18PM +0300, Mihai Militaru wrote:
 Package: samba
 Version: 3.0.24-6
 Severity: minor

 Every time I try to install or remove a package with Synaptic package 
 manager, it outputs the following errors:

 Setting up samba (3.0.24-6) ...
 update-rc.d: warning: /etc/rc2.d/K09samba is not a link to ../init.d/samba or 
 /etc/init.d/samba
 update-rc.d: warning: /etc/rc3.d/K09samba is not a link to ../init.d/samba or 
 /etc/init.d/samba
 invoke-rc.d: dangling symlink: /etc/rc2.d/K09samba
 dpkg: error processing samba (--configure):
  subprocess post-installation script returned error exit status 102
 Errors were encountered while processing:
  samba
 E: Sub-process /usr/bin/dpkg returned an error code (1)

Where does /etc/rc2.d/K09samba point on your system?  That sounds like a
broken system configuration to me, not a bug in samba.

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


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



Bug#423547: -fvisibily=hidden causes link failure against libstdc++

2007-05-12 Thread Dodji Seketeli
Package: g++-4.1
Version: 4.1.2-6
Severity: normal
Tags: patch



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

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

Versions of packages g++-4.1 depends on:
ii  gcc-4.1   4.1.2-6The GNU C compiler
ii  gcc-4.1-base  4.1.2-6The GNU Compiler Collection (base 
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libstdc++6-4.1-dev4.1.2-6The GNU Standard C++ Library v3 (d

g++-4.1 recommends no packages.

-- no debconf information

Hello,

In gcc 4.1.2, when I use the -fvisibility option of g++, my program fails to
link against some symbols from the c++ standard library headers.

A complete description of the problem can be found at
http://bugzilla.gnome.org/show_bug.cgi?id=410710. Please read all the comment of
that bug in the link I pasted.

Note that compiling/link the very same code with a version of g++  4.1.2 works.

Mandriva has applied a patch that fixes the problem. That patch is at:
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/gcc/current/SOURCES/gcc41-visibility1.patch?revision=2665view=markup
..

They have also updated the gcc testsuites to test the regressions of that bug
at: 
http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages/cooker/gcc/current/SOURCES/gcc41-visibility2.patch?revision=2665view=markup

I hope this helps,

Cheers,


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



Bug#422700: aptitude: Can't lock list directory, after manual removal of lockfiles

2007-05-12 Thread Daniel Burrows
On Sat, May 12, 2007 at 02:07:40PM +0100, Dave Page [EMAIL PROTECTED] was 
heard to say:
 On Fri, May 11, 2007 at 06:14:26PM -0700, Daniel Burrows wrote:
 
Could you send the output of
  
  ps uax | grep apt
  ps uax | grep dpkg
 
 dhansak:/home/grimoire# ps uax | grep apt
 root  5081  0.0  0.2   2864   692 pts/3R+   14:02   0:00 grep apt
 dhansak:/home/grimoire# ps uax | grep dpkg
 root  5083  0.0  0.2   2860   688 pts/3R+   14:02   0:00 grep dpkg
 
 I have since rebooted the system, though I'm fairly sure there weren't
 any other apt or dpkg processes running when I had my problem.

 Unfortunately, I needed to install some packages as a matter of some
 urgency, so ran apt-get dist-upgrade which seems to have fixed the
 problem with aptitude. However, it means it may be difficult to track
 down this particular bug!

  OK, it looks like the problem may be that aptitude complains about not
being able to lock a file whenever a fatal error occurs (even a
non-lock-related one) before it tries to acquire the lock.  I can fix
that pretty easily by aborting the install before I try to grab the
lock.

  The underlying issue in your case was that apt error.  It's generated in
acquire-item.cc and appears to indicate that apt can't find anything to
download for the package.  The fix is probably to update the package
cache, as you discovered.

  Daniel


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



Bug#404761: aptitude: [INTL:nl] Dutch translation update

2007-05-12 Thread Daniel Burrows
On Wed, May 02, 2007 at 07:32:33PM +0200, Christian Perrier [EMAIL PROTECTED] 
was heard to say:
 Daniel, time for an upload?

  I'd like to fix #421395 and friends first, if possible.

  Daniel


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



Bug#141679: xserver-xfree86: [mga] SEGV at seemingly random times on G400 AGP rev 4

2007-05-12 Thread Daniel Burrows
On Mon, May 07, 2007 at 10:52:34AM +0200, Brice Goglin [EMAIL PROTECTED] was 
heard to say:
 About 5 years ago, you reported a bug to the Debian BTS regarding random
 segfaults of the X server on a MGA G400 board. Did you reproduce this
 problem recently? With Xorg/Etch? If not, I will close this bug in the
 next weeks.

  I no longer own an MGA card, so I have no idea if the bug still exists.

  Daniel


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



Bug#423234: aptitude: APT::Default-Release in /etc/apt/apt.conf does not accept release names like sarge, etch, ...

2007-05-12 Thread Daniel Burrows
On Thu, May 10, 2007 at 09:04:29PM +0200, Wolodja Wentland [EMAIL PROTECTED] 
was heard to say:
 Package: aptitude
 Version: 0.4.4-4
 Severity: normal
 
 As discussed at length in debian-user it should be possible to use 
 release identifiers like oldstable, stable, .. and their actual 
 names (sarge, etch, ...) interchangeably throughout all configuration 
 files for aptitude.
 
 This is not the case for pinning the Default-Release in 
 /etc/apt/apt.conf. If i enter something like:
 
 APT::Default-Release etch
 
 aptitude will not honour this setting, and won't even complain about it.  
 It is not intuitive to use actual names in /etc/apt/sources.list as a 
 lot of users are instructed right now and not being able to do so when 
 setting the default realease.

  aptitude touches default-release in a few places, but you probably
really care about having this fixed in apt.

  Daniel


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



Bug#423548: ITP: emboss-explorer -- web-based GUI to EMBOSS

2007-05-12 Thread David Paleino
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: David Paleino [EMAIL PROTECTED]

* Package name: emboss-explorer
  Version : 2.2.0
  Upstream Author : Luke McCarthy [EMAIL PROTECTED]
* URL : http://embossgui.sourceforge.net
* License : Artistic
  Programming Lang: Perl
  Description : web-based GUI to EMBOSS

 EMBOSS explorer is a web-based graphical user interface
 to the EMBOSS suite of bioinformatics tools. It is written
 in Perl.

Regards,
David

- --
 . ''`.  Debian packager! | http://snipurl.com/gofoxygo/
 : :'  :   User #334216   |  http://www.hanskalabs.net/
 `. `'`   GPG: 1392B174   | http://www.debianizzati.org/
   `-   2BAB C625 4E66 E7B8 450A C3E1 E6AA 9017 1392 B174
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.4 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGRgrS5qqQFxOSsXQRAnrcAJ9xMZh5+bxHPvhXJUJrUlIP/+2qowCferI+
W1I4kwUN8RHqb8Yg8umuV2U=
=+5fQ
-END PGP SIGNATURE-


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



Bug#423550: wmii: Crash when dragging a window to the border of the screen

2007-05-12 Thread Matthieu Moy
Package: wmii
Version: 3.6~rc2+20070501-1
Severity: important

When using Mod+left-mouse-drag (normally used to swap two client
windows), if the window is dragged to the border of the screen, wmii
crashes.

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

Kernel: Linux 2.6.18-4-486
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages wmii depends on:
ii  dwm-tools 21-1   dynamic window manager (tools)
ii  libc6 2.5-7  GNU C Library: Shared libraries
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  1:1.0.3-2  X11 miscellaneous extension librar

Versions of packages wmii recommends:
ii  wmii-doc  1:1-3  lightweight tabbed and tiled X11 w

-- no debconf information


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



Bug#423549: whois: Add support for .za.net, .za.org, and return support for .org.za

2007-05-12 Thread Norman Rasmussen
Package: whois
Version: 4.7.20
Severity: normal
Tags: patch

The attached patch adds support for .za.net and .za.org.  The commented
out rwhois server for .org.za is working fine so I don't see any reason
why it can't be used again.

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

Kernel: Linux 2.6.17-2-686 (SMP w/1 CPU core)
Locale: LANG=en_ZA, LC_CTYPE=en_ZA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages whois depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libidn110.6.5-1  GNU libidn library, implementation

whois recommends no packages.

-- no debconf information
diff -ru2 whois-4.7.20/tld_serv_list whois-4.7.20.a/tld_serv_list
--- whois-4.7.20/tld_serv_list  2006-11-24 00:27:08.0 +0200
+++ whois-4.7.20.a/tld_serv_list2007-05-12 20:21:54.0 +0200
@@ -24,4 +24,6 @@
 .eu.orgwhois.eu.org
 .com   CRSNIC
+.za.netwhois.za.net
+.za.orgwhois.za.net
 .net   CRSNIC
 .org   PIR
@@ -304,5 +306,5 @@
 .gov.zawhois.gov.za
 #.net.za   whois.net.za
-.org.zaWEB http://www.org.za/  # rwhois.org.za:4321
+.org.zarwhois.org.za:4321  # WEB http://www.org.za/
 .zaNONE# http://www.internet.org.za/slds.html many more SLD...
 .zmNONE# NIC? http://www.zamnet.zm/


Bug#423551: whois: Add support for HTTP GET

2007-05-12 Thread Norman Rasmussen
Package: whois
Version: 4.7.20
Severity: normal
Tags: patch

The attached patch adds support for HTTP GET to whois.  The idea is that
several of the existing 'WEB' suffixes which cause whois to print out:
'This TLD has no whois server, but you can access the whois database at'
could be converted to GET requests.  That way the user at least gets
some data back immediately.

The new format of the tld_serv_list entry is:
.domain.suffix  GET http://rwhois.server/cgi-bin/whois.cgi?domain=

The domain being queried is automatically suffixed to the end of this
line.

The patch doesn't silence the warning about using RIPE flags, but that's
a minor glitch (and is more work to fix that is really required)

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

Kernel: Linux 2.6.17-2-686 (SMP w/1 CPU core)
Locale: LANG=en_ZA, LC_CTYPE=en_ZA (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages whois depends on:
ii  libc6   2.3.6.ds1-13 GNU C Library: Shared libraries
ii  libidn110.6.5-1  GNU libidn library, implementation

whois recommends no packages.

-- no debconf information
diff -ru2 whois-4.7.20.a/make_tld_serv.pl whois-4.7.20.b/make_tld_serv.pl
--- whois-4.7.20.a/make_tld_serv.pl 2003-05-05 18:12:41.0 +0200
+++ whois-4.7.20.b/make_tld_serv.pl 2007-05-12 20:05:47.0 +0200
@@ -15,4 +15,5 @@
$b = \\x04 if $b eq 'CRSNIC';
$b = \\x07 if $b eq 'PIR';
+   $b =~ s/^G(?:ET)?\s+http:\/\/([^\/]+)/\\x08$1\\x0GET /;
$b = \\x09 if $b eq 'NICCC';
print \$a\,\t\$b\,\n;
diff -ru2 whois-4.7.20.a/tld_serv_list whois-4.7.20.b/tld_serv_list
--- whois-4.7.20.a/tld_serv_list2007-05-12 20:21:54.0 +0200
+++ whois-4.7.20.b/tld_serv_list2007-05-12 20:18:52.0 +0200
@@ -303,5 +303,5 @@
 .yuNONE# www.nic.yu
 .ac.za whois.ac.za
-.co.za WEB http://whois.co.za/
+.co.za GET http://whois.co.za/cgi-bin/whois.sh?Domain=
 .gov.zawhois.gov.za
 #.net.za   whois.net.za
diff -ru2 whois-4.7.20.a/whois.c whois-4.7.20.b/whois.c
--- whois-4.7.20.a/whois.c  2006-11-24 10:33:53.0 +0200
+++ whois-4.7.20.b/whois.c  2007-05-12 20:06:32.0 +0200
@@ -211,4 +211,9 @@
puts(server + 1);
return NULL;
+   case 8:
+   server = server + 1;
+   fstring = strdup(hserver + strlen(server) + 2);
+   port = 80;
+   break;
case 2:
puts(server + 1);


Bug#423552: exaile_0.2.9+debian-3: FTBFS: wrong build-dependency

2007-05-12 Thread Steve Langasek
Package: exaile
Version: 0.2.9+debian-3
Severity: serious

The exaile package is failing to build from source on alpha (and will likely
show the same failure on other architectures on rebuild) because it
build-depends on python-dev but expects header files to be available for all
installed versions of python:

[...]
cc -fPIC -O2 `pkg-config --cflags gtk+-2.0 pygtk-2.0` -I/usr/include/python2.5  
 -c -o mmkeyspy.o mmkeyspy.c
mmkeyspy.c:3:20: error: Python.h: No such file or directory
[...]

A full build log can be found at
http://buildd.debian.org/fetch.cgi?pkg=exailearch=alphaver=0.2.9%2Bdebian-3stamp=1178740281.

If you are going to build against all supported versions of python, you need
to build-depend on python-all-dev, not on python-dev; python-dev only
provides headers for the current default python.

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


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



Bug#423553: pyragua: URL of project homepage points to 404

2007-05-12 Thread Michael Prokop
Package: pyragua
Severity: minor


% apt-cache show pyragua
[...]
 pyragua is an python IDE (Integrated Development Environment) developed
 by Semillero de investigacion de la Universidad Tecnologica de Pereira
 PYROX. For more info please visit http://quimbaya.utp.edu.co/projects/pyragua/

Visiting http://quimbaya.utp.edu.co/projects/pyragua/ results in:

| Not Found
| The requested URL /projects/pyragua/ was not found on this server.

And please consider using the:

| .
|  Homepage: $URL

syntax in the long description of the package instead.

regards,
-mika-


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



Bug#420820:

2007-05-12 Thread Frans Pop
On Friday 11 May 2007 21:26, Rolf Brudeseth wrote:
 The system appeared to hang because a getty process was not started for
 the console.

 Debian GNU/Linux 4.0 hv2pos hvsi0

 hv2pos login: rolfb
 Password:

As you did get a login prompt, it seems that /etc/inittab was set up 
correctly to use the serial console (an active T0: line pointing to the 
correct serial device). Normally this should be sufficient.

How exactly did you boot the installer (with what parameters)?
What exactly do you mean by the system appeared to hang?
Was there indeed a correct T0: line in /etc/inittab (please send us the 
inittab as created by the installer)?
If there was, why would your system need an additional co: line where 
other systems with serial console setup do not?

Cheers,
FJP


pgpqe6WjJH4qg.pgp
Description: PGP signature


Bug#423554: ITP: cairo-clock -- An analog clock drawn with vector-graphics

2007-05-12 Thread Bart Martens
Package: wnpp
Severity: wishlist
Owner: Bart Martens [EMAIL PROTECTED]


* Package name: cairo-clock
  Version : 0.3.2
  Upstream Author : Mirco Müller [EMAIL PROTECTED]
* URL : http://macslow.thepimp.net/?page_id=23
* License : GPL
  Programming Lang: C
  Description : An analog clock drawn with vector-graphics

 It’s an analog clock displaying the system-time. It leverages the new visual
 features offered by Xorg 7.0 in combination with a compositing-manager (e.g.
 like xcompmgr or compiz), gtk+ 2.8.6, cairo 1.0.2, libglade 2.5.1 and librsvg
 2.13.93 to produce a time display with pretty-pixels.
 .
  Homepage: http://macslow.thepimp.net/?page_id=23





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


Bug#421811: aptitude: search does not show the 'A' character for auto

2007-05-12 Thread Daniel Burrows
On Sat, May 12, 2007 at 06:18:38PM +0200, Francesco Poli [EMAIL PROTECTED] 
was heard to say:
 On Fri, 11 May 2007 18:12:03 -0700 Daniel Burrows wrote:
 
  On Tue, May 01, 2007 at 07:30:32PM +0200, Francesco Poli
  [EMAIL PROTECTED] was heard to say:
   $ aptitude search xserver-xorg
  
What happens if you run this command as root?
 
 Mmmmh, strange: it seems to show the 'A' characters when run as root,
 but it fails to show them when run as regular user.  It's strange,
 because the sarge version of aptitude used to show the 'A' characters no
 matter which user was running it (I've just rechecked...).

  It's especially strange since it doesn't do that anywhere else.

  If you run aptitude with no arguments, do you get any error messages?
I can reproduce your behavior if I remove read permissions for myself on
/var/lib/aptitude/pkgstates, but then I get an error on startup
(non-fatal errors are suppressed in search).

  Daniel


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



Bug#423555: dpkg: errors from update-alternatives while setting up nano

2007-05-12 Thread Frans Pop
Package: dpkg
Version: 1.14.2
Severity: serious

Looks like update alternatives is not yet correct. Note that I was
upgrading from a previously good version of dpkg to the latest fixed
version.

Preparing to replace dpkg-dev 1.13.25 (using .../dpkg-dev_1.14.2_all.deb) ...
Unpacking replacement dpkg-dev ...
Preparing to replace dpkg 1.13.25 (using .../archives/dpkg_1.14.2_hppa.deb) ...
Unpacking replacement dpkg ...
Setting up dpkg (1.14.2) ...

[...]
Setting up nano (2.0.6-1) ...
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in string ne at /usr/sbin/update-alternatives line 
461.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.
Use of uninitialized value in pattern match (m//) at 
/usr/sbin/update-alternatives line 717.
Use of uninitialized value in concatenation (.) or string at 
/usr/sbin/update-alternatives line 718.

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

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

Versions of packages dpkg depends on:
ii  coreutils 5.97-5.3   The GNU core utilities
ii  libc6 2.5-7  GNU C Library: Shared libraries


pgp56rp8OqQ7I.pgp
Description: PGP signature


Bug#406193: aptitude: displays random characters/random color bars on startup

2007-05-12 Thread Daniel Burrows
On Tue, May 01, 2007 at 11:06:16PM +0200, Frans Pop [EMAIL PROTECTED] was 
heard to say:
 tags 406193 - unreproducible
 tags 406193 + confirmed
 thanks
 
 I can confirm this BR on both my EM64T (dual core) box running amd64 and a 
 dual processor hppa (64-bit) box I have.
 I have never seen it on any of my i386 (single processor) systems; I also 
 cannot remember seeing it on my sparc64 (single processor).
 
 See http://people.debian.org/~fjp/tmp/aptitude_weirdness.png for a rather 
 extreme example. Just after starting aptitude the screen was almost 
 completely red.
 
 Restarting aptitude will normally give a clean display.
 
 Note that I have seen this before (for a fairly long time), but it seems 
 to be getting worse recently.
 
 I'd be happy to do any targeted testing or provide further info.

  Do you get this in all terminals?  I just recently got a dual-core
box, and I can reproduce this in gnome-terminal but not xterm.  That
might just reflect the fact that xterm is more lightweight, though.

  Daniel


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



Bug#415910: bootchartd stops too early

2007-05-12 Thread Ziga Mahkovec
On Thu, 2007-05-10 at 11:09 +0200, Jörg Sommer wrote:
 Hello Ziga,

Hi Jörg,

 I have another bug and would like to hear what you think about it:
 
  [...]
  The cleanest solution imo would be to add a stop script
  stop-bootchartd which runs at /etc/rc(2345)/S99stop-bootchartd and
  which stops bootchartd instead of grepping for running processes.
 
 Do you think it's possible that wait_boot() checks if
 /var/run/bootchartd.pid becomes writable and then writes its PID there.
 Then a init script can send a signal to it after the boot process came to
 end.

The logger can already be stopped manually using
/sbin/bootchartd stop.  What was missing was a way to avoid the
automatic process detection.

Revision 393 introduces a new configuration option, AUTO_STOP_LOGGER.
If set to no, bootchartd will have to be stopped manually (or, as
Michael noted, from an init script).

-- 
Ziga




Bug#423556: rtorrent fails to install, depends on non-existing libcurl3

2007-05-12 Thread C. Dominik Bodi
Package: rtorrent
Version: 0.7.4-1+b1
Severity: grave
Justification: renders package unusable

rtorrent 0.7.4-1+b1 fails to install on sid. It depends on libcurl3
which is no longer available in any sid package repository.

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

Kernel: Linux 2.6.21.1-monster-1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash


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



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

2007-05-12 Thread Ziga Mahkovec
On Thu, 2007-05-10 at 11:10 +0200, Jörg Sommer wrote:
 Do you plan a new release with this patch?

I was hoping someone would test the change with dash first.  The patch
is now in Subversion.

 Is svn.sf.net down?

Probably just a temporary issue with SourceForge, should work fine now.

-- 
Ziga




Bug#423557: pybackpack: missing dependancies

2007-05-12 Thread Georgi Georgiev
Package: pybackpack
Version: 0.5.0-1
Severity: normal

gtk,glade,gnome dependencies missing from the package. On my system
I see the following when first started pybackpack:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 3, in 
?
import gtk
ImportError: No module named gtk
--

I installed python-gtk2 and tried again. This time it was missing glade:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 4, in 
?
import gtk.glade
ImportError: No module named glade
--

I installed python-glade2 and tried again. This time gnome was missing:

--
$ pybackpack
Traceback (most recent call last):
  File /usr/bin/pybackpack, line 2, in ?
from pybackpack import backuptool
  File /var/lib/python-support/python2.4/pybackpack/backuptool.py, line 6, in 
?
import gnome
ImportError: No module named gnome
--

At this point I started reportbug. There were even more failing dependencies 
(GuiHandlers and nautilusburn), but I do not want the whole gnome installed and 
did not proceed further,

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

Kernel: Linux 2.6.18-4-k7 (SMP w/1 CPU core)
Locale: LANG=bg_BG, LC_CTYPE=bg_BG (charmap=CP1251)
Shell: /bin/sh linked to /bin/bash

Versions of packages pybackpack depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.6.3  automated rebuilding support for p
ii  rdiff-backup  1.1.9-2remote incremental backup

pybackpack recommends no packages.

-- no debconf information


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



Bug#406193: aptitude: displays random characters/random color bars on startup

2007-05-12 Thread Frans Pop
On Saturday 12 May 2007 21:07, you wrote:
   Do you get this in all terminals?  I just recently got a dual-core
 box, and I can reproduce this in gnome-terminal but not xterm.  That
 might just reflect the fact that xterm is more lightweight, though.

I almost always run aptitude in KDE's konsole. Don't remember if I've ever 
seen it outside of X.
Good to hear that you can reproduce it yourself too now :-)


pgpb2fw7xViEC.pgp
Description: PGP signature


Bug#422857: pommed: eject does not work anymore

2007-05-12 Thread Ludovic Rousseau
Le 12.05.2007, à 19:25:09, Julien BLACHE a écrit:
 Pouerk. Anyway, back to using eject(1) :) (in SVN trunk right now if
 you want it)

OK. Works for me.

-- 
 Dr. Ludovic Rousseau[EMAIL PROTECTED]
 -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. --



Bug#423558: can't export to flickr: invalid frob

2007-05-12 Thread Carlos Moffat
Package: f-spot
Version: 0.3.5-1
Severity: normal

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

Hi,

I haven't tried exporting to flickr in a while, but it no longer works.
When I try it, I get the 'authorize' dialog. If I press 'authorize', an
iceweasel windows shows up (although I had authorized flickr a while
ago). Flickr says f-spot is already authorized. When I press 'complete
authorization' in f-spot, the button just changes to 'authorize' (?).
In the command window, I get:

ERROR: Problems login in Flickr - Invalid frob

Cheers,
Carlos




--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.18.070323

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
libart-2.0-2  (= 2.3.18) | 2.3.19-3
libatk1.0-0   (= 1.13.2) | 1.18.0-2
libbonobo2-0  (= 2.15.0) | 2.18.0-2
libbonoboui2-0(= 2.15.1) | 2.18.0-5
libc6  (= 2.5-5) | 2.5-7
libcairo2  (= 1.4.0) | 1.4.6-1
libexif12 | 0.6.13-6
libfontconfig1 (= 2.4.0) | 2.4.2-1.2
libgconf2-4   (= 2.13.5) | 2.18.0.1-3
libglib2.0-0  (= 2.12.9) | 2.12.12-1
libgnome-keyring0(= 0.8) | 0.8.1-2
libgnome2-0   (= 2.17.3) | 2.18.0-4
libgnomecanvas2-0 (= 2.11.1) | 2.14.0-2
libgnomeui-0  (= 2.17.1) | 2.18.1-2
libgnomevfs2-0 (= 1:2.17.90) | 1:2.18.1-2
libgtk2.0-0   (= 2.10.3) | 2.10.12-1
libice6  (= 1:1.0.0) | 1:1.0.3-2
libjpeg62 | 6b-13
liblcms1  (= 1.15-1) | 1.16-5
libmono0 (= 1.2.3.1) | 1.2.3.1-5
liborbit2   (= 1:2.14.1) | 1:2.14.7-0.1
libpango1.0-0 (= 1.16.2) | 1.16.4-1
libpopt0(= 1.10) | 1.10-3
libsm6| 1:1.0.2-2
libx11-6  | 2:1.0.3-7
libxcursor1( 1.1.2) | 1:1.1.8-2
libxext6  | 1:1.0.3-2
libxfixes3   (= 1:4.0.1) | 1:4.0.3-2
libxi6| 1:1.0.1-4
libxinerama1  | 1:1.0.2-1
libxrandr2   (= 2:1.2.0) | 2:1.2.1-1
libxrender1   | 1:0.9.2-1
mono-runtime (= 1.1.8.1) | 1.2.3.1-5
libc6 (= 2.5-5)  | 2.5-7
 OR libc6.1   (= 2.5-5)  | 
 OR libc0.1(= 2.5-5) | 
libgconf2.0-cil   (= 2.16.0) | 2.16.0-5
libgl1-mesa-glx   | 6.5.2-4
 OR libgl1| 
libglade2.0-cil   (= 2.10.0) | 2.10.0-2
libglib2.0-cil(= 2.10.0) | 2.10.0-2
libglu1-mesa  | 6.5.2-4
 OR libglu1   | 
libgnome2.0-cil   (= 2.16.0) | 2.16.0-5
libgphoto2-2   (= 2.3.1) | 2.3.1-5
libgphoto2-port0   (= 2.3.1) | 2.3.1-5
libgtk2.0-cil (= 2.10.0) | 2.10.0-2
libmono-corlib2.0-cil  (= 1.2.3) | 1.2.3.1-5
libmono-sharpzip2.84-cil (= 1.0) | 1.2.3.1-5
libmono-sqlite2.0-cil(= 1.0) | 1.2.3.1-5
libmono-system-data2.0-cil   (= 1.0) | 1.2.3.1-5
libmono-system-web2.0-cil(= 1.0) | 1.2.3.1-5
libmono-system2.0-cil  (= 1.2.3) | 1.2.3.1-5
libmono2.0-cil (= 1.2.3) | 1.2.3.1-5
libndesk-dbus-glib1.0-cil(= 0.3) | 0.3-1
libndesk-dbus1.0-cil (= 0.4) | 0.4.2-1
libnunit2.2.6-cil | 2.2.8-1




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



Bug#423499: portmap: Fails to find local interfaces on GNU/kFreeBSD

2007-05-12 Thread Petr Salinger

Hi!

It might be due to (snippet from Makefile):

# When the portmapper cannot find any local interfaces (it will complain
# to the syslog daemon) your system probably has variable-length socket
# address structures (struct sockaddr has a sa_len component; examples:
# AIX 4.1 and 4.4BSD). Uncomment next macro definition in that case.
#
# CPPFLAGS += -DHAS_SA_LEN  # AIX 4.x, BSD 4.4, FreeBSD, NetBSD

Under GNU/kFreeBSD struct sockaddr definitely has a sa_len component.

The patch bellow might fix it.
I am unable to test it during this weekend,
Andrea, please, could you test proposed patch.

Petr


--- debian/rules
+++ debian/rules
@@ -9,10 +9,16 @@
 # This is the debhelper compatability version to use.
 export DH_COMPAT=5

+DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
+
 build: build-stamp
 build-stamp:
dh_testdir
+ifeq (kfreeebsd,$(DEB_HOST_ARCH_OS))
+   CPPFLAGS=-DHAS_SA_LEN $(MAKE)
+else
$(MAKE)
+endif
touch build-stamp

 clean:



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



Bug#411982: still segmentation fault

2007-05-12 Thread Philipp Wollermann
Hello,

this bug also occurs on my system (lenny) using php5-cli 5.2.0-10 with
php5-pgsql and php5-curl installed.

To reproduce, simply create a php file test.php

#!/usr/bin/php
?php
  $db = pg_connect(host=localhost dbname=xyz user=xyz password=xyz);
?

# php ./test.php
Segmentation fault.

When I disable the curl extension, it works perfectly. How can I help to
fix this issue? :)

Regards,
Philipp Wollermann




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



Bug#423556: rtorrent fails to install, depends on non-existing libcurl3

2007-05-12 Thread Jose Luis Rivas Contreras
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

tags 423556 pending
thanks

C. Dominik Bodi escribió:
 Package: rtorrent
 Version: 0.7.4-1+b1
 Severity: grave
 Justification: renders package unusable
 
 rtorrent 0.7.4-1+b1 fails to install on sid. It depends on libcurl3
 which is no longer available in any sid package repository.

Hi, This problem has been already fixed and is just waiting to get uploaded.

Thanks for reporting this!
Jose Luis.
- --

ghostbar on Linux/Debian 'sid' i686 - #382503
Weblog: http://ghostbar.ath.cx/ - http://linuxtachira.org
http://debian.org.ve - irc.debian.org #debian-ve #debian-devel-es
San Cristóbal, Venezuela. http://chaslug.org.ve
Fingerprint = 3E7D 4267 AFD5 2407 2A37  20AC 38A0 AD5B CACA B118
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGRh9zOKCtW8rKsRgRAqkcAJ9mXoiR8//zb2kt/79ueACEitl7twCfTrrZ
H1VODfi8ASBwAlvbl4AFBpc=
=M2NV
-END PGP SIGNATURE-


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



Bug#412434: Long label segfault fix

2007-05-12 Thread John Eikenberry

I submitted this patch to bug #301563 but it hasn't been applied yet. That
may not have been the correct place to submit the bug as it was against an
older package (python2.3-gdchart2).

Anyways, the patch is attached.

-- 

John Eikenberry
[EMAIL PROTECTED] - http://zhar.net]
__
It is difficult to produce a television documentary that is both incisive
and probing when every twelve minutes one is interrupted by twelve dancing
rabbits singing about toilet paper. - Rod Serling

--- _gdchartc.c.orig2006-11-06 23:25:51.0 -0500
+++ _gdchartc.c 2006-11-06 23:27:29.0 -0500
@@ -713,7 +713,7 @@
 if (pstr == NULL)
 goto cleanup;
 slen = PyString_Size(pstr);
-if ((slen = 0))
+if (slen == 0)
 goto cleanup;
 mem = malloc((size_t)slen+1);
 if (mem == NULL){


Bug#419640: python-turbogears: quickstart used with identity fails to set up working identiy support

2007-05-12 Thread Gustavo Noronha Silva
Hello Alex!

Em Ter, 2007-04-17 às 16:45 +1200, Alex King escreveu:
 After creating a project with identity support...
 
 $tg-admin quickstart --identity first
 
 The quickstarted project immediately fails it's tests.
 
 $cd first
 $nosetests

I set up an Etch chroot here and tried that but could not reproduce any
of your problems. I verified the versions you have installed (according
to the list in your bug report) and they exactly match the ones in Etch
(which I used). I wonder if you have installed any of the Python stuff
that TurboGears uses using easy_install, or something like that at some
point?

 If the project is started with ./start-first.py and then browsed to at
 http://localhost:8080/, a traceback is also produced with the
 IdentityManagementNotEnabledException.

Can you post this traceback, please? Perhaps it will shed some light on
the above, or give some insight on what the problem could be.

 Note during the quickstart I go the following warning, which may or may
 not be relavant:
 /var/lib/python-support/python2.4/Cheetah/Compiler.py:1556: UserWarning:
 You supplied an empty string for the source!

Should not be. I remember to see that everytime I use quickstart. I
should inspect it a bit closer some day =D.

 I also tried installing version 1.0.1-1 from sid but that has the exact
 same problem.  I didn't update other dependencies though, just
 python-turbogears.

The current version I'm packaging doesn't fail its tests, either:
1.0.2.2 (will be in unstable soonish).

Thanks for the bug report!

See you,

-- 
Gustavo Noronha Silva [EMAIL PROTECTED]
http://people.debian.org/~kov/




Bug#411982: [php-maint] Bug#411982: still segmentation fault

2007-05-12 Thread sean finney
forwarded 411982 http://bugs.php.net/bug.php?id=40926
thanks

hi,

On Sat, 2007-05-12 at 22:12 +0200, Philipp Wollermann wrote:
 
 When I disable the curl extension, it works perfectly. How can I help to
 fix this issue? :)

i've told the php devs about this some time ago but i don't think
they've come up with a solution yet.  i guess i forgot to add the
mention of it to the BTS, so, there it is above.

in the meantime, the workaround if you need both extensions loaded is to
load them in the reverse order as mentioned in the BR.



thanks,
sean


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


<    1   2   3   >