Bug#606074: libdb5.1-stl-dev and libdb5.0-stl-dev: error when trying to install together

2010-12-05 Thread Ralf Treinen
Package: libdb5.0-stl-dev,libdb5.1-stl-dev
Version: libdb5.0-stl-dev/5.0.26-3
Version: libdb5.1-stl-dev/5.1.19-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2010-12-06
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!
  libdb5.0-stl libdb5.0-stl-dev libdb5.1-stl libdb5.1-stl-dev
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb5.0-stl.
(Reading database ... 12346 files and directories currently installed.)
Unpacking libdb5.0-stl (from .../libdb5.0-stl_5.0.26-3_amd64.deb) ...
Selecting previously deselected package libdb5.0-stl-dev.
Unpacking libdb5.0-stl-dev (from .../libdb5.0-stl-dev_5.0.26-3_amd64.deb) ...
Selecting previously deselected package libdb5.1-stl.
Unpacking libdb5.1-stl (from .../libdb5.1-stl_5.1.19-1_amd64.deb) ...
Selecting previously deselected package libdb5.1-stl-dev.
Unpacking libdb5.1-stl-dev (from .../libdb5.1-stl-dev_5.1.19-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libdb5.1-stl-dev_5.1.19-1_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/libdb_stl.a', which is also in package 
libdb5.0-stl-dev 0:5.0.26-3
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libdb5.1-stl-dev_5.1.19-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/include/dbstl_base_iterator.h
  /usr/include/dbstl_common.h
  /usr/include/dbstl_container.h
  /usr/include/dbstl_dbc.h
  /usr/include/dbstl_dbt.h
  /usr/include/dbstl_element_ref.h
  /usr/include/dbstl_exception.h
  /usr/include/dbstl_inner_utility.h
  /usr/include/dbstl_map.h
  /usr/include/dbstl_resource_manager.h
  /usr/include/dbstl_set.h
  /usr/include/dbstl_utility.h
  /usr/include/dbstl_vector.h
  /usr/lib/libdb_stl-5.so
  /usr/lib/libdb_stl.a
  /usr/lib/libdb_stl.so

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. You may
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.



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



Bug#605491: marked as done (pyrenamer: does not depend on python-gconf but doesn't run without it)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Dec 2010 07:02:05 +
with message-id 
and subject line Bug#605491: fixed in pyrenamer 0.6.0-1.1
has caused the Debian Bug report #605491,
regarding pyrenamer: does not depend on python-gconf but doesn't run without it
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.)


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

Package: pyrenamer
Version: 0.6.0-1
Severity: grave


PyRenamer doesn't start with the error message:

/usr/lib/pymodules/python2.6/pyrenamer/pyrenamer.py:120: GtkWarning:
GtkSpinButton: setting an adjustment with non-zero page size is deprecated
  self.glade_tree = gtk.glade.XML(pyrenamerglob.gladefile, "main_window")
Traceback (most recent call last):
  File "/usr/bin/pyrenamer", line 89, in 
main()
  File "/usr/bin/pyrenamer", line 84, in main
py = pyrenamer.pyRenamer(rootdir, startdir)
  File "/usr/lib/pymodules/python2.6/pyrenamer/pyrenamer.py", line 223, in
__init__
"on_add_recursive_toggled": self.prefs.on_add_recursive_toggled,
AttributeError: pyRenamer instance has no attribute 'prefs'

I consider this "grave", as it really doesn't start at all.

Installing python-gconf fixes the problem.



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages pyrenamer depends on:
ii  gconf2  2.28.1-6
ii  python  2.6.6-3+squeeze1
ii  python-glade2   2.17.0-4
ii  python-gtk2 2.17.0-4
ii  python-hachoir-metadata 1.3.2-1
ii  python-support  1.0.10

Versions of packages pyrenamer recommends:
pn  python-gnome2  (no description available)

pyrenamer suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: pyrenamer
Source-Version: 0.6.0-1.1

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

pyrenamer_0.6.0-1.1.diff.gz
  to main/p/pyrenamer/pyrenamer_0.6.0-1.1.diff.gz
pyrenamer_0.6.0-1.1.dsc
  to main/p/pyrenamer/pyrenamer_0.6.0-1.1.dsc
