Bug#527945: marked as done (locales: bashism in locales.config)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 06:47:25 +
with message-id e1m9cv7-000394...@ries.debian.org
and subject line Bug#527945: fixed in eglibc 2.9-13
has caused the Debian Bug report #527945,
regarding locales: bashism in locales.config
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
527945: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=527945
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: locales
Version: 2.9-12
Severity: serious
Justification: Policy 10.4
User: debian-rele...@lists.debian.org
Usertags: goal-dash
Tags: patch

/var/lib/dpkg/info/locales.config uses echo -e, which is a bashism.

--
Jakub Wilk
diff --git a/locales.config b/locales.config
--- a/locales.config
+++ b/locales.config
@@ -459,7 +459,7 @@
 fi
 
 # List of supported locales (PROVIDED_LOCALES + USER_LOCALES + GEN_LOCALES)
-SUPPORTED_LOCALES=$(echo -e $PROVIDED_LOCALES\n$USER_LOCALES\n$GEN_LOCALES | grep -v ^$ | sort -u | tr '\n' ',' | sed -e 's/, */, /g' -e 's/, *$//g')
+SUPPORTED_LOCALES=$(printf '%s\n' $PROVIDED_LOCALES $USER_LOCALES $GEN_LOCALES | grep -v ^$ | sort -u | tr '\n' ',' | sed -e 's/, */, /g' -e 's/, *$//g')
 db_subst locales/locales_to_be_generated locales $SUPPORTED_LOCALES
 
 # Get the list of selected locales from /etc/locale.gen
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.9-13

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive:

eglibc-source_2.9-13_all.deb
  to pool/main/e/eglibc/eglibc-source_2.9-13_all.deb
eglibc_2.9-13.diff.gz
  to pool/main/e/eglibc/eglibc_2.9-13.diff.gz
eglibc_2.9-13.dsc
  to pool/main/e/eglibc/eglibc_2.9-13.dsc
glibc-doc_2.9-13_all.deb
  to pool/main/e/eglibc/glibc-doc_2.9-13_all.deb
libc6-dbg_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dbg_2.9-13_amd64.deb
libc6-dev-i386_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dev-i386_2.9-13_amd64.deb
libc6-dev_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dev_2.9-13_amd64.deb
libc6-i386_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-i386_2.9-13_amd64.deb
libc6-pic_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-pic_2.9-13_amd64.deb
libc6-prof_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-prof_2.9-13_amd64.deb
libc6-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libc6-udeb_2.9-13_amd64.udeb
libc6_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6_2.9-13_amd64.deb
libnss-dns-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libnss-dns-udeb_2.9-13_amd64.udeb
libnss-files-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libnss-files-udeb_2.9-13_amd64.udeb
locales-all_2.9-13_amd64.deb
  to pool/main/e/eglibc/locales-all_2.9-13_amd64.deb
locales_2.9-13_all.deb
  to pool/main/e/eglibc/locales_2.9-13_all.deb
nscd_2.9-13_amd64.deb
  to pool/main/e/eglibc/nscd_2.9-13_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 527...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno aure...@debian.org (supplier of updated eglibc package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 26 May 2009 13:45:58 +0200
Source: eglibc
Binary: glibc-doc eglibc-source locales locales-all nscd libc6 libc6-dev 
libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg 
libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg 
libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg 
libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 
libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 
libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 
libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 
libc6-sparcv9b libc6-i686 libc6-xen libc0.1-i686 libc6.1-alphaev67 
libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.9-13
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno aure...@debian.org
Changed-By: Aurelien Jarno aure...@debian.org
Description: 
 eglibc-source - Embedded GNU C Library: sources
 glibc-doc  - GNU C Library: Documentation
 libc0.1- GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging 

Bug#382175: marked as done (glibc: contains Sun RPC implementation under non-free license)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 06:47:25 +
with message-id e1m9cv7-000390...@ries.debian.org
and subject line Bug#382175: fixed in eglibc 2.9-13
has caused the Debian Bug report #382175,
regarding glibc: contains Sun RPC implementation under non-free license
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
382175: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=382175
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: glibc
Version: unavailable; reported 2002-12-04
Severity: serious
Justification: Policy 2.1.1, 2.1.2

debian-legal has recently decided that the GNU Free Documentation
License is non-free. Therefore, at least libc.info* must be removed from
the package. Additionally, the copyright file contains the following:

   * The code to support Sun RPC is taken verbatim from Sun's
 RPCSRC-4.0 distribution, and is covered by this copyright:

   Copyright (C) 1984, Sun Microsystems, Inc.

  Sun RPC is a product of Sun Microsystems, Inc. and is
  provided for unrestricted use provided that this legend is
  included on all tape media and as a part of the software
  program in whole or part.  Users may copy or modify Sun RPC
  without charge, but are not authorized to license or
  distribute it to anyone else except as part of a product or
  program developed by the user.

The license places restrictions on distribution as an independent work,
failing DFSG 1. It also fails DFSG 3 because it prohibits distribution
of modifications of the original work as modifications (as opposed to a
new project).

  SUN RPC IS PROVIDED AS IS WITH NO WARRANTIES OF ANY KIND
  INCLUDING THE WARRANTIES OF DESIGN, MERCHANTIBILITY AND
  FITNESS FOR A PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF
  DEALING, USAGE OR TRADE PRACTICE.

  Sun RPC is provided with no support and without any
  obligation on the part of Sun Microsystems, Inc. to assist in
  its use, correction, modification or enhancement.
  
  SUN MICROSYSTEMS, INC. SHALL HAVE NO LIABILITY WITH RESPECT
  TO THE INFRINGEMENT OF COPYRIGHTS, TRADE SECRETS OR ANY
  PATENTS BY SUN RPC OR ANY PART THEREOF.

  In no event will Sun Microsystems, Inc. be liable for any
  lost revenue or profits or other special, indirect and
  consequential damages, even if Sun has been advised of the
  possibility of such damages.

   Sun Microsystems, Inc.
   2550 Garcia Avenue
   Mountain View, California  94043



-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux stonewall 2.4.19ck #1 Wed Nov 13 04:03:59 UTC 2002 i686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8


-- 
Brian M. Carlson sand...@crustytoothpaste.ath.cx 0x560553e7
Let us think the unthinkable, let us do the undoable. Let us prepare
 to grapple with the ineffable itself, and see if we may not eff it
 after all. --Douglas Adams


pgpFbTCrRVLQ4.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: eglibc
Source-Version: 2.9-13

We believe that the bug you reported is fixed in the latest version of
eglibc, which is due to be installed in the Debian FTP archive:

eglibc-source_2.9-13_all.deb
  to pool/main/e/eglibc/eglibc-source_2.9-13_all.deb
eglibc_2.9-13.diff.gz
  to pool/main/e/eglibc/eglibc_2.9-13.diff.gz
eglibc_2.9-13.dsc
  to pool/main/e/eglibc/eglibc_2.9-13.dsc
glibc-doc_2.9-13_all.deb
  to pool/main/e/eglibc/glibc-doc_2.9-13_all.deb
libc6-dbg_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dbg_2.9-13_amd64.deb
libc6-dev-i386_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dev-i386_2.9-13_amd64.deb
libc6-dev_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-dev_2.9-13_amd64.deb
libc6-i386_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-i386_2.9-13_amd64.deb
libc6-pic_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-pic_2.9-13_amd64.deb
libc6-prof_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6-prof_2.9-13_amd64.deb
libc6-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libc6-udeb_2.9-13_amd64.udeb
libc6_2.9-13_amd64.deb
  to pool/main/e/eglibc/libc6_2.9-13_amd64.deb
libnss-dns-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libnss-dns-udeb_2.9-13_amd64.udeb
libnss-files-udeb_2.9-13_amd64.udeb
  to pool/main/e/eglibc/libnss-files-udeb_2.9-13_amd64.udeb
locales-all_2.9-13_amd64.deb
  to pool/main/e/eglibc/locales-all_2.9-13_amd64.deb
locales_2.9-13_all.deb
  to pool/main/e/eglibc/locales_2.9-13_all.deb

Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread giacomo boffi
Package: compizconfig-settings-manager
Version: 0.8.2-1
Severity: grave

when i launch ccsm from an xterm, i read the following output

--
Backend : ini
Integration : true
Profile : default
Adding plugins
Initializing core options...done
Loading icons...
Initializing move options...done
Initializing switcher options...done
Initializing regex options...done
Initializing scale options...done
Initializing fade options...done
Initializing place options...done
Initializing wobbly options...done
Initializing resize options...done
Initializing commands options...done
Initializing rotate options...done
Initializing png options...done
Initializing cube options...done
Initializing minimize options...done
Initializing svg options...done
--

and the usual ccsm window appear, if i click on the check box near the first 
item 
in the window (GeneralCommands) in the terminal i read

--
Traceback (most 
recent call last):
  File 
/usr/lib/pymodules/python2.5/ccm/Widgets.py, line 1428, in enable_plugin
plugin.Context.UpdateExtensiblePlugins ()
AttributeError: 'compizconfig.Context' object has no attribute 
'UpdateExtensiblePlugins'
--

and the box is regularly unchecked

if i click on the (GeneralCommands) icon, nothing happens in the application 
(it 
should change the information presented, to take care of configuring commands) 
end 
i see, in the originating xterm,

--
KeyError: 0
Traceback (most 
recent call last):
  File 
/usr/lib/pymodules/python2.5/ccm/Pages.py, line 1302, in ShowPlugin
pluginPage = PluginPage(plugin)
  File /usr/lib/pymodules/python2.5/ccm/Pages.py, line 125, in __init__
sortedGroups = sorted(plugin.Groups.items(), key=GroupIndexKeyFunc)
  File /usr/lib/pymodules/python2.5/ccm/Utils.py, line 374, in 
GroupIndexKeyFunc
return item[1][0]
KeyError: 0
--

this is on squeeze, architecture 386

please have a look at this problem

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

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

Versions of packages compizconfig-settings-manager depends on:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
ii  python2.5.4-2An interactive high-level object-o
ii  python-compizconfig   0.7.6-1Compizconfig bindings for python
ii  python-gtk2   2.14.1-2   Python bindings for the GTK+ widge
ii  python-support1.0.3  automated rebuilding support for P

Versions of packages compizconfig-settings-manager recommends:
ii  python-sexy   0.1.9-1python language bindings for libse

compizconfig-settings-manager suggests no packages.

-- no debconf information

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Processed: severity of 530670 is wishlist

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 530670 wishlist
Bug#530670: mutt: build routines should handle tokyocabinet
Severity set to `wishlist' from `serious'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#529720: CRM114's .css format

2009-05-27 Thread Milan Zamazal
Thanks for all the suggestions.  I'll discuss the problem with upstream
again and then decide what to do.

On the Debian side, I'll probably implement the big debconf message.  It
should inform the user about the change and suggest stopping MTA on the
computer until crm114 behavior is checked (and fixed if necessary).  The
installation script could offer to stop the MTA itself, but I'm afraid
of situations when this action would fail, resulting in various problems
up to mail loss again.




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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread Julien Cristau
On Wed, May 27, 2009 at 09:13:44 +0200, giacomo boffi wrote:

 Package: compizconfig-settings-manager
 Version: 0.8.2-1
 Severity: grave
 
 Versions of packages compizconfig-settings-manager depends on:
 ii  python-compizconfig   0.7.6-1Compizconfig bindings for python

This is probably caused by the version mismatch.  Please install a newer
python-compizconfig.

Cheers,
Julien



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



Bug#530643: Bug#530633: xterm: Unable to configure package

2009-05-27 Thread Julien Cristau
On Tue, May 26, 2009 at 15:48:27 +0200, Mathias Brodala wrote:

  Setting up xterm (243-1) ...
  update-alternatives: error: alternative x-terminal-emulator.1.gz can't
  be slave of x-terminal-emulator: it is a master alternative.
  dpkg: error processing xterm (--configure):
   subprocess installed post-installation script returned error exit
  status 2
  Errors were encountered while processing:
   xterm
  E: Sub-process /usr/bin/dpkg returned an error code (1)
 
On Tue, May 26, 2009 at 17:43:57 +0200, Francesco Paolo Lovergine wrote:

 Setting up xterm (243-1) ...
 update-alternatives: error: alternative x-terminal-emulator.1.gz can't
 be slave of x-terminal-emulator: it is a master alternative.
 dpkg: error processing xterm (--configure): subprocess installed 
 post-installation script returned error exit status 2
 Errors were encountered while processing: xterm
 
What's the content of /var/lib/dpkg/alternatives/x-terminal-emulator?
Is there any mention of x-terminal-emulator.1.gz in another file in that
directory?  What version of dpkg are you using?

Cheers,
Julien



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



Bug#528861: ksh_93t+-1(mips/unstable): FTBFS on mips. libast not built ?

2009-05-27 Thread Oliver Kiddle
On 16 May, you wrote:
 Package: ksh
 Version: 93t+-1
 Severity: serious
 
 There was an error while trying to autobuild your package:

I can't reproduce this on armel or amd64.

Is there anything unusual about your build machine. In particular, what
shell in /bin/sh? Not working with pdksh derived shells is a known
problem.

Particularly suspicious in the build log is:
sh: gcc: command not found

failed to open configuration file `/nonexistent/.dpkg.cfg' for reading:
Permission denied

Any idea why your bug seems to have stopped any build attempts on other
platforms. This is irritating.

Oliver



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



Bug#530725: kshutdown: Uses private, unstable packaging functions

2009-05-27 Thread Sune Vuorela
Package: kshutdown
Version: 2.0~beta6-2
Severity: serious


Hi!

First of all, thank you for updating kshutdown to a edition based on the
libraries from KDE 4.

I have just seen you have migrated to use pkg-kde-tools, which is a good
thing to do but, unfortunately without reading its documentation.

To quote some of it:
| $ cat /usr/share/pkg-kde-tools/qt-kde-team/README
| Makefile snippets and scripts found in this directory and its subdirectories
| are for use with official KDE or kdesupport packages maintained by Debian
| Qt/KDE Maintainers team ONLY. Compatibility of any kind is not guaranteed and
| may be broken at any time without any notice.
| 
| Maintainers of other software based on KDE 4 should consider using makefile
| snippets available under /usr/share/pkg-kde-tools/makefiles/. Please read
| /usr/share/doc/pkg-kde-tools/README.Debian for more information.

Please migrate your package to /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk 
as this is expected to be fully stable and meant to be used outside KDE
itself.
The includes you are using in kshutdown has no what so ever stability
guarantee and is only provided for internal use of the Debian KDE team.

And I guess we in KDE team should reconsider making builds fail if
Maintainer field is not 
Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org. If/when we
implement this change, your package will fail to build from source.

/Sune

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.ISO-8859-15, LC_CTYPE=en_DK.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash



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



Bug#530643: Bug#530633: xterm: Unable to configure package

2009-05-27 Thread Bram Senders
On Wed, May 27, 2009 at 11:15:53AM +0200, Julien Cristau wrote:
 What's the content of /var/lib/dpkg/alternatives/x-terminal-emulator?
 Is there any mention of x-terminal-emulator.1.gz in another file in that
 directory?  What version of dpkg are you using?

This bug bit me as well, so here's my info.

Contents of /var/lib/dpkg/alternatives/x-terminal-emulator:

--- 8 ---
auto
/usr/bin/x-terminal-emulator
x-terminal-emulator.1.gz
/usr/share/man/man1/x-terminal-emulator.1.gz

/usr/bin/lxterm
30
/usr/share/man/man1/lxterm.1.gz
/usr/bin/gnome-terminal.wrapper
40
/usr/share/man/man1/gnome-terminal.1.gz
/usr/bin/aterm-xterm
20
/usr/share/man/man1/aterm.1.gz
/usr/bin/rxvt-xterm
10
/usr/share/man/man1/rxvt-xterm.1.gz
/usr/bin/rxvt-xpm
8
/usr/share/man/man1/rxvt-xpm.1.gz
/usr/bin/xterm
20
/usr/share/man/man1/xterm.1.gz
/usr/bin/uxterm
20
/usr/share/man/man1/uxterm.1.gz
/usr/bin/koi8rxterm
20
/usr/share/man/man1/koi8rxterm.1.gz
--- 8 ---

There is also an x-terminal-emulator.1.gz file in
/var/lib/dpkg/alternatives, which is not a gzipped file at all, but just
contains the contents:

--- 8 ---
manual



--- 8 ---

(including the three empty lines)  Is this intended?

No other file in /var/lib/dpkg/alternatives mentions
x-terminal-emulator.1.gz.  My dpkg version is 1.15.2.

Greetings,
Bram Senders



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



Processed: tag

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags #525062 pending
Bug#525062: kttsd: conflicts with kmouth over 
`/usr/share/icons/hicolor/48x48/actions/speak.png'
There were no tags set.
Tags added: pending


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530512: compiz: fails to redraw windows and move them around

2009-05-27 Thread Julian Gilbey
Me too.  Attached are my xorg.conf, the X log, glxinfo.  Just upgraded
to compiz 0.8.2-6 and found this problem.  The messages that compiz
--replace  gives are:

Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:2592 (rev 04) (prog-if 00
[VGA controller])
Checking for texture_from_pixmap: not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Checking screen 1Comparing resolution (1024x768) to maximum 3D texture
size (2048): Passed.
Checking for Software Rasterizer: Not present. 
Checking for nVidia: not present. 
Checking for FBConfig: present. 
Checking for Xgl: not present. 
Backend : gconf
Integration : true
Profile : default
Adding plugins
Initializing core options...done
GConf backend: attempt to read unsupported setting type 11!
GConf backend: attempt to read unsupported setting type 11!

Hope this is of some help!

   Julian
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

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

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
# will this help prevent lockups?
Option  ForceEnablePipeA  true
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-11)
Current Operating System: Linux euclid 2.6.26-2-686 #1 SMP Mon May 11 19:00:59 
UTC 2009 i686
Build Date: 20 February 2009  03:06:29AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Wed May 27 10:26:22 2009
(==) Using config file: /etc/X11/xorg.conf
(==) No Layout section.  Using the first Screen section.
(**) |--Screen Default Screen (0)
(**) |   |--Monitor Configured Monitor
(==) No device specified for screen Default Screen.
Using the first device section listed.
(**) |   |--Device Configured Video Device
(==) |--Input Device Configured Mouse
(==) |--Input Device Generic Keyboard
(==) The core pointer device wasn't specified explicitly in the layout.
Using the first mouse device.
(==) The core keyboard device wasn't specified explicitly in the layout.
Using the first keyboard device.
(==) Automatically adding devices
(==) Automatically enabling devices
(==) No FontPath specified.  Using compiled-in default.
(WW) The directory /usr/share/fonts/X11/cyrillic does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/100dpi/:unscaled,
/usr/share/fonts/X11/75dpi/:unscaled,
/usr/share/fonts/X11/Type1,
/usr/share/fonts/X11/100dpi,
/usr/share/fonts/X11/75dpi,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
(==) RgbPath set to /etc/X11/rgb
(==) ModulePath set to /usr/lib/xorg/modules
(II) Open ACPI successful (/var/run/acpid.socket)
(II) Loader magic: 0x81e3800
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.3
X.Org Video Driver: 2.0
X.Org XInput driver : 2.0
X.Org Server Extension : 0.3
X.Org Font Renderer : 0.5
(II) Loader running on linux
(II) LoadModule: pcidata
(II) Loading /usr/lib/xorg/modules//libpcidata.so
(II) Module pcidata: vendor=X.Org Foundation
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Video Driver, version 2.0
(++) using VT number 7

