Bug#667591: Chromium does not include the PDF viewer for Print Preview

2012-04-04 Thread Jonathan Nieder
# difficult
severity 667591 wishlist
tags 667591 + upstream
quit

Hi Vincent,

Vincent Bernat wrote:

> When trying to print, Chromium complains that it is unable to offer a
> preview because of the absence of the built-in PDF viewer. It is still
> possible to print without it but it would be nice to include it.

The source code to the built-in PDF viewer is not public.  Perhaps it
would be possible to write a replacement using some gtk or libevince
facility.

Hope that helps,
Jonathan



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



Bug#667557: libcairo2: Window switching takes longer

2012-04-04 Thread Paul Menzel
reassign libcairo2 1.12.0-2
quit

Am Donnerstag, den 05.04.2012, 00:07 +0200 schrieb Cyril Brulebois:
> Paul Menzel  (04/04/2012):
> > I could not find anything interesting in the log files. Help to debug
> > this problem is highly appreciated. `libdrm*` was also updated in the
> > upgrade process but I guess the driver is the culprit.
> 
> libcairo2 too? Try downgrading it to testing's version if that's the
> case. Bugs on the server talk about corruption, but performance might be
> hit too, that's the EXA layer..

You are dead on! Downgrading `libcairo2` from 1.12.0-2 to 1.10.2-7
indeed solves the performance issue (and also the rendering errors I had
experienced too).

I therefore reassign this to `libcairo2`.


Thanks a lot,

Paul


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


Bug#667564: ITP: servefile -- Serve files from shell via a small HTTP server

2012-04-04 Thread Aron Xu
Hi,

Again I would like to ask how useful it is and whether there are
potential security problems like other HTTP daemons. I'm not saying
that I'm against packaging it, but just want bring the common concerns
to your attention.

Basically there's another option already in Python, the
SimpleHTTPServer, which you can run in the directory containing files
you intend to share, all done.

--
Regards,
Aron Xu



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



Bug#667235: LAST fails to build with GCC-4.7.

2012-04-04 Thread Martin Frith
Hi Charles,

many thanks for letting me know about this.  I believe the problem is fixed
in the latest LAST.  (I've also tried to improve the makefiles: not sure if
that will affect you.)

Have a nice day,
Martin

On Wed, Apr 4, 2012 at 1:24 PM, Charles Plessy  wrote:

> Hi Martin,
>
> we figured out in Debian that LAST does not build with GCC 4.7:
>
>gumbel_params/njn_approx.hpp:72:98: error: 'fabs' was not declared in
> this scope, and no declarations were found by argument-dependent lookup at
> the point of instantiation [-fpermissive]
>
> You can see below for more context, and more in particular the instructions
> under “Name lookup changes” in GCC's 4.7 porting page
>
>http://gcc.gnu.org/gcc-4.7/porting_to.html
>
> Do you think you can release an updated version of LAST ?
>
> (This email is sent to our BTS, where it is recorded.)
>
>http://bugs.debian.org/667235
>
> Cheers,
>
> -- Charles
>
> Le Tue, Apr 03, 2012 at 11:10:04PM +, Matthias Klose a écrit :
> > Package: last-align
> > Version: 193-1
> > Severity: important
> > Tags: sid wheezy
> > User: debian-...@lists.debian.org
> > Usertags: ftbfs-gcc-4.7
> >
> > The package fails to build in a test rebuild on at least amd64 with
> > gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
> > severity of this report may be raised before the wheezy release.
> >
> > gumbel_params/njn_approx.hpp:72:98: error: 'fabs' was not declared in
> this scope, and no declarations were found by argument-dependent lookup at
> the point of instantiation [-fpermissive]
> >
> > The full build log can be found at:
> >
> http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/last-align_193-1_unstable-gcc47.log
> > The last lines of the build log are at the end of this report.
> >
> > Some hints on fixing these issues can be found at
> > http://gcc.gnu.org/gcc-4.7/porting_to.html
> >
> > To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
> > or install the gcc, g++, gfortran, ... packages from experimental.
> >
> > [...]
> > gumbel_params/sls_alp_regression.cpp: In static member function 'static
> double
> ncbi::blast::Sls::alp_reg::function_for_robust_regression_sum_with_cut_LSM(double*,
> double*, Int4, Int4, double, double&, double&, double&, double&, bool&)':
> > gumbel_params/sls_alp_regression.cpp:389:16: warning: unused variable
> 'a11_error' [-Wunused-variable]
> > gumbel_params/sls_alp_regression.cpp:390:16: warning: unused variable
> 'a12_error' [-Wunused-variable]
> > gumbel_params/sls_alp_regression.cpp:391:16: warning: unused variable
> 'a21_error' [-Wunused-variable]
> > gumbel_params/sls_alp_regression.cpp:392:16: warning: unused variable
> 'a22_error' [-Wunused-variable]
> > gumbel_params/sls_alp_regression.cpp: In static member function 'static
> void
> ncbi::blast::Sls::alp_reg::robust_regression_sum_with_cut_LSM_beta1_is_defined(Int4,
> Int4, double*, double*, bool, bool, double, double&, double, double&,
> double, Int4&, Int4&, bool&)':
> > gumbel_params/sls_alp_regression.cpp:521:16: warning: variable
> 'beta1_opt' set but not used [-Wunused-but-set-variable]
> > gumbel_params/sls_alp_regression.cpp:523:16: warning: variable
> 'beta1_opt_error' set but not used [-Wunused-but-set-variable]
> > gumbel_params/sls_alp_regression.cpp: In static member function 'static
> double
> ncbi::blast::Sls::alp_reg::function_for_robust_regression_sum_with_cut_LSM_beta1_is_defined(double*,
> double*, Int4, Int4, double, double&, double, double&, double, bool&)':
> > gumbel_params/sls_alp_regression.cpp:596:16: warning: unused variable
> 'a11_error' [-Wunused-variable]
> > gumbel_params/sls_alp_regression.cpp:597:16: warning: unused variable
> 'a12_error' [-Wunused-variable]
> > In file included from gumbel_params/sls_alp_regression.hpp:51:0,
> >  from gumbel_params/sls_alp_regression.cpp:38:
> > gumbel_params/sls_alp_data.hpp: At global scope:
> > gumbel_params/sls_alp_data.hpp:74:21: warning:
> 'ncbi::blast::Sls::small_long' defined but not used [-Wunused-variable]
> > gumbel_params/sls_alp_data.hpp:75:23: warning:
> 'ncbi::blast::Sls::dbl_max_log' defined but not used [-Wunused-variable]
> > gumbel_params/sls_alp_sim.cpp: In constructor
> 'ncbi::blast::Sls::alp_sim::alp_sim(ncbi::blast::Sls::alp_data*)':
> > gumbel_params/sls_alp_sim.cpp:477:24: warning: unused variable
> 'memory_after2' [-Wunused-variable]
> > gumbel_params/sls_alp_sim.cpp:724:24: warning: unused variable
> 'memory_after3' [-Wunused-variable]
> > In file included from gumbel_params/sls_alp_sim.hpp:51:0,
> >  from gumbel_params/sls_alp_sim.cpp:39:
> > gumbel_params/sls_alp_data.hpp: At global scope:
> > gumbel_params/sls_alp_data.hpp:74:21: warning:
> 'ncbi::blast::Sls::small_long' defined but not used [-Wunused-variable]
> > In file included from gumbel_params/sls_pvalues.cpp:41:0:
> > gumbel_params/sls_alp_data.hpp:74:21: warning:
> 'ncbi::blast::Sls::small_long' defined but not used [-Wunused-variable]

Bug#639443: Patch for the 3.0025+nmu3 NMU of ucf

2012-04-04 Thread Christian PERRIER

Dear maintainer of ucf,

On Sunday, March 25, 2012 I sent you a notice announcing my intent to upload an
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Tuesday, March 20, 2012.

You either agreed for this NMU or did not respond to my notices.

I will now upload this NMU to DELAYED/7-DAY.

The NMU patch is attached to this mail.

The NMU changelog is:


Source: ucf
Version: 3.0025+nmu3
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier 
Date: Thu, 05 Apr 2012 08:25:42 +0200
Closes: 615931 639443 661480
Changes: 
 ucf (3.0025+nmu3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * No longer hardcode debconf templates file location
 Closes: #615931
   * Fix pending l10n issues. Debconf translations:
 - Slovak (Slavko).  Closes: #639443
 - Polish (Michał Kułach).  Closes: #661480

-- 


diff -Nru ucf-3.0025+nmu3.old/debian/changelog ucf-3.0025+nmu3/debian/changelog
--- ucf-3.0025+nmu3.old/debian/changelog	2012-03-15 20:15:42.911310664 +0100
+++ ucf-3.0025+nmu3/debian/changelog	2012-04-05 08:25:52.421663636 +0200
@@ -1,3 +1,14 @@
+ucf (3.0025+nmu3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * No longer hardcode debconf templates file location
+Closes: #615931
+  * Fix pending l10n issues. Debconf translations:
+- Slovak (Slavko).  Closes: #639443
+- Polish (Michał Kułach).  Closes: #661480
+
+ -- Christian Perrier   Thu, 05 Apr 2012 08:25:42 +0200
+
 ucf (3.0025+nmu2) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru ucf-3.0025+nmu3.old/debian/po/pl.po ucf-3.0025+nmu3/debian/po/pl.po
--- ucf-3.0025+nmu3.old/debian/po/pl.po	2012-03-15 20:15:42.911310664 +0100
+++ ucf-3.0025+nmu3/debian/po/pl.po	2012-03-20 07:43:42.0 +0100
@@ -12,21 +12,22 @@
 #
 #Developers do not need to manually edit POT or PO files.
 #
-# Wojciech Zarêba , 2007.
+# Wojciech Zaręba , 2007.
+# Michał Kułach , 2012.
 msgid ""
 msgstr ""
 "Project-Id-Version: ucf3002\n"
 "Report-Msgid-Bugs-To: u...@packages.debian.org\n"
 "POT-Creation-Date: 2009-10-13 08:14-0500\n"
-"PO-Revision-Date: 2007-06-27 17:15+0200\n"
-"Last-Translator: Wojciech Zarêba \n"
+"PO-Revision-Date: 2012-02-25 16:25+0100\n"
+"Last-Translator: Michał Kułach \n"
 "Language-Team: Polish \n"
 "Language: pl\n"
 "MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=ISO-8859-2\n"
+"Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: KBabel 1.11.4\n"
+"X-Generator: Lokalize 1.2\n"
 
 #. Type: title
 #. Description
@@ -59,7 +60,7 @@
 #. Choices
 #: ../templates:3001 ../templates:4001
 msgid "show the differences between the versions"
-msgstr "pokazanie ró¿nic pomiêdzy wersjami"
+msgstr "pokazanie różnic pomiędzy wersjami"
 
 #. Type: select
 #. Choices
@@ -68,21 +69,21 @@
 #. Choices
 #: ../templates:3001 ../templates:4001
 msgid "show a side-by-side difference between the versions"
-msgstr "pokazanie ró¿nic - obok siebie - pomiêdzy wersjami"
+msgstr "pokazanie różnic - obok siebie - pomiędzy wersjami"
 
 #. Type: select
 #. Choices
 #. Translators, please keep translations *short* (less than 65 columns)
 #: ../templates:3001
 msgid "show a 3-way difference between available versions"
-msgstr "pokazanie ró¿nic pomiêdzy trzema dostêpnymi wersjami"
+msgstr "pokazanie różnic pomiędzy trzema dostępnymi wersjami"
 
 #. Type: select
 #. Choices
 #. Translators, please keep translations *short* (less than 65 columns)
 #: ../templates:3001
 msgid "do a 3-way merge between available versions (experimental)"
-msgstr "scalenie zmian pomiêdzy 3 dostêpnymi wersjami (eksperymentalne)"
+msgstr "scalenie zmian pomiędzy 3 dostępnymi wersjami (eksperymentalne)"
 
 #. Type: select
 #. Choices
@@ -91,16 +92,16 @@
 #. Choices
 #: ../templates:3001 ../templates:4001
 msgid "start a new shell to examine the situation"
-msgstr "uruchomienie pow³oki w celu zbadania sytuacji"
+msgstr "uruchomienie powłoki w celu zbadania sytuacji"
 
 #. Type: select
 #. Description
 #. Type: select
 #. Description
 #: ../templates:3002 ../templates:4002
-#, fuzzy
 msgid "What do you want to do about modified configuration file ${BASENAME}?"
-msgstr "Proszê wybraæ akcjê do wykonania na pliku ${BASENAME}:"
+msgstr ""
+"Jakie działanie ma zostać wykonane w związku z modyfikacją pliku ${BASENAME}?"
 
 #. Type: select
 #. Description
@@ -111,20 +112,20 @@
 "A new version of configuration file ${FILE} is available, but the version "
 "installed currently has been locally modified."
 msgstr ""
-"Dostêpna jest nowa wersja pliku konfiguracyjnego ${FILE}, ale obecna wersja "
-"zosta³a lokalnie zmodyfikowana."
+"Dostępna jest nowa wersja pliku konfiguracyjnego ${FILE}, ale obecna wersja "
+"została lokalnie zmodyfikowana."
 
 #. Type: note
 #. Description
 #: ../templates:5001
 msgid "Line by line differences between versions"
-msgstr "Ró¿nice linia po linii pomiêdzy wersjami"
+msgstr "Różnice pomię

Bug#667588: med-physics: Adjust for the new octave package version 3.6.1

2012-04-04 Thread Andreas Tille
Hi Rafael,

thanks for your work on octave.  I really welcome this step because the
versionless packaging simplifies things for the metapackage building
process.  I commited the relevant change to SVN however, the fact that
octave (without verison) is currently only in unstable and not in
testing has the consequence that it does not show up in the list of
Recommends of the med-physics task.  The idea behind this is that the
metapackages are targeting at the testing distribution and only those
packages which are found in testing at package build time will be
included.

So I would like to do the final bug fixing upload once octave progressed
to testing.  Please ping me (or the bug report) once this happened
because I can not guarantee that I will keep an eye onto this.

Kind regards

   Andreas.

On Thu, Apr 05, 2012 at 07:49:27AM +0200, Rafael Laboissiere wrote:
> Package: med-physics
> Version: 1.10
> Severity: important
> 
> The Debian Octave Group is preparing the transition from Octave 3.2 to
> 3.6 [1].  Once it is finished, the octave3.2* packages will be
> considered obsolete and we will ask their removal from sid.  We fully
> abandoned the versioned naming scheme of the packages.
> 
> The med-physics package recommends octave3.2. Please, make it recommend
> octave instead.
> 
> Thanks,
> 
> Rafael
> 
> [1] 
> http://wiki.debian.org/Teams/DebianOctaveGroup#Migration_to_git-buildpackage_and_Octave_3.6
> 
> -- System Information:
> Debian Release: wheezy/sid
>   APT prefers testing
>   APT policy: (700, 'testing'), (650, 'unstable')
> Architecture: i386 (i686)
> 
> Kernel: Linux 3.2.0-2-686-pae (SMP w/2 CPU cores)
> Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
> Shell: /bin/sh linked to /bin/dash
> 
> 
> 
> ___
> Debian-med-packaging mailing list
> debian-med-packag...@lists.alioth.debian.org
> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging
> 

-- 
http://fam-tille.de



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



Bug#667591: Chromium does not include the PDF viewer for Print Preview

2012-04-04 Thread Vincent Bernat
Package: chromium
Version: 18.0.1025.142~r129054-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!

When trying to print, Chromium complains that it is unable to offer a
preview because of the absence of the built-in PDF viewer. It is still
possible to print without it but it would be nice to include it.

Thanks.

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

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

Versions of packages chromium depends on:
ii  chromium-inspector  18.0.1025.142~r129054-1
ii  gconf-service   3.2.3-4
ii  libasound2  1.0.25-2
ii  libavcodec535:0.8.1-4
ii  libavformat53   5:0.8.1-4
ii  libavutil51 5:0.8.1-4
ii  libbz2-1.0  1.0.6-1
ii  libc6   2.13-27
ii  libcairo2   1.12.0-2
ii  libcups21.5.2-9
ii  libdbus-1-3 1.5.12-1
ii  libevent-2.0-5  2.0.18-stable-1
ii  libexpat1   2.1.0-1
ii  libflac81.2.1-6
ii  libfontconfig1  2.8.0-3.1
ii  libfreetype62.4.9-1
ii  libgcc1 1:4.7.0-2
ii  libgconf-2-43.2.3-4
ii  libgcrypt11 1.5.0-3
ii  libgdk-pixbuf2.0-0  2.26.0-2
ii  libglib2.0-02.32.0-3
ii  libgtk2.0-0 2.24.10-1
ii  libjpeg88d-1
ii  libnspr4-0d 4.9-1
ii  libnss3-1d  3.13.3-1
ii  libpango1.0-0   1.30.0-1
ii  libpng12-0  1.2.47-2
ii  libpulse0   1.1-3
ii  libspeex1   1.2~rc1-3
ii  libstdc++6  4.7.0-2
ii  libudev0175-3.1
ii  libwebp20.1.3-3
ii  libx11-62:1.4.4-4
ii  libxext62:1.3.0-3
ii  libxfixes3  1:5.0-4
ii  libxml2 2.7.8.dfsg-7
ii  libxrender1 1:0.9.6-2
ii  libxslt1.1  1.1.26-8
ii  libxss1 1:1.2.1-2
ii  xdg-utils   1.1.0~rc1+git20111210-6
ii  zlib1g  1:1.2.6.dfsg-2

chromium recommends no packages.

Versions of packages chromium suggests:
pn  chromium-l10n  

- -- no debconf information

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

iEYEARECAAYFAk99PvgACgkQKFvXofIqeU53awCgmeqdiTcSxXAUSJunlGykZVUa
vKMAnR5UcMPtpgm1lqMJ3o1AKSJ/2171
=/0Nr
-END PGP SIGNATURE-



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



Bug#666661: pcsc-cyberjack: FTBFS: winscard.h:20:22: fatal error: pcsclite.h: No such file or directory

2012-04-04 Thread Reinhard Tartler
On Wed, Apr 04, 2012 at 22:46:12 (CEST), Frank Neuber wrote:

[...]

>> In any case, I'd suggest to drop the file m4/pcsc.m4 package completely,
>> and replace it with pkg-config, because It seems that pcsc-lite does
>> provide a proper libpcsclite.pc file:
>> 
>> http://anonscm.debian.org/viewvc/pcsclite/trunk/PCSC/src/libpcsclite.pc.in?revision=2721&view=markup
>> 
>> pkg-config does work on all platforms that m4/pcsc.m4 implements (i.e.,
>> windows, macosx and linux), and is implemented technically much superior
>> way.
> Ok, I try to implement that pkg-config stuff ASP.

Let me know if you need help with this.

> This bug was reported for  wheezy and sid.
> On wheezy I can't reproduce this error.
> I think it is only on sid, rigth?

$ grep-excuses pcsc-lite
pcsc-lite (1.8.2-1 to 1.8.3-2)
Maintainer: Ludovic Rousseau 
Too young, only 3 of 10 days old
Not considered

If nothing bad happens, that version will reach wheezy next week.

You might want to read about apt-pinning:
http://wiki.debian.org/AptPreferences

If setup as described, you can install the version found in 'unstable'
of pcsc-lite with this command:

$ apt-get install -t unstable libpcsclite-dev


-- 
Gruesse/greetings,
Reinhard Tartler, KeyID 945348A4



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



Bug#611936: git-core: git.el M-x git-status for emacs23

2012-04-04 Thread Jonathan Nieder
found 611936 git/1:1.7.9.5-1
tags 611936 + patch
quit
(Resending with correct bug number.  Sorry for the noise.)

Hi again,

Kevin Ryde wrote:
> Jonathan Nieder  writes:

>>  - In M-x git-blame mode, the left side of each source line does not
>>line up
>
> The %20A in git-blame-prefix-format may mean only 20 columns for the
> author.  I expect that can be customized.
>
> (Or is there a way to abbreviate long authors?  Could be a cute feature
> for format-spec.el itself to have, either a truncate or ellipsise or
> whatever.)

Thanks for a useful hint.  Took me long enough. :)

 contrib/emacs/git-blame.el |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git i/contrib/emacs/git-blame.el w/contrib/emacs/git-blame.el
index d351cfb6..137d5ba9 100644
--- i/contrib/emacs/git-blame.el
+++ w/contrib/emacs/git-blame.el
@@ -102,7 +102,7 @@
   :group 'git-blame)
 
 (defcustom git-blame-prefix-format
-  "%h %20A:"
+  "%h %20.20A:"
   "The format of the prefix added to each line in `git-blame'
 mode. The format is passed to `format-spec' with the following format keys:
 
-- 



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



Bug#636136: Re: [solved] update system is not working

2012-04-04 Thread Mader, Alexander (N-MSR)

Am -10.01.-28163 20:59, schrieb Davide Prina:

I'm behind a proxy server with password.
I have configured eclipse to use the proxy server for http, https and socket.

To let eclipse to work correctly with update/install you must not set
proxy for socket.


Being in a similar situation this solved my network connection problem 
as well. Many thanks, Davide!


Best regards, Alexander.
--
Alexander Mader   Fon: +49-30-93033-4557
NILES Werkzeugmaschinen GmbH  Fax: +49-30-93033-4003
www.niles.de
 GPG public key:  http://mader.seppi.de/pubkey-dienst.asc

Ubuntu: staroafrykańskie słowo oznaczające "Nie umiem zainstalować Debiana"



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



Bug#658536: Announce of the upcoming NMU for the ooo-build-extensions package

2012-04-04 Thread Christian PERRIER
Dear maintainer of ooo-build-extensions and Debian translators,

Some days ago, I sent a notice to the maintainer of the ooo-build-extensions 
Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
ar cs da de es eu fi fr gl it ja nl pt ru sv tr zh_CN

Among these, the following translations are incomplete: 

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the ooo-build-extensions package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Friday, April 13, 
2012. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Thursday, March 29, 2012   : send the first intent to NMU notice to
 the package maintainer.
 Thursday, April 05, 2012   : send this notice
 Friday, April 13, 2012   : (midnight) deadline for receiving translation 
updates
 Saturday, April 14, 2012   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Saturday, April 21, 2012   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ooo-build-extensions\n"
"Report-Msgid-Bugs-To: ooo-build-extensi...@packages.debian.org\n"
"POT-Creation-Date: 2012-04-05 08:19+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: error
#. description
#: ../openoffice.org-coooder.templates:2001
msgid "OpenOffice.org running"
msgstr ""

#. Type: error
#. description
#: ../openoffice.org-coooder.templates:2001
msgid ""
"OpenOffice.org is running right now. This can cause problems with (de-)"
"registration of components and extensions."
msgstr ""

#. Type: error
#. description
#: ../openoffice.org-coooder.templates:2001
msgid ""
"You should close all running instances of OpenOffice.org (including any "
"currently running Quickstarter) before proceeding with the package upgrade."
msgstr ""


signature.asc
Description: Digital signature


Bug#656649: Announce of the upcoming NMU for the ocfs2-tools package

2012-04-04 Thread Christian PERRIER
Dear maintainer of ocfs2-tools and Debian translators,

Some days ago, I sent a notice to the maintainer of the ocfs2-tools Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs da de es eu fi fr gl it ja nl pt pt_BR ru sv vi

Among these, the following translations are incomplete: 

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the ocfs2-tools package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Friday, April 13, 
2012. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Saturday, March 31, 2012   : send the first intent to NMU notice to
 the package maintainer.
 Thursday, April 05, 2012   : send this notice
 Friday, April 13, 2012   : (midnight) deadline for receiving translation 
updates
 Saturday, April 14, 2012   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Saturday, April 21, 2012   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: ocfs2-to...@packages.debian.org\n"
"POT-Creation-Date: 2010-03-12 19:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../ocfs2-tools.templates:1001
msgid "Would you like to start an OCFS2 cluster (O2CB) at boot time?"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:2001
msgid "Name of the cluster to start at boot time:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:3001
msgid "O2CB heartbeat threshold:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:3001
msgid ""
"The O2CB heartbeat threshold sets up the maximum time in seconds that a node "
"awaits for an I/O operation. After it, the node \"fences\" itself, and you "
"will probably see a crash."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:3001
msgid "It is calculated as the result of: (threshold - 1) x 2."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:3001
msgid "Its default value is 31 (60 seconds)."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:3001
msgid ""
"Raise it if you have slow disks and/or crashes with kernel messages like:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:4001
msgid "O2CB idle timeout:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:4001
msgid ""
"The O2CB idle timeout (expressed in milliseconds) is the time before a "
"network connection is considered dead."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:4001
msgid ""
"Its default value is 3 (30 seconds) and the minimum recommended value is "
"5000 (5 seconds)."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:5001
msgid "O2CB keepalive delay:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:5001
msgid ""
"The O2CB keepalive delay (expressed in milliseconds) is the maximum time "
"before a keepalive packet is sent."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:5001
msgid ""
"Its default value is 2000 (2 seconds) and the minimum recommended value is "
"1000 (1 second)."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:6001
msgid "O2CB reconnect delay:"
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:6001
msgid ""
"The O2CB reconnect delay (expressed in milliseconds) is the minimum time "
"between connection attempts."
msgstr ""

#. Type: string
#. Description
#: ../ocfs2-tools.templates:6001
msgid "Its default and recommended minimum value is 2000 (2 seconds)."
msgstr ""


signature.asc
Description: Digital

Bug#658941: Announce of the upcoming NMU for the msttcorefonts package

2012-04-04 Thread Christian PERRIER
Dear maintainer of msttcorefonts and Debian translators,

Some days ago, I sent a notice to the maintainer of the msttcorefonts Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
be cs da de es eu fi fr gl it ja lt nl pl pt pt_BR ro ru sk sv vi

Among these, the following translations are incomplete: lt vi

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the msttcorefonts package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Friday, April 13, 
2012. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Saturday, March 31, 2012   : send the first intent to NMU notice to
 the package maintainer.
 Thursday, April 05, 2012   : send this notice
 Friday, April 13, 2012   : (midnight) deadline for receiving translation 
updates
 Saturday, April 14, 2012   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Saturday, April 21, 2012   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: th...@debian.org\n"
"POT-Creation-Date: 2007-12-01 15:50+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: string
#. Description
#: ../templates:1001
msgid "Directory holding MS fonts (if already downloaded):"
msgstr ""

#. Type: string
#. Description
#: ../templates:1001
msgid ""
"If you have already downloaded Microsoft's TrueType Core Fonts for the web, "
"type the name of the directory which contains them. Those files are in the "
"Microsoft Windows self-installing format, and are named andale32.exe, "
"arial32.exe, arialb32.exe, comic32.exe, courie32.exe, georgi32.exe, impact32."
"exe, times32.exe, trebuc32.exe, verdan32.exe and webdin32.exe."
msgstr ""

#. Type: string
#. Description
#: ../templates:1001
msgid ""
"If you haven't yet downloaded these fonts, leave this blank and the fonts "
"will be downloaded for you. Approximately 4 MB will need to be downloaded."
msgstr ""

#. Type: string
#. Description
#: ../templates:1001
msgid ""
"If you are not connected to the internet or do not wish to download these "
"fonts now, enter \"none\" to abort."
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid "Font files not found"
msgstr ""

#. Type: error
#. Description
#: ../templates:2001
msgid ""
"The directory you entered either did not exist, did not contain the "
"Microsoft TrueType Core Fonts for the Web Microsoft Windows 9x self "
"installing executables, or those executables did not match the versions "
"expected by this script.  Please re-enter the directory containing the "
"Microsoft font files or enter \"none\" to abort."
msgstr ""

#. Type: string
#. Description
#: ../templates:3001
msgid "Where should these files be archived (optional):"
msgstr ""

#. Type: string
#. Description
#: ../templates:3001
msgid ""
"If you would like to keep a permanent archive of the compressed Windows self "
"extracting files, enter the directory where you'd like them stored.  If you "
"leave this blank, the files will be deleted after installation."
msgstr ""

#. Type: string
#. Description
#: ../templates:4001
msgid "Mirror to download from:"
msgstr ""

#. Type: string
#. Description
#: ../templates:4001
msgid ""
"This package already contains a built-in set of mirrors, which should be "
"sufficient for most people. However, if you'd like to use a different "
"(possibly local) mirror instead, please enter the full URL to the directory "
"containing the relevant files here. If not, just leave the field blank."
msgstr ""

#. Type: string
#. Description
#: ../templates:5001
msgid "HTTP proxy to use:"
msgstr ""

#. Type: string
#. Description
#: ../templ

Bug#656651: Announce of the upcoming NMU for the fortunes-fr package

2012-04-04 Thread Christian PERRIER
Dear maintainer of fortunes-fr and Debian translators,

Some days ago, I sent a notice to the maintainer of the fortunes-fr Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs da de es fr it ja nl pt ru sv vi

Among these, the following translations are incomplete: 

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the fortunes-fr package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Friday, April 13, 
2012. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Friday, March 30, 2012   : send the first intent to NMU notice to
 the package maintainer.
 Thursday, April 05, 2012   : send this notice
 Friday, April 13, 2012   : (midnight) deadline for receiving translation 
updates
 Saturday, April 14, 2012   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Saturday, April 21, 2012   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: fortunes...@packages.debian.org\n"
"POT-Creation-Date: 2010-04-04 10:32+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: multiselect
#. Description
#: ../templates:1001
msgid "Select fortunes to use."
msgstr ""

#. Type: multiselect
#. Description
#: ../templates:1001
msgid "You can choose fortunes packages to be used by fortune."
msgstr ""

#. Type: multiselect
#. Description
#: ../templates:1001
msgid ""
"If you later change your mind, you can run: 'dpkg-reconfigure fortunes-fr'."
msgstr ""


signature.asc
Description: Digital signature


Bug#660894: Announce of the upcoming NMU for the elmerfem package

2012-04-04 Thread Christian PERRIER
Dear maintainer of elmerfem and Debian translators,

Some days ago, I sent a notice to the maintainer of the elmerfem Debian
package, mentioning the status of at least one old po-debconf translation 
update in the BTS.

I announced the intent to build and possibly upload a non-maintainer upload
for this package in order to fix this long-time pending localization
bug as well as all other pending translations.

The package maintainer agreed for the NMU or did not respond in four
days, so I will proceed with the NMU.

The full planned schedule is available at the end of this mail.

The package is currently translated to: 
cs da de es et eu fi fr it nl pt ru sv vi

Among these, the following translations are incomplete: 

If you did any of the, currently incomplete, translations you will get
ANOTHER mail with the translation to update.

Other translators also have the opportunity to create new translations
for this package. Once completed, please send them as a bug report
against the elmerfem package so I can incorporate them in the build.

The deadline for receiving updates and new translations is Friday, April 13, 
2012. If you
are not in time you can always send your translation to the BTS.

The POT file is attached to this mail.

If the maintainer objects to this process I will immediately abort my NMU
and send him/her all updates I receive.

Otherwise the following will happen (or already has):

 Thursday, March 29, 2012   : send the first intent to NMU notice to
 the package maintainer.
 Thursday, April 05, 2012   : send this notice
 Friday, April 13, 2012   : (midnight) deadline for receiving translation 
updates
 Saturday, April 14, 2012   : build the package and upload it to 
DELAYED/7-day
 send the NMU patch to the BTS
 Saturday, April 21, 2012   : NMU uploaded to incoming

Thanks for your efforts and time.

-- 


-- 


# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR , YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: elmer...@packages.debian.org\n"
"POT-Creation-Date: 2009-08-14 09:04+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME \n"
"Language-Team: LANGUAGE \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid "Elmer models to include in ElmerGUI:"
msgstr ""

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid ""
"Elmer can solve equations from many models. In order to avoid excessive "
"crowding of the ElmerGUI interface, only certain models are included at a "
"given time. See the Elmer Models Manual at http://www.csc.fi/english/pages/";
"elmer/documentation."
msgstr ""

#. Type: multiselect
#. Description
#: ../elmer.templates:2001
msgid ""
"Please select the models you would like to include in ElmerGUI from the "
"list. Note that this will not affect the availability of models in the "
"solver, only their presence in the graphical interface."
msgstr ""


signature.asc
Description: Digital signature


Bug#666673: [Python-apps-team] Bug#666673: cython: FTBFS: semop(2): encountered an error: Invalid argument

2012-04-04 Thread Lucas Nussbaum
On 04/04/12 at 17:06 -0400, Yaroslav Halchenko wrote:
> thanks for checking it out -- how many cores that instance has?

one... :)

Lucas



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



Bug#663181: golang: General update after the debconf review process

2012-04-04 Thread Christian PERRIER
Dear Debian maintainer,

On Thursday, April 05, 2012, I sent you a notification about the beginning of a 
review
action on debconf templates for golang.

Then, I sent you a bug report with rewritten templates and announcing
the beginning of the second phase of this action: call for translation
updates.

Translators have been working hard and here is now the result of their efforts.

Please consider using it EVEN if you committed files to your
development tree as long as they were reported.

The attached tarball contains:

- debian/changelog with the list of changes
- debian/control with rewrites of packages' descriptions
- debian/ with all the rewritten templates file(s)
- debian/po/*.po with all PO files (existing ones and new ones)

As said, please use *at least* the PO files as provided here,
preferrably over those sent by translators in their bug reports. All
of them have been checked and reformatted. In some cases, formatting
errors have been corrected.

The patch.rfr file contains a patch for the templates and control
file(s) alone.

Please note that this patch applies to the templates and control
file(s) of your package as of Thursday, April 05, 2012. If your package was 
updated
in the meantime, I may have updated my reference copybut I also
may have missed that. This is indeed why I suggested you do not
modified such files while the review process was running,
remember..:-)

It is now safe to upload a new package version with these changes.

Please notify me of your intents with regards to this. 

There is of course no hurry to update your package but feel free to
contact me in case you would need sponsoring or any other action to
fix this.



-- 




patch.tar.gz
Description: Binary data
--- golang.old/debian/golang-tools.templates2012-03-09 08:04:34.171381553 
+0100
+++ golang/debian/golang-tools.templates2012-03-13 06:54:56.165630893 
+0100
@@ -1,15 +1,24 @@
+# These templates have been reviewed by the debian-l10n-english
+# team
+#
+# If modifications/additions/rewording are needed, please ask
+# debian-l10n-engl...@lists.debian.org for advice.
+#
+# Even minor modifications require translation updates and such
+# changes should be coordinated with translators and reviewers.
+
 Template: golang-tools/dashboard
 Type: boolean
 Default: true
 _Description: Report installation of public packages to Go Dashboard?
- goinstall reports the successful installation of the public packages to
- godashboard.appspot.com, which increments a count associated with the
- package and the time of its most recent installation.  This mechanism
+ The goinstall program reports the successful installation of the public Go
+ packages to godashboard.appspot.com, which increments a count associated
+ with the package and the time of its most recent installation. This mechanism
  powers the package list at the Go Dashboard, allowing Go programmers to
  learn about popular packages that might be worth looking at.
  .
- If you choose to participate, the goinstall will report each successful
- installation to the Go Dashboard.
+ If you choose to participate, each successful
+ installation will be reported to the Go Dashboard.
  .
- This choice can be later modified by running "dpkg-reconfigure
+ This choice can be modified by running "dpkg-reconfigure
  golang-tools".
--- golang.old/debian/control   2012-03-09 08:04:34.171381553 +0100
+++ golang/debian/control   2012-03-10 14:13:07.273198884 +0100
@@ -14,136 +14,106 @@
 Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
 Recommends: golang-tools
 Provides: go-compiler
-Description: Experimental Go programming language compiler
- This package provides assembler, compiler and linker for the Go
- programming language.  This is Google's Go implementation of the
- tool chain.
- .
+Description: Go programming language compiler
  The Go programming language is an open source project to make
  programmers more productive. Go is expressive, concise, clean, and
- efficient.  Its concurrency mechanisms make it easy to write programs
+ efficient. Its concurrency mechanisms make it easy to write programs
  that get the most out of multicore and networked machines, while its
  novel type system enables flexible and modular program construction.
  Go compiles quickly to machine code yet has the convenience of
- garbage collection and the power of run-time reflection.  It's a
+ garbage collection and the power of run-time reflection. It's a
  fast, statically typed, compiled language that feels like a
  dynamically typed, interpreted language.
  .
- Go is an experiment. We hope adventurous users will give it a try and
- see if they enjoy it. Not every programmer will, but we hope enough
- will find satisfaction in the approach it offers to justify further
- development. The language can (and still does) change between stable
- releases, check http://golang.org/doc/devel/release.html before
- upgrading this package.
+ This package provides an assembler, a compi

Bug#667590: python-scitools: Adjust for the new octave package version 3.6.1

2012-04-04 Thread Rafael Laboissiere
Package: python-scitools
Version: 0.8-1
Severity: important

The Debian Octave Group is preparing the transition from Octave 3.2 to
3.6 [1].  Once it is finished, the octave3.2* packages will be
considered obsolete and we will ask their removal from sid.  We fully
abandoned the versioned naming scheme of the packages.

The python-scitools suggests octave3.0|octave3.2. Please, make it suggest
octave instead.

Thanks,

Rafael

[1] 
http://wiki.debian.org/Teams/DebianOctaveGroup#Migration_to_git-buildpackage_and_Octave_3.6

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: i386 (i686)

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




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



Bug#667589: education-mathematics: Adjust for the new octave package version 3.6.1

2012-04-04 Thread Rafael Laboissiere
Package: education-mathematics
Version: 0.855
Severity: important

The Debian Octave Group is preparing the transition from Octave 3.2 to
3.6 [1].  Once it is finished, the octave3.2* packages will be
considered obsolete and we will ask their removal from sid.  We fully
abandoned the versioned naming scheme of the packages.

The education-mathematics suggests octave3.2. Please, make it suggest
octave instead.

Thanks,

Rafael

[1] 
http://wiki.debian.org/Teams/DebianOctaveGroup#Migration_to_git-buildpackage_and_Octave_3.6

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: i386 (i686)

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



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



Bug#667588: med-physics: Adjust for the new octave package version 3.6.1

2012-04-04 Thread Rafael Laboissiere
Package: med-physics
Version: 1.10
Severity: important

The Debian Octave Group is preparing the transition from Octave 3.2 to
3.6 [1].  Once it is finished, the octave3.2* packages will be
considered obsolete and we will ask their removal from sid.  We fully
abandoned the versioned naming scheme of the packages.

The med-physics package recommends octave3.2. Please, make it recommend
octave instead.

Thanks,

Rafael

[1] 
http://wiki.debian.org/Teams/DebianOctaveGroup#Migration_to_git-buildpackage_and_Octave_3.6

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: i386 (i686)

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



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



Bug#606268: NetworkManager and wireless interfaces created by d-i (Re: Bug#606268:...)

2012-04-04 Thread Filipus Klutiero

On 2012-04-04 17:02, Michael Biebl wrote:

On 04.04.2012 22:48, Michael Biebl wrote:

On 04.04.2012 19:50, Filipus Klutiero wrote:

I just reinstalled Debian and for the first time did it via my wireless
network (with WPA encryption), without even requiring non-free firmware.
It was disappointing after that to discover that using wireless during
the install was what caused network-manager not to manage my wireless
card, after the installation :-/

I read the README and also tried managed=true to workaround, but that
didn't do it for me. NetworkManager would show my wireless card as
"Unavailable"... whatever that means. It reluctantly gave as only reason
for that state that the device was now managed...
d-i added this stanza to /etc/network/interfaces for my wireless card:


# The primary network interface
allow-hotplug wlan0
iface wlan0 inet dhcp
 wpa-ssid 1391
 wpa-psk  openssh5.1p1

Commenting the allow-hotplug line managed to work around. It seems that
wlan0 was up when network-manager started, and this caused it not to
consider wlan0. After bringing wlan0 down and restarting
network-manager, NetworkManager could control wlan0.

I thought d-i does *not* create any /e/n/i entries for wireless
connections anymore, so NM can properly manage the interface later on.

 d-i surely did here. To be exact, I "just" reinstalled on March 23rd, 
using a March 22nd i386 testing netinst. I didn't touch 
/etc/network/interfaces or play with the network after the install 
except through NetworkManager.




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



Bug#666276: librsvg2-bin: /usr/bin/rsvg is not shipped anymore

2012-04-04 Thread Ben Finney
On 05-Apr-2012, Michael Biebl wrote:
> On 05.04.2012 07:10, Ben Finney wrote:
> 
> > Please ensure that there is clear documentation of this change in the
> > Debian package, and in the documentation for ‘rsvg’ (man page and help
> > output). The new recommended tool needs documentation as good as the
> > old, and after that please allow sufficient transition period for users
> > to become aware that the ‘rsvg’ tool is deprecated.
> 
> You have seen
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=pkg-gnome-maintain...@lists.alioth.debian.org;tag=rsvg-removal

Yes, that's what prompted me to create http://bugs.debian.org/667586>
bug#667586.

-- 
 \ “I put contact lenses in my dog's eyes. They had little |
  `\   pictures of cats on them. Then I took one out and he ran around |
_o__)  in circles.” —Steven Wright |
Ben Finney 


signature.asc
Description: Digital signature


Bug#667587: src:debian-science: Adjust for the new octave package version 3.6.1

2012-04-04 Thread Rafael Laboissiere
Package: src:debian-science
Version: 0.15
Severity: important

The Debian Octave Group is preparing the transition from Octave 3.2 to
3.6 [1].  Once it is finished, the octave3.2* packages will be
considered obsolete and we will ask their removal from sid.  We fully
abandoned the versioned naming scheme of the packages.

The following binary packages in src:debian-science recommend octave3.2:

science-robotics
science-numericalcomputation
science-mathematics

Please, make them recommend octave instead.

Thanks,

Rafael

[1] 
http://wiki.debian.org/Teams/DebianOctaveGroup#Migration_to_git-buildpackage_and_Octave_3.6

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: i386 (i686)

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



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



Bug#666276: librsvg2-bin: /usr/bin/rsvg is not shipped anymore

2012-04-04 Thread Michael Biebl
On 05.04.2012 07:10, Ben Finney wrote:

> Please ensure that there is clear documentation of this change in the
> Debian package, and in the documentation for ‘rsvg’ (man page and help
> output). The new recommended tool needs documentation as good as the old,
> and after that please allow sufficient transition period for users to
> become aware that the ‘rsvg’ tool is deprecated.

You have seen
http://bugs.debian.org/cgi-bin/pkgreport.cgi?users=pkg-gnome-maintain...@lists.alioth.debian.org;tag=rsvg-removal

right?


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#666276: librsvg2-bin: /usr/bin/rsvg is not shipped anymore

2012-04-04 Thread Ben Finney
package librsvg
clone 666276 -1
reopen -1
severity -1 normal
retitle -1 rsvg: document that this is deprecated, and provide proper 
documentation for replacement
thanks

On 30-Mar-2012, Michael Biebl wrote:
> Apparently this was an upstream change:
> 
> https://bugzilla.gnome.org/show_bug.cgi?id=580325
> http://git.gnome.org/browse/librsvg/commit/?id=fd76212e2dc8e41b2c23d6e76c02cc7803da4a12

Given that the ‘rsvg’ command is documented, and ‘rsvg-convert’ is not,
it's small wonder that there are many packages still using the former.

None of the changelog.Debian, NEWS.Debian, etc. mention this deprecation.
The only mention I can find of it is in the internal Python docstring of
‘rsvg’ which is never output and is not documentation for the command.

I don't know how the upstream notified users of this – perhaps they never
did – but notification doesn't appear in the Debian package.

Please ensure that there is clear documentation of this change in the
Debian package, and in the documentation for ‘rsvg’ (man page and help
output). The new recommended tool needs documentation as good as the old,
and after that please allow sufficient transition period for users to
become aware that the ‘rsvg’ tool is deprecated.

-- 
 \   “The cost of education is trivial compared to the cost of |
  `\ ignorance.” —Thomas Jefferson |
_o__)  |
Ben Finney 


signature.asc
Description: Digital signature


Bug#667585: mirror submission for archive.mmu.edu.my

2012-04-04 Thread Lai Chen Haw
Package: mirrors
Severity: wishlist

Submission-Type: new
Site: archive.mmu.edu.my
Type: leaf
Archive-architecture: amd64 i386 
Archive-http: /debian/
CDImage-http: /debian-cd/
IPv6: yes
Archive-upstream: mirrors.us.kernel.org
CDImage-upstream: mirrors.nl.kernel.org
Updates: four
Maintainer: Lai Chen Haw 
Country: MY Malaysia
Location: Cyberjaya, Malaysia
Sponsor: Multimedia University Malaysia http://www.mmu.edu.my
Comment: Mirror bandwidth: shared 10Mbps
 
 However, it is depend on the traffic.  We might adjust the bandwidth 
accordingly from time to time.



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



Bug#667584: debian-maintainers: Please add Koichi Akabe as a Debian Maintainer

2012-04-04 Thread Koichi Akabe
Package: debian-maintainers
Severity: normal

Please add my key 9C840E81 to the debian-maintainer keyring.
I attached the jetring changeset.

Regards,
  Koichi Akabe
Comment: Add Koichi Akabe  as a Debian Maintainer
Date: Thu, 05 Apr 2012 13:10:13 +0900
Action: import
Recommended-By: 
  Nobuhiro Iwamatsu 
Agreement: 
  http://lists.debian.org/debian-newmaint/2012/04/msg3.html
Advocates: 
  http://lists.debian.org/debian-newmaint/2012/04/msg4.html
Data: 
  -BEGIN PGP PUBLIC KEY BLOCK-
  Version: GnuPG v1.4.12 (GNU/Linux)
  
  mQINBE5TGT0BEADRBliQJOr49t1UZaalRgs18Aei1Ad+/jcmznYu5v1husBuWPjM
  1NvHT42VQDDZpcBmVm3HJzWSWRjurI3bRYuqeKoi4BOa8oIDF9OckclZ33R82mo8
  0I3ocW8SRbh+lEf6ugmBcSwXg6Giwy0NLFhTbcpdMoD5gmuDKjA2z837qPQ/4d+7
  mUA+31Lmk7d9z9O/dUOOk0LsoPMfofsm0RTXDepMMJsbHVHdv/gOgI/lGp8EjDaU
  Q63yMKDI4PBsRk5vlr5TeEydEMEEPvDMZbi+KRZLqyjUtIMNRfTcjP53TeWNdO5J
  fMcLmD+g3ncyde8UP9EIIASeA3fOGmRlRjGvpEiJ7BSFAy0uSwN1fhqciXl4Ph/t
  qHqIL3mLkHM3SmV0FOtf/4GC/EESacpnQf4VUWKg6ZTQQb2HFcp/CdnDHOO8i8zf
  DxpTTI/2PFzCb0JCz1LQ/pmhO33i6OHCPcfB8nBDAHmqR73UEEnooG3HqabfCCkd
  PreKyrVMV5ErxOZ5xaiJ2lx3ASz67nIHixRB0b4CNVUQS/9d5tEls29MTME9roYH
  O+s8BuxlRP6zQn1wdzv3JmjrPB9lrWurYinF/Rfm4S64TYxxNPu8F2ZnZFGc2hF2
  82Rbg8QMzqd+2bQyKgQpwph+IXYOrPhvlfAafMYOO9UrhMfO1x3OSKF+cwARAQAB
  tCNLb2ljaGkgQWthYmUgPHZia2Fpc2V0c3VAZ21haWwuY29tPokCNwQTAQgAIQUC
  TlMZPQIbAwULCQgHAwUVCgkICwUWAgMBAAIeAQIXgAAKCRDkAhUpnIQOgRBgD/wM
  Gy2PDQOxIZIR3lBnPe1WQBILW9wnVcHS8sVcoqkExWH6BfQ72Ph7dhNBVcnJgjZh
  7UdqU9r9JbAgD7XXUN6DpR3WW+1FEdbxpwRwLBEwO+tjzeeUevnZo1AAMOSGq5pw
  Z2uV9ECdNzdwM+3rPAhwG++rojjZXQeMs1i3GUy5LadPfxj9x8pe9qPvyikNKKxD
  j68vF66cs9PDCqNL+aObuHAPSrbKQdsfRURYD8wcvxtxn02FuA7zffKoDVo+ow2C
  Vkh8IQuzE1cY8dwtFaDdgHCloJuCYUQ/0EyMJaINwTkNsnHAs1RfOsN6V6ctGxrG
  ckbtZydo4sQ7FGHtv5WVJ8MdrSlpeVDbYqaFFsRuAJf5lFpMrxbxKyXriPcyFRZv
  iyc5X/OLrzwWDIzUrKWoecjmZbt9eL2duohFVGqhuoRxhvMsf3sQnHhHA9TTYKdT
  83fmbZgFn8sQbHAKtnP2asRdm+yi57gSmaop/ccoRfV5RLmf7QQmXTty5gp90FtW
  /004LKEf5cZcwCCkJC7UmgQgaZM6JNRlvxPIddIkMRYh6sQXemn2bDIu0qCQCrdH
  YaPvVWuYN/oFtbgU+yUTQiafZeZaIuPKxKo5jmwP5j13j4mYnHoPgRn45L3OTEXA
  aIBDmQvEH9PPJh90zabvh++12BHLVJf7WkANCgJyrrkCDQROUxk9ARAAuP3cN/rG
  xu66dzYB8lsEtmFPlh0IXShSwYD/hFSCNrSeSb8yangIFkzm6m1Ao1yjq3iakXt0
  28GuXjavxrIUifS/RDQJBJm5XbRyQJCh/nuKFa2ZfRpUsD3nrtgQ+W+qtwAEiOM4
  cCeDdNgjLO/rNZjD4K/t4grZ3NC4xw4qazVvDISJAYvlsOsYJ57alCQwGtgrlj5/
  zmWBFdGtY1TJM7NE4t058pEe/f5+VPPfkjjNMxpMXYOU2Vwreo2cf+OhyAeXowy4
  HDrPuXPXq40p7DeQoYfD6ZmEaIripLgIsDN6TgvE0+JAwg4YCppYzetqFXuZMCIA
  HigHTwyiZRm6Gbiv2YKyvpA68uHK5HB//xuwH+kaeYtOVX57VK9F6Uie5Uj7/KWv
  8RTM9BOhISZAxLydGDhK3ocUZRfFQC21SpRkwkfhDvrrjD8AfcIT3Y7a9Aad2K3P
  WNZvyButHJ2Q/MVkmbpYaC653uQRdr7I+yVavLAQBbzwynSw7Z83bLaKnX2oX23K
  XkFrk2omGFOEcFQtZORgxuCpRTH2sn43rrlCYn1xDGA714CKlMNS9UEgIWC0nVsx
  dx80FOyxRisMpAsPME2pmxQ4CRHWbvQJRzwAIvAtMFzd/l3IT3Twa0ITbubBGt3P
  0z1JpwpqnbRapUb20Wfktt/LkyiV57rEJ8UAEQEAAYkCHwQYAQgACQUCTlMZPQIb
  DAAKCRDkAhUpnIQOgZNKEADF5crK4SMPHQifE4T7YfN8xgQMYE9lCfhK7HT+Nx8y
  qjdMP2U6GP6+WQJXfsrLU2UTS416f7j3Fsx5Oku0X2yZTOPVeBQgCb135+TgUYWC
  NuvFfvIXQywvysQ/tHjthSVWh68e+ca7WbkO0U9eVRvo+BvOZeasnZy0ixv+IFWo
  tSuXZLXrhRjWaXar8ZnO/1eQuYVNK7I/I9v20oci1vD624iUnqEsQmU7OiojRAmx
  INPND2qTgEP87hSkSl5wJOoJPtizmZEuI289D5s5sLJYi5ZDGsG1kjssE4Z3L8hT
  IHvCXspyf45FXyJmk/r4bsR3kQzHPhLZX+WuOa/QIYlLMZZUICLyyr8UB7KxLH8t
  j+dW3iWwsvUzhPT+6q0P7GUyjimfqKu6jQbGiLTH3W0uzPnMihGOizJzb/2CsO79
  hD+4XXkPEEYjkvfyMpseOgXw7Kq6HuJ4vCDWwFSSZ1v1OB44IhEgmJiYiimAjrj7
  1XFQ8G8JgZUSHuVWDI/4+YAIUArrkaBVbrjnX4KzxLP4J7yAiyK8jdXGZMel/MXx
  3a/OLuq/Ku4kvDLzxS8UoU20frW/NwNwwKOUNb5C7rQD30RO3k2bW+Q9fyfo6g54
  iXguj5uCZ7PXI2s58cNvuSRraNoiLp182GQIrKFj1GrBxQF+DTH75m4PJwnDq4u2
  MQ==
  =+Db5
  -END PGP PUBLIC KEY BLOCK-



Bug#667452: [im-config] im-config cannot switch input methord

2012-04-04 Thread Liang Guo
Hi,
On Wed, Apr 4, 2012 at 8:51 PM, Osamu Aoki  wrote:
>
> When ...???
>
> It only take effect when X server is restarted.
>
> The GUI dialog states:
>  The configuration set by im-config is activated by re-starting X.
>
> Maybe, i should add this to README.Debian and manpage.
>
> Osamu
Even if I restart my Linux box, it don't take effect.

it looks like im-config writes something to a temp file:

liang@guoliangc:/usr/share/im-config$ more /tmp/im-config.8kbSL3vO
xsunpinyin
/usr/share/im-config/im-config.common: 行 189:  3878 段错误
zenity --title="输入法配置(im-config 版本 0.12)" --width=600 --height=400 -
-text="选择 用户设置。用户设置将会覆盖系统默认设置。" --list --radiolist --column "选择"
--column "名称" --column "注释" FALSE default "使用 /etc/def
ault/im-config 设置的 auto 模式" FALSE auto "在所有语系中启动有标示 @ 的输入法" FALSE cjkv
"在中日韩越(CJKV)语系中启动有标示 @ 的输入法" FALSE REMOVE
 "移除 用户设置 /home/liang/.xinputrc" TRUE ibus "启用 IBus 智能输入法 @" FALSE
scim "启动 Smart Common Input Method (SCIM)" FALSE none "不使用任何输
入法" FALSE xsunpinyin "使用 Sunpinyin XIM 中文输入法"


-- 
Liang Guo
http://bluestone.cublog.cn


Bug#667583: override: libav binary packages

2012-04-04 Thread Andres Mejia
Package: ftp.debian.org
Severity: normal

The override needs to be updated for all these packages.

libavdevice-extra-53_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libavdevice-extra-53_0.8.1-4_all.deb: package says priority is extra, override 
says optional.
libavfilter-extra-2_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libavfilter-extra-2_0.8.1-4_all.deb: package says priority is extra, override 
says optional.
libavformat-extra-53_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libavformat-extra-53_0.8.1-4_all.deb: package says priority is extra, override 
says optional.
libavutil-extra-51_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libavutil-extra-51_0.8.1-4_all.deb: package says priority is extra, override 
says optional.
libpostproc-extra-52_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libpostproc-extra-52_0.8.1-4_all.deb: package says priority is extra, override 
says optional.
libswscale-extra-2_0.8.1-4_all.deb: package says section is oldlibs, override 
says libs.
libswscale-extra-2_0.8.1-4_all.deb: package says priority is extra, override 
says optional.

These are all transitional packages now and thus should have priority extra in
section oldlibs.



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



Bug#409349: usbhid: control queue full; hung apcupsd task

2012-04-04 Thread David Fries
On Sat, 22 Jan 2011 19:39:24 + Steven Chamberlain wrote:
> Usually I see the stream of the "control queue full" errors first, but
> this time apcupsd hung very soon after boot:
> INFO: task apcupsd:21604 blocked for more than 120 seconds.
> [] ? ohci_urb_dequeue+0xd9/0xe9 [ohci_hcd]
> [] ? usb_kill_urb+0x9d/0xbb [usbcore]
> [] ? autoremove_wake_function+0x0/0x2e
> [] ? usbhid_init_reports+0x8c/0xee
> [] ? hiddev_ioctl+0x2bf/0x632 [usbhid]
> This was despite raising apcupsd's POLLTIME from 10 to 60 seconds.

My usbmon dump showed that requests were being made that the UPS
wasn't returning or failing, sounds like a task for a bus analyzer
and a read through the USB standard.

usbhid_init_report is called from usbhid_start and from hid.c "called
on probe to start the device", and as such wouldn't be called each
time apcupsd polls the UPS.  So increasing the POLLTIME wouldn't have
helped.  I don't know how many reports it is requesting, but the
timeout in usbhid_wait_io is 10 seconds, so 12 could add up to 120
seconds.  Even so I would expect it to eventually timeout.  Now if it
was sitting in ohci_urb_dequeue for 120 seconds that is a problem.

On Wed, Apr 04, 2012 at 10:43:42PM +0100, Steven Chamberlain wrote:
> found 409349 linux-2.6/2.6.32-41
> thanks
> 
> On 04/04/12 22:23, Jonathan Nieder wrote:
> > Ping.  Is nobody trying to use an APC UPS connected by USB any more? :)

I have three.  I only had problems with one OHCI SiS rev 07 PCI
1039:7001 controller, and once I added the patch for "introduce
timeout for stuck ctrl/out URBs" I've not had the issue anymore.

> Yep!  This week on 2.6.32-41 I noticed apcupsd hang after about a day,
> followed by the 'control queue full' errors an hour later.  That was
> with the patches suggested in #631287 applied, just in case they made
> any difference to this.

My guess is the control queue message full problem just enlarges the
window of opportunity fro 'BUG during access to hiddev' bug report
#631287.  I think it would help avoid crashing when it gets into this
situation, but from the patch titles I don't think it would help avoid
it.

The queue is 256 long, and with apcupsd querying every 10 seconds,
256*10/60=42 minutes once an entry gets blocked.  With the timeout set
to 5 seconds in the "introduce timeout" patch and apcups polling every
10 seconds it no matter if every request failed to complete it
shouldn't be able to fill up.  But that's only if apcupsd is only
submitting one control request every 10 seconds, but looking at my old
logs that isn't the case.  For my UPS it seemed to only ignore a
transfer rarely, maybe there are some that are frequent enough to be a
problem, in which case the timeout patch wouldn't be able to keep up.
It would be nice to have a usbmon dump of it happening to see if that
is the case or not.

> > What kernels work and don't work?
> 
> I already tagged affected versions in the BTS;  the first report of this
> was on 2.6.17 and I myself recall seeing it as far back as 2.6.26.
> 
> 
> I hadn't been able to test the UPS on a 3.y kernel until this week.
> Right now I have the UPS hooked up to a new server running 3.2.0-2-amd64
> (Debian 3.2.12-1) to see if it recurs.

What UPS do you have that's the problem?  Mine was,
BackUPS Pro 500
firmware 16.3.D USB FW:4

> Then in a few weeks, I'll be taking the original hardware (on which the
> issue was easily reproducible) out of production use, so I can try 3.y
> kernels on that too.  (Until now, I couldn't try 3.y kernels on that box
> as it needs to run OpenVZ containers).

What kind of timeframe is easily reproducible?  Can you run
information gathering patches on the box, if so I'll put something
together.  Then again this has been going on for years, if you prefer
to wait a few weeks until it is not in production use that's fine.

Back when I was first debugging this I added some printk messages for
when the queue length increased.  If you'll give them a try I'll look
them up and also printout that jiffies value as well.

-- 
David Fries PGP pub CB1EE8F0
http://fries.net/~david/



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



Bug#661511: Update from nmu version

2012-04-04 Thread Prach Pongpanich
Dear mentors,

 Update from NMU version.

 tpb   - program to use the IBM ThinkPad(tm) special keys

 To access further information about this package, please visit the
following URL:

 http://mentors.debian.net/package/tpb
 Alternatively, one can download the package with dget using this command:

   dget -x http://mentors.debian.net/debian/pool/main/t/tpb/tpb_0.6.4-8.dsc

 Changes since the last upload:

 * New maintainer (Closes: #643900)
  * Switch to dpkg-source 3.0 (quilt) format
  * debian/compat:
- Bump debhelper compat level to 7
  * debian/control:
- Update Build-Depends debhelper to (>= 7.0.50~)
- Bump to Standards-Version 3.9.3, no changes needed
- Add upstream home page
- Add dpkg-dev (>= 1.16.1~) to Build-Deps as we require the hardening
  build flags
  * debian/rules:
- Replace "dh_clean -k" with "dh_prep"
  * debian/watch
- Remove dh_make template
  * debian/tpb.config:
- Fix lintian warning: unused-debconf-template
- Remove "db_input medium tpb/makedev",
  not contained in debconf templates file (Closes: #656917)
   * Fix lintian spelling error:
- debian/patch/fix-spelling-error-in-manpage.patch
- debian/patch/fix-spelling-error-in-binary.patch

-- 
ปรัชญ์ พงษ์พานิช

Prach Pongpanich

http://prach-public.blogspot.com


Bug#667582: Consider shipping a grub.d script to provide (systemd) boot entries

2012-04-04 Thread Josh Triplett
Package: systemd
Version: 44-1
Severity: wishlist

Testing systemd via the systemd package without using systemd-sysv
typically involves setting init=/bin/systemd (or
init=/lib/systemd/systemd) on the kernel command line.  Please consider
providing a grub.d script that automatically generates appropriate boot
menu entries, similar to the existing script for Xen.

systemd-sysv should divert away that script, to avoid generating
redundant boot menu entries when the primary boot menu entry already
uses systemd.

- Josh Triplett

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

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

Versions of packages systemd depends on:
ii  dpkg 1.16.2
ii  initscripts  2.88dsf-22.1
ii  libacl1  2.2.51-5
ii  libaudit01:1.7.18-1.1
ii  libc62.13-27
ii  libcap2  1:2.22-1
ii  libcryptsetup4   2:1.4.1-2
ii  libdbus-1-3  1.5.12-1
ii  libkmod2 6-2
ii  liblzma5 5.1.1alpha+20110809-3
ii  libpam0g 1.1.3-7
ii  libselinux1  2.1.9-4
ii  libsystemd-daemon0   44-1
ii  libsystemd-id128-0   44-1
ii  libsystemd-journal0  44-1
ii  libsystemd-login044-1
ii  libudev0 175-3.1
ii  libwrap0 7.6.q-23
ii  udev 175-3.1
ii  util-linux   2.20.1-4

Versions of packages systemd recommends:
pn  libpam-systemd  

Versions of packages systemd suggests:
pn  python   2.7.2-10
pn  systemd-gui  

-- no debconf information



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



Bug#667488: git-svn dcommit should be prohibited on remote tracking branches

2012-04-04 Thread Jonathan Nieder
Christian Engwer wrote:

> In theory it might be nice to follow both, but an "svn dcommit" will
> implicitly do a rebase which in turn might lead to problems with the
> git upstream repository, at least if fast-forward is required, which
> is the default.

Got it.  You're looking for a safety that would prevent rebasing
history that has already been made public in a remote git repo, at
least in the case that this rebasing happens as a side-effect of "git
svn dcommit".

By contrast, I really want to be able to do the following:

git checkout -b tmp my-git-remote/topic
git svn dcommit

to push changes I worked on on another machine concerning "topic" to
the svn repo, and I don't mind that I need to force a non-fast-forward
push to make the result available at my remote git repo afterwards.
(Well, I do mind, because dcommit rewriting history at all is
annoying, but I understand why the current design requires it and I
can live with it.)

When different workflows require git to act in different ways, how is
it possible to make git pleasant to use for both types of person?
Make it configurable.

A pre-rebase hook (see githooks(5)) would not be enough to satisfy
your request because in the typical case "git svn dcommit" rewrites
history without ever invoking "git rebase":

if (@diff) {
 ...
} else {
print "No changes between current HEAD and ",
$gs->refname,
"\nResetting to the latest ",
$gs->refname, "\n";
@finish = qw/reset --mixed/;
}

A possible conclusion is that git-svn desperately needs a pre-dcommit
hook that carries out an arbitrary site-specific policy about when a
dcommit is allowed and not allowed.  Such a hook would be useful for
other purposes, too, like flagging violations of coding standards.

Once such a hook is in place, it would be easier to talk about what
the default pre-dcommit hook should do.

Does that sound right?

Thanks for some useful clarifications.

Sincerely,
Jonathan



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



Bug#667442: r-base-core: Help docs unavailable with libpcre3 8.30

2012-04-04 Thread Shyamal Prasad

> "Dirk" == Dirk Eddelbuettel  writes:
 
Dirk> | It might be worth updating the dependency to libpcre >= 8.30

Dirk> That may in fact be thw minimum requirement now.
 
I tried building R 2.15 against PCRE 8.12 since I my curiosity got the
better of me (and I'm using R more than usual this month). It works
fine, even when dynamically linked against libpcre3 8.30.

In fact, I found that src/main/util.c has been cleaned up to not include
pcre.h and access the previously private _pcre_valid_utf8 function. So I
can confirm 8.30 is *not* the new minimum (in fact, I suspect the R source
is now more portable for PCRE versions than before).

Dirk> I guess putting libpcre3 'on hold' to keep the old version
Dirk> would work too.

It sure does!

Dirk> But hopefully by April 9 we should have R 2.15.0 in testing...

Yep, please go ahead and close this when you want to. It might be worth
leaving it open until April 9 on the off chance that this report helps
some one else who runs into the same issue (who will probably need to
browse http://snapshot.debian.org/package/pcre3/8.12-3/#libpcre3_8.12-3
and install that version :-)

Cheers!
Shyamal



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



Bug#667566: RFS: expat/2.1.0-1 [NMU]

2012-04-04 Thread Paul Wise
The SGML/XML team are looking for a new maintainer for expat, if you
were willing to join the team you would probably find sponsors there:

http://bugs.debian.org/660681

-- 
bye,
pabs

http://wiki.debian.org/PaulWise



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



Bug#667512: ITP: legit -- Git extension to provide a branche manipulation

2012-04-04 Thread TANIGUCHI Takaki
Thank you. 
I will brush up the description with using your advise.

> On Wed, 4 Apr 2012 20:54:54 +0400
> flatw...@users.sourceforge.net(Konstantin Khomoutov)  said:
> 
> On Wed, 04 Apr 2012 23:40:46 +0900
> TANIGUCHI Takaki  wrote:
> 
> [...]
> > * Package name: legit
> >   Version : 0.1.1
> >   Upstream Author : Kenneth Reitz
> > * URL or Web page : http://pypi.python.org/pypi/legit
> > * License : BSD
> >   Description : Git extension to provide a branche manipulation
> >  Legit is Git for Humans. It provides new git commands. These help
> > that seamless branche switching, syncing repository, merging branches
> > and creating branches, and also manipulating remote branches.
> 
> Repeated typo: the singular form is "branch", not "branche".
> 
> Also Git itself is good at manipulating branches hence the short
> description should probably be rephrased somehow.
> Marketing bullshit ("Git for humans") is not needed in the descriptions
> of Debian packages.
> 
> Therefore I wold re-write the descriptions as shown below.
> 
> Short: Git extension to assist in manipulating branches
> 
> Long: This program provides several commands that help to automate
> certain tasks with Git: seamless branch switching, syncing repository,
> creating and merging branches, manipulating remote branches.
> 
> 
--
谷口 貴紀 (TANIGUCHI Takaki)tak...@asis.media-as.org
http://takaki-web.media-as.org/ tak...@debian.org
http://facebook.com/taniguchi.takaki  http://twitter.com/takaki_t



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



Bug#667581: devscripts: FilesToPackages return nil for dpkg output pattern changed

2012-04-04 Thread Bao Haojun

Package: devscripts
Version: 2.11.6
Severity: important

Dear Maintainer,

When I run dpkg-depcheck on beagrep
(https://github.com/baohaojun/beagrep) compilation:

dpkg-depcheck -b bash -c 'autoreconf -i; ./configure; make -j8'

It reports that none of the files used are found in any packages. After
a little debugging, I found the
/usr/share/devscripts/Devscripts/Packages.pm need to be updated because
"dpkg -S" output pattern has been updated:

elsif (/^dpkg: \Q$curfile\E not found\.$/) {
$curfile = shift;
}

should be updated to:

elsif (/^dpkg: \Q$curfile\E not found\.$/) {
$curfile = shift;
} elsif (/^dpkg-query: no path found matching pattern \Q$curfile\E\.$/) 
{
$curfile = shift;
}

-- Package-specific info:

--- /etc/devscripts.conf ---

--- ~/.devscripts ---
Not present

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

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

Versions of packages devscripts depends on:
ii  dpkg-dev   1.16.2
ii  libc6  2.13-27
ii  perl   5.14.2-9
ii  python 2.7.2-10
ii  python2.6  2.6.7-4
ii  python2.7  2.7.2-8

Versions of packages devscripts recommends:
ii  at3.1.13-1
ii  curl  7.24.0-1
ii  dctrl-tools   2.20.1
ii  debian-keyring2012.02.22
ii  dput  0.9.6.3
ii  equivs2.0.9
ii  fakeroot  1.18.2-1
ii  gnupg 1.4.12-4
ii  libcrypt-ssleay-perl  0.58-1
ii  libjson-perl  2.53-1
ii  libparse-debcontrol-perl  2.005-3
ii  libsoap-lite-perl 0.714-1
ii  liburi-perl   1.59-1
ii  libwww-perl   6.04-1
ii  lintian   2.5.6
ii  man-db2.6.1-1
ii  patch 2.6.1-3
ii  patchutils0.3.2-1.1
ii  python-debian 0.1.21
ii  python-magic  5.11-1
ii  sensible-utils0.0.6
ii  strace4.5.20-2.3
ii  unzip 6.0-5
ii  wdiff 1.1.0-2
ii  wget  1.13.4-2
ii  xz-utils  5.1.1alpha+20110809-3

Versions of packages devscripts suggests:
ii  bsd-mailx [mailx]8.1.2-0.2006cvs-1
ii  build-essential  11.5
ii  cvs-buildpackage 
ii  devscripts-el35.2
ii  gnuplot  
ii  heirloom-mailx [mailx]   12.5-1
ii  libauthen-sasl-perl  
ii  libfile-desktopentry-perl0.04-3
ii  libnet-smtp-ssl-perl 
ii  libterm-size-perl
ii  libtimedate-perl 1.2000-1
ii  libyaml-syck-perl
ii  mutt 1.5.21-5
ii  openssh-client [ssh-client]  1:5.9p1-4
ii  svn-buildpackage 
ii  w3m  0.5.3-5

-- no debconf information
-- 
All the best

 Bao Haojun



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



Bug#667580: manpage for fake-hwclock

2012-04-04 Thread peter green

Package: fake-hwclock
Severity: important
Tags: patch

I've just written a manpage for fake-hwclock. Patch containing the 
manpage is attached


This is my first attempt at writing a manpage so please give 
constructive criticism.
diff -urN fake-hwclock-0.4/debian/fake-hwclock.manpages fake-hwclock-0.4.new/debian/fake-hwclock.manpages
--- fake-hwclock-0.4/debian/fake-hwclock.manpages	1970-01-01 01:00:00.0 +0100
+++ fake-hwclock-0.4.new/debian/fake-hwclock.manpages	2012-04-05 03:00:37.0 +0100
@@ -0,0 +1 @@
+fake-hwclock.8
diff -urN fake-hwclock-0.4/debian/rules fake-hwclock-0.4.new/debian/rules
--- fake-hwclock-0.4/debian/rules	2012-03-05 16:30:28.0 +
+++ fake-hwclock-0.4.new/debian/rules	2012-04-05 02:57:50.0 +0100
@@ -29,6 +29,7 @@
 	dh_installdocs
 	dh_installcron
 	dh_installinit --no-start -- start 02 S . stop 02 0 1 6 .
+	dh_installman
 	dh_compress
 	dh_fixperms
 	dh_installdeb
diff -urN fake-hwclock-0.4/fake-hwclock.8 fake-hwclock-0.4.new/fake-hwclock.8
--- fake-hwclock-0.4/fake-hwclock.8	1970-01-01 01:00:00.0 +0100
+++ fake-hwclock-0.4.new/fake-hwclock.8	2012-04-05 02:26:20.0 +0100
@@ -0,0 +1,57 @@
+.TH FAKE-HWCLOCK 8 "5 April 2012" Debian
+.SH NAME
+fake-hwclock \- Control fake hardware clock
+.SH SYNOPSIS
+\fBfake-hwclock\fP [ \fIcommand\fP ] [ \fBforce\fP ]
+.SH BACKGROUND
+Many embedded Linux systems do not have a functional hardware clock. Either
+they simply don't have a hardware clock at all or they have a hardware clock
+but it is not usable (e.g. because Linux doesn't know how to use it or because
+no battery is present).
+
+This can lead to time moving backwards to some default value (often 1970) when
+the system is rebooted. Since lots of software assumes that time only moves
+forward this is a bad thing. NTP can (and should where practical) be used to
+sync with an external timeserver but it is not available early in the boot
+process and may be unavailable for other reasons.
+.SH DESCRIPTION
+\fBfake-hwclock\fP sets and queries a fake "hardware clock" which stores the
+time in a file. This program may be run by the system administer directly but is
+typically run by init (to load the time on startup and save it on shutdown) 
+and cron (to save the time hourly).
+
+If no command is given then fake-hwclock acts as if the save command was used.
+.SH COMMANDS
+.SS
+.TP
+\fBsave\fP
+Save the time to the file.
+.TP
+\fBload\fP
+Load the time from the file. If force is specified fake-hwclock will move the
+clock either backwards or forwards. Otherwise it will only move it forwards.
+.SH FILES
+.SS
+.TP
+\fB/etc/fake-hwclock.data\fR
+The file used to store the time
+.TP
+\fB/etc/init.d/fake-hwclock\fR
+The init script used to run fake-hwclock on startup and shutdown
+.TP
+\fB/etc/default/fake-hwclock\fR
+Settings file for the init script.
+.TP
+\fB/etc/cron.hourly/fake-hwclock\fR
+Cron job used to save the time hourly
+.SH ENVIRONMENT VARIABLES
+.SS
+.TP
+\fBFILE\fR
+set the file used by fake-hwclock
+.SH RETURN VALUES
+1 is returned for invalid commands. 0 is returned in all other cases.
+.SH BUGS
+This approach can only provide a crude approximation of what a real hardware
+clock provides. Use of NTP or another method to keep the time in sync is 
+strongly advised.


Bug#667579: nmu: numexpr_2.0.1-2

2012-04-04 Thread Yaroslav Halchenko
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: binnmu

gb numexpr_2.0.1-2 . sparc .

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

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



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



Bug#667578: aptitude: "upgrade" command does not appear in the help message printed by "aptitude -h"

2012-04-04 Thread Hong Xu
Package: aptitude
Version: 0.6.5-1
Severity: normal

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

The problem is simple: aptitude does have a command called "upgrade", but it is
not mentioned in the help message printed by "aptitude -h"


Thank you,

Hong

*** End of the template - remove these lines ***



-- Package-specific info:
Terminal: xterm
$DISPLAY is set.
which aptitude: /usr/bin/aptitude

aptitude version information:
aptitude 0.6.5 compiled at Feb  9 2012 22:17:23
Compiler: g++ 4.6.2
Compiled against:
  apt version 4.10.1
  NCurses version 5.9
  libsigc++ version: 2.2.9
  Ept support enabled.
  Gtk+ support disabled.
  Qt support disabled.

Current library versions:
  NCurses version: ncurses 5.9.20110404
  cwidget version: 0.5.16
  Apt version: 4.10.1

aptitude linkage:
linux-vdso.so.1 =>  (0x7fff791ff000)
libapt-pkg.so.4.10 => /usr/lib/libapt-pkg.so.4.10 (0x7f195285a000)
libncursesw.so.5 => /lib/x86_64-linux-gnu/libncursesw.so.5 
(0x7f195262b000)
libtinfo.so.5 => /lib/x86_64-linux-gnu/libtinfo.so.5 
(0x7f1952402000)
libsigc-2.0.so.0 => /usr/lib/libsigc-2.0.so.0 (0x7f19521fd000)
libcwidget.so.3 => /usr/lib/libcwidget.so.3 (0x7f1951ef5000)
libept.so.1 => /usr/lib/libept.so.1 (0x7f1951c98000)
libxapian.so.22 => /usr/lib/libxapian.so.22 (0x7f195189b000)
libz.so.1 => /usr/lib/x86_64-linux-gnu/libz.so.1 (0x7f1951685000)
libsqlite3.so.0 => /usr/lib/x86_64-linux-gnu/libsqlite3.so.0 
(0x7f19513dd000)
libboost_iostreams.so.1.48.0 => /usr/lib/libboost_iostreams.so.1.48.0 
(0x7f19511c4000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7f1950fa8000)
libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x7f1950ca)
libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x7f1950a1e000)
libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x7f1950808000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7f195048)
libutil.so.1 => /lib/x86_64-linux-gnu/libutil.so.1 (0x7f195027d000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7f1950079000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x7f194fe73000)
libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 
(0x7f194fc63000)
librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x7f194fa5a000)
/lib64/ld-linux-x86-64.so.2 (0x7f1952b9d000)

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

Kernel: Linux 3.2.0-2-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/dash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg4.10]  0.8.15.10
ii  libboost-iostreams1.48.0  1.48.0-3
ii  libc6 2.13-27
ii  libcwidget3   0.5.16-3.1
ii  libept1   1.0.5
ii  libgcc1   1:4.7.0-1
ii  libncursesw5  5.9-4
ii  libsigc++-2.0-0c2a2.2.10-0.1
ii  libsqlite3-0  3.7.11-2
ii  libstdc++64.7.0-1
ii  libtinfo5 5.9-4
ii  libxapian22   1.2.8-1
ii  zlib1g1:1.2.6.dfsg-2

Versions of packages aptitude recommends:
ii  apt-xapian-index0.45
ii  aptitude-doc-en | aptitude-doc  
ii  libparse-debianchangelog-perl   
ii  sensible-utils  0.0.6

Versions of packages aptitude suggests:
ii  debtags  
ii  tasksel  3.09

-- no debconf information



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



Bug#667577: websvn: enscript complains if a filename doesn't have an extension

2012-04-04 Thread Nye Liu
Package: websvn
Version: 2.3.3-1
Severity: normal

When trying to enscript a file with no extension, I get the following error in
the apache logs:

 PHP Warning:  array_key_exists(): The first argument should be either a string 
or an integer in /usr/share/websvn/include/svnlook.php on line 643

I'm guessing

} else if (array_key_exists($ext, $extEnscript)) {

should be

} else if ($ext && array_key_exists($ext, $extEnscript)) {

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

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

Versions of packages websvn depends on:
ii  apache2 2.2.21-3 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd] 2.2.21-3 Apache HTTP Server - traditional n
ii  debconf [debconf-2.0]   1.5.40   Debian configuration management sy
ii  libapache2-mod-php5 5.3.8-2  server-side, HTML-embedded scripti
ii  php-geshi   1.0.8.4-1Generic Syntax Highlighter
ii  php55.3.8-2  server-side, HTML-embedded scripti
ii  po-debconf  1.0.15   manage translated Debconf template
ii  subversion  1.6.17dfsg-3 Advanced version control system
ii  ucf 3.0025+nmu2  Update Configuration File: preserv

Versions of packages websvn recommends:
ii  enscript  1.6.5.2-1  converts text to Postscript, HTML 

websvn suggests no packages.

-- debconf information:
* websvn/webservers: apache2
* websvn/configuration: true
* websvn/parentpath: /home/svn
* websvn/repositories: /home/svn/lnxnm
* websvn/permissions:



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



Bug#667576: PHP Notice: Undefined variable: lang in /usr/share/websvn/include/svnlook.php on line 757

2012-04-04 Thread Nye Liu
Package: websvn
Version: 2.3.3-1
Severity: normal


I get the following error in my apache log:

 PHP Notice:  Undefined variable: lang in /usr/share/websvn/include/svnlook.php 
on line 757

I'm guessing we're missing a "global $lang;"

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

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

Versions of packages websvn depends on:
ii  apache2 2.2.21-3 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [httpd] 2.2.21-3 Apache HTTP Server - traditional n
ii  debconf [debconf-2.0]   1.5.40   Debian configuration management sy
ii  libapache2-mod-php5 5.3.8-2  server-side, HTML-embedded scripti
ii  php-geshi   1.0.8.4-1Generic Syntax Highlighter
ii  php55.3.8-2  server-side, HTML-embedded scripti
ii  po-debconf  1.0.15   manage translated Debconf template
ii  subversion  1.6.17dfsg-3 Advanced version control system
ii  ucf 3.0025+nmu2  Update Configuration File: preserv

Versions of packages websvn recommends:
ii  enscript  1.6.5.2-1  converts text to Postscript, HTML 

websvn suggests no packages.

-- debconf information:
* websvn/webservers: apache2
* websvn/configuration: true
* websvn/parentpath: /home/svn
* websvn/repositories: /home/svn/lnxnm
* websvn/permissions:



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



Bug#667575: dcap and dicom3tools: error when trying to install together

2012-04-04 Thread Ralf Treinen
Package: dicom3tools,dcap
Version: dicom3tools/1.0~20120402-1
Version: dcap/2.47.5-5
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2012-04-05
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!
  libdcap1 dcap dicom3tools
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously unselected package libdcap1.
(Reading database ... 10571 files and directories currently installed.)
Unpacking libdcap1 (from .../libdcap1_2.47.5-5_amd64.deb) ...
Selecting previously unselected package dcap.
Unpacking dcap (from .../dcap_2.47.5-5_amd64.deb) ...
Selecting previously unselected package dicom3tools.
Unpacking dicom3tools (from .../dicom3tools_1.0~20120402-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/dicom3tools_1.0~20120402-1_amd64.deb (--unpack):
 trying to overwrite '/usr/bin/dccp', which is also in package dcap 2.47.5-5
configured to not write apport reports
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/dicom3tools_1.0~20120402-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/bin/dccp

This bug has been filed against 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 then
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-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#667574: RFA: bzr-loom

2012-04-04 Thread Andrew Starr-Bochicchio
Package: wnpp
Severity: normal

I've turned out not to have use for bzr-loom. As I don't
use it I often miss things like compatibility with new
release of bzr. It deserves a maintainer that actually
uses it. Though it does have a low popcon (Debian: 66,
Ubuntu: 971).



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



Bug#666140: mpich2: FTBFS: dh_install: libmpich2-3 missing files (usr/lib/libmpich.so.3*), aborting

2012-04-04 Thread Nobuhiro Iwamatsu
Hi,

2012/3/31 Pavan Balaji :
>
> On 03/28/2012 10:05 PM, Nobuhiro Iwamatsu wrote:
>>
>> mpich2 FTBFS on sparc and sh4.
>>
>>
>> https://buildd.debian.org/status/fetch.php?pkg=mpich2&arch=sparc&ver=1.4.1-4&stamp=1328215853
>>
>> http://buildd.debian-ports.org/status/fetch.php?pkg=mpich2&arch=sh4&ver=1.4.1-4&stamp=1332905598
>
>
> Can you also report this bug to MPICH2 upstream, with the complete configure
> log and other information requested in the README file?
>
> https://trac.mcs.anl.gov/projects/mpich2/newticket

OK, I will do.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#667140: concordance: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667140 patch
thanks

Matthias Klose  (03/04/2012):
> Package: concordance
> Version: 0.23-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru concordance-0.23/debian/changelog concordance-0.23/debian/changelog
--- concordance-0.23/debian/changelog	2011-09-12 22:32:57.0 +
+++ concordance-0.23/debian/changelog	2012-04-05 00:58:16.0 +
@@ -1,3 +1,11 @@
+concordance (0.23-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667140).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:57:58 +
+
 concordance (0.23-2) unstable; urgency=low
 
   * debian/patches/h525-flash-size-detection.patch: reinstate patch for the
diff -Nru concordance-0.23/debian/patches/04-fix-ftbfs-gcc-4.7.diff concordance-0.23/debian/patches/04-fix-ftbfs-gcc-4.7.diff
--- concordance-0.23/debian/patches/04-fix-ftbfs-gcc-4.7.diff	1970-01-01 00:00:00.0 +
+++ concordance-0.23/debian/patches/04-fix-ftbfs-gcc-4.7.diff	2012-04-05 00:57:38.0 +
@@ -0,0 +1,20 @@
+--- a/libconcord/usblan.cpp
 b/libconcord/usblan.cpp
+@@ -25,6 +25,7 @@
+ #include "lc_internal.h"
+ #include 
+ #include 
++#include 
+ 
+ #ifdef WIN32
+ #include 
+--- a/libconcord/web.cpp
 b/libconcord/web.cpp
+@@ -22,6 +22,7 @@
+  */
+ 
+ #include 
++#include 
+ #include "libconcord.h"
+ #include "lc_internal.h"
+ #include "hid.h"
diff -Nru concordance-0.23/debian/patches/series concordance-0.23/debian/patches/series
--- concordance-0.23/debian/patches/series	2011-09-19 15:49:11.0 +
+++ concordance-0.23/debian/patches/series	2012-04-05 00:56:53.0 +
@@ -2,3 +2,4 @@
 02-manpage-hyphen-as-minus-errors.diff
 03-attr-syntax-in-udev-rules.diff
 h525-flash-size-detection.patch
+04-fix-ftbfs-gcc-4.7.diff


signature.asc
Description: Digital signature


Bug#667141: config-manager: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667141 patch
thanks

Matthias Klose  (03/04/2012):
> Package: config-manager
> Version: 0.4-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -u config-manager-0.4/debian/changelog config-manager-0.4/debian/changelog
--- config-manager-0.4/debian/changelog
+++ config-manager-0.4/debian/changelog
@@ -1,3 +1,11 @@
+config-manager (0.4-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667141).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:54:00 +
+
 config-manager (0.4-2) unstable; urgency=low
 
   * Fix debian/copyright to more comprehensively list copyright holders.
only in patch2:
unchanged:
--- config-manager-0.4.orig/src/ConfigArchSource.cc
+++ config-manager-0.4/src/ConfigArchSource.cc
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 
 #include "Path.h"
 
 using namespace std;
only in patch2:
unchanged:
--- config-manager-0.4.orig/src/cm.cc
+++ config-manager-0.4/src/cm.cc
@@ -30,6 +30,7 @@
 #include 
 #include 
 #include 
+#include 
 #include "ConfigSource.h"
 #include "ConfigArchSource.h"
 #include "FileSystemVisitor.h"


signature.asc
Description: Digital signature


Bug#667142: couriergrey: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667142 patch
thanks

Matthias Klose  (03/04/2012):
> Package: couriergrey
> Version: 0.3.1-3
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru couriergrey-0.3.1/debian/changelog couriergrey-0.3.1/debian/changelog
--- couriergrey-0.3.1/debian/changelog	2012-02-22 06:14:26.0 +
+++ couriergrey-0.3.1/debian/changelog	2012-04-05 00:49:38.0 +
@@ -1,3 +1,10 @@
+couriergrey (0.3.1-3.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  include (Closes: #667142).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:49:13 +
+
 couriergrey (0.3.1-3) unstable; urgency=low
 
   * Typo at d/README.Debian 
diff -Nru couriergrey-0.3.1/debian/patches/fix-ftbfs-with-gcc-4.7 couriergrey-0.3.1/debian/patches/fix-ftbfs-with-gcc-4.7
--- couriergrey-0.3.1/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ couriergrey-0.3.1/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-05 00:50:09.0 +
@@ -0,0 +1,14 @@
+Description: Fix FTBFS with gcc 4.7 due to missing  include.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667142
+
+--- couriergrey-0.3.1.orig/database.cc
 couriergrey-0.3.1/database.cc
+@@ -28,6 +28,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ namespace couriergrey {
+ database::database() : db(NULL) {
diff -Nru couriergrey-0.3.1/debian/patches/series couriergrey-0.3.1/debian/patches/series
--- couriergrey-0.3.1/debian/patches/series	1970-01-01 00:00:00.0 +
+++ couriergrey-0.3.1/debian/patches/series	2012-04-05 00:49:54.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#667143: critterding: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667143 patch
thanks

Matthias Klose  (03/04/2012):
> Package: critterding
> Version: 1.0-beta12.1-1.1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru critterding-1.0-beta12.1/debian/changelog critterding-1.0-beta12.1/debian/changelog
--- critterding-1.0-beta12.1/debian/changelog	2011-10-23 14:19:10.0 +
+++ critterding-1.0-beta12.1/debian/changelog	2012-04-05 00:45:47.0 +
@@ -1,3 +1,10 @@
+critterding (1.0-beta12.1-1.2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  include (Closes: #667143).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:45:14 +
+
 critterding (1.0-beta12.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru critterding-1.0-beta12.1/debian/patches/20fix_ftbfs_gcc_4.7 critterding-1.0-beta12.1/debian/patches/20fix_ftbfs_gcc_4.7
--- critterding-1.0-beta12.1/debian/patches/20fix_ftbfs_gcc_4.7	1970-01-01 00:00:00.0 +
+++ critterding-1.0-beta12.1/debian/patches/20fix_ftbfs_gcc_4.7	2012-04-05 00:44:36.0 +
@@ -0,0 +1,15 @@
+--- a/src/scenes/evolution.cpp
 b/src/scenes/evolution.cpp
+@@ -1,10 +1,9 @@
+-#ifdef _WIN32
+-	#include 
+-#endif
++#include 
+ #include "evolution.h"
+ 
+ # include 
+ 
++
+ Evolution::Evolution()
+ {
+ 	cmd = Commands::Instance();
diff -Nru critterding-1.0-beta12.1/debian/patches/series critterding-1.0-beta12.1/debian/patches/series
--- critterding-1.0-beta12.1/debian/patches/series	2011-10-23 14:18:02.0 +
+++ critterding-1.0-beta12.1/debian/patches/series	2012-04-05 00:43:54.0 +
@@ -1,3 +1,4 @@
 00fontandiconpath
 10uninitialized_constant
 11const_cast
+20fix_ftbfs_gcc_4.7


signature.asc
Description: Digital signature


Bug#667144: crtmpserver: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667144 patch
thanks

Matthias Klose  (03/04/2012):
> Package: crtmpserver
> Version: 1.0~dfsg-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru crtmpserver-1.0~dfsg/debian/changelog crtmpserver-1.0~dfsg/debian/changelog
--- crtmpserver-1.0~dfsg/debian/changelog	2012-03-23 02:29:07.0 +
+++ crtmpserver-1.0~dfsg/debian/changelog	2012-04-05 00:37:11.0 +
@@ -1,3 +1,11 @@
+crtmpserver (1.0~dfsg-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667144).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:36:52 +
+
 crtmpserver (1.0~dfsg-2) unstable; urgency=low
 
   * Enable hardened CPPFLAGS. (Closes: #665323)
diff -Nru crtmpserver-1.0~dfsg/debian/patches/20_fix_ftbfs_with_gcc_4.7.patch crtmpserver-1.0~dfsg/debian/patches/20_fix_ftbfs_with_gcc_4.7.patch
--- crtmpserver-1.0~dfsg/debian/patches/20_fix_ftbfs_with_gcc_4.7.patch	1970-01-01 00:00:00.0 +
+++ crtmpserver-1.0~dfsg/debian/patches/20_fix_ftbfs_with_gcc_4.7.patch	2012-04-05 00:35:52.0 +
@@ -0,0 +1,89 @@
+--- a/common/src/platform/linux/linuxplatform.cpp
 b/common/src/platform/linux/linuxplatform.cpp
+@@ -19,6 +19,8 @@
+ 
+ #ifdef LINUX
+ 
++#include 
++
+ #include "platform/linux/linuxplatform.h"
+ #include "common.h"
+ 
+--- a/common/src/utils/buffering/iobuffer.cpp
 b/common/src/utils/buffering/iobuffer.cpp
+@@ -17,6 +17,7 @@
+  *  along with crtmpserver.  If not, see .
+  */
+ 
++#include 
+ 
+ #include "utils/buffering/iobuffer.h"
+ #include "utils/logging/logging.h"
+--- a/common/src/utils/logging/fileloglocation.cpp
 b/common/src/utils/logging/fileloglocation.cpp
+@@ -17,6 +17,7 @@
+  *  along with crtmpserver.  If not, see .
+  */
+ 
++#include 
+ 
+ #include "utils/logging/fileloglocation.h"
+ #include "utils/lua/luautils.h"
+--- a/common/src/utils/misc/mmapfile.cpp
 b/common/src/utils/misc/mmapfile.cpp
+@@ -17,6 +17,8 @@
+  *  along with crtmpserver.  If not, see .
+  */
+ 
++#include 
++
+ #include "utils/misc/mmapfile.h"
+ #include "utils/logging/logging.h"
+ 
+--- a/thelib/include/netio/epoll/tcpconnector.h
 b/thelib/include/netio/epoll/tcpconnector.h
+@@ -21,6 +21,8 @@
+ #ifndef _TCPCONNECTOR_H
+ #define	_TCPCONNECTOR_H
+ 
++#include 
++
+ #include "netio/epoll/iohandler.h"
+ #include "protocols/baseprotocol.h"
+ #include "netio/epoll/iohandlermanager.h"
+--- a/thelib/src/netio/epoll/iohandlermanager.cpp
 b/thelib/src/netio/epoll/iohandlermanager.cpp
+@@ -18,6 +18,9 @@
+  */
+ 
+ #ifdef NET_EPOLL
++
++#include 
++
+ #include "netio/epoll/iohandlermanager.h"
+ #include "netio/epoll/iohandler.h"
+ 
+--- a/thelib/src/netio/epoll/tcpcarrier.cpp
 b/thelib/src/netio/epoll/tcpcarrier.cpp
+@@ -19,6 +19,9 @@
+ 
+ 
+ #ifdef NET_EPOLL
++
++#include 
++
+ #include "netio/epoll/tcpcarrier.h"
+ #include "netio/epoll/iohandlermanager.h"
+ #include "protocols/baseprotocol.h"
+--- a/thelib/src/netio/epoll/udpcarrier.cpp
 b/thelib/src/netio/epoll/udpcarrier.cpp
+@@ -19,6 +19,9 @@
+ 
+ 
+ #ifdef NET_EPOLL
++
++#include 
++
+ #include "netio/epoll/udpcarrier.h"
+ #include "netio/epoll/iohandlermanager.h"
+ #include "protocols/baseprotocol.h"
diff -Nru crtmpserver-1.0~dfsg/debian/patches/series crtmpserver-1.0~dfsg/debian/patches/series
--- crtmpserver-1.0~dfsg/debian/patches/series	2012-03-23 02:08:42.0 +
+++ crtmpserver-1.0~dfsg/debian/patches/series	2012-04-05 00:30:26.0 +
@@ -4,3 +4,4 @@
 15_use_system_lua.diff
 16_add_header_install.diff
 18_enable_cmake_find_default_paths.diff
+20_fix_ftbfs_with_gcc_4.7.patch


signature.asc
Description: Digital signature


Bug#667573: x264: 10 bit builds

2012-04-04 Thread Andres Mejia
Package: x264
Version: 2:0.120.2171+git01f7a33-3
Severity: wishlist

Reporting this to open discussion on this. It looks like 10 bit h264 encoding
is becoming the norm. We should allow some way to support both 10 bit and 8 bit
builds of x264, possibly making use of the alternatives system.

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

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

Versions of packages x264 depends on:
ii  libavcodec-extra-53   5:0.8.1-4
ii  libavformat-extra-53  4:0.8~beta2.2
ii  libavformat53 [libavformat-extra-53]  5:0.8.1-4
ii  libavutil-extra-514:0.8.0.1+b1
ii  libavutil51 [libavutil-extra-51]  5:0.8.1-4
ii  libc6 2.13-27
ii  libffms2-22.17-1
ii  libpostproc-extra-52  4:0.8~beta2.2
ii  libpostproc52 [libpostproc-extra-52]  5:0.8.1-4
ii  libswscale-extra-24:0.8~beta2.2
ii  libswscale2 [libswscale-extra-2]  5:0.8.1-4
ii  libx264-120   2:0.120.2171+git01f7a33-3
ii  zlib1g1:1.2.6.dfsg-2

x264 recommends no packages.

x264 suggests no packages.

-- no debconf information



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



Bug#665379: RFP: usbredir -- lib and tools for sending usb device traffic over a network

2012-04-04 Thread Liang Guo
On Thu, Apr 5, 2012 at 7:51 AM, intrigeri  wrote:
> Hi,
>
>>   Description : lib and tools for sending usb device traffic over
>>   a network
>> usbredir was created for use with Spice but the protocol and the
>> usbredirhost are completely independent of Spice.
>
> This would be much welcome. As far as I understand it, it's one of the
> last missing bits to get the Spice stack, with QXL and USB 2.0
> redirection, fully supported in Wheezy.
>
> Liang Guo, given you already maintain a few Spice-related packages,
> are you interested in taking care of this one too?
>
> Regards,
> --
>  intrigeri
>  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
>  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc

I'll working on it.

Thanks,

-- 
Liang Guo
http://bluestone.cublog.cn



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



Bug#667569: spice-client-gtk: please package spice-gtk 0.11

2012-04-04 Thread Liang Guo
On Thu, Apr 5, 2012 at 7:39 AM,   wrote:
> Package: spice-client-gtk
> Severity: wishlist
>
> Hi,
>
> spice-gtk 0.10 and 0.11 bring quite a lot of fixes and improvements to
> the shiny new USB2 redirection feature. Please consider packaging the
> latest upstream release.
>
> Cheers,
> --
I'm working on it,  it will enter debian archive soon.

USB redirection will be disabled until usbredir enter Debian.

Thanks,
-- 
Liang Guo
http://bluestone.cublog.cn



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



Bug#667569: spice-client-gtk: please package spice-gtk 0.11

2012-04-04 Thread intrigeri
Jeremy Bicha wrote (05 Apr 2012 00:12:36 GMT) :
> By the way, the usbredir library isn't in Debian yet, so it's not
> enabled in spice-gtk either.

Yeah, I've just tried to randomly, and humbly, help move things
forward on that front too: http://bugs.debian.org/665379

(FTR, I also just wrote Hans de Goede to know if the qemu chardev
flowcontrol patches Fedora has been carrying, and that seem to be
needed for proper USB 2.0 redirection support, made their
way upstream.)

Cheers,
-- 
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc



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



Bug#667572: libdrm: please provide OMAP API on armel and armhf

2012-04-04 Thread Cyril Brulebois
Sebastian Reichel  (05/04/2012):
> newer upstream releases of xf86-video-omap [0] depend on the OMAP
> API in libdrm. Please enable it by adding "--enable-omap-experimental-api"
> to the dh_auto_configure statement.
> 
> [0] http://packages.qa.debian.org/x/xf86-video-omap.html

I saw the addition on the libdrm side, but preferred waiting for
somebody to pop up before merging that. ;)

Will see for the next upload.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#583870: inconsistencies in ext3 file systems

2012-04-04 Thread Jonathan Nieder
Toni Müller wrote:

> Yuck. I talked to the user, and he's fine with shipping the data, but
> somehow, it has become unclear which machine is effected, and
> furthermore, the user dislikes loss of operation to find out. I'll try
> to talk to him again to make the data finally available.
>
> Sorry for the delay.

Thanks, and no problem about the delay.  I just wanted to get this
moving again so it's not forgotten. :)



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



Bug#667282: mklibs: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667282 patch
thanks

Matthias Klose  (03/04/2012):
> Package: mklibs
> Version: 0.1.33
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru mklibs-0.1.33/debian/changelog mklibs-0.1.33+nmu1/debian/changelog
--- mklibs-0.1.33/debian/changelog	2011-03-18 14:26:37.0 +
+++ mklibs-0.1.33+nmu1/debian/changelog	2012-04-05 00:15:59.0 +
@@ -1,3 +1,10 @@
+mklibs (0.1.33+nmu1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  include (Closes: #667282).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:15:27 +
+
 mklibs (0.1.33) unstable; urgency=low
 
   * Adjust the libc_pic directory for multiarch as well.
diff -Nru mklibs-0.1.33/src/mklibs-readelf/elf.cpp mklibs-0.1.33+nmu1/src/mklibs-readelf/elf.cpp
--- mklibs-0.1.33/src/mklibs-readelf/elf.cpp	2011-01-18 00:41:29.0 +
+++ mklibs-0.1.33+nmu1/src/mklibs-readelf/elf.cpp	2012-04-05 00:15:09.0 +
@@ -25,6 +25,7 @@
 #include 
 #include 
 #include 
+#include 
 
 using namespace Elf;
 


signature.asc
Description: Digital signature


Bug#409349: usbhid: control queue full; hung apcupsd task

2012-04-04 Thread Jonathan Nieder
Tom Wright wrote:
> On Thursday 05 April 2012 00:39:32 you wrote:
>> Tom Wright wrote:

>>> I haven't seen this bug in quite a while, so maybe it's fixed in 3.X?
>>> Best see what others say too I guess.
>>
>> Thanks for the update.  How long have you been using the wheezy/sid
>> kernel?  Do you mind if I forward this information to the bug log?
>
> Quite a while now - I run sid on the machine which has a UPS, so however long
> it's been the standard kernel in that branch.  A few months, at least.  You're
> welcome to send it on to the bug log too.

Thanks much.  Do you remember roughly when you last experienced this
bug?

(The last time I see in the bug log is in 2007 with 2.6.17 or so :).
Others have experienced it with kernels as new as 2.6.32-41 so I'd be
especially interested if you remember the behavior with 2.6.33,
2.6.35, 2.6.38, etc.  /var/log/dpkg.log* should have the upgrade
history of the kernel package if that helps jog your memory.)

Jonathan



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



Bug#667569: spice-client-gtk: please package spice-gtk 0.11

2012-04-04 Thread Jeremy Bicha
By the way, the usbredir library isn't in Debian yet, so it's not
enabled in spice-gtk either.

Jeremy Bicha



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



Bug#667329: powertop: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667329 patch
thanks

Matthias Klose  (03/04/2012):
> Package: powertop
> Version: 1.97-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru powertop-1.97/debian/changelog powertop-1.97/debian/changelog
--- powertop-1.97/debian/changelog	2011-03-17 15:25:01.0 +
+++ powertop-1.97/debian/changelog	2012-04-05 00:11:19.0 +
@@ -1,3 +1,11 @@
+powertop (1.97-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667329).
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:10:58 +
+
 powertop (1.97-2) unstable; urgency=low
 
   * Fix a build failure on ia64
diff -Nru powertop-1.97/debian/patches/fix_ftbfs_with_gcc_4.7.patch powertop-1.97/debian/patches/fix_ftbfs_with_gcc_4.7.patch
--- powertop-1.97/debian/patches/fix_ftbfs_with_gcc_4.7.patch	1970-01-01 00:00:00.0 +
+++ powertop-1.97/debian/patches/fix_ftbfs_with_gcc_4.7.patch	2012-04-05 00:10:44.0 +
@@ -0,0 +1,108 @@
+--- a/main.cpp
 b/main.cpp
+@@ -27,6 +27,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "cpu/cpu.h"
+ #include "process/process.h"
+--- a/cpu/intel_cpus.cpp
 b/cpu/intel_cpus.cpp
+@@ -34,6 +34,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "../lib.h"
+ #include "../parameters/parameters.h"
+--- a/devices/alsa.cpp
 b/devices/alsa.cpp
+@@ -28,6 +28,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ using namespace std;
+@@ -214,4 +215,4 @@ const char * alsa::human_name(void)
+ 	if (strlen(guilty) > 0)
+ 		sprintf(temp_buf, "%s (%s)", humanname, guilty);
+ 	return temp_buf;
+-}
+\ No newline at end of file
++}
+--- a/devices/i915-gpu.cpp
 b/devices/i915-gpu.cpp
+@@ -28,6 +28,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ using namespace std;
+@@ -91,4 +92,4 @@ double i915gpu::power_usage(struct resul
+ 
+ 	power += util * factor / 100.0;
+ 	return power;
+-}
+\ No newline at end of file
++}
+--- a/devices/network.cpp
 b/devices/network.cpp
+@@ -33,6 +33,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include 
+ 
+@@ -410,4 +411,4 @@ double network::power_usage(struct resul
+ 	power += util * factor / 100;
+ 
+ 	return power;
+-}
+\ No newline at end of file
++}
+--- a/devices/rfkill.cpp
 b/devices/rfkill.cpp
+@@ -29,6 +29,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ using namespace std;
+@@ -182,4 +183,4 @@ double rfkill::power_usage(struct result
+ 	power += util * factor / 100.0;
+ 
+ 	return power;
+-}
+\ No newline at end of file
++}
+--- a/devices/thinkpad-fan.cpp
 b/devices/thinkpad-fan.cpp
+@@ -29,6 +29,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "../lib.h"
+ 
+--- a/html.cpp
 b/html.cpp
+@@ -29,6 +29,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "css.h"
+ #include "lib.h"
diff -Nru powertop-1.97/debian/patches/series powertop-1.97/debian/patches/series
--- powertop-1.97/debian/patches/series	2011-03-17 15:25:01.0 +
+++ powertop-1.97/debian/patches/series	2012-04-05 00:07:37.0 +
@@ -1,3 +1,4 @@
 fix_prefix_in_manpage.patch
 fix_NR_perf_event_open_on_ia64.patch
 fix_csstoh_on_sparc
+fix_ftbfs_with_gcc_4.7.patch


signature.asc
Description: Digital signature


Bug#665379: RFP: usbredir -- lib and tools for sending usb device traffic over a network

2012-04-04 Thread intrigeri
Hi,

there's some [1] usbredir packaging work [2] happening in Ubuntu.
As far as I could understand where things are at, the latest stuff can
currently be found in a PPA [3], but it looks like a new PPA is
created for every new packages set, with more or less creative names
each time, so I would not bet I've clearly understood what is the
canonical current state of things. Therefore, I recommend anyone
interested in maintaining usbredir in Debian to get in touch with
Boris Derzhavets [4], who seems to be leading this effort.

  [1] https://blueprints.launchpad.net/ubuntu/+spec/spice-on-ubuntu-oneiric
  [2] https://wiki.ubuntu.com/spice
  [3] https://launchpad.net/~bderzhavets/+archive/lib-usbredir65
  [4] https://launchpad.net/~bderzhavets

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc



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



Bug#664371: multipath-tools: [INTL:pt_BR] wrong filename for pt_BR.po debconf translations

2012-04-04 Thread Adriano Rafael Gomes
Em Wed, 04 Apr 2012 20:53:49 +0530
Ritesh Raj Sarraf  escreveu:

> Based on your explanation, I will commit the change.

Thank you, Ritesh.


signature.asc
Description: PGP signature


Bug#662676: Hitting the add button causes a segfault

2012-04-04 Thread Josh Triplett
On Thu, Apr 05, 2012 at 01:20:07AM +0200, Laurent Bigonville wrote:
> I've uploaded the version 3.4 to experimental.
> 
> Could you please try again with this version?

Seems to work.  Thanks!

- Josh Triplett



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



Bug#409349: usbhid: control queue full; hung apcupsd task

2012-04-04 Thread Tom Wright
On Thursday 05 April 2012 00:39:32 you wrote:
> Tom Wright wrote:
> > I haven't seen this bug in quite a while, so maybe it's fixed in 3.X? 
> > Best see what others say too I guess.
> 
> Thanks for the update.  How long have you been using the wheezy/sid
> kernel?  Do you mind if I forward this information to the bug log?

Quite a while now - I run sid on the machine which has a UPS, so however long 
it's been the standard kernel in that branch.  A few months, at least.  You're 
welcome to send it on to the bug log too.


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


Bug#667361: rtorrent: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667361 patch
thanks

Matthias Klose  (03/04/2012):
> Package: rtorrent
> Version: 0.8.9-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru rtorrent-0.8.9/debian/changelog rtorrent-0.8.9/debian/changelog
--- rtorrent-0.8.9/debian/changelog	2011-10-21 00:47:44.0 +
+++ rtorrent-0.8.9/debian/changelog	2012-04-05 00:05:22.0 +
@@ -1,3 +1,12 @@
+rtorrent (0.8.9-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 (Closes: #667361):
+- Fix missing  includes.
+- Add “this->” when needed.
+
+ -- Cyril Brulebois   Thu, 05 Apr 2012 00:04:55 +
+
 rtorrent (0.8.9-2) unstable; urgency=medium
 
   * Urgency set to medium due to an RC bugfix. Closes: #645737.
diff -Nru rtorrent-0.8.9/debian/patches/gcc-4.7.patch rtorrent-0.8.9/debian/patches/gcc-4.7.patch
--- rtorrent-0.8.9/debian/patches/gcc-4.7.patch	1970-01-01 00:00:00.0 +
+++ rtorrent-0.8.9/debian/patches/gcc-4.7.patch	2012-04-05 00:04:42.0 +
@@ -0,0 +1,59 @@
+--- a/src/core/range_map.h
 b/src/core/range_map.h
+@@ -102,16 +102,16 @@ private:
+ template
+ inline typename RangeMap::iterator
+ RangeMap::crop_overlap(const Key& _begin, const Key& _end) {
+-  typename RangeMap::iterator itr = upper_bound(_begin);
++  typename RangeMap::iterator itr = this->upper_bound(_begin);
+ 
+   while (itr != end() && key_comp()(itr->second.first, _end)) {
+ // There's a subrange before the new begin: need new entry (new range end means new key).
+ if (key_comp()(itr->second.first, _begin))
+-  insert(itr, typename RangeMap::value_type(_begin, itr->second));
++  this->insert(itr, typename RangeMap::value_type(_begin, itr->second));
+ 
+ // Old end is within our range: erase entry.
+ if (!key_comp()(_end, itr->first)) {
+-  erase(itr++);
++  this->erase(itr++);
+ 
+ // Otherwise simply set the new begin of the old range.
+ } else {
+@@ -137,7 +137,7 @@ RangeMap::set_merge(Key _begi
+ typename RangeMap::iterator prev = itr;
+ if (!key_comp()((--prev)->first, _begin) && prev->second.second == value) {
+   _begin = prev->second.first;
+-  erase(prev);
++  this->erase(prev);
+ }
+   }
+ 
+@@ -148,7 +148,7 @@ RangeMap::set_merge(Key _begi
+   }
+ 
+   // Otherwise, this range isn't mergeable, make new entry.
+-  return insert(itr, typename RangeMap::value_type(_end, typename RangeMap::mapped_type(_begin, value)));
++  return this->insert(itr, typename RangeMap::value_type(_end, typename RangeMap::mapped_type(_begin, value)));
+ }
+ 
+ template
+@@ -163,7 +163,7 @@ RangeMap::set_range(const Key
+ template
+ inline typename RangeMap::const_iterator
+ RangeMap::find(const Key& key) const {
+-  typename RangeMap::const_iterator itr = upper_bound(key);
++  typename RangeMap::const_iterator itr = this->upper_bound(key);
+ 
+   if (itr != end() && key_comp()(key, itr->second.first))
+ itr = end();
+--- a/src/thread_base.cc
 b/src/thread_base.cc
+@@ -45,6 +45,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "globals.h"
+ #include "control.h"
diff -Nru rtorrent-0.8.9/debian/patches/series rtorrent-0.8.9/debian/patches/series
--- rtorrent-0.8.9/debian/patches/series	2011-10-21 00:29:01.0 +
+++ rtorrent-0.8.9/debian/patches/series	2012-04-05 00:01:55.0 +
@@ -1,2 +1,3 @@
 remove-tests.patch
 rtorrent-0.8.6-ipv6-07.patch
+gcc-4.7.patch


signature.asc
Description: Digital signature


Bug#409349: [huug...@gmail.com: Re: usbhid: control queue full; hung apcupsd task]

2012-04-04 Thread Jonathan Nieder
Forwarding with permission.
--- Begin Message ---
On Wed, Apr 4, 2012 at 4:23 PM, Jonathan Nieder  wrote:
> Jonathan Nieder wrote:
>> Steven Chamberlain wrote:
>
>>> It may be only apcupsd users who experience this, but the process hangs
>>> due to a system call failing to return, and there were reports of a
>>> related error message in the kernel log (control queue full), which
>>> seems to have been a precursor to this hang.
>>
>> Thanks.  Odd --- the "control queue full" messages were supposed to be
>> addressed by v2.6.32.10~116 which was included in 2.6.32-10.  Alas.
>
> Ping.  Is nobody trying to use an APC UPS connected by USB any more? :)
>
> What kernels work and don't work?  Tom, Hugo: are you still interested
> in pursuing this bug?  If not, that's fine, but please do let us know
> so we can plan accordingly.
>
> In suspense,
> Jonathan

I bought an Back-UPS RS 700G that is connected by USB and apcupsd
3.14.10-1 using Sid and Wheezy, but it does not have this problem, so
I cannot reproduce it. Strangely enough I get "control queue full"
messages when I run tleds on my USB keyboard.

Hugo
--- End Message ---


Bug#667572: libdrm: please provide OMAP API on armel and armhf

2012-04-04 Thread Sebastian Reichel
Source: libdrm
Version: 2.4.33-1
Severity: wishlist

Hi,

newer upstream releases of xf86-video-omap [0] depend on the OMAP
API in libdrm. Please enable it by adding "--enable-omap-experimental-api"
to the dh_auto_configure statement.

[0] http://packages.qa.debian.org/x/xf86-video-omap.html

-- Sebastian



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



Bug#667571: libreoffice: It doesn't has font on the menu bar as well in some setting menus.

2012-04-04 Thread Bo Lan
Package: libobasis3.5-base
Version: 3.5.1-102
Severity: normal
File: libreoffice

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
When I open any software of libreoffice, such as writer, calc, and presentation
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
Just open it, and look at the menu bar.
   * What was the outcome of this action?
It does not have any font in the menu bar. Therefore, I cannot distinguish
which the menu is.
   * What outcome did you expect instead?
I expect that the menu bar and some setting menus have font, and all of the
information can outcome normally.



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

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

Versions of packages libobasis3.5-base depends on:
ii  libobasis3.5-core01  3.5.1-102

libobasis3.5-base recommends no packages.

libobasis3.5-base suggests no packages.

-- no debconf information



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



Bug#665947: texlive-base: ucf mess with paper sizes

2012-04-04 Thread Norbert Preining
Hi Frank,

any opinion on that ...

On Fr, 30 MÀr 2012, Norbert Preining wrote:
> Hi Frank,
> 
> On Do, 29 MÀr 2012, Frank KÌster wrote:
> > > TLPaper.pm. BUt as said, we have two options:
> > > - we patch TLPaper and continue with ucf (not happy about it)
> > > - we patch dvipdfmx and dvips to allow for inclusion of other config
> > >   files, and just include a minimal
> > >   config-debian.ps
> > >   dvipdfmx-debian.cfg
> > >
> > > What do you prefer, Frank?
> > 
> > The second option is much better.  Even without our recent
> > misconceptions, the word "mess" near "ucf" is not badly placed.  It's a
> > useful tool if you need it, but better avoid it.
> 
> Ok, but how do we do that?
> One idea is to patch the dvipdfmx.cfg in 
>   /usr/share/texlive/texmf/dvipdfmx/dvipdfmx.cfg
> to include
>   i dvipdfmx-paper.cfg
> then remove any old copies of dvipdfmx.cfg in /etc/texmf, and finally
> use tl-paper to create dvipdfmx-paper.cfg in TEXMFSYSVAR
> 
> If an admin copies /u/s/texlive/t/.../dvipdfmx.cfg to /etc/texmf/...
> and edits it, then it is his responsability to also include the
>   i dvipdfmx-paper.cfg
> line.
> 
> ---
> Another idea is to patch as above for
>   i dvipdfmx-debian.cfg
> and create dvipdfmx-debian.cfg in /etc/texmf/... and keep it under
> ucf (only the minimal file), and use ucfr to edit it in TLpaper.
> 
> -
> 
> Or the same as the second option but without ucf?
> 
> 
> --
> 
> Or??? Any ideas?
> 
> (of course, same for config.ps/dvips; XDvi/xdvi, ..

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

MUNDERFIELD (n.) A meadow selected, whilst driving past, as being
ideal for a picnic which, from a sitting position, turns out to be
full of stubble, dust and cowpats, and almost impossible to enjoy
yourself in.
--- Douglas Adams, The Meaning of Liff



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



Bug#667124: buffy: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667124 patch
thanks

Matthias Klose  (03/04/2012):
> Package: buffy
> Version: 1.2.1-1.1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -u buffy-1.2.1/debian/changelog buffy-1.2.1/debian/changelog
--- buffy-1.2.1/debian/changelog
+++ buffy-1.2.1/debian/changelog
@@ -1,3 +1,11 @@
+buffy (1.2.1-1.2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667124).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:50:04 +
+
 buffy (1.2.1-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
only in patch2:
unchanged:
--- buffy-1.2.1.orig/src/bshow.cc
+++ buffy-1.2.1/src/bshow.cc
@@ -34,6 +34,7 @@
 
 #include 
 #include 
+#include 
 
 using namespace std;
 using namespace buffy;
only in patch2:
unchanged:
--- buffy-1.2.1.orig/src/blist.cc
+++ buffy-1.2.1/src/blist.cc
@@ -34,6 +34,7 @@
 
 #include 
 #include 
+#include 
 
 using namespace std;
 using namespace buffy;


signature.asc
Description: Digital signature


Bug#654783: python2.7: FTBFS(kfreebsd): testsuite hang

2012-04-04 Thread Robert Millan
Hi,

I narrowed down the problem a bit.

test_signal works fine when run standalone:

  $ ./build-static/python -Wd -3 -E -tt Lib/test/regrtest.py -w -l test_signal
  test_signal
  1 test OK.

However, if it's run after test___all___, it hangs:

  $ ./build-static/python -Wd -3 -E -tt Lib/test/regrtest.py -w -l
test___all__ test_signal
  [... hang ]

test___all__ does lots of things.  Its purpose is to run the test
routine in each of the modules in Lib/.  I found that only one of
these routines is responsible for the crash: idlelib.  If you
blacklist idlelib (see attachment), then test_signal doesn't crash.

As this is most likely a bug in glibc, we need to keep shrinking the
problem down.  However, to get python out of FTBFS state, perhaps
it'll be enough to either blacklist idlelib or disable test_signal.

-- 
Robert Millan


idlelib.diff
Description: Binary data


Bug#667457: Processed: reassign 667457 to gwaei

2012-04-04 Thread Norbert Preining
Dear -devel list
Hi Michael,

We seem to have a problem here ... I got a bug report about a 
broken gwaei, which *I* believe is has its fault in an update
of libgtk and related libs, since nothing has changed in gwaei
in long time. The same has happened to me with eog, it just
refuses to start, see bug #665374.

Looking at the eog bug I see the upstream bug report
https://bugzilla.gnome.org/show_bug.cgi?id=662630 and there are 
remarks:
> I didn't realise that it would be necessary to enter the gdk threads before
> g_application_run() in order to avoid problems with gtk_main().
> 
> Ideally, that would not be required, and the obvious eog fix would be to drop
> the thread enter call.

So I reassigned the bug to libgtk and adjusted severity to serious,
as it breaks unrelated software. BUt it got reassigned back ...

On Mi, 04 Apr 2012, Michael Biebl wrote:
> >>> reassign 667457 gwaei
> > 
> > Ahaaa, and why?
> 
> Because this bug has absolutely nothing to do with libgtk-3-0

But? Definitely not gwaei, because nothing has changed in gwaei.
And the point is that the fix is related to th gthread, I have to
remove -DGTK_DISABLE_DEPRECATED and calls to gdk_threads_enter
and gdk_threads_leave.

And are you telling me that has nothing to do with libgtk?

It might be that it is one of the libraries related to gtk, like
gdk, g*-*thread* whatever. I leave that to the maintainer to decided.

So, short history line:
- gwaei (and eoq) uploaded ling time ago ... all working
- libgtk and other gtk-related libs updated ... gwaei (and eog) breaks
- fix by doing this kind of gtk related source code fixing

So, please, can you repeat with confidence that has *NOTHING*
to do with gtk?

I don't know what the plan of the gtk&co maintainers is, but ATM
at least gwaei and eog - and I don't know which other packages
also, are broken, and there are no Breaks in the respective libs.

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

EXETER (n.)
All light household and electrical goods contain a number of vital
components plus at least one exeter. If you've just mended a fuse,
changed a bulb or fixed a blender, the exeter is the small, flat or
round plastic or bakelite piece left over which means you have to undo
everything and start all over again.
--- Douglas Adams, The Meaning of Liff



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



Bug#667436: maxima-emacs

2012-04-04 Thread Norbert Preining
On Mi, 04 Apr 2012, Camm Maguire wrote:
> Greetings, and thanks for the report!  The new imaxima/emaxima interface
> needs the breqn package, which was in texlive-latex3.  Where is this
> now? 

dlocate breqn
is your friend ;-)

As I wrote in the last email, texlive-latex-recommended

Best wishes

Norbert

Norbert Preiningpreining@{jaist.ac.jp, logic.at, debian.org}
JAIST, Japan TeX Live & Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094

CLACKMANNAN (n.)
The sound made by knocking over an elephant's-foot umbrella stand full
of walking sticks. Hence name for a particular kind of disco drum
riff.
--- Douglas Adams, The Meaning of Liff



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



Bug#665379: RFP: usbredir -- lib and tools for sending usb device traffic over a network

2012-04-04 Thread intrigeri
Hi,

>   Description : lib and tools for sending usb device traffic over
>   a network
> usbredir was created for use with Spice but the protocol and the
> usbredirhost are completely independent of Spice.

This would be much welcome. As far as I understand it, it's one of the
last missing bits to get the Spice stack, with QXL and USB 2.0
redirection, fully supported in Wheezy.

Liang Guo, given you already maintain a few Spice-related packages,
are you interested in taking care of this one too?

Regards,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc



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



Bug#667125: burgerspace: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667125 patch
thanks

Matthias Klose  (03/04/2012):
> Package: burgerspace
> Version: 1.9.0-3.1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru burgerspace-1.9.0/debian/changelog burgerspace-1.9.0/debian/changelog
--- burgerspace-1.9.0/debian/changelog	2012-01-18 01:11:35.0 +
+++ burgerspace-1.9.0/debian/changelog	2012-04-04 23:44:53.0 +
@@ -1,3 +1,10 @@
+burgerspace (1.9.0-3.2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  include (Closes: #667125).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:44:34 +
+
 burgerspace (1.9.0-3.1) unstable; urgency=low
 
   * Non-maintainer upload
diff -Nru burgerspace-1.9.0/debian/patches/fix_ftbfs_with_gcc_4.7.patch burgerspace-1.9.0/debian/patches/fix_ftbfs_with_gcc_4.7.patch
--- burgerspace-1.9.0/debian/patches/fix_ftbfs_with_gcc_4.7.patch	1970-01-01 00:00:00.0 +
+++ burgerspace-1.9.0/debian/patches/fix_ftbfs_with_gcc_4.7.patch	2012-04-04 23:44:27.0 +
@@ -0,0 +1,10 @@
+--- a/src/RemoteServer.cpp
 b/src/RemoteServer.cpp
+@@ -32,6 +32,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ using namespace std;
diff -Nru burgerspace-1.9.0/debian/patches/series burgerspace-1.9.0/debian/patches/series
--- burgerspace-1.9.0/debian/patches/series	2012-01-15 18:10:02.0 +
+++ burgerspace-1.9.0/debian/patches/series	2012-04-04 23:45:54.0 +
@@ -2,3 +2,5 @@
 manpage_fixes.patch
 debian-changes-1.9.0-3
 update_automake_1.7_to_1.11.patch
+fix_ftbfs_with_gcc_4.7.patch


signature.asc
Description: Digital signature


Bug#583870: inconsistencies in ext3 file systems

2012-04-04 Thread Toni Müller
On 04/05/2012 12:09 AM, Jonathan Nieder wrote:
> Toni Müller wrote:
>> the file system is still available, but I need to check with the user if
>> I can ship his data offsite
> 
> Did you find out?

Yuck. I talked to the user, and he's fine with shipping the data, but
somehow, it has become unclear which machine is effected, and
furthermore, the user dislikes loss of operation to find out. I'll try
to talk to him again to make the data finally available.

Sorry for the delay. :((


Kind regards,
--Toni++



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



Bug#665839: oolite: Mostly OXP-induced segfaults.

2012-04-04 Thread Nicolas Boulenguez
tag 665839 upstream
forwarded 665839 
http://developer.berlios.de/bugs/?func=detailbug&bug_id=18550&group_id=3577
thanks

No better idea. On my side, Intel Core2 Duo CPU and a similar graphic
card (Intel GM45).



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



Bug#667126: calf: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667126 patch
thanks

Matthias Klose  (03/04/2012):
> Package: calf
> Version: 0.0.18.6-3
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru calf-0.0.18.6/debian/changelog calf-0.0.18.6/debian/changelog
--- calf-0.0.18.6/debian/changelog	2011-05-20 06:49:13.0 +
+++ calf-0.0.18.6/debian/changelog	2012-04-04 23:38:43.0 +
@@ -1,3 +1,11 @@
+calf (0.0.18.6-3.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667126).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:38:15 +
+
 calf (0.0.18.6-3) unstable; urgency=low
 
   * Team upload.
diff -Nru calf-0.0.18.6/debian/patches/fix-ftbfs-with-gcc-4.7 calf-0.0.18.6/debian/patches/fix-ftbfs-with-gcc-4.7
--- calf-0.0.18.6/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ calf-0.0.18.6/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 23:39:10.0 +
@@ -0,0 +1,34 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  includes.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667126
+
+--- calf-0.0.18.6.orig/src/osctlnet.cpp
 calf-0.0.18.6/src/osctlnet.cpp
+@@ -26,6 +26,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ using namespace osctl;
+ using namespace std;
+ 
+--- calf-0.0.18.6.orig/src/preset.cpp
 calf-0.0.18.6/src/preset.cpp
+@@ -25,6 +25,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include 
+ #include 
+--- calf-0.0.18.6.orig/src/calf/benchmark.h
 calf-0.0.18.6/src/calf/benchmark.h
+@@ -27,6 +27,7 @@
+ #include "primitives.h"
+ #include 
+ #include 
++#include 
+ 
+ namespace dsp {
+ #if 0
diff -Nru calf-0.0.18.6/debian/patches/series calf-0.0.18.6/debian/patches/series
--- calf-0.0.18.6/debian/patches/series	1970-01-01 00:00:00.0 +
+++ calf-0.0.18.6/debian/patches/series	2012-04-04 23:38:59.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#631287: BUG during access to hiddev (APC UPS)

2012-04-04 Thread Jonathan Nieder
Steven Chamberlain wrote:

> I've been running a 2.6.32-41 kernel with those patches for 8 days, but
> all I can say is that I haven't noticed any *new* issues.
>
> My USB-attached APC UPS is working exactly as before, although still
> affected by #409349 (control queue full).
>
> I have never experienced the #631287 BUG to date, so I can't say if the
> patches really made an improvement.

Thanks much for testing.  Very useful.

>  I would plug/unplug the UPS a few
> times to check for this, except:

No problem.  (Hopefully someone who experienced the problem might
report back, or if not, we might apply the patches anyway after
reading the code more carefully.)

Ciao,
Jonathan



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



Bug#667569: spice-client-gtk: please package spice-gtk 0.11

2012-04-04 Thread intrigeri
Package: spice-client-gtk
Severity: wishlist

Hi,

spice-gtk 0.10 and 0.11 bring quite a lot of fixes and improvements to
the shiny new USB2 redirection feature. Please consider packaging the
latest upstream release.

Cheers,
--
  intrigeri
  | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc
  | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc



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



Bug#667127: cantor: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667127 patch
thanks

Matthias Klose  (03/04/2012):
> Package: cantor
> Version: 4:4.7.4-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru cantor-4.7.4/debian/changelog cantor-4.7.4/debian/changelog
--- cantor-4.7.4/debian/changelog	2012-03-07 17:48:53.0 +
+++ cantor-4.7.4/debian/changelog	2012-04-04 23:33:16.0 +
@@ -1,3 +1,10 @@
+cantor (4:4.7.4-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by adding “this->” when needed (Closes: #667127).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:32:50 +
+
 cantor (4:4.7.4-2) unstable; urgency=low
 
   * Team upload. Upload to unstable.
diff -Nru cantor-4.7.4/debian/patches/fix-ftbfs-with-gcc-4.7 cantor-4.7.4/debian/patches/fix-ftbfs-with-gcc-4.7
--- cantor-4.7.4/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ cantor-4.7.4/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 23:33:48.0 +
@@ -0,0 +1,15 @@
+Description: Fix FTBFS with gcc 4.7 by adding “this->” when needed.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667127
+
+--- cantor-4.7.4.orig/src/lib/extension.h
 cantor-4.7.4/src/lib/extension.h
+@@ -249,7 +249,7 @@ class CANTOR_EXPORT AdvancedPlotExtensio
+ template  class DirectiveControl : protected UI, public DirectiveProducer
+ {
+ public:
+-DirectiveControl(QWidget* parent) : DirectiveProducer(parent) { setupUi(this); }
++DirectiveControl(QWidget* parent) : DirectiveProducer(parent) { this->setupUi(this); }
+ protected:
+ typedef DirectiveControl AbstractParent;
+ };
diff -Nru cantor-4.7.4/debian/patches/series cantor-4.7.4/debian/patches/series
--- cantor-4.7.4/debian/patches/series	2011-12-08 11:31:46.0 +
+++ cantor-4.7.4/debian/patches/series	2012-04-04 23:33:33.0 +
@@ -1 +1,2 @@
 no_install_rpath_use_link_path.diff
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#667128: catcodec: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667128 patch
thanks

Matthias Klose  (03/04/2012):
> Package: catcodec
> Version: 1.0.4-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru catcodec-1.0.4/debian/changelog catcodec-1.0.4/debian/changelog
--- catcodec-1.0.4/debian/changelog	2011-08-04 19:40:56.0 +
+++ catcodec-1.0.4/debian/changelog	2012-04-04 23:24:52.0 +
@@ -1,3 +1,11 @@
+catcodec (1.0.4-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667128).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:24:25 +
+
 catcodec (1.0.4-1) unstable; urgency=low
 
   * [482c4b7] New upstream release 1.0.4.
diff -Nru catcodec-1.0.4/debian/patches/fix-ftbfs-with-gcc-4.7 catcodec-1.0.4/debian/patches/fix-ftbfs-with-gcc-4.7
--- catcodec-1.0.4/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ catcodec-1.0.4/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 23:25:25.0 +
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  includes.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667128
+
+--- catcodec-1.0.4.orig/src/io.cpp
 catcodec-1.0.4/src/io.cpp
+@@ -20,6 +20,8 @@
+ 
+ /** @file io.cpp Implementation of reading/writing to files */
+ 
++#include 
++
+ #include "stdafx.h"
+ #include "io.hpp"
+ 
+--- catcodec-1.0.4.orig/src/catcodec.cpp
 catcodec-1.0.4/src/catcodec.cpp
+@@ -22,6 +22,7 @@
+ 
+ #include 
+ #include 
++#include 
+ 
+ #include "stdafx.h"
+ #include "io.hpp"
diff -Nru catcodec-1.0.4/debian/patches/series catcodec-1.0.4/debian/patches/series
--- catcodec-1.0.4/debian/patches/series	1970-01-01 00:00:00.0 +
+++ catcodec-1.0.4/debian/patches/series	2012-04-04 23:25:05.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#667129: cb2bib: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667129 patch
thanks

Matthias Klose  (03/04/2012):
> Package: cb2bib
> Version: 1.4.7-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru cb2bib-1.4.7/debian/changelog cb2bib-1.4.7/debian/changelog
--- cb2bib-1.4.7/debian/changelog	2012-01-24 16:27:29.0 +
+++ cb2bib-1.4.7/debian/changelog	2012-04-04 23:20:52.0 +
@@ -1,3 +1,11 @@
+cb2bib (1.4.7-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667129).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:20:29 +
+
 cb2bib (1.4.7-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru cb2bib-1.4.7/debian/patches/fix-ftbfs-with-gcc-4.7 cb2bib-1.4.7/debian/patches/fix-ftbfs-with-gcc-4.7
--- cb2bib-1.4.7/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ cb2bib-1.4.7/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 23:21:20.0 +
@@ -0,0 +1,25 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  includes.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667129
+
+--- cb2bib-1.4.7.orig/src/c2bCoreCiter.cpp
 cb2bib-1.4.7/src/c2bCoreCiter.cpp
+@@ -21,6 +21,8 @@
+ // fifo to lyx
+ #include 
+ 
++#include 
++
+ 
+ c2bCoreCiter::c2bCoreCiter(QWidget* parentw) : QObject(parentw)
+ {
+--- cb2bib-1.4.7.orig/src/qtsingleapplication/src/qtlocalpeer.cpp
 cb2bib-1.4.7/src/qtsingleapplication/src/qtlocalpeer.cpp
+@@ -57,6 +57,7 @@ static PProcessIdToSessionId pProcessIdT
+ #endif
+ #if defined(Q_OS_UNIX)
+ #include 
++#include 
+ #endif
+ 
+ namespace QtLP_Private {
diff -Nru cb2bib-1.4.7/debian/patches/series cb2bib-1.4.7/debian/patches/series
--- cb2bib-1.4.7/debian/patches/series	1970-01-01 00:00:00.0 +
+++ cb2bib-1.4.7/debian/patches/series	2012-04-04 23:21:05.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#667130: cbm: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667130 patch
thanks

Matthias Klose  (03/04/2012):
> Package: cbm
> Version: 0.1-7
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru cbm-0.1/debian/changelog cbm-0.1/debian/changelog
--- cbm-0.1/debian/changelog	2012-03-22 17:27:27.0 +
+++ cbm-0.1/debian/changelog	2012-04-04 23:16:38.0 +
@@ -1,3 +1,11 @@
+cbm (0.1-8.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  include
+(Closes: #667130).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:16:08 +
+
 cbm (0.1-8) unstable; urgency=low
 
   * debian/control
diff -Nru cbm-0.1/debian/patches/30-fix-ftbfs-with-gcc-4.7.patch cbm-0.1/debian/patches/30-fix-ftbfs-with-gcc-4.7.patch
--- cbm-0.1/debian/patches/30-fix-ftbfs-with-gcc-4.7.patch	1970-01-01 00:00:00.0 +
+++ cbm-0.1/debian/patches/30-fix-ftbfs-with-gcc-4.7.patch	2012-04-04 23:16:04.0 +
@@ -0,0 +1,10 @@
+--- a/src/cbm.cpp
 b/src/cbm.cpp
+@@ -18,6 +18,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ // Externs
+ extern int optind, opterr, optopt;
diff -Nru cbm-0.1/debian/patches/series cbm-0.1/debian/patches/series
--- cbm-0.1/debian/patches/series	2012-02-11 20:31:31.0 +
+++ cbm-0.1/debian/patches/series	2012-04-04 23:15:36.0 +
@@ -1,2 +1,3 @@
 10-statistics.hpp-gcc4.3.patch
 20-bug412389.patch
+30-fix-ftbfs-with-gcc-4.7.patch


signature.asc
Description: Digital signature


Bug#662676: Hitting the add button causes a segfault

2012-04-04 Thread Laurent Bigonville
Hi,

I've uploaded the version 3.4 to experimental.

Could you please try again with this version?

Cheers

Laurent Bigonville



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



Bug#667131: cbmc: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667131 patch
thanks

Matthias Klose  (03/04/2012):
> Package: cbmc
> Version: 4.1-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru cbmc-4.1/debian/changelog cbmc-4.1/debian/changelog
--- cbmc-4.1/debian/changelog	2012-01-18 18:38:46.0 +
+++ cbmc-4.1/debian/changelog	2012-04-04 23:13:00.0 +
@@ -1,3 +1,12 @@
+cbmc (4.1-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 (Closes: #667131):
+- Fix missing  includes.
+- Add “this->” where needed.
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 23:12:07 +
+
 cbmc (4.1-1) unstable; urgency=low
 
   * New upstream release (all code patches merged, only build system adaptions
diff -Nru cbmc-4.1/debian/patches/fix-ftbfs-with-gcc-4.7 cbmc-4.1/debian/patches/fix-ftbfs-with-gcc-4.7
--- cbmc-4.1/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ cbmc-4.1/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 23:12:05.0 +
@@ -0,0 +1,51 @@
+--- a/src/ansi-c/c_preprocess.cpp
 b/src/ansi-c/c_preprocess.cpp
+@@ -10,7 +10,7 @@ Author: Daniel Kroening, kroening@kroeni
+ #include 
+ #include 
+ 
+-#ifdef __LINUX__
++#ifdef __linux__
+ #include 
+ #endif
+ 
+--- a/src/solvers/smt1/smt1_dec.cpp
 b/src/solvers/smt1/smt1_dec.cpp
+@@ -16,6 +16,7 @@ Author: Daniel Kroening, kroening@kroeni
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "smt1_dec.h"
+ 
+--- a/src/solvers/smt2/smt2_dec.cpp
 b/src/solvers/smt2/smt2_dec.cpp
+@@ -14,6 +14,7 @@ Author: Daniel Kroening, kroening@kroeni
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ #include "smt2_dec.h"
+ 
+--- a/src/util/numbering.h
 b/src/util/numbering.h
+@@ -28,7 +28,7 @@ public:
+ 
+ if(result.second) // inserted?
+ {
+-  push_back(a);
++  this->push_back(a);
+   assert(this->size()==numbers.size());
+ }
+ 
+@@ -64,7 +64,7 @@ public:
+ 
+ if(result.second) // inserted?
+ {
+-  push_back(a);
++  this->push_back(a);
+   assert(this->size()==numbers.size());
+ }
+ 
diff -Nru cbmc-4.1/debian/patches/series cbmc-4.1/debian/patches/series
--- cbmc-4.1/debian/patches/series	2012-01-18 19:08:20.0 +
+++ cbmc-4.1/debian/patches/series	2012-04-04 23:06:33.0 +
@@ -1,2 +1,3 @@
 top-makefile
 minisat-debian
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#667111: bcov: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667111 patch
thanks

Matthias Klose  (03/04/2012):
> Package: bcov
> Version: 0.2-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru bcov-0.2/debian/changelog bcov-0.2/debian/changelog
--- bcov-0.2/debian/changelog	2010-02-20 08:35:26.0 +
+++ bcov-0.2/debian/changelog	2012-04-04 22:57:49.0 +
@@ -1,3 +1,11 @@
+bcov (0.2-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667111).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:57:26 +
+
 bcov (0.2-1) unstable; urgency=low
 
   * Initial version (Closes: #570613).
diff -Nru bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7 bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7
--- bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ bcov-0.2/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 22:58:26.0 +
@@ -0,0 +1,24 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  includes.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667111
+
+--- bcov-0.2.orig/src/report.cpp
 bcov-0.2/src/report.cpp
+@@ -21,6 +21,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ //---
+ using namespace std;
+ //---
+--- bcov-0.2.orig/src/coverage.cpp
 bcov-0.2/src/coverage.cpp
+@@ -22,6 +22,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+ //---
+ using namespace std;
+ //---
diff -Nru bcov-0.2/debian/patches/series bcov-0.2/debian/patches/series
--- bcov-0.2/debian/patches/series	1970-01-01 00:00:00.0 +
+++ bcov-0.2/debian/patches/series	2012-04-04 22:58:10.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#586133: Boot process pauses indefinitely waiting for keyboard activity

2012-04-04 Thread Kushal Koolwal
> Do you remember what make and model that machine had?
I think (vaguely remember) it was an Intel Menlow Platform with Phoenix BIOS.



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



Bug#255732: www.debian.org: confusing statement on /intro/free

2012-04-04 Thread David Prévot
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

Thanks for your report, and sorry it took so long to address.

Le 22/06/2004 13:24, martin f krafft a écrit :

>   Note: In February 1998 a group moved to replace the term "Free
>   Software" with "Open Source Software". As will become clear in the
>   discussion below, they both refer to essentially the same thing.
> 
> In fact, they are not.

I'm not sure this page is the right place to discuss the differences.
Anyway, it only states they are /essentially/ the same thing, implying
they're not exactly the same.

> Also, the page does not mention Open Source
> again, so it doesn't become clear at all "in the discussion below".

Indeed, I just removed the inaccurate “As will become clear in the
discussion below,” statement.

Regards

David

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

iQIcBAEBCAAGBQJPfNIeAAoJELgqIXr9/gnyj0EQAIdA43EskkdvtTuOHH07qHAE
X2b4liUWoKK0yX+11/ZOWjTgnj4jsrd5rXrTYTsFd7nhUlTTqnE90sU0WYj2+3fz
aWH5cawHhzi4hpzejFh7qSdiAO8K7yShCLbSdcDyUMssGwrUdYmp6TEJr2vE97SY
kNTthjo2vBlqnJjcJzKRqQ+qlKQlvYF8zhDXdZtVpN90j10srzpZqahf+qtgD5dA
jjFg0DvFrFUR8XauhfqnsKqzNXTfSpnDxnN7j4bDN5+i4oSgYNo4TqiGyDOsPLev
aR/sPyQq6YVRnwSWXWkWgMsO+LEVlmW2p/aJh3oZSYLHa0F5qhH7/2H+EYhu80MA
lT3K3QtHLpxkXTjWYgXH8+wQ6D1eE6NY7iKR92nw6TFWb5WOHg+B4WQNJnJ7m2Cs
PthU3WJWa9NzDf3c3Lvd6kkaf/5EIj1WXGMExyC5nH90cVFMAZj785O/tinq1Hmq
cfNdY8LhFWu7S9HaDCYq7200EKtJFmnwVuuQ6cgdo2D2jue91nmo8OtsBD9qGd6n
3cXCxziIDROEXosW97M9DpPZ6igcfdm5mDB4udY4yQx02/x3qJVxfnUfk8tcM5mc
rHCPNciWuTJv6SKXYGE8YdhIGb8nkBoyJ6ZCCgtv79nh7bIlAehJW+L7C8V4Mcxj
kGbrWcsxZ45oM0B41oBq
=R/zu
-END PGP SIGNATURE-



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



Bug#667115: bitstormlite: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667115 patch
thanks

Matthias Klose  (03/04/2012):
> Package: bitstormlite
> Version: 0.2q-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru bitstormlite-0.2q/debian/changelog bitstormlite-0.2q/debian/changelog
--- bitstormlite-0.2q/debian/changelog	2011-12-05 22:00:58.0 +
+++ bitstormlite-0.2q/debian/changelog	2012-04-04 22:52:42.0 +
@@ -1,3 +1,11 @@
+bitstormlite (0.2q-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  include
+(Closes: #667115).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:52:17 +
+
 bitstormlite (0.2q-2) unstable; urgency=low
 
   * Moved to Source Format Quilt.
diff -Nru bitstormlite-0.2q/debian/patches/fix_ftbfs_with_gcc_4.7.patch bitstormlite-0.2q/debian/patches/fix_ftbfs_with_gcc_4.7.patch
--- bitstormlite-0.2q/debian/patches/fix_ftbfs_with_gcc_4.7.patch	1970-01-01 00:00:00.0 +
+++ bitstormlite-0.2q/debian/patches/fix_ftbfs_with_gcc_4.7.patch	2012-04-04 22:51:44.0 +
@@ -0,0 +1,10 @@
+--- a/src/BitStorm.h
 b/src/BitStorm.h
+@@ -30,6 +30,7 @@
+ #include 
+ #include 
+ #include 
++#include 
+  //#include 
+  
+  class IBTTask;
diff -Nru bitstormlite-0.2q/debian/patches/series bitstormlite-0.2q/debian/patches/series
--- bitstormlite-0.2q/debian/patches/series	2011-12-05 21:55:21.0 +
+++ bitstormlite-0.2q/debian/patches/series	2012-04-04 22:51:03.0 +
@@ -1 +1,2 @@
 ld_as-needed_FTFBS_fix.patch
+fix_ftbfs_with_gcc_4.7.patch


signature.asc
Description: Digital signature


Bug#667118: blockattack: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667118 patch
thanks

Matthias Klose  (03/04/2012):
> Package: blockattack
> Version: 1.4.1+ds1-2
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru blockattack-1.4.1+ds1/debian/changelog blockattack-1.4.1+ds1/debian/changelog
--- blockattack-1.4.1+ds1/debian/changelog	2011-03-12 18:04:29.0 +
+++ blockattack-1.4.1+ds1/debian/changelog	2012-04-04 22:44:38.0 +
@@ -1,3 +1,11 @@
+blockattack (1.4.1+ds1-2.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by adding “this->” when appropriate
+(Closes: #667118).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:44:04 +
+
 blockattack (1.4.1+ds1-2) unstable; urgency=low
 
   * Team upload.
diff -Nru blockattack-1.4.1+ds1/debian/patches/gcc47.diff blockattack-1.4.1+ds1/debian/patches/gcc47.diff
--- blockattack-1.4.1+ds1/debian/patches/gcc47.diff	1970-01-01 00:00:00.0 +
+++ blockattack-1.4.1+ds1/debian/patches/gcc47.diff	2012-04-04 22:43:46.0 +
@@ -0,0 +1,29 @@
+--- a/source/code/physfs_stream.hpp
 b/source/code/physfs_stream.hpp
+@@ -196,7 +196,7 @@ namespace PhysFS
+ }
+ 
+ char_type* xend = (static_cast (objectsRead) == BUF_SIZE) ? &*_buf.end() : &_buf[objectsRead];
+-setg(&*_buf.begin(), &*_buf.begin(), xend);
++this->setg(&*_buf.begin(), &*_buf.begin(), xend);
+ 
+ return traits_type::to_int_type(_buf.front());
+ }
+@@ -212,7 +212,7 @@ namespace PhysFS
+ }
+ 
+ // the seek invalidated the buffer
+-setg(&*_buf.begin(), &*_buf.begin(), &*_buf.begin());
++this->setg(&*_buf.begin(), &*_buf.begin(), &*_buf.begin());
+ return pos;
+ }
+ 
+@@ -277,7 +277,7 @@ namespace PhysFS
+ }
+ 
+ char_type* xend = (static_cast (res) == BUF_SIZE) ? &*_buf.end() : &_buf[res];
+-setp(&*_buf.begin(), xend);
++this->setp(&*_buf.begin(), xend);
+ return 0;
+ }
+ 
diff -Nru blockattack-1.4.1+ds1/debian/patches/series blockattack-1.4.1+ds1/debian/patches/series
--- blockattack-1.4.1+ds1/debian/patches/series	2011-03-12 18:00:28.0 +
+++ blockattack-1.4.1+ds1/debian/patches/series	2012-04-04 22:42:50.0 +
@@ -2,3 +2,4 @@
 fix-scons-paths.patch
 fix-spelling-errors.patch
 enet-1.3.1.patch
+gcc47.diff


signature.asc
Description: Digital signature


Bug#667116: blahtexml: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667116 patch
thanks

Matthias Klose  (03/04/2012):
> Package: blahtexml
> Version: 0.9-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch for this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru blahtexml-0.9/debian/changelog blahtexml-0.9/debian/changelog
--- blahtexml-0.9/debian/changelog	2011-09-04 15:53:02.0 +
+++ blahtexml-0.9/debian/changelog	2012-04-04 22:48:25.0 +
@@ -1,3 +1,11 @@
+blahtexml (0.9-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  includes
+(Closes: #667116).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:48:06 +
+
 blahtexml (0.9-1) unstable; urgency=low
 
   * New upstream version.
diff -Nru blahtexml-0.9/debian/patches/fix-ftbfs-with-gcc-4.7 blahtexml-0.9/debian/patches/fix-ftbfs-with-gcc-4.7
--- blahtexml-0.9/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ blahtexml-0.9/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 22:48:53.0 +
@@ -0,0 +1,24 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  includes.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667116
+
+--- blahtexml-0.9.orig/Source/main.cpp
 blahtexml-0.9/Source/main.cpp
+@@ -24,6 +24,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIG
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ using namespace std;
+ using namespace blahtex;
+--- blahtexml-0.9.orig/Source/mainPng.cpp
 blahtexml-0.9/Source/mainPng.cpp
+@@ -27,6 +27,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIG
+ #include 
+ #include 
+ #include 
++#include 
+ 
+ 
+ using namespace std;
diff -Nru blahtexml-0.9/debian/patches/series blahtexml-0.9/debian/patches/series
--- blahtexml-0.9/debian/patches/series	1970-01-01 00:00:00.0 +
+++ blahtexml-0.9/debian/patches/series	2012-04-04 22:48:40.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


Bug#665839: oolite: Mostly OXP-induced segfaults.

2012-04-04 Thread Steven De Herdt
Hi,

I finally got around to looking at this again.

On 29/03/12 00:05, Nicolas Boulenguez wrote:
> tags 665839 unreproducible
> thanks
> 
> Hello. Thanks for such a detailed bug report. As you announced, I
> cannot reproduce the bug on my amd64. It does not seem to be
> referenced in the upstream bug tracking system.
> 
> What kind of CPU and graphic card do you use on the machine where the
> bug shows?
This machine has an Intel Pentium Dual Core T2130 CPU and Intel 945 GM
graphics.
> 
> Can you test on the same machine, either building from the source at
> http://prdownload.berlios.de/oolite-linux/oolite-source-1.76.tar.bz2
> or with the self-extracting tarball at
> http://prdownload.berlios.de/oolite-linux/oolite-1.76.linux-x86.tgz?
> This would show whether the bug is in upstream source or in the Debian
> packaging.
> 
So I downloaded those sources and compiled them, and it appears the bug
exists upstream too:  oolite segfaulted with a nearly identical stack.
Then I tried to build the 'debug' target, but oddly, I couldn't
reproduce the bug with that binary!  I could continue _working_ (...)
under gdb to see if it does pop up again, but have you got a better idea?

Good night,


Steven.



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



Bug#667567: linux: When connecting to external monitor, screen is "jerky" as soon as X loads.

2012-04-04 Thread Steven Sciame
Package: linux-2.6
Version: 2.6.32-41squeeze2
Severity: normal
File: linux


Whenever I connect to an external monitor, the image "jerks" around and 
flickers as soon as X starts to load.  The pre-boot looks fine including 
picking a kernel to load.  As soon as X loads is where the trouble starts.

If I use a different kernel, 2.6.38 (compiled from kernel.org) then the 
problem goes away.  This only happens with the "stock" kernel (2.6.32-5-686)
 

-- Package-specific info:
** Version:
Linux version 2.6.32-5-686 (Debian 2.6.32-41squeeze2) (da...@debian.org) (gcc 
version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Mon Mar 26 05:20:33 UTC 2012

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.32-5-686 
root=UUID=c12d7448-3eb9-4c84-b82b-442573f5ac9e ro quiet

** Not tainted

** Kernel log:
[5.784176] ACPI: Battery Slot [BAT0] (battery present)
[5.784304] ACPI: WMI: Mapper loaded
[5.786326] input: Lid Switch as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input4
[5.786501] ACPI: Lid Switch [LID0]
[5.786595] input: Power Button as 
/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input5
[5.786639] ACPI: Power Button [PWRB]
[5.786750] input: Power Button as 
/devices/LNXSYSTM:00/LNXPWRBN:00/input/input6
[5.786786] ACPI: Power Button [PWRF]
[5.874096] i801_smbus :00:1f.3: PCI INT B -> Link[LNKB] -> GSI 5 
(level, low) -> IRQ 5
[5.909873] intel_rng: FWH not detected
[5.953273] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[6.356830] [drm] Initialized drm 1.1.0 20060810
[6.432581] yenta_cardbus :02:05.0: CardBus bridge found [103c:3084]
[6.432603] yenta_cardbus :02:05.0: Using CSCINT to route CSC interrupts 
to PCI
[6.432607] yenta_cardbus :02:05.0: Routing CardBus interrupts to PCI
[6.432612] yenta_cardbus :02:05.0: TI: mfunc 0x0112, devctl 0x64
[6.563489] i915 :00:02.0: PCI INT A -> Link[LNKA] -> GSI 10 (level, 
low) -> IRQ 10
[6.563497] i915 :00:02.0: setting latency timer to 64
[6.573198] [drm] set up 31M of stolen space
[6.711428] [drm] initialized overlay support
[6.962455] yenta_cardbus :02:05.0: ISA IRQ mask 0x00d8, PCI irq 11
[6.962461] yenta_cardbus :02:05.0: Socket status: 3006
[6.962467] pci_bus :02: Raising subordinate bus# of parent bus (#02) 
from #02 to #06
[6.962482] yenta_cardbus :02:05.0: pcmcia: parent PCI bridge I/O 
window: 0x3000 - 0x3fff
[6.962487] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3000-0x3fff: 
clean.
[6.962856] yenta_cardbus :02:05.0: pcmcia: parent PCI bridge Memory 
window: 0xe020 - 0xe02f
[6.962860] yenta_cardbus :02:05.0: pcmcia: parent PCI bridge Memory 
window: 0x2000 - 0x23ff
[7.639745] cfg80211: Using static regulatory domain info
[7.639750] cfg80211: Regulatory domain: US
[7.639752]  (start_freq - end_freq @ bandwidth), (max_antenna_gain, 
max_eirp)
[7.639757]  (2402000 KHz - 2472000 KHz @ 4 KHz), (600 mBi, 2700 mBm)
[7.639762]  (517 KHz - 519 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[7.639766]  (519 KHz - 521 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[7.639770]  (521 KHz - 523 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[7.639775]  (523 KHz - 533 KHz @ 4 KHz), (600 mBi, 2300 mBm)
[7.639779]  (5735000 KHz - 5835000 KHz @ 4 KHz), (600 mBi, 3000 mBm)
[7.640236] cfg80211: Calling CRDA for country: US
[7.715811] Console: switching to colour frame buffer device 128x48
[7.723763] fb0: inteldrmfb frame buffer device
[7.723767] registered panic notifier
[7.749061] [drm] Initialized i915 1.6.0 20080730 for :00:02.0 on minor 0
[7.859278] b43-phy0: Broadcom 4306 WLAN found (core revision 5)
[7.907109] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: 
clean.
[7.909215] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: 
excluding 0x4d0-0x4d7
[7.909930] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: 
clean.
[7.910522] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: 
clean.
[7.911298] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: 
clean.
[8.292355] phy0: Selected rate control algorithm 'minstrel'
[8.293451] Registered led device: b43-phy0::tx
[8.293475] Registered led device: b43-phy0::rx
[8.293503] Registered led device: b43-phy0::radio
[8.293613] Broadcom 43xx driver loaded [ Features: PMLS, Firmware-ID: FW13 ]
[8.360861] Intel ICH :00:1f.5: PCI INT B -> Link[LNKB] -> GSI 5 (level, 
low) -> IRQ 5
[8.360900] Intel ICH :00:1f.5: setting latency timer to 64
[8.680050] intel8x0_measure_ac97_clock: measured 54172 usecs (2610 samples)
[8.680054] intel8x0: clocking to 48000
[8.681050] Intel ICH Modem :00:1f.6: PCI INT B -> Link[LNKB] -> GSI 5 
(level, low) -> IRQ 5
[8.681073] Intel ICH Modem :00:1f.6: setting latency timer to 64
[9.036074] MC'97 0 converter

Bug#667465: uno-libs3 has circular Depends on ure

2012-04-04 Thread Rene Engelhard
Hi,

On Wed, Apr 04, 2012 at 11:46:42AM +0200, Bill Allombert wrote:
> There is a circular dependency between uno-libs3 and ure:

Not again :/. (Though this time this is a real bug.)

> uno-libs3 :Depends: ure
> ure   :Depends: uno-libs3 (= 3.5.2~rc2-1)

The latter one is a given because ure stuff obviously also links
to uno-libs3s libs.

The former one is probably a bug and ure gets added there though not needed.
This is probably caused by 
http://anonscm.debian.org/gitweb/?p=pkg-openoffice/libreoffice.git;a=blobdiff;f=uno-libs3.symbols;h=0ecfd4a64e6115578aac3c815ec4115e7e801e52;hp=897270e4c011570318defb5662e848632ea95f47;hb=05469c2c02c757b8a543115f93ee245dc5098b87;hpb=074ead9e490dc59f14cb752397c8174e225b97be
 as of course
the uno-libs3 libs are also linked between them "ure" gets added...

Guess I need to filter "ure" out of uno-libs3...

Regards,

Rene



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



Bug#667119: blocks-of-the-undead: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667119 patch
thanks

Matthias Klose  (03/04/2012):
> Package: blocks-of-the-undead
> Version: 1.0-4
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -u blocks-of-the-undead-1.0/debian/changelog blocks-of-the-undead-1.0/debian/changelog
--- blocks-of-the-undead-1.0/debian/changelog
+++ blocks-of-the-undead-1.0/debian/changelog
@@ -1,3 +1,11 @@
+blocks-of-the-undead (1.0-4.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  include
+(Closes: #667119).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:40:13 +
+
 blocks-of-the-undead (1.0-4) unstable; urgency=low
 
   [ Paul Wise ]
diff -u blocks-of-the-undead-1.0/debian/patches/series blocks-of-the-undead-1.0/debian/patches/series
--- blocks-of-the-undead-1.0/debian/patches/series
+++ blocks-of-the-undead-1.0/debian/patches/series
@@ -3,0 +4 @@
+04_fix_ftbfs_with_gcc_4.7.patch
only in patch2:
unchanged:
--- blocks-of-the-undead-1.0.orig/debian/patches/04_fix_ftbfs_with_gcc_4.7.patch
+++ blocks-of-the-undead-1.0/debian/patches/04_fix_ftbfs_with_gcc_4.7.patch
@@ -0,0 +1,7 @@
+--- a/TetrisAttack/src/CTetrisGame.cpp
 b/TetrisAttack/src/CTetrisGame.cpp
+@@ -1,3 +1,4 @@
++#include 
+ #include "tetris.h"
+ 
+ CTetrisGame::CTetrisGame(int screenX, int screenY, int bitDepth, bool fullscreen, CTetrisTheme *theme, const list &fieldOffsets)


signature.asc
Description: Digital signature


Bug#666149: podget: Playlist generation failure when there are spaces in the filename

2012-04-04 Thread Dave Vehrs
On Thu, 2012-03-29 at 09:01 +, Elena ``of Valhalla'' Grandi wrote:
> Playlist generation failure when there are spaces in the filename

I believe I've patched podget as you described to fix this bug. 

I've uploaded updated packages onto http://podget.sourceforge.net and
used dput to upload them to ftp.incoming.debian.org.  However I am not
an official Debian maintainer so I need help getting the updates into
the repositories.  I've used reportbug to request help so hopefully it
won't be long.

Thank you for the bug report and your interest in podget!

Dave Vehrs




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



Bug#664914: desmume: FTBFS: ROMReader.cpp:143:14: error: invalid conversion from 'void*' to 'gzFile' [-fpermissive]

2012-04-04 Thread peter green

tags 664914 +patch
thanks

Sorry forgot to actually attatch it, doing so this time


ROMReader.cpp: In function 'void GZIPROMReaderDeInit(void*)':
ROMReader.cpp:143:14: error: invalid conversion from 'void*' to 'gzFile' 
[-fpermissive]
/usr/include/zlib.h:1488:24: error:   initializing argument 1 of 'int 
gzclose(gzFile)' [-fpermissive]


The issue is that zlib has changed the way gzFile is defined meaning
that we now need to explicitly cast from void * to gzFile in c++ code. I
have attatched a patch that adds the nessacery casts.

The patch contains a NMU changelog entry. If I don't get any response
from the maintainer I will ask my AM to upload this as a NMU.

diff -urN desmume-0.9.7/debian/changelog desmume-0.9.7.new/debian/changelog
--- desmume-0.9.7/debian/changelog	2012-04-04 22:29:49.0 +
+++ desmume-0.9.7.new/debian/changelog	2012-04-04 22:19:08.0 +
@@ -1,3 +1,11 @@
+desmume (0.9.7-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/02_add_gzFile_casts.patch:
+Add some casts for compatibility with current zlib (Closes: #664914)
+
+ -- Peter Michael Green   Wed, 04 Apr 2012 22:09:07 +
+
 desmume (0.9.7-2) unstable; urgency=low
 
   * Add 01_fix_mode_t_on_kfreebsd.patch to fix FTBFS on kfreebsd-*.
diff -urN desmume-0.9.7/debian/patches/02_add_gzFile_casts.patch desmume-0.9.7.new/debian/patches/02_add_gzFile_casts.patch
--- desmume-0.9.7/debian/patches/02_add_gzFile_casts.patch	1970-01-01 00:00:00.0 +
+++ desmume-0.9.7.new/debian/patches/02_add_gzFile_casts.patch	2012-04-04 22:03:20.0 +
@@ -0,0 +1,49 @@
+Description: add casts to gzFile where needed
+ gzFile used to be defined as void* but is now defined as a pointer to a 
+ structure so in c++ code an explicit cast is needed to pass a void*.
+ (we can't really change the type of the parameter that is being passed because
+ it's used in a function pointer).
+Author: Peter Michael Green 
+Bug-Debian: http://bugs.debian.org/664914
+
+diff -ur desmume-0.9.7/src/ROMReader.cpp desmume-0.9.7.new/src/ROMReader.cpp
+--- desmume-0.9.7/src/ROMReader.cpp	2011-01-27 10:27:00.0 +
 desmume-0.9.7.new/src/ROMReader.cpp	2012-04-04 21:23:22.0 +
+@@ -140,7 +140,7 @@
+ 
+ void GZIPROMReaderDeInit(void * file)
+ {
+-	gzclose(file);
++	gzclose((gzFile)file);
+ }
+ 
+ u32 GZIPROMReaderSize(void * file)
+@@ -150,22 +150,22 @@
+ 
+ 	/* FIXME this function should first save the current
+ 	 * position and restore it after size calculation */
+-	gzrewind(file);
+-	while (gzeof (file) == 0)
+-		size += gzread(file, useless, 1024);
+-	gzrewind(file);
++	gzrewind((gzFile)file);
++	while (gzeof ((gzFile)file) == 0)
++		size += gzread((gzFile)file, useless, 1024);
++	gzrewind((gzFile)file);
+ 
+ 	return size;
+ }
+ 
+ int GZIPROMReaderSeek(void * file, int offset, int whence)
+ {
+-	return gzseek(file, offset, whence);
++	return gzseek((gzFile)file, offset, whence);
+ }
+ 
+ int GZIPROMReaderRead(void * file, void * buffer, u32 size)
+ {
+-	return gzread(file, buffer, size);
++	return gzread((gzFile)file, buffer, size);
+ }
+ #endif
+ 
diff -urN desmume-0.9.7/debian/patches/series desmume-0.9.7.new/debian/patches/series
--- desmume-0.9.7/debian/patches/series	2012-04-04 22:29:49.0 +
+++ desmume-0.9.7.new/debian/patches/series	2012-04-04 21:36:45.0 +
@@ -1 +1,2 @@
 01_fix_mode_t_on_kfreebsd.patch
+02_add_gzFile_casts.patch


Bug#667110: basic256: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667110 patch
thanks

Matthias Klose  (03/04/2012):
> Package: basic256
> Version: 0.9.6.66-1.1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru basic256-0.9.6.66/debian/changelog basic256-0.9.6.66/debian/changelog
--- basic256-0.9.6.66/debian/changelog	2012-02-21 19:33:41.0 +
+++ basic256-0.9.6.66/debian/changelog	2012-04-04 22:32:03.0 +
@@ -1,3 +1,11 @@
+basic256 (0.9.6.66-1.2) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 due to missing  includes
+(Closes: #667110).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:31:34 +
+
 basic256 (0.9.6.66-1.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru basic256-0.9.6.66/debian/patches/05_ftbfs_gcc4.7.diff basic256-0.9.6.66/debian/patches/05_ftbfs_gcc4.7.diff
--- basic256-0.9.6.66/debian/patches/05_ftbfs_gcc4.7.diff	1970-01-01 00:00:00.0 +
+++ basic256-0.9.6.66/debian/patches/05_ftbfs_gcc4.7.diff	2012-04-04 22:30:43.0 +
@@ -0,0 +1,20 @@
+--- a/Interpreter.cpp
 b/Interpreter.cpp
+@@ -47,6 +47,7 @@
+ 	#include 
+ 	#include 
+ 	#include 
++	#include 
+ #endif
+ 
+ #include 
+--- a/RunController.cpp
 b/RunController.cpp
+@@ -46,6 +46,7 @@ using namespace std;
+ 	#include 
+ 	#include 
+ 	#include 
++	#include 
+ #endif
+ 
+ #ifdef LINUX
diff -Nru basic256-0.9.6.66/debian/patches/series basic256-0.9.6.66/debian/patches/series
--- basic256-0.9.6.66/debian/patches/series	2012-02-21 19:31:08.0 +
+++ basic256-0.9.6.66/debian/patches/series	2012-04-04 22:30:01.0 +
@@ -2,3 +2,4 @@
 02_basic256_not_BASIC256.diff
 03_examples.diff
 04_bison.diff
+05_ftbfs_gcc4.7.diff


signature.asc
Description: Digital signature


Bug#667106: auralquiz: ftbfs with GCC-4.7

2012-04-04 Thread Cyril Brulebois
tag 667106 patch
thanks

Matthias Klose  (03/04/2012):
> Package: auralquiz
> Version: 0.8-1
> Severity: important
> Tags: sid wheezy
> User: debian-...@lists.debian.org
> Usertags: ftbfs-gcc-4.7

Here's a patch to fix this FTBFS. No intent to NMU.

Mraw,
KiBi.
diff -Nru auralquiz-0.8/debian/changelog auralquiz-0.8/debian/changelog
--- auralquiz-0.8/debian/changelog	2012-02-08 04:20:20.0 +
+++ auralquiz-0.8/debian/changelog	2012-04-04 22:35:05.0 +
@@ -1,3 +1,11 @@
+auralquiz (0.8-1.1) UNRELEASED; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with gcc 4.7 by fixing missing  include
+(Closes: #667106).
+
+ -- Cyril Brulebois   Wed, 04 Apr 2012 22:34:34 +
+
 auralquiz (0.8-1) unstable; urgency=low
 
   * Initial release. (Closes: #653659)
diff -Nru auralquiz-0.8/debian/patches/fix-ftbfs-with-gcc-4.7 auralquiz-0.8/debian/patches/fix-ftbfs-with-gcc-4.7
--- auralquiz-0.8/debian/patches/fix-ftbfs-with-gcc-4.7	1970-01-01 00:00:00.0 +
+++ auralquiz-0.8/debian/patches/fix-ftbfs-with-gcc-4.7	2012-04-04 22:35:56.0 +
@@ -0,0 +1,15 @@
+Description: Fix FTBFS with gcc 4.7 by fixing missing  include.
+Author: Cyril Brulebois 
+Bug-Debian: http://bugs.debian.org/667106
+
+--- auralquiz-0.8.orig/src/auralwindow.cpp
 auralquiz-0.8/src/auralwindow.cpp
+@@ -18,6 +18,8 @@
+  *   51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA .
+  */
+ 
++#include 
++
+ #include "auralwindow.h"
+ 
+ 
diff -Nru auralquiz-0.8/debian/patches/series auralquiz-0.8/debian/patches/series
--- auralquiz-0.8/debian/patches/series	1970-01-01 00:00:00.0 +
+++ auralquiz-0.8/debian/patches/series	2012-04-04 22:35:20.0 +
@@ -0,0 +1 @@
+fix-ftbfs-with-gcc-4.7


signature.asc
Description: Digital signature


  1   2   3   4   5   >