pyrenamer_0.6.0-1.1_all.deb
  to main/p/pyrenamer/pyrenamer_0.6.0-1.1_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins  (supplier of updated pyrenamer 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: Mon, 06 Dec 2010 00:23:53 -0600
Source: pyrenamer
Binary: pyrenamer
Architecture: source all
Version: 0.6.0-1.1
Distribution: unstable
Urgency: low
Maintainer: Adolfo González Blázquez 
Changed-By: Steve M. Robbins 
Description: 
 pyrenamer  - mass file renamer written in PyGTK
Closes: 605491
Changes: 
 pyrenamer (0.6.0-1.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.
 .
   * debian/control: Add dependency on python-gconf.  Closes: #605491.
Checksums-Sha1: 
 cd9378e0653450a35f3c2644bceca1b7f01505be 1187 pyrenamer_0.6.0-1.1.dsc
 3da7b5a58eb34991ba423c9dcfaea41a59ec7b18 5900 pyrenamer_0.6.0-1.1.diff.gz
 a63f05747694272b5812ba75b0be58bb81a3863d 117110 pyrenamer_0.6.0-1.1_all.deb
Checksums-Sha256: 
 91c799a13bdee8e91c63bff900718099bcbeb5cca3e17bc35e0a35564bf4eeac 1187 
pyrenamer_0.6.0-1.1.dsc
 70ced398d4611303656401f559bb9c33cc0142a32a8a54f14a5eef78db9b4890 5900 
pyrenamer_0.6.0-1.1.diff.gz
 27e60cbf72451d926db4cc75c65f1d6e87ca576364812b4d409759964e577b44 117110 
pyrenamer_0.6.0-1.1_all.deb
Files: 
 b22e0a7bc1469e56e323717f55d9c3a5 1187 gnome optional pyrenamer_0.6.0-1.1.dsc
 588cf8a082349c50f9c8d82ef39a764d 5900 gnome optional 
pyrenamer_0.6.0-1.1.diff.gz
 b47230b568b3e6aa073477d2262cdabc 117110 gnome optional 
pyrenamer_0.6.0-1.1_all.deb

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

iD8DBQFM/IXh0i2bPSHbMcURAuPzAKCOmHoce8dSqTdJ2bEkHB0fgrbUlACgrgUS
tbbiPp21JS7hPsqI8K1e+P4=
=q5+t
-END PGP SIGNATURE-


--- End Message ---


Bug#605491: patch for NMU

2010-12-05 Thread Steve M. Robbins
--- debian/control.orig 2010-12-06 00:22:00.999569991 -0600
+++ debian/control  2010-12-06 00:22:29.438070050 -0600
@@ -10,7 +10,7 @@
 
 Package: pyrenamer
 Architecture: all
-Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.4), 
python-glade2, python-hachoir-metadata | python-eyed3
+Depends: ${misc:Depends}, ${python:Depends}, python-gtk2 (>= 2.4), 
python-glade2, python-hachoir-metadata | python-eyed3, python-gconf
 Recommends: python-gnome2
 XB-Python-Version: ${python:Versions}
 Description: mass file renamer written in PyGTK


signature.asc
Description: Digital signature


Bug#578345: [Lwat] Bug#578345: lwat in Squeeze: Fail to create user with ldap error34 "Invalid DN syntax"

2010-12-05 Thread Steve M. Robbins
Hi,

On Wed, May 26, 2010 at 06:56:11PM +0200, Petter Reinholdtsen wrote:

> > Don't remember why the group 'none' was added anymore, maybe it's a sign
> > that it should go away ?
> 
> I do not know either, and suspect dropping should work.  At least I
> can not remember anything using the none group.

Is the issue simply having "none" in the "groups" lines of the
examples?

./examples/admin-edu.ini:groups = none students
./examples/admin-edu.ini:groups = none teachers
./examples/admin-edu.ini:groups = none jradmins
./examples/admin-edu.ini:groups = none admins
./examples/admin-slx.ini:groups = none students
./examples/admin-slx.ini:groups = none teachers
./examples/admin-slx.ini:groups = none jradmins
./examples/admin-slx.ini:groups = none admins

Would removing "none" fix this bug?

Thanks,
-Steve


signature.asc
Description: Digital signature


Bug#606070: wmii: FTBFS: error: X11/Xft/Xft.h: No such file or directory

2010-12-05 Thread Nobuhiro Iwamatsu
Package: wmii
Version: 3.9.2+debian-1
Justification: ftbfs
Severity: serious
Tags: patch

Hi,

wmii FTBFS on all archtechture.
  https://buildd.debian.org/pkg.cgi?pkg=wmii
-
make[3]: Leaving directory
`/build/buildd-wmii_3.9.2+debian-1-amd64-fMs43N/wmii-3.9.2+debian/libixp'
MAKE all doc/
MAKE all man/
MAKE all cmd/
make[3]: Entering directory
`/build/buildd-wmii_3.9.2+debian-1-amd64-fMs43N/wmii-3.9.2+debian/cmd'
/bin/sh: pkg-config: not found
CC cmd/util.o
FILTER cmd/wihack.sh
FILTER cmd/wmii.rc.rc
FILTER cmd/wmii.sh.sh
/bin/sh: pkg-config: not found
CC cmd/wmii9menu.o
In file included from cmd/wmii9menu.c:49:
../include/x11.h:9:25: error: X11/Xft/Xft.h: No such file or directory
../include/x11.h:10:36: error: X11/extensions/Xrender.h: No such file
or directory
In file included from cmd/wmii9menu.c:49:
../include/x11.h:73: error: expected specifier-qualifier-list before
'XRenderColor'
../include/x11.h:99: error: expected specifier-qualifier-list before 'XftFont'
../include/x11.h:148: error: expected specifier-qualifier-list before 'XftDraw'
cmd/wmii9menu.c:337: error: 'Window' has no member named 'r'
make[3]: *** [wmii9menu.o] Error 1
-

libxft-dev, libfreetype6-dev, libxrandr-dev, libxinerama-dev is setin
build-depends.

Please fix this bug.

Best regards,
  Nobuhiro


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

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
diff --git a/debian/control b/debian/control
index 39ea3b1..e0216ea 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,8 @@ Source: wmii
 Section: x11
 Priority: optional
 Maintainer: Debian QA Group 
-Build-Depends: debhelper (>= 8), libx11-dev, libxext-dev, libixp, libxt-dev
+Build-Depends: debhelper (>= 8), libx11-dev, libxext-dev, libixp, libxt-dev,
+libxft-dev, libfreetype6-dev, libxrandr-dev, libxinerama-dev
 Standards-Version: 3.9.1
 Homepage: http://www.suckless.org/
 


Bug#604205: marked as done (systraq: package purge (after dependencies removal) fails)

2010-12-05 Thread Joost van Baal
Hi,

Op Thu, 02 Dec 2010 21:58:14 +0100 schreef Mehdi Dogguy مهدي الدڤي:
> On 12/02/2010 07:44 PM, Moritz Muehlenhoff wrote:
>> Package: release.debian.org
>> Severity: normal
>> User: release.debian@packages.debian.org
>> Usertags: unblock
>> 
>> Please unblock package systraq. It fixes #604205.
>> 
>
> Why uselessly buming the compat from 4 to 7?


Op Sun  5 Dec 2010 om 10:48:40 +0100 schreef Mehdi Dogguy:
> 
> You uploaded a fix to Unstable and the changelog says:
> 
>  systraq (0.0.20081217-2) unstable; urgency=low
>  .
>* debian/postrm: don't fail hard if perl-modules not installed during
>  package purge.  Thanks Lucas Nussbaum.  (closes: #604205).
>* debian/{compat,control}: change debhelper compat level from 4 to 7,
>  no changes needed.
>* debian/control:  Standards updated from 3.8.0 to 3.9.1, no changes
>  needed.
> 
> Unfortunately, we are not able to accept this change in Squeeze because
> of the dh compat bump.
> 
> Could you please revert that change? or prepare an upload (without that
> change) targetting testing-proposed-updates?

I've just uploaded, targeted at testing-proposed-updates.  Interdiff is
attached.

Thanks, Bye,

Joost

-- 
irc:joos...@{oftc,freenode}   ∙ http://mdcc.cx/
   ∙ http://ad1810.com/
joos...@{debian,enosig}.org   joos...@{牛在田里,ad1810}.com
diff -u systraq-0.0.20081217/debian/control systraq-0.0.20081217/debian/control
--- systraq-0.0.20081217/debian/control
+++ systraq-0.0.20081217/debian/control
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Laurent Fousse 
 Uploaders: Joost van Baal 
-Build-Depends: debhelper (>= 4.1.0), cdbs, quilt
+Build-Depends: debhelper (>= 5), cdbs, quilt
 Build-Depends-Indep: jade, sgml-data, w3m, jadetex, docbook-dsssl, 
docbook-xml, docbook-xsl, openjade, xsltproc
-Standards-Version: 3.8.0
+Standards-Version: 3.9.1
 Homepage: http://mdcc.cx/systraq
 Vcs-Browser: http://svn.debian.org/wsvn/systraq/trunk
 Vcs-Svn: svn://svn.debian.org/svn/systraq/trunk
diff -u systraq-0.0.20081217/debian/changelog 
systraq-0.0.20081217/debian/changelog
--- systraq-0.0.20081217/debian/changelog
+++ systraq-0.0.20081217/debian/changelog
@@ -1,3 +1,22 @@
+systraq (0.0.20081217-1+squeeze1) testing-proposed-updates; urgency=low
+
+  * debian/{compat,control}: downgrade debhelper compat level from 7 to 5, in
+order to be acceptable for the Debian squeeze release.  Thanks Mehdi
+Dogguy مهدي الدڤي.
+
+ -- Joost van Baal   Mon, 06 Dec 2010 06:31:34 +0100
+
+systraq (0.0.20081217-2) unstable; urgency=low
+
+  * debian/postrm: don't fail hard if perl-modules not installed during
+package purge.  Thanks Lucas Nussbaum.  (closes: #604205).
+  * debian/{compat,control}: change debhelper compat level from 4 to 7,
+no changes needed.
+  * debian/control:  Standards updated from 3.8.0 to 3.9.1, no changes
+needed.
+
+ -- Joost van Baal   Sun, 21 Nov 2010 11:29:05 +0100
+
 systraq (0.0.20081217-1) unstable; urgency=low
 
   * New upstream release.
diff -u systraq-0.0.20081217/debian/compat systraq-0.0.20081217/debian/compat
--- systraq-0.0.20081217/debian/compat
+++ systraq-0.0.20081217/debian/compat
@@ -1 +1 @@
-4
+5
diff -u systraq-0.0.20081217/debian/postrm systraq-0.0.20081217/debian/postrm
--- systraq-0.0.20081217/debian/postrm
+++ systraq-0.0.20081217/debian/postrm
@@ -24,14 +24,16 @@
# see 
http://wiki.debian.org/AccountHandlingInMaintainerScripts
# for rationale
if [ -x "$(command -v deluser)" ]; then
-   deluser --remove-home --system --quiet debian-systraq > 
/dev/null || true
+   # --remove-home needs package perl-modules
+   deluser --remove-home --system --quiet debian-systraq > 
/dev/null ||
+ deluser --system --quiet debian-systraq > /dev/null 
|| true
else
echo >&2 "not removing debian-systraq system account 
because deluser command was not found"
fi
fi
if getent group debian-systraq > /dev/null 2>&1; then
if [ -x "$(command -v delgroup)" ]; then
-   delgroup --system --only-if-empty debian-systraq
+   delgroup --system --only-if-empty debian-systraq || true
else
echo >&2 "not removing debian-systraq system group 
because delgroup command was not found"
fi
reverted:
--- systraq-0.0.20081217/debian/TODO.local
+++ systraq-0.0.20081217.orig/debian/TODO.local
@@ -1,19 +0,0 @@
-- local issues: test!  status:
-
-installed   configured   pass
-   bruhat   1217yes, checkme
-   nagy 1214-1 pre  yes, checkme
-   stegun   1215-1 pre  want_a_br, c
-   hille
-
-   dijkstra 1215-1 pre  yes
-   lebesgue 1215-1 pre  yes, checkme
-   kovalevskaya 1215-1

Bug#605168: marked as done (distcc-pump: Use of PYTHONPATH env var in an insecure way)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Dec 2010 06:02:08 +
with message-id 
and subject line Bug#605168: fixed in distcc 3.1-3.2
has caused the Debian Bug report #605168,
regarding distcc-pump: Use of PYTHONPATH env var in an insecure way
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.)


-- 
605168: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605168
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: distcc-pump
Version: 3.1-3.1
Severity: grave
Tags: security
User: debian-pyt...@lists.debian.org
Usertags: pythonpath

Jakub Wilk performed an analysis[1] for packages setting PYTHONPATH in
an insecure way. Those packages do something like:

PYTHONPATH=/spam/eggs:$PYTHONPATH

This is wrong, because if PYTHONPATH were originally unset or empty,
current working directory would be added to sys.path.

[1] http://lists.debian.org/debian-python/2010/11/msg00045.html

Your package turns out to have vulnerable scripts in PATH: you can
find a complete log at [2].

[2] http://people.debian.org/~morph/mbf/pythonpath.txt

Some guidelines on how to fix these bugs: in the case given above, you
can use something like

PYTHONPATH=/spam/eggs${PYTHONPATH:+:$PYTHONPATH}

(If you don't known this construct, grep for "Use Alternative Value"
in the bash/dash manpage.)

Also, in cases like

   PYTHONPATH=/usr/lib/python2.5/site-packages/:$PYTHONPATH

or

   PYTHONPATH=$PYTHONPATH:$SPAMDIR exec python $SPAMDIR/spam.py

you shouldn't need to touch PYTHONPATH at all.

Feel free to contact debian-pyt...@lists.debian.org in case of
help.


--- End Message ---
--- Begin Message ---
Source: distcc
Source-Version: 3.1-3.2

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

distcc-pump_3.1-3.2_amd64.deb
  to main/d/distcc/distcc-pump_3.1-3.2_amd64.deb
distcc_3.1-3.2.diff.gz
  to main/d/distcc/distcc_3.1-3.2.diff.gz
distcc_3.1-3.2.dsc
  to main/d/distcc/distcc_3.1-3.2.dsc
distcc_3.1-3.2_amd64.deb
  to main/d/distcc/distcc_3.1-3.2_amd64.deb
distccmon-gnome_3.1-3.2_amd64.deb
  to main/d/distcc/distccmon-gnome_3.1-3.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins  (supplier of updated distcc 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: Sun, 05 Dec 2010 22:58:22 -0600
Source: distcc
Binary: distcc distccmon-gnome distcc-pump
Architecture: source amd64
Version: 3.1-3.2
Distribution: unstable
Urgency: low
Maintainer: Carsten Wolff 
Changed-By: Steve M. Robbins 
Description: 
 distcc - Simple distributed compiler client and server
 distcc-pump - pump mode for distcc a distributed compiler client and server
 distccmon-gnome - GTK+ monitor for distcc a distributed client and server
Closes: 605168
Changes: 
 distcc (3.1-3.2) unstable; urgency=low
 .
   * Non-maintainer upload.
 .
   * source/pump.in: Set PYTHONPATH securely.  Closes: #605168.
Checksums-Sha1: 
 cc7a23848f6327baa098ae0a96556bab3ddc0c54 1087 distcc_3.1-3.2.dsc
 31e4a05e6d7187698a09821135858dc72d753e48 63921 distcc_3.1-3.2.diff.gz
 162b8745d65e83d29eceeb35f71b3ce49be31ada 248372 distcc_3.1-3.2_amd64.deb
 ebf2c610c70f6f03dc31516e31d435aa9d76c668 44602 
distccmon-gnome_3.1-3.2_amd64.deb
 edc331c2eaff32089827bf414ca26d6354f7b6dc 140510 distcc-pump_3.1-3.2_amd64.deb
Checksums-Sha256: 
 3a637af3415d7d49a15f95cb42ebadf8659eb97bc1cd12aeb69bf5244a7096b4 1087 
distcc_3.1-3.2.dsc
 1d2082d12e50081c071d6267d6f3693198dd9d7cbb6569c84b941b9757a44e1d 63921 
distcc_3.1-3.2.diff.gz
 a811d58640e0391b5a27ad39238dae4c3fea5957d85246afc7626f3fb2eaef68 248372 
distcc_3.1-3.2_amd64.deb
 67a99e9b784544f9b5c59811f1cd3bf6294f1279d22d51132b7607911f5650ed 44602 
distccmon-gnome_3.1-3.2_amd64.deb
 6b06ba294a50d1db5cf6b77a11f125b423ab93b6fb27f13c567bb54b2adf3183 140510 
distcc-pump_3.1-3.2_amd64.deb
Files: 
 6e7e1998c14296dde895a6d525b35bd5 1087 devel optional distcc_3.1-3.2.dsc
 43123716fd7238a53d2fb919a82194f9 63921 devel optional distcc_3.1-3.2.diff.gz
 05871ee41abc205a1d915adb706beacc 248372 devel optional distcc_3.1-3.2_amd64.deb
 b422612114afa8246b89494a0ed0e188 44602 devel optional 
distcc

Bug#605867: marked as done (php-soap needs a Pre-Depends: php-pear (>= 5.3) to upgrade to Squeeze)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Dec 2010 06:02:16 +
with message-id 
and subject line Bug#605867: fixed in php-soap 0.12.0-2
has caused the Debian Bug report #605867,
regarding php-soap needs a Pre-Depends: php-pear (>= 5.3) to upgrade to Squeeze
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.)


-- 
605867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: php-soap
Version: 0.12.0-1
Severity: serious
Tags: squeeze

As dicussed with the release team, we need to add a Pre-Depends because
of /usr/share/php/doc being handled badly when upgrading from Lenny
to Squeeze.

Thomas Goirand (zigo)

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

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


--- End Message ---
--- Begin Message ---
Source: php-soap
Source-Version: 0.12.0-2

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

php-soap_0.12.0-2.debian.tar.gz
  to main/p/php-soap/php-soap_0.12.0-2.debian.tar.gz
php-soap_0.12.0-2.dsc
  to main/p/php-soap/php-soap_0.12.0-2.dsc
php-soap_0.12.0-2_all.deb
  to main/p/php-soap/php-soap_0.12.0-2_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thierry Randrianiriana  (supplier of updated php-soap 
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: Mon, 06 Dec 2010 08:36:10 +0300
Source: php-soap
Binary: php-soap
Architecture: source all
Version: 0.12.0-2
Distribution: unstable
Urgency: high
Maintainer: Thierry Randrianiriana 
Changed-By: Thierry Randrianiriana 
Description: 
 php-soap   - a SOAP Client/Server class for PHP
Closes: 605867
Changes: 
 php-soap (0.12.0-2) unstable; urgency=high
 .
   * Added php-pear (>= 5.3) in Pre-depends (Closes: #605867)
   * Removed Ola Lundqvist in Uploaders
   * Bumped Standards-Version to 3.9.1
Checksums-Sha1: 
 aa157056f32790ce4b8b240a9f9a6371ae91d334 1043 php-soap_0.12.0-2.dsc
 2f5d6b49b31f1c58a38af5cf39acb75933982aa4 73367 php-soap_0.12.0.orig.tar.gz
 f2cf1c1019f2947a4ec06341d8ee2efe21db1ca1 3545 php-soap_0.12.0-2.debian.tar.gz
 9bf590fcccaaea6a08db7e0c515b88e5f76d2c65 79120 php-soap_0.12.0-2_all.deb
Checksums-Sha256: 
 ec9f6dd8116fbefd48949720b9247fc7fbaf448cd1218959569f4e3fec182802 1043 
php-soap_0.12.0-2.dsc
 9bb8560489d20cebce2f6eedb38516fa99b1db4811d3996c8c20134b29565893 73367 
php-soap_0.12.0.orig.tar.gz
 9d93bd0e8e2dec9d0446062473a6b3c27a1731d46b891dd5f89d135a3f2aefb4 3545 
php-soap_0.12.0-2.debian.tar.gz
 4819e34e3d134d307cabf40d2ca466e18c20a1a9a6485c9963a99fb7d6b5661e 79120 
php-soap_0.12.0-2_all.deb
Files: 
 11ab443e32fb63b26b77ae5dc3cfadfd 1043 php optional php-soap_0.12.0-2.dsc
 0f8e00443fd9d3a333916534a3244a85 73367 php optional php-soap_0.12.0.orig.tar.gz
 21d53efa6529608d3717c51646ea9f8e 3545 php optional 
php-soap_0.12.0-2.debian.tar.gz
 7a506c078b0245498a52908c2f1afd25 79120 php optional php-soap_0.12.0-2_all.deb

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

iEYEARECAAYFAkz8ebAACgkQ+JKYG2JYYprA5ACfYwGqf2UTxV28bisEWTREfHO2
S58AnAtjXkMHQ8ftrKlDCrk1bauZlkdR
=S2DT
-END PGP SIGNATURE-


--- End Message ---


Processed: tags 605867 + pending

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

> tags 605867 + pending
Bug #605867 [php-soap] php-soap needs a Pre-Depends: php-pear (>= 5.3) to 
upgrade to Squeeze
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
605867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#605315: marked as done (mgltools-utpackages: should this package be removed?)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Dec 2010 05:02:08 +
with message-id 
and subject line Bug#605315: fixed in mgltools-utpackages 1.5.4.cvs.20100912-1.1
has caused the Debian Bug report #605315,
regarding mgltools-utpackages: should this package be removed?
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.)


-- 
605315: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605315
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mgltools-utpackages
Version: 1.5.4.cvs.20090603-1
Severity: serious
Justification: RC-buggy, low popcon, non-free
User: debian...@lists.debian.org
Usertags: proposed-removal

mgltools-utpackages seems like a possible candidate for removal from Debian:

* RC-buggy (ships files in /build or /home or whatever) in the versions in
  both squeeze and sid
* low popcon (12 installs, no votes)
* non-free

If you want to keep this package around in Debian, please just close this bug,
and do an upload to fix the issues in it.

If you don't think it's worth keeping, please send the following commands
to cont...@bugs.debian.org, replacing nn with this bug's number:

severity nn normal
reassign nn ftp.debian.org
retitle nn RM:  -- RoM; 
thanks 

For more information, see
http://wiki.debian.org/ftpmaster_Removals
http://ftp-master.debian.org/removals.txt

Regards,
smcv


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mgltools-utpackages
Source-Version: 1.5.4.cvs.20100912-1.1

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

mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1_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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins  (supplier of updated mgltools-utpackages 
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: Sun, 05 Dec 2010 22:32:07 -0600
Source: mgltools-utpackages
Binary: mgltools-utpackages
Architecture: source amd64
Version: 1.5.4.cvs.20100912-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Steve M. Robbins 
Description: 
 mgltools-utpackages - UT Austin software Python extensions
Closes: 592417 605315
Changes: 
 mgltools-utpackages (1.5.4.cvs.20100912-1.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.  Closes: #605315.
 .
   * setup.py: Apply patch from Tim Retout.  Closes: #592417.
Checksums-Sha1: 
 484f93632f3d7f2e980ea8d9107ff5bb653f60f9 1727 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 fbfdc01d4cfc96527829cef9389cf12c770c158f 219527 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 16121506167addc94b62cb9e09069b01caf549eb 2710532 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
Checksums-Sha256: 
 6d3a02688097558d9ac9905848aa9ae4be14544fa1d9d3d56916f564b7492fe3 1727 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 0e50d4a85f7202082a76cf45f78e9362c336bf487af1a6ef762972ea60ed26cd 219527 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 1432b5e5d1f230295a0cd58c61c9125af8f37271003657d5a16bf8abd5b74a89 2710532 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
Files: 
 9731e692f3c0d743977869c49f9cb9e8 1727 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 31307ccb8841415cc5221785c43b99b0 219527 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 e12205f1cb3e5b9b06591d2133c178fd 2710532 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb

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

iD8DBQFM/Gyu0i2bPSHbMcURAhlvAJ4xIh3vBFPzx9AlEo1s9b/MLneQVwCeOqyz
nHurZo8p9MW6gyskXQSwxzo=
=+Gdw
-END PGP SIGNATURE-


--- End Message ---


Bug#592417: marked as done (mgltools-utpackages: ships files in /build)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Dec 2010 05:02:08 +
with message-id 
and subject line Bug#592417: fixed in mgltools-utpackages 1.5.4.cvs.20100912-1.1
has caused the Debian Bug report #592417,
regarding mgltools-utpackages: ships files in /build
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.)


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

Package: mgltools-utpackages
Version: 1.5.4.cvs.20090603-1+b1
Severity: serious
Justification: Policy 9.1.1

$ ls -l /build/
total 4
drwxr-xr-x 3 root root 4096 Aug  9 19:19 
buildd-mgltools-utpackages_1.5.4.cvs.20090603-1+b1-i386-Us00Kw

$ dpkg -S /build/
mgltools-utpackages: /build

This is an FHS violation.


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

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

--
Jakub Wilk


signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: mgltools-utpackages
Source-Version: 1.5.4.cvs.20100912-1.1

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

mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
  to 
non-free/m/mgltools-utpackages/mgltools-utpackages_1.5.4.cvs.20100912-1.1_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 592...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Steve M. Robbins  (supplier of updated mgltools-utpackages 
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: Sun, 05 Dec 2010 22:32:07 -0600
Source: mgltools-utpackages
Binary: mgltools-utpackages
Architecture: source amd64
Version: 1.5.4.cvs.20100912-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Steve M. Robbins 
Description: 
 mgltools-utpackages - UT Austin software Python extensions
Closes: 592417 605315
Changes: 
 mgltools-utpackages (1.5.4.cvs.20100912-1.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.  Closes: #605315.
 .
   * setup.py: Apply patch from Tim Retout.  Closes: #592417.
Checksums-Sha1: 
 484f93632f3d7f2e980ea8d9107ff5bb653f60f9 1727 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 fbfdc01d4cfc96527829cef9389cf12c770c158f 219527 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 16121506167addc94b62cb9e09069b01caf549eb 2710532 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
Checksums-Sha256: 
 6d3a02688097558d9ac9905848aa9ae4be14544fa1d9d3d56916f564b7492fe3 1727 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 0e50d4a85f7202082a76cf45f78e9362c336bf487af1a6ef762972ea60ed26cd 219527 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 1432b5e5d1f230295a0cd58c61c9125af8f37271003657d5a16bf8abd5b74a89 2710532 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb
Files: 
 9731e692f3c0d743977869c49f9cb9e8 1727 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.dsc
 31307ccb8841415cc5221785c43b99b0 219527 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1.diff.gz
 e12205f1cb3e5b9b06591d2133c178fd 2710532 non-free/science optional 
mgltools-utpackages_1.5.4.cvs.20100912-1.1_amd64.deb

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

iD8DBQFM/Gyu0i2bPSHbMcURAhlvAJ4xIh3vBFPzx9AlEo1s9b/MLneQVwCeOqyz
nHurZo8p9MW6gyskXQSwxzo=
=+Gdw
-END PGP SIGNATURE-


--- End Message ---


Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-05 Thread Guillem Jover
Hi!

On Sun, 2010-12-05 at 21:39:28 +0100, Mehdi Dogguy wrote:
> [ CC'ing explicitly Guillem in case he missed the mail ]
> 
> On 11/27/2010 03:24 PM, Simon McVittie wrote:
> > On Sun, 14 Nov 2010 at 16:07:19 +, Hector Oron wrote:
> >>   Could you consider backporting the fix to unstable/testing?
> > 
> > I had a go at backporting the fixes that looked important. I haven't tested
> > this work-in-progress version yet, but it compiles...
> > 
> > http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze
> > 
> > Guillem: any chance you could pick this up, or advise on any other changes
> > that are important to have in squeeze?

I guess the inetd se_v4mapped logical inversion fix and the “ping -w”
support, both from upstream 1.8, would be important to have. But then
at that point the 1.6 Debian release would be the same as the one in
unstable except for the indentation changes, the header cleanups, the
unconditionalization of free() calls and the argp switch, which I
pointed out on my initial freeze exception request.

I've hesitated to repeat the work for the 1.6 release as it had already
been done for 1.8, hoping the RT would approve the one in unstable to
migrate to testing. As I'm assuming this will not be the case, and
you've now done already most of the work (except for those two changes
I'd recommend including), feel free to handle the NMU targetting t-p-u.

> ping?

Sorry, wanted to handle the mail the other day but it slipped through
the cracks.

thanks,
guillem



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



Bug#606063: qt4-x11: FTBFS on kfreebsd-*: libqconnmanbearer.so: -ENOENT

2010-12-05 Thread Cyril Brulebois
Source: qt4-x11
Version: 4:4.7.1-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on kfrebsd-*:
| dh_install --list-missing
| cp: cannot stat `debian/tmp/usr/lib/qt4/plugins/bearer/libqconnmanbearer.so': 
No such file or directory
| dh_install: cp -a debian/tmp/usr/lib/qt4/plugins/bearer/libqconnmanbearer.so 
debian/libqt4-network//usr/lib/qt4/plugins/bearer/ returned exit code 1
| make[1]: *** [override_dh_install] Error 2

Full build logs:
  https://buildd.debian.org/status/package.php?p=qt4-x11&suite=experimental

There's also a failure on s390, some moc failure apparently.

Mraw,
KiBi.



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



Bug#605152: NMU patch

2010-12-05 Thread Steve M. Robbins
Hi,

On Sat, Dec 04, 2010 at 06:35:52PM -0500, Christine Spang wrote:

> As you might have seen had the BTS had the ability to merge
> the message history of merged bugs, the discussion on
> #605155 indicated that I'd planned on solving this a
> different way. 

Sorry.  I did know that there was a merged bug, but I didn't have a
look at it.  Your patch is much simpler ;-)


> Have you requested an unblock of your upload so that it can
> migrate to Squeeze?

No, but someone ("adsb") did.  


-Steve


signature.asc
Description: Digital signature


Bug#605507: icecast2 failed to reinstall/upgrade/purge

2010-12-05 Thread d+deb
tags 605507 + patch
thanks

I reproduced this bug.
And I confirmed to resolve it by henrich's second patch.
-- 
Regards,
dai

GPG Fingerprint = 0B29 D88E 42E6 B765 B8D8 EA50 7839 619D D439 668E


signature.asc
Description: Digital signature


Processed: Re: icecast2 failed to reinstall/upgrade/purge

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

> tags 605507 + patch
Bug #605507 [icecast2] icecast2 failed to reinstall/upgrade/purge
Added tag(s) patch.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605507: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605507
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#605484: libapache2-mod-fcgid: stack overwrite vulnerability

2010-12-05 Thread Tatsuki Sugiura
Hello,

>>> In Message "Re: Bug#605484: libapache2-mod-fcgid: stack overwrite 
>>> vulnerability"
>>><4cf65673.5050...@complete.org>,
>>> John Goerzen   said;
> > Thank you for noticing me.
> > I'll check tomorrow.
> >
> > BTW, do you know about how to update backports archive?
> > Is it OK to request on debian-backports ML?

> I sadly know almost nothing about that, but I'm sure it wouldn't hurt to 
> ask on the list.

I prepared patched package and sent mail to security team,
and waiting response now.
# Actually I some days because I missed that my first mail has
# been failed...

And I'm sorry about forgot to send backports ML.
I'll send now.

-- 
Tatsuki Sugiura   mailto:s...@nemui.org



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



Bug#593607: pcmanfm wrongly deleted some files in a failed move operation

2010-12-05 Thread Andrew Lee
On 2010年12月06日 05:13, Mehdi Dogguy wrote:
> On 12/01/2010 10:21 AM, Alexander Reichle-Schmehl wrote:
>>
>> Am 01.12.2010 10:13, schrieb Andrew Lee:
>>
>>> Thanks Alexander for the reminder. Since there is no response and 
>>> we are in a freeze status. I assume this has been fixed, and close 
>>> this bug now.
>>
>> Fine, fine.  I also marked the current version in sid as not
>> affected by this bug.  Can you please ask the release team for an
>> unblock?
>>
> 
> I'm not sure we could accept this version since it's a bit large and
> depends on a newer libfm, which is also large.

Both newer version of libfm and pcmanfm are bug fixes release from
upstream. Would this be an exception, please?

-Andrew



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



Bug#606045: (googleearth-package: Uninstallable on i386) also applies to powerpc

2010-12-05 Thread Axel Beckert
Hi,

this problem probably affects all architectures except amd64. The
package is uninstallable on powerpc, too.

Regards, Axel
-- 
 ,''`.  |  Axel Beckert , http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE
  `-|  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5



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



Bug#587668: Fwd: Bug#587668: The Debian open logo with "Debian" is not compliant to the Debian policy

2010-12-05 Thread Yves-Alexis Perez
On Sun, 2010-12-05 at 23:57 +0100, Ulrich Hansen wrote:
> As I wrote to Yves-Alexis two days ago I have changed all the images 
> to be compliant to the DFSG. They just need to be copied to desktop-base.
> 
> So we could really solve this bug instead of ignoring it. 

Yeah, I didn't really have a chance to look at them yet, sorry.
-- 
Yves-Alexis


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


Bug#587668: Fwd: Bug#587668: The Debian open logo with "Debian" is not compliant to the Debian policy

2010-12-05 Thread Ulrich Hansen
As I wrote to Yves-Alexis two days ago I have changed all the images 
to be compliant to the DFSG. They just need to be copied to desktop-base.


So we could really solve this bug instead of ignoring it.



 Original-Nachricht 
Betreff: Bug#587668: The Debian open logo with "Debian" is not 
compliant to the Debian policy

Datum: Fri, 03 Dec 2010 23:20:40 +0100
Von: Ulrich Hansen 
Antwort an: uhan...@mainz-online.de
An: Yves-Alexis Perez 

I modified all the pictures listed in the bugreport. The package
should be compliant to the DFSG now.

The pictures are all in their place in a modified source package you
find at:

(they all have a timestamp from Dec. 3rd.)

If you want just the modified pictures: they are in the directory




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



Bug#602250: marked as done (jsmin has non free licence, clarify qtobject in debian/copyright)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 23:17:45 +
with message-id 
and subject line Bug#602250: fixed in typo3-src 4.5.0+dfsg1~beta1-1
has caused the Debian Bug report #602250,
regarding jsmin has non free licence, clarify qtobject in debian/copyright
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.)


-- 
602250: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602250
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: typo3-src-4.3
Version: 4.3.8-1
Severity: serious
Justification: DFSG #6 "No Discrimination Against Fields of Endeavor"

The jsmin licence says "The Software shall be used for Good, not Evil.".
See http://lists.debian.org/debian-legal/2009/09/msg00033.html and
http://lists.debian.org/debian-legal/2010/06/msg1.html for why this is
a problem.

Regards,
S

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

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


--- End Message ---
--- Begin Message ---
Source: typo3-src
Source-Version: 4.5.0+dfsg1~beta1-1

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

typo3-database_4.5.0+dfsg1~beta1-1_all.deb
  to main/t/typo3-src/typo3-database_4.5.0+dfsg1~beta1-1_all.deb
typo3-dummy_4.5.0+dfsg1~beta1-1_all.deb
  to main/t/typo3-src/typo3-dummy_4.5.0+dfsg1~beta1-1_all.deb
typo3-src-4.5_4.5.0+dfsg1~beta1-1_all.deb
  to main/t/typo3-src/typo3-src-4.5_4.5.0+dfsg1~beta1-1_all.deb
typo3-src_4.5.0+dfsg1~beta1-1.debian.tar.gz
  to main/t/typo3-src/typo3-src_4.5.0+dfsg1~beta1-1.debian.tar.gz
typo3-src_4.5.0+dfsg1~beta1-1.dsc
  to main/t/typo3-src/typo3-src_4.5.0+dfsg1~beta1-1.dsc
typo3-src_4.5.0+dfsg1~beta1.orig-dummy.tar.gz
  to main/t/typo3-src/typo3-src_4.5.0+dfsg1~beta1.orig-dummy.tar.gz
typo3-src_4.5.0+dfsg1~beta1.orig.tar.gz
  to main/t/typo3-src/typo3-src_4.5.0+dfsg1~beta1.orig.tar.gz
typo3_4.5.0+dfsg1~beta1-1_all.deb
  to main/t/typo3-src/typo3_4.5.0+dfsg1~beta1-1_all.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 602...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Welzel  (supplier of updated typo3-src 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: Fri, 26 Nov 2010 22:00:00 +0200
Source: typo3-src
Binary: typo3-src-4.5 typo3-database typo3-dummy typo3
Architecture: source all
Version: 4.5.0+dfsg1~beta1-1
Distribution: experimental
Urgency: low
Maintainer: Christian Welzel 
Changed-By: Christian Welzel 
Description: 
 typo3  - The enterprise level open source WebCMS (Meta)
 typo3-database - TYPO3 - The enterprise level open source WebCMS (Database)
 typo3-dummy - web content management system
 typo3-src-4.5 - TYPO3 - The enterprise level open source WebCMS (Core)
Closes: 598816 599088 602250
Changes: 
 typo3-src (4.5.0+dfsg1~beta1-1) experimental; urgency=low
 .
   * Removed typo3/contrib/jsmin/jsmin.php because of non free license
 (Closes: 602250)
   * Added notice about license of qtobject.js to copyright file.
   * Added README.source.
   * Corrected watch file.
   * Added rule "dfsg" to rules to remove non free files.
 .
 typo3-src (4.5.0~beta1-1) experimental; urgency=low
 .
   * New upstream release.
   * Merged typo3-src and typo3-dummy source packages.
   * Fixed spelling error in control (Closes: 598816)
   * Added lintian override for "embedded-php-library" on "libnusoap-php"
 because of customized nusoap in these packages (see 529581)
   * Added japanese translation (Closes: 599088)
   * Reorganized and updated changelog. Uses DEP-5 format now.
   * localconf.php:
 - raised memory limit to 64MB
 - disabled donation window
 - set search path for binaries
 - disabled deprecation logging
   * Moved mysql sql file to own directory and added upgrade sql to 4.5.
   * Added backend user "admin"/"password" to mysql/mysql.
   * Added generation of encryption key to typo3-dummy.postinst.
Checksums-Sha1: 
 ffe629ff16c5fa4219eef659eae7

Bug#597926: dropping calls to MAKEDEV

2010-12-05 Thread Rolf Leggewie
On 06.12.2010 06:58, Julien Cristau wrote:
> It's not the minimal change to fix the install failure.

I think that's open for debate.  Plus, unless you upload directly to
testing you're going to get a few unrelated changes anyhow.

I held back changes I felt were more likely to introduce regressions for
uploads to experimental, but nobody ever bothered sponsoring them.  I do
differentiate between changes I eventually would want to see in testing
and those I feel are yet a bit too early or potentially disruptive.

As the maintainer I definitely do not want to support all the old quirky
stuff when I can have a proper fix.  Removing the calls to MAKEDEV is
IMHO and current understanding the proper fix.  I absolutely do *not*
want to have to support calls to MAKEDEV in squeeze when it's really not
isdnutils' business.

As such, my position remains for the moment unchanged.



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



Processed: Re: [buildd-tools-devel] Bug#605939: Bug#605939: Regression: Chroots with periods in the name no longer work.

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

> tags 605939 + fixed-upstream pending
Bug #605939 [schroot] Regression: Chroots with periods in the name no longer 
work.
Bug #601043 [schroot] schroot: Relax chroot.d filename naming rules
Added tag(s) pending and fixed-upstream.
Added tag(s) pending and fixed-upstream.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#601043: [buildd-tools-devel] Bug#605939: Bug#605939: Regression: Chroots with periods in the name no longer work.

2010-12-05 Thread Roger Leigh
tags 605939 + fixed-upstream pending
thanks

On Sun, Dec 05, 2010 at 10:22:31PM +, Roger Leigh wrote:
> severity 605939 serious
> thanks
> 
> Given the fact that this can break people's configurations when
> upgrading from lenny, I'm inclined to raise the severity to
> serious.
> 
> I'm happy to fix this upstream now that I've gone through the
> code to check exactly what the name is used for.  I've made
> an initial commit on the master and schroot-1.4 branches to
> fix this, and once we're sure it also doesn't look at editor
> backups in addition to dpkg conffile data, I'll make a new
> release with this bugfix.

This is hopefully fixed in git.  This is the logic we're using:

bool
sbuild::is_valid_sessionname (std::string const& name)
{
  bool match = false;

  static regex file_namespace("^[^:/,.][^:/,]*$");
  static regex editor_backup("~$");
  static regex debian_dpkg_conffile_cruft("dpkg-(old|dist|new|tmp)$");

  if (regex_search(name, file_namespace) &&
  !regex_search(name, editor_backup) &&
  !regex_search(name, debian_dpkg_conffile_cruft)) {
match = true;
  }

  return match;
}

If there are no objections and we're correctly picking out all editor
and dpkg backup files, I think this is fixed.

From the updated documentation:

CHROOT NAMES
   A  number of characters or words are not permitted in a chroot name, 
session
   name or configuration filename.  The name may not contain a  leading  
period
   (‘.’).   The characters ‘:’ (colon), ‘,’ (comma) and ‘/’ (forward slash) 
are
   not permitted anywhere in the name.  The name may also not contain a  
trail‐
   ing tilde (‘~’).  The rationale for these restrictions is given below.

   ‘.’A  leading period could be used to create a name with a relative 
path
  in it, in combination with ‘/’, and this could allow  overwriting 
 of
  files on the host filesystem.  Not allowing this character also 
means
  hidden files cannot be created.  It also means  some  editor  
backups
  are  automatically ignored.  Periods are allowed anywhere else in 
the
  name.

   ‘:’A colon is used as a namespace delimiter, and so is not permitted 
 as
  part  of  a  chroot or session name.  LVM snapshot names may also 
not
  contain this character due to a naming restriction by lvcreate(8).

   ‘/’Names containing this character are not valid filenames.   A  
forward
  slash would potentially allow creation of files in subdirectories.

   ‘,’Commas are used to separate items in lists.  Aliases are 
separated by
  commas and hence can't contain commas in their name.

   ‘~’Filenames containing trailing  tildes  are  used  for  editor  
backup
  files,  which  are  ignored.  Tildes are allowed anywhere else in 
the
  name.

   ‘dpkg-old’
   ‘dpkg-dist’
   ‘dpkg-new’
   ‘dpkg-tmp’
  These names may not appear at the end of a  name.   These  are  
saved
  copies  of  conffiles  used  by the dpkg package manager, and 
will be
  ignored.


Regards,
Roger

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?   http://gutenprint.sourceforge.net/
   `-GPG Public Key: 0x25BFB848   Please GPG sign your mail.


signature.asc
Description: Digital signature


Bug#599338: Still an issue with pianobar (2010.10.07)

2010-12-05 Thread Julien Cristau
On Sun, Dec  5, 2010 at 18:02:18 -0500, Luke Faraone wrote:

> On 12/05/2010 05:55 PM, Julien Cristau wrote:
> > If it keeps breaking every few months though I'm not sure we should keep
> > it...
> 
> I had a testing-proposed-updates package waiting for local testing
> before upload. In the future, if there are API changes, I'll backport to
> stable.

Great, thanks.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#599338: Still an issue with pianobar (2010.10.07)

2010-12-05 Thread Luke Faraone
On 12/05/2010 05:55 PM, Julien Cristau wrote:
> If it keeps breaking every few months though I'm not sure we should keep
> it...

I had a testing-proposed-updates package waiting for local testing
before upload. In the future, if there are API changes, I'll backport to
stable.
-- 
╒═╕
│Luke Faraone  ╭Debian / Ubuntu Developer╮│
│http://luke.faraone.cc╰Sugar Labs, Systems Admin╯│
│PGP: 5189 2A7D 16D0 49BB 046B  DC77 9732 5DD8 F9FD D506  │
╘═╛



signature.asc
Description: OpenPGP digital signature


Bug#597926: dropping calls to MAKEDEV

2010-12-05 Thread Julien Cristau
On Mon, Dec  6, 2010 at 06:25:40 +0800, Rolf Leggewie wrote:

> On 06.12.2010 06:19, Julien Cristau wrote:
> > That's not appropriate during a freeze.  Please get the RC bugs fixed in
> > testing, with no additional changes...
> 
> Please explain what is inappropriate about that.  I believe the proposed
> fix is the proper fix and not an additional change.  Please elaborate on
> what's improper about it.
> 
It's not the minimal change to fix the install failure.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#599338: Still an issue with pianobar (2010.10.07)

2010-12-05 Thread Julien Cristau
On Sun, Dec  5, 2010 at 22:29:20 +, Adam D. Barratt wrote:

> On Sun, 2010-12-05 at 22:57 +0100, Moritz Muehlenhoff wrote:
> > On Sun, Nov 07, 2010 at 04:12:56PM -0500, Luke Faraone wrote:
> > > On 11/07/2010 03:53 PM, Munroe wrote:
> > > > I am still experiencing this issue with the current squeeze package:
> > > 
> > > This is fixed in the version to be installed in Unstable in a few hours,
> > > 2010.11.06-1. I'm considering the best way to handle updates in Testing
> > > and when Testing ??? Stable in a few months.
> > > 
> > > Sorry for the inconvenience.
> > 
> > This is still unfixed in Squeeze. You need to ask release managers,
> > prepare an isolated patch in tpu or have it removed from Squeeze.
> 
> pianobar 2010.11.06-1 was unblocked earlier today and migrated to
> testing in this evening's britney run.
> 
If it keeps breaking every few months though I'm not sure we should keep
it...

Cheers,
Julien


signature.asc
Description: Digital signature


Processed: tagging 562234, tagging 587482, tagging 587668, tagging 603286

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

> tags 562234 + squeeze-ignore
Bug #562234 [lvm2] Cache file location in violation of FHS
Added tag(s) squeeze-ignore.
> tags 587482 + squeeze-ignore
Bug #587482 [gdm-themes] The Debian open logo with "Debian" is not compliant to 
the Debian policy
Added tag(s) squeeze-ignore.
> tags 587668 + squeeze-ignore
Bug #587668 [desktop-base] The Debian open logo with "Debian" is not compliant 
to the Debian policy
Added tag(s) squeeze-ignore.
> tags 603286 + squeeze-ignore
Bug #603286 {Done: Daniel Baumann } [plymouth] plymouth: The 
Debian open logo with "Debian" is not compliant to the Debian policy
Added tag(s) squeeze-ignore.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
603286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=603286
562234: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=562234
587482: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587482
587668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587668
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: tagging 606050

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

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> tags 606050 + pending
Bug #606050 [linux-2.6] perf (GPLv2-only) linked with libbfd (GPLv3-only), so 
undistributable
Ignoring request to alter tags of bug #606050 to the same tags previously set
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
606050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: [buildd-tools-devel] Bug#605939: Regression: Chroots with periods in the name no longer work.

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

> severity 605939 serious
Bug #605939 [schroot] Regression: Chroots with periods in the name no longer 
work.
Bug #601043 [schroot] schroot: Relax chroot.d filename naming rules
Severity set to 'serious' from 'important'

Severity set to 'serious' from 'important'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605939: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605939
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#599338: Still an issue with pianobar (2010.10.07)

2010-12-05 Thread Adam D. Barratt
On Sun, 2010-12-05 at 22:57 +0100, Moritz Muehlenhoff wrote:
> On Sun, Nov 07, 2010 at 04:12:56PM -0500, Luke Faraone wrote:
> > On 11/07/2010 03:53 PM, Munroe wrote:
> > > I am still experiencing this issue with the current squeeze package:
> > 
> > This is fixed in the version to be installed in Unstable in a few hours,
> > 2010.11.06-1. I'm considering the best way to handle updates in Testing
> > and when Testing ??? Stable in a few months.
> > 
> > Sorry for the inconvenience.
> 
> This is still unfixed in Squeeze. You need to ask release managers,
> prepare an isolated patch in tpu or have it removed from Squeeze.

pianobar 2010.11.06-1 was unblocked earlier today and migrated to
testing in this evening's britney run.

Regards,

Adam




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



Bug#597926: dropping calls to MAKEDEV

2010-12-05 Thread Rolf Leggewie
On 06.12.2010 06:19, Julien Cristau wrote:
> That's not appropriate during a freeze.  Please get the RC bugs fixed in
> testing, with no additional changes...

Please explain what is inappropriate about that.  I believe the proposed
fix is the proper fix and not an additional change.  Please elaborate on
what's improper about it.



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



Processed: tagging 606050

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

> # Automatically generated email from bts, devscripts version 2.10.35lenny7
> tags 606050 + pending
Bug #606050 [linux-2.6] perf (GPLv2-only) linked with libbfd (GPLv3-only), so 
undistributable
Added tag(s) pending.
>
End of message, stopping processing here.

Please contact me if you need assistance.
-- 
606050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#597926: dropping calls to MAKEDEV

2010-12-05 Thread Julien Cristau
On Mon, Dec  6, 2010 at 06:01:55 +0800, Rolf Leggewie wrote:

> re bug 597926; I believe the calls to MAKEDEV are obsolete.
> 
> http://old.nabble.com/MAKEDEV%2C-postinst-and-udev-td28831653.html#nabble.pending28836543
> 
> The next release will come without those calls.  I believe that will
> address your concerns.  Please keep your input coming, it's much
> appreciated.
> 
> http://git.debian.org/?p=collab-maint/isdnutils.git;a=commitdiff;h=cf15311e6ae5b070e80369d475d2df5c546c68fc
> 
That's not appropriate during a freeze.  Please get the RC bugs fixed in
testing, with no additional changes...

Cheers,
Julien


signature.asc
Description: Digital signature


Processed: reassign 606050 to linux-2.6, found 606050 in 2.6.36-1~experimental.1

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

> reassign 606050 linux-2.6 2.6.32-28
Bug #606050 [linux-tools-2.6.32] perf (GPLv2-only) linked with libbfd 
(GPLv3-only), so undistributable
Bug reassigned from package 'linux-tools-2.6.32' to 'linux-2.6'.
Bug No longer marked as found in versions linux-2.6/2.6.32-28.
Bug #606050 [linux-2.6] perf (GPLv2-only) linked with libbfd (GPLv3-only), so 
undistributable
There is no source info for the package 'linux-2.6' at version '2.6.32-28' with 
architecture ''
Unable to make a source version for version '2.6.32-28'
Bug Marked as found in versions 2.6.32-28.
> found 606050 2.6.36-1~experimental.1
Bug #606050 [linux-2.6] perf (GPLv2-only) linked with libbfd (GPLv3-only), so 
undistributable
There is no source info for the package 'linux-2.6' at version 
'2.6.36-1~experimental.1' with architecture ''
Unable to make a source version for version '2.6.36-1~experimental.1'
Bug Marked as found in versions 2.6.36-1~experimental.1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
606050: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606050
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#597926: dropping calls to MAKEDEV

2010-12-05 Thread Rolf Leggewie
re bug 597926; I believe the calls to MAKEDEV are obsolete.

http://old.nabble.com/MAKEDEV%2C-postinst-and-udev-td28831653.html#nabble.pending28836543

The next release will come without those calls.  I believe that will
address your concerns.  Please keep your input coming, it's much
appreciated.

http://git.debian.org/?p=collab-maint/isdnutils.git;a=commitdiff;h=cf15311e6ae5b070e80369d475d2df5c546c68fc



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



Bug#606050: perf (GPLv2-only) linked with libbfd (GPLv3-only), so undistributable

2010-12-05 Thread Ben Hutchings
Package: linux-tools-2.6.32
Version: 2.6.32-28
Severity: serious
Tags: patch

perf automatically uses bfd_demangle() from libbfd if available.
Unfortunately their licences are not compatible (GPLv2-only vs
GPLv3-only) and the result is undistributable.  perf can alternately
use cplus_demangle() from libiberty, which is still under GPLv2+
(not that this is mentioned in the copyright file for binutils).

Upstream fix is:

commit d11c7addfe0fa501cb54c824c0fac3481d527433
Author: Kyle McMartin 
Date:   Mon May 10 16:43:35 2010 -0400

perf symbols: allow forcing use of cplus_demangle

For Fedora, I want to force perf to link against libiberty.a for
cplus_demangle, rather than libbfd.a for bfd_demangle due to licensing 
insanity
on binutils. (libiberty is LGPL2, libbfd is GPL3.)

If we just rely on autodetection, we'll end up with libbfd linked against 
us,
since they're both in binutils-static in the buildroot.

We need to backport that and enable the build option.

Ben.

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

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

Versions of packages linux-tools-2.6.32 depends on:
ii  binutils  2.20.1-15  The GNU assembler, linker and bina
ii  libc6 2.11.2-7   Embedded GNU C Library: Shared lib
ii  libelf1   0.148-1library to read and write ELF file

Versions of packages linux-tools-2.6.32 recommends:
ii  linux-base   2.6.36~rc7-1~experimental.1 Linux image base package

Versions of packages linux-tools-2.6.32 suggests:
pn  linux-doc-2.6.32   (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



Processed: tagging 605866

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

> tags 605866 - squeeze
Bug #605866 [php-http-request] php-http-request needs a Pre-Depends: php-pear 
(>= 5.3) to upgrade to Squeeze
Removed tag(s) squeeze.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#599338: Still an issue with pianobar (2010.10.07)

2010-12-05 Thread Moritz Muehlenhoff
On Sun, Nov 07, 2010 at 04:12:56PM -0500, Luke Faraone wrote:
> On 11/07/2010 03:53 PM, Munroe wrote:
> > I am still experiencing this issue with the current squeeze package:
> 
> This is fixed in the version to be installed in Unstable in a few hours,
> 2010.11.06-1. I'm considering the best way to handle updates in Testing
> and when Testing ??? Stable in a few months.
> 
> Sorry for the inconvenience.

This is still unfixed in Squeeze. You need to ask release managers,
prepare an isolated patch in tpu or have it removed from Squeeze.

Cheers,
Moritz



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



Bug#606045: Suggests on nvidia-glx-ia32

2010-12-05 Thread Nelson A. de Oliveira
Hi again!

Note that the Suggests on nvidia-glx-ia32 should also be for amd64 only.

Best regards,
Nelson



-- 
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#588236: gwibber: lack of OAuth support

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

> severity 588236 important
Bug #588236 {Done: Kartik Mistry } [gwibber] gwibber: lack 
of OAuth support
Severity set to 'important' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
588236: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588236
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#604205: marked as done (systraq: package purge (after dependencies removal) fails)

2010-12-05 Thread Mehdi Dogguy

Hi,

You uploaded a fix to Unstable and the changelog says:

 systraq (0.0.20081217-2) unstable; urgency=low
 .
   * debian/postrm: don't fail hard if perl-modules not installed during
 package purge.  Thanks Lucas Nussbaum.  (closes: #604205).
   * debian/{compat,control}: change debhelper compat level from 4 to 7,
 no changes needed.
   * debian/control:  Standards updated from 3.8.0 to 3.9.1, no changes
 needed.

Unfortunately, we are not able to accept this change in Squeeze because
of the dh compat bump.

Could you please revert that change? or prepare an upload (without that
change) targetting testing-proposed-updates?

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#588236: gwibber: lack of OAuth support

2010-12-05 Thread Moritz Muehlenhoff
severity 588236 important
thanks

On Mon, Nov 08, 2010 at 09:43:01PM +0100, Raphael Hertzog wrote:
> Hi,
> 
> On Mon, 08 Nov 2010, Moritz Muehlenhoff wrote:
> > Raphael, you raised the severity w/o any comment in the bug trail,
> > should twitter support be available for Squeeze?
> 
> I believe so, I raised the severity after discussion with the release
> team, see thread at
> http://lists.debian.org/20101003184543.gf18...@rivendell.home.ouaza.com
> 
> > If the version from experimental should be uploaded to sid, it needs
> > to be discussed with release managers, adding to CC.
> 
> Unfortunately, the release team has not changed its initial decision
> apparently. Even if the maintainer would like to see the version updated
> as well...

Downgrading. Release managers don't want to allow the Twitter compatible
version into Squeeze, but since it also supports identica, it's still
useful for some.

Cheers,
Moritz



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



Bug#602363: marked as done (libdb5.1-dev and libdb5.0-dev: error when trying to install together)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 21:47:32 +
with message-id 
and subject line Bug#602363: fixed in db 5.1.19-2
has caused the Debian Bug report #602363,
regarding libdb5.1-dev and libdb5.0-dev: error when trying to install together
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.)


-- 
602363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: libdb5.0-dev,libdb5.1-dev
Version: libdb5.0-dev/5.0.26-3
Version: libdb5.1-dev/5.1.19-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2010-11-04
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!
  libdb5.0 libdb5.1 libdb5.0-dev libdb5.1-dev
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libdb5.0.
(Reading database ... 12271 files and directories currently installed.)
Unpacking libdb5.0 (from .../libdb5.0_5.0.26-3_amd64.deb) ...
Selecting previously deselected package libdb5.1.
Unpacking libdb5.1 (from .../libdb5.1_5.1.19-1_amd64.deb) ...
Selecting previously deselected package libdb5.0-dev.
Unpacking libdb5.0-dev (from .../libdb5.0-dev_5.0.26-3_amd64.deb) ...
Selecting previously deselected package libdb5.1-dev.
Unpacking libdb5.1-dev (from .../libdb5.1-dev_5.1.19-1_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/libdb5.1-dev_5.1.19-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/include/db_185.h', which is also in package 
libdb5.0-dev 0:5.0.26-3
Errors were encountered while processing:
 /var/cache/apt/archives/libdb5.1-dev_5.1.19-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/include/db.h
  /usr/include/db_185.h
  /usr/lib/libdb-5.so
  /usr/lib/libdb.a
  /usr/lib/libdb.so

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. You may
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.


--- End Message ---
--- Begin Message ---
Source: db
Source-Version: 5.1.19-2

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

db5.1-doc_5.1.19-2_all.deb
  to main/d/db/db5.1-doc_5.1.19-2_all.deb
db_5.1.19-2.debian.tar.gz
  to main/d/db/db_5.1.19-2.debian.tar.gz
db_5.1.19-2.dsc
  to main/d/db/db_5.1.19-2.dsc



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 602...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Clint Adams  (supplier of updated db 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: SHA512

Format: 1.8
Date: Sun, 05 Dec 2010 15:14:08 -0500
Source: db
Binary: db5.1-doc libdb5.1-dev libdb5.1 db5.1-util libdb5.1++ libdb5.1++-dev 
libdb5.1-tcl libdb5.1-dbg libdb5.1-java libdb5.1-java-gcj libdb5.1-java-dev 
libdb5.1-sql-dev libdb5.1-sql libdb5.1-stl-dev libdb5.1-stl
Architecture: source all
Version: 5.1.19-2
Distribution: unstable
Urgency: low
Maintainer: Clint 

Bug#598389: Unblock request for suricata 1.0.2

2010-12-05 Thread Adam D. Barratt
On Wed, 2010-12-01 at 23:01 +0100, Pierre Chifflier wrote:
> On 12/01/2010 10:48 PM, Adam D. Barratt wrote:
> > 0012-moving-http_client_body-logic-to-use-it-per-transact.patch is
> > mentioned neither in debian/patches/series, nor the changelog; was it
> > intended to be included in the package, or is it simply cruft which
> > {sh,c}ould be ignored when reviewing the diff?
[...]
> Good catch: this patch was a candidate for inclusion, but was not
> included because it is not a bugfix (and cause a conflict). I forgot to
> remove it from disk (and it is pretty big: 57k) so it should be ignored
> for the review. If you think the size is a problem, just tell me I'll
> resend a package without this patch.

I've just approved suricata 1.0.1-1squeeze1; it's just waiting for the
s390 build to be uploaded before it can move to testing.

Regards,

Adam




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



Bug#606048: Perdition package upgrade removes and does not regenerate .db files

2010-12-05 Thread Tim Nicholas
Package: perdition
Version: 1.17.1-2+lenny2
Severity: serious


I just upgraded to the latest lenny perdition package. The upgrade resulted in
the /etc/perdition/popmap.*.db files being removed and not regenerated.

It seems that I was upgrading from 1.17.1-2.

I suspect this could be the result of the fix for bug #595432. I'm not sure if
it is a bug in the old package or a bug in the new package version but the new
packages should gracefully upgrade from the old, irrespective of which one is
'wrong'.

This resulted in loss of service while the problem was debugged and corrected so
I consider it a serious problem.


Cheers,
Tim

-- 
Tim Nicholas - t...@wetafx.co.nz
Systems Administrator, Weta Digital, NZ



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



Processed: Re: [pkg-mono-group] Bug#605097: CVE-2010-4159

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

> tags 605097 + pending
Bug #605097 [mono] CVE-2010-4159
Added tag(s) pending.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605097
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#605097: [pkg-mono-group] Bug#605097: CVE-2010-4159

2010-12-05 Thread Iain Lane

tags 605097 + pending
thanks

Hi,

On Sun, Dec 05, 2010 at 10:09:03PM +0100, Moritz Muehlenhoff wrote:

On Sat, Nov 27, 2010 at 01:11:40PM +0100, Moritz Muehlenhoff wrote:

Package: mono
Severity: grave
Tags: security

Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4159
for a description and a link to the upstream patch.

Please fix this for Squeeze with an isolated bugfix.


*ping*


Thanks. I fixed this in git, just waits for someone (meebey) to
upload. We already have a mono -4 baking. This fix will be a part of
it.

Cheers,
Iain


signature.asc
Description: Digital signature


Bug#511582: Plan of action ?

2010-12-05 Thread Moritz Muehlenhoff
On Thu, Dec 02, 2010 at 11:39:21AM +0100, Didier 'OdyX' Raboud wrote:
> Le Thursday 4 November 2010 23:40:39 Moritz Muehlenhoff, vous avez écrit :
> > On Fri, Sep 03, 2010 at 06:56:04PM +0200, Julien Cristau wrote:
> > > On Mon, Feb  1, 2010 at 00:51:43 -0500, Daniel Kahn Gillmor wrote:
> > > > In particular, i'm concerned that this package has a setuid binary, has
> > > > had only NMUs since 2004, hasn't been reviewed for recent Standards or
> > > > debhelper versions, and http://bugs.debian.org/511582#30 suggests that
> > > > the maintainer seems to think that we should move away from the
> > > > codebase.
> > > > 
> > > > I'm wondering if we should remove the package from the archive entirely
> > > > as a result of this review.  I'm not comfortable NMUing a package with
> > > > these outstanding concerns.
> > > 
> > > In order to remove the package, we'd have to remove its reverse
> > > dependencies, or change them to not need libopie-dev.  According to dak,
> > > that would be cyrus-sasl2, inetutils and libpam-opie.  Is opie an
> > > optional dependency for those packages (I'm guessing not for
> > > libpam-opie, no idea for the others)?
> > 
> > cyrus-sasl2 would need to drop the libsasl2-modules-otp binary package.
> 
> Hi all, 
> To: Release-Team to get your advice.
> 
> Assuming that the plan is still to get opie removed from Squeeze (at least), 
> let's try to draw a plan of action towards it.
> 
> [] A removal bug should be filed against release.d.o (which could serve to 
> keep 
> track of the various things needed for it)
> 
> [] Reverse Dependencies need to get removed at the same time. This concerns 
> one 
> package: libpam-opie. Removal bug against release.d.o too then.
> 
> [] Reverse Build-Dependencies need to get fixed or removed, this concerns two 
> other packages: cyrus-sasl2 and cyrus-sasl2-heimdal. This would mean 
> "serious" 
> (above RC) bugs against them.
> 
> This would basically mean two removals from squeeze and two serious bugs. May 
> I 
> proceed ?

[Resending, I typoed the debian-release mailing list initially]

IMO we should ignore this for Squeeze and proceed with removing opie after
the Squeeze release.

Cheers,
Moritz



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



Bug#603513: [Pkg-javascript-devel] Bug#603513: yui: multiple xss issues in included swf files

2010-12-05 Thread Moritz Muehlenhoff
On Wed, Dec 01, 2010 at 11:23:21PM +0100, Julien Cristau wrote:
> tag 591199 squeeze-ignore
> kthxbye
> 
> On Wed, Dec  1, 2010 at 23:09:34 +0100, Moritz Muehlenhoff wrote:
> 
> > We should update the SWF files affected through #603513 with their 
> > versions from YUI 2.8.2 and tag #591199 squeeze-ignore. For Wheezy
> > we can get the necessary SWF compilers into the archive and provide
> > a clean solution, but splitting these modules off to non-free has
> > the potential to cause all kinds of ugly breakage in important web 
> > apps for very little gain.

Jaldhar,
please prepare an yeu upload which updates the security-buggy SWF from
from 603513.

Cheers,
Moritz



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



Processed: Re: alsa-source: Driver snd-hrtimer - causing system freeze with Rosegarden

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

> severity 560212 important
Bug #560212 [alsa-source] alsa-source: Driver snd-hrtimer - causing system 
freeze with Rosegarden
Severity set to 'important' from 'critical'

> clone 560212 -1
Bug#560212: alsa-source: Driver snd-hrtimer - causing system freeze with 
Rosegarden
Bug 560212 cloned as bug 606046.

> reassign 560212 linux-2.6
Bug #560212 [alsa-source] alsa-source: Driver snd-hrtimer - causing system 
freeze with Rosegarden
Bug reassigned from package 'alsa-source' to 'linux-2.6'.
Bug No longer marked as found in versions alsa-driver/1.0.21+dfsg-2.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
560212: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560212
-1: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=-1
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#593607: pcmanfm wrongly deleted some files in a failed move operation

2010-12-05 Thread Mehdi Dogguy
On 12/01/2010 10:21 AM, Alexander Reichle-Schmehl wrote:
> 
> Am 01.12.2010 10:13, schrieb Andrew Lee:
> 
>> Thanks Alexander for the reminder. Since there is no response and 
>> we are in a freeze status. I assume this has been fixed, and close 
>> this bug now.
> 
> Fine, fine.  I also marked the current version in sid as not
> affected by this bug.  Can you please ask the release team for an
> unblock?
> 

I'm not sure we could accept this version since it's a bit large and
depends on a newer libfm, which is also large.

The best plan seems to be to prepare a fixed version with minimal
changes to upload via t-p-u.

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#560212: alsa-source: Driver snd-hrtimer - causing system freeze with Rosegarden

2010-12-05 Thread Moritz Muehlenhoff
severity 560212 important
clone 560212 -1
reassign 560212 linux-2.6
thanks

> This bug should have been resolved in git changeset bfe70783c of
> sound-2.6/linux-2.6.  Please test with the latest stable alsa-driver
> and report whether it's resolved for you, thanks. 

This isn't yet in our linux-2.6 package nor in the stable tree:
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=bfe70783c

If it fixes the issue, we should merge it.

Cheers,
Moritz



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



Bug#606045: googleearth-package: Uninstallable on i386

2010-12-05 Thread Nelson A. de Oliveira
Package: googleearth-package
Version: 0.6.0
Severity: serious

Hi!

On i386 with your new 0.6.0 version:

=
# aptitude install googleearth-package
The following NEW packages will be installed:
  lsb-core{a} pax{a} time{a} 
The following packages will be upgraded:
  googleearth-package{b} 
1 packages upgraded, 3 newly installed, 0 to remove and 6 not upgraded.
Need to get 139 kB of archives. After unpacking 483 kB will be used.
The following packages have unmet dependencies:
  googleearth-package: Depends: ia32-libs which is a virtual package.
   Depends: ia32-libs-gtk which is a virtual package.
The following actions will resolve these dependencies:

 Remove the following packages:
1) googleearth-package 



Accept this solution? [Y/n/q/?]
=

It seems that you need to depends on ia32-libs and ia32-libs-gtk only on amd64.

Best regards,
Nelson

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

Kernel: Linux 2.6.36.naoliv2 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
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#511582: Plan of action ?

2010-12-05 Thread Moritz Muehlenhoff
On Thu, Dec 02, 2010 at 11:39:21AM +0100, Didier 'OdyX' Raboud wrote:
> Le Thursday 4 November 2010 23:40:39 Moritz Muehlenhoff, vous avez écrit :
> > On Fri, Sep 03, 2010 at 06:56:04PM +0200, Julien Cristau wrote:
> > > On Mon, Feb  1, 2010 at 00:51:43 -0500, Daniel Kahn Gillmor wrote:
> > > > In particular, i'm concerned that this package has a setuid binary, has
> > > > had only NMUs since 2004, hasn't been reviewed for recent Standards or
> > > > debhelper versions, and http://bugs.debian.org/511582#30 suggests that
> > > > the maintainer seems to think that we should move away from the
> > > > codebase.
> > > > 
> > > > I'm wondering if we should remove the package from the archive entirely
> > > > as a result of this review.  I'm not comfortable NMUing a package with
> > > > these outstanding concerns.
> > > 
> > > In order to remove the package, we'd have to remove its reverse
> > > dependencies, or change them to not need libopie-dev.  According to dak,
> > > that would be cyrus-sasl2, inetutils and libpam-opie.  Is opie an
> > > optional dependency for those packages (I'm guessing not for
> > > libpam-opie, no idea for the others)?
> > 
> > cyrus-sasl2 would need to drop the libsasl2-modules-otp binary package.
> 
> Hi all, 
> To: Release-Team to get your advice.
> 
> Assuming that the plan is still to get opie removed from Squeeze (at least), 
> let's try to draw a plan of action towards it.
> 
> [] A removal bug should be filed against release.d.o (which could serve to 
> keep 
> track of the various things needed for it)
> 
> [] Reverse Dependencies need to get removed at the same time. This concerns 
> one 
> package: libpam-opie. Removal bug against release.d.o too then.
> 
> [] Reverse Build-Dependencies need to get fixed or removed, this concerns two 
> other packages: cyrus-sasl2 and cyrus-sasl2-heimdal. This would mean 
> "serious" 
> (above RC) bugs against them.
> 
> This would basically mean two removals from squeeze and two serious bugs. May 
> I 
> proceed ?

IMO we should ignore this for Squeeze and proceed with removing opie after
the Squeeze release.

Cheers,
Moritz



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



Bug#605097: CVE-2010-4159

2010-12-05 Thread Moritz Muehlenhoff
On Sat, Nov 27, 2010 at 01:11:40PM +0100, Moritz Muehlenhoff wrote:
> Package: mono
> Severity: grave
> Tags: security
> 
> Please see https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2010-4159
> for a description and a link to the upstream patch.
> 
> Please fix this for Squeeze with an isolated bugfix.

*ping*

Cheers,
Moritz



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



Bug#606041: marked as done (Makefile in: linux-headers-2.6.32-5-common is missing)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 20:54:28 +
with message-id <1291582468.8025.89.ca...@localhost>
and subject line Re: Bug#606041: Makefile in: linux-headers-2.6.32-5-common is 
missing
has caused the Debian Bug report #606041,
regarding Makefile in: linux-headers-2.6.32-5-common is missing
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.)


-- 
606041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606041
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-2.6.32-5-common
Version: 2.6.32-28
Severity: critical
Justification: breaks unrelated software


When i try to compile madwifi with the source:
madwifi-source => madwifi-source_0.9.4+r3772.20080716-1_all.deb

I use what is axplain in the documentation provived:
cd /usr/src/linux
make-kpkg --added-modules madwifi modules

And then:

make[1]: entrant dans le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
== making target debian/stamp/conf/kernel-conf [new prereqs: ]==
makeARCH=x86_64 \
oldconfig;
make[2]: entrant dans le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »

/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44:

/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile:
Aucun fichier ou dossier de ce type
make[5]: *** Pas de rÚgle pour fabriquer la cible
«

/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile
». Arrêt.
make[4]: *** [scripts_basic] Erreur 2
make[3]: *** [sub-make] Erreur 2
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
make[1]: *** [debian/stamp/conf/kernel-conf] Erreur
2
make[1]: quittant le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
make: *** [debian/stamp/conf/minimal_debian] Erreur
2
Failed to create a ./debian directory: Aucun fichier
ou dossier de ce type at /usr/bin/make-kpkg line
984.

It seems that a Makefile is missing.
=> Can't have the madwifi module for the kernel, but
i could have one for the 2.6.30 kernel ...

Thanks for the reply and help !
Rgds,


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

Kernel: Linux 2.6.32-5-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

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sun, 2010-12-05 at 21:23 +0100, michael chlon wrote:
> Package: linux-headers-2.6.32-5-common
> Version: 2.6.32-28
> Severity: critical
> Justification: breaks unrelated software

How can a driver possibly be unrelated software???

> When i try to compile madwifi with the source:
> madwifi-source => madwifi-source_0.9.4+r3772.20080716-1_all.deb
> 
> I use what is axplain in the documentation provived:
> cd /usr/src/linux
> make-kpkg --added-modules madwifi modules
> 
> And then:
> 
> make[1]: entrant dans le répertoire «
> /usr/src/linux-headers-2.6.32-5-amd64 »
> == making target debian/stamp/conf/kernel-conf [new prereqs: ]==
> makeARCH=x86_64 \
> oldconfig;
> make[2]: entrant dans le répertoire «
> /usr/src/linux-headers-2.6.32-5-amd64 »
> 
> /usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44:
> 
> /usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile:
> Aucun fichier ou dossier de ce type
> make[5]: *** Pas de rÚgle pour fabriquer la cible
> «
> 
> /usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile
> ». Arrêt.
> make[4]: *** [scripts_basic] Erreur 2
> make[3]: *** [sub-make] Erreur 2
> make[2]: *** [all] Erreur 2
> make[2]: quittant le répertoire «
> /usr/src/linux-headers-2.6.32-5-amd64 »
> make[1]: *** [de

Bug#605159: marked as done (gnumed-client: Use of PYTHONPATH env var in an insecure way)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 20:47:06 +
with message-id 
and subject line Bug#605159: fixed in gnumed-client 0.7.10-1
has caused the Debian Bug report #605159,
regarding gnumed-client: Use of PYTHONPATH env var in an insecure way
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.)


-- 
605159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnumed-client
Version: 0.8.4-1
Severity: grave
Tags: security
User: debian-pyt...@lists.debian.org
Usertags: pythonpath

Jakub Wilk performed an analysis[1] for packages setting PYTHONPATH in
an insecure way. Those packages do something like:

PYTHONPATH=/spam/eggs:$PYTHONPATH

This is wrong, because if PYTHONPATH were originally unset or empty,
current working directory would be added to sys.path.

[1] http://lists.debian.org/debian-python/2010/11/msg00045.html

Your package turns out to have vulnerable scripts in PATH: you can
find a complete log at [2].

[2] http://people.debian.org/~morph/mbf/pythonpath.txt

Some guidelines on how to fix these bugs: in the case given above, you
can use something like

PYTHONPATH=/spam/eggs${PYTHONPATH:+:$PYTHONPATH}

(If you don't known this construct, grep for "Use Alternative Value"
in the bash/dash manpage.)

Also, in cases like

   PYTHONPATH=/usr/lib/python2.5/site-packages/:$PYTHONPATH

or

   PYTHONPATH=$PYTHONPATH:$SPAMDIR exec python $SPAMDIR/spam.py

you shouldn't need to touch PYTHONPATH at all.

Feel free to contact debian-pyt...@lists.debian.org in case of
help.


--- End Message ---
--- Begin Message ---
Source: gnumed-client
Source-Version: 0.7.10-1

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

gnumed-client-de_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-client-de_0.7.10-1_all.deb
gnumed-client_0.7.10-1.debian.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.10-1.debian.tar.gz
gnumed-client_0.7.10-1.dsc
  to main/g/gnumed-client/gnumed-client_0.7.10-1.dsc
gnumed-client_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-client_0.7.10-1_all.deb
gnumed-client_0.7.10.orig.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.10.orig.tar.gz
gnumed-common_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-common_0.7.10-1_all.deb
gnumed-doc_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-doc_0.7.10-1_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated gnumed-client 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: Sun, 05 Dec 2010 20:42:46 +0100
Source: gnumed-client
Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc
Architecture: source all
Version: 0.7.10-1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Andreas Tille 
Description: 
 gnumed-client - medical practice management - Client
 gnumed-client-de - medical practice management - Client for German users
 gnumed-common - medical practice management - common files
 gnumed-doc - medical practice management - Documentation
Closes: 605159
Changes: 
 gnumed-client (0.7.10-1) testing-proposed-updates; urgency=low
 .
   * New upstream release.
 Closes: #605159
Checksums-Sha1: 
 cb41c3fc631300834119f016538c4157fea96be1 1473 gnumed-client_0.7.10-1.dsc
 53584c6cedc086e40d03e26958d9dfbfd297be3d 9943401 
gnumed-client_0.7.10.orig.tar.gz
 d0766a139c3ab96441e24ef6c0d72a4599e397b2 18473 
gnumed-client_0.7.10-1.debian.tar.gz
 f41366b2e492e5570eebddbefe99c7dade1546f4 790258 gnumed-client_0.7.10-1_all.deb
 bcd5304f13f669991bd4b2f7957fe41e3d0a242b 14048 
gnumed-client-de_0.7.10-1_all.deb
 fdba47ea18559e27e130d49e2af93fe9db1b65dd 134108 gnumed-common_0.7.10-1_all.deb
 8908a2c9d01f1555727ad6d8ab4318bbc6f26f76 84576 gnumed-doc_0.7.10-1_all.deb
Checksums-Sha256: 
 c759eaad243a198c547595c4cc9273179dc74ca96ff7471a65785d7c224d8b79 1473 
gnumed-client_0.7.10-1.dsc
 cc5270357256cbeebec2b682ddf51535614b2218da1d1534a87eb391567d4d1d 9943401 
gnumed-client_0.7.10.orig.tar.gz
 0f1c70a3f20a617f09cc6ab5d8588c0573d2aba

Bug#605162: marked as done (gnumed-client: Use of PYTHONPATH env var in an insecure way)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 20:47:06 +
with message-id 
and subject line Bug#605159: fixed in gnumed-client 0.7.10-1
has caused the Debian Bug report #605159,
regarding gnumed-client: Use of PYTHONPATH env var in an insecure way
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.)


-- 
605159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605159
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnumed-client
Version: 0.8.4-1
Severity: grave
Tags: security
User: debian-pyt...@lists.debian.org
Usertags: pythonpath

Jakub Wilk performed an analysis[1] for packages setting PYTHONPATH in
an insecure way. Those packages do something like:

PYTHONPATH=/spam/eggs:$PYTHONPATH

This is wrong, because if PYTHONPATH were originally unset or empty,
current working directory would be added to sys.path.

[1] http://lists.debian.org/debian-python/2010/11/msg00045.html

Your package turns out to have vulnerable scripts in PATH: you can
find a complete log at [2].

[2] http://people.debian.org/~morph/mbf/pythonpath.txt

Some guidelines on how to fix these bugs: in the case given above, you
can use something like

PYTHONPATH=/spam/eggs${PYTHONPATH:+:$PYTHONPATH}

(If you don't known this construct, grep for "Use Alternative Value"
in the bash/dash manpage.)

Also, in cases like

   PYTHONPATH=/usr/lib/python2.5/site-packages/:$PYTHONPATH

or

   PYTHONPATH=$PYTHONPATH:$SPAMDIR exec python $SPAMDIR/spam.py

you shouldn't need to touch PYTHONPATH at all.

Feel free to contact debian-pyt...@lists.debian.org in case of
help.


--- End Message ---
--- Begin Message ---
Source: gnumed-client
Source-Version: 0.7.10-1

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

gnumed-client-de_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-client-de_0.7.10-1_all.deb
gnumed-client_0.7.10-1.debian.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.10-1.debian.tar.gz
gnumed-client_0.7.10-1.dsc
  to main/g/gnumed-client/gnumed-client_0.7.10-1.dsc
gnumed-client_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-client_0.7.10-1_all.deb
gnumed-client_0.7.10.orig.tar.gz
  to main/g/gnumed-client/gnumed-client_0.7.10.orig.tar.gz
gnumed-common_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-common_0.7.10-1_all.deb
gnumed-doc_0.7.10-1_all.deb
  to main/g/gnumed-client/gnumed-doc_0.7.10-1_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andreas Tille  (supplier of updated gnumed-client 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: Sun, 05 Dec 2010 20:42:46 +0100
Source: gnumed-client
Binary: gnumed-client gnumed-client-de gnumed-common gnumed-doc
Architecture: source all
Version: 0.7.10-1
Distribution: testing-proposed-updates
Urgency: low
Maintainer: Debian Med Packaging Team 

Changed-By: Andreas Tille 
Description: 
 gnumed-client - medical practice management - Client
 gnumed-client-de - medical practice management - Client for German users
 gnumed-common - medical practice management - common files
 gnumed-doc - medical practice management - Documentation
Closes: 605159
Changes: 
 gnumed-client (0.7.10-1) testing-proposed-updates; urgency=low
 .
   * New upstream release.
 Closes: #605159
Checksums-Sha1: 
 cb41c3fc631300834119f016538c4157fea96be1 1473 gnumed-client_0.7.10-1.dsc
 53584c6cedc086e40d03e26958d9dfbfd297be3d 9943401 
gnumed-client_0.7.10.orig.tar.gz
 d0766a139c3ab96441e24ef6c0d72a4599e397b2 18473 
gnumed-client_0.7.10-1.debian.tar.gz
 f41366b2e492e5570eebddbefe99c7dade1546f4 790258 gnumed-client_0.7.10-1_all.deb
 bcd5304f13f669991bd4b2f7957fe41e3d0a242b 14048 
gnumed-client-de_0.7.10-1_all.deb
 fdba47ea18559e27e130d49e2af93fe9db1b65dd 134108 gnumed-common_0.7.10-1_all.deb
 8908a2c9d01f1555727ad6d8ab4318bbc6f26f76 84576 gnumed-doc_0.7.10-1_all.deb
Checksums-Sha256: 
 c759eaad243a198c547595c4cc9273179dc74ca96ff7471a65785d7c224d8b79 1473 
gnumed-client_0.7.10-1.dsc
 cc5270357256cbeebec2b682ddf51535614b2218da1d1534a87eb391567d4d1d 9943401 
gnumed-client_0.7.10.orig.tar.gz
 0f1c70a3f20a617f09cc6ab5d8588c0573d2aba

Bug#604975: marked as done (xfractint and fractxtra: error when trying to install together)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 20:47:15 +
with message-id 
and subject line Bug#604975: fixed in xfractint 20.4.10-2
has caused the Debian Bug report #604975,
regarding xfractint and fractxtra: error when trying to install together
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.)


-- 
604975: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604975
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fractxtra,xfractint
Version: fractxtra/6-7
Version: xfractint/20.4.10-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2010-11-25
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!
  fractxtra libxau6 libxdmcp6 libxcb1 libx11-data libx11-6 xfractint
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package fractxtra.
(Reading database ... 12337 files and directories currently installed.)
Unpacking fractxtra (from .../archives/fractxtra_6-7_all.deb) ...
Selecting previously deselected package libxau6.
Unpacking libxau6 (from .../libxau6_1%3a1.0.6-1_amd64.deb) ...
Selecting previously deselected package libxdmcp6.
Unpacking libxdmcp6 (from .../libxdmcp6_1%3a1.1.0-1_amd64.deb) ...
Selecting previously deselected package libxcb1.
Unpacking libxcb1 (from .../libxcb1_1.6-1_amd64.deb) ...
Selecting previously deselected package libx11-data.
Unpacking libx11-data (from .../libx11-data_2%3a1.3.3-4_all.deb) ...
Selecting previously deselected package libx11-6.
Unpacking libx11-6 (from .../libx11-6_2%3a1.3.3-4_amd64.deb) ...
Selecting previously deselected package xfractint.
Unpacking xfractint (from .../xfractint_20.4.10-1_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/xfractint_20.4.10-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/share/xfractint/ifs/fractint.ifs', which is also in 
package fractxtra 0:6-7
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/xfractint_20.4.10-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

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/share/xfractint/ifs/fractint.ifs

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. You may
also register in the BTS that the other package is affected by the bug.

-Ralf.

PS: for more information about the detection of file overwrite errors
of this kind see http://edos.debian.net/file-overwrites/.


--- End Message ---
--- Begin Message ---
Source: xfractint
Source-Version: 20.4.10-2

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

xfractint_20.4.10-2.diff.gz
  to non-free/x/xfractint/xfractint_20.4.10-2.diff.gz
xfractint_20.4.10-2.dsc
  to non-free/x/xfractint/xfractint_20.4.10-2.dsc
xfractint_20.4.10-2_amd64.deb
  to non-free/x/xfractint/xfractint_20.4.10-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 604...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Riku Voipio  (supplier of updated xfractint package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators b

Bug#404760: closed: fixed in inetutils 2:1.8-1

2010-12-05 Thread Mehdi Dogguy
[ CC'ing explicitly Guillem in case he missed the mail ]

On 11/27/2010 03:24 PM, Simon McVittie wrote:
> On Sun, 14 Nov 2010 at 16:07:19 +, Hector Oron wrote:
>>   Could you consider backporting the fix to unstable/testing?
> 
> I had a go at backporting the fixes that looked important. I haven't tested
> this work-in-progress version yet, but it compiles...
> 
> http://git.debian.org/?p=users/smcv/qa/inetutils.git;a=shortlog;h=refs/heads/squeeze
> 
> Guillem: any chance you could pick this up, or advise on any other changes
> that are important to have in squeeze?
> 

ping?

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Bug#605156: marked as done (pybliographer: Use of PYTHONPATH env var in an insecure way)

2010-12-05 Thread Mehdi Dogguy
On 11/30/2010 03:39 AM, Debian Bug Tracking System wrote:
>  pybliographer (1.2.14-3) unstable; urgency=high
>  .
>* Remove code involving $PYTHONPATH from scripts, since it adds an
>  "extras" directory that no longer seems to exist.  (Closes: #605153)

Could you please upload this fix to testing-proposed-updates as well?

Regards,

-- 
Mehdi Dogguy مهدي الدڤي
http://dogguy.org/



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



Processed: tagging 605867

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

> tags 605867 - squeeze
Bug #605867 [php-soap] php-soap needs a Pre-Depends: php-pear (>= 5.3) to 
upgrade to Squeeze
Removed tag(s) squeeze.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605867: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605867
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#606041: Makefile in: linux-headers-2.6.32-5-common is missing

2010-12-05 Thread michael chlon
Package: linux-headers-2.6.32-5-common
Version: 2.6.32-28
Severity: critical
Justification: breaks unrelated software


When i try to compile madwifi with the source:
madwifi-source => madwifi-source_0.9.4+r3772.20080716-1_all.deb

I use what is axplain in the documentation provived:
cd /usr/src/linux
make-kpkg --added-modules madwifi modules

And then:

make[1]: entrant dans le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
== making target debian/stamp/conf/kernel-conf [new prereqs: ]==
makeARCH=x86_64 \
oldconfig;
make[2]: entrant dans le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »

/usr/src/linux-headers-2.6.32-5-common/scripts/Makefile.build:44:

/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile:
Aucun fichier ou dossier de ce type
make[5]: *** Pas de rÚgle pour fabriquer la cible
«

/usr/src/linux-headers-2.6.32-5-common/scripts/basic/Makefile
». Arrêt.
make[4]: *** [scripts_basic] Erreur 2
make[3]: *** [sub-make] Erreur 2
make[2]: *** [all] Erreur 2
make[2]: quittant le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
make[1]: *** [debian/stamp/conf/kernel-conf] Erreur
2
make[1]: quittant le répertoire «
/usr/src/linux-headers-2.6.32-5-amd64 »
make: *** [debian/stamp/conf/minimal_debian] Erreur
2
Failed to create a ./debian directory: Aucun fichier
ou dossier de ce type at /usr/bin/make-kpkg line
984.

It seems that a Makefile is missing.
=> Can't have the madwifi module for the kernel, but
i could have one for the 2.6.30 kernel ...

Thanks for the reply and help !
Rgds,


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

Kernel: Linux 2.6.32-5-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

-- 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



Processed: Re: Bug#605025: Segmentation fault of corosync running without pacemaker

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

> tags 605025 + unreproducible
Bug #605025 [corosync] Segmentation fault of corosync running without pacemaker
Added tag(s) unreproducible.
> severity 605025 important
Bug #605025 [corosync] Segmentation fault of corosync running without pacemaker
Severity set to 'important' from 'serious'

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
605025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605025
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#605025: Segmentation fault of corosync running without pacemaker

2010-12-05 Thread Mehdi Dogguy
tags 605025 + unreproducible
severity 605025 important
thanks

On  0, Mehdi Dogguy  wrote:
> 
> I tested on my Squeeze box and I wasn't able to reproduce the segfault.

I also tested in Lenny to make the test relevant:

r...@lenny-chroot:/# apt-cache policy corosync
corosync:
  Installed: 1.2.1-1~bpo50+1
  Candidate: 1.2.1-1~bpo50+1
  Version table:
 *** 1.2.1-1~bpo50+1 0
  1 http://www.backports.org lenny-backports/main Packages
100 /var/lib/dpkg/status
r...@lenny-chroot:/# cat /etc/debian_version 
5.0.5
r...@lenny-chroot:/# corosync
Dec 05 19:50:15 corosync [MAIN  ] Corosync Cluster Engine ('1.2.1'): started 
and ready to provide service.
Dec 05 19:50:15 corosync [MAIN  ] Corosync built-in features: nss
Dec 05 19:50:15 corosync [MAIN  ] Successfully read main configuration file 
'/etc/corosync/corosync.conf'.
Dec 05 19:50:15 corosync [MAIN  ] parse error in config: The consensus timeout 
parameter (1500 ms) must be atleast 1.2 * token (3600 ms).
Dec 05 19:50:15 corosync [MAIN  ] Corosync Cluster Engine exiting with status 
-9 at main.c:1423.
r...@lenny-chroot:/# echo $?
247
r...@lenny-chroot:/# sed -i "s/\(.*consensus:\).*$/\1 4000/g" 
/etc/corosync/corosync.conf
r...@lenny-chroot:/# corosync
r...@lenny-chroot:/# echo $?
0

No segfault here.

Same even after fixing the configuration file. (Also tested without
pacemaker in service section).

Thus, I'm lowering the severity of this bugreport and tagging it as
unreproducible.

If you still encounter the problem, please send us a copy of the
configuration files you're using and precise steps leading to the
segfault.

Regards,

-- 
Mehdi Dogguy



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



Bug#606000: libmail-spf-query-perl: Incorrect query results with IPv6 addresses; should warn about missing IPv6 support and/or fail graciously

2010-12-05 Thread Torsten Jerzembeck
Hi Gregor,

gregor herrmann wrote:
>On Sun, 05 Dec 2010 13:37:19 +0100, Torsten Jerzembeck wrote:
>> Using Mail::SPF::Query with an IPv6 enabled mailserver (increasingly
>> common today, and bound to get even more common due to the shortage of
>> IPv4 addresses) leads to mail being blocked incorrectly.
>Could you please give an example of a domain/mailserver which uses
>IPv6 and SPF? I'd like to do some tests and it would be easier with
>an example :)

In my installation the bug was triggered by mail from an user of the
domain "marzen.de":

t...@falcon:~$ dig txt marzen.de
[...]
;; ANSWER SECTION:
marzen.de.  3510IN  TXT "v=spf1 a mx 
ip6:2001:6f8:98b::/48
ip4:192.109.53.0/24 -all"
[...]

t...@falcon:~$ dig mx marzen.de
[...]
;; ANSWER SECTION:
marzen.de.  3475IN  MX  10 mail.marzen.de.
marzen.de.  3475IN  MX  20 postfix.saar.de.
marzen.de.  3475IN  MX  30 mail2.marzen.de.
[...]
;; ADDITIONAL SECTION:
mail.marzen.de. 3475IN  A   193.141.107.90
mail.marzen.de. 3475IN  2001:6f8:98b::a42:3592
postfix.saar.de.153236  IN  A   192.109.53.18
postfix.saar.de.153236  IN  2001:4dd0:ff7f::18
mail2.marzen.de.3475IN  A   192.109.53.242

>> The "spfquery" helper script used in the example configuration for exim4
>Hm, the file shipped in the package
>(/usr/share/doc/libmail-spf-query-perl/examples/exim-acl) doesn't use
>spfquery but spfd. #376545 suggests an alternative which uses
>spfquery.

I think that this part of my setup is rather old, and I don't know any
more why I decided to go this way rather than using spfd, unfortunately.

Many thanks for your quick action in this case!

Greetings from Bad Cannstatt,

=ToJe=

-- 
Torsten Jerzembeck * Oberschlesische Str. 61 * D-70374 Stuttgart
Exil-Westfale * PGP: B74DB58D * MIME welcome * Generation Tux * >


signature.asc
Description: Digital signature


Bug#605110: marked as done (opennebula-common: fails to install, command not found in postinst)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 19:04:55 +
with message-id 
and subject line Bug#605110: fixed in opennebula 2.0.1-3
has caused the Debian Bug report #605110,
regarding opennebula-common: fails to install, command not found in 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.)


-- 
605110: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605110
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: opennebula-common
Version: 2.0.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package failed to install. As per 
definition of the release team this makes the package too buggy for a 
release, thus the severity.

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

  Unpacking opennebula-common (from .../opennebula-common_2.0.1-1_all.deb) ...
  Setting up opennebula-common (2.0.1-1) ...
  Adding group `cloud' (GID 102) ...
  Done.
  Adding system user `oneadmin' (UID 101) ...
  Adding new user `oneadmin' (UID 101) with group `cloud' ...
  Creating home directory `/var/lib/one' ...
  bash: ssh-keygen: command not found
  dpkg: error processing opennebula-common (--configure):
   subprocess installed post-installation script returned error exit status 
127
  configured to not write apport reports
  Errors were encountered while processing:
   opennebula-common
  E: Sub-process /usr/bin/dpkg returned an error code (1)


cheers,
Holger
Start: 2010-11-26 08:49:55 UTC

Package: opennebula-common
Priority: extra
Section: utils
Installed-Size: 40
Maintainer: Debian OpenNebula Maintainers 
Architecture: all
Source: opennebula
Version: 2.0.1-1
Depends: adduser
Recommends: lvm2, sudo (>= 1.7.2p1), wget, genisoimage
Filename: pool/main/o/opennebula/opennebula-common_2.0.1-1_all.deb
Size: 6248
MD5sum: 99640c6497c8080b2c4a54759fb3e059
SHA1: b594e8a1f6d81b1c4cc690780d8519df94af4644
SHA256: f7e36ad72cbf1db7e2aca3c73b32e93b731c2ecdda213d21331025ef8b6f7dac
Description: empty package to create OpenNebula users and directories
 OpenNebula is an open source virtual infrastructure engine that enables the
 dynamic deployment and re-placement of virtual machines on a pool of physical
 resources.
 .
 ONE (OpenNebula) extends the benefits of virtualization platforms from a
 single physical resource to a pool of resources, decoupling the server not
 only from the physical infrastructure but also from the physical location.
 .
 This package sets up the basic directory structure and users needed to run
 an OpenNebula cloud.
Homepage: http://opennebula.org/

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ opennebula-common
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.39~201011251800 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ opennebula-common
0m0.0s INFO: Running on: Linux piatti 2.6.32.26-dsa-amd64 #1 SMP Mon Nov 22 22:12:25 UTC 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpUwfrbU
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpUwfrbU
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpUwfrbU', '-zxf', 'sid.tar.gz']
0m2.0s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpUwfrbU', '-zxf', 'sid.tar.gz']
0m2.0s DEBUG: Created policy-rc.d and chmodded it.
0m2.0s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpUwfrbU', 'apt-get', 'update']
0m4.7s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835 B]
  Ign http://piatti.debian.org/debian/ sid/contrib Translation-en
  Ign http://piatti.debian.org/debian/ sid/main Translation-en
  Ign http://piatti.debian.org/debian/ sid/non-free Translation-en
  Get:2 http://piatti.debian.org sid Release [104 kB]
  Ign http://piatti.debian.org sid/main amd64 Packages/DiffInde

Bug#604207: marked as done (slurm-llnl-slurmdbd: package purge (after dependencies removal) fails)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 18:47:22 +
with message-id 
and subject line Bug#604207: fixed in slurm-llnl 2.1.16-2
has caused the Debian Bug report #604207,
regarding slurm-llnl-slurmdbd: package purge (after dependencies removal) fails
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.)


-- 
604207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: slurm-llnl-slurmdbd
Version: 2.1.11-1squeeze1
Severity: serious
User: debian...@lists.debian.org
Usertags: instest-20101120 instest

Hi,

While testing the installation of all packages in unstable, I ran
into the following problem:

> -- Removing all dependencies: OK
> Reading package lists...
> Building dependency tree...
> Reading state information...
> Starting
> Starting 2
> Done
> The following package was automatically installed and is no longer required:
> adduser
> Use 'apt-get autoremove' to remove them.
> The following packages will be REMOVED:
> libgcrypt11 libgnutls26 libgpg-error0 libgssapi-krb5-2 libk5crypto3
> libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libmunge2
> libmysqlclient16 libpq5 libsasl2-2 libsasl2-modules libssl0.9.8 libtasn1-3
> munge mysql-common slurm-llnl-basic-plugins
> 0 upgraded, 0 newly installed, 19 to remove and 0 not upgraded.
> After this operation, 14.7 MB disk space will be freed.
> (Reading database ... 6599 files and directories currently installed.)
> Removing munge ...
> invoke-rc.d: policy-rc.d denied execution of stop.
> Removing slurm-llnl-basic-plugins ...
> Removing libpq5 ...
> Removing libldap-2.4-2 ...
> Removing libgnutls26 ...
> Removing libgcrypt11 ...
> Removing libgpg-error0 ...
> Removing libgssapi-krb5-2 ...
> Removing libkrb5-3 ...
> Removing libk5crypto3 ...
> Removing libkrb5support0 ...
> Removing libkeyutils1 ...
> Removing libmunge2 ...
> Removing libmysqlclient16 ...
> Removing libsasl2-modules ...
> Removing libsasl2-2 ...
> Removing libssl0.9.8 ...
> Removing libtasn1-3 ...
> Removing mysql-common ...
> -- Purging package: FAILED
> (Reading database ... 6309 files and directories currently installed.)
> Removing slurm-llnl-slurmdbd ...
> Purging configuration files for slurm-llnl-slurmdbd ...
> /var/lib/dpkg/info/slurm-llnl-slurmdbd.postrm: 42: ucf: not found
> dpkg: error processing slurm-llnl-slurmdbd (--purge):
> subprocess installed post-removal script returned error exit status 127
> Errors were encountered while processing:
> slurm-llnl-slurmdbd

The full build log is available from:
 http://people.debian.org/~lucas/logs/2010/11/20/slurm-llnl-slurmdbd.log

It is reproducible by installing your package in a clean chroot, using
the debconf Noninteractive frontend, and priority: critical.

This test was carried out using about 50 AMD64 nodes of the Grid'5000
platform.  Internet was not accessible from the nodes.

-- 
| Lucas Nussbaum
| lu...@lucas-nussbaum.net   http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: slurm-llnl
Source-Version: 2.1.16-2

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

libpmi0-dev_2.1.16-2_i386.deb
  to main/s/slurm-llnl/libpmi0-dev_2.1.16-2_i386.deb
libpmi0_2.1.16-2_i386.deb
  to main/s/slurm-llnl/libpmi0_2.1.16-2_i386.deb
libslurm21-dev_2.1.16-2_i386.deb
  to main/s/slurm-llnl/libslurm21-dev_2.1.16-2_i386.deb
libslurm21_2.1.16-2_i386.deb
  to main/s/slurm-llnl/libslurm21_2.1.16-2_i386.deb
slurm-llnl-basic-plugins-dev_2.1.16-2_i386.deb
  to main/s/slurm-llnl/slurm-llnl-basic-plugins-dev_2.1.16-2_i386.deb
slurm-llnl-basic-plugins_2.1.16-2_i386.deb
  to main/s/slurm-llnl/slurm-llnl-basic-plugins_2.1.16-2_i386.deb
slurm-llnl-doc_2.1.16-2_all.deb
  to main/s/slurm-llnl/slurm-llnl-doc_2.1.16-2_all.deb
slurm-llnl-slurmdbd_2.1.16-2_i386.deb
  to main/s/slurm-llnl/slurm-llnl-slurmdbd_2.1.16-2_i386.deb
slurm-llnl-sview_2.1.16-2_i386.deb
  to main/s/slurm-llnl/slurm-llnl-sview_2.1.16-2_i386.deb
slurm-llnl_2.1.16-2.debian.tar.gz
  to main/s/slurm-llnl/slurm-llnl_2.1.16-2.debian.tar.gz
slurm-llnl_2.1.16-2.dsc
  to main/s/slurm-llnl/slurm-llnl_2.1.16-2.dsc
slurm-llnl_2.1.16-2_i386.deb
  to main/s/slurm-llnl/slurm-llnl_2.1.16-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 604...@bugs.debian.org,
and the maintainer will reopen the bug report if

Bug#605734: marked as done ([libgdk-pixbuf2.0-dev] tries to overwrite file owned by gir-repository-dev)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 18:17:44 +
with message-id 
and subject line Bug#605734: fixed in gdk-pixbuf 2.22.1-3
has caused the Debian Bug report #605734,
regarding [libgdk-pixbuf2.0-dev] tries to overwrite file owned by 
gir-repository-dev
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.)


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

Package: libgdk-pixbuf2.0-dev
Version: 2.22.1-1
Severity: serious

Hello,

libgdk-pixbuf2.0-dev tries to overwrite file
/usr/share/gir-1.0/GdkPixbuf-2.0.gir owned by gir-repository-dev 
package, from aptitude output:


Unpacking libgdk-pixbuf2.0-dev (from 
.../libgdk-pixbuf2.0-dev_2.22.1-2_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libgdk-pixbuf2.0-dev_2.22.1-2_i386.deb (--unpack):
 trying to overwrite '/usr/share/gir-1.0/GdkPixbuf-2.0.gir', which is 
also in package gir-repository-dev 0.6.5-7

configured to not write apport reports
  Errors were encountered while 
processing:

 /var/cache/apt/archives/libgdk-pixbuf2.0-dev_2.22.1-2_i386.deb

thanks,
Petr


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-5-686

Debian Release: squeeze/sid
   90 experimentalftp.cz.debian.org
  600 unstableftp.cz.debian.org
  500 unstablewww.debian-multimedia.org
  500 unstableunofficial.debian-maintainers.org
  500 unstabledeb.opera.com
   50 experimentalwww.debian-multimedia.org
5 experimentalhadret.rootnode.net
  300 unstablehadret.rootnode.net

--- Package information. ---
Depends(Version) | Installed
-+-==
libc6  (>= 2.3.6-6~) | 2.11.2-7
libgdk-pixbuf2.0-0  (= 2.22.1-2) | 2.22.1-2
libglib2.0-0(>= 2.25.15) | 2.27.4-1
libglib2.0-dev   | 2.27.4-1
libx11-dev   | 2:1.3.3-4
libpng12-dev | 1.2.44-1


Package's Recommends field is empty.

Package's Suggests field is empty.


--- End Message ---
--- Begin Message ---
Source: gdk-pixbuf
Source-Version: 2.22.1-3

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

gdk-pixbuf_2.22.1-3.debian.tar.gz
  to main/g/gdk-pixbuf/gdk-pixbuf_2.22.1-3.debian.tar.gz
gdk-pixbuf_2.22.1-3.dsc
  to main/g/gdk-pixbuf/gdk-pixbuf_2.22.1-3.dsc
gir1.0-gdkpixbuf-2.0_2.22.1-3_amd64.deb
  to main/g/gdk-pixbuf/gir1.0-gdkpixbuf-2.0_2.22.1-3_amd64.deb
libgdk-pixbuf2.0-0-udeb_2.22.1-3_amd64.udeb
  to main/g/gdk-pixbuf/libgdk-pixbuf2.0-0-udeb_2.22.1-3_amd64.udeb
libgdk-pixbuf2.0-0_2.22.1-3_amd64.deb
  to main/g/gdk-pixbuf/libgdk-pixbuf2.0-0_2.22.1-3_amd64.deb
libgdk-pixbuf2.0-dev_2.22.1-3_amd64.deb
  to main/g/gdk-pixbuf/libgdk-pixbuf2.0-dev_2.22.1-3_amd64.deb
libgdk-pixbuf2.0-doc_2.22.1-3_all.deb
  to main/g/gdk-pixbuf/libgdk-pixbuf2.0-doc_2.22.1-3_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Laurent Bigonville  (supplier of updated gdk-pixbuf 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: SHA256

Format: 1.8
Date: Sun, 05 Dec 2010 19:04:56 +0100
Source: gdk-pixbuf
Binary: libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-dev libgdk-pixbuf2.0-doc 
libgdk-pixbuf2.0-0-udeb gir1.0-gdkpixbuf-2.0
Architecture: source all amd64
Version: 2.22.1-3
Distribution: experimental
Urgency: low
Maintainer: Debian GNOME Maintainers 

Changed-By: Laurent Bigonville 
Description: 
 gir1.0-gdkpixbuf-2.0 - GDK Pixbuf library - GObject-Introspection
 libgdk-pixbuf2.0-0 - GDK Pixbuf library
 libgdk-pixbuf2.0-0-udeb - GDK Pixbuf library - minimal runtime (udeb)
 libgdk-pixbuf2.0-dev - GDK Pixbuf library (development files)
 libgdk-pixbuf2.0-doc - GDK Pixbuf library (documentation)
Closes: 605734
Changes: 
 gdk-pixbuf (2.22.1-3) experimental; urgency=low
 .
   * debian/control.in:
 - Add Replaces: gir-repository-dev for
   libgdk-pixbuf2.0-dev package (Closes: #605734)
 - Use Breaks instead of Conflicts when required
Checksums-Sha1: 
 5009f06c95bd5634c9b

Bug#606000: libmail-spf-query-perl: Incorrect query results with IPv6 addresses; should warn about missing IPv6 support and/or fail graciously

2010-12-05 Thread gregor herrmann
On Sun, 05 Dec 2010 18:44:53 +0100, gregor herrmann wrote:

> Cc'ing Devin to see if qpsmtpd could switch to libmail-spf-perl ...

Update: the current upstream version of the plugin at
http://git.develooper.com/?p=qpsmtpd.git;a=blob;f=plugins/sender_permitted_from;h=a6d833b03995e9f076a16de074fbac3a10854a8b;hb=HEAD
has already switched to 
37 use Mail::SPF 2.000;

Commit:
http://git.develooper.com/?p=qpsmtpd.git;a=commit;h=02912602842a5b2251b1455cf7206cfee3d18553

Diff:
http://git.develooper.com/?p=qpsmtpd.git;a=blobdiff;f=plugins/sender_permitted_from;h=a6d833b03995e9f076a16de074fbac3a10854a8b;hp=287847e80de86ffb7216cedd85ac146ac0cf1aa6;hb=02912602842a5b2251b1455cf7206cfee3d18553;hpb=b1c3d2f333c807fb40b7a8e5d71086b54f69e562


Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-


signature.asc
Description: Digital signature


Bug#604975: fraxtra to be removed

2010-12-05 Thread Riku Voipio
Hi,

Sorry, missed this bugreport. Yes, the best course would be to remove
fractxtra.




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



Bug#606000: libmail-spf-query-perl: Incorrect query results with IPv6 addresses; should warn about missing IPv6 support and/or fail graciously

2010-12-05 Thread gregor herrmann
On Sun, 05 Dec 2010 18:14:03 +0100, gregor herrmann wrote:

> > As IPv6 deployments are
> > getting increasingly common, the script and/or the module should display
> > an error message in this case or should at least fail graciously. In
> > addition, a prominent warning should be displayed about the inability
> > to deal with IPv6 addresses.
> Right, the current situation is not satisfactory.

Looking through the upstream bug reports at
https://rt.cpan.org/Public/Dist/Display.html?Name=Mail-SPF-Query is
seems that Mail::SPF::Query is decprecated (cf. eg.
https://rt.cpan.org/Public/Bug/Display.html?id=47124) and should be
replaced by Mail::SPF (packaged in Debian as libmail-spf-perl and
spf-tools-perl).

(Note that I haven't checked thouroughly the IPv6 support of
libmail-spf-perl but a quick grep over the source package looks
promising.)

libmail-spf-query-perl looks like a removal candidate ...

Let's check the dependencies:

#v+
$ dak rm -Rn libmail-spf-query-perl
Working... done.
Will remove the following packages from unstable:

libmail-spf-query-perl | 1:1.999.1-3 | source, all

Maintainer: Debian Perl Group 

--- Reason ---

--

Checking reverse dependencies...
# Broken Depends:
qpsmtpd: qpsmtpd

Dependency problem found.
#v-

Hm, not so good.

#v+
$ apt-cache --no-all-versions show qpsmtpd
Package: qpsmtpd
Priority: extra
Section: mail
Installed-Size: 1032
Maintainer: Devin Carraway 
Architecture: all
Version: 0.84-4
Depends: debconf (>= 1.0.0), perl, adduser (>= 3.0), libdigest-hmac-perl, 
libmail-spf-query-perl, libnet-dns-perl, libnet-perl, libmailtools-perl, 
libipc-shareable-perl, libclamav-client-perl, libsocket6-perl
Suggests: spamassassin (>= 3.0.0), clamav-daemon, tinycdb
Filename: pool/main/q/qpsmtpd/qpsmtpd_0.84-4_all.deb
Size: 210630
MD5sum: 8e234aa546048c9e9c347034146c8243
SHA1: e66c9fe2173a8e0d9d2e8fe612f8913998f1e2e5
SHA256: 514645182a84c31b78256d425aecaf946467c8d975bc7dae7461990e20b30d63
Description: Flexible SMTP daemon for network-level spam detection
 This is a replacement SMTP damon which installs alongside a mail delivery
 and transport system such as Exim, Postfix or Qmail, or used as an SMTP
 proxy for a remote/DMZ MTA.
 .
 The qpsmtpd damon emphasizes spam detection during the SMTP transaction,
 attempting to reach spam/nonspam decisions prior to accepting each message,
 thereby eliminating much bounce/forgery blowback.  It exploits its visbility
 into the network transaction to detect certain behaviors often exhibited by
 spam sending agents.
 .
 Qpsmtpd is written in Perl, with an extensive plugin API making it easy to
 add new features or replace functional components.
Homepage: http://smtpd.develooper.com/
Tag: interface::daemon, mail::filters, protocol::smtp, role::program, 
works-with::mail

#v-

Cc'ing Devin to see if qpsmtpd could switch to libmail-spf-perl ...

Cheers,
gregor
 
-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: Ostbahn-Kurti & Die Chefpartie: Schee, Schee, Schee


signature.asc
Description: Digital signature


Processed: Re: [pkg-wine-party] Bug#600682: Please add Build-Depends: ia32-libs-dev [amd64]

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

> forcemerge 602872 600682
Bug#602872: wine: ftbfs on amd64, needs to build-depend on new ia32-libs-dev
Bug#600682: Please add Build-Depends: ia32-libs-dev [amd64]
Forcibly Merged 600682 602872.

> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
600682: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=600682
602872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=602872
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#604207: Bug#605726: unblock: slurm-llnl/2.1.11-1squeeze2

2010-12-05 Thread gennaro . oliva
Hi Adam,

On Thu, Dec 02, 2010 at 07:27:11PM +, Adam D. Barratt wrote:
> The fix for that bug looks wrong (or at least incomplete) - the report
> is about a problem purging the package due to ucf not being available
> and the chosen solution is to add a dependency on ucf; however, as ucf
> is not essential, the postrm cannot rely on it being available during
> purge even with the dependency.

A new packages that fix this bug has been prepared and is about to be
uploaded.
Thank you very much for your feedback.
Best regards
-- 
Gennaro Oliva



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



Bug#606000: libmail-spf-query-perl: Incorrect query results with IPv6 addresses; should warn about missing IPv6 support and/or fail graciously

2010-12-05 Thread gregor herrmann
On Sun, 05 Dec 2010 13:37:19 +0100, Torsten Jerzembeck wrote:

> Using Mail::SPF::Query with an IPv6 enabled mailserver (increasingly
> common today, and bound to get even more common due to the shortage of
> IPv4 addresses) leads to mail being blocked incorrectly.

Could you please give an example of a domain/mailserver which uses
IPv6 and SPF? I'd like to do some tests and it would be easier with
an example :)
 
> The "spfquery" helper script used in the example configuration for exim4

Hm, the file shipped in the package
(/usr/share/doc/libmail-spf-query-perl/examples/exim-acl) doesn't use
spfquery but spfd. #376545 suggests an alternative which uses
spfquery.

> interprets any supplied IPv6 address as an IPv4 address and tries to
> match it against the "ip4" part of SPF information. This obviously fails
> and leads to incorrectly blocked/rejected mail if the SPF policy uses "fail"
> instead of "softfail".

Right, this is definitely a bug (line 436):

  my $query = new Mail::SPF::Query (ipv4   => $opt{ip},

> The missing IPv6 support is documented in the "BUGS" section of the
> Mail::SPF::Query manpage, but not in any documentation for "spfquery"
> itself. In addition, "spfquery" or Mail::SPF::Query do not report any
> error when being supplied with an IPv6 address. 

spfquery doesn't but Mail::SPF::Query itself should, at least that's
my assumption after looking quickly through the code.

Quick test: if I change "ipv4" to "ip" in the above line in spfquery,
I end up with an error:

$ PERL5LIB=lib bin/spfquery -i 82.150.197.85 -m comodo.priv.at -h 
colleen.colgarra.priv.at
pass
Please see 
http://www.openspf.org/why.html?sender=comodo.priv.at&ip=82.150.197.85&receiver=spfquery:
 comodo.priv.at MX colleen.colgarra.priv.at A 82.150.197.85
spfquery: domain of comodo.priv.at designates 82.150.197.85 as permitted sender
Received-SPF: pass (spfquery: domain of comodo.priv.at designates 82.150.197.85 
as permitted sender) client-ip=82.150.197.85; envelope-from=comodo.priv.at; 
helo=colleen.colgarra.priv.at;

$ PERL5LIB=lib bin/spfquery -i 2a02:5d8:192::201 -m comodo.priv.at -h 
colleen.colgarra.priv.at
no IP address given at lib/Mail/SPF/Query.pm line 255.

$ echo $?
255

From lib/Mail/SPF/Query.pm:

51  my $looks_like_ipv4  = qr/\d+\.\d+\.\d+\.\d+/;

232   $query->{ipv4} = delete $query->{ip}
233 if defined($query->{ip}) and $query->{ip} =~ $looks_like_ipv4;

254   if (not ($query->{ipv4} and length $query->{ipv4})) {
255 die "no IP address given";
256   }

> As IPv6 deployments are
> getting increasingly common, the script and/or the module should display
> an error message in this case or should at least fail graciously. In
> addition, a prominent warning should be displayed about the inability
> to deal with IPv6 addresses.

Right, the current situation is not satisfactory.

Cheers,
gregor

-- 
 .''`.   http://info.comodo.priv.at/ -- GPG key IDs: 0x8649AA06, 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin, & developer - http://www.debian.org/
 `. `'   Member of VIBE!AT & SPI, fellow of Free Software Foundation Europe
   `-NP: James Taylor: How Sweet It Is (To Be Loved By You)


signature.asc
Description: Digital signature


Bug#605980: marked as done (sbox-dtc: unowned files in /usr/local after purge (policy 6.8))

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:47:20 +
with message-id 
and subject line Bug#605980: fixed in sbox-dtc 1.11.2-3
has caused the Debian Bug report #605980,
regarding sbox-dtc: unowned files in /usr/local after purge (policy 6.8)
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.)


-- 
605980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605980
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sbox-dtc
Version: 1.11.2-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts piuparts.d.o

Hi, 

during a test with piuparts I noticed your package left 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...):

0m10.9s ERROR: FAIL: Package purging left files on system:
  /home/dtc  not owned
  /home/dtc/.bash_logout not owned
  /home/dtc/.bashrc  not owned
  /home/dtc/.profile not owned
  /var/log/sbox.log  not owned

If your package had only left files in /var/log after purge, I would have filed 
this as important. But as your package created /home/dtc (WTF?!), I'm filing 
this as it is.


cheers,
HolgerStart: 2010-12-04 15:02:32 UTC

Package: sbox-dtc
Priority: optional
Section: web
Installed-Size: 732
Maintainer: Thomas Goirand 
Architecture: amd64
Version: 1.11.2-2
Depends: debconf (>= 0.5) | debconf-2.0, debconf, libdotconf1.0, passwd, libc6 (>= 2.2.5)
Recommends: apache2 | httpd-cgi
Filename: pool/main/s/sbox-dtc/sbox-dtc_1.11.2-2_amd64.deb
Size: 290964
MD5sum: 75f5603dd0fa23be342460fcf1e6908f
SHA1: 90e4fd24c4e728fc8a668f648409e1c5515b9269
SHA256: 49465e907f9bf5f887830470510520a27450086d418b9c33292a69cdc55240cb
Description: A CGI wrapper script for chrooted environment for hosting
 Sbox is a CGI wrapper script that allows Web site hosting
 services to safely grant CGI authoring privileges to untrusted
 clients. In addition to changing the process privileges of client
 scripts to match their owners, it goes beyond other wrappers by
 placing configurable ceilings on script resource usage, avoiding
 unintentional (as well as intentional) denial of service attacks. It
 also optionally allows the Webmaster to place client's CGI scripts in
 a chroot'ed shell restricted to the author's home directories.
Homepage: http://www.gplhost.com/software-sbox.html

Executing: sudo /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ sbox-dtc
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.39~201011281218 starting up.
0m0.0s INFO: Command line arguments: /org/piuparts.debian.org/sbin/piuparts --warn-symlinks --warn-on-others --skip-logrotatefiles-test --scriptsdir /etc/piuparts/scripts/ --tmpdir /org/piuparts.debian.org/tmp -ad sid -b sid.tar.gz --mirror http://piatti.debian.org/debian/ sbox-dtc
0m0.0s INFO: Running on: Linux piatti 2.6.32.26-dsa-amd64 #1 SMP Mon Nov 22 22:12:25 UTC 2010 x86_64
0m0.0s DEBUG: Created temporary directory /org/piuparts.debian.org/tmp/tmpo-guVg
0m0.0s DEBUG: Unpacking sid.tar.gz into /org/piuparts.debian.org/tmp/tmpo-guVg
0m0.0s DEBUG: Starting command: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpo-guVg', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Command ok: ['tar', '-C', '/org/piuparts.debian.org/tmp/tmpo-guVg', '-zxf', 'sid.tar.gz']
0m2.1s DEBUG: Created policy-rc.d and chmodded it.
0m2.1s DEBUG: Starting command: ['chroot', '/org/piuparts.debian.org/tmp/tmpo-guVg', 'apt-get', 'update']
0m4.7s DUMP: 
  Get:1 http://piatti.debian.org sid Release.gpg [835 B]
  Ign http://piatti.debian.org/debian/ sid/contrib Translation-en
  Ign http://piatti.debian.org/debian/ sid/main Translation-en
  Ign http://piatti.debian.org/debian/ sid/non-free Translation-en
  Get:2 http://piatti.debian.org sid Release [104 kB]
  Ign http://piatti.debian.org sid/main amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/contrib amd64 Packages/DiffIndex
  Ign http://piatti.debian.org sid/non-free amd64 Packages/DiffIndex
  Get:3 http://piatti.debian.org sid/main amd64 Packa

Processed: Reopen 604207 BUG

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

> reopen #604207
Bug #604207 {Done: Gennaro Oliva } 
[slurm-llnl-slurmdbd] slurm-llnl-slurmdbd: package purge (after dependencies 
removal) fails
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
> thank
Stopping processing here.

Please contact me if you need assistance.
-- 
604207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=604207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Bug#605432: marked as done ([googleearth-package] I can not create the package)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding [googleearth-package] I can not create the package
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.)


-- 
605499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: grave

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

Hello,

this is the output:

~$ make-googleearth-package
--2010-11-29 22:50:27--
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Risoluzione di dl.google.com... 209.85.146.136, 209.85.146.93,
209.85.146.91, ... Connessione a dl.google.com|209.85.146.136|:80...
connesso. HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 33243981 (32M) [application/octet-stream] Salvataggio in:
"GoogleEarthLinux.bin"

100%[=>]
33.243.981   816K/s   in 42s 

2010-11-29 22:51:10 (768 KB/s) - "GoogleEarthLinux.bin" salvato
[33243981/33243981]

Google Earth for GNU/Linux 6.0.0.1735
Unrecognized Google Earth version (use --force to build anyway)

This happens because Google has released a new version of Google Earth?

Kindly,
Davide Governale.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-5-686

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2.1
 OR curl  | 
dpkg-dev  | 1.15.8.6
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-6
file  | 5.04-5
x11-common| 1:7.5+8
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.






signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and $

Bug#603761: marked as done (Unrecognized Google Earth version (too new for script))

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding Unrecognized Google Earth version (too new for script)
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.)


-- 
605499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package

You need to revise your revision tracking and test with their latest
versions, please.
$ make-googleearth-package --force
Google Earth for GNU/Linux 5.2.1.1588
Unrecognized Google Earth version; using anyway (because of --force).


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
googleearth-package_0.6.0.tar.gz
 de06c0d0339d338d5ab473857bcb48371249c6738cadbe96d89cfa71d4bb0dc4 11176 
googleearth-package_0.6.0_all.deb
Files: 
 dfe9caa566f812d7f68b52d42eb74e55 968 contrib/misc optional 
googleearth-package_0.6.0.dsc
 e458bce77ba72cda3b8143039e6b6dfe 21677 contrib/misc optional 
googleearth-package_0.6.0.tar.gz
 0d731dd298413cdb453b28f3f51da875 11176 contrib/misc optional 
googleearth-package_0.6.0_all.deb

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

iD8DBQFM+7xdUHLQNqxYNSARAruJAJwPrJh/NRw3KId3Prgs4VEsqdFJ1ACfZO9c
sIP+LmVct+w2ZVD9VD3Isd8=
=HErU
-END PGP SIGNATURE-


--- End Message ---


Bug#596423: marked as done ([googleearth-package] Fixes for GoogleEarth 5.2.1)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding [googleearth-package] Fixes for GoogleEarth 5.2.1
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.)


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

Package: googleearth-package
Version: 0.5.7
Severity: normal
Tags: patch

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

Enclosed please find a new patch against Google Earth 5.2.1.

In these changes, I removed the Qt4 libraries and use our own 
libfreeimage3 libraries.


* Avoid crashing[1] by QtWebKit. The QtWebKit libraries comes with 
GoogleEarch is incompatible with system browser plugins.


* Use the system font settings, but not Google Earth's internal font 
setting. It fixed font issue of non-en_US locale (ex: Chinese)


* I use LD_PRELOAD to overwrite the freeimages3 functions google linked 
into their own libIGGfx.so, which also caused crashing[2].


This patch should also fixes #590847[3], #590842[4],

[1] stactrace of Google's own QtWebKit
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb759490b]
[0xb7875400]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_from_pixdata+0x13f)[0x9f648daf]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_new_from_inline+0x63)[0x9f649073]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4d335)[0x9fc68335]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4bd8e)[0x9fc66d8e]
/usr/lib/flashplugin-nonfree/libflashplayer.so(NP_Initialize+0x1ae)[0x9fc6b28e]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747b22)[0xb6151b22]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747c0c)[0xb6151c0c]

[2] stactrace without LD_PRELOAD freeimages3
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb788290b]
[0xb78db400]
/usr/lib/googleearth/libIGGfx.so(+0x1296c9)[0xb3f206c9]
/usr/lib/googleearth/libIGGfx.so(FreeImage_LoadFromHandle+0xb1)[0xb3f0e2c1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage21platformLoadFreeImageEPNS_4Core6igFileEbPNS0_19igImageMetaDataListE+0xa1)[0xb3ef84b1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx10igOglImage12platformLoadEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x112)[0xb3ef8bb2]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage8loadFileEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x12d)[0xb3ee91ad]
/usr/lib/googleearth/libevll.so(_ZN5earth4evll7Texture9LoadBytesEPKhi+0xa6d)[0xb0ad7b8d]

[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588847
[4] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-4-686-bigmem

Debian Release: squeeze/sid
  500 unstablewww.emdebian.org
  500 unstablewww.debian-multimedia.org
  500 unstablehttp.us.debian.org
  500 unstableftp.us.debian.org
  500 unstabledebian.wgdd.de
  500 testing ftp.us.debian.org
  500 testing dl.google.com
  500 stable  repo.wuala.com
  500 stable  dl.google.com
  500 stable  deb.opera.com
  500 lucid   ppa.launchpad.net
  500 lucid   linux.getdropbox.com
1 experimentalftp.us.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2
 OR curl  | 7.21.1-1
dpkg-dev  | 1.15.8.4
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-4
file  | 5.04-5
x11-common| 1:7.5+6
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.



diff --git a/make-googleearth-package b/make-googleearth-package
index d595b70..d01186c 100755
--- a/make-googleearth-package
+++ b/make-googleearth-package
@@ -72,7 +72,7 @@ function check_version() {
 
   echo $version >&2
 
-  if grep -E 'GNU/Linux (4.[0123])|(5.[01])' <<<"$version" > /dev/null; then
+  if grep -E 'GNU/Linux (4.[0123])|(5.[012])' <<<"$version" > /dev/null; then
 GoogleEarth_VERSION=$(sed -e 's/.*GNU\/Linux //' <<<"$version")
 echo 'Supported Google Earth version:' $GoogleEarth_VERSION >&2
   elif [ "$OPT_FORCE" ]; then
@@ -307,6 +307,15 @@ else
   LD_LIBRARY_PATH=${GOOGLE_EARTH_LD_LIBRARY_PATH}
 fi
 export LD_LIBRARY_PATH
+
+GOOGLE_EARTH_LD_PRELOAD=/usr/lib/libfreeimage.so.3
+if [ ! -z "$LD_PRELOAD" ]; then
+  LD_PRELOAD=${LD_PRELOAD}:${GOOGLE_EARTH_LD_PRELOAD}
+else
+  LD_PRELOAD=${

Bug#590847: marked as done (googleearth-package: Unrecognized Google Earth version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding googleearth-package: Unrecognized Google Earth version
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.)


-- 
605499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

make-googleearth-package gives the following error message:
Unrecognized Google Earth version (use --force to build anyway)

- -- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

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

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-4 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkxRnq4ACgkQw5UvgfnzqGr2zQCeL5tK+qq8Dlx4KLICnsPyKrU3
O4oAn1WFPa0igVhx1pxvW+6IAePYD/o/
=wPqJ
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5

Bug#588842: marked as done (googleearth-package: Version of GoogleEarth not recognized/ unknown version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding googleearth-package: Version of GoogleEarth not recognized/ unknown 
version
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.)


-- 
605499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just tried to invoke make-googleearth-package, this is what happened:

| nieh...@ceramic:/tmp$ make-googleearth-package
| --2010-07-12 20:49:58--  
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
| Auflösen des Hostnamen dl.google.com... 72.14.221.91, 72.14.221.93, 
72.14.221.136, ...
| Verbindungsaufbau zu dl.google.com|72.14.221.91|:80... verbunden.
| HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
| Länge: 31388873 (30M) [application/octet-stream]
| In »GoogleEarthLinux.bin« speichern.
| 
| 
100%[===>]
 31.388.873   672K/s   in 45s
| 
| 2010-07-12 20:50:44 (678 KB/s) - »GoogleEarthLinux.bin« gespeichert 
[31388873/31388873]
| 
| Google Earth for GNU/Linux 5.2.1.1329
| Unrecognized Google Earth version (use --force to build anyway)


If I use --force, a package is built (many, many errors are displayed) but the 
binary crashes on execute. 



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  curl  7.21.0-1   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-2 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkw7ZSUACgkQqVj5VlP9Od26JgCggH+TRI6xW5GDkcMkDDYmFGGp
CVMAn2gm/h9xdf5r5snvSZAPii+qmW39
=wM3D
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Add

Bug#605499: marked as done (googleearth-package: due to new googleearth-version package does not work any more)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605499: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605499,
regarding googleearth-package: due to new googleearth-version package does not 
work any more
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.)


-- 
605499: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605499
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Severity: grave
Tags: squeeze
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Hi dear maintainers,

as google has released its new version (version 6), any new built package will 
not work
at all. I tried amd64 as well as i386. Although a google-package can be built
and installed with "dpkg -i", the binary crashes (telling: 
/usr/lib/googleearth/googleearth-bin: not found).
I checked, the binary is existent!

Maybe some things in make-googleearth part must be changed due to the new
google-changes.

Hope, my little bugreport could help just before many people wondered.

Best regards

Hans-J. Ullrich



 


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
google

Bug#605499: marked as done (googleearth-package: due to new googleearth-version package does not work any more)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding googleearth-package: due to new googleearth-version package does not 
work any more
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.)


-- 
605432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Severity: grave
Tags: squeeze
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Hi dear maintainers,

as google has released its new version (version 6), any new built package will 
not work
at all. I tried amd64 as well as i386. Although a google-package can be built
and installed with "dpkg -i", the binary crashes (telling: 
/usr/lib/googleearth/googleearth-bin: not found).
I checked, the binary is existent!

Maybe some things in make-googleearth part must be changed due to the new
google-changes.

Hope, my little bugreport could help just before many people wondered.

Best regards

Hans-J. Ullrich



 


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
google

Bug#603761: marked as done (Unrecognized Google Earth version (too new for script))

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding Unrecognized Google Earth version (too new for script)
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.)


-- 
605432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package

You need to revise your revision tracking and test with their latest
versions, please.
$ make-googleearth-package --force
Google Earth for GNU/Linux 5.2.1.1588
Unrecognized Google Earth version; using anyway (because of --force).


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
googleearth-package_0.6.0.tar.gz
 de06c0d0339d338d5ab473857bcb48371249c6738cadbe96d89cfa71d4bb0dc4 11176 
googleearth-package_0.6.0_all.deb
Files: 
 dfe9caa566f812d7f68b52d42eb74e55 968 contrib/misc optional 
googleearth-package_0.6.0.dsc
 e458bce77ba72cda3b8143039e6b6dfe 21677 contrib/misc optional 
googleearth-package_0.6.0.tar.gz
 0d731dd298413cdb453b28f3f51da875 11176 contrib/misc optional 
googleearth-package_0.6.0_all.deb

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

iD8DBQFM+7xdUHLQNqxYNSARAruJAJwPrJh/NRw3KId3Prgs4VEsqdFJ1ACfZO9c
sIP+LmVct+w2ZVD9VD3Isd8=
=HErU
-END PGP SIGNATURE-


--- End Message ---


Bug#596423: marked as done ([googleearth-package] Fixes for GoogleEarth 5.2.1)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding [googleearth-package] Fixes for GoogleEarth 5.2.1
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.)


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

Package: googleearth-package
Version: 0.5.7
Severity: normal
Tags: patch

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

Enclosed please find a new patch against Google Earth 5.2.1.

In these changes, I removed the Qt4 libraries and use our own 
libfreeimage3 libraries.


* Avoid crashing[1] by QtWebKit. The QtWebKit libraries comes with 
GoogleEarch is incompatible with system browser plugins.


* Use the system font settings, but not Google Earth's internal font 
setting. It fixed font issue of non-en_US locale (ex: Chinese)


* I use LD_PRELOAD to overwrite the freeimages3 functions google linked 
into their own libIGGfx.so, which also caused crashing[2].


This patch should also fixes #590847[3], #590842[4],

[1] stactrace of Google's own QtWebKit
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb759490b]
[0xb7875400]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_from_pixdata+0x13f)[0x9f648daf]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_new_from_inline+0x63)[0x9f649073]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4d335)[0x9fc68335]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4bd8e)[0x9fc66d8e]
/usr/lib/flashplugin-nonfree/libflashplayer.so(NP_Initialize+0x1ae)[0x9fc6b28e]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747b22)[0xb6151b22]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747c0c)[0xb6151c0c]

[2] stactrace without LD_PRELOAD freeimages3
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb788290b]
[0xb78db400]
/usr/lib/googleearth/libIGGfx.so(+0x1296c9)[0xb3f206c9]
/usr/lib/googleearth/libIGGfx.so(FreeImage_LoadFromHandle+0xb1)[0xb3f0e2c1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage21platformLoadFreeImageEPNS_4Core6igFileEbPNS0_19igImageMetaDataListE+0xa1)[0xb3ef84b1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx10igOglImage12platformLoadEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x112)[0xb3ef8bb2]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage8loadFileEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x12d)[0xb3ee91ad]
/usr/lib/googleearth/libevll.so(_ZN5earth4evll7Texture9LoadBytesEPKhi+0xa6d)[0xb0ad7b8d]

[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588847
[4] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-4-686-bigmem

Debian Release: squeeze/sid
  500 unstablewww.emdebian.org
  500 unstablewww.debian-multimedia.org
  500 unstablehttp.us.debian.org
  500 unstableftp.us.debian.org
  500 unstabledebian.wgdd.de
  500 testing ftp.us.debian.org
  500 testing dl.google.com
  500 stable  repo.wuala.com
  500 stable  dl.google.com
  500 stable  deb.opera.com
  500 lucid   ppa.launchpad.net
  500 lucid   linux.getdropbox.com
1 experimentalftp.us.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2
 OR curl  | 7.21.1-1
dpkg-dev  | 1.15.8.4
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-4
file  | 5.04-5
x11-common| 1:7.5+6
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.



diff --git a/make-googleearth-package b/make-googleearth-package
index d595b70..d01186c 100755
--- a/make-googleearth-package
+++ b/make-googleearth-package
@@ -72,7 +72,7 @@ function check_version() {
 
   echo $version >&2
 
-  if grep -E 'GNU/Linux (4.[0123])|(5.[01])' <<<"$version" > /dev/null; then
+  if grep -E 'GNU/Linux (4.[0123])|(5.[012])' <<<"$version" > /dev/null; then
 GoogleEarth_VERSION=$(sed -e 's/.*GNU\/Linux //' <<<"$version")
 echo 'Supported Google Earth version:' $GoogleEarth_VERSION >&2
   elif [ "$OPT_FORCE" ]; then
@@ -307,6 +307,15 @@ else
   LD_LIBRARY_PATH=${GOOGLE_EARTH_LD_LIBRARY_PATH}
 fi
 export LD_LIBRARY_PATH
+
+GOOGLE_EARTH_LD_PRELOAD=/usr/lib/libfreeimage.so.3
+if [ ! -z "$LD_PRELOAD" ]; then
+  LD_PRELOAD=${LD_PRELOAD}:${GOOGLE_EARTH_LD_PRELOAD}
+else
+  LD_PRELOAD=${

Bug#590847: marked as done (googleearth-package: Unrecognized Google Earth version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding googleearth-package: Unrecognized Google Earth version
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.)


-- 
605432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

make-googleearth-package gives the following error message:
Unrecognized Google Earth version (use --force to build anyway)

- -- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

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

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-4 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkxRnq4ACgkQw5UvgfnzqGr2zQCeL5tK+qq8Dlx4KLICnsPyKrU3
O4oAn1WFPa0igVhx1pxvW+6IAePYD/o/
=wPqJ
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5

Bug#588842: marked as done (googleearth-package: Version of GoogleEarth not recognized/ unknown version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding googleearth-package: Version of GoogleEarth not recognized/ unknown 
version
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.)


-- 
605432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just tried to invoke make-googleearth-package, this is what happened:

| nieh...@ceramic:/tmp$ make-googleearth-package
| --2010-07-12 20:49:58--  
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
| Auflösen des Hostnamen dl.google.com... 72.14.221.91, 72.14.221.93, 
72.14.221.136, ...
| Verbindungsaufbau zu dl.google.com|72.14.221.91|:80... verbunden.
| HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
| Länge: 31388873 (30M) [application/octet-stream]
| In »GoogleEarthLinux.bin« speichern.
| 
| 
100%[===>]
 31.388.873   672K/s   in 45s
| 
| 2010-07-12 20:50:44 (678 KB/s) - »GoogleEarthLinux.bin« gespeichert 
[31388873/31388873]
| 
| Google Earth for GNU/Linux 5.2.1.1329
| Unrecognized Google Earth version (use --force to build anyway)


If I use --force, a package is built (many, many errors are displayed) but the 
binary crashes on execute. 



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  curl  7.21.0-1   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-2 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkw7ZSUACgkQqVj5VlP9Od26JgCggH+TRI6xW5GDkcMkDDYmFGGp
CVMAn2gm/h9xdf5r5snvSZAPii+qmW39
=wM3D
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Add

Bug#605432: marked as done ([googleearth-package] I can not create the package)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#605432: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #605432,
regarding [googleearth-package] I can not create the package
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.)


-- 
605432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: grave

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

Hello,

this is the output:

~$ make-googleearth-package
--2010-11-29 22:50:27--
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Risoluzione di dl.google.com... 209.85.146.136, 209.85.146.93,
209.85.146.91, ... Connessione a dl.google.com|209.85.146.136|:80...
connesso. HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 33243981 (32M) [application/octet-stream] Salvataggio in:
"GoogleEarthLinux.bin"

100%[=>]
33.243.981   816K/s   in 42s 

2010-11-29 22:51:10 (768 KB/s) - "GoogleEarthLinux.bin" salvato
[33243981/33243981]

Google Earth for GNU/Linux 6.0.0.1735
Unrecognized Google Earth version (use --force to build anyway)

This happens because Google has released a new version of Google Earth?

Kindly,
Davide Governale.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-5-686

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2.1
 OR curl  | 
dpkg-dev  | 1.15.8.6
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-6
file  | 5.04-5
x11-common| 1:7.5+8
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.






signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 605...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and $

Bug#605499: marked as done (googleearth-package: due to new googleearth-version package does not work any more)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding googleearth-package: due to new googleearth-version package does not 
work any more
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.)


-- 
588842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Severity: grave
Tags: squeeze
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: lang=de...@euro, lc_ctype=de...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Hi dear maintainers,

as google has released its new version (version 6), any new built package will 
not work
at all. I tried amd64 as well as i386. Although a google-package can be built
and installed with "dpkg -i", the binary crashes (telling: 
/usr/lib/googleearth/googleearth-bin: not found).
I checked, the binary is existent!

Maybe some things in make-googleearth part must be changed due to the new
google-changes.

Hope, my little bugreport could help just before many people wondered.

Best regards

Hans-J. Ullrich



 


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
google

Bug#605432: marked as done ([googleearth-package] I can not create the package)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding [googleearth-package] I can not create the package
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.)


-- 
588842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: grave

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

Hello,

this is the output:

~$ make-googleearth-package
--2010-11-29 22:50:27--
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
Risoluzione di dl.google.com... 209.85.146.136, 209.85.146.93,
209.85.146.91, ... Connessione a dl.google.com|209.85.146.136|:80...
connesso. HTTP richiesta inviata, in attesa di risposta... 200 OK
Lunghezza: 33243981 (32M) [application/octet-stream] Salvataggio in:
"GoogleEarthLinux.bin"

100%[=>]
33.243.981   816K/s   in 42s 

2010-11-29 22:51:10 (768 KB/s) - "GoogleEarthLinux.bin" salvato
[33243981/33243981]

Google Earth for GNU/Linux 6.0.0.1735
Unrecognized Google Earth version (use --force to build anyway)

This happens because Google has released a new version of Google Earth?

Kindly,
Davide Governale.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-5-686

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

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2.1
 OR curl  | 
dpkg-dev  | 1.15.8.6
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-6
file  | 5.04-5
x11-common| 1:7.5+8
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.






signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and $

Bug#596423: marked as done ([googleearth-package] Fixes for GoogleEarth 5.2.1)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding [googleearth-package] Fixes for GoogleEarth 5.2.1
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.)


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

Package: googleearth-package
Version: 0.5.7
Severity: normal
Tags: patch

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

Enclosed please find a new patch against Google Earth 5.2.1.

In these changes, I removed the Qt4 libraries and use our own 
libfreeimage3 libraries.


* Avoid crashing[1] by QtWebKit. The QtWebKit libraries comes with 
GoogleEarch is incompatible with system browser plugins.


* Use the system font settings, but not Google Earth's internal font 
setting. It fixed font issue of non-en_US locale (ex: Chinese)


* I use LD_PRELOAD to overwrite the freeimages3 functions google linked 
into their own libIGGfx.so, which also caused crashing[2].


This patch should also fixes #590847[3], #590842[4],

[1] stactrace of Google's own QtWebKit
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb759490b]
[0xb7875400]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_from_pixdata+0x13f)[0x9f648daf]
/usr/lib/libgdk_pixbuf-2.0.so.0(gdk_pixbuf_new_from_inline+0x63)[0x9f649073]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4d335)[0x9fc68335]
/usr/lib/flashplugin-nonfree/libflashplayer.so(+0x4bd8e)[0x9fc66d8e]
/usr/lib/flashplugin-nonfree/libflashplayer.so(NP_Initialize+0x1ae)[0x9fc6b28e]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747b22)[0xb6151b22]
/usr/lib/googleearth/libQtWebKit.so.4(+0x747c0c)[0xb6151c0c]

[2] stactrace without LD_PRELOAD freeimages3
Stacktrace from glibc:
/usr/lib/googleearth/libgoogleearth_free.so(+0xd090b)[0xb788290b]
[0xb78db400]
/usr/lib/googleearth/libIGGfx.so(+0x1296c9)[0xb3f206c9]
/usr/lib/googleearth/libIGGfx.so(FreeImage_LoadFromHandle+0xb1)[0xb3f0e2c1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage21platformLoadFreeImageEPNS_4Core6igFileEbPNS0_19igImageMetaDataListE+0xa1)[0xb3ef84b1]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx10igOglImage12platformLoadEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x112)[0xb3ef8bb2]
/usr/lib/googleearth/libIGGfx.so(_ZN3Gap3Gfx7igImage8loadFileEPNS_4Core6igFileEPNS0_19igImageMetaDataListE+0x12d)[0xb3ee91ad]
/usr/lib/googleearth/libevll.so(_ZN5earth4evll7Texture9LoadBytesEPKhi+0xa6d)[0xb0ad7b8d]

[3] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588847
[4] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.32-4-686-bigmem

Debian Release: squeeze/sid
  500 unstablewww.emdebian.org
  500 unstablewww.debian-multimedia.org
  500 unstablehttp.us.debian.org
  500 unstableftp.us.debian.org
  500 unstabledebian.wgdd.de
  500 testing ftp.us.debian.org
  500 testing dl.google.com
  500 stable  repo.wuala.com
  500 stable  dl.google.com
  500 stable  deb.opera.com
  500 lucid   ppa.launchpad.net
  500 lucid   linux.getdropbox.com
1 experimentalftp.us.debian.org

--- Package information. ---
Depends (Version) | Installed
=-+-===
wget  | 1.12-2
 OR curl  | 7.21.1-1
dpkg-dev  | 1.15.8.4
fakeroot  | 1.14.4-1
bzip2 | 1.0.5-4
file  | 5.04-5
x11-common| 1:7.5+6
x11-utils | 7.5+4


Package's Recommends field is empty.

Package's Suggests field is empty.



diff --git a/make-googleearth-package b/make-googleearth-package
index d595b70..d01186c 100755
--- a/make-googleearth-package
+++ b/make-googleearth-package
@@ -72,7 +72,7 @@ function check_version() {
 
   echo $version >&2
 
-  if grep -E 'GNU/Linux (4.[0123])|(5.[01])' <<<"$version" > /dev/null; then
+  if grep -E 'GNU/Linux (4.[0123])|(5.[012])' <<<"$version" > /dev/null; then
 GoogleEarth_VERSION=$(sed -e 's/.*GNU\/Linux //' <<<"$version")
 echo 'Supported Google Earth version:' $GoogleEarth_VERSION >&2
   elif [ "$OPT_FORCE" ]; then
@@ -307,6 +307,15 @@ else
   LD_LIBRARY_PATH=${GOOGLE_EARTH_LD_LIBRARY_PATH}
 fi
 export LD_LIBRARY_PATH
+
+GOOGLE_EARTH_LD_PRELOAD=/usr/lib/libfreeimage.so.3
+if [ ! -z "$LD_PRELOAD" ]; then
+  LD_PRELOAD=${LD_PRELOAD}:${GOOGLE_EARTH_LD_PRELOAD}
+else
+  LD_PRELOAD=${

Bug#603761: marked as done (Unrecognized Google Earth version (too new for script))

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding Unrecognized Google Earth version (too new for script)
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.)


-- 
588842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package

You need to revise your revision tracking and test with their latest
versions, please.
$ make-googleearth-package --force
Google Earth for GNU/Linux 5.2.1.1588
Unrecognized Google Earth version; using anyway (because of --force).


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5508d1e 968 googleearth-package_0.6.0.dsc
 288a3fe8681b3eef99dd4a263928cbc916398520 21677 googleearth-package_0.6.0.tar.gz
 a33c7086f699547d1fcca218662253a6eebfeef0 11176 
googleearth-package_0.6.0_all.deb
Checksums-Sha256: 
 e761a86aa5549988cdcdeaf6dd6a1b9cd656bd98316d87b228ebf250118c6527 968 
googleearth-package_0.6.0.dsc
 d2b67876e015a84cd882a177710623b9c9a8ee7c8e1f1bb3afd3e136e41f03ef 21677 
googleearth-package_0.6.0.tar.gz
 de06c0d0339d338d5ab473857bcb48371249c6738cadbe96d89cfa71d4bb0dc4 11176 
googleearth-package_0.6.0_all.deb
Files: 
 dfe9caa566f812d7f68b52d42eb74e55 968 contrib/misc optional 
googleearth-package_0.6.0.dsc
 e458bce77ba72cda3b8143039e6b6dfe 21677 contrib/misc optional 
googleearth-package_0.6.0.tar.gz
 0d731dd298413cdb453b28f3f51da875 11176 contrib/misc optional 
googleearth-package_0.6.0_all.deb

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

iD8DBQFM+7xdUHLQNqxYNSARAruJAJwPrJh/NRw3KId3Prgs4VEsqdFJ1ACfZO9c
sIP+LmVct+w2ZVD9VD3Isd8=
=HErU
-END PGP SIGNATURE-


--- End Message ---


Bug#590847: marked as done (googleearth-package: Unrecognized Google Earth version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding googleearth-package: Unrecognized Google Earth version
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.)


-- 
588842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

make-googleearth-package gives the following error message:
Unrecognized Google Earth version (use --force to build anyway)

- -- System Information:
Debian Release: squeeze/sid
Architecture: amd64 (x86_64)

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

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-4 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkxRnq4ACgkQw5UvgfnzqGr2zQCeL5tK+qq8Dlx4KLICnsPyKrU3
O4oAn1WFPa0igVhx1pxvW+6IAePYD/o/
=wPqJ
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Added support for Google Earth 6 (Closes: #605499, #556102)
 - Until 0.6.0 --force option had to be used in order for package to be 
build
   this is no longer required (Closes: #569507, #588842, #577078)
 - removed "Workaround symbol problem in libcrypto" (Closes: #567139)
 - take all depends for the generated package from debian/control
   (Closes: #537380)
   * Altered debian/control:
 - Dependencies added:
   - libqtcore4 (#Closes: 544273)
   - lsb-core (Closes: #605432)
   - libgl1-mesa-glx (Closes: #587761, #534165)
   - ${shlibs:Depends} and ${misc:Depends}
 - Dependencies removed:
   - Removed lib32nss-mdns (Closes: #584635, #535336)
   - Removed arch deps for ia32-libs and ia32-libs-gtk
 (Closes: #510548, #551738, #533104)
 - Suggest nvidia-glx-ia32 (Closes: #541125)
   * Added "homepage" to control (Closes: #561725)
   * Updated standards version, no changes needed.
Checksums-Sha1: 
 fa7a3742c431c5c492fff933ec25978ea5

Bug#588842: marked as done (googleearth-package: Version of GoogleEarth not recognized/ unknown version)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Dec 2010 16:32:19 +
with message-id 
and subject line Bug#588842: fixed in googleearth-package 0.6.0
has caused the Debian Bug report #588842,
regarding googleearth-package: Version of GoogleEarth not recognized/ unknown 
version
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.)


-- 
588842: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=588842
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: googleearth-package
Version: 0.5.7
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I just tried to invoke make-googleearth-package, this is what happened:

| nieh...@ceramic:/tmp$ make-googleearth-package
| --2010-07-12 20:49:58--  
http://dl.google.com/earth/client/current/GoogleEarthLinux.bin
| Auflösen des Hostnamen dl.google.com... 72.14.221.91, 72.14.221.93, 
72.14.221.136, ...
| Verbindungsaufbau zu dl.google.com|72.14.221.91|:80... verbunden.
| HTTP-Anforderung gesendet, warte auf Antwort... 200 OK
| Länge: 31388873 (30M) [application/octet-stream]
| In »GoogleEarthLinux.bin« speichern.
| 
| 
100%[===>]
 31.388.873   672K/s   in 45s
| 
| 2010-07-12 20:50:44 (678 KB/s) - »GoogleEarthLinux.bin« gespeichert 
[31388873/31388873]
| 
| Google Earth for GNU/Linux 5.2.1.1329
| Unrecognized Google Earth version (use --force to build anyway)


If I use --force, a package is built (many, many errors are displayed) but the 
binary crashes on execute. 



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

Kernel: Linux 2.6.32-5-686 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-4high-quality block-sorting file co
ii  curl  7.21.0-1   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev  1.15.7.2   Debian package development tools
ii  fakeroot  1.14.4-1   Gives a fake root environment
ii  file  5.04-2 Determines file type using "magic"
ii  wget  1.12-2 retrieves files from the web
ii  x11-common1:7.5+6X Window System (X.Org) infrastruc
ii  x11-utils 7.5+4  X11 utilities

googleearth-package recommends no packages.

googleearth-package suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAkw7ZSUACgkQqVj5VlP9Od26JgCggH+TRI6xW5GDkcMkDDYmFGGp
CVMAn2gm/h9xdf5r5snvSZAPii+qmW39
=wM3D
-END PGP SIGNATURE-


--- End Message ---
--- Begin Message ---
Source: googleearth-package
Source-Version: 0.6.0

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

googleearth-package_0.6.0.dsc
  to contrib/g/googleearth-package/googleearth-package_0.6.0.dsc
googleearth-package_0.6.0.tar.gz
  to contrib/g/googleearth-package/googleearth-package_0.6.0.tar.gz
googleearth-package_0.6.0_all.deb
  to contrib/g/googleearth-package/googleearth-package_0.6.0_all.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 588...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adnan Hodzic  (supplier of updated googleearth-package 
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, 05 Dec 2010 16:11:53 +0100
Source: googleearth-package
Binary: googleearth-package
Architecture: source all
Version: 0.6.0
Distribution: unstable
Urgency: low
Maintainer: Adnan Hodzic 
Changed-By: Adnan Hodzic 
Description: 
 googleearth-package - utility to automatically build a Debian package of 
Google Earth
Closes: 510548 533104 534165 535336 537380 541125 544273 551738 556102 561725 
567139 569507 577078 584635 587761 588842 605432 605499
Changes: 
 googleearth-package (0.6.0) unstable; urgency=low
 .
   * New release to cope with new upstream release.
   * Altered "make-googleearth-package":
 - Add

Bug#606021: marked as done (A Makefile is missing in: /usr/src/linux-headers-2.6.32-5-common/scripts/basic/ => impossible to compile new(s) module(s) !)

2010-12-05 Thread Debian Bug Tracking System
Your message dated Sun, 5 Dec 2010 17:22:39 +0100
with message-id <20101205162239.gv5...@radis.liafa.jussieu.fr>
and subject line Re: Bug#606021: A Makefile is missing in: 
/usr/src/linux-headers-2.6.32-5-common/scripts/basic/ => impossible to compile 
new(s) module(s) !
has caused the Debian Bug report #606021,
regarding A Makefile is missing in: 
/usr/src/linux-headers-2.6.32-5-common/scripts/basic/ => impossible to compile 
new(s) module(s) !
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.)


-- 
606021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=606021
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-headers-2.6.32-5-common
Version: 2.6.32-28
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-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

-- no debconf information


--- End Message ---
--- Begin Message ---
On Sun, Dec  5, 2010 at 17:13:21 +0100, michael chlon wrote:

> Package: linux-headers-2.6.32-5-common
> Version: 2.6.32-28
> Severity: grave
> Justification: renders package unusable
> 
How about you describe your problem when you file a bug?  Closing as
invalid, since there's no information in this report.

Cheers,
Julien


signature.asc
Description: Digital signature
--- End Message ---


Bug#606021: A Makefile is missing in: /usr/src/linux-headers-2.6.32-5-common/scripts/basic/ => impossible to compile new(s) module(s) !

2010-12-05 Thread michael chlon
Package: linux-headers-2.6.32-5-common
Version: 2.6.32-28
Severity: grave
Justification: renders package unusable



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

Kernel: Linux 2.6.32-5-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

-- 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



  1   2   >