(II) PCI: PCI scan (all values are in hex)
(II) PCI: 00:00:0: chip 8086,2590 card 14c0,0012 rev 04 class 06,00,00 hdr 00
(II) PCI: 00:02:0: chip 8086,2592 card 14c0,0012 rev 04 class 03,00,00 hdr 80
(II) PCI: 

Bug#530727: owned and unowned files after purge (policy 6.8 + 10.7.3)

2009-05-27 Thread Holger Levsen
Package: freeradius
Version: 2.0.4+dfsg-6+b1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package left owned and 
unowned files on the system after purge, which is a violation of policy 6.8 
and 10.7.3:

http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails
http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3

From the attached log (scroll to the bottom...):

0m34.1s ERROR: FAIL: Package purging left files on system:
  /var/log/freeradiusowned by: freeradius
  /var/log/freeradius/radius.log not owned
  /var/log/freeradius/radwtmpnot owned


regards,
Holger
Start: 2009-05-26 23:24:00 UTC

Package: freeradius
Priority: optional
Section: net
Installed-Size: 1832
Maintainer: Stephen Gran sg...@debian.org
Architecture: amd64
Source: freeradius (2.0.4+dfsg-6)
Version: 2.0.4+dfsg-6+b1
Provides: radius-server
Depends: lsb-base (= 3.0-6), libc6 (= 2.3.4), libfreeradius2 (= 2.0.4+dfsg-6+b1), libgdbm3, libltdl7 (= 2.2.6a), libpam0g (= 0.99.7.1), libperl5.10 (= 5.10.0), libsnmp15 (= 5.4.1~dfsg), python2.5 (= 2.5), freeradius-common
Recommends: freeradius-utils
Suggests: freeradius-ldap, freeradius-mysql, freeradius-krb5, freeradius-postgresql
Filename: pool/main/f/freeradius/freeradius_2.0.4+dfsg-6+b1_amd64.deb
Size: 511646
MD5sum: 72660ed5cd25d599e75917b5ba06e251
SHA1: ee54a476da4638c330d4fb5eeb5b96c35c1e65e2
SHA256: e5fcaad9795a1c61a6ae64c6462dd4ea68fc95df12de6415990e4947aded9478
Description: a high-performance and highly configurable RADIUS server
 A high-performance RADIUS server with support for...
  - many vendor-specific attributes
  - proxying and replicating requests by any criteria
  - authentication on system passwd, SQL, Kerberos, LDAP, users file, or PAM
  - multiple DEFAULT configurations
  - regexp matching in string attributes
 and lots more.
Tag: implemented-in::c, interface::daemon, network::server, protocol::radius, role::program, security::authentication, works-with::db

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --no-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ freeradius
Guessed: debian
0m0.0s INFO: --
0m0.0s INFO: To quickly glance what went wrong, scroll down to the bottom of this logfile.
0m0.0s INFO: FAQ available at http://wiki.debian.org/piuparts/FAQ
0m0.0s INFO: --
0m0.0s INFO: piuparts version 0.36~20090526 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --no-symlinks --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ freeradius
0m0.0s INFO: Running on: Linux piatti 2.6.29.4-dsa-amd64 #1 SMP Mon May 25 13:46:27 CEST 2009 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpwTVIQX
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpwTVIQX
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpwTVIQX', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpwTVIQX', '-zxf', 'sid.tar.gz']
0m2.2s DEBUG: Created policy-rc.d and chmodded it.
0m2.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwTVIQX', 'apt-get', 'update']
0m8.2s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [1032B]
  Get:2 http://piatti.debian.org sid Release [94.4kB]
  Ign http://piatti.debian.org sid/main Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free Packages/DiffIndex
  Get:3 http://piatti.debian.org sid/main Packages [7704kB]
  Get:4 http://piatti.debian.org sid/contrib Packages [71.6kB]
  Get:5 http://piatti.debian.org sid/non-free Packages [127kB]
  Fetched 7999kB in 1s (7159kB/s)
  Reading package lists...
0m8.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwTVIQX', 'apt-get', 'update']
0m8.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwTVIQX', 'mount', '-t', 'proc', 'proc', '/proc']
0m8.2s DEBUG: Command ok: ['chroot', '/org/piuparts.debian.org/tmp/tmpwTVIQX', 'mount', '-t', 'proc', 'proc', '/proc']
0m8.2s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpwTVIQX', 'apt-get', '-yf', 'upgrade']
0m12.3s DUMP: 
  Reading package lists...
  Building dependency tree...
  Reading state information...
  The following packages will be upgraded:
debianutils dpkg gcc-4.4-base libc6 libgcc1 libncurses5 libstdc++6 login
ncurses-base ncurses-bin passwd sed
  12 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 10.6MB of archives.
  After this operation, 471kB disk space will be freed.
  

Bug#530726: linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled

2009-05-27 Thread Russell Stuart
Package: linux-image-2.6.29-2-xen-amd64
Version: 2.6.29-5
Severity: serious
Justification: no longer builds from source


I am trying to build linux-image-2.6.29-2-xen-amd64 from the source
package, and admit I don't have a clue how to do this.  (Some doco
in debian/README.txt on how to use the featuresets would be nice).  In
the end I edited debian/config/defines and set enabled to true
for the xen feature.

The debuild without the xen featureset worked. With the xen feature
enabled it died trying to copy vmlimuz to the install directory.
This is because there is no vmliumz under arch/x86/boot.  There
is however a bzImage.  Changing line 418 in debian/rules.real
from:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/vmlinuz 
$(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

to:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/bzImage 
$(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

seemed to fix the problem. Well it does if:

  ls -l linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb 
  -rw-r--r-- 1 it it 2159982 2009-05-27 17:22 
linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb

means it is fixed.  Might introduce other problems though - I
didn't check.



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

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

Versions of packages linux-image-2.6.29-2-xen-amd64 depends on:
ii  initramfs-tools   0.92o  tools for generating an initramfs
ii  linux-modules-2.6.29-2-xen-am 2.6.29-5   Linux 2.6.29 modules on AMD64

linux-image-2.6.29-2-xen-amd64 recommends no packages.

Versions of packages linux-image-2.6.29-2-xen-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
ii  linux-doc-2.6.29   2.6.29-5  Linux kernel specific documentatio

-- no debconf information



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



Bug#528076: marked as done (file overwrite conflict during postinst)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 10:02:35 +
with message-id e1m9fxz-0004nj...@ries.debian.org
and subject line Bug#528076: fixed in linphone 3.1.2-2
has caused the Debian Bug report #528076,
regarding file overwrite conflict during postinst
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
528076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=528076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linphone
Version: 3.1.2-1

Installation doesn't finish without error:

Unpacking linphone (from .../linphone_3.1.2-1_amd64.deb) ...
dpkg: error processing
/var/cache/apt/archives/linphone_3.1.2-1_amd64.deb (--unpack):
 trying to overwrite `/usr/share/pixmaps/linphone/linphone2.xpm',
which is also in package linphone-common


---End Message---
---BeginMessage---
Source: linphone
Source-Version: 3.1.2-2

We believe that the bug you reported is fixed in the latest version of
linphone, which is due to be installed in the Debian FTP archive:

liblinphone-dev_3.1.2-2_amd64.deb
  to pool/main/l/linphone/liblinphone-dev_3.1.2-2_amd64.deb
liblinphone3_3.1.2-2_amd64.deb
  to pool/main/l/linphone/liblinphone3_3.1.2-2_amd64.deb
libmediastreamer-dev_3.1.2-2_amd64.deb
  to pool/main/l/linphone/libmediastreamer-dev_3.1.2-2_amd64.deb
libmediastreamer0_3.1.2-2_amd64.deb
  to pool/main/l/linphone/libmediastreamer0_3.1.2-2_amd64.deb
libortp-dev_3.1.2-2_amd64.deb
  to pool/main/l/linphone/libortp-dev_3.1.2-2_amd64.deb
libortp8_3.1.2-2_amd64.deb
  to pool/main/l/linphone/libortp8_3.1.2-2_amd64.deb
linphone-common_3.1.2-2_all.deb
  to pool/main/l/linphone/linphone-common_3.1.2-2_all.deb
linphone-nox_3.1.2-2_amd64.deb
  to pool/main/l/linphone/linphone-nox_3.1.2-2_amd64.deb
linphone_3.1.2-2.diff.gz
  to pool/main/l/linphone/linphone_3.1.2-2.diff.gz
linphone_3.1.2-2.dsc
  to pool/main/l/linphone/linphone_3.1.2-2.dsc
linphone_3.1.2-2_amd64.deb
  to pool/main/l/linphone/linphone_3.1.2-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 528...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Lionel Elie Mamane lmam...@debian.org (supplier of updated linphone package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Wed, 27 May 2009 11:39:51 +0200
Source: linphone
Binary: linphone linphone-nox linphone-common liblinphone3 liblinphone-dev 
libmediastreamer0 libmediastreamer-dev libortp8 libortp-dev
Architecture: source all amd64
Version: 3.1.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Lionel Elie Mamane lmam...@debian.org
Description: 
 liblinphone-dev - linphone web phone's library (supporting the SIP protocol)
 liblinphone3 - linphone's shared library part (supporting the SIP protocol)
 libmediastreamer-dev - linphone web phone's media library
 libmediastreamer0 - linphone web phone's media library
 libortp-dev - Real-time Transport Protocol stack
 libortp8   - Real-time Transport Protocol stack
 linphone   - SIP softphone - graphical client
 linphone-common - Shared components of the linphone SIP softphone
 linphone-nox - SIP softphone - console-only client
Closes: 528076
Changes: 
 linphone (3.1.2-2) unstable; urgency=low
 .
   [ Kilian Krause ]
   * Remove -N from wget args in get-orig-source target as -O is already
 used.
 .
   [ Lionel Elie Mamane ]
   * linphone: Fix file conflict with linphone-common (= 3.1.2-1)
 (Closes: #528076)
Checksums-Sha1: 
 ea68866bc7ed33a9045fa01f888c4994b4b963da 1820 linphone_3.1.2-2.dsc
 16011cba1bd846a6bd162205fa0b7a03497c98b0 13321 linphone_3.1.2-2.diff.gz
 dd38dc6bcfcc4102b3eb0f9c89856461c7b73f0f 6004052 
linphone-common_3.1.2-2_all.deb
 8f33f3057e48aa34358df43b6da492db2367d1b1 71742 linphone_3.1.2-2_amd64.deb
 376ece70431735a8d1325aa66518649aa3031185 55706 linphone-nox_3.1.2-2_amd64.deb
 05cb6659ffa51e810008627c65d22c68c10c8607 88606 liblinphone3_3.1.2-2_amd64.deb
 4589fa1fbe04e683804b4d5855df350e5f9591e1 31982 
liblinphone-dev_3.1.2-2_amd64.deb
 db03a1756cf1879ed683b05f132fbef15b8cfdb4 130978 
libmediastreamer0_3.1.2-2_amd64.deb
 0bf65e6dbbebe7ab2a5a21e6a5cf0085a4e10589 39066 
libmediastreamer-dev_3.1.2-2_amd64.deb
 

Bug#515946: libxi6 2:1.2.0-2 makes iceweasel and midori crash

2009-05-27 Thread Julien Cristau
On Mon, May 25, 2009 at 16:52:50 +0200, Vincent Lefevre wrote:

 What information do you need? Would a test under valgrind be useful?
 
I guess that's worth a try.

Cheers,
Julien



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



Bug#530643: Bug#530633: xterm: Unable to configure package

2009-05-27 Thread Francesco P. Lovergine
On Wed, May 27, 2009 at 11:15:53AM +0200, Julien Cristau wrote:
 On Tue, May 26, 2009 at 15:48:27 +0200, Mathias Brodala wrote:
 
   Setting up xterm (243-1) ...
   update-alternatives: error: alternative x-terminal-emulator.1.gz can't
   be slave of x-terminal-emulator: it is a master alternative.
   dpkg: error processing xterm (--configure):
subprocess installed post-installation script returned error exit
   status 2
   Errors were encountered while processing:
xterm
   E: Sub-process /usr/bin/dpkg returned an error code (1)
  
 On Tue, May 26, 2009 at 17:43:57 +0200, Francesco Paolo Lovergine wrote:
 
  Setting up xterm (243-1) ...
  update-alternatives: error: alternative x-terminal-emulator.1.gz can't
  be slave of x-terminal-emulator: it is a master alternative.
  dpkg: error processing xterm (--configure): subprocess installed 
  post-installation script returned error exit status 2
  Errors were encountered while processing: xterm
  
 What's the content of /var/lib/dpkg/alternatives/x-terminal-emulator?
 Is there any mention of x-terminal-emulator.1.gz in another file in that
 directory?  What version of dpkg are you using?
 
 Cheers,
 Julien

dpkg is 1.15.2 here. 
There's no any other file which mentions x-terminal-emulator.1.gz.

The required file:

---8-
manual
/usr/bin/x-terminal-emulator
x-terminal-emulator.1.gz
/usr/share/man/man1/x-terminal-emulator.1.gz

/usr/bin/koi8rxterm
20
/usr/share/man/man1/koi8rxterm.1.gz
/usr/bin/lxterm
30
/usr/share/man/man1/lxterm.1.gz
/usr/bin/powershell
20

/usr/bin/rxvt-xpm
8
/usr/share/man/man1/rxvt-xpm.1.gz
/usr/bin/rxvt-xterm
10
/usr/share/man/man1/rxvt-xterm.1.gz
/usr/bin/urxvt
11
/usr/share/man/man1/urxvt.1.gz
/usr/bin/urxvtcd
11
/usr/share/man/man1/urxvtcd.1.gz
/usr/bin/uxterm
20
/usr/share/man/man1/uxterm.1.gz
/usr/bin/xterm
20
/usr/share/man/man1/xterm.1.gz
---8--



-- 
Francesco P. Lovergine



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



Bug#530643: Bug#530633: xterm: Unable to configure package

2009-05-27 Thread Francesco P. Lovergine
On Wed, May 27, 2009 at 11:15:53AM +0200, Julien Cristau wrote:
 On Tue, May 26, 2009 at 15:48:27 +0200, Mathias Brodala wrote:
 
   Setting up xterm (243-1) ...
   update-alternatives: error: alternative x-terminal-emulator.1.gz can't
   be slave of x-terminal-emulator: it is a master alternative.
   dpkg: error processing xterm (--configure):
subprocess installed post-installation script returned error exit
   status 2
   Errors were encountered while processing:
xterm
   E: Sub-process /usr/bin/dpkg returned an error code (1)
  
 On Tue, May 26, 2009 at 17:43:57 +0200, Francesco Paolo Lovergine wrote:
 
  Setting up xterm (243-1) ...
  update-alternatives: error: alternative x-terminal-emulator.1.gz can't
  be slave of x-terminal-emulator: it is a master alternative.
  dpkg: error processing xterm (--configure): subprocess installed 
  post-installation script returned error exit status 2
  Errors were encountered while processing: xterm
  
 What's the content of /var/lib/dpkg/alternatives/x-terminal-emulator?
 Is there any mention of x-terminal-emulator.1.gz in another file in that
 directory?  What version of dpkg are you using?
 
 Cheers,
 Julien

Ah sorry, it is NOW 1.15.2 and indeed this is the result after
an apt-get install -f

Reading package lists... Done
Building dependency tree   
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
1 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Setting up xterm (243-1) ...
update-alternatives: warning: forcing reinstallation of alternative 
/usr/bin/uxterm because link group
x-terminal-emulator is broken.
Processing triggers for menu ...


-- 
Francesco P. Lovergine



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



Bug#530725: marked as done (kshutdown: Uses private, unstable packaging functions)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 10:32:04 +
with message-id e1m9gqw-0006ms...@ries.debian.org
and subject line Bug#530725: fixed in kshutdown 2.0~beta6-3
has caused the Debian Bug report #530725,
regarding kshutdown: Uses private, unstable packaging functions
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530725: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530725
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kshutdown
Version: 2.0~beta6-2
Severity: serious


Hi!

First of all, thank you for updating kshutdown to a edition based on the
libraries from KDE 4.

I have just seen you have migrated to use pkg-kde-tools, which is a good
thing to do but, unfortunately without reading its documentation.

To quote some of it:
| $ cat /usr/share/pkg-kde-tools/qt-kde-team/README
| Makefile snippets and scripts found in this directory and its subdirectories
| are for use with official KDE or kdesupport packages maintained by Debian
| Qt/KDE Maintainers team ONLY. Compatibility of any kind is not guaranteed and
| may be broken at any time without any notice.
| 
| Maintainers of other software based on KDE 4 should consider using makefile
| snippets available under /usr/share/pkg-kde-tools/makefiles/. Please read
| /usr/share/doc/pkg-kde-tools/README.Debian for more information.

Please migrate your package to /usr/share/pkg-kde-tools/makefiles/1/cdbs/kde.mk 
as this is expected to be fully stable and meant to be used outside KDE
itself.
The includes you are using in kshutdown has no what so ever stability
guarantee and is only provided for internal use of the Debian KDE team.

And I guess we in KDE team should reconsider making builds fail if
Maintainer field is not 
Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org. If/when we
implement this change, your package will fail to build from source.

/Sune

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_DK.ISO-8859-15, LC_CTYPE=en_DK.ISO-8859-15 (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash


---End Message---
---BeginMessage---
Source: kshutdown
Source-Version: 2.0~beta6-3

We believe that the bug you reported is fixed in the latest version of
kshutdown, which is due to be installed in the Debian FTP archive:

kshutdown_2.0~beta6-3.diff.gz
  to pool/main/k/kshutdown/kshutdown_2.0~beta6-3.diff.gz
kshutdown_2.0~beta6-3.dsc
  to pool/main/k/kshutdown/kshutdown_2.0~beta6-3.dsc
kshutdown_2.0~beta6-3_amd64.deb
  to pool/main/k/kshutdown/kshutdown_2.0~beta6-3_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 530...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Romain Beauxis to...@rastageeks.org (supplier of updated kshutdown package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 May 2009 21:03:57 +1100
Source: kshutdown
Binary: kshutdown
Architecture: source amd64
Version: 2.0~beta6-3
Distribution: unstable
Urgency: low
Maintainer: Romain Beauxis to...@rastageeks.org
Changed-By: Romain Beauxis to...@rastageeks.org
Description: 
 kshutdown  - an advanced shut down utility for KDE
Closes: 530725
Changes: 
 kshutdown (2.0~beta6-3) unstable; urgency=low
 .
   * Use correct kde cdbs class, thanks to Sune Vuorela.
   Closes: #530725
Checksums-Sha1: 
 d38f72ef3300d74729cb4e8dbec52c474348779e 1443 kshutdown_2.0~beta6-3.dsc
 02c07f93c3b60b680badf131192cc2e4cb50a488 3872 kshutdown_2.0~beta6-3.diff.gz
 16b56d2d3d9246b47d8b71162a63f1c185c71482 133500 kshutdown_2.0~beta6-3_amd64.deb
Checksums-Sha256: 
 1f82149882b9764bb0394abdf169197fc98d1c8c087367aedec67bd767878bca 1443 
kshutdown_2.0~beta6-3.dsc
 9b061b2af7f21cc8b54bca75dfbda611de1b1af8bc6a7c3363e6f746aedad787 3872 
kshutdown_2.0~beta6-3.diff.gz
 26c028bdc37677ba643460506a99e1d1750e423e349d6dedcdeb7d69a077cdd9 133500 
kshutdown_2.0~beta6-3_amd64.deb
Files: 
 acaa57e9a8adab437ac65da7ae35048c 1443 kde optional kshutdown_2.0~beta6-3.dsc
 a02b04fe0c6500b74808a4473f12d3ae 3872 kde optional 
kshutdown_2.0~beta6-3.diff.gz
 3f524274ea9332a809de05ecb157fb43 133500 kde 

Bug#530732: ghc6-doc: fails to upgrade

2009-05-27 Thread Bernd Zeimetz
Package: ghc6-doc
Version: 6.10.3-1
Severity: serious

Setting up ghc6-doc (6.10.3-1) ...  
  
ghc-pkg dump failed: No such file or directory at 
/usr/lib/ghc6-doc/gen_contents_index line 11.   
dpkg: error processing ghc6-doc (--configure):  
  
 subprocess installed post-installation script returned error exit status 2 


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

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

Versions of packages ghc6-doc depends on:
ii  haddock   2.4.2-1Documentation tool for annotated H

ghc6-doc recommends no packages.

Versions of packages ghc6-doc suggests:
pn  haskell-doc   none (no description available)

-- no debconf information



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



Bug#530732: marked as done (ghc6-doc: fails to upgrade)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 13:18:56 +0200
with message-id 1243423136.4571.1.ca...@localhost
and subject line Re: Bug#530732: ghc6-doc: fails to upgrade
has caused the Debian Bug report #530732,
regarding ghc6-doc: fails to upgrade
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530732
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ghc6-doc
Version: 6.10.3-1
Severity: serious

Setting up ghc6-doc (6.10.3-1) ...  
  
ghc-pkg dump failed: No such file or directory at 
/usr/lib/ghc6-doc/gen_contents_index line 11.   
dpkg: error processing ghc6-doc (--configure):  
  
 subprocess installed post-installation script returned error exit status 2 


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

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

Versions of packages ghc6-doc depends on:
ii  haddock   2.4.2-1Documentation tool for annotated H

ghc6-doc recommends no packages.

Versions of packages ghc6-doc suggests:
pn  haskell-doc   none (no description available)

-- no debconf information


---End Message---
---BeginMessage---
Version: 0.8.1-3+b1

Hi Bernd,

Am Mittwoch, den 27.05.2009, 12:53 +0200 schrieb Bernd Zeimetz:
 Package: ghc6-doc
 Version: 6.10.3-1
 Severity: serious
 
 Setting up ghc6-doc (6.10.3-1) ...
 
 ghc-pkg dump failed: No such file or directory at 
 /usr/lib/ghc6-doc/gen_contents_index line 11.   
 dpkg: error processing ghc6-doc (--configure):
 
  subprocess installed post-installation script returned error exit status 2   
   

thanks for your bugreport. This is due to the ghc6 transition, and
binNMUs are already scheduled. You can monitor it’s progress at
https://buildd.debian.org/pkg.cgi?pkg=xmonad-contrib. You can see that
for amd64, it’s waiting for x11-xft:
https://buildd.debian.org/pkg.cgi?pkg=haskell-x11-xft

Greetings,
Joachim
-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
---End Message---


Bug#530732: ghc6-doc: fails to upgrade

2009-05-27 Thread Bernd Zeimetz
reopen 530732
thanks


Hi Joachim!

Joachim Breitner wrote:
 thanks for your bugreport. This is due to the ghc6 transition, and
 binNMUs are already scheduled. You can monitor it’s progress at
 https://buildd.debian.org/pkg.cgi?pkg=xmonad-contrib. You can see that
 for amd64, it’s waiting for x11-xft:
 https://buildd.debian.org/pkg.cgi?pkg=haskell-x11-xft

If a transition results in such problems a proper dependency is missing
somewhere - and this should be fixed.

Thanks,

Bernd

-- 
 Bernd Zeimetz Debian GNU/Linux Developer
 GPG Fingerprints: 06C8 C9A2 EAAD E37E 5B2C BE93 067A AD04 C93B FF79
   ECA1 E3F2 8E11 2432 D485 DD95 EB36 171A 6FF9 435F



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



Bug#515717: xserver-xorg-video-nouveau_1:0.0.10~git+20090205+4dfd0b1-1(hppa/exp erimental): FTBFS

2009-05-27 Thread Chris Lamb
Chris Lamb wrote:

 Frank Lichtenheld wrote:
 
  your package failed to build from source.
[..]
   lambyAnyway, I'll check the hppa buildd logs in a few days.

Frank, any idea why a the latest version has not been attempted yet?


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org
   `-


signature.asc
Description: PGP signature


Processed: Re: Bug#530732: ghc6-doc: fails to upgrade

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 530732
Bug#530732: ghc6-doc: fails to upgrade
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#527860: xserver-xorg: Related to bug 527872

2009-05-27 Thread Julien Cristau
On Sat, May  9, 2009 at 13:04:45 -0700, Josh Triplett wrote:

 I can reproduce the problem on two different machines.  I also observed
 the problem noted in bug 527872, that if I directly run /etc/init.d/dbus
 restart in an X session, the X server dies, and when X comes back up the
 keyboard does not respond.  This may occur because /etc/init.d/dbus
 restart stops dbus, and then can't bring dbus back up because the X
 session has crashed around it; that would prevent the X server from
 talking to HAL to get input devices.  (To prevent that kind of problem,
 the X server really shouldn't expect to get input devices from HAL if it
 can't connect to dbus.)
 
Are you using gnome-session 2.26?  I've been told it dies on dbus
shutdown, and that's been fixed in the latest upload.

Cheers,
Julien



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



Processed: Re: Bug#530732: ghc6-doc: fails to upgrade

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 530732
Bug#530732: ghc6-doc: fails to upgrade
Bug is already open, cannot reopen.

 notfixed 530732 0.8.1-3+b1
Bug#530732: ghc6-doc: fails to upgrade
Bug no longer marked as fixed in version 0.8.1-3+b1.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Processed: Re: Bug#530726: linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 530726 linux-2.6
Bug#530726: linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build 
with the xen feature enabled
Warning: Unknown package 'linux-image-2.6.29-2-xen-amd64'
Bug reassigned from package `linux-image-2.6.29-2-xen-amd64' to `linux-2.6'.

 --
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530735: ekiga bug: Segmentation fault

2009-05-27 Thread Altamir Dias

Package: ekiga
Version: 2.0.12-1+nmu1+b1
Justification: renders package unusable
Severity: grave

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


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

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

Versions of packages ekiga depends on:
ii  evolution-data-server  2.26.1.1-2evolution database backend 
server
ii  gconf2 2.26.0-1  GNOME configuration 
database syste
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D 
graphi

ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.25-1  Avahi client library
ii  libavahi-common3   0.6.25-1  Avahi common library
ii  libavahi-glib1 0.6.25-1  Avahi glib integration library
ii  libbonobo2-0   2.24.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.24.1-1  The Bonobo UI library
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector 
graphics libra
ii  libebook1.2-9  2.26.1.1-2Client library for 
evolution addre
ii  libedataserver1.2-11   2.26.1.1-2Utility library for 
evolution data
ii  libesd00.2.41-4  Enlightened Sound Daemon - 
Shared
ii  libfontconfig1 2.6.0-3   generic font configuration 
library
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, 
shared lib

ii  libgcc11:4.4.0-5 GCC support library
ii  libgconf2-42.26.0-1  GNOME configuration 
database syste

ii  libglib2.0-0   2.20.1-2  The GLib library of C routines
ii  libgnome2-02.26.0-1  The GNOME library - runtime 
files
ii  libgnomecanvas2-0  2.26.0-1  A powerful object-oriented 
display
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User 
Interf
ii  libgnomevfs2-0 1:2.24.1-1GNOME Virtual File System 
(runtime
ii  libgtk2.0-02.16.1-2  The GTK+ graphical user 
interface
ii  libice62:1.0.5-1 X11 Inter-Client Exchange 
library
ii  libopal-2.22.2.11~dfsg1-4Open Phone Abstraction 
Library - s
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a 
CORBA ORB
ii  libpango1.0-0  1.24.0-3+b1   Layout and rendering of 
internatio
ii  libpopt0   1.14-4lib for parsing cmdline 
parameters

ii  libpt-1.10.10  1.10.10-3 Portable Windows Library
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsoup2.4-1   2.26.1-1  an HTTP library 
implementation in

ii  libstdc++6 4.4.0-5   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.1-1 X11 client-side library

--ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages ekiga recommends:
ii  yelp  2.24.0-2   Help browser for GNOME 2

Versions of packages ekiga suggests:
pn  asterisk  none (no description available)
pn  callweavernone (no description available)
pn  gnugk none (no description available)
pn  mediaproxynone (no description available)
pn  openser   none (no description available)
pn  rtpproxy  none (no description available)
pn  ser   none (no description available)
pn  siproxd   none (no description available)
pn  yate  none (no description available)





-- no debconf information


__



 _/_/_/_/ _/_/_/_/_/ _/_/_/_/_/   Prof. Altamir Dias, Dr. Eng.
_/   _/  _/  _/ _/Departamento de Eng. Mecânica
   _/_/_/   _/  _/  _/ _/ UFSCUniversidade Federal de SC
  _/   _/  _/  _/ _/  88.040-900 - Florianópolis-SC
 _/_/_/_/ _/  _/  _/ _/_/_/_/_/   BRASIL
  Fone: 55-48-3721-9264 - Ramal 210
  Fax : 55-48-3721-7615

http://www.emc.ufsc.br/professores/altamir/ 





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



Bug#530732: ghc6-doc: fails to upgrade

2009-05-27 Thread Joachim Breitner
reopen 530732
notfixed 530732 0.8.1-3+b1
thanks

Hi,

Am Mittwoch, den 27.05.2009, 13:18 +0200 schrieb Joachim Breitner:
 Am Mittwoch, den 27.05.2009, 12:53 +0200 schrieb Bernd Zeimetz:
  Package: ghc6-doc
  Version: 6.10.3-1
  Severity: serious
  
  Setting up ghc6-doc (6.10.3-1) ...  

  ghc-pkg dump failed: No such file or directory at 
  /usr/lib/ghc6-doc/gen_contents_index line 11.   
  dpkg: error processing ghc6-doc (--configure):  

   subprocess installed post-installation script returned error exit status 2 
  
 
 thanks for your bugreport. This is due to the ghc6 transition, and
 binNMUs are already scheduled. You can monitor it’s progress at
 https://buildd.debian.org/pkg.cgi?pkg=xmonad-contrib. You can see that
 for amd64, it’s waiting for x11-xft:
 https://buildd.debian.org/pkg.cgi?pkg=haskell-x11-xft

Sorry, responded to the wrong email...

Greetings,
Joachim
-- 
Joachim nomeata Breitner
Debian Developer
  nome...@debian.org | ICQ# 74513189 | GPG-Keyid: 4743206C
  JID: nome...@joachim-breitner.de | http://people.debian.org/~nomeata


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#530726: marked as done (linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build with the xen feature enabled)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 13:44:40 +0200
with message-id 20090527114439.ga2...@wavehammer.waldi.eu.org
and subject line Re: Bug#530726: linux-image-2.6.29-2-xen-amd64: 
linux-image-2.6.29-2 does not build with the xen feature enabled
has caused the Debian Bug report #530726,
regarding linux-image-2.6.29-2-xen-amd64: linux-image-2.6.29-2 does not build 
with the xen feature enabled
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530726: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530726
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: linux-image-2.6.29-2-xen-amd64
Version: 2.6.29-5
Severity: serious
Justification: no longer builds from source


I am trying to build linux-image-2.6.29-2-xen-amd64 from the source
package, and admit I don't have a clue how to do this.  (Some doco
in debian/README.txt on how to use the featuresets would be nice).  In
the end I edited debian/config/defines and set enabled to true
for the xen feature.

The debuild without the xen featureset worked. With the xen feature
enabled it died trying to copy vmlimuz to the install directory.
This is because there is no vmliumz under arch/x86/boot.  There
is however a bzImage.  Changing line 418 in debian/rules.real
from:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/vmlinuz 
$(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

to:

  cp '$(DIR)'/arch/$(KERNEL_ARCH)/boot/bzImage 
$(INSTALL_DIR)/vmlinuz-$(REAL_VERSION)

seemed to fix the problem. Well it does if:

  ls -l linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb 
  -rw-r--r-- 1 it it 2159982 2009-05-27 17:22 
linux-image-2.6.29-2-xen-amd64_2.6.29-5_amd64.deb

means it is fixed.  Might introduce other problems though - I
didn't check.



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

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

Versions of packages linux-image-2.6.29-2-xen-amd64 depends on:
ii  initramfs-tools   0.92o  tools for generating an initramfs
ii  linux-modules-2.6.29-2-xen-am 2.6.29-5   Linux 2.6.29 modules on AMD64

linux-image-2.6.29-2-xen-amd64 recommends no packages.

Versions of packages linux-image-2.6.29-2-xen-amd64 suggests:
ii  grub   0.97-47lenny2 GRand Unified Bootloader (Legacy v
ii  linux-doc-2.6.29   2.6.29-5  Linux kernel specific documentatio

-- no debconf information


---End Message---
---BeginMessage---
On Wed, May 27, 2009 at 07:44:38PM +1000, Russell Stuart wrote:
 Package: linux-image-2.6.29-2-xen-amd64

This package does not exists. 2.6.29 does not build a special xen
featureset. So no bug.

Bastian

-- 
I have never understood the female capacity to avoid a direct answer to
any question.
-- Spock, This Side of Paradise, stardate 3417.3

---End Message---


Processed: lib32asound2: symbol versioning changed in an incompatible way

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 529940 serious
Bug#529940: Skype aborts (ALSA_0.9.0rc4 not defined in file libasound.so.2)
Severity set to `serious' from `important'

 retitle 529940 lib32asound2: symbol versioning changed in an incompatible way 
 (ALSA_0.9.0rc4/8 dropped)
Bug#529940: Skype aborts (ALSA_0.9.0rc4 not defined in file libasound.so.2)
Changed Bug title to `lib32asound2: symbol versioning changed in an 
incompatible way (ALSA_0.9.0rc4/8 dropped)' from `Skype aborts (ALSA_0.9.0rc4 
not defined in file libasound.so.2)'.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#529362: linuxfacile: includes non-removable, non-modifiable text

2009-05-27 Thread Davide Puricelli
On Wed, May 20, 2009 at 10:33:44PM +0200, Francesco Poli wrote:
 Good, I hope Daniele (and any other copyright holders) may be persuaded
 to re-license or dual-license under a good license, so that the manual
 may become clearly DFSG-free.
 
 Thanks for working on this issue.

Hi again,

I spoke with Daniele and we agreed to have linuxfacile removed from
Debian, the manual was written years ago and it's really outdated right
now, so this seems to be the best thing to do.

Maybe one day the manual will be updated (with a DFSG-compliant
license), and I'll be ready and glad to repackage it.

I'm keeping this bug open as reference until linuxfacile is removed. 

Regards,
-- 
Davide Puricelli, dpurice...@tin.it
Debian Developer: e...@debian.org | http://www.debian.org

Time looked like snow dropping silently into a black room -- Ray Bradbury


signature.asc
Description: Digital signature


Bug#527068: unowned files after purge (policy 6.8)

2009-05-27 Thread Felix Zielcke
Am Dienstag, den 05.05.2009, 14:37 +0200 schrieb Holger Levsen:
 Hi, 
 
 during a test with piuparts I noticed your package left owned and 
 unowned files on the system after purge, which is a violation of policy 6.8:
 
 http://www.debian.org/doc/debian-policy/ch-maintainerscripts.html#s-removedetails
 
 From the attached log (scroll to the bottom...):
 
 0m21.7s ERROR: FAIL: Package purging left files on system:
   /boot/grub not owned
   /boot/grub/ascii.pf2   not owned

We could remove the `ascii.pf2' and so only break the graphical terminal
on a package purge, but I don't think it would be good to remove the
whole /boot/grub. Maybe people want to purge the package but still wants
to have a working grub2.
Maybe we should stop copying it to /boot/grub in the postinst, just to
make piuparts happy but I don't think that'd be good.

-- 
Felix Zielcke




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



Bug#530740: cdimage.debian.org: incorrect Etch n half netinst link

2009-05-27 Thread Antoine Theytaz
Package: cdimage.debian.org
Severity: critical
Justification: breaks the whole system
 
-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.24-etchnhalf.1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 
Missing correct etchnhalf iso CD on this page:
http://www.debian.org/releases/etch/debian-installer/etchnhalf
1. netinst CD image
is:
http://cdimage.debian.org/cdimage/archive/4.0_r7/i386/iso-cd/debian-40r7
-etchnhalf-i386-netinst.iso
should be:
http://cdimage.debian.org/cdimage/archive/4.0_r8/i386/iso-cd/debian-40r8
-etchnhalf-i386-netinst.iso
 
Or we cannot use any mirror at install time (missing debian package pgp
key problem)
 
Thanks for correcting the links!
Antoine

P Help save paper - do you really need to print this email?

 


Bug#527068: unowned files after purge (policy 6.8)

2009-05-27 Thread Holger Levsen
Hi Felix,

On Mittwoch, 27. Mai 2009, Felix Zielcke wrote:
 We could remove the `ascii.pf2' and so only break the graphical terminal
 on a package purge, but I don't think it would be good to remove the
 whole /boot/grub. Maybe people want to purge the package but still wants
 to have a working grub2.

Huh, they remove, even purge the grub-pc package and still expect it to be 
working? If I remove apache, I dont expect the webserver to be still working.

I dont understand ;-)


regards,
Holger


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


Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Pierre THIERRY
Package: kmail
Version: 4:4.2.2-1
Severity: critical

I'm using mutt to read my emails and kontact to use a variety of PIM
application, especially for my calendar and contacts, occasionnally
taking notes (but not email).

Today I opened kontact and it complained about many .summary files not
being up to date, and just after that, all my mails previously marked
NEW in the Maildirs in ~/Mail were suddenly marked OLD instead, which is
a huge loss of information for me (I now have to browse them all to try
and recover which mails I already have read or not).

How come kmail's component in kontact MODIFIED my data without me using
it?! And why such a nonsensical modification?!

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (990, 'testing'), (900, 'stable'), (600, 'unstable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-xen-amd64 (SMP w/4 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 kmail depends on:
ii  kdebase-runtime   4:4.2.2-1  runtime components from the offici
ii  kdelibs5  4:4.2.2-2  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.2.2-1  core libraries for KDE PIM 4 appli
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libkdepim44:4.2.2-1  KDE PIM library
ii  libkleo4  4:4.2.2-1  certificate based crypto library f
ii  libkontactinterfaces4 4:4.2.2-1  KDE Kontact interface library
ii  libkpgp4  4:4.2.2-1  gpg based crypto library for KDE
ii  libksieve44:4.2.2-1  KDE mail/news message filtering li
ii  libmimelib4   4:4.2.2-1  KDE mime library
ii  libphonon44:4.3.1-1  Phonon multimedia framework for Qt
ii  libqt4-dbus   4.5.1-2Qt 4 D-Bus module
ii  libqt4-network4.5.1-2Qt 4 network module
ii  libqt4-qt3support 4.5.1-2Qt 3 compatibility library for Qt 
ii  libqt4-xml4.5.1-2Qt 4 XML module
ii  libqtcore44.5.1-2Qt 4 core module
ii  libqtgui4 4.5.1-2Qt 4 GUI module
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  perl  5.10.0-22  Larry Wall's Practical Extraction 
ii  phonon4:4.3.1-1  metapackage for Phonon multimedia 

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

Versions of packages kmail suggests:
pn  clamav | f-prot-installer none (no description available)
ii  gnupg 1.4.9-4GNU privacy guard - a free PGP rep
ii  gnupg-agent   2.0.11-1   GNU privacy guard - password agent
ii  kaddressbook  4:4.2.2-1  KDE address book
ii  kleopatra 4:4.2.2-1  KDE Certificate Manager
ii  pinentry-gtk2 [pinentry-x11]  0.7.5-3GTK+-2-based PIN or pass-phrase en
ii  spamassassin  3.2.5-4Perl-based spam filter using text 

-- no debconf information



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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread Giacomo Boffi
Julien Cristau writes:
  On Wed, May 27, 2009 at 09:13:44 +0200, giacomo boffi wrote:
  
   Package: compizconfig-settings-manager
   Version: 0.8.2-1
   Severity: grave
   
   Versions of packages compizconfig-settings-manager depends on:
   ii  python-compizconfig   0.7.6-1Compizconfig bindings for 
   python
  
  This is probably caused by the version mismatch.  Please install a newer
  python-compizconfig.

afaict, the python-compizconfig version that i have installed is the
latest version available in squeeze

should i report a bug against python-compizconfig?

thank you,
gb

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




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



Bug#524273: compizconfig-settings-manager: Settings buttons don't work

2009-05-27 Thread Julien Cristau
On Wed, May 27, 2009 at 14:43:37 +0200, Giacomo Boffi wrote:

 afaict, the python-compizconfig version that i have installed is the
 latest version available in squeeze
 
 should i report a bug against python-compizconfig?
 
no, install the version from sid.  same for any remaining 0.7.x compiz
packages.

Cheers,
Julien



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



Bug#530746: evolution: Build-Dependencies need to be updated

2009-05-27 Thread Gustavo Noronha Silva
Package: evolution
Version: 2.26.1.1-2
Severity: serious
Justification: Policy 7.7

As can be seen in this log, evolution is not declaring some build-deps
correctly:

https://buildd.debian.org/fetch.cgi?pkg=evolution;ver=2.26.2-1;arch=i386;stamp=1243330389

It may thus fail to build from source on some buildds.

See you,

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

Kernel: Linux 2.6.30-rc5-686 (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 evolution depends on:
ii  dbus 1.2.14-2simple interprocess messaging syst
ii  debconf [deb 1.5.26  Debian configuration management sy
ii  evolution-co 2.26.1.1-2  architecture independent files for
ii  evolution-da 2.26.1.1-2  evolution database backend server
ii  gconf2   2.26.0-1GNOME configuration database syste
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbluetooth 3.36-1  Library to use the BlueZ Linux Blu
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libcamel1.2- 2.26.1.1-2  The Evolution MIME message handlin
ii  libdbus-1-3  1.2.14-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libebackend1 2.26.1.1-2  Utility library for evolution data
ii  libebook1.2- 2.26.1.1-2  Client library for evolution addre
ii  libecal1.2-7 2.26.1.1-2  Client library for evolution calen
ii  libedataserv 2.26.1.1-2  Utility library for evolution data
ii  libedataserv 2.26.1.1-2  GUI utility library for evolution 
ii  libegroupwis 2.26.1.1-2  Client library for accessing group
ii  libenchant1c 1.4.2-3.3   a wrapper library for various spel
ii  libexchange- 2.26.1.1-2  Client library for accessing Excha
ii  libfontconfi 2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared lib
ii  libgconf2-4  2.26.0-1GNOME configuration database syste
ii  libgdata-goo 2.26.1.1-2  Client library for accessing Googl
ii  libgdata1.2- 2.26.1.1-2  Client library for accessing Googl
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgnome-pil 2.0.15-2.4  Support libraries for gnome-pilot
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgnomecanv 2.26.0-1A powerful object-oriented display
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2 1:2.24.1-1  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libgtkhtml-e 3.26.1.1-2  HTML rendering/editing library - e
ii  libgtkhtml3. 3.26.1.1-2  HTML rendering/editing library - r
ii  libgweather1 2.26.1-1GWeather shared library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libical0 0.43-2  iCalendar library implementation i
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libldap-2.4- 2.4.15-1.1  OpenLDAP libraries
ii  libnotify1 [ 0.4.5-1 sends desktop notifications to a n
ii  libnspr4-0d  4.7.4-3 NetScape Portable Runtime Library
ii  libnss3-1d   3.12.3-1Network Security Service libraries
ii  liborbit21:2.14.17-0.1   libraries for ORBit2 - a CORBA ORB
ii  libpango1.0- 1.24.2-1Layout and rendering of internatio
ii  libpisock9   0.12.3-11   library for communicating with a P
ii  libpisync1   0.12.3-11   synchronization library for PalmOS
ii  libpopt0 1.14-4  lib for parsing cmdline parameters
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libsoup2.4-1 2.26.2-1an HTTP library implementation in 
ii  libsqlite3-0 3.6.13-1SQLite 3 shared 

Processed: Re: Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 530741 upstream
Bug#530741: set all my mails marked NEW as OLD
There were no tags set.
Tags added: upstream

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Modestas Vainius
tags 530741 upstream
thanks

Hello,

On 2009 m. May 27 d., Wednesday 15:27:53 Pierre THIERRY wrote:
 Package: kmail
 Version: 4:4.2.2-1
 Severity: critical

 I'm using mutt to read my emails and kontact to use a variety of PIM
 application, especially for my calendar and contacts, occasionnally
 taking notes (but not email).

 Today I opened kontact and it complained about many .summary files not
 being up to date, and just after that, all my mails previously marked
 NEW in the Maildirs in ~/Mail were suddenly marked OLD instead, which is
 a huge loss of information for me (I now have to browse them all to try
 and recover which mails I already have read or not).

 How come kmail's component in kontact MODIFIED my data without me using
 it?! And why such a nonsensical modification?!

If ~/Mail is where kmail is set up to store your mails, what do you expect? 
~/Mail has not been default since some 3.x version ( ~/.kde/share/apps/kmail 
is now default). I see that you could not have known kmail defaults but I 
don't think this is only kmail fault, it is also a user error as both 
applications are set up to use the same folder for mail storage.

Hence I believe the severity should be lowered but I'm not doing it just now.

-- 
Modestas Vainius modes...@vainius.eu


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


Bug#515717: xserver-xorg-video-nouveau_1:0.0.10~git+20090205+4dfd0b1-1(hppa/exp erimental): FTBFS

2009-05-27 Thread Frank Lichtenheld
On Wed, May 27, 2009 at 12:19:17PM +0100, Chris Lamb wrote:
 Chris Lamb wrote:
 
  Frank Lichtenheld wrote:
  
   your package failed to build from source.
 [..]
lambyAnyway, I'll check the hppa buildd logs in a few days.
 
 Frank, any idea why a the latest version has not been attempted yet?

Yeah, side-effect of me moving to a new appartment last week. Will reschedule
ASAP

Gruesse,
-- 
Frank Lichtenheld dj...@debian.org
www: http://www.djpig.de/



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



Processed: closing 493293

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 close 493293
Bug#493293: liblicense2 uses incorrect RDF predicate for License of a work
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug closed, send any further explanations to Asheesh Laroia 
ashe...@asheesh.org


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#529803: marked as done (mercurial: FTBFS: find: `debian/mercurial-common/usr/lib': No such file or directory)

2009-05-27 Thread James Cloos
 mercurial-common_1.2.1-3_all.deb
   to pool/main/m/mercurial/mercurial-common_1.2.1-3_all.deb
 mercurial_1.2.1-3.diff.gz
   to pool/main/m/mercurial/mercurial_1.2.1-3.diff.gz
 mercurial_1.2.1-3.dsc
   to pool/main/m/mercurial/mercurial_1.2.1-3.dsc
 mercurial_1.2.1-3_amd64.deb
   to pool/main/m/mercurial/mercurial_1.2.1-3_amd64.deb

I only see amd64 there, no 386.

The bug remains; 386 only has mercurial 1.2-1 but mercurial-common
1.2.1-3, whereas both are version 1.2.1-3 in amd64.

-JimC
-- 
James Cloos cl...@jhcloos.com OpenPGP: 1024D/ED7DAEA6



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



Processed: Re: avant-window-navigator: breaks upgrade, pycentral says Python-Version missing.

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 530274
Bug#530274: avant-window-navigator: breaks upgrade, pycentral says 
Python-Version missing.
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 found 530274 0.3.2.1-2
Bug#530274: avant-window-navigator: breaks upgrade, pycentral says 
Python-Version missing.
Bug marked as found in version 0.3.2.1-2.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530274: avant-window-navigator: breaks upgrade, pycentral says Python-Version missing.

2009-05-27 Thread Hristo Hristov
reopen 530274
found 530274 0.3.2.1-2
thanks

The bug is still present in version 0.3.2.1-2. The outpur of aptitude:

Preparing to replace avant-window-navigator 0.3.2-1+b2
(using .../avant-window-navigator_0.3.2.1-2_amd64.deb) ... Traceback
(most recent call last): File /usr/bin/pycentral, line 2096, in
module main()
  File /usr/bin/pycentral, line 2090, in main
rv = action.run(global_options)
  File /usr/bin/pycentral, line 1550, in run
pkg.read_version_info()
  File /usr/bin/pycentral, line 804, in read_version_info
raise PyCentralError, package has no field Python-Version
__main__.PyCentralError: package has no field Python-Version
dpkg: error
processing /var/cache/apt/archives/avant-window-navigator_0.3.2.1-2_amd64.deb
(--unpack): subprocess new pre-installation script returned error exit
status 1

Regards,
Hristo


signature.asc
Description: PGP signature


Bug#530643: Bug#530633: xterm: Unable to configure package

2009-05-27 Thread Mathias Brodala
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi.

Julien Cristau, 27.05.2009 11:15:
 What's the content of /var/lib/dpkg/alternatives/x-terminal-emulator?

Here’s the content:

 auto
 /usr/bin/x-terminal-emulator
 x-terminal-emulator.1.gz
 /usr/share/man/man1/x-terminal-emulator.1.gz
 
 /usr/bin/lxterm
 30
 /usr/share/man/man1/lxterm.1.gz
 /usr/bin/koi8rxterm
 20
 /usr/share/man/man1/koi8rxterm.1.gz
 /usr/bin/xfce4-terminal.wrapper
 40
 /usr/share/man/man1/xfce4-terminal.wrapper.1.gz
 /usr/bin/urxvt
 11
 /usr/share/man/man1/urxvt.1.gz
 /usr/bin/xterm
 20
 /usr/share/man/man1/xterm.1.gz
 /usr/bin/uxterm
 20
 /usr/share/man/man1/uxterm.1.gz
 /usr/bin/urxvtcd
 11
 /usr/share/man/man1/urxvtcd.1.gz


 Is there any mention of x-terminal-emulator.1.gz in another file in that
 directory?

No, only in the file posted above.

 What version of dpkg are you using?

Latest in Unstable, 1.15.2.


Regards, Mathias

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

iEYEARECAAYFAkodV+AACgkQYfUFJ3ewsJj/VACbBlb4quvN27T1/w8kzYcdICpq
6AcAoIrLJGJOzjomEzEJeeo2SeYh8AU0
=xs8V
-END PGP SIGNATURE-



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



Processed: forcibly merging 530643 530633

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forcemerge 530643 530633
Bug#530643: it fails upgrading
Bug#530633: xterm: Unable to configure package
Forcibly Merged 530633 530643.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#485894: marked as done (gnudatalanguage: Update build-depends to the new ImageMagick packages)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 15:32:44 +
with message-id e1m9l7u-00087h...@ries.debian.org
and subject line Bug#485894: fixed in gnudatalanguage 0.9~rc1-1.2
has caused the Debian Bug report #485894,
regarding gnudatalanguage: Update build-depends to the new ImageMagick packages
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
485894: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=485894
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gnudatalanguage
Severity: wishlist

Hi!

We are trying to have a newer ImageMagick uploaded to unstable until
the end of June, but we need your help.

The new ImageMagick packages are available at experimental, with SONAME
and package name changes.

While testing your package gnudatalanguage we saw that it fails to build with
the new ImageMagick package. At [1] you can find a patch to fix this.
Note that the patch might not be the best nor the most correct solution.

[1] 
http://people.debian.org/~naoliv/misc/imagemagick/transition/patch-gnudatalanguage.txt

What we ask is if it's possible to you verify the correctness of our
patch, apply it, test your package and upload a new revision of it
to experimental.

If you have any doubts you can contact us at
pkg-gmagick-im-t...@lists.alioth.debian.org.

Thank you very much!

Best regards,
Nelson



---End Message---
---BeginMessage---
Source: gnudatalanguage
Source-Version: 0.9~rc1-1.2

We believe that the bug you reported is fixed in the latest version of
gnudatalanguage, which is due to be installed in the Debian FTP archive:

gnudatalanguage_0.9~rc1-1.2.diff.gz
  to pool/main/g/gnudatalanguage/gnudatalanguage_0.9~rc1-1.2.diff.gz
gnudatalanguage_0.9~rc1-1.2.dsc
  to pool/main/g/gnudatalanguage/gnudatalanguage_0.9~rc1-1.2.dsc
gnudatalanguage_0.9~rc1-1.2_i386.deb
  to pool/main/g/gnudatalanguage/gnudatalanguage_0.9~rc1-1.2_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 485...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Margarita Manterola ma...@debian.org (supplier of updated gnudatalanguage 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 May 2009 00:14:58 +
Source: gnudatalanguage
Binary: gnudatalanguage
Architecture: source i386
Version: 0.9~rc1-1.2
Distribution: unstable
Urgency: low
Maintainer: Gürkan Sengün gur...@phys.ethz.ch
Changed-By: Margarita Manterola ma...@debian.org
Description: 
 gnudatalanguage - Free IDL compatible incremental compiler
Closes: 480455 485894 488169 504861
Changes: 
 gnudatalanguage (0.9~rc1-1.2) unstable; urgency=low
 .
   * Non-maintainer upload to fix FTBFS and other bugs.
   * Applied patch provided by naoliv to make gnudatalanguage compile with
 the new imagemagick (Closes: #485894)
   * Applied patch provided by Martin Michlmayr to make gnudatalanguage
 compile with gcc 4.4 (Closes: #504861)
   * Applied improved watch file, thanks to Daniel Leidert for the file.
 (Closes: #480455)
   * Changed fftw3-dev to libfftw3-dev at Build-Depends, thanks to Marco
 Rodrigues for the report. (Closes: #488169)
   * Changed netcdfg-dev to libnetcdfg-dev at Build-Depends.
Checksums-Sha1: 
 9d0ecc1195be5798dee7b95486674c96c595d88c 1335 gnudatalanguage_0.9~rc1-1.2.dsc
 98c3e2841202468647590a29f58354b86e9fd989 24432 
gnudatalanguage_0.9~rc1-1.2.diff.gz
 336e1d07cfdcfbf43eeb9d530fa30322fdfd6ae4 1936856 
gnudatalanguage_0.9~rc1-1.2_i386.deb
Checksums-Sha256: 
 28789110018fb659f8ab9e1510c1c3f3007f7926adb42b3e37dd0fd428053063 1335 
gnudatalanguage_0.9~rc1-1.2.dsc
 e76e73ef7a471595d4d31efd3fc432538fa4f739546c79d44e953221de715088 24432 
gnudatalanguage_0.9~rc1-1.2.diff.gz
 0e57b5b70a6bd0b27290b3e99705bdae1db3fb17cde31d4d63fbf9640269cb60 1936856 
gnudatalanguage_0.9~rc1-1.2_i386.deb
Files: 
 40c931bada6e0398eb1642fd6a8dde5c 1335 interpreters optional 
gnudatalanguage_0.9~rc1-1.2.dsc
 4e56ae581f813c0608d3362c570c814c 24432 interpreters optional 
gnudatalanguage_0.9~rc1-1.2.diff.gz
 968c354ee2c02638f3ab73529ffa0be9 1936856 interpreters optional 
gnudatalanguage_0.9~rc1-1.2_i386.deb

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

iEYEARECAAYFAkocl6kACgkQlAuUx1tI/670ZACfcMcGrTujjqQVjvtm7frWvanY

Processed: reassign 530643 to dpkg, retitle 530643 to update-alternatives b0rkage?

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 530643 dpkg
Bug#530643: it fails upgrading
Bug#530633: xterm: Unable to configure package
Bug reassigned from package `xterm' to `dpkg'.

 retitle 530643 update-alternatives b0rkage?
Bug#530643: it fails upgrading
Changed Bug title to `update-alternatives b0rkage?' from `it fails upgrading'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Pierre THIERRY
Scribit Modestas Vainius dies 27/05/2009 hora 16:14:
 If ~/Mail is where kmail is set up to store your mails, what do you
 expect? 

I used kmail a bit, ages ago, so maybe this setup was just carried
through various upgrades. Still, what is the meaning of turning all my
nex mails into old ones without me even seeing their subject?

 I see that you could not have known kmail defaults but I don't think
 this is only kmail fault, it is also a user error as both applications
 are set up to use the same folder for mail storage.

Couldn't the two applications be nice to each other? mutt wouldn't do
any modifications to the mail storage without a clear request from the
user, I'd like the same behaviour from kmail.

 Hence I believe the severity should be lowered but I'm not doing it
 just now.

Kmail's current behaviour combined with me having used before led me to
lose a whole lot of valuable information, without even asking anything
from kmail, so I still think the severity is that high, but I'm
obviously biased, as I'm pissed by what happened, so you should have the
final word.

Quickly,
Pierre
-- 
nowhere@levallois.eu.org
OpenPGP 0xD9D50D8A


signature.asc
Description: Digital signature


Bug#515946: libxi6 2:1.2.0-2 makes iceweasel and midori crash

2009-05-27 Thread Vincent Lefevre
On 2009-05-27 12:16:23 +0200, Julien Cristau wrote:
 On Mon, May 25, 2009 at 16:52:50 +0200, Vincent Lefevre wrote:
  What information do you need? Would a test under valgrind be useful?
  
 I guess that's worth a try.

Here's an example with midori 0.1.4-1 (as it is light that iceweasel).
The crash is immediate (I don't have to do anything).

$ valgrind midori
==10974== Memcheck, a memory error detector.
==10974== Copyright (C) 2002-2008, and GNU GPL'd, by Julian Seward et al.
==10974== Using LibVEX rev 1884, a library for dynamic binary translation.
==10974== Copyright (C) 2004-2008, and GNU GPL'd, by OpenWorks LLP.
==10974== Using valgrind-3.4.1-Debian, a dynamic binary instrumentation 
framework.
==10974== Copyright (C) 2000-2008, and GNU GPL'd, by Julian Seward et al.
==10974== For more details, rerun with: -v
==10974== 
==10974== Invalid read of size 8
==10974==at 0x58BD854: _gdk_x11_screen_process_owner_change 
(gdkscreen-x11.c:1124)
==10974==by 0x58B13E3: gdk_event_translate (gdkevents-x11.c:2093)
==10974==by 0x58B18B6: _gdk_events_queue (gdkevents-x11.c:2298)
==10974==by 0x58B1C8D: gdk_event_dispatch (gdkevents-x11.c:2358)
==10974==by 0x7895F79: g_main_context_dispatch (gmain.c:1814)
==10974==by 0x789963F: g_main_context_iterate (gmain.c:2448)
==10974==by 0x7899B0C: g_main_loop_run (gmain.c:2656)
==10974==by 0x5323B33: gtk_dialog_run (gtkdialog.c:1090)
==10974==by 0x41D652: main (in /usr/bin/midori)
==10974==  Address 0x338 is not stack'd, malloc'd or (recently) free'd
==10974== 
==10974== Process terminating with default action of signal 11 (SIGSEGV): 
dumping core
==10974==  Access not within mapped region at address 0x338
==10974==at 0x58BD854: _gdk_x11_screen_process_owner_change 
(gdkscreen-x11.c:1124)
==10974==by 0x58B13E3: gdk_event_translate (gdkevents-x11.c:2093)
==10974==by 0x58B18B6: _gdk_events_queue (gdkevents-x11.c:2298)
==10974==by 0x58B1C8D: gdk_event_dispatch (gdkevents-x11.c:2358)
==10974==by 0x7895F79: g_main_context_dispatch (gmain.c:1814)
==10974==by 0x789963F: g_main_context_iterate (gmain.c:2448)
==10974==by 0x7899B0C: g_main_loop_run (gmain.c:2656)
==10974==by 0x5323B33: gtk_dialog_run (gtkdialog.c:1090)
==10974==by 0x41D652: main (in /usr/bin/midori)
==10974==  If you believe this happened as a result of a stack overflow in your
==10974==  program's main thread (unlikely but possible), you can try to 
increase
==10974==  the size of the main thread stack using the --main-stacksize= flag.
==10974==  The main thread stack size used in this run was 8388608.
==10974== 
==10974== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 13 from 2)
==10974== malloc/free: in use at exit: 1,195,307 bytes in 12,078 blocks.
==10974== malloc/free: 38,284 allocs, 26,206 frees, 3,911,189 bytes allocated.
==10974== For counts of detected errors, rerun with: -v
==10974== searching for pointers to 12,078 not-freed blocks.
==10974== checked 9,009,056 bytes.
==10974== 
==10974== LEAK SUMMARY:
==10974==definitely lost: 15,762 bytes in 341 blocks.
==10974==  possibly lost: 144,280 bytes in 178 blocks.
==10974==still reachable: 1,035,265 bytes in 11,559 blocks.
==10974== suppressed: 0 bytes in 0 blocks.
==10974== Rerun with --leak-check=full to see details of leaked memory.
zsh: segmentation fault  valgrind midori

And the backtrace of previous execution (without valgrind):

vin:~ gdb =midori core
GNU gdb 6.8-debian
[...]
Core was generated by `midori'.
Program terminated with signal 11, Segmentation fault.
[New process 10943]
#0  _gdk_x11_screen_process_owner_change (screen=0x0, event=0x7fffe53b6900)
at /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkscreen-x11.c:1124
1124/scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkscreen-x11.c: No such 
file or directory.
in /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkscreen-x11.c
(gdb) bt
#0  _gdk_x11_screen_process_owner_change (screen=0x0, event=0x7fffe53b6900)
at /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkscreen-x11.c:1124
#1  0x7feadc5103e4 in gdk_event_translate (display=0x1bb10a0, 
event=0x1c27ea0, xevent=0x7fffe53b6900, return_exposes=0)
at /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkevents-x11.c:2093
#2  0x7feadc5108b7 in _gdk_events_queue (display=0x1bb10a0)
at /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkevents-x11.c:2298
#3  0x7feadc510c8e in gdk_event_dispatch (source=value optimized out, 
callback=0x7fffe53b6900, user_data=0x1bb10a0)
at /scratch/build-area/gtk+2.0-2.16.1/gdk/x11/gdkevents-x11.c:2358
#4  0x7feada4dbf7a in IA__g_main_context_dispatch (context=0x1bbd400)
at /tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/glib/gmain.c:1814
#5  0x7feada4df640 in g_main_context_iterate (context=0x1bbd400, block=1, 
dispatch=1, self=value optimized out)
at /tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/glib/gmain.c:2448
#6  0x7feada4dfb0d in IA__g_main_loop_run (loop=0x1ccfed0)
at 

Processed: Re: Bug#530020: Acknowledgement (git-svn fetch crashes with glibc error every time)

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 530020 important
Bug#530020: git-svn fetch crashes with glibc error every time
Severity set to `important' from `grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Modestas Vainius
severity 530741 important
thanks

Hello,

On 2009 m. May 27 d., Wednesday 19:04:49 Pierre THIERRY wrote:
 I used kmail a bit, ages ago, so maybe this setup was just carried
 through various upgrades. Still, what is the meaning of turning all my
 nex mails into old ones without me even seeing their subject?

  I see that you could not have known kmail defaults but I don't think
  this is only kmail fault, it is also a user error as both applications
  are set up to use the same folder for mail storage.

 Couldn't the two applications be nice to each other? mutt wouldn't do
 any modifications to the mail storage without a clear request from the
 user, I'd like the same behaviour from kmail.
kmail is known not to be very reliable when it comes to handling corrupt or 
out-of-sync indices. This is exactly what happened in your case. kmail went 
mad and made all mails read (as per default I guess). I agree that kmail 
should improve its index handling but this is a long standing issue and it 
will go away once kmail gets akonadi support for mail storage (at least that's 
how I understand it).

  Hence I believe the severity should be lowered but I'm not doing it
  just now.

 Kmail's current behaviour combined with me having used before led me to
 lose a whole lot of valuable information, without even asking anything
 from kmail, so I still think the severity is that high, but I'm
 obviously biased, as I'm pissed by what happened, so you should have the
 final word.
I agree but it is still an error on your side. I believe such kind of problems 
were the main reason the default mail storage folder was changed to kmail 
private location. So you are a victim here only because you used to be a kmail 
user a LONG LONG item ago and set up the same mail folder for mutt. Hence 
lowering severity.

-- 
Modestas Vainius modes...@vainius.eu


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


Processed: Re: Bug#530741: set all my mails marked NEW as OLD

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 530741 important
Bug#530741: set all my mails marked NEW as OLD
Severity set to `important' from `critical'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530020: Acknowledgement (git-svn fetch crashes with glibc error every time)

2009-05-27 Thread Gerfried Fuchs
severity 530020 important
thanks

* John Goerzen jgoer...@complete.org [2009-05-23 00:49:44 CEST]:
 Here's some added info.
 
 Due to bug #529929 and #529920, I had added this to ~/.subversion/servers:
 
 http-library = serf
 
 After removing that and downgrading libneon27-gnutls, this problem
 went away.
 
 Seems like there is some problem with the serf library.

 Might well be, though this doesn't seem to justify a grave severity,
it works for me pretty well with a git svn clone of the
svn+ssh://svn.debian.org/svn/secure-testing repository.

 Can you pin it down further and offer some recipe to be able to
reproduce it?

 Thanks!
Rhonda



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



Bug#530667:

2009-05-27 Thread Robert Bordelon
I've verified that wireshark works fine on a 64 bit kernel / 64 bit
userland system. The system which is having problems has a 64 bit
kernel but a 32 bit userland. It seems that this bug is actually in
the libpcap0.8 library. There is an open bug (#517098) against
libpcap0.8 related to running on a 64 kernel / 32 user system, but
it's for a newer kernel (I'm using 2.6.26-2-15lenny2.)



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



Bug#530768: [kvpnc] KVPNC cannot import PCF files

2009-05-27 Thread Christian Frommeyer
Package: kvpnc
Version: 0.9.1-1
Severity: serious

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

When trying to import a Cisco-PCF file I always get an error message
that the file I just selected from the file picker does not exist (which
obviously isn't true).

According to this Mandriva Bug report the Bug is fixed upstream:

https://qa.mandriva.com/show_bug.cgi?id=45540

Regards Chris

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.28.7-mikkeli

Debian Release: squeeze/sid
  500 unstablewww.debian-multimedia.org
  500 unstableftp2.de.debian.org
1 experimentalftp2.de.debian.org

--- Package information. ---
Depends  (Version) | Installed
==-+-=
kdebase-runtime   (= 4:4.2.2) | 4:4.2.2-1
kdelibs5  (= 4:4.2.2) | 4:4.2.2-2
libc6   (= 2.1.3) | 2.9-12
libgcc1   (= 1:4.1.1) | 1:4.4.0-4
libgcrypt11 (= 1.4.2) | 1.4.4-2
libqt4-dbus (= 4.4.3) | 4.5.1-2
libqt4-network  (= 4.4.3) | 4.5.1-2
libqt4-qt3support   (= 4.4.3) | 4.5.1-2
libqt4-svg  (= 4.4.3) | 4.5.1-2
libqt4-xml  (= 4.4.3) | 4.5.1-2
libqtcore4  (= 4.4.3) | 4.5.1-2
libqtgui4   (= 4.4.3) | 4.5.1-2
libstdc++6  (= 4.2.1) | 4.4.0-4
menu   | 2.1.41
net-tools  | 1.60-23
psmisc | 22.7-1
module-init-tools  | 3.7-pre9-1


Package's Recommends field is empty.

Suggests(Version) | Installed
=-+-===
iptables  | 1.4.3.2-2
openssl   | 0.9.8g-16
openvpn   |
racoon|
vpnc  | 0.5.3-1
pptp-linux|
openswan  |
xl2tpd|
openct|
opensc|







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



Bug#527495: PACKSTATION Information

2009-05-27 Thread info
Sehr geehrte PACKSTATION Kundin, sehr geehrter PACKSTATION Kunde,

wir mussten mit großem Bedauern feststellen, dass wir einige Probleme mit 
unserem System hatten. Aus gegebenem Grund müssen Sie, Ihre PACKSTATION 
Kundschaft bestätigen. Bitte folgen sie dem nachfolgendem Link, und füllen sie 
die Felder Korrekt aus.

http://dhl-packstaion.de/
Somit sichern sie sich weiterhin einen Uneingeschränkten Zugriff auf Ihre 
PACKSTATION.


Bei weiteren Fragen zum PACKSTATION Service freuen wir uns auf Ihre eMail an 
i...@packstation.de.


Freundliche Grüße

Ihr PACKSTATION Team

Lars Wenzel

Bug#529044: marked as done (delta: file conflict with swap-cwm)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 16:47:03 +
with message-id e1m9mhp-00070w...@ries.debian.org
and subject line Bug#529044: fixed in delta 2006.08.03-3
has caused the Debian Bug report #529044,
regarding delta: file conflict with swap-cwm
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
529044: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529044
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: delta
Version: 2006.08.03-1
Severity: serious
Justification: Policy 10.1

Unpacking delta (from .../delta_2006.08.03-1_i386.deb) ...
dpkg: error processing 
/var/cache/debtorrent/ftp.pl.debian.org_debian_dists_unstable_main_binary-i386/pool/main/d/delta/delta_2006.08.03-1_i386.deb
 (--unpack):
 trying to overwrite `/usr/bin/delta', which is also in package swap-cwm
Errors were encountered while processing:
 
/var/cache/debtorrent/ftp.pl.debian.org_debian_dists_unstable_main_binary-i386/pool/main/d/delta/delta_2006.08.03-1_i386.deb

-- 
Michał Politowski
Talking has been known to lead to communication if practiced carelessly.


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: delta
Source-Version: 2006.08.03-3

We believe that the bug you reported is fixed in the latest version of
delta, which is due to be installed in the Debian FTP archive:

delta_2006.08.03-3.diff.gz
  to pool/main/d/delta/delta_2006.08.03-3.diff.gz
delta_2006.08.03-3.dsc
  to pool/main/d/delta/delta_2006.08.03-3.dsc
delta_2006.08.03-3_i386.deb
  to pool/main/d/delta/delta_2006.08.03-3_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 529...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bradley Smith bradsm...@debian.org (supplier of updated delta package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 May 2009 17:33:57 +0100
Source: delta
Binary: delta
Architecture: source i386
Version: 2006.08.03-3
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith bradsm...@debian.org
Changed-By: Bradley Smith bradsm...@debian.org
Description: 
 delta  - Heuristic minimizer of interesting files
Closes: 529044
Changes: 
 delta (2006.08.03-3) unstable; urgency=low
 .
   * Rename delta to singledelta. Closes: #529044.
Checksums-Sha1: 
 c3b3239f1ef96e84e756110a2b3a2fc78828fcc4 1129 delta_2006.08.03-3.dsc
 716e394db1904f826ba18ce95cfc941b748e13ad 2593 delta_2006.08.03-3.diff.gz
 5b16a3f7c33f11697f6fd50d83cd305d0568ff6c 22836 delta_2006.08.03-3_i386.deb
Checksums-Sha256: 
 838f67fff290067dfdba78453b1f3cbe58fc6056b5a670efd7550fddd878d05f 1129 
delta_2006.08.03-3.dsc
 234bcdbe5fe87705af4be7cb63d1b8f9a946c19e87da58d4e652dea717f767d1 2593 
delta_2006.08.03-3.diff.gz
 ae92ef85567aea4de075d7f2f35b37bd07e59d0c5ce983f7361aae3883447ded 22836 
delta_2006.08.03-3_i386.deb
Files: 
 048a565c68fed1bcb252450ed52242db 1129 devel extra delta_2006.08.03-3.dsc
 355bc3f874423ca51c1d5a67c2f2848a 2593 devel extra delta_2006.08.03-3.diff.gz
 23df1c51859929f9cb973a39118b528e 22836 devel extra delta_2006.08.03-3_i386.deb

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

iEYEARECAAYFAkoda/4ACgkQj3BimscY00ceDgCfQoHE+36shsZ4/mWL62MWgGDX
PGQAnjD29G6FT8a+TzaTjJlBvLNLu1Tp
=U42t
-END PGP SIGNATURE-


---End Message---


Bug#530771: r-cran-rquantlib: RQuantLib fails to load

2009-05-27 Thread Arnaud Battistella
Package: r-cran-rquantlib
Version: 0.2.11-1
Severity: grave
Justification: renders package unusable

Hi,
A recent upgrade causes RQuantLib to fail. Here is the relevant output:

 library(RQuantLib)
Loading required package: Rcpp
Error in dyn.load(file, DLLpath = DLLpath, ...) :
  unable to load shared library 
'/usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so':
  /usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so: undefined symbol: 
_ZNK8QuantLib10IntegratorclERKN5boost8functionIFddESaIvEEEdd
Error in library(RQuantLib) : .First.lib failed for 'RQuantLib'

Thanks!
A.

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

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

Versions of packages r-cran-rquantlib depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.0-5  GCC support library
ii  libquantlib-0.9.7 0.9.7-1+b1 Quantitative Finance Library -- de
ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
ii  r-base-core   2.9.0-2GNU R core of statistical computat
ii  r-cran-rcpp   0.6.5-1GNU R / C++ interface classes and 

r-cran-rquantlib recommends no packages.

r-cran-rquantlib suggests no packages.

-- no debconf information



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



Bug#530772: libgl1-mesa-glx: Recent library update broke starsuite8 (openoffice 2 variant) and glxinfo

2009-05-27 Thread ishik...@yk.rim.or.jp
Package: libgl1-mesa-glx
Version: 7.0.3-7
Severity: critical
Justification: breaks unrelated software


If I am reporting this to a wrong package, forgive me.
This is the closest I could think of under the circumstances.

I have upgraded my lenny system (with testing in apt sources.list)
lately (last week). I had not done so for several weeks.

Since then Sun's starsuite8 (aka staroffice8 based on OpenOffice 2)
fails to start. It crashes on startup.

I used starsuite8 for a long time on this PC and so was puzzled at
the problem.

I investigated and found that startsuite8t will start if I temporarily hide
/usr/lib/libGL.so and friends by renaming them.

Someone suggested that I try glxinfo to see what is wrong.

To my surprise, glxinfo also fails to start (!).

At least, glxinfo outputs easier to understand failure.

To wit, running glxinfo,  I obtained the following failure:

ishik...@duron$ glxinfo
name of display: :0.0
X Error of failed request:  BadValue (integer parameter out of range for 
operation)
  Major opcode of failed request:  143 (GLX)
  Minor opcode of failed request:  19 (X_GLXQueryServerString)
  Value in failed request:  0x1
  Serial number of failed request:  17
  Current serial number in output stream:  17
ishik...@duron$ 

staroffice8 (soffice) in the following manner: 
You can see that glx call fails and
soffice.bin aborts.

ishik...@duron$ soffice
X-Error: BadValue (integer parameter out of range for operation)
Major opcode: 143
Minor opcode: 19
Resource ID:  0x1
Serial No:142 (142)
soffice.bin: ../../src/xcb_io.c:542: _XRead: Assertion `dpy-xcb-reply_data != 
((void *)0)' failed.


Fatal exception: Signal 6
Stack:
/u5/starsuite8/program/libuno_sal.so.3[0xb7031162]
/u5/starsuite8/program/libuno_sal.so.3[0xb703128c]
/u5/starsuite8/program/libuno_sal.so.3[0xb7031339]
[0xe400]
/lib/i686/cmov/libc.so.6(abort+0x188)[0xb682d008]
/lib/i686/cmov/libc.so.6(__assert_fail+0xee)[0xb68245ce]
/usr/lib/libX11.so.6[0xb6b9b9fb]
/usr/lib/libGL.so.1[0xb472d121]
/opt/starsuite8/program/soffice: line 236:  4986 Aborted 
$sd_prog/$sd_binary $@
ishik...@duron$ 


FYI, this is an an excerpts from Xorg.0.log.--- glx is loaded.

(II) LoadModule: dri
(II) Loading /usr/lib/xorg/modules/extensions//libdri.so
(II) Module dri: vendor=X.Org Foundation
compiled for 7.1.0, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(II) Loading extension XFree86-DRI
(II) LoadModule: glx
(II) Loading /usr/lib/xorg/modules/extensions//libglx.so
(II) Module glx: vendor=X.Org Foundation
compiled for 1.4.2, module version = 1.0.0
ABI class: X.Org Server Extension, version 0.3
(==) AIGLX enabled
(II) Loading extension GLX


BTW, I tested this under LANG=C and LC_ALL=C to make sure that this problem
is not related to I18N/L10N issues. Usually I use LANG=ja_JP.ujis and 
LC_ALL=ja_JP.ujis. Indeed, the problem is not related to I18N issues. 
staroffice8 and glxinfo fail under both locales.


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

Kernel: Linux 2.6.26.3-test-tmscsim (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/bash

Versions of packages libgl1-mesa-glx depends on:
ii  libc6 2.9-4  GNU C Library: Shared libraries
ii  libdrm2   2.3.1-2Userspace interface to kernel DRM 
ii  libx11-6  2:1.2.1-1  X11 client-side library
ii  libxdamage1   1:1.1.1-4  X11 damaged region extension libra
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfixes31:4.0.3-2  X11 miscellaneous 'fixes' extensio
ii  libxxf86vm1   1:1.0.2-1  X11 XFree86 video mode extension l

libgl1-mesa-glx recommends no packages.

libgl1-mesa-glx suggests no packages.

-- no debconf information



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



Bug#530512: compiz: fails to redraw windows and move them around

2009-05-27 Thread Julian Gilbey
I think I've found the problem: compizconfig-backend-gconf 0.8.2-1 has
not yet migrated to testing.  Bizarrely, there is no dependency
mentioned, and yet this was the entire problem: upgrading this package
from 0.7.6-1 to 0.8.2-1 solved the problem for me.

So there is a dependency or conflict missing somewhere, but I'm unsure
exactly where it should be.

   Julian



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



Bug#530772: libgl1-mesa-glx: Recent library update broke starsuite8 (openoffice 2 variant) and glxinfo

2009-05-27 Thread Julien Cristau
severity 530772 important
tag 530772 moreinfo unreproducible
kthxbye

On Thu, May 28, 2009 at 02:15:45 +0900, ishik...@yk.rim.or.jp wrote:

 Package: libgl1-mesa-glx
 Version: 7.0.3-7
 Severity: critical
 Justification: breaks unrelated software
 
if it depends on libGL, it's not unrelated.
 
 If I am reporting this to a wrong package, forgive me.
 This is the closest I could think of under the circumstances.
 
 I have upgraded my lenny system (with testing in apt sources.list)
 lately (last week). I had not done so for several weeks.
 
7.0.3-7 was uploaded mid December, and was in testing shortly after
that.

 Since then Sun's starsuite8 (aka staroffice8 based on OpenOffice 2)
 fails to start. It crashes on startup.
 
 I used starsuite8 for a long time on this PC and so was puzzled at
 the problem.
 
 I investigated and found that startsuite8t will start if I temporarily hide
 /usr/lib/libGL.so and friends by renaming them.
 
are you sure your libGL comes from mesa, and not nvidia or fglrx?

Cheers,
Julien



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



Bug#529720: CRM114's .css format

2009-05-27 Thread Christian Perrier
Quoting Milan Zamazal (p...@debian.org):
 Thanks for all the suggestions.  I'll discuss the problem with upstream
 again and then decide what to do.
 
 On the Debian side, I'll probably implement the big debconf message.  It
 should inform the user about the change and suggest stopping MTA on the
 computer until crm114 behavior is checked (and fixed if necessary).  The
 installation script could offer to stop the MTA itself, but I'm afraid
 of situations when this action would fail, resulting in various problems
 up to mail loss again.

That would need another debconf message and also detect what MTA is
running.

Also, even in situations where there is no local MTA, users could be
hit by this problem (fetchmail+procmail comes to my mind, not sure if
some setups can work without MTA but I'm fairly sure one can find
some).

So, any warning should be generic enough so that anyone using crm114,
or having some of his|her users potentially using it should be warned
loudly enough.

-- 





signature.asc
Description: Digital signature


Processed: Bug#530772: libgl1-mesa-glx: Recent library update broke starsuite8 (openoffice 2 variant) and glxinfo

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 530772 important
Bug#530772: libgl1-mesa-glx: Recent library update broke starsuite8 (openoffice 
2 variant) and glxinfo
Severity set to `important' from `critical'

 tag 530772 moreinfo unreproducible
Bug#530772: libgl1-mesa-glx: Recent library update broke starsuite8 (openoffice 
2 variant) and glxinfo
There were no tags set.
Tags added: moreinfo, unreproducible

 kthxbye
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530780: jpegtran is NOT lossless with Exif data by default

2009-05-27 Thread Richard Laager
Package: libjpeg-progs
Version: 6b-14
Severity: grave

From the man page:
NAME
   jpegtran - lossless transformation of JPEG files
...
   ... But by the same token, jpegtran cannot perform lossy 
operations
   such as changing the image quality.
...
   -copy comments
  Copy only comment markers.  This setting  copies  
comments  from
  the source file, but discards any other inessential data.

   -copy all
  Copy  all  extra  markers.  This setting preserves 
miscellaneous
  markers found in the source file, such as Exif data, JFIF 
thumb‐
  nails and Photoshop settings.  In some files these extra 
markers
  can be sizable.

  The default behavior is -copy comments.

As you can see, jpegtran explicitly claims to be lossless. It even
further claims it cannot perform lossy operations. (I realize now
that's only talking about image data.) But, the default for extra marker
copying is -copy comment, which drops Exif data. This means that every
picture I've rotated with jpegtran has lost its Exif data. Luckily, I
probably don't need it that bad, but I was using this tool explicitly
because it's supposedly lossless.

I realize that the man page is clear about the default value of -copy,
but who reads an entire man page to find the one option that makes the
description under NAME untrue?

I propose these possible solutions, in order of preference:
 1. Add a new argument to copy that behaves like -copy all, but
*updates* the JFIF thumbnail after transforming the image. Make
this option the default.
 2. Add a new argument to copy that behaves like -copy all, but
*drops* (does not copy) the JFIF thumbnails. Make this option
the default.
 3. Make -copy all the default.
 4. Add a new argument to copy that behaves like -copy comments, but
also copies exif markers. Make this option the default. The
first patch here might be useful, though I'm not sure if it also
copies comments:
https://bugzilla.redhat.com/show_bug.cgi?id=106060
 5. Add an asterisk after lossless at the top of the man page and
then add a note under it such as, '* The only extra markers
copied by default are comments. This means certain data (Exif
data, JFIF thumbnails, Photoshop settings, etc.) will be lost.
To copy all extra markers, see the -copy all argument.'

Severity grave based on the fact that this causes data loss.

Richard


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


Bug#530781: cyrus-sasl2-heimdal-dbg and cyrus-sasl2-dbg: error when trying to install together

2009-05-27 Thread Ralf Treinen
Package: cyrus-sasl2-dbg,cyrus-sasl2-heimdal-dbg
Version: cyrus-sasl2-dbg/2.1.23.dfsg1-1
Version: cyrus-sasl2-heimdal-dbg/2.1.23.dfsg1-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-05-27
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libroken18-heimdal libasn1-8-heimdal libwind0-heimdal libhx509-3-heimdal
  libkrb5-25-heimdal libheimntlm0-heimdal libgssapi2-heimdal libsasl2-modules
  cyrus-sasl2-dbg libsasl2-modules-gssapi-heimdal cyrus-sasl2-heimdal-dbg
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libroken18-heimdal.
(Reading database ... 8136 files and directories currently installed.)
Unpacking libroken18-heimdal (from 
.../libroken18-heimdal_1.2.dfsg.1-5_amd64.deb) ...
Selecting previously deselected package libasn1-8-heimdal.
Unpacking libasn1-8-heimdal (from .../libasn1-8-heimdal_1.2.dfsg.1-5_amd64.deb) 
...
Selecting previously deselected package libwind0-heimdal.
Unpacking libwind0-heimdal (from .../libwind0-heimdal_1.2.dfsg.1-5_amd64.deb) 
...
Selecting previously deselected package libhx509-3-heimdal.
Unpacking libhx509-3-heimdal (from 
.../libhx509-3-heimdal_1.2.dfsg.1-5_amd64.deb) ...
Selecting previously deselected package libkrb5-25-heimdal.
Unpacking libkrb5-25-heimdal (from 
.../libkrb5-25-heimdal_1.2.dfsg.1-5_amd64.deb) ...
Selecting previously deselected package libheimntlm0-heimdal.
Unpacking libheimntlm0-heimdal (from 
.../libheimntlm0-heimdal_1.2.dfsg.1-5_amd64.deb) ...
Selecting previously deselected package libgssapi2-heimdal.
Unpacking libgssapi2-heimdal (from 
.../libgssapi2-heimdal_1.2.dfsg.1-5_amd64.deb) ...
Selecting previously deselected package libsasl2-modules.
Unpacking libsasl2-modules (from .../libsasl2-modules_2.1.23.dfsg1-1_amd64.deb) 
...
Selecting previously deselected package cyrus-sasl2-dbg.
Unpacking cyrus-sasl2-dbg (from .../cyrus-sasl2-dbg_2.1.23.dfsg1-1_amd64.deb) 
...
Selecting previously deselected package libsasl2-modules-gssapi-heimdal.
Unpacking libsasl2-modules-gssapi-heimdal (from 
.../libsasl2-modules-gssapi-heimdal_2.1.23.dfsg1-1_amd64.deb) ...
Selecting previously deselected package cyrus-sasl2-heimdal-dbg.
Unpacking cyrus-sasl2-heimdal-dbg (from 
.../cyrus-sasl2-heimdal-dbg_2.1.23.dfsg1-1_amd64.deb) ...
Adding `diversion of /usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.22 to 
/usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.22.mit by 
cyrus-sasl2-heimdal-dbg'
dpkg: error processing 
/var/cache/apt/archives/cyrus-sasl2-heimdal-dbg_2.1.23.dfsg1-1_amd64.deb 
(--unpack):
 trying to overwrite `/usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.23', 
which is also in package cyrus-sasl2-dbg
Errors were encountered while processing:
 /var/cache/apt/archives/cyrus-sasl2-heimdal-dbg_2.1.23.dfsg1-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/lib/debug/usr/lib/sasl2/libgssapiv2.so.2.0.23
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



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



Bug#530735: marked as done (ekiga bug: Segmentation fault)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 21:22:55 +0200
with message-id 4a1d930f.2040...@pu-pm.univ-fcomte.fr
and subject line Re: Bug#530735: ekiga bug: Segmentation fault
has caused the Debian Bug report #530735,
regarding ekiga bug: Segmentation fault
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530735: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530735
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: ekiga
Version: 2.0.12-1+nmu1+b1
Justification: renders package unusable
Severity: grave

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


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

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

Versions of packages ekiga depends on:
ii  evolution-data-server  2.26.1.1-2evolution database backend 
server
ii  gconf2 2.26.0-1  GNOME configuration 
database syste
ii  libart-2.0-2   2.3.20-2  Library of functions for 2D 
graphi

ii  libatk1.0-01.26.0-1  The ATK accessibility toolkit
ii  libavahi-client3   0.6.25-1  Avahi client library
ii  libavahi-common3   0.6.25-1  Avahi common library
ii  libavahi-glib1 0.6.25-1  Avahi glib integration library
ii  libbonobo2-0   2.24.1-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.24.1-1  The Bonobo UI library
ii  libc6  2.9-12GNU C Library: Shared libraries
ii  libcairo2  1.8.6-2+b1The Cairo 2D vector 
graphics libra
ii  libebook1.2-9  2.26.1.1-2Client library for 
evolution addre
ii  libedataserver1.2-11   2.26.1.1-2Utility library for 
evolution data
ii  libesd00.2.41-4  Enlightened Sound Daemon - 
Shared
ii  libfontconfig1 2.6.0-3   generic font configuration 
library
ii  libfreetype6   2.3.9-4.1 FreeType 2 font engine, 
shared lib

ii  libgcc11:4.4.0-5 GCC support library
ii  libgconf2-42.26.0-1  GNOME configuration 
database syste

ii  libglib2.0-0   2.20.1-2  The GLib library of C routines
ii  libgnome2-02.26.0-1  The GNOME library - runtime 
files
ii  libgnomecanvas2-0  2.26.0-1  A powerful object-oriented 
display
ii  libgnomeui-0   2.24.1-1  The GNOME 2 libraries (User 
Interf
ii  libgnomevfs2-0 1:2.24.1-1GNOME Virtual File System 
(runtime
ii  libgtk2.0-02.16.1-2  The GTK+ graphical user 
interface
ii  libice62:1.0.5-1 X11 Inter-Client Exchange 
library
ii  libopal-2.22.2.11~dfsg1-4Open Phone Abstraction 
Library - s
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a 
CORBA ORB
ii  libpango1.0-0  1.24.0-3+b1   Layout and rendering of 
internatio
ii  libpopt0   1.14-4lib for parsing cmdline 
parameters

ii  libpt-1.10.10  1.10.10-3 Portable Windows Library
ii  libsdl1.2debian1.2.13-4+b1   Simple DirectMedia Layer
ii  libsm6 2:1.1.0-2 X11 Session Management library
ii  libsoup2.4-1   2.26.1-1  an HTTP library 
implementation in

ii  libstdc++6 4.4.0-5   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.1-1 X11 client-side library

--ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages ekiga recommends:
ii  yelp  2.24.0-2   Help browser for GNOME 2

Versions of packages ekiga suggests:
pn  asterisk  none (no description available)
pn  callweavernone (no description available)
pn  gnugk none (no description available)
pn  mediaproxynone (no description available)
pn  openser   none (no description available)
pn  rtpproxy  none (no description available)
pn  ser   none (no description available)
pn  siproxd   none (no description available)
pn  yate  none (no description available)





-- 

Bug#530780: jpegtran is NOT lossless with Exif data by default

2009-05-27 Thread Bill Allombert
On Wed, May 27, 2009 at 02:10:00PM -0500, Richard Laager wrote:

Hello Richard,

 From the man page:
 NAME
jpegtran - lossless transformation of JPEG files
 ...
... But by the same token, jpegtran cannot perform lossy 
 operations
such as changing the image quality.

Only when applied to JPEG files, not EXIF files with are not valid JPEG
files according to the JFIF standard. (It is not possible for a file to
be both EXIF and JFIF compliant). If you want to manipulate EXIF files,
use exif software.

 I realize that the man page is clear about the default value of -copy,
 but who reads an entire man page to find the one option that makes the
 description under NAME untrue?

I will let you answer this one.

Cheers,
-- 
Bill. ballo...@debian.org

Imagine a large red swirl here. 



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



Bug#530746: marked as done (evolution: Build-Dependencies need to be updated)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 19:32:17 +
with message-id e1m9orj-0007jy...@ries.debian.org
and subject line Bug#530746: fixed in evolution 2.26.2-2
has caused the Debian Bug report #530746,
regarding evolution: Build-Dependencies need to be updated
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530746: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530746
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: evolution
Version: 2.26.1.1-2
Severity: serious
Justification: Policy 7.7

As can be seen in this log, evolution is not declaring some build-deps
correctly:

https://buildd.debian.org/fetch.cgi?pkg=evolution;ver=2.26.2-1;arch=i386;stamp=1243330389

It may thus fail to build from source on some buildds.

See you,

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

Kernel: Linux 2.6.30-rc5-686 (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 evolution depends on:
ii  dbus 1.2.14-2simple interprocess messaging syst
ii  debconf [deb 1.5.26  Debian configuration management sy
ii  evolution-co 2.26.1.1-2  architecture independent files for
ii  evolution-da 2.26.1.1-2  evolution database backend server
ii  gconf2   2.26.0-1GNOME configuration database syste
ii  gnome-icon-t 2.24.0-4GNOME Desktop icon theme
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libatk1.0-0  1.26.0-1The ATK accessibility toolkit
ii  libbluetooth 3.36-1  Library to use the BlueZ Linux Blu
ii  libbonobo2-0 2.24.1-1Bonobo CORBA interfaces library
ii  libbonoboui2 2.24.1-1The Bonobo UI library
ii  libc62.9-12  GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libcamel1.2- 2.26.1.1-2  The Evolution MIME message handlin
ii  libdbus-1-3  1.2.14-2simple interprocess messaging syst
ii  libdbus-glib 0.80-4  simple interprocess messaging syst
ii  libebackend1 2.26.1.1-2  Utility library for evolution data
ii  libebook1.2- 2.26.1.1-2  Client library for evolution addre
ii  libecal1.2-7 2.26.1.1-2  Client library for evolution calen
ii  libedataserv 2.26.1.1-2  Utility library for evolution data
ii  libedataserv 2.26.1.1-2  GUI utility library for evolution 
ii  libegroupwis 2.26.1.1-2  Client library for accessing group
ii  libenchant1c 1.4.2-3.3   a wrapper library for various spel
ii  libexchange- 2.26.1.1-2  Client library for accessing Excha
ii  libfontconfi 2.6.0-3 generic font configuration library
ii  libfreetype6 2.3.9-4.1   FreeType 2 font engine, shared lib
ii  libgconf2-4  2.26.0-1GNOME configuration database syste
ii  libgdata-goo 2.26.1.1-2  Client library for accessing Googl
ii  libgdata1.2- 2.26.1.1-2  Client library for accessing Googl
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.1-2The GLib library of C routines
ii  libgnome-pil 2.0.15-2.4  Support libraries for gnome-pilot
ii  libgnome2-0  2.26.0-1The GNOME library - runtime files
ii  libgnomecanv 2.26.0-1A powerful object-oriented display
ii  libgnomeui-0 2.24.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2 1:2.24.1-1  GNOME Virtual File System (runtime
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libgtkhtml-e 3.26.1.1-2  HTML rendering/editing library - e
ii  libgtkhtml3. 3.26.1.1-2  HTML rendering/editing library - r
ii  libgweather1 2.26.1-1GWeather shared library
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libical0 0.43-2  iCalendar library implementation i
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libldap-2.4- 2.4.15-1.1  OpenLDAP libraries
ii  libnotify1 

Bug#529665: Backtrace

2009-05-27 Thread Artur R. Czechowski
Hello,
After installing following debug symbols:
[INSTALL, DEPENDENCIES] kdebase-runtime-dbg
[INSTALL, DEPENDENCIES] kdepimlibs-dbg
[INSTALL] kdebase-workspace-dbg
[INSTALL] kdelibs5-dbg
[INSTALL] libglib2.0-0-dbg
[INSTALL] libqt4-dbg
I run plasma from command line and I got following backtrace:


[Thread debugging using libthread_db enabled]
[New Thread 0x7f66391637a0 (LWP 17821)]
[New Thread 0x7f661767c950 (LWP 17823)]
[New Thread 0x7f66184ad950 (LWP 17822)]
0x7f6638b57831 in nanosleep () from /lib/libc.so.6
Current language:  auto; currently c
[Current thread is 0 (LWP 17821)]

Thread 3 (Thread 0x7f66184ad950 (LWP 17822)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at 
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x7f6635d4e739 in QWaitCondition::wait (this=0x25b34c0, 
mutex=0x25b34b8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x7f6632d8469c in QHostInfoAgent::run (this=0x25b34a0) at 
kernel/qhostinfo.cpp:260
#3  0x7f6635d4d742 in QThreadPrivate::start (arg=0x25b34a0) at 
thread/qthread_unix.cpp:189
#4  0x7f6630e9dfaa in start_thread (arg=value optimized out) at 
pthread_create.c:300
#5  0x7f6638b8729d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#6  0x in ?? ()

Thread 2 (Thread 0x7f661767c950 (LWP 17823)):
#0  0x7f6638b80af2 in select () from /lib/libc.so.6
#1  0x7f6635e14936 in QProcessManager::run (this=0x2003270) at 
io/qprocess_unix.cpp:305
#2  0x7f6635d4d742 in QThreadPrivate::start (arg=0x2003270) at 
thread/qthread_unix.cpp:189
#3  0x7f6630e9dfaa in start_thread (arg=value optimized out) at 
pthread_create.c:300
#4  0x7f6638b8729d in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x in ?? ()
Current language:  auto; currently asm

Thread 1 (Thread 0x7f66391637a0 (LWP 17821)):
#0  0x7f6638b57831 in nanosleep () from /lib/libc.so.6
#1  0x7f6638b57657 in __sleep (seconds=value optimized out) at 
../sysdeps/unix/sysv/linux/sleep.c:138
#2  0x7f66376ddd09 in KCrash::startDrKonqi (argv=0x7fff412a2b38, argc=17) 
at ../../kdeui/util/kcrash.cpp:412
#3  0x7f66376de65a in KCrash::defaultCrashHandler (sig=11) at 
../../kdeui/util/kcrash.cpp:337
#4  signal handler called
#5  QString::operator= (this=0x2400820, oth...@0x25d0a38) at 
../../include/QtCore/../../src/corelib/arch/qatomic_x86_64.h:121
#6  0x7f661979e5d8 in ?? () from /usr/lib/kde4/plasma_applet_worldclock.so
#7  0x7f663878a6f9 in Plasma::Corona::loadLayout (this=0x20fdc70, 
configName=value optimized out) at ../../plasma/corona.cpp:313
#8  0x7f663878bd22 in Plasma::Corona::initializeLayout (this=0x20fdc70, 
configna...@0x7fff412a3690) at ../../plasma/corona.cpp:260
#9  0x7f6638e579a7 in PlasmaApp::corona (this=0x1fe7020) at 
../../../../plasma/shells/desktop/plasmaapp.cpp:514
#10 0x7f6638e57b25 in PlasmaApp::setupDesktop (this=0x1fe7020) at 
../../../../plasma/shells/desktop/plasmaapp.cpp:255
#11 0x7f6638e5ad38 in PlasmaApp::qt_metacall (this=0x1fe7020, 
_c=QMetaObject::InvokeMetaMethod, _id=value optimized out, _a=0x7fff412a3820) 
at ./plasmaapp.moc:94
#12 0x7f6635e4b862 in QMetaObject::activate (sender=0x20d9380, 
from_signal_index=value optimized out, to_signal_index=4, argv=0x0) at 
kernel/qobject.cpp:3120
#13 0x7f6635e50b9f in QSingleShotTimer::timerEvent (this=0x20d9380) at 
kernel/qtimer.cpp:298
#14 0x7f6635e45b43 in QObject::event (this=0x20d9380, e=0x25d0a38) at 
kernel/qobject.cpp:1082
#15 0x7f663657a4fd in QApplicationPrivate::notify_helper (this=0x200b800, 
receiver=0x20d9380, e=0x7fff412a3ee0) at kernel/qapplication.cpp:4057
#16 0x7f663658277a in QApplication::notify (this=0x1fe7020, 
receiver=0x20d9380, e=0x7fff412a3ee0) at kernel/qapplication.cpp:4022
#17 0x7f663767855b in KApplication::notify (this=0x1fe7020, 
receiver=0x20d9380, event=0x7fff412a3ee0) at 
../../kdeui/kernel/kapplication.cpp:307
#18 0x7f6635e35e4c in QCoreApplication::notifyInternal (this=0x1fe7020, 
receiver=0x20d9380, event=0x7fff412a3ee0) at kernel/qcoreapplication.cpp:610
#19 0x7f6635e63036 in QTimerInfoList::activateTimers (this=0x2025ea0) at 
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213
#20 0x7f6635e5f55d in timerSourceDispatch (source=value optimized out) at 
kernel/qeventdispatcher_glib.cpp:164
#21 0x7f66310ebf7a in IA__g_main_context_dispatch (context=0x2025150) at 
/tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/glib/gmain.c:1814
#22 0x7f66310ef640 in g_main_context_iterate (context=0x2025150, block=1, 
dispatch=1, self=value optimized out) at 
/tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/glib/gmain.c:2448
#23 0x7f66310ef7dc in IA__g_main_context_iteration (context=0x2025150, 
may_block=1) at /tmp/cdt.XX50MgKl/build-area/glib2.0-2.20.1/glib/gmain.c:2511
#24 0x7f6635e5f4bf in QEventDispatcherGlib::processEvents (this=0x200b790, 
flags=value optimized out) at kernel/qeventdispatcher_glib.cpp:324
#25 

Bug#513891: tuxcmd: Does not run at all

2009-05-27 Thread Tomáš Šafařík

Hi Salvatore,

sorry for my late answer.

I just noticed, that tuxcmd_0.6.50-5 is already in the repository. I 
also checked winff_1.0.1-2 and lazarus-ide_0.9.26.2-1 which uses 
fpc_2.2.4-1 but the problem is still there.


Should I try to compile it?

Tomas

Salvatore Bonaccorso wrote:

Hi Tomas

It passed now really much time since my last reply. Last days now a
new version of fpc was uploaded (2.2.4-1). 


Can you please try, if compilation under powerpc works fine, and then
now you can use tuxcmd? (See http://bugs.debian.org/515035, hope with
the new version this may be solved).

dget -x http://ftp.debian.org/debian/pool/main/t/tuxcmd/tuxcmd_0.6.50-3.dsc
cd tuxcmd-0.6.50/
# satisfy the build-dependencies
dpkg-buildpackage -b

Then in ../tuxcmd_0.6.50-3_powerpc.deb is the deb package.

Could you please then tell me if it still fails?

If you do not want to build the package, you can also wait, until the
package builds (https://buildd.debian.org/pkg.cgi?pkg=tuxcmd). But
upstream told me anyway that tuxcmd will work only under i386 and
amd64, so I anyway finally should try to let keep only for these
architectures tuxcmd in the archive.

Bests
Salvatore
  




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



Processed: So, this bug seems to be found in version 1.15.2

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 530643 1.15.2
Bug#530643: update-alternatives b0rkage?
Bug#530633: xterm: Unable to configure package
Bug marked as found in version 1.15.2.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#529362: linuxfacile: includes non-removable, non-modifiable text

2009-05-27 Thread Francesco Poli
On Wed, 27 May 2009 12:27:58 +0200 Davide Puricelli wrote:

[...]
 Hi again,

Hi!  :)

 
 I spoke with Daniele and we agreed to have linuxfacile removed from
 Debian, the manual was written years ago and it's really outdated right
 now, so this seems to be the best thing to do.

Well, if it's heavily outdated, then I agree that this is the most
reasonable thing to do.

It's unfortunate that such documentation failed to stay
up-to-date...  :-(

 
 Maybe one day the manual will be updated (with a DFSG-compliant
 license), and I'll be ready and glad to repackage it.

Good.

 
 I'm keeping this bug open as reference until linuxfacile is removed. 

That's fine with me.

Thanks for working this issue out (even though it unfortunately
resulted in the package being removed from Debian...).

Bye.

-- 
 New location for my website! Update your bookmarks!
 http://www.inventati.org/frx
. Francesco Poli .
 GnuPG key fpr == C979 F34B 27CE 5CD8 DC12  31B5 78F4 279B DD6D FCF4


pgpvzxKFpPM2x.pgp
Description: PGP signature


Processed: Re: [Pkg-alsa-devel] Bug#529940: lib32asound2: symbol versioning changed in an incompatible way

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 529940 pending
Bug#529940: lib32asound2: symbol versioning changed in an incompatible way 
(ALSA_0.9.0rc4/8 dropped)
There were no tags set.
Tags added: pending

 forwarded 529940 alsa-de...@alsa-project.org
Bug#529940: lib32asound2: symbol versioning changed in an incompatible way 
(ALSA_0.9.0rc4/8 dropped)
Noted your statement that Bug has been forwarded to alsa-de...@alsa-project.org.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530805: ov51x-jpeg-source: Compilation failed using module-assistant

2009-05-27 Thread Marcin Kucharczyk
Package: ov51x-jpeg-source
Version: 1.5.9-1
Severity: grave
Justification: renders package unusable


When trying to compile using module-assistant there are errors:

  CC [M]  /usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.o 
   
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c: In function 
‘ov51x_clear_snapshot’: 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:1691: error: implicit declaration 
of function ‘warn’ 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c: In function ‘decompress’:
   
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:4414: warning: unused variable 
‘ret’ 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:4424: warning: unused variable 
‘ret’ 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c: In function ‘ov511_move_data’:   
   
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:4864: error: implicit declaration 
of function ‘info’ 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c: In function ‘ov51x_v4l1_ioctl’:  
   
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6386: warning: passing argument 1 
of ‘video_usercopy’ from incompatible pointer type 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6386: warning: passing argument 2 
of ‘video_usercopy’ makes integer from pointer without a cast   

  
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6386: warning: passing argument 4 
of ‘video_usercopy’ makes pointer from integer without a cast   

  
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6386: error: too many arguments 
to function ‘video_usercopy’ 
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c: At top level:
   
/usr/src/modules/ov51x-jpeg/ov51x-jpeg-core.c:6651: warning: initialization 
from incompatible pointer type 

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

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

Versions of packages ov51x-jpeg-source depends on:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  debhelper 7.2.14 helper programs for debian/rules
ii  make  3.81-5 The GNU version of the make util
ii  module-assistant  0.11.1 tool to make module package creati

ov51x-jpeg-source recommends no packages.

ov51x-jpeg-source suggests no packages.

-- no debconf information



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



Bug#529940: [Pkg-alsa-devel] Bug#529940: lib32asound2: symbol versioning changed in an incompatible way

2009-05-27 Thread Elimar Riesebieter
tags 529940 pending
forwarded 529940 alsa-de...@alsa-project.org
thanks

* Adeodato Simó [090527 13:53 +0200]
 severity 529940 serious
 retitle 529940 lib32asound2: symbol versioning changed in an incompatible way 
 (ALSA_0.9.0rc4/8 dropped)
 thanks
 
 Hello,
 
 it seems that between 1.0.19-1 and 1.0.20-1 the list of symbols in
 lib32asound2 changed. More precisely, the list of symbols remained but
 their associated versioning changed: all symbols associated with
 ALSA_0.9.0rc4 and ALSA_0.9.0rc8 were changed to live under ALSA_0.9
 instead, making applications compiled against = 1.0.19 fail to start
 due to missing symbols.
 
 Note that this problem affects the 32-bit library in amd64, but not the
 native libraries nor in i386 nor amd64.

Don't we have to verify it at ppc64 as well? CC'd to debian-ppc.

 
 Also note that we've started having applications like WINE 1.1.19 in
 experimental rebuilt against 1.0.20, and which don't work against
 alsa-lib 1.0.19 either. And we'll have no easy way to detect these,
 since shlibs are not bumped.
 
 Will you be able to upload fixed packages in a timely manner?

According to [0] I created svn version 2249 on alioth [1]. I've tested
it on amd64, were rc4 symbols appeared by checking via readelf. But
maybe alsa-devel rechecks the buildsystem of alsa-libs to avoid that
dirty hacks? --with-versioned appended to ./configure opts didn't
help.

[0] http://mailman.alsa-project.org/pipermail/alsa-devel/2009-April/016083.html
[1] 
http://svn.debian.org/wsvn/pkg-alsa/?op=compcompare[]=...@2248compare[]=...@2249

Jordi, please recheck and upload.

Index: debian/rules
===
--- debian/rules(Revision 2248)
+++ debian/rules(Arbeitskopie)
@@ -39,7 +39,7 @@
   endif
 endif
 
-CFLAGS = -g -Wall
+CFLAGS = -g -Wall -DUSE_VERSIONED_SYMBOLS
 
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
CFLAGS += -O0


-- 
  Talking much about oneself can also 
   be a means to conceal oneself.
 -Friedrich Nietzsche



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



Bug#527495: cyrus-imapd-2.2: service imap pid xxxx in BUSY state: terminated abnormally

2009-05-27 Thread Frank Segtrop
Hi!

Same problem here!

kernel: [2182780.056640] imapd[26524] trap invalid opcode
ip:7feeb1fd517a sp:7fffbf0bd7b0 error:0 in libdb-4.6.so[7feeb1f0a000+145000]

Frank



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



Processed: Re: Bug#530805: ov51x-jpeg-source: Compilation failed using module-assistant

2009-05-27 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 530805 normal
Bug#530805: ov51x-jpeg-source: Compilation failed using module-assistant
Severity set to `normal' from `grave'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


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



Bug#530672: marked as done (sitecopy: Linked with OpenSSL, seems to be a GPL violation)

2009-05-27 Thread Debian Bug Tracking System

Your message dated Wed, 27 May 2009 22:17:39 +
with message-id e1m9rrl-0007hw...@ries.debian.org
and subject line Bug#530672: fixed in sitecopy 1:0.16.6-2
has caused the Debian Bug report #530672,
regarding sitecopy: Linked with OpenSSL, seems to be a GPL violation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
530672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: sitecopy
Version: 1:0.16.6-1
Severity: serious

$ ldd /usr/bin/sitecopy | grep ssl
libssl.so.0.9.8 = /usr/lib/libssl.so.0.9.8 (0x7fd67a5cf000)
$ 


/usr/share/doc/sitecopy/copyright says:

--  snip  --


License:

This package is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.


--  snip  --


I didn't find any statement that all copyright holders of GPL'ed code
have given extra permission to link with OpenSSL.


See also question 28 at
  http://people.debian.org/~bap/dfsg-faq


It might be enough to change the libneon build dependency
to libneon27-gnutls-dev.



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


Versions of packages sitecopy depends on:
ii  libc6 2.9-12 GNU C Library: Shared libraries
ii  libneon27 0.28.2-6.1+b0.bunk An HTTP and WebDAV client library
^


---End Message---
---BeginMessage---
Source: sitecopy
Source-Version: 1:0.16.6-2

We believe that the bug you reported is fixed in the latest version of
sitecopy, which is due to be installed in the Debian FTP archive:

sitecopy_0.16.6-2.diff.gz
  to pool/main/s/sitecopy/sitecopy_0.16.6-2.diff.gz
sitecopy_0.16.6-2.dsc
  to pool/main/s/sitecopy/sitecopy_0.16.6-2.dsc
sitecopy_0.16.6-2_amd64.deb
  to pool/main/s/sitecopy/sitecopy_0.16.6-2_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 530...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Sandro Tosi mo...@debian.org (supplier of updated sitecopy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 27 May 2009 23:54:48 +0200
Source: sitecopy
Binary: sitecopy
Architecture: source amd64
Version: 1:0.16.6-2
Distribution: unstable
Urgency: medium
Maintainer: Sandro Tosi mo...@debian.org
Changed-By: Sandro Tosi mo...@debian.org
Description: 
 sitecopy   - A program for managing a WWW site via FTP, DAV or HTTP
Closes: 530672
Changes: 
 sitecopy (1:0.16.6-2) unstable; urgency=medium
 .
   * urgency=medium since it fixed a legal issue (openssl link)
   * debian/control
 - updated my email address
 - bump Standards-Version to 3.8.1 (no changes needed)
 - updated b-d to use libneon27-gnutls-dev, avoiding a link to openssl;
   thanks to Adrian Bunk for the report and the solution; Closes: #530672
 - updated Kartik's email address
 - removed DM-Upload-Allowed field, we are all DDs now
   * debian/copyright
 - updated debian packaging formatting, adding a proper copyright notice,
   also adding myself to that list
 - point to LGPL-2 for local license
Checksums-Sha1: 
 9c9112b7dc0c19c6ae293c158831d2c74ed97179 1325 sitecopy_0.16.6-2.dsc
 46be749194c7898a958438fd2a2bdb0cf4e40493 24351 sitecopy_0.16.6-2.diff.gz
 cddee11eef50293098277cab888d907561b5f4a0 147352 sitecopy_0.16.6-2_amd64.deb
Checksums-Sha256: 
 1010d94ac46ed568d0e8ce20a5b50a94eb346667b15a72ff6faaa59d85ca6e62 1325 
sitecopy_0.16.6-2.dsc
 758e05a31bf30fe225edd403f3f3e438d6646535d9bc59b9b08ad770b9767ed0 24351 
sitecopy_0.16.6-2.diff.gz
 16165069fc56de19780a01f2ed50235bb46e1e56ac934c966e5e4b5a39f32e75 147352 
sitecopy_0.16.6-2_amd64.deb
Files: 
 56178d0fcff750b4260bac3e86b85560 1325 web extra sitecopy_0.16.6-2.dsc
 5b7966ba68be2d29b430d36f790c52aa 24351 web extra sitecopy_0.16.6-2.diff.gz
 692a473f7571d7606258a91f122fbc38 147352 web extra sitecopy_0.16.6-2_amd64.deb

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


Bug#530780: jpegtran is NOT lossless with Exif data by default

2009-05-27 Thread Richard Laager
On Wed, 2009-05-27 at 21:30 +0200, Bill Allombert wrote:
 On Wed, May 27, 2009 at 02:10:00PM -0500, Richard Laager wrote:
 
 Hello Richard,
 
  From the man page:
  NAME
 jpegtran - lossless transformation of JPEG files
  ...
 ... But by the same token, jpegtran cannot perform lossy 
  operations
 such as changing the image quality.
 
 Only when applied to JPEG files, not EXIF files with are not valid JPEG
 files according to the JFIF standard. (It is not possible for a file to
 be both EXIF and JFIF compliant). If you want to manipulate EXIF files,
 use exif software.

Aside from people that work on these file formats directly, everyone
lumps these together as JPEG files in their head and when talking
about them.

More to the point, jpegtran works with my EXIF files. It properly
rotates them 90 degrees as desired. If I specify -copy all, it even
properly copies my EXIF metadata. The man page refers to EXIF in the
documentation of -copy all. How is a user to know that this isn't
exif software and that they should use something else?

This caused me data loss (even though it was just EXIF metadata). I know
there are people that care about their EXIF metadata a lot more than me,
though.

Are you opposed to all of my options (even #5, adding a note to the top
of the man page)? I'm not necessarily asking you to do the coding
either. If you want to, that's great, but I can see about generating a
patch if there's a solution you like.

If you'd rather, I can take this question upstream. I just prefer
discussing thing in the Debian context first.

Richard



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


Bug#529940: [alsa-devel] [Pkg-alsa-devel] Bug#529940: lib32asound2: symbol versioning changed in an incompatible way

2009-05-27 Thread Jon Smirl
On Wed, May 27, 2009 at 5:48 PM, Elimar Riesebieter riese...@lxtec.de wrote:
 tags 529940 pending
 forwarded 529940 alsa-de...@alsa-project.org
 thanks

 * Adeodato Simó [090527 13:53 +0200]
 severity 529940 serious
 retitle 529940 lib32asound2: symbol versioning changed in an incompatible 
 way (ALSA_0.9.0rc4/8 dropped)
 thanks

 Hello,

 it seems that between 1.0.19-1 and 1.0.20-1 the list of symbols in
 lib32asound2 changed. More precisely, the list of symbols remained but
 their associated versioning changed: all symbols associated with
 ALSA_0.9.0rc4 and ALSA_0.9.0rc8 were changed to live under ALSA_0.9
 instead, making applications compiled against = 1.0.19 fail to start
 due to missing symbols.

 Note that this problem affects the 32-bit library in amd64, but not the
 native libraries nor in i386 nor amd64.

I think you found my thread showing that dropping the rc4 symbols
breaks skype on 64b.
skype is only 32b and needs 32b compatibility support on amd64.

It is pretty pathetic that skype hasn't released a new Linux binary in
four years.


 Don't we have to verify it at ppc64 as well? CC'd to debian-ppc.


 Also note that we've started having applications like WINE 1.1.19 in
 experimental rebuilt against 1.0.20, and which don't work against
 alsa-lib 1.0.19 either. And we'll have no easy way to detect these,
 since shlibs are not bumped.

 Will you be able to upload fixed packages in a timely manner?

 According to [0] I created svn version 2249 on alioth [1]. I've tested
 it on amd64, were rc4 symbols appeared by checking via readelf. But
 maybe alsa-devel rechecks the buildsystem of alsa-libs to avoid that
 dirty hacks? --with-versioned appended to ./configure opts didn't
 help.

 [0] 
 http://mailman.alsa-project.org/pipermail/alsa-devel/2009-April/016083.html
 [1] 
 http://svn.debian.org/wsvn/pkg-alsa/?op=compcompare[]=...@2248compare[]=...@2249

 Jordi, please recheck and upload.

 Index: debian/rules
 ===
 --- debian/rules        (Revision 2248)
 +++ debian/rules        (Arbeitskopie)
 @@ -39,7 +39,7 @@
   endif
  endif

 -CFLAGS = -g -Wall
 +CFLAGS = -g -Wall -DUSE_VERSIONED_SYMBOLS

  ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
        CFLAGS += -O0


 --
  Talking much about oneself can also
   be a means to conceal oneself.
         -Friedrich Nietzsche
 ___
 Alsa-devel mailing list
 alsa-de...@alsa-project.org
 http://mailman.alsa-project.org/mailman/listinfo/alsa-devel




-- 
Jon Smirl
jonsm...@gmail.com



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



Bug#530780: jpegtran is NOT lossless with Exif data by default

2009-05-27 Thread Richard Laager
On Wed, 2009-05-27 at 21:30 +0200, Bill Allombert wrote:
 On Wed, May 27, 2009 at 02:10:00PM -0500, Richard Laager wrote:
 
 Hello Richard,
 
  From the man page:
  NAME
 jpegtran - lossless transformation of JPEG files
  ...
 ... But by the same token, jpegtran cannot perform lossy 
  operations
 such as changing the image quality.
 
 Only when applied to JPEG files, not EXIF files with are not valid JPEG
 files according to the JFIF standard. (It is not possible for a file to
 be both EXIF and JFIF compliant). If you want to manipulate EXIF files,
 use exif software.

Issues with jpegtran aside, is using jpegexiforient to set the EXIF
orientation flag the right solution, assuming my viewers all support
EXIF? (That doesn't help with programs that don't read EXIF tags, of
course.)

Richard


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


Bug#530771: r-cran-rquantlib: RQuantLib fails to load

2009-05-27 Thread Dirk Eddelbuettel

On 27 May 2009 at 19:13, Arnaud Battistella wrote:
| Hi,
| A recent upgrade causes RQuantLib to fail. Here is the relevant output:
| 
|  library(RQuantLib)
| Loading required package: Rcpp
| Error in dyn.load(file, DLLpath = DLLpath, ...) :
|   unable to load shared library 
'/usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so':
|   /usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so: undefined symbol: 
| _ZNK8QuantLib10IntegratorclERKN5boost8functionIFddESaIvEEEdd
| Error in library(RQuantLib) : .First.lib failed for 'RQuantLib'

Noted, thanks -- looks like I need a rebuild.  

Can you tell me which boost version you have installed?

Also, do the quantlib-examples still run?

Dirk

| Thanks!
| A.
| 
| -- System Information:
| Debian Release: squeeze/sid
|   APT prefers testing
|   APT policy: (500, 'testing')
| Architecture: amd64 (x86_64)
| 
| Kernel: Linux 2.6.26-2-amd64 (SMP w/4 CPU cores)
| Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
| Shell: /bin/sh linked to /bin/bash
| 
| Versions of packages r-cran-rquantlib depends on:
| ii  libc6 2.9-12 GNU C Library: Shared libraries
| ii  libgcc1   1:4.4.0-5  GCC support library
| ii  libquantlib-0.9.7 0.9.7-1+b1 Quantitative Finance Library -- 
de
| ii  libstdc++64.4.0-5The GNU Standard C++ Library v3
| ii  r-base-core   2.9.0-2GNU R core of statistical 
computat
| ii  r-cran-rcpp   0.6.5-1GNU R / C++ interface classes 
and 
| 
| r-cran-rquantlib recommends no packages.
| 
| r-cran-rquantlib suggests no packages.
| 
| -- no debconf information
| 
| 

-- 
Three out of two people have difficulties with fractions.



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



Bug#530771: r-cran-rquantlib: RQuantLib fails to load

2009-05-27 Thread Arnaud Battistella
Hi,
Concerning the boost version I have some 1.34 and 1.37 ... See detail under. 
About quantlib-examples, I'm not sure to understand what you are referring to, 
there is not executable with this name; still, quantlib-benchmark and 
quantlib-test-suite work as expected. However, if you refer to RQuantLib 
examples, they do not run as the RQuantLib functions do not load at all.
Let me know if you need more information.
Thanks for your work!
A.

arn...@###:~$ dpkg -l | grep libboost
ii  libboost-date-time-dev   1.34.1-15+b1set of 
date-time libraries based on generic
ii  libboost-date-time1.34.1 1.34.1-15+b1set of 
date-time libraries based on generic
ii  libboost-dev 1.34.1-15+b1Boost C++ 
Libraries development files
ii  libboost-doc 1.34.1-15   Boost.org 
libraries documentation
ii  libboost-filesystem-dev  1.34.1-15+b1filesystem 
operations (portable paths, itera
ii  libboost-filesystem1.34.11.34.1-15+b1filesystem 
operations (portable paths, itera
ii  libboost-filesystem1.37.01.37.0-9filesystem 
operations (portable paths, itera
ii  libboost-graph-dev   1.34.1-15+b1generic 
graph components and algorithms in C
ii  libboost-graph1.34.1 1.34.1-15+b1generic 
graph components and algorithms in C
ii  libboost-iostreams-dev   1.34.1-15+b1
Boost.Iostreams Library development files
ii  libboost-iostreams1.34.1 1.34.1-15+b1
Boost.Iostreams Library
ii  libboost-iostreams1.37.0 1.37.0-9
Boost.Iostreams Library
ii  libboost-program-options-dev 1.34.1-15+b1program 
options library for C++
ii  libboost-program-options1.34.1   1.34.1-15+b1program 
options library for C++
rc  libboost-program-options1.37.0   1.37.0-8program 
options library for C++
ii  libboost-program-options1.38.0   1.38.0-6program 
options library for C++
ii  libboost-python-dev  1.34.1-15+b1
Boost.Python Library development files
ii  libboost-python1.34.11.34.1-15+b1
Boost.Python Library
ii  libboost-python1.38.01.38.0-6
Boost.Python Library
ii  libboost-regex-dev   1.34.1-15+b1regular 
expression library for C++
ii  libboost-regex1.34.1 1.34.1-15+b1regular 
expression library for C++
ii  libboost-regex1.37.0 1.37.0-9regular 
expression library for C++
ii  libboost-serialization-dev   1.34.1-15+b1
serialization library for C++
ii  libboost-serialization1.34.1 1.34.1-15+b1
serialization library for C++
rc  libboost-serialization1.37.0 1.37.0-8
serialization library for C++
ii  libboost-signals-dev 1.34.1-15+b1managed 
signals and slots library for C++
ii  libboost-signals1.34.1   1.34.1-15+b1managed 
signals and slots library for C++
rc  libboost-signals1.37.0   1.37.0-8managed 
signals and slots library for C++
ii  libboost-system1.37.01.37.0-9Operating 
system (e.g. diagnostics support)
ii  libboost-test-dev1.34.1-15+b1components 
for writing and executing test su
ii  libboost-test1.34.1  1.34.1-15+b1components 
for writing and executing test su
ii  libboost-test1.38.0  1.38.0-6components 
for writing and executing test su
ii  libboost-thread-dev  1.34.1-15+b1portable 
C++ multi-threading
ii  libboost-thread1.34.11.34.1-15+b1portable 
C++ multi-threading
ii  libboost-thread1.37.01.37.0-9portable 
C++ multi-threading
ii  libboost-wave-dev1.34.1-15+b1C99/C++ 
preprocessor library
ii  libboost-wave1.34.1  1.34.1-15+b1C99/C++ 
preprocessor library


On Thursday 28 May 2009 03:11:14 am you wrote:
 
 On 27 May 2009 at 19:13, Arnaud Battistella wrote:
 | Hi,
 | A recent upgrade causes RQuantLib to fail. Here is the relevant output:
 | 
 |  library(RQuantLib)
 | Loading required package: Rcpp
 | Error in dyn.load(file, DLLpath = DLLpath, ...) :
 |   unable to load shared library 
 '/usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so':
 |   /usr/lib/R/site-library/RQuantLib/libs/RQuantLib.so: undefined symbol: 
 | _ZNK8QuantLib10IntegratorclERKN5boost8functionIFddESaIvEEEdd
 | Error in library(RQuantLib) : .First.lib failed for 

Bug#530771: r-cran-rquantlib: RQuantLib fails to load

2009-05-27 Thread Dirk Eddelbuettel

On 28 May 2009 at 03:23, Arnaud Battistella wrote:
| Hi,
| Concerning the boost version I have some 1.34 and 1.37 ... 

Maybe that creates a side effect?  I need to switch to the new scheme anyway.

| See detail under. About quantlib-examples, I'm not sure to understand what
| you are referring to, there is not executable with this name; 

If any of the examples run, or if they also get Boost loading issues, eg I
can run Bonds just fine:

e...@ron:~ Bonds

Today: Monday, September 15th, 2008
Settlement date: Thursday, September 18th, 2008

  ZC Fixed  Floating

 Net present value100.92107.67102.36
   Clean price100.92106.13101.80
   Dirty price100.92107.67102.36
Accrued coupon  0.00  1.54  0.56
   Previous coupon   N/A4.50 %2.89 %
   Next coupon   N/A4.50 %3.43 %
 Yield3.00 %3.65 %2.20 %

Sample indirect computations (for the floating rate bond):

Yield to Clean Price: 101.80
Clean Price to Yield: 2.20 %

Run completed in 0 s

e...@ron:~

| still, quantlib-benchmark and quantlib-test-suite work as
| expected. However, if you refer to RQuantLib examples, they do not run as
| the RQuantLib functions do not load at all. 

Yes, I will need to take a closer look. I'm sure that if you rebuilt it
locally it'll probably work.

| Let me know if you need more information.
| Thanks for your work!

Thanks for the feedback!

Dirk

| A.
| 
| arn...@###:~$ dpkg -l | grep libboost
| ii  libboost-date-time-dev   1.34.1-15+b1set of 
date-time libraries based on generic
| ii  libboost-date-time1.34.1 1.34.1-15+b1set of 
date-time libraries based on generic
| ii  libboost-dev 1.34.1-15+b1Boost 
C++ Libraries development files
| ii  libboost-doc 1.34.1-15   
Boost.org libraries documentation
| ii  libboost-filesystem-dev  1.34.1-15+b1
filesystem operations (portable paths, itera
| ii  libboost-filesystem1.34.11.34.1-15+b1
filesystem operations (portable paths, itera
| ii  libboost-filesystem1.37.01.37.0-9
filesystem operations (portable paths, itera
| ii  libboost-graph-dev   1.34.1-15+b1generic 
graph components and algorithms in C
| ii  libboost-graph1.34.1 1.34.1-15+b1generic 
graph components and algorithms in C
| ii  libboost-iostreams-dev   1.34.1-15+b1
Boost.Iostreams Library development files
| ii  libboost-iostreams1.34.1 1.34.1-15+b1
Boost.Iostreams Library
| ii  libboost-iostreams1.37.0 1.37.0-9
Boost.Iostreams Library
| ii  libboost-program-options-dev 1.34.1-15+b1program 
options library for C++
| ii  libboost-program-options1.34.1   1.34.1-15+b1program 
options library for C++
| rc  libboost-program-options1.37.0   1.37.0-8program 
options library for C++
| ii  libboost-program-options1.38.0   1.38.0-6program 
options library for C++
| ii  libboost-python-dev  1.34.1-15+b1
Boost.Python Library development files
| ii  libboost-python1.34.11.34.1-15+b1
Boost.Python Library
| ii  libboost-python1.38.01.38.0-6
Boost.Python Library
| ii  libboost-regex-dev   1.34.1-15+b1regular 
expression library for C++
| ii  libboost-regex1.34.1 1.34.1-15+b1regular 
expression library for C++
| ii  libboost-regex1.37.0 1.37.0-9regular 
expression library for C++
| ii  libboost-serialization-dev   1.34.1-15+b1
serialization library for C++
| ii  libboost-serialization1.34.1 1.34.1-15+b1
serialization library for C++
| rc  libboost-serialization1.37.0 1.37.0-8
serialization library for C++
| ii  libboost-signals-dev 1.34.1-15+b1managed 
signals and slots library for C++
| ii  libboost-signals1.34.1   1.34.1-15+b1managed 
signals and slots library for C++
| rc  libboost-signals1.37.0   1.37.0-8managed 
signals and slots library for C++
| ii  libboost-system1.37.01.37.0-9
Operating system (e.g. diagnostics support)
| ii  libboost-test-dev1.34.1-15+b1
components for writing and executing test su
| ii  libboost-test1.34.1  1.34.1-15+b1
components for writing and executing test su
| 

Bug#530822: libxml++2.6: ABI breakage in libxml++

2009-05-27 Thread Paul Wise
Package: libxml++2.6-2
Version: 2.26.0-1
Severity: serious

According to the author of GNOTE, libxml++ 2.26 breaks the ABI silently,
removes an interface without bumping SONAME:

http://www.figuiere.net/hub/blog/?2009/05/27/670-gnote-040
http://bugzilla.gnome.org/show_bug.cgi?id=583825
http://git.gnome.org/cgit/libxml++/commit/?id=4ff42fba42e3f89986d30231a4e8e604592c8fff

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#530824: the fmopl.c from MAME project is under a non-free, GPL-incompatible license

2009-05-27 Thread Wei Mingzhi
Package: dosbox
Version: 0.72-1.1
Severity: serious

it seems the file src/hardware/fmopl.c is based on the same file from
MAME project, however MAME is released under a non-free license[1],
and it turned out the author of fmopl.c refused to dual-license the
file under GPL[2]. Using such file in DOSBOX may render the binary
non-distributable due to license violation and lack of a waiver in
other parts of the code.

a possible fix may be use a earlier version of fmopl.c which the
original author agreed to release under GPL instead.

[1] http://www.mamedev.org
[2] 
http://forums.scummvm.org/viewtopic.php?t=2350sid=e4fb32e66baf4eab47ca9dfe6a7e52dd



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