Bug#757076: unionfs-fuse: library too old, some operations may not not work, writing does not work

2014-08-05 Thread Frank Heckenbach
Package: unionfs-fuse
Version: 0.24-2.2
Justification: renders package unusable
Severity: grave

# mkdir 1 2 3
# unionfs-fuse 1:2 3
fuse: warning: library too old, some operations may not not work

According to the dependencies it requires libfuse2 = 2.8.1.
I have 2.9.0-2 installed, so how can it be too old?

But indeed some operations don't work. In particular writing
doesn't seem to work at all (with or without -o cow), which
renders the whole thing quite useless:

# touch 3/foo
touch: cannot touch `3/foo': Permission denied

-- System Information:
Debian Release: 7.6
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 
'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/6 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages unionfs-fuse depends on:
ii  fuse  2.9.0-2+deb7u1
ii  libc6 2.13-38+deb7u3
ii  libfuse2  2.9.0-2+deb7u1

unionfs-fuse recommends no packages.

unionfs-fuse suggests no packages.


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



Bug#757078: gdebi FTBFS when the locale is not en_US

2014-08-05 Thread Vlad Orlov
Source: gdebi
Version: 0.9.5.4
Severity: serious

Steps to reproduce:

1. Have some non-en_US locale currently set in your system. I have ru_RU for 
example.
2. sudo apt-get install dpkg-dev devscripts build-essential
3. sudo apt-get build-dep gdebi
4. apt-get source gdebi
5. cd gdebi-0.9.5.4
6. debuild -us -uc

The build process will fail as shown in the first attachment 
(build_log_with_locale_ru_RU.txt).

Now try the same with locale set to en_US (but do a cleanup first):

7. debuild clean
8. LC_ALL=en_US.UTF-8 debuild -us -uc

The build process will succeed as shown in the second attachment 
(build_log_with_locale_en_US.txt).monsta@jessica:~/3/gdebi-0.9.5.4$ debuild -us -uc
 dpkg-buildpackage -rfakeroot -D -us -uc
dpkg-buildpackage: пакет исходных текстов gdebi
dpkg-buildpackage: версия исходных текстов 0.9.5.4
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: исходные тексты изменены Luca 
Falavigna dktrkr...@debian.org
 dpkg-source --before-build gdebi-0.9.5.4
dpkg-buildpackage: архитектура узла amd64
 fakeroot debian/rules clean
dh clean --with python3 --buildsystem pybuild
   dh_testdir -O--buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: вход в каталог «/home/monsta/3/gdebi-0.9.5.4»
dh_auto_clean
I: pybuild base:170: python3.4 setup.py clean 
running clean
removing '/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build' (and 
everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.4' does not exist -- can't clean it
rm -rf build GDebi/Version.py po/mo
make[1]: выход из каталога «/home/monsta/3/gdebi-0.9.5.4»
   dh_clean -O--buildsystem=pybuild
 dpkg-source -b gdebi-0.9.5.4
dpkg-source: инфо: используется формат исходника 
«3.0 (native)»
dpkg-source: инфо: сборка gdebi в gdebi_0.9.5.4.tar.xz
dpkg-source: инфо: сборка gdebi в gdebi_0.9.5.4.dsc
 debian/rules build
dh build --with python3 --buildsystem pybuild
   dh_testdir -O--buildsystem=pybuild
   dh_auto_configure -O--buildsystem=pybuild
I: pybuild base:170: python3.4 setup.py config 
running config
   dh_auto_build -O--buildsystem=pybuild
I: pybuild base:170: /usr/bin/python3 setup.py build 
running build
running build_py
creating /home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/GDebiKDE.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/DebPackage.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/Version.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/__init__.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/SimpleGtkbuilderApp.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/GDebiCommon.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/GDebiCli.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/KDEAptDialogs.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
copying GDebi/GDebiGtk.py - 
/home/monsta/3/gdebi-0.9.5.4/.pybuild/pythonX.Y_3.4/build/GDebi
running build_scripts
creating build
creating build/scripts-3.4
copying and adjusting gdebi - build/scripts-3.4
copying and adjusting gdebi-gtk - build/scripts-3.4
copying and adjusting gdebi-kde - build/scripts-3.4
changing mode of build/scripts-3.4/gdebi from 644 to 755
changing mode of build/scripts-3.4/gdebi-gtk from 644 to 755
changing mode of build/scripts-3.4/gdebi-kde from 644 to 755
Merging translations into build/gdebi.desktop.
Merging translations into build/gdebi-kde.desktop.
make[1]: Entering directory '/home/monsta/3/gdebi-0.9.5.4/po'
XGETTEXT_ARGS=--msgid-bugs-address=sebastian.heinl...@web.de intltool-update -r 
-g gdebi; 
an: . done.
ar: ... done.
ast: ... done.
bg: ... done.
bn: ... done.
bs: ... done.
ca: ... done.
ca@valencia: ... done.
cs: ... done.
da: ... done.
de: ... done.
el: ... done.
en_AU: ... done.
en_CA: ... done.
en_GB: ... done.
eo: ... done.
es:  done.
et: ... done.
eu: ... done.
fa: . done.
fi: ... done.
fo: ... done.
fr: ... done.
gl: ... done.
he: ... done.
hr: ... done.
hu: ... done.
hy: . done.
id: ... done.
it: ... done.
ja: ... done.
ko: ... done.
ku: . done.
lt: ... done.
mr: . 

Bug#753627: memtest86+: Bug #753627 confirmed

2014-08-05 Thread rollopack
Package: memtest86+
Version: 5.01-1
Followup-For: Bug #753627

Same problem here.



-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (501, 'testing'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages memtest86+ depends on:
ii  debconf [debconf-2.0]  1.5.53

memtest86+ recommends no packages.

Versions of packages memtest86+ suggests:
ii  grub-pc  2.00-22
pn  hwtools  none
pn  kernel-patch-badram  none
pn  memtest86none
pn  memtesternone
ii  mtools   4.0.18-1

-- debconf information:
  shared/memtest86-run-lilo: false


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



Processed: Re: Bug#729132: patch: FTBFS due to ed check, with solution

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #729132 [src:patch] patch: FTBFS due to ed check, with solution
Severity set to 'serious' from 'important'

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


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



Bug#741785: seed: FTBFS: seed-readline.c:80:22: error: 'Function' undeclared (first use in this function)

2014-08-05 Thread Martin-Éric Racine
On Sun, 16 Mar 2014 14:01:55 +0100 David =?iso-8859-1?Q?Su=E1rez?= 
david.sephi...@gmail.com wrote:
 Source: seed
 Version: 3.8.1-1
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20140315 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.

FYI, this issue is now reported as FIXED upstream.

-- Martin-Éric


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



Processed: jessie

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

 tags 722293 + sid jessie
Bug #722293 [imagination] Fails to generate video due to the lack of ffmpeg 
command
Added tag(s) sid and jessie.
 tags 607969 + sid jessie
Bug #607969 [sqlite] sqlite: Still useful?
Added tag(s) sid and jessie.
 tags 756997 + sid jessie
Bug #756997 [critterding] Segfaults on start
Bug #757008 [critterding] Segfaults on start
Added tag(s) sid and jessie.
Added tag(s) sid and jessie.
 thanks
Stopping processing here.

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


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



Bug#752024: amanda, libprelude, libpreludedb: Regenerate SWIG files at build time

2014-08-05 Thread Ansgar Burchardt
Hi,

it looks like the build system for these three packages already supports
regenerating the SWIG-generated files. One just has to remove them
before build (and afterwards in the clean target).

I tried doing so and all packages built fine, but I haven't done any
further tests. amanda needs an additional build-dependency on swig.

Ansgar


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



Bug#737395: Funny manpages Copyright

2014-08-05 Thread Riley Baird
Hi!

I noticed that, in the early 1990s, Sunburne Computer, Inc. made some
funny manpages - one for party, and another set documenting the
Penix operating system. :)

Your email address was given with one set of documentation, so I'm
guessing that you wrote them.

If you did, and you own copyright on them, can you please agree to put
them into the public domain? Someone has filed a bug with Debian saying
that we don't have permission to use the pages under the DFSG.

If this wasn't you, can you give me a hint as to who might be able to
give permission?

-

To put it into the public domain, all you have to do is copy the
following statement and send it back:

I, the copyright holder of the party.1fun manpage and the Penix
manpages, release these works into the public domain. This applies
worldwide.
In some countries this may not be legally possible; if so:
I grant anyone the right to use these works for any purpose, without any
conditions, unless such conditions are required by law.

-

Thanks for doing this,

Riley Baird


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



Bug#755703: libtirpc1 0.2.4-1 causes rpc.gssd to crash on nfs4 sec=krb5 mount

2014-08-05 Thread Benoit Plessis

 Could you please help me testing:

 · libtirpc1 0.2.4-2
 · rpcbind 0.2.1-5
 · nfs-common 1:1.2.8-7
 · nfs-kernel-server 1:1.2.8-7

 You will find them in experimental.

Hi,

Except for the nfs-kernel-server part which i don't use the rest did
solve the problem for me
At least the shares mount now.

Regards,

-- 
Benoit Plessis  ben...@plessis.info   +33 6 77 42 78 32
4096R/44E6FA9A 486D 2804 3EAB 3D74 5D05  826D 997F 26D9 44E6 FA9A


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



Bug#755311: marked as done (gnat-gps: FTBFS: LaTeX Errors)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 07:48:48 +
with message-id e1xezug-ka...@franck.debian.org
and subject line Bug#755311: fixed in gnat-gps 5.3-2.2
has caused the Debian Bug report #755311,
regarding gnat-gps: FTBFS: LaTeX Errors
to be marked as done.

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

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


-- 
755311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755311
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gnat-gps
Version: 5.3-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140718 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[5]: Entering directory '/«PKGBUILDDIR»/docs/users_guide/_build/latex'
 pdflatex  'GPS.tex'
 This is pdfTeX, Version 3.14159265-2.6-1.40.15 (TeX Live 2014/Debian) 
 (preloaded format=pdflatex)
  restricted \write18 enabled.
 entering extended mode
 (./GPS.tex
 LaTeX2e 2014/05/01
 Babel 3.9k and hyphenation patterns for 2 languages loaded.
 (./sphinxmanual.cls
 Document Class: sphinxmanual 2009/06/02 Document class (Sphinx manual)
 (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls
 Document Class: report 2007/10/19 v1.4h Standard LaTeX document class
 (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo)))
 (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
 (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def
 (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu)
 (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu)
 (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu)))
 
 ! LaTeX Error: File `cmap.sty' not found.
 
 Type X to quit or RETURN to proceed,
 or enter new name. (Default extension: sty)
 
 Enter file name: 
 ! Emergency stop.
 read * 
  
 l.7 \usepackage
[T1]{fontenc}^^M
 !  == Fatal error occurred, no output PDF file produced!
 Transcript written on GPS.log.
 make[5]: *** [GPS.pdf] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2014/07/18/gnat-gps_5.3-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: gnat-gps
Source-Version: 5.3-2.2

We believe that the bug you reported is fixed in the latest version of
gnat-gps, which is due to be installed in the Debian FTP archive.

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

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

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated gnat-gps package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Aug 2014 00:38:40 +0200
Source: gnat-gps
Binary: gnat-gps gnat-gps-dbg gnat-gps-doc gnat-gps-common
Architecture: source amd64 all
Version: 5.3-2.2
Distribution: unstable
Urgency: medium
Maintainer: Ludovic Brenta lbre...@debian.org
Changed-By: Matthias Klose d...@debian.org
Description:
 gnat-gps   - integrated development environment for C and Ada
 gnat-gps-common - integrated development environment for C and Ada (common 
files)
 gnat-gps-dbg - integrated development environment for C and Ada (debugging 
symbo
 gnat-gps-doc - integrated development environment for C and Ada (documentation)
Closes: 755311
Changes:
 gnat-gps (5.3-2.2) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Build-depend on texlive-latex-extra. Closes: #755311.
Checksums-Sha1:
 0f3b05683110a3480f7bc8282906e89bb58ae15c 1926 gnat-gps_5.3-2.2.dsc
 eaab262427b479ab97967b6d38511dc14a208253 21942 gnat-gps_5.3-2.2.debian.tar.bz2
 7575e2604e143781906c516535da22e9281aaf86 7975220 gnat-gps_5.3-2.2_amd64.deb
 7dca328fbea4d37f5feb439b68cbac7dae475319 31530614 
gnat-gps-dbg_5.3-2.2_amd64.deb
 da3c7c09dfa46c8e81edb30b13b04a4391b057e2 9175462 gnat-gps-doc_5.3-2.2_all.deb
 dd1480f245074da3e334b0d1422120a268d88c0e 1415834 
gnat-gps-common_5.3-2.2_all.deb

Processed: Change of e-mail address

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

 submitter 677093 !
Bug #677093 [php5-suhosin] php5-suhosin: preinst failure
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 709641 !
Bug #709641 [libaudiomask-dev] libaudiomask-dev: symlink pointing to wrong 
location
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 575519 !
Bug #575519 [coriander] coriander: crashes on every invocation
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 650253 !
Bug #650253 [libview-dev] libview-dev: variable 'prefix' not defined in 
'/usr/lib/pkgconfig/libview.pc'
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 110516 !
Bug #110516 [adduser] adduser: bad interaction with NIS
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'laurent bonnaud laurent.bonn...@inpg.fr'
 submitter 176149 !
Bug #176149 [ttf-xfree86-nonfree] ttf-xfree86-nonfree: defoma errors
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 213562 !
Bug #213562 [fakeroot] cannot build coreutils in fakeroot
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'laurent.bonn...@inpg.fr'
 submitter 227938 !
Bug #227938 [prelink] prelink: bug on some binary
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'laurent.bonn...@inpg.fr'
 submitter 237029 !
Bug #237029 [prelink] gcc-snapshot: cannot prelink several java-related binaries
Ignoring request to change the submitter of bug#237029 to the same value
 submitter 277466 !
Bug #277466 [net-tools] net-tools: netstat -ap confused by '/' in process 
command line
Bug #251770 [net-tools] net-tools: netstat -p shows incorrect program name for 
dictd
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 287575 !
Bug #287575 [libc-client2002edebian] libc-client2002edebian: 
/usr/lib/libc-client.so.2002edebian has undefined non-weak symbols
Warning: Unknown package 'libc-client2002edebian'
Ignoring request to change the submitter of bug#287575 to the same value
Warning: Unknown package 'libc-client2002edebian'
 submitter 303222 !
Bug #303222 [ldp-docbook-xsl] ldp-docbook-xsl: error in doc-base file
Ignoring request to change the submitter of bug#303222 to the same value
 submitter 310445 !
Bug #310445 [libc6] please document that static linking is unsupported
Ignoring request to change the submitter of bug#310445 to the same value
 submitter 379913 !
Bug #379913 [grass-doc] grass-doc: whatis parse errors in manpages
Ignoring request to change the submitter of bug#379913 to the same value
 submitter 573449 !
Bug #573449 [mpich-mpd-bin] mpich-mpd-bin: /usr/bin/tstmachines.mpich-mpd is a 
dangling
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 581311 !
Bug #581311 [tracker-miner-fs] tracker-miner-fs: 32 bits binary uses unknown 
ioctl on 64 bits kernel
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 647625 !
Bug #647625 [haskell98-report] haskell98-report: error in postscript file
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 647628 !
Bug #647628 [pstotext] pstotext: internal error 202
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 666914 !
Bug #666914 [python-zope.interface] 
/usr/lib/python2.7/dist-packages/zope/__init__.py:3: UserWarning: Module dap 
was already imported from None
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 678976 !
Bug #678976 [oar-server] oar-server: Can't call method prepare on an 
undefined value at /usr/share/perl5/OAR/IO.pm line 6645.
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 689850 !
Bug #689850 [libcoin60-doc] libcoin60-doc: no whatis info in manpages
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 701180 !
Bug #701180 [dhelp] gz-extract does not handle spaces in file names
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 701198 !
Bug #701198 [egenix-mx-base] egenix-mx-base: problems in PDF files
Changed Bug submitter to 'Laurent Bonnaud l.bonn...@laposte.net' from 
'Laurent Bonnaud laurent.bonn...@inpg.fr'
 submitter 709346 !
Bug #709346 [lsat] lsat: incorrect use of grep
Changed Bug submitter to 

Processed: forcibly merging 756097 757085

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

 forcemerge 756097 757085
Bug #756097 [systemd] FTBFS: sys/xattr.h:32:3: error: expected identifier 
before numeric constant
Bug #757085 [systemd] systemd: Systemd fail to build from source
Severity set to 'serious' from 'normal'
Added tag(s) pending.
Merged 756097 757085
 thanks
Stopping processing here.

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


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



Bug#754249: fglrx-driver: incompatible with xserver 1.16 (xorg-video-abi-18)

2014-08-05 Thread Alexandros Naoum
The problem is the upgrade to xorg 1.16. fglrx seems to work with 1.15.
Testing also have the same issue as it uses xorg 1.16


Bug#756308: [xdot] Unusable after upgrading related packages

2014-08-05 Thread Matthias Klose
in 2.26.3-1:

  * Patches no longer needed due to inclusion upstream or obsoleted
by upstream changes
- 0_versioned_plugin_config_file

and in 2.26.3 GVPLUGIN_CONFIG_FILE was introduced, with

# Increment if the interface has additions, changes, removals.
GVPLUGIN_CURRENT=6

and this was never changed between 2.26 and 2.38.

please check the proposed patch, if this works for you.




diff -Nru graphviz-2.38.0/debian/changelog graphviz-2.38.0/debian/changelog
--- graphviz-2.38.0/debian/changelog2014-07-19 12:26:28.0 +
+++ graphviz-2.38.0/debian/changelog2014-08-05 08:56:10.0 +
@@ -1,3 +1,13 @@
+graphviz (2.38.0-5) unstable; urgency=medium
+
+  * QA upload.
+  * Change the GVPLUGIN_CONFIG_FILE to /usr/lib/graphviz/config6a.
+Closes: #756308.
+  * Remove old libgraphviz4 packaging files.
+  * Make library packages Multi-Arch: same.
+
+ -- Matthias Klose d...@debian.org  Tue, 05 Aug 2014 10:51:22 +0200
+
 graphviz (2.38.0-4) unstable; urgency=medium
 
   * QA upload.
diff -Nru graphviz-2.38.0/debian/control graphviz-2.38.0/debian/control
--- graphviz-2.38.0/debian/control  2014-07-19 12:10:43.0 +
+++ graphviz-2.38.0/debian/control  2014-07-19 14:24:24.0 +
@@ -148,6 +148,8 @@
 Package: libcgraph6
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4
 Description: rich set of graph drawing tools - cgraph library
@@ -159,6 +161,8 @@
 Package: libcdt5
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4
 Description: rich set of graph drawing tools - cdt library
@@ -170,6 +174,8 @@
 Package: libpathplan4
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4
 Description: rich set of graph drawing tools - pathplan library
@@ -181,6 +187,8 @@
 Package: libgvc6
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4, libgvc5
 Description: rich set of graph drawing tools - gvc library
@@ -192,6 +200,8 @@
 Package: libgvc6-plugins-gtk
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4, libgvc5-plugins-gtk
 Description: rich set of graph drawing tools - gtk plugins
@@ -203,6 +213,8 @@
 Package: libgvpr2
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4
 Replaces: libgvpr1
@@ -215,6 +227,8 @@
 Package: libxdot4
 Architecture: any
 Section: libs
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Conflicts: libgraphviz4
 Description: rich set of graph drawing tools - xdot library
@@ -226,6 +240,8 @@
 Package: libgraphviz-dev
 Architecture: any
 Section: libdevel
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: libcdt5 (= ${binary:Version}),
  libcgraph6 (= ${binary:Version}),
  libgvc6 (= ${binary:Version}),
diff -Nru graphviz-2.38.0/debian/libcdt5.install 
graphviz-2.38.0/debian/libcdt5.install
--- graphviz-2.38.0/debian/libcdt5.install  2013-12-16 06:43:34.0 
+
+++ graphviz-2.38.0/debian/libcdt5.install  2014-07-19 14:17:54.0 
+
@@ -1 +1 @@
-usr/lib/libcdt*.so.*
+usr/lib/*/libcdt*.so.*
diff -Nru graphviz-2.38.0/debian/libcgraph6.install 
graphviz-2.38.0/debian/libcgraph6.install
--- graphviz-2.38.0/debian/libcgraph6.install   2013-12-16 06:43:34.0 
+
+++ graphviz-2.38.0/debian/libcgraph6.install   2014-07-19 14:18:02.0 
+
@@ -1 +1 @@
-usr/lib/libcgraph*.so.*
+usr/lib/*/libcgraph*.so.*
diff -Nru graphviz-2.38.0/debian/libgraphviz-dev.install 
graphviz-2.38.0/debian/libgraphviz-dev.install
--- graphviz-2.38.0/debian/libgraphviz-dev.install  2014-01-16 
08:48:27.0 +
+++ graphviz-2.38.0/debian/libgraphviz-dev.install  2014-07-19 
14:18:51.0 +
@@ -1,7 +1,7 @@
 usr/include/graphviz
-usr/lib/pkgconfig
-usr/lib/*.so
-usr/lib/graphviz/*.so
+usr/lib/*/pkgconfig
+usr/lib/*/*.so
+usr/lib/*/graphviz/*.so
 
 # usr/share/man/man3/*  w/o  gv_*.3 (bindings)
 usr/share/man/man3/cdt.3
diff -Nru graphviz-2.38.0/debian/libgraphviz4.install 
graphviz-2.38.0/debian/libgraphviz4.install
--- graphviz-2.38.0/debian/libgraphviz4.install 2013-12-16 06:43:34.0 
+
+++ graphviz-2.38.0/debian/libgraphviz4.install 1970-01-01 00:00:00.0 
+
@@ -1,7 +0,0 @@
-# To be changed into an in extenso list if plugins are added
-usr/lib/graphviz/lib*.so.*
-usr/lib/lib*.so.*
-usr/share/lintian/overrides
-
-# Renamed afterwards to graphvizN-config-update in debian/rules
-usr/bin/dot usr/sbin
diff -Nru 

Processed: 4store patch added

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

 tag 713659 patch
Bug #713659 [src:4store] 4store: FTBFS: ld: ../frontend/filter.o: undefined 
reference to symbol 'floor@@GLIBC_2.2.5'
Bug #725917 [src:4store] 4s-httpd need to link libm explicitly
Added tag(s) patch.
Added tag(s) patch.
 thanks
Stopping processing here.

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


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



Processed: Re: reportbug: incorrectly labels a binary package choice as Source:

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 critical
Bug #690169 [reportbug] reportbug: incorrectly labels a binary package choice 
as Source:
Severity set to 'critical' from 'important'

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


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



Bug#756308: marked as done ([graphviz] Unusable after upgrading.)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 10:04:12 +
with message-id e1xebbi-0006ij...@franck.debian.org
and subject line Bug#756308: fixed in graphviz 2.38.0-5
has caused the Debian Bug report #756308,
regarding [graphviz] Unusable after upgrading.
to be marked as done.

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

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


-- 
756308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756308
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xdot
Version: 0.6-1
Severity: grave

Hi,

After upgrading graphviz (and other related packages) xdot has stopped
working. The main window is launched together with the following
message

Format: xdot not recognized. Use one of:

that stops abruptly there, no suggestions are shown. Passing dot as
filter option doesn't help either.

Best Regards,
Manolo Díaz


--- System information. ---
Architecture: amd64
Kernel:   Linux 3.15.6

Debian Release: jessie/sid
  500 testing ftp.debian.org 
  500 stable  security.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
python (= 2.7) | 2.7.8-1
python ( 2.8) | 2.7.8-1
graphviz| 2.38.0-4
python-cairo| 1.8.8-1+b2
python-gtk2 | 2.24.0-3+b1


Package's Recommends field is empty.

Package's Suggests field is empty.
---End Message---
---BeginMessage---
Source: graphviz
Source-Version: 2.38.0-5

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

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

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

Debian distribution maintenance software
pp.
Matthias Klose d...@debian.org (supplier of updated graphviz package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Aug 2014 10:51:22 +0200
Source: graphviz
Binary: graphviz libgv-guile libgv-lua libgv-perl libgv-php5 libgv-python 
libgv-ruby libgv-tcl libcgraph6 libcdt5 libpathplan4 libgvc6 
libgvc6-plugins-gtk libgvpr2 libxdot4 libgraphviz-dev graphviz-doc graphviz-dev
Architecture: source all amd64
Version: 2.38.0-5
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Matthias Klose d...@debian.org
Description:
 graphviz   - rich set of graph drawing tools
 graphviz-dev - transitional package for graphviz-dev rename
 graphviz-doc - additional documentation for graphviz
 libcdt5- rich set of graph drawing tools - cdt library
 libcgraph6 - rich set of graph drawing tools - cgraph library
 libgraphviz-dev - graphviz libs and headers against which to build applications
 libgv-guile - Guile bindings for graphviz
 libgv-lua  - Lua bindings for graphviz
 libgv-perl - Perl bindings for graphviz
 libgv-php5 - PHP5 bindings for graphviz
 libgv-python - Python bindings for graphviz
 libgv-ruby - Ruby bindings for graphviz
 libgv-tcl  - Tcl bindings for graphviz
 libgvc6- rich set of graph drawing tools - gvc library
 libgvc6-plugins-gtk - rich set of graph drawing tools - gtk plugins
 libgvpr2   - rich set of graph drawing tools - gvpr library
 libpathplan4 - rich set of graph drawing tools - pathplan library
 libxdot4   - rich set of graph drawing tools - xdot library
Closes: 756308
Changes:
 graphviz (2.38.0-5) unstable; urgency=medium
 .
   * QA upload.
   * Change the GVPLUGIN_CONFIG_FILE to /usr/lib/graphviz/config6a.
 Closes: #756308.
   * Remove old libgraphviz4 packaging files.
Checksums-Sha1:
 5836da3ad1d84c08f2c0a101cb3918302d724cb1 2603 graphviz_2.38.0-5.dsc
 b8b0592dbd3ec50511c2dd17fd344b58bf8e60e1 43736 graphviz_2.38.0-5.debian.tar.xz
 40860e2e2383c3b42920af063b06695ad39b9cc3 3625188 graphviz-doc_2.38.0-5_all.deb
 cf597ca3a94d6cd38f5479ef0cfd282b16226432 51070 graphviz-dev_2.38.0-5_all.deb
 6380d2565c1f63745303f5784e992c32143d9213 783736 graphviz_2.38.0-5_amd64.deb
 f94a69167ba0fd03ff9f85d1a20ecb452370901d 69228 libgv-guile_2.38.0-5_amd64.deb
 153ddc20b36527318f03362002a371e20b040d87 78028 libgv-lua_2.38.0-5_amd64.deb
 02d1cc695fd93fd5e23b0031b0837a1c832c4aea 84190 libgv-perl_2.38.0-5_amd64.deb
 f946d9564c67192642916007a1777b581295a231 74568 

Bug#750903: [Pkg-owncloud-maintainers] Bug#750903: owncloud-client: FTBFS on kfreebsd-*: FolderWatcherTest failure

2014-08-05 Thread Sandro Knauß
Control: severity -1 important
thanks

Hey,

the problem is still exisiting, but we decided to skip the failing tests for 
now. We(Pkg-owncloud-maintainers) have noone, that uses freebsd and can tell 
us if, the tests are too linux specific or not. 

I think the base problem in the failing tests is the missing implementation 
inside libinotify. The mail from the mantainer of libintotify:

inotify is a linux-specific API and thus is not portable. One caveat on
linux is that one can run out of inotify watches and thus manual
reload/reread directories mechanisms should be provided. That same
manual reload/reread mechanism should be portable and thus would work on
(k)freebsd kernel.

(k)freebsd does not implement inotify. there are incomplete wrapper
libraries around native facility that provide similar information
(kqueue/kevent), but the two APIs do not have 1 to 1 mapping.

if you wish complete/reliable notifications use kqueue/kevent on freebsd.

Unfortunatelly Mathieu (the packager of owncloud-client for freebsd) stopped 
working on it:
I don't know, I've never ran mirall myself, only tested that it built, and
I stopped doing so a couple of months ago, mostly because each new release
came with its new things that I had to fix so that it build, and I didn't
have time nor will to understand what had broken again.

Additionally upstream isn't very interessed in FreeBSD support, that's why 
Mathieus work was so important to support freebsd.

Allinall hopefully some people will step up and actully test using owncloud-
client(oCC) with freebsd otherwise it is unclear if it works or not. we will 
downgrade this bug to make the migration to tesing happen.

Regads,

sandro

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


Processed: Re: [Pkg-owncloud-maintainers] Bug#750903: owncloud-client: FTBFS on kfreebsd-*: FolderWatcherTest failure

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 important
Bug #750903 [src:owncloud-client] owncloud-client: FTBFS on kfreebsd-*: 
FolderWatcherTest failure
Severity set to 'important' from 'serious'

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


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



Bug#757106: missing license in debian/copyright

2014-08-05 Thread Thorsten Alteholz

Package: openscenegraph
Version: 3.2.1-1
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing licenses of:
 
OpenSceneGraph/examples/osgAndroidExampleGLES2/src/osg/AndroidExample/EGLview.java
to debian/copyright.

Thanks!
  Thorsten


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



Bug#749443: marked as done (libncursesada: FTBFS - build depends gnat, gnat-4.6)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 12:00:13 +
with message-id e1xedpz-00011e...@franck.debian.org
and subject line Bug#749443: fixed in libncursesada 5.9.20140726-1
has caused the Debian Bug report #749443,
regarding libncursesada: FTBFS - build depends gnat, gnat-4.6
to be marked as done.

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

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


-- 
749443: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=749443
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libncursesada
Version: 5.9.20110404-10
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
 - Attempting to parse the build-deps 
 - Considering build-dep dpkg-dev (= 1.16.1)
   - Trying dpkg-dev
 - Considering build-dep debhelper (= 9)
   - Trying debhelper
 - Considering build-dep dh-autoreconf
   - Trying dh-autoreconf
 - Considering build-dep autoconf-dickey
   - Trying autoconf-dickey
 - Considering build-dep gnat
   - Trying gnat
 - Considering build-dep gnat-4.6
   - Trying gnat-4.6
   - Cannot install gnat-4.6; apt errors follow:
Reading package lists...
Building dependency tree...
Reading state information...
dpkg-dev is already the newest version.
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 gnat : Depends: gnat-4.9 but it is not going to be installed

This is caused by the build dependency on both gnat and gnat-4.6: gnat depends
on gnat-4.9, which replaces gnat  4.6.1.

Best,
Michael



pgpz62evy6DS8.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: libncursesada
Source-Version: 5.9.20140726-1

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

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

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

Debian distribution maintenance software
pp.
Nicolas Boulenguez nico...@debian.org (supplier of updated libncursesada 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 02 Aug 2014 01:47:06 +0200
Source: libncursesada
Binary: libncursesada3-dev libncursesada3 libncursesada-dbg libncursesada-doc
Architecture: source amd64 all
Version: 5.9.20140726-1
Distribution: unstable
Urgency: medium
Maintainer: Nicolas Boulenguez nico...@debian.org
Changed-By: Nicolas Boulenguez nico...@debian.org
Description:
 libncursesada-dbg - Ada binding to the ncurses text interface library: debug 
symbols
 libncursesada-doc - Ada binding to the ncurses text interface library: 
documentation
 libncursesada3 - Ada binding to the ncurses text interface library: shared 
library
 libncursesada3-dev - Ada binding to the ncurses text interface library: 
development
Closes: 749443 755112
Changes:
 libncursesada (5.9.20140726-1) unstable; urgency=medium
 .
   * New upstream snapshot. Build with gnat-4.9. Closes: #749443, #755112.
 Library and -dev package renamed per Ada Policy.
 Removed patches, libncursesada2-dev.preinst (no file conflict anymore).
   * gpb.conf source/local-options: obsolete since switch to monotone.
   * Replace dh-autoreconf with lighter autotools-dev.
Checksums-Sha1:
 0bc58e9fad3d5609460ae31c5447a742c3e6d63a 2275 libncursesada_5.9.20140726-1.dsc
 bdc8f725cbae516d50ed46ab5d985f48b646e7f3 661112 
libncursesada_5.9.20140726.orig.tar.gz
 fc733cc214136d3898a2a3b7d6a019b1379df3ac 8856 
libncursesada_5.9.20140726-1.debian.tar.xz
 fb8d981d57e6502d63be510d47059e30a671fc72 352926 
libncursesada3-dev_5.9.20140726-1_amd64.deb
 8f260cbf7c34549acde09f4774acc1684db0f590 241986 
libncursesada3_5.9.20140726-1_amd64.deb
 f85344222030119906a54fb0aa4f0d9bd37cddca 325320 
libncursesada-dbg_5.9.20140726-1_amd64.deb
 faf5d5c15b7e5067459f2549e3f18fd814670150 351766 
libncursesada-doc_5.9.20140726-1_all.deb
Checksums-Sha256:
 3ce7c56a31788b6fbc1a5b8f36886771ac1b4360c6333ed0d94529c5dc246acd 

Bug#757106: missing license in debian/copyright

2014-08-05 Thread Manuel A. Fernandez Montecelo
2014-08-05 12:41 GMT+01:00 Thorsten Alteholz alteh...@debian.org:
 Package: openscenegraph
 Version: 3.2.1-1
 Severity: serious
 User: alteh...@debian.org
 Usertags: ftp
 X-Debbugs-CC: ftpmas...@ftp-master.debian.org
 thanks

 Dear Maintainer,

 please add the missing licenses of:

 OpenSceneGraph/examples/osgAndroidExampleGLES2/src/osg/AndroidExample/EGLview.java
 to debian/copyright.

Thanks to you for catching this!  (and for reviewing and approving the package).

Hopefully will be fixed soon when moved to unstable.


Cheers.
-- 
Manuel A. Fernandez Montecelo manuel.montez...@gmail.com


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



Bug#751277: python-biopython: FTBFS on mips* powerpc s390x

2014-08-05 Thread Andreas Tille
Hi Dejan,

thanks for the hint.  I'll apply your patch which looks promising.  When
checking the wise package I detected some other issues when trying to
run wise's own test suite which I need to fix before an upload.  Once
this is done I'll upload biopython with a versioned Build-Depends.  This
would leave us only with the mips Python 3.4 issue.  I wonder whether
I should cheat and skip this test for the moment to let the package
migrate to testing with this known minor issue.

Kind regards

Andreas.

On Mon, Aug 04, 2014 at 05:10:38PM +, Dejan Latinovic wrote:
 
 Hello,
 I took a look at test failures on mips/mipsel.
 
 Test that fails is based on a result of dnal tool.
 dnal is part of a debian package wise.
 
 In file: Bio/Wise/__init__.py,
 an error was raised because the return value from dnal
 is greater than 1.
 
 If you look at dnal.c:
 
alb = make_align_dnaalign(one,two,mat,dse,-gap,-ext,-gap,-ext,dpri);
  
printf(Score %d\n,alb-score);
  
if( alb == NULL )
  fatal(Could not build alignment!);
  
if( show_pretty == TRUE )
   write_pretty_seq_align(alb,one,two,12,60,stdout);
  
if( show_alb == TRUE )
  dump_ascii_AlnBlock(alb,stdout);
  }
 
 you can see that there is no return statement.
 In this case the return value of dnal usually will be the return value 
 of last used function.
 This behavior is mutable.
 It can not be guaranteed on all architectures,
 or if different optimization flags are used.
 Further, using dnal with different options, last used function
 could be changed.
 
 Adding
  return 0;
 at the end of main function in dnal.c,
 test_align (test_Wise.TestWise) successfully passes
 on mips/mipsel.
 
 
 With this fix, package python-biopython
 successfully builds for mipsel.
 Patch that includes this fix is attached.
 
 
 Unfortunately, on mips (BE)
 test test_Cluster.py failed under Python 3.4.
 Any progress on this issue?
 
 
 Best Regards,
 Dejan
 

 --- wise-2.4.1.orig/src/models/dnal.c 2004-11-24 16:26:11.0 +
 +++ wise-2.4.1/src/models/dnal.c  2014-07-31 14:53:54.0 +
 @@ -75,6 +75,8 @@
  
if( show_alb == TRUE )
  dump_ascii_AlnBlock(alb,stdout);
 +
 +  return 0;
  }
  
  


-- 
http://fam-tille.de


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



Bug#753183: marked as done (cabal-debian: FTBFS: Not in scope: `D.prettyRelations')

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 13:03:58 +
with message-id e1xeepg-0004rh...@franck.debian.org
and subject line Bug#753183: fixed in cabal-debian 4.15-1
has caused the Debian Bug report #753183,
regarding cabal-debian: FTBFS: Not in scope: `D.prettyRelations'
to be marked as done.

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

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


-- 
753183: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753183
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: cabal-debian
Version: 3.9-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140628 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
  debian/rules build
 ghc Setup.hs -o debian/cabal-debian.setup
 [1 of 1] Compiling Main ( Setup.hs, Setup.o )
 Linking debian/cabal-debian.setup ...
 test -f debian/rules
 debian/cabal-debian.setup configure --prefix=/usr
 Configuring cabal-debian-3.9...
 touch stamp-configure
 test -f debian/rules
 debian/cabal-debian.setup build
 Building cabal-debian-3.9...
 Preprocessing library cabal-debian-3.9...
 [ 1 of 23] Compiling Distribution.Version.Invert ( 
 src/Distribution/Version/Invert.hs, dist/build/Distribution/Version/Invert.o )
 [ 2 of 23] Compiling Debian.Orphans   ( src/Debian/Orphans.hs, 
 dist/build/Debian/Orphans.o )
 [ 3 of 23] Compiling Debian.Debianize.Utility ( 
 src/Debian/Debianize/Utility.hs, dist/build/Debian/Debianize/Utility.o )
 
 src/Debian/Debianize/Utility.hs:165:19:
 Not in scope: `D.prettyRelations'
 
 src/Debian/Debianize/Utility.hs:170:68:
 Not in scope: `D.prettyRelations'
 make: *** [build-arch] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/06/28/cabal-debian_3.9-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: cabal-debian
Source-Version: 4.15-1

We believe that the bug you reported is fixed in the latest version of
cabal-debian, which is due to be installed in the Debian FTP archive.

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

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

Debian distribution maintenance software
pp.
Sven Bartscher sven.bartsc...@weltraumschlangen.de (supplier of updated 
cabal-debian package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 01 Aug 2014 11:33:53 +0200
Source: cabal-debian
Binary: cabal-debian
Architecture: source amd64
Version: 4.15-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Haskell Group 
pkg-haskell-maintain...@lists.alioth.debian.org
Changed-By: Sven Bartscher sven.bartsc...@weltraumschlangen.de
Description:
 cabal-debian - Create a debianization for a cabal package
Closes: 753183 756327
Changes:
 cabal-debian (4.15-1) unstable; urgency=medium
 .
   * New upstream version (closes: #753183)
   * Map dependencies to lowercase (closes: #756327)
Checksums-Sha1:
 2c4b50957a517082d3df69e8bd899f91b3829610 2528 cabal-debian_4.15-1.dsc
 446bde28e8df8840f83a0b5da735806f3bad298e 118697 cabal-debian_4.15.orig.tar.gz
 05d09f5a1a8a498f085df8e7042f94ba58dd6e2e 4476 cabal-debian_4.15-1.debian.tar.xz
 467109fc170371bb57982b734f4f823338df1036 4978902 cabal-debian_4.15-1_amd64.deb
Checksums-Sha256:
 d9bc90da8455be4b7dbeb1349f68e623d76769168618fc71fec01c5160b022de 2528 
cabal-debian_4.15-1.dsc
 268074bc2f42fbc256975cf1568504539094e82b6d3238933e02cf6aca486369 118697 
cabal-debian_4.15.orig.tar.gz
 dab302d84218db6c637dc9d89b035f47e70632a47007974ecd69320c78471fd1 4476 
cabal-debian_4.15-1.debian.tar.xz
 d0e0822564da033d0aeb6d90d674fb40532480207497b59165976282fc333996 4978902 
cabal-debian_4.15-1_amd64.deb
Files:
 60e2e76349b7c07ec47ec2fcd1987968 4978902 utils extra 
cabal-debian_4.15-1_amd64.deb
 9848f1ce795676e028c1f2dfaf7b0087 2528 haskell extra cabal-debian_4.15-1.dsc
 

Bug#754982: Another RC bug needs fixing

2014-08-05 Thread Gianfranco Costamagna
Hi Thomas, would you mind to cherry-pick the patch in #718624 to fix the other 
RC bug in the package?

 Would be nice to fix all the RC bugs in a row!

have many thanks,



Gianfranco


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



Bug#757120: The package doesn't build the debian file

2014-08-05 Thread Gianfranco Costamagna
Package: googleearth-package
Version: 1.1.0
Severity: serious
Justification: makes the program almost useless

tags:patch


the fix is fairly trivial, taken from the ubuntu bug report
https://bugs.launchpad.net/ubuntu/+source/googleearth-package/+bug/1335021

=== modified file 'debian/changelog'
--- debian/changelog    2013-09-28 15:48:01 +
+++ debian/changelog    2014-08-05 08:10:30 +
@@ -1,3 +1,9 @@
+googleearth-package (1.1.0ubuntu1) utopic; urgency=low
+
+  * make-googleearth-package: Now finishes without error (LP: #1335021)
+
+ -- Filip Sohajek filip.soha...@gmail.com  Tue, 05 Aug 2014 09:57:50 +0200
+
 googleearth-package (1.1.0) unstable; urgency=low
 
   * Removed dependency on ia32-libs package by isolating the

=== modified file 'make-googleearth-package'
--- make-googleearth-package    2013-09-28 15:48:01 +
+++ make-googleearth-package    2014-08-05 08:10:30 +
@@ -459,7 +459,7 @@
 
   cd ..
   find $instdir -type d -print0 | xargs -0 chmod 755
-  if ( fakeroot dpkg-deb -b $instdir . 2 ; ) ; then
+  if ( fakeroot -- dpkg-deb -b $instdir . 2 ; ) ; then
 rm -rf $instdir $tmpdir
 return 0
   else



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



Bug#756308: [xdot] Unusable after upgrading related packages

2014-08-05 Thread Manolo Díaz
On Tuesday, Aug 5 2014 at 11:03 (UTC+2),
Matthias Klose wrote:

in 2.26.3-1:

  * Patches no longer needed due to inclusion upstream or obsoleted
by upstream changes
- 0_versioned_plugin_config_file

and in 2.26.3 GVPLUGIN_CONFIG_FILE was introduced, with

# Increment if the interface has additions, changes, removals.
GVPLUGIN_CURRENT=6

and this was never changed between 2.26 and 2.38.

please check the proposed patch, if this works for you.

Hi,

Instead of patching and building those package I've downloaded them
from incoming, just because it's a bit more comfortable to me.

I've made two tests.

One simulates that I'm upgrading graphviz and libgvc5 from current
stable:

graphviz 2.26.3-14+deb7u1 - graphviz 2.38.0-5
libgvc5  2.26.3-14+deb7u1 - libgvc6  2.38.0-5

No problems at all even after purging the previously removed libgvc5.

The second test consists in upgrading from current testing to the new
version:

graphviz 2.38.0-4 - graphviz 2.38.0-5
libgvc6  2.38.0-4 - libgvc6  2.38.0-5

No problems either.

Thanks, Matthias
-- 
Manolo Díaz


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



Processed (with 1 errors): your mail

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

 tags 757120 patch
Bug #757120 [googleearth-package] The package doesn't build the debian file
Ignoring request to alter tags of bug #757120 to the same tags previously set
  
Unknown command or malformed arguments to command.
 thanks
Stopping processing here.

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


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



Processed (with 1 errors): your mail

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

 tag 757120 patch
Bug #757120 [googleearth-package] The package doesn't build the debian file
Added tag(s) patch.
  
Unknown command or malformed arguments to command.
 thanks
Stopping processing here.

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


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



Bug#756782: marked as done (insighttoolkit4: FTBFS on amd64)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 5 Aug 2014 15:43:29 +0100
with message-id 1407249809.18920.yahoomail...@web171804.mail.ir2.yahoo.com
and subject line 
has caused the Debian Bug report #756782,
regarding insighttoolkit4: FTBFS on amd64
to be marked as done.

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

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


-- 
756782: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756782
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: insighttoolkit4
Version: 4.5.2-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)

insighttoolkit4 failed to build on amd64 with:
| CMake Error at Wrapping/Modules/ITKImageSources/cmake_install.cmake:104 
(FILE):
|   file INSTALL cannot copy file
|   /«PKGBUILDDIR»/BUILD/lib/itkGenerateImageSourcePython.py
|   to
|   
/«PKGBUILDDIR»/debian/tmp/usr/lib/ITK-4.5/Python/itkGenerateImageSourcePython.py.
| Call Stack (most recent call first):
|   Wrapping/Modules/cmake_install.cmake:80 (INCLUDE)
|   Wrapping/cmake_install.cmake:57 (INCLUDE)
|   cmake_install.cmake:307 (INCLUDE)
|
|
| make[1]: *** [install] Error 1
| Makefile:65: recipe for target 'install' failed
| make[1]: Leaving directory '/«PKGBUILDDIR»/BUILD'
| dh_auto_install: make -j4 install DESTDIR=/«PKGBUILDDIR»/debian/tmp 
AM_UPDATE_INFO_DIR=no returned exit code 2
| make: *** [binary-arch] Error 2

The full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=insighttoolkit4arch=amd64ver=4.5.2-4stamp=1406231750.
Please take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---

---End Message---


Bug#756793: axiom: FTBFS on mips

2014-08-05 Thread Camm Maguire
severity 756793 important
tags 756793 unreproducible
thanks

Greetings, and thanks for your report!  There has been an instability in
certain machines of the mips(el) autobuilder network that has arisen in
the last two weeks, and which is unreporducible on the publicly
available porterboxes.  I've written to the debian-mips list, and
mips(el)@buildd, with no response.  I'm sure I could clear it up if I
was granted temporary access to a failing machine.  Take a look at the
gcl build logs to see the succeeding and failing machines if
interested.  axiom is building now on gabrielli schroot, and is just
about done.  I'll upload the binary package when completed.

If you could get me access, I'd be happy to take a look.

Take care,

Sebastian Ramacher sramac...@debian.org writes:

 Source: axiom
 Version: 20120501-18
 Severity: serious
 Justification: fails to build from source (but built successfully in the past)

 axiom failed to build on mips with:
 | 2 building gcl-2.6.8pre7
 | echo '(compiler::link (list (compile-file 
 /«PKGBUILDDIR»/books/tangle.lisp)) /«PKGBUILDDIR»/obj/linux/bin/lisp 
 (format nil (progn (let ((*load-path* (cons ~S 
 *load-path*))(si::*load-types* ~S)) (compiler::emit-fn t))(when (fboundp 
 (quote si::sgc-on)) (si::sgc-on t))#-native-reloc(setq 
 compiler::*default-system-p* t)) si::*system-directory* (quote (list 
 #+native-reloc.o .lsp))) /«PKGBUILDDIR»/obj/linux/lib/cfuns-c.o 
 /«PKGBUILDDIR»/obj/linux/lib/sockio-c.o 
 /«PKGBUILDDIR»/obj/linux/lib/libspad.a)' | gcl
 |
 | Error: Caught fatal error [memory may be damaged]
 | Fast links are on: do (si::use-fast-links nil) for debugging
 | Error signalled by an anonymous function.
 |
 | Error: 3 is an illegal ihs index.
 | Fast links are on: do (si::use-fast-links nil) for debugging
 | Error signalled by an anonymous function.
 | Broken at NIL.
 | Bus error
 | make[3]: *** [gcldir] Error 138

 The full build log is available at
 https://buildd.debian.org/status/fetch.php?pkg=axiomarch=mipsver=20120501-18stamp=1406871957.
  Please take a look.

 Cheers

-- 
Camm Maguirec...@maguirefamily.org
==
The earth is but one country, and mankind its citizens.  --  Baha'u'llah


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



Processed: Re: Bug#756793: axiom: FTBFS on mips

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

 severity 756793 important
Bug #756793 [src:axiom] axiom: FTBFS on mips
Severity set to 'important' from 'serious'
 tags 756793 unreproducible
Bug #756793 [src:axiom] axiom: FTBFS on mips
Added tag(s) unreproducible.
 thanks
Stopping processing here.

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


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



Processed: your mail

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

 fixed 756782 4.6.0-1
Bug #756782 {Done: Gianfranco Costamagna costamagnagianfra...@yahoo.it} 
[src:insighttoolkit4] insighttoolkit4: FTBFS on amd64
Marked as fixed in versions insighttoolkit4/4.6.0-1.
 thanks
Stopping processing here.

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


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



Bug#756782: (no subject)

2014-08-05 Thread Gianfranco Costamagna
fixed 756782 4.6.0-1

thanks

Seems that the new 4.6.0 has been built successfully, hence I'm closing this 
bug report now.


Gianfranco


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



Bug#757076: unionfs-fuse: library too old, some operations may not not work, writing does not work

2014-08-05 Thread Bernd Schubert

On 08/05/2014 08:21 AM, Frank Heckenbach wrote:

Package: unionfs-fuse
Version: 0.24-2.2
Justification: renders package unusable
Severity: grave

# mkdir 1 2 3
# unionfs-fuse 1:2 3
fuse: warning: library too old, some operations may not not work

According to the dependencies it requires libfuse2 = 2.8.1.
I have 2.9.0-2 installed, so how can it be too old?

But indeed some operations don't work. In particular writing
doesn't seem to work at all (with or without -o cow), which
renders the whole thing quite useless:

# touch 3/foo
touch: cannot touch `3/foo': Permission denied

-- System Information:
Debian Release: 7.6
   APT prefers stable
   APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 
'proposed-updates')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/6 CPU cores)
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages unionfs-fuse depends on:
ii  fuse  2.9.0-2+deb7u1
ii  libc6 2.13-38+deb7u3
ii  libfuse2  2.9.0-2+deb7u1


I have no idea so far. I'm using it myself for diskless nfs environments 
with the same versions and without any issues. The only difference I see 
is that you have i686 while I have amd64 only.


The error comes from fuse_fs_new(), but I don't have time right now to 
check what calls that. Unless you would investigate yourself, I will try 
to find time for that on Friday or Saturday.


Any chance you could try to re-compile to libfuse package? And if that 
shouldn't help to recompile unionfs-fuse?


Please note that we are just on the process to relocate from Germany to 
France and I might not answer for several days.



Thanks,
Bernd


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



Bug#752024: marked as done (amanda: FTBFS with Perl 5.20: needs SWIG regeneration)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 15:34:37 +
with message-id e1xegl3-0005xh...@franck.debian.org
and subject line Bug#752024: fixed in amanda 1:3.3.6-1
has caused the Debian Bug report #752024,
regarding amanda: FTBFS with Perl 5.20: needs SWIG regeneration
to be marked as done.

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

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


-- 
752024: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752024
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: amanda
Version: 1:3.3.3-3
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.20-transition

This package fails to build with Perl 5.20 (currently in experimental):

  In file included from Amanda/Application.c:734:0:
  Amanda/Application.c: In function 'SWIG_AsCharPtrAndSize':
  /usr/lib/x86_64-linux-gnu/perl/5.20/CORE/handy.h:124:34: error: 'bool' 
undeclared (first use in this function)
   #define cBOOL(cbool) ((cbool) ? (bool)1 : (bool)0)
^
  [...]
  
  make[5]: *** [Application.lo] Error 1
  Makefile:2548: recipe for target 'Application.lo' failed
  make[5]: Leaving directory '/«PKGBUILDDIR»/perl'
  make[4]: *** [all-recursive] Error 1
  
This seems to be fixed in SWIG 2.0.8 by
 
https://github.com/swig/swig/commit/4305a3cef9b210541c3b88ab2fd03d787c3bca66#diff-e00eca1bbacd9d243e51f4bf400b3000R63
but I don't know why the commit message claims it fixes problems with
Perl 5.16 while we encounter them only with the 5.18 - 5.20 upgrade.

The attached patch fixes the build, but it modifies generated files.
A more correct fix would be a full regeneration step with current SWIG.

I've tested that the package builds both on current sid and with
perl_5.20.0-1 from experimental with the patch.
-- 
Niko Tyni   nt...@debian.org
From f55dacbd2f80ce1fb91bb52885b8154aa1ce1b3c Mon Sep 17 00:00:00 2001
From: Niko Tyni nt...@debian.org
Date: Wed, 18 Jun 2014 22:32:01 +0300
Subject: [PATCH] Don't undefine bool if defined by C99 stdbool.h

This is adopted from swig 2.0.8, change
 https://github.com/swig/swig/commit/4305a3cef9b210541c3b88ab2fd03d787c3bca66#diff-e00eca1bbacd9d243e51f4bf400b3000R63

and fixes build failures with Perl 5.20.

Regenerating the files with a current swig version would
be a more correct fix.
---
 perl/Amanda/Application.c | 10 ++
 perl/Amanda/Archive.c | 10 ++
 perl/Amanda/Cmdline.c | 10 ++
 perl/Amanda/Config.c  | 10 ++
 perl/Amanda/Debug.c   | 10 ++
 perl/Amanda/Device.c  | 10 ++
 perl/Amanda/Disklist.c| 10 ++
 perl/Amanda/Feature.c | 10 ++
 perl/Amanda/Header.c  | 10 ++
 perl/Amanda/IPC/Binary.c  | 10 ++
 perl/Amanda/Logfile.c | 10 ++
 perl/Amanda/MainLoop.c| 10 ++
 perl/Amanda/NDMP.c| 10 ++
 perl/Amanda/Tapelist.c| 10 ++
 perl/Amanda/Tests.c   | 10 ++
 perl/Amanda/Util.c| 10 ++
 perl/Amanda/Xfer.c| 10 ++
 perl/Amanda/XferServer.c  | 10 ++
 18 files changed, 108 insertions(+), 72 deletions(-)

diff --git a/perl/Amanda/Application.c b/perl/Amanda/Application.c
index 605ac6e..8327e74 100644
--- a/perl/Amanda/Application.c
+++ b/perl/Amanda/Application.c
@@ -1450,9 +1450,6 @@ SWIG_Perl_SetModule(swig_module_info *module) {
 #ifdef eof
   #undef eof
 #endif
-#ifdef bool
-  #undef bool
-#endif
 #ifdef close
   #undef close
 #endif
@@ -1493,7 +1490,12 @@ SWIG_Perl_SetModule(swig_module_info *module) {
   #undef stat
 #endif
 
-
+#ifdef bool
+  /* Leave if macro is from C99 stdbool.h */
+  #ifndef __bool_true_false_are_defined
+#undef bool
+  #endif
+#endif
 
 #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0) 
 
diff --git a/perl/Amanda/Archive.c b/perl/Amanda/Archive.c
index 3fbfc23..aac8f35 100644
--- a/perl/Amanda/Archive.c
+++ b/perl/Amanda/Archive.c
@@ -1450,9 +1450,6 @@ SWIG_Perl_SetModule(swig_module_info *module) {
 #ifdef eof
   #undef eof
 #endif
-#ifdef bool
-  #undef bool
-#endif
 #ifdef close
   #undef close
 #endif
@@ -1493,7 +1490,12 @@ SWIG_Perl_SetModule(swig_module_info *module) {
   #undef stat
 #endif
 
-
+#ifdef bool
+  /* Leave if macro is from C99 stdbool.h */
+  #ifndef __bool_true_false_are_defined
+#undef bool
+  #endif
+#endif
 
 #define SWIG_exception_fail(code, msg) do { SWIG_Error(code, msg); SWIG_fail; } while(0) 
 
diff --git a/perl/Amanda/Cmdline.c b/perl/Amanda/Cmdline.c
index 5a8d2ef..85709b1 100644
--- a/perl/Amanda/Cmdline.c
+++ b/perl/Amanda/Cmdline.c
@@ -1450,9 +1450,6 @@ 

Bug#756910: libapache2-mod-auth-openidc: FTBFS on mips, powerpc, s390x (and sparc): test failure

2014-08-05 Thread Dejan Latinovic

Hello,

The reason for this failure is the fact
that p does not get info about
Additional Authentication Data length (al)
in src/jose/apr_jwe.c for big endian.

Patch that fixes this issue is attached.
This patch should enable build of libapache2-mod-auth-openidc
on big endian architectures.
I successfully built it on mips (BE).
Could you please consider including this patch?


I had already forwarded it upstream:
https://github.com/pingidentity/mod_auth_openidc/pull/21


Best Regards,
Dejandiff -uNr libapache2-mod-auth-openidc-1.5.3.orig/src/jose/apr_jwe.c libapache2-mod-auth-openidc-1.5.3/src/jose/apr_jwe.c
--- libapache2-mod-auth-openidc-1.5.3.orig/src/jose/apr_jwe.c	2014-07-20 17:11:41.0 +
+++ libapache2-mod-auth-openidc-1.5.3/src/jose/apr_jwe.c	2014-08-05 07:50:49.0 +
@@ -371,6 +371,8 @@
 		// little endian machine: reverse AAD length for big endian representation
 		for (i=0; i  sizeof(int64_t); ++i) p[sizeof(uint64_t)-1-i] = src[i];
 	}
+	else
+		memcpy(p, al, sizeof(uint64_t));
 
 //	uint64_t big_endian = htobe64(al);
 //	memcpy(p, big_endian, sizeof(int64_t));


Bug#756788: libwebp: FTBFS on mips*

2014-08-05 Thread Dejan Latinovic

Hi,
I am preparing a patch that fixes this issue.

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



Processed: bug#743439 + related

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

 reassign 731489 lxsession
Bug #731489 [lxpanel] Unable to shutdown/reboot through LXDE panel's buttons
Bug reassigned from package 'lxpanel' to 'lxsession'.
No longer marked as found in versions lxpanel/0.5.10-1.
Ignoring request to alter fixed versions of bug #731489 to the same values 
previously set
 forcemerge 743439 731489
Bug #743439 [lxsession] lxsession: Reboot and Shutdown does not work with 
systemd-sysv and lightdm
Bug #748844 [lxsession] systemd, lxsession-logout no Stop Restart
Bug #748891 [lxsession] /usr/bin/lxsession-logout: shutdown/reboot
Bug #731489 [lxsession] Unable to shutdown/reboot through LXDE panel's buttons
Severity set to 'grave' from 'normal'
Marked as found in versions lxsession/0.4.9.2-1.
Added tag(s) pending.
Bug #748844 [lxsession] systemd, lxsession-logout no Stop Restart
Bug #748891 [lxsession] /usr/bin/lxsession-logout: shutdown/reboot
Merged 731489 743439 748844 748891
 affects 743439 lxpanel lxde
Bug #743439 [lxsession] lxsession: Reboot and Shutdown does not work with 
systemd-sysv and lightdm
Bug #731489 [lxsession] Unable to shutdown/reboot through LXDE panel's buttons
Bug #748844 [lxsession] systemd, lxsession-logout no Stop Restart
Bug #748891 [lxsession] /usr/bin/lxsession-logout: shutdown/reboot
Added indication that 743439 affects lxpanel and lxde
Added indication that 731489 affects lxpanel and lxde
Added indication that 748844 affects lxpanel and lxde
Added indication that 748891 affects lxpanel and lxde
 retitle 743439 lxsession: reboot and shutdown does not work (no 
 systemd-logind support)
Bug #743439 [lxsession] lxsession: Reboot and Shutdown does not work with 
systemd-sysv and lightdm
Bug #731489 [lxsession] Unable to shutdown/reboot through LXDE panel's buttons
Bug #748844 [lxsession] systemd, lxsession-logout no Stop Restart
Bug #748891 [lxsession] /usr/bin/lxsession-logout: shutdown/reboot
Changed Bug title to 'lxsession: reboot and shutdown does not work (no 
systemd-logind support)' from 'lxsession: Reboot and Shutdown does not work 
with systemd-sysv and lightdm'
Changed Bug title to 'lxsession: reboot and shutdown does not work (no 
systemd-logind support)' from 'Unable to shutdown/reboot through LXDE panel's 
buttons'
Changed Bug title to 'lxsession: reboot and shutdown does not work (no 
systemd-logind support)' from 'systemd, lxsession-logout no Stop Restart'
Changed Bug title to 'lxsession: reboot and shutdown does not work (no 
systemd-logind support)' from '/usr/bin/lxsession-logout: shutdown/reboot'
 thanks
Stopping processing here.

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


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



Processed: severity of 753971 is serious

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

 # Raising severity, since LLVM 3.3 will not be in Jessie
 severity 753971 serious
Bug #753971 [src:julia] julia: Please update the llvm dependency from 3.3 to 
3.4 (or better, llvm-dev)
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

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


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



Processed: your mail

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

 fixed 756914 5.0-6
Bug #756914 [src:pulseaudio] pulseaudio: FTBFS on kfreebsd-*: portability issue
Marked as fixed in versions pulseaudio/5.0-6.
 thanks
Stopping processing here.

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


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



Bug#715281: marked as done (fbdesk: The icons are not visible)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 16:32:55 +
with message-id e1xehft-00066r...@franck.debian.org
and subject line Bug#756979: Removed package(s) from unstable
has caused the Debian Bug report #715281,
regarding fbdesk: The icons are not visible
to be marked as done.

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

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


-- 
715281: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=715281
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: fbdesk
Version: 1.4.1-10
Severity: grave
Justification: renders package unusable

Dear Maintainer,

When I start fluxbox by

$ xinit /usr/bin/startfluxbox

and then run (from xterm)

$ fbdesk 

I see no icons on the desktop, though, according to documentation,
fbdesk should create one default icon.
(If I create ~/.fluxbox/fbdesk.icons, nothing changes).
The result is the same if fbdesk is started from ~/.fluxbox/startup.
When I choose Restart from the fluxbox menu,
the icon is seen for a moment and then disappears again.


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

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

Versions of packages fbdesk depends on:
ii  libc62.13-38
ii  libgcc1  1:4.7.2-5
ii  libimlib21.4.5-1
ii  libstdc++6   4.7.2-5
ii  libx11-6 2:1.5.0-1+deb7u1
ii  libxext6 2:1.3.1-2+deb7u1
ii  libxft2  2.3.1-1
ii  libxpm4  1:3.5.10-1
ii  libxrender1  1:0.9.7-1+deb7u1

fbdesk recommends no packages.

Versions of packages fbdesk suggests:
ii  fluxbox  1.3.2-4

-- no debconf information
---End Message---
---BeginMessage---
Version: 1.4.1-11+rm

Dear submitter,

as the package fbdesk has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/756979

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
ftpmas...@ftp-master.debian.org.

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)---End Message---


Bug#756709: marked as done (redis-server: fails to start)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 16:35:45 +
with message-id e1xehid-0006ty...@franck.debian.org
and subject line Bug#756709: fixed in redis 2:2.8.13-3
has caused the Debian Bug report #756709,
regarding redis-server: fails to start
to be marked as done.

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

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


-- 
756709: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756709
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: redis-server
Version: 2:2.8.13-2
Severity: grave
Justification: renders package unusable

Hi

the recent upgrade to redis-server rendered it unusable, as it seems
to be able to start. The error message I found in the guts of
systemd is:
  redis-server[25874]: Can't open the log file: Permission denied
I have installed redis-server a few days ago the irst time, and 
at that time it was able to start. Only the update changed the
status.

Thanks

Norbert


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages redis-server depends on:
ii  adduser  3.113+nmu3
ii  init-system-helpers  1.20
ii  libc62.19-7
ii  libjemalloc1 3.6.0-2
ii  redis-tools  2:2.8.13-2

redis-server recommends no packages.

redis-server suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: redis
Source-Version: 2:2.8.13-3

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

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

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

Debian distribution maintenance software
pp.
Chris Lamb la...@debian.org (supplier of updated redis package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Aug 2014 17:16:53 +0100
Source: redis
Binary: redis-server redis-tools
Architecture: source amd64
Version: 2:2.8.13-3
Distribution: unstable
Urgency: low
Maintainer: Chris Lamb la...@debian.org
Changed-By: Chris Lamb la...@debian.org
Description: 
 redis-server - Persistent key-value database with network interface
 redis-tools - Persistent key-value database with network interface (client)
Closes: 756709
Changes: 
 redis (2:2.8.13-3) unstable; urgency=low
 .
   * Correct permissions of our /var directories by chowning them recursively.
 This is necessary, at least temporarily, as systemd users were previously
 running the daemon as root causing the files in those dirs to be owned by
 that user. We could be clever and only chown files owned by root to
 accomodate users who are not running as redis:redis but I think that's
 overkill. (Closes: #756709)
Checksums-Sha1: 
 13d7e69d46a051bac0369398bc8de33fcc07 1245 redis_2.8.13-3.dsc
 d3a7cdaa15b795f2ee92529756019f57730c619d 23468 redis_2.8.13-3.debian.tar.gz
 050bd3714504aae05e30af808b4df9a52f2fc3d4 346610 redis-server_2.8.13-3_amd64.deb
 f590b3d8a79344eaad352192c145aaf2b7e5ff24 111550 redis-tools_2.8.13-3_amd64.deb
Checksums-Sha256: 
 9a696ddd3b88a8a353f5bfb906e84aae43b405448cd4693af164c619286165ba 1245 
redis_2.8.13-3.dsc
 3db33727229927dec72491adfc293e8830fd5b8807b2bed99ed12d62e854330e 23468 
redis_2.8.13-3.debian.tar.gz
 450c7d6fce823e0f4ef2293a8700bf325a455c51cd9409e90a3f85d67ab470da 346610 
redis-server_2.8.13-3_amd64.deb
 61c3a9972b5d77ea3c3c7b96d5f702daf48bd9281cb75788c72ac6fa0d389a19 111550 
redis-tools_2.8.13-3_amd64.deb
Files: 
 05ce55764c858af777c91b7130e0dde8 1245 database optional redis_2.8.13-3.dsc
 d7b9ff5654ed05c5dd95382961820ebc 23468 database optional 
redis_2.8.13-3.debian.tar.gz
 f5af4a35f02759cd20fbc0188daf4df9 346610 database optional 
redis-server_2.8.13-3_amd64.deb
 9667efeb0b481713cecb7cf5c32d81be 111550 database optional 
redis-tools_2.8.13-3_amd64.deb

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

iEYEARECAAYFAlPhA68ACgkQ5/8uW2NPmiB1FQCfTlCTVJjz4x4r/SW4t+PoRGue
nZsAn1s2I7YVf3NjCKs0Kvm/wRnAuNJX
=6F0U
-END PGP 

Bug#757150: [stellarium] Fails to display

2014-08-05 Thread Davide Governale
Package: stellarium
Version: 0.13.0-2
Severity: grave

--- Please enter the report below this line. ---
Hello maintainer,

this is the bug:

$ stellarium
 ---
[ This is Stellarium 0.13.0 - http://www.stellarium.org ]
[ Copyright (C) 2000-2014 Fabien Chereau et al  ]
 ---
Writing log file to: /home/magellanino/.stellarium/log.txt
File search paths:
  0 .  /home/magellanino/.stellarium
  1 .  /usr/share/stellarium
Config file is:  /home/magellanino/.stellarium/config.ini
OpenGL versions supported: 1.1, 1.2, 1.3, 1.4, 1.5, 2.0, 2.1
Driver version string: 2.1.2 NVIDIA 304.123
GL vendor is NVIDIA Corporation
GL renderer is GeForce 7300 SE/7200 GS/PCIe/SSE2
Cache directory is:  /home/magellanino/.cache/stellarium/stellarium
Sky language is  it_IT
Application language is  it_IT
Loading Solar System data ...
Loading star data ...
Loading /usr/share/stellarium/stars/default/stars_0_0v0_5.cat: 0_0v0_2; 4963
Loading /usr/share/stellarium/stars/default/stars_1_0v0_5.cat: 1_0v0_2; 
21598
Loading /usr/share/stellarium/stars/default/stars_2_0v0_5.cat: 2_0v0_2; 
150090
Loading /usr/share/stellarium/stars/default/stars_3_1v0_3.cat: 3_1v0_3; 
428466
Finished loading star catalogue data, max_geodesic_level:  3
navigation/preset_sky_time is a double - treating as jday: 2.45151e+06
Loaded 10051 NGC records
Loading NGC name data ...
Loaded 416 / 416 NGC name records successfully
Loading star names from 
/usr/share/stellarium/skycultures/western/star_names.fab
Loaded 237 / 237 common star names
Loading star names from /usr/share/stellarium/stars/default/name.fab
Loaded 4359 / 4359 scientific star names
Loading variable stars from 
/usr/share/stellarium/stars/default/gcvs_hip_part.dat
Loaded 6886 / 6886 variable stars
Loaded 88 / 88 constellation records successfully for culture western
Loaded 85 / 85 constellation art records successfully for culture western
Loaded 89 / 89 constellation names
Loading constellation boundary data ... 
Loaded 782 constellation boundary segments
Intializing basic GL shaders... 
Creating GUI ...
Loaded plugin Satellites
Satellites: loading catalog file: 
/home/magellanino/.stellarium/modules/Satellites/satellites.json
Unable to find module called TimeZoneConfiguration
Loaded plugin TimeZoneConfiguration
Intializing planets GL shaders... 
QOpenGLShader::link: Fragment info
-
0(71) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable
0(72) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable

StelPainter: Warnings while linking planetShaderProgram shader program:
Fragment info
-
0(71) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable
0(72) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable

QOpenGLShader::link: Fragment info
-
0(71) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable
0(72) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable

QOpenGLShaderProgram::uniformLocation( projectionMatrix ): shader program is 
not linked
QOpenGLShaderProgram::attributeLocation( texCoord ): shader program is not 
linked
QOpenGLShaderProgram::attributeLocation( unprojectedVertex ): shader program is 
not linked
QOpenGLShaderProgram::attributeLocation( vertex ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( tex ): shader program is not linked
QOpenGLShaderProgram::uniformLocation( lightDirection ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( eyeDirection ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( diffuseLight ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( ambientLight ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( shadowCount ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( shadowData ): shader program is not 
linked
QOpenGLShaderProgram::uniformLocation( sunInfo ): shader program is not linked
QOpenGLShader::link: Fragment info
-
0(73) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable
0(74) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable

StelPainter: Warnings while linking ringPlanetShaderProgram shader program:
Fragment info
-
0(73) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable
0(74) : error C6013: Only arrays of texcoords may be indexed in this profile, 
and only with a loop index variable

QOpenGLShader::link: Fragment info
-
0(73) : error C6013: Only arrays of 

Bug#751301: marked as done (gcc-avr: non-standard gcc/g++ used for build (gcc-4.8))

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 19:03:53 +
with message-id e1xek1z-00026z...@franck.debian.org
and subject line Bug#751301: fixed in gcc-avr 1:4.8.1+Atmel3.4.4-2
has caused the Debian Bug report #751301,
regarding gcc-avr: non-standard gcc/g++ used for build (gcc-4.8)
to be marked as done.

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

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


-- 
751301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751301
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gcc-avr
Version: 1:4.8.1+Atmel3.4.4-1
Severity: important
Tags: sid jessie
User: debian-...@lists.debian.org
Usertags: non-standard-compiler, gcc-4.7, gcc-4.7-legacy

This package builds with a non standard compiler version; please check
if this package can be built with the default version of gcc/g++, or
with gcc-4.9/g++-4.9.

Please drop build dependencies of the form libstdc++6-4.7-dev, these
are not needed and fulfilled by build-essential.

Please keep this report open until the package uses the default
compiler version (or gcc-4.9) for the package build.

The severity of this report is likely to be raised before the release,
so that the gcc-4.7 package can be removed for the release.
---End Message---
---BeginMessage---
Source: gcc-avr
Source-Version: 1:4.8.1+Atmel3.4.4-2

We believe that the bug you reported is fixed in the latest version of
gcc-avr, which is due to be installed in the Debian FTP archive.

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

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

Debian distribution maintenance software
pp.
Hakan Ardo ha...@debian.org (supplier of updated gcc-avr package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 04 Aug 2014 12:29:37 +0200
Source: gcc-avr
Binary: gcc-avr
Architecture: source amd64
Version: 1:4.8.1+Atmel3.4.4-2
Distribution: unstable
Urgency: medium
Maintainer: Hakan Ardo ha...@debian.org
Changed-By: Hakan Ardo ha...@debian.org
Description:
 gcc-avr- GNU C compiler (cross compiler for avr)
Closes: 751301
Changes:
 gcc-avr (1:4.8.1+Atmel3.4.4-2) unstable; urgency=medium
 .
   * Reduced sugestion on gcc-4.8 to gcc (= 4:4.8) (closes: #751301)
Checksums-Sha1:
 7af11a20a042ce45abdff64de3650cb54c261234 1328 gcc-avr_4.8.1+Atmel3.4.4-2.dsc
 9817c997fa2d6653022a63402e16c332cc974efa 13813 
gcc-avr_4.8.1+Atmel3.4.4-2.diff.gz
 b4251c886d863d746f2b1de2631f81a41f2ab203 11362890 
gcc-avr_4.8.1+Atmel3.4.4-2_amd64.deb
Checksums-Sha256:
 8c2c75bb6dedd938c0040099a4e5676bd2dcd859fcf7e2f667993562139cd952 1328 
gcc-avr_4.8.1+Atmel3.4.4-2.dsc
 177896a84d1c8f9ef2333f081b74e5b712594828ef6633a990ae100b9075ef63 13813 
gcc-avr_4.8.1+Atmel3.4.4-2.diff.gz
 029949f15a116f1d8380e1ab68e5e71ec41be9d71224c267264271013f653e14 11362890 
gcc-avr_4.8.1+Atmel3.4.4-2_amd64.deb
Files:
 aa89387b5e05c938f9fedaeea6f51ff0 11362890 devel extra 
gcc-avr_4.8.1+Atmel3.4.4-2_amd64.deb
 ffa868977bad14945be65a0f9f5a9c8f 1328 devel extra 
gcc-avr_4.8.1+Atmel3.4.4-2.dsc
 1926e117e3f3612f8be92db7c3d7810f 13813 devel extra 
gcc-avr_4.8.1+Atmel3.4.4-2.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iEYEARECAAYFAlPhKAIACgkQAbtddT3jfcC4AACeP8crq+GSvXYtcvTX5eJwgpSK
18sAoLFJgdTmf9BLT3Mq1nO/ZscCbVH+
=Vk3M
-END PGP SIGNATUREEnd Message---


Bug#755099: marked as done (libjudydebian1: broken on amd64)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 19:05:02 +
with message-id e1xek2g-0002iz...@franck.debian.org
and subject line Bug#755099: fixed in judy 1.0.5-2
has caused the Debian Bug report #755099,
regarding libjudydebian1: broken on amd64
to be marked as done.

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

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


-- 
755099: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755099
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libjudydebian1
Version: 1.0.5-1.1
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

gcc-4.8.3+ miscompile libjudy on AMD64. Workarounds:
* use -fno-aggressive-loop-optimizations
* compile witn gcc-4.7
* compile with clang :-)

Judy's quite obscure; I've not seen any obvious bug, but it's a challenge to
compilers... And -fno-aggressive-loop-optimizations works around the bug so
I hesitate to fill a PR on https://gcc.gnu.org/bugzilla/.

Oh yes, GCC upstream doesn't work either (tested w/pristine 4.8.3 and 4.9.1).

Here's a testcase:

--
// testj1.cc

#include cstdint
#include stdexcept
#include Judy.h

using namespace std;

namespace {

uint64_t Items[] =
{
39895168241613, 72383693324832, 395899889036069, 847472082254022, 
946081064318053, 1037167590154045,
1633874457044695, 169355155793, 1699866756097333, 
2297933432179674, 2340748542246111, 2490696201066604,
2928757784612027, 3419613478295142, 3477583438964521, 
3487665594607298, 3714788097418699, 3721974488148864,
3758589574777127, 4156020789217938, 4459711081140573, 
4682530741276476, 4731624807195863, 4846840683894723,
4857387254864689, 4873346723597917, 4966839149608974, 
5631406002858271, 5722255428668219, 5820718729024077,
6209639118315956, 6406299749329887, 6454295835737737, 
6503048444249319, 6520786252857121, 6906836761168795,
6926132865086029, 6954533820994232
};

}

int
main(int /*argc*/, char const * /*argv*/[])
{
intRc_int;// boolean values returned (0 or 1)
Pvoid_t PJ1Array = nullptr; // initialize Judy1 array

for (auto item: Items) {
// set item
J1S(Rc_int, PJ1Array, item);
// get last (with value = ii)
auto ii = item;
J1L(Rc_int, PJ1Array, ii);
if (ii != item)
throw runtime_error(J1L: ii != item);
}
return 0;
}
--

This program inserts increasing int64_t's into a Judy1 array. After each insert,
it checks whether the last item is what was just added.

$ g++ -O3 -g -W -Wall -pipe -std=c++11 testj1.cc -o testj1 -lJudy

Expected result:

$ ./testj1
$

Actual result:

$ ./testj1 
terminate called after throwing an instance of 'std::runtime_error'
  what():  J1L: ii != item
Aborted (core dumped)
$

Thanks!

Yves


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

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

Versions of packages libjudydebian1 depends on:
ii  libc6  2.19-7

libjudydebian1 recommends no packages.

libjudydebian1 suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: judy
Source-Version: 1.0.5-2

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

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

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

Debian distribution maintenance software
pp.
Troy Heber tr...@debian.org (supplier of updated judy package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 15 Jul 2014 15:14:04 -0600
Source: judy
Binary: libjudy-dev libjudydebian1
Architecture: source amd64
Version: 1.0.5-2
Distribution: unstable
Urgency: medium
Maintainer: Troy Heber tr...@debian.org
Changed-By: Troy Heber tr...@debian.org
Description:
 libjudy-dev - C library for creating and accessing dynamic arrays (dev package)
 libjudydebian1 - C library for creating and 

Bug#752974: marked as done (xdotool: FTBFS - tests fail with EOFError: end of file reached)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 19:06:14 +
with message-id e1xek3q-0002wy...@franck.debian.org
and subject line Bug#752974: fixed in xdotool 1:3.20130111.1-4
has caused the Debian Bug report #752974,
regarding xdotool: FTBFS - tests fail with EOFError: end of file reached
to be marked as done.

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

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


-- 
752974: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=752974
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xdotool
Version: 1:3.20130111.1-3.1
Severity: serious
Usertags: goto-cc

During a rebuild of all Debian packages in a clean sid chroot (using cowbuilder
and pbuilder) the build failed with the following error.

[...]
/srv/jenkins-slave/workspace/sid-goto-cc-xdotool/xdotool-3.20130111.1/t/xdo_test_helper.rb:7:in
 `setup'
===
E
===
Error: test_xdotool_exits_success_with_help_flag(XdotoolBasicTests)
  EOFError: end of file reached
/srv/jenkins-slave/workspace/sid-goto-cc-xdotool/xdotool-3.20130111.1/t/xdo_test_helper.rb:32:in
 `readline'
/srv/jenkins-slave/workspace/sid-goto-cc-xdotool/xdotool-3.20130111.1/t/xdo_test_helper.rb:32:in
 `setup_launch_xterm'
/srv/jenkins-slave/workspace/sid-goto-cc-xdotool/xdotool-3.20130111.1/t/xdo_test_helper.rb:7:in
 `setup'
===


Finished in 3601.874984405 seconds.

12 tests, 0 assertions, 0 failures, 12 errors, 0 pendings, 0 omissions, 0 
notifications
0% passed

0.00 tests/s, 0.00 assertions/s
Makefile:27: recipe for target 'do-test' failed
make[5]: *** [do-test] Error 1


The full build log is attached; please do let me know if the problem is
unreproducible, in which case I shall try to investigate further.

Best,
Michael


xdotool-build-log.txt.gz
Description: application/gunzip


pgp0CRKADkJPT.pgp
Description: PGP signature
---End Message---
---BeginMessage---
Source: xdotool
Source-Version: 1:3.20130111.1-4

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

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

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

Debian distribution maintenance software
pp.
Daniel Kahn Gillmor d...@fifthhorseman.net (supplier of updated xdotool 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Mon, 04 Aug 2014 21:20:02 -0400
Source: xdotool
Binary: xdotool libxdo3 libxdo-dev libxdo3-dbg
Architecture: source amd64
Version: 1:3.20130111.1-4
Distribution: unstable
Urgency: medium
Maintainer: Daniel Kahn Gillmor d...@fifthhorseman.net
Changed-By: Daniel Kahn Gillmor d...@fifthhorseman.net
Description:
 libxdo-dev - library for simulating X11 keyboard/mouse input
 libxdo3- library for simulating X11 keyboard/mouse input
 libxdo3-dbg - debugging symbols for libxdo3
 xdotool- simulate X11 keyboard/mouse input
Closes: 752974
Changes:
 xdotool (1:3.20130111.1-4) unstable; urgency=medium
 .
   * acknowledge NMU (thanks, Christian Hofstaedtler)
   * bump standards-version to 3.9.5 (no changes needed)
   * move Vcs to collab-maint
   * patch test suite to deal with ruby file descriptor closure (Closes: 
#752974)
Checksums-Sha1:
 5a2be8e45114c224b4ab456a23833951e8bcc31e 2329 xdotool_3.20130111.1-4.dsc
 0bd5b2d31decb8557cd094608198310a2789ca8b 7040 
xdotool_3.20130111.1-4.debian.tar.xz
 28bb006a03502c0b773cc46c038d77f220aaefd2 50644 xdotool_3.20130111.1-4_amd64.deb
 56f32f0b200bd91926546da31fda918a033a130e 32120 libxdo3_3.20130111.1-4_amd64.deb
 19acf13a78d346591e35a96321fc102f4de43e31 76048 
libxdo-dev_3.20130111.1-4_amd64.deb
 53aca3f493acbe9b2194ac2abf1debec5152fd1b 56508 
libxdo3-dbg_3.20130111.1-4_amd64.deb
Checksums-Sha256:
 4039127f0710a92ec6d68f13d9ae0ad3109640e02208921329966abd05deea0b 2329 
xdotool_3.20130111.1-4.dsc
 cbfbe560e078c0afde24ac80c04a3f186fc59d37174129368180e1e6616a6c75 7040 
xdotool_3.20130111.1-4.debian.tar.xz
 09d8b50ac4ca11c125b4f2fc5622ec3475e994994f5b43b2824601b2cae4a195 50644 
xdotool_3.20130111.1-4_amd64.deb
 

Bug#753759: marked as done (Non free icc profile)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 19:35:17 +
with message-id e1xekvx-0006pe...@franck.debian.org
and subject line Bug#753759: fixed in lcms 1.19.dfsg2-1.5
has caused the Debian Bug report #753759,
regarding Non free icc profile
to be marked as done.

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

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


-- 
753759: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=753759
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
package: lcms
version: 1.19.dfsg1-1.4
severity: serious
user: lintian.debian.org
usertag: license-problem-md5sum-non-free-file

Hi,

Dolibarr include a non free file from icc-profiles non free package:
python/testbed/AdobeRGB1998.icc usual name is AdobeRGB1998.icc

Please remove this file from your package.

Bastien
---End Message---
---BeginMessage---
Source: lcms
Source-Version: 1.19.dfsg2-1.5

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

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

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

Debian distribution maintenance software
pp.
Tobias Frost t...@debian.org (supplier of updated lcms package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 Aug 2014 18:40:37 +
Source: lcms
Binary: liblcms1 liblcms-utils liblcms1-dev python-liblcms
Architecture: source amd64
Version: 1.19.dfsg2-1.5
Distribution: unstable
Urgency: medium
Maintainer: Oleksandr Moskalenko ma...@debian.org
Changed-By: Tobias Frost t...@debian.org
Description:
 liblcms-utils - Little CMS color management library utilities
 liblcms1   - Little CMS color management library
 liblcms1-dev - Litle CMS color management library development headers
 python-liblcms - Python bindings for Little CMS color management library
Closes: 742749 753759
Changes:
 lcms (1.19.dfsg2-1.5) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Remove non-free file python/testbed/AdobeRGB1998.icc from source tarball
 (Closes: #753759). Also remove testbed/sRGBSpac.icm
   * Really add watchfile (Closes: #742749)
Checksums-Sha1:
 c6998e685f2ec3b3eb6eca406e559bf8c6958de4 2067 lcms_1.19.dfsg2-1.5.dsc
 c701d712f8468a79a92f790fc01fdf185f6e224a 907569 lcms_1.19.dfsg2.orig.tar.gz
 5b6e93aabc11962ac7f4047a9b6e7c5cf42c5365 57217 lcms_1.19.dfsg2-1.5.diff.gz
 61b480c1d5fd5515723c0d6b8505f6559d094779 96484 
liblcms1_1.19.dfsg2-1.5_amd64.deb
 a83ba1d63d33b4a7712cec55f82c513699b0fbfa 47698 
liblcms-utils_1.19.dfsg2-1.5_amd64.deb
 041c161fc17a970f79fbbad93a2d60e676d2c9d4 166008 
liblcms1-dev_1.19.dfsg2-1.5_amd64.deb
 a0b4b68b6cae9d6045984e2704462bcdf372b51c 115212 
python-liblcms_1.19.dfsg2-1.5_amd64.deb
Checksums-Sha256:
 e880c53f69eb0583540e4c59153c63b9ba5fbb1d0f15659027fd849937dc8b3a 2067 
lcms_1.19.dfsg2-1.5.dsc
 8b2b215ff99b8a22a3d32433c82ae6831b6c28c6a4990d7847df6cfba9b7ff01 907569 
lcms_1.19.dfsg2.orig.tar.gz
 73a34ea2f4129b279c6aa4a5d985a9dbe0107746442f0ee27c542e02b1cd31eb 57217 
lcms_1.19.dfsg2-1.5.diff.gz
 1df4d4f9be6c949fb6d3fa247df43bc3b8374da7fd34589c1b778eb109c4a1b1 96484 
liblcms1_1.19.dfsg2-1.5_amd64.deb
 db3bab99bb3cbba35b738cc4d0d9c5204040118c0ce9bff847e3f70b7b2b22f6 47698 
liblcms-utils_1.19.dfsg2-1.5_amd64.deb
 2d2e7eeaf16e2979f1396db2bca8c14330281e7803bb1ad8cb0e07683e34d651 166008 
liblcms1-dev_1.19.dfsg2-1.5_amd64.deb
 544a5595feaa9fc656a1e4b1890aa889b5bcc01a1cbc91e39074a7368edbf041 115212 
python-liblcms_1.19.dfsg2-1.5_amd64.deb
Files:
 c18d1cb1935eb024f0e1fa960078da8c 96484 libs optional 
liblcms1_1.19.dfsg2-1.5_amd64.deb
 ee91e5646f6a68959303b5b3b958c0f3 47698 utils optional 
liblcms-utils_1.19.dfsg2-1.5_amd64.deb
 43e326bdd9d0556d840342e1290d3d94 166008 libdevel optional 
liblcms1-dev_1.19.dfsg2-1.5_amd64.deb
 361750f79ccbf764e294c40903f14ee0 115212 python optional 
python-liblcms_1.19.dfsg2-1.5_amd64.deb
 4b43aee41c6a20c80719142a9c459eb0 2067 libs optional lcms_1.19.dfsg2-1.5.dsc
 f9c3eb60071e4a7282d03607b08f75fd 907569 libs optional 
lcms_1.19.dfsg2.orig.tar.gz
 5bcdf3e1138de0355b1d58e5eb812ce8 57217 libs optional 
lcms_1.19.dfsg2-1.5.diff.gz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJT3oiDAAoJEJFk+h0XvV02reUP/iH0V25AIAbH1aPuR5TQoYDJ

Bug#755807: CUPS listens on *all* interfaces per default when installed on machines using systemd

2014-08-05 Thread Alexander Kurtz
Hi!

On Thu, 2014-07-24 at 22:06 +0200, Didier 'OdyX' Raboud wrote:
 For the record, I disagree with the severity and the security tag, but 
 will focus on fixing this bug. :)

Thanks! I suppose the severity might have been a little overrated, but I
get a bit nervous when one of my desktop machines suddenly shows up on
one of my regular nmap runs. Anyway, cups 1.7.4-4 just migrated to
testing and I can happily report that everything now works as intended
both on new installations and on upgrades. Thank you very much for your
work!

Best regards

Alexander Kurtz


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


Bug#756812: nfs-common: rpc.gssd crashes while mounting an encrypted nfs4 filesystem

2014-08-05 Thread Eugeniy Meshcheryakov
3 серпня 2014 о 13:17 +1000 Aníbal Monsalve Salazar написав(-ла):
 Hello,
 
 Could you please help me testing:
 
 · libtirpc1 0.2.4-2
 · rpcbind 0.2.1-5
 · nfs-common 1:1.2.8-7
 · nfs-kernel-server 1:1.2.8-7
 
 You will find them in experimental.
The packages work for me on client. I didn't test on server yet.

Regards,
Eugeniy Meshcheryakov


signature.asc
Description: Digital signature


Bug#751336: babeltrace: FTBFS on armel (test failure)

2014-08-05 Thread Sebastian Andrzej Siewior
tags 751336 + patch upstream fixed-upstream
thanks.

On 2014-06-11 22:29:48 [+0200], Julien Cristau wrote:
 See the build log at
 https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=armelver=1.2.1-2stamp=1395846913
 
 There's also a build failure on sparc which may or may not be related:
 https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=sparcver=1.2.1-2stamp=1395859546

Atleast the ARM issue has been fixed upstream as of Fix: don't perform
unaligned integer read/writes [0] which I was able to verify. This is a
few commits past v1.2.2 so it should be easy to cherry pick.

[0] 
http://git.efficios.com/?p=babeltrace.git;a=commit;h=190e4503d40620471db3acc2a05dc1b8f9c74f7f

 Cheers,
 Julien

Sebastian


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



Processed: Re: Processed (with 1 errors): Re: Bug#748809: Acknowledgement (lighttpd: libmemcache seems obsolete, can this package use libmemcached instead?)

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #748809 [src:lighttpd] lighttpd: libmemcache seems obsolete, can this 
package use libmemcached instead?
Severity set to 'serious' from 'normal'

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


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



Bug#755104: marked as done (faketime: BD-Uninstallable on !linux: libc6 (= 2.17))

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 19:48:46 +
with message-id e1xekj0-ht...@franck.debian.org
and subject line Bug#755104: fixed in faketime 0.9.6-3
has caused the Debian Bug report #755104,
regarding faketime: BD-Uninstallable on !linux: libc6 (= 2.17)
to be marked as done.

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

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


-- 
755104: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=755104
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: faketime
Version: 0.9.6-2
Severity: serious
Justification: FTBFS

Hi,

alpha and ia64 are gone, but libc fun remains with hurd (libc0.3) and
kfreebsd (libc0.1), so a build-dep on “libc6 (= 2.17)” doesn't work
there and your package is stuck in the BD-Uninstallable state:
| faketime build-depends on missing:
| - libc6 (= 2.17)

Full summary:
  https://buildd.debian.org/status/package.php?p=faketimesuite=sid

Mraw,
KiBi.
---End Message---
---BeginMessage---
Source: faketime
Source-Version: 0.9.6-3

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

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

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

Debian distribution maintenance software
pp.
Daniel Kahn Gillmor d...@fifthhorseman.net (supplier of updated faketime 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 05 Aug 2014 15:15:06 -0400
Source: faketime
Binary: faketime libfaketime
Architecture: source amd64
Version: 0.9.6-3
Distribution: unstable
Urgency: medium
Maintainer: Daniel Kahn Gillmor d...@fifthhorseman.net
Changed-By: Daniel Kahn Gillmor d...@fifthhorseman.net
Description:
 faketime   - report faked system time to programs
 libfaketime - report faked system time to programs
Closes: 755104
Changes:
 faketime (0.9.6-3) unstable; urgency=medium
 .
   * a better fix (approved by upstream to let a single package work with
 multiple versions of libc (Closes: #755104)
Checksums-Sha1:
 475df07a229070b81d78c20d9e75ce99599eab17 2046 faketime_0.9.6-3.dsc
 922a9fa0943ec1b7ee35f235ca8231eac60234d3 3788 faketime_0.9.6-3.debian.tar.xz
 2c02077a28ca4dd0d5613f40c726edaac3b21436 13196 faketime_0.9.6-3_amd64.deb
 018cbf5bac99c9462471c8c205996fc74f293023 24454 libfaketime_0.9.6-3_amd64.deb
Checksums-Sha256:
 b2104193a00fe52c4313fb3e05aa8e7872df9b78ca02eadcf1216eb5d33af3d0 2046 
faketime_0.9.6-3.dsc
 bb5d55c250552375b2d70569c693f36bb8c311bce806ce2c4a8251f74c3353bc 3788 
faketime_0.9.6-3.debian.tar.xz
 19b2a01a2fae7e6d5a8b741fc0bc626451cb4c2cc884ee79f1136dd3c2c26213 13196 
faketime_0.9.6-3_amd64.deb
 82747d5815b226cfed7f6f9a751bf8c20d457f3ba786add6017d6904dea4fdb4 24454 
libfaketime_0.9.6-3_amd64.deb
Files:
 2c0d47db8405df5059db5aa153c993f0 13196 utils extra faketime_0.9.6-3_amd64.deb
 fd8048ef610d48178e5a457f08e31281 24454 utils extra 
libfaketime_0.9.6-3_amd64.deb
 0cbc85d95f1a662dfdaadd1c5882de61 2046 utils extra faketime_0.9.6-3.dsc
 0c83e16ffa0dbdcbcb892b574ac3c5a9 3788 utils extra 
faketime_0.9.6-3.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJT4TJVXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRFQjk2OTEyODdBN0FEREUzNzU3RDkxMUVB
NTI0MDFCMTFCRkRGQTVDAAoJEKUkAbEb/fpcw8UQANTdQOLgoM3P8t8/i4KrSjGs
0K1BBmN1xKyObUMo3EMcTaiOq9LWmuWrjiGJaGYudockZrsXAaR831btu6bnKVs8
5TSZFQbywCC/V/3B7wcR+NpyHkdnlgTHLvXZV3QYx0SbWFLv/6Nh1VVwVX22xgr0
ywLnQeofqpfX0fT7W8TUoRRHmeanaRa/UdvDNR3sAOmoNiGUgP/Z+a0dakxFM44E
Y5VT4OQIJzTxMn/JESKtDAHNyz1rq7hp4D0a3x6eK4lYcSETFaVRHyv9gkXdpLeS
SaArj0eLFsdezSDCI5IIbv6V3FOyfl0lLzDUHeKSAyljO0l8asOcU6dC+LQYx2YH
r3Ox/23y5Xu5C9wynBorPD5RtxcUkbOanKONHWLVbcDBiuPdkhHdqbAcXwZK7Ywi
8oD6kt0ERV4U7CilDVIodCPeqSc6HgjEngCC4m3b0Zi/2qMMvIXPG3YXnUE67Sy5
ok2prX5X/R9UF/BMGBHm9GSxgKPaCwKNY2J2DSqeDHERotZe2FRjIO0UQgQlzuW1
L1ZzZLuxoelctMUITsysryB6PkozZTEQo3RFSoNLOiy/eiTasd+BvPiyFeEenEUy
41XDkgeuL/Z7aRyHqXoIkeOinrcIRSevyMkyQkD5op22p8ZFPym1IonnGalaHBOP
vTYJMp0qa7HO/1iunC2L
=O01f
-END PGP SIGNATUREEnd Message---


Processed: Re: Processed (with 1 errors): Re: Bug#748808: Acknowledgement (libapache2-mod-auth-memcookie: libmemcache seems obsolete, can this package use libmemcached instead?)

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #748808 [src:libapache2-mod-auth-memcookie] libapache2-mod-auth-memcookie: 
libmemcache seems obsolete, can this package use libmemcached instead?
Severity set to 'serious' from 'normal'

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


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



Bug#751336: babeltrace: FTBFS on armel (test failure)

2014-08-05 Thread Jon Bernard
* Sebastian Andrzej Siewior sebast...@breakpoint.cc wrote:
 tags 751336 + patch upstream fixed-upstream
 thanks.
 
 On 2014-06-11 22:29:48 [+0200], Julien Cristau wrote:
  See the build log at
  https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=armelver=1.2.1-2stamp=1395846913
  
  There's also a build failure on sparc which may or may not be related:
  https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=sparcver=1.2.1-2stamp=1395859546
 
 Atleast the ARM issue has been fixed upstream as of Fix: don't perform
 unaligned integer read/writes [0] which I was able to verify. This is a
 few commits past v1.2.2 so it should be easy to cherry pick.
 
 [0] 
 http://git.efficios.com/?p=babeltrace.git;a=commit;h=190e4503d40620471db3acc2a05dc1b8f9c74f7f

Thank you, I was just about to test the same patch or sparc as well for
the next upload.

-- 
Jon


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



Bug#752333: libprelude: diff for NMU version 1.0.0-11.3

2014-08-05 Thread Ansgar Burchardt
tags 752333 + patch
tags 752333 + pending
tags 752334 + patch
tags 752334 + pending
thanks

Dear maintainer,

I've prepared an NMU for libprelude (versioned as 1.0.0-11.3) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -Nru libprelude-1.0.0/debian/changelog libprelude-1.0.0/debian/changelog
--- libprelude-1.0.0/debian/changelog	2014-05-25 15:58:53.0 +0200
+++ libprelude-1.0.0/debian/changelog	2014-08-05 19:29:12.0 +0200
@@ -1,3 +1,15 @@
+libprelude (1.0.0-11.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Force swig to regenerate bindings/low-level/perl/Prelude.c by
+removing it before building and in the clean target.
+(Closes: #752333)
+  * debian/libprelude-perl.install: Use perl's $Config{vendorarch} instead
+of /usr/lib/perl5. Thanks to Niko Tyni for the patch.
+(Closes: #752334)
+
+ -- Ansgar Burchardt ans...@debian.org  Tue, 05 Aug 2014 19:29:09 +0200
+
 libprelude (1.0.0-11.2) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libprelude-1.0.0/debian/clean libprelude-1.0.0/debian/clean
--- libprelude-1.0.0/debian/clean	1970-01-01 01:00:00.0 +0100
+++ libprelude-1.0.0/debian/clean	2014-08-05 19:31:31.0 +0200
@@ -0,0 +1 @@
+bindings/low-level/perl/Prelude.c
diff -Nru libprelude-1.0.0/debian/libprelude-perl.install libprelude-1.0.0/debian/libprelude-perl.install
--- libprelude-1.0.0/debian/libprelude-perl.install	2014-05-25 15:58:53.0 +0200
+++ libprelude-1.0.0/debian/libprelude-perl.install	2014-08-05 19:31:31.0 +0200
@@ -1 +1,4 @@
-usr/lib/perl*
+#!/usr/bin/perl
+use warnings;
+use Config;
+print $Config{vendorarch}, \n;
diff -Nru libprelude-1.0.0/debian/rules libprelude-1.0.0/debian/rules
--- libprelude-1.0.0/debian/rules	2014-05-25 15:58:53.0 +0200
+++ libprelude-1.0.0/debian/rules	2014-08-05 19:31:31.0 +0200
@@ -15,6 +15,8 @@
 override_dh_auto_build: build-core $(PYVERS:%=build-python%)
 
 build-core:
+	# Force swig to regenerate Prelude.c, cf. https://bugs.debian.org/752333
+	rm -f bindings/low-level/perl/Prelude.c
 	dh_auto_build
 
 build-python%:


Processed: libprelude: diff for NMU version 1.0.0-11.3

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

 tags 752333 + patch
Bug #752333 [libprelude] libprelude: FTBFS with Perl 5.20: needs SWIG 
regeneration
Ignoring request to alter tags of bug #752333 to the same tags previously set
 tags 752333 + pending
Bug #752333 [libprelude] libprelude: FTBFS with Perl 5.20: needs SWIG 
regeneration
Added tag(s) pending.
 tags 752334 + patch
Bug #752334 [libprelude] libprelude: hardcodes /usr/lib/perl5
Ignoring request to alter tags of bug #752334 to the same tags previously set
 tags 752334 + pending
Bug #752334 [libprelude] libprelude: hardcodes /usr/lib/perl5
Added tag(s) pending.
 thanks
Stopping processing here.

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


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



Bug#756622: fusioninventory-agent runs spuriously update /etc/blkid.tab

2014-08-05 Thread Gonéri Le Bouder
ROUSSEAU Dominique d.rouss...@nnx.com writes:

Hi Dominique,

Thank you for the bug report,

 When running fusioninventory-agent it calls /sbin/blkid if installed, which
 cause an update of /etc/blkid.tab
 (maybe this bug should filed against package containing blkid ?)
No blkid manpage is very clear about the status of /etc/blkid.tab and
suggest to do that instead:
blkid -w /dev/null
I think the /etc/blkid.tab should be stored in /var since it's a cache.
The bug already exists and has been closed some days ago
( http://bugs.debian.org/557707 ).

I pushed a patch upstream to fix the situation:
https://github.com/fusinv/fusioninventory-agent/commit/72a0e5316431f72c27664918ca3adf5a64522927

I don't know if it will be easy to get the patch accepted in stable.

Best regards,
-- 
Gonéri Le Bouder


pgpeFamlI_j9M.pgp
Description: PGP signature


Bug#751337: [PATCH] tests: test_ctf_writer: replace HOST_NAME_MAX

2014-08-05 Thread Sebastian Andrzej Siewior
This patch replaces HOST_NAME_MAX by xgethostname() which is a wrapper
around malloc() + gethostname() to get a large enough buffer to fit the
hostname.
xgethostname.c was stolen from coreutils and slightly changed so it
works without xreallocte().

This should fix Debian #751337 where the package does not build KFreeBSD
due to missing HOST_NAME_MAX.

The test suite passed.

Signed-off-by: Sebastian Andrzej Siewior sebast...@breakpoint.cc
---
 tests/lib/Makefile.am   |  3 +-
 tests/lib/test_ctf_writer.c | 10 --
 tests/lib/xgethostname.c| 76 +
 tests/lib/xgethostname.h|  1 +
 4 files changed, 87 insertions(+), 3 deletions(-)
 create mode 100644 tests/lib/xgethostname.c
 create mode 100644 tests/lib/xgethostname.h

diff --git a/tests/lib/Makefile.am b/tests/lib/Makefile.am
index 7c96e4a..e3543af 100644
--- a/tests/lib/Makefile.am
+++ b/tests/lib/Makefile.am
@@ -24,7 +24,8 @@ noinst_PROGRAMS = test_seek test_bitfield test_ctf_writer
 
 test_seek_SOURCES = test_seek.c
 test_bitfield_SOURCES = test_bitfield.c
-test_ctf_writer_SOURCES = test_ctf_writer.c
+test_ctf_writer_SOURCES = test_ctf_writer.c \
+ xgethostname.c xgethostname.h
 
 SCRIPT_LIST = test_seek_big_trace \
test_seek_empty_packet \
diff --git a/tests/lib/test_ctf_writer.c b/tests/lib/test_ctf_writer.c
index c642933..b80f543 100644
--- a/tests/lib/test_ctf_writer.c
+++ b/tests/lib/test_ctf_writer.c
@@ -39,6 +39,7 @@
 #include fcntl.h
 #include dirent.h
 #include tap/tap.h
+#include xgethostname.h
 #include math.h
 #include float.h
 
@@ -1406,7 +1407,7 @@ int main(int argc, char **argv)
char *metadata_string;
struct bt_ctf_writer *writer;
struct utsname name;
-   char hostname[HOST_NAME_MAX];
+   char *hostname;
struct bt_ctf_clock *clock, *ret_clock;
struct bt_ctf_stream_class *stream_class;
struct bt_ctf_stream *stream1;
@@ -1432,10 +1433,15 @@ int main(int argc, char **argv)
ok(writer, bt_ctf_create succeeds in creating trace with path);
 
/* Add environment context to the trace */
-   gethostname(hostname, HOST_NAME_MAX);
+   hostname = xgethostname();
+   if (!hostname) {
+   perror(xgethostname());
+   return -1;
+   }
ok(bt_ctf_writer_add_environment_field(writer, host, hostname) == 0,
Add host (%s) environment field to writer instance,
hostname);
+   free(hostname);
ok(bt_ctf_writer_add_environment_field(NULL, test_field,
test_value),
bt_ctf_writer_add_environment_field error with NULL writer);
diff --git a/tests/lib/xgethostname.c b/tests/lib/xgethostname.c
new file mode 100644
index 000..26ee7ed
--- /dev/null
+++ b/tests/lib/xgethostname.c
@@ -0,0 +1,76 @@
+/* xgethostname.c -- return current hostname with unlimited length
+
+   Copyright (C) 1992, 1996, 2000-2001, 2003-2006, 2009-2013 Free Software
+   Foundation, Inc.
+
+   This program is free software: you can redistribute it and/or modify
+   it under the terms of the GNU General Public License as published by
+   the Free Software Foundation; either version 3 of the License, or
+   (at your option) any later version.
+
+   This program is distributed in the hope that it will be useful,
+   but WITHOUT ANY WARRANTY; without even the implied warranty of
+   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+   GNU General Public License for more details.
+
+   You should have received a copy of the GNU General Public License
+   along with this program.  If not, see http://www.gnu.org/licenses/.  */
+
+/* written by Jim Meyering */
+
+#include config.h
+
+/* Specification.  */
+#include xgethostname.h
+
+#include stdlib.h
+#include errno.h
+#include unistd.h
+
+#ifndef INITIAL_HOSTNAME_LENGTH
+# define INITIAL_HOSTNAME_LENGTH 34
+#endif
+
+/* Return the current hostname in malloc'd storage.
+   If malloc fails, exit.
+   Upon any other failure, return NULL and set errno.  */
+char *xgethostname (void)
+{
+   char *hostname = NULL;
+   size_t size = INITIAL_HOSTNAME_LENGTH;
+
+   while (1) {
+   char *new_hn;
+   /* Use SIZE_1 here rather than SIZE to work around the bug in
+* SunOS 5.5's gethostname whereby it NUL-terminates HOSTNAME
+* even when the name is as long as the supplied buffer.
+*/
+   size_t size_1;
+
+   new_hn = realloc(hostname, size);
+   if (!new_hn) {
+   free(hostname);
+   return NULL;
+
+   } else {
+   hostname = new_hn;
+   }
+   size_1 = size - 1;
+   hostname[size_1 - 1] = '\0';
+   errno = 0;
+
+   if (gethostname (hostname, size_1) == 0) {
+   if (!hostname[size_1 - 1])
+

Processed: Re: babeltrace: FTBFS on armel (test failure)

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

 tags 751336 + patch upstream fixed-upstream
Bug #751336 [src:babeltrace] babeltrace: FTBFS on armel (test failure)
Added tag(s) upstream, fixed-upstream, and patch.
 thanks.
Stopping processing here.

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


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



Processed: +patch

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

 tags 751337 + patch
Bug #751337 [src:babeltrace] babeltrace: FTBFS on kfreebsd (error: 
'HOST_NAME_MAX' undeclared)
Added tag(s) patch.
 thanks
Stopping processing here.

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


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



Bug#751337: [PATCH] tests: test_ctf_writer: replace HOST_NAME_MAX

2014-08-05 Thread Jon Bernard
* Sebastian Andrzej Siewior sebast...@breakpoint.cc wrote:
 This patch replaces HOST_NAME_MAX by xgethostname() which is a wrapper
 around malloc() + gethostname() to get a large enough buffer to fit the
 hostname.
 xgethostname.c was stolen from coreutils and slightly changed so it
 works without xreallocte().
 
 This should fix Debian #751337 where the package does not build KFreeBSD
 due to missing HOST_NAME_MAX.

This may also work as well:

diff --git a/configure.ac b/configure.ac
index 80eba33..248044e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -50,6 +50,17 @@ AC_C_INLINE
 AC_TYPE_PID_T
 AC_TYPE_SIZE_T

+# FreeBSD does not define HOST_NAME_MAX
+AC_CHECK_DECL(HOST_NAME_MAX,,
+   [
+AC_CHECK_DECL(_POSIX_HOST_NAME_MAX,
+  AC_DEFINE(HOST_NAME_MAX, _POSIX_HOST_NAME_MAX, []),
+  AC_DEFINE(HOST_NAME_MAX, 256, [Define to 256 if 
neither have HOST_NAME_MAX nor _POSIX_HOST_NAME_MAX]),
+  [[#include limits.h]])
+   ],
+   [[#include limits.h]]
+)
+
 # Checks for library functions.
 AC_FUNC_MALLOC
 AC_FUNC_MMAP

-- 
Jon


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



Bug#757150:

2014-08-05 Thread Tomasz Buchert
Hi Davide,
thanks for your information. Did the previous version
of stellarium work for you? Your GPU is GeForce 7300 SE/7200
and it seems that it does not support some fragment shader
functionality (e.g., see 
https://code.google.com/p/flightgear-bugs/issues/detail?id=750).
Is
This bug is not specific to Debian and therefore I'll forward
it to upstream as they will be probably interested in it.

I'll keep you informed.

Cheers,
Tomasz


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



Processed: Re: Notified reverse-depends about this

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #499480 [libmemcache0] libmemcache0 obsolete
Severity set to 'serious' from 'wishlist'
 submitter -1 !
Bug #499480 [libmemcache0] libmemcache0 obsolete
Changed Bug submitter to 'Manuel A. Fernandez Montecelo 
manuel.montez...@gmail.com' from 'Zhao Difei dif...@gmail.com'

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


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



Processed: Update bug

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

 tags 757150 upstream
Bug #757150 [stellarium] [stellarium] Fails to display
Added tag(s) upstream.
 forwarded 757150 https://bugs.launchpad.net/stellarium/+bug/1353094
Bug #757150 [stellarium] [stellarium] Fails to display
Set Bug forwarded-to-address to 
'https://bugs.launchpad.net/stellarium/+bug/1353094'.
 thanks
Stopping processing here.

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


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



Bug#757161: qtwebkit-opensource-src: Does not link rt on kfreebsd* and hurd

2014-08-05 Thread Scott Kitterman
Source: qtwebkit-opensource-src
Version: 5.3.1+dfsg-2
Severity: grave
Justification: renders package unusable (causes other packages to FTBFS)

From the qtwebkit-opensource-src build log on kfreebsd-amd64 (it is the same
on kfreebsd-i386 and hurd-i386):

dpkg-shlibdeps: warning: symbol shm_unlink used by 
debian/libqt5webkit5/usr/lib/x86_64-kfreebsd-gnu/libQt5WebKit.so.5.3.1 found in 
none of the libraries
dpkg-shlibdeps: warning: symbol shm_open used by 
debian/libqt5webkit5/usr/lib/x86_64-kfreebsd-gnu/libQt5WebKit.so.5.3.1 found in 
none of the libraries

This causes problems.  For example, from the pyqt5 build log on kfreebsd-amd64
(it is also the same on kfreebsd-i386 and hurd-i386):

/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_unlink'
/usr/lib/gcc/x86_64-kfreebsd-gnu/4.9/../../../x86_64-kfreebsd-gnu/libQt5WebKit.so:
 undefined reference to `shm_open'

These are both posix symbols in librt on linux.  qtwebkit-opensource-src does
have -lrt on linux, but not on non-linux archs.


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



Bug#757163: jhdf: fails to build on kfreebsd

2014-08-05 Thread Sebastian Ramacher
Source: jhdf
Version: 2.9-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

jhdf failed to build on kfreebsd-* with:
| /usr/lib/jvm/default-java/bin//javac -source 1.5 -target 1.5 -g -deprecation 
-d ../../../lib -classpath 
/usr/lib/jvm/default-java/jre/lib/rt.jar:/«PKGBUILDDIR»:../../../lib:.  
DataOptionDialog.java HDFView.java ImageView.java TableView.java TextView.java 
TreeView.java ViewManager.java ViewProperties.java NewAttributeDialog.java 
NewDatasetDialog.java NewDatatypeDialog.java NewLinkDialog.java 
NewTableDataDialog.java NewFileDialog.java NewGroupDialog.java 
DefaultFileFilter.java FileConversionDialog.java MathConversionDialog.java 
NewImageDialog.java UserOptionsDialog.java Tools.java Chart.java DataView.java 
DefaultImageView.java DefaultMetaDataView.java DefaultPaletteView.java 
DefaultTableView.java DefaultTextView.java DefaultTreeView.java 
MetaDataView.java HelpView.java PaletteView.java
...
| 58. ERROR in /«PKGBUILDDIR»/ncsa/hdf/view/UserOptionsDialog.java (at line 974)
|   public void itemStateChanged(ItemEvent e) {
|   ^
| The method itemStateChanged(ItemEvent) of type UserOptionsDialog must 
override a superclass method
| --
| --
| 59. ERROR in /«PKGBUILDDIR»/ncsa/hdf/view/DefaultImageView.java (at line 90)
|   import javax.swing.filechooser.FileNameExtensionFilter;
|  ^^^
| The import javax.swing.filechooser.FileNameExtensionFilter cannot be resolved
| --
...
| 171 problems (4 errors, 167 warnings)make[4]: *** [all] Error 255
| ../../../config/Rules.mk:60: recipe for target 'all' failed
| make[4]: Leaving directory '/«PKGBUILDDIR»/ncsa/hdf/view'
| make[3]: *** [all] Error 2
| ../../config/Rules.mk:50: recipe for target 'all' failed
| make[3]: Leaving directory '/«PKGBUILDDIR»/ncsa/hdf'
| make[2]: *** [all] Error 2
| ../config/Rules.mk:50: recipe for target 'all' failed
| make[2]: Leaving directory '/«PKGBUILDDIR»/ncsa'
| make[1]: *** [ncsa] Error 2
| Makefile:203: recipe for target 'ncsa' failed
| make[1]: Leaving directory '/«PKGBUILDDIR»'
| /usr/share/cdbs/1/class/makefile.mk:47: recipe for target 
'debian/stamp-makefile-build' failed

The full build logs are available from
https://buildd.debian.org/status/fetch.php?pkg=jhdfarch=kfreebsd-amd64ver=2.9-2stamp=1406977251.
Please take a look.

There are also plenty of errors related to a missing Build-Depends on
libfits-java. These errors don't seem to be fatal which might be a bug
in the build system.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Processed: libpreludedb: diff for NMU version 1.0.0-2.2

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

 tags 752335 + patch
Bug #752335 [libpreludedb] libpreludedb: FTBFS with Perl 5.20: needs SWIG 
regeneration
Ignoring request to alter tags of bug #752335 to the same tags previously set
 tags 752335 + pending
Bug #752335 [libpreludedb] libpreludedb: FTBFS with Perl 5.20: needs SWIG 
regeneration
Added tag(s) pending.
 tags 752336 + patch
Bug #752336 [libpreludedb] libpreludedb: hardcodes /usr/lib/perl5
Ignoring request to alter tags of bug #752336 to the same tags previously set
 tags 752336 + pending
Bug #752336 [libpreludedb] libpreludedb: hardcodes /usr/lib/perl5
Added tag(s) pending.
 thanks
Stopping processing here.

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


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



Bug#752335: libpreludedb: diff for NMU version 1.0.0-2.2

2014-08-05 Thread Ansgar Burchardt
tags 752335 + patch
tags 752335 + pending
tags 752336 + patch
tags 752336 + pending
thanks

Dear maintainer,

I've prepared an NMU for libpreludedb (versioned as 1.0.0-2.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u libpreludedb-1.0.0/debian/rules libpreludedb-1.0.0/debian/rules
--- libpreludedb-1.0.0/debian/rules
+++ libpreludedb-1.0.0/debian/rules
@@ -7,6 +7,8 @@
 
 PYVERS=$(shell pyversions -vr)
 
+ARCHLIB := $(shell perl -MConfig -e 'print $$Config{vendorarch}')
+
 TMPDIR=debian/tmp
 
 prefix=$(CURDIR)/debian/tmp/usr
@@ -20,6 +22,8 @@
 build: configure-stamp build-stamp $(PYVERS:%=build-python%)
 build-stamp:
 	dh_testdir
+	# Force swig to regenerate PreludeDB.c, cf. https://bugs.debian.org/752335
+	rm -f bindings/perl/PreludeDB.c
 	$(MAKE)
 	
 	touch build-stamp
@@ -35,6 +39,8 @@
 	[ ! -f bindings/perl/Makefile ] || $(MAKE) -C bindings/perl realclean
 	[ ! -f Makefile ] || $(MAKE) distclean
 	rm -rf bindings/python/build
+	rm -f bindings/perl/PreludeDB.c
+	rm -f debian/libpreludedb-perl.install
 	dh_clean
 
 install: install-core $(PYVERS:%=install-python%)
@@ -48,6 +54,7 @@
 	$(MAKE) install DESTDIR=$(CURDIR)/debian/tmp
 	find $(CURDIR)/debian/tmp -name \*.pyc -exec rm -f {} \;
 	find $(CURDIR)/debian/tmp -name \*.la -delete
+	sed -e 's,$${archlib},$(ARCHLIB),g' debian/libpreludedb-perl.install.in  debian/libpreludedb-perl.install
 #	$(INSTALLD) $(TMPDIR)/etc/prelude/	\
 #		$(TMPDIR)/etc/prelude/default/	\
 #		$(TMPDIR)/etc/prelude/profile/	\
diff -u libpreludedb-1.0.0/debian/changelog libpreludedb-1.0.0/debian/changelog
--- libpreludedb-1.0.0/debian/changelog
+++ libpreludedb-1.0.0/debian/changelog
@@ -1,3 +1,13 @@
+libpreludedb (1.0.0-2.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Force swig to regenerate bindings/perl/PreludeDB.c by removing it
+before building and in the clean target. (Closes: #752335)
+  * Use perl's $Config{vendorarch} instead of /usr/lib/perl5. Thanks
+to Niko Tyni for the patch. (Closes: #752336)
+
+ -- Ansgar Burchardt ans...@debian.org  Tue, 05 Aug 2014 22:27:33 +0200
+
 libpreludedb (1.0.0-2.1) unstable; urgency=low
 
   * Non-maintainer upload.
reverted:
--- libpreludedb-1.0.0/debian/libpreludedb-perl.install
+++ libpreludedb-1.0.0.orig/debian/libpreludedb-perl.install
@@ -1 +0,0 @@
-debian/tmp/usr/lib/perl*
only in patch2:
unchanged:
--- libpreludedb-1.0.0.orig/debian/libpreludedb-perl.install.in
+++ libpreludedb-1.0.0/debian/libpreludedb-perl.install.in
@@ -0,0 +1 @@
+debian/tmp/${archlib}


Bug#757164: fs-uae: Segmentation fault with current version in testing/jessie

2014-08-05 Thread Christian Britz
Source: fs-uae
Severity: grave
Justification: renders package unusable

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

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


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



Bug#757166: myspell-hu: Dictionary literally empty

2014-08-05 Thread Bálint Kovács
Package: myspell-hu
Version: 1.6.1-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

The dictionary supplied in this package is totally empty, therefore LibreOffice
reports most or all words to be incorrect. The files
/usr/share/hunspell/hu_HU.dic and /usr/share/hunspell/hu_HU_u8.dic are empty
save for a 0 and three newlines.

The problem does not appear when I compile the package from source myself.



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

Kernel: Linux 3.14-2-amd64 (SMP w/2 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 myspell-hu depends on:
ii  dictionaries-common  1.23.8

myspell-hu recommends no packages.

Versions of packages myspell-hu suggests:
pn  openoffice.org  none

-- no debconf information


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



Bug#756788: patch

2014-08-05 Thread Plamen Aleksandrov
I already have a patch fixing this bug. I tested the package and it builds 
after the fix.

The patch adds a compiler option which fixes the bug.
--- libwebp-0.4.1/debian/rules	2014-01-08 18:14:20.0 +
+++ libwebp-0.4.1.mine/debian/rules	2014-08-05 21:21:31.832507772 +
@@ -9,6 +9,11 @@
 # Uncomment this to turn on verbose mode.
 export DH_VERBOSE=1
 
+ifneq (,$(findstring mips,$(DEB_HOST_ARCH)))
+	CFLAGS+= -mips32r2
+	export CFLAGS
+endif
+
 # dh seems to assume that configure is already there
 configure:
 	./autogen.sh


signature.asc
Description: Digital signature


Bug#757164: fs-uae: Segmentation fault with current version in testing/jessie

2014-08-05 Thread John Paul Adrian Glaubitz
Control: severity -1 normal
Control: tags -1 moreinfo

On Tue, Aug 05, 2014 at 11:16:12PM +0200, Christian Britz wrote:
 Source: fs-uae
 Severity: grave
 Justification: renders package unusable

I'm sorry, but NO. You can't seriously file a bug report with severity
grave without even providing any text in your body with some kind of
description. I also can't reproduce your problem on my machine.

Therefore lowering to normal and tagging moreinfo.

Thanks!
Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaub...@debian.org
`. `'   Freie Universitaet Berlin - glaub...@physik.fu-berlin.de
  `-GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


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



Processed: Re: Bug#757164: fs-uae: Segmentation fault with current version in testing/jessie

2014-08-05 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 normal
Bug #757164 [src:fs-uae] fs-uae: Segmentation fault with current version in 
testing/jessie
Severity set to 'normal' from 'grave'
 tags -1 moreinfo
Bug #757164 [src:fs-uae] fs-uae: Segmentation fault with current version in 
testing/jessie
Added tag(s) moreinfo.

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


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



Bug#751336: marked as done (babeltrace: FTBFS on armel (test failure))

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 21:34:37 +
with message-id e1xemnr-0004xe...@franck.debian.org
and subject line Bug#751336: fixed in babeltrace 1.2.2-1
has caused the Debian Bug report #751336,
regarding babeltrace: FTBFS on armel (test failure)
to be marked as done.

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

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


-- 
751336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751336
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: babeltrace
Version: 1.2.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

See the build log at
https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=armelver=1.2.1-2stamp=1395846913

There's also a build failure on sparc which may or may not be related:
https://buildd.debian.org/status/fetch.php?pkg=babeltracearch=sparcver=1.2.1-2stamp=1395859546

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: babeltrace
Source-Version: 1.2.2-1

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

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

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

Debian distribution maintenance software
pp.
Jon Bernard jbern...@debian.org (supplier of updated babeltrace package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 05 Aug 2014 16:52:47 -0400
Source: babeltrace
Binary: babeltrace libbabeltrace1 libbabeltrace-dev libbabeltrace-ctf1 
libbabeltrace-ctf-dev
Architecture: source amd64
Version: 1.2.2-1
Distribution: unstable
Urgency: medium
Maintainer: Jon Bernard jbern...@debian.org
Changed-By: Jon Bernard jbern...@debian.org
Description:
 babeltrace - Trace conversion program
 libbabeltrace-ctf-dev - Common Trace Format (CTF) development files
 libbabeltrace-ctf1 - Common Trace Format (CTF) library
 libbabeltrace-dev - Babeltrace development files
 libbabeltrace1 - Babeltrace conversion libraries
Closes: 751336
Changes:
 babeltrace (1.2.2-1) unstable; urgency=medium
 .
   * [5a68ab5] New upstream version 1.2.2
   * [937cdae] Include upstream patch to remove unaligned access
 (Closes: #751336)
Checksums-Sha1:
 50626f6266626ff05c8801ff12957ef8d424481e 2202 babeltrace_1.2.2-1.dsc
 fa7b00f37e041d255c8e5226f0f411c43070ce79 985799 babeltrace_1.2.2.orig.tar.bz2
 65ad94023bf102bebd7a034ed9a036c184d763ec 6548 babeltrace_1.2.2-1.debian.tar.xz
 bac952d4fc4d3bb8b7d2112c773786ae0cc7b043 43606 babeltrace_1.2.2-1_amd64.deb
 437fbe477bc07f08c503f3d0698c683cb451cb14 45672 libbabeltrace1_1.2.2-1_amd64.deb
 6283de56c7e0a1968f1d0d91b79111e8791f4917 56498 
libbabeltrace-dev_1.2.2-1_amd64.deb
 6df2c294969f6ddb3525766872c734dae6dcf63f 101112 
libbabeltrace-ctf1_1.2.2-1_amd64.deb
 14dceaeb37f52e49baf98ad12333507f35e4505f 115282 
libbabeltrace-ctf-dev_1.2.2-1_amd64.deb
Checksums-Sha256:
 0155b2414403a34508cac7f74e6ea2cc90f75653b969e1835f1781ff70b37732 2202 
babeltrace_1.2.2-1.dsc
 05366dd31fbedd36baacf117603ab3eb7975ad16229b8798d27590b627e00efc 985799 
babeltrace_1.2.2.orig.tar.bz2
 d87ec030940ca4de258a25c4948e794c2bdba0a8a3c129dbc0a78c57e231f014 6548 
babeltrace_1.2.2-1.debian.tar.xz
 368422034d5223ee8139dc871beac16502c2dbcb5377ea2f35dfa490c4cb5fd7 43606 
babeltrace_1.2.2-1_amd64.deb
 797c3f8395dce544d3cdc876c4b067ed7a66feb527374cb7ad4d570ae883165f 45672 
libbabeltrace1_1.2.2-1_amd64.deb
 f1992694d8e7a4f1f0a8b720ce15110fa782f9098e3d47e3dcb4827ac688a092 56498 
libbabeltrace-dev_1.2.2-1_amd64.deb
 770f77546b73084786d6fc607f7c48102c4240d85e8254d4f56983a850720d13 101112 
libbabeltrace-ctf1_1.2.2-1_amd64.deb
 11f51cf7fc21165e4b4f9a2b2aaf6172fe75dd085d05badd9fd690c428954460 115282 
libbabeltrace-ctf-dev_1.2.2-1_amd64.deb
Files:
 4d4eb08b9aa6b2765c33ea0ef1fcbf04 43606 utils extra babeltrace_1.2.2-1_amd64.deb
 f760504fc4d37288b47840e5be46578d 45672 libs extra 
libbabeltrace1_1.2.2-1_amd64.deb
 06852aa23364c79e7cc9f4fcf28421fb 56498 libdevel extra 
libbabeltrace-dev_1.2.2-1_amd64.deb
 6bc8c32363a501ee8768287253bb8d07 101112 libs extra 
libbabeltrace-ctf1_1.2.2-1_amd64.deb
 8434c03f4d8391910674494b3d20d606 115282 libdevel extra 
libbabeltrace-ctf-dev_1.2.2-1_amd64.deb
 

Bug#757168: gamera: FTBFS on mips

2014-08-05 Thread Sebastian Ramacher
Source: gamera
Version: 3.4.1-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

gamera failed to build on mips with:
| ==
| FAIL: test_rle.test_rle1
| --
| Traceback (most recent call last):
|   File /usr/lib/python2.7/dist-packages/nose/case.py, line 197, in runTest
| self.test(*self.arg)
|   File /«PKGBUILDDIR»/tests/test_rle.py, line 23, in test_rle1
| assert image1.color_ccs().to_string() == image2.color_ccs().to_string()
| AssertionError
|
| --
| Ran 583 tests in 83.135s
|
| FAILED (failures=1)
| [181272 refs]
| make: *** [build/build-stamp] Error 123

The full build log is available from
https://buildd.debian.org/status/fetch.php?pkg=gameraarch=powerpcver=3.4.1-1stamp=1406844483.
Please take a look.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#754758: marked as done (musl: FTBFS on armhf: wrong asm instructions?)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 21:42:02 +
with message-id e1xemuc-0006qy...@franck.debian.org
and subject line Bug#754758: fixed in musl 1.1.4-1
has caused the Debian Bug report #754758,
regarding musl: FTBFS on armhf: wrong asm instructions?
to be marked as done.

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

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


-- 
754758: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=754758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: musl
Version: 1.1.0-1
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on armhf:
| sed -f tools/mkalltypes.sed include/bits/alltypes.h.in include/alltypes.h.in 
 include/bits/alltypes.h
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o arch/arm/src/__aeabi_atexit.o 
arch/arm/src/__aeabi_atexit.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o arch/arm/src/find_exidx.o 
arch/arm/src/find_exidx.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_cancel.o 
src/aio/aio_cancel.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_error.o 
src/aio/aio_error.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_fsync.o 
src/aio/aio_fsync.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_readwrite.o 
src/aio/aio_readwrite.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_return.o 
src/aio/aio_return.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/aio_suspend.o 
src/aio/aio_suspend.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math -D_XOPEN_SOURCE=700 -I./arch/arm -I./src/internal -I./include  
-Os -pipe -fomit-frame-pointer -fno-unwind-tables 
-fno-asynchronous-unwind-tables -Wa,--noexecstack 
-Werror=implicit-function-declaration -Werror=implicit-int -Werror=pointer-sign 
-Werror=pointer-arith -fno-stack-protector  -c -o src/aio/lio_listio.o 
src/aio/lio_listio.c
| cc -std=c99 -nostdinc -ffreestanding -fexcess-precision=standard 
-frounding-math 

Bug#750815: marked as done (musl: CVE-2014-3484: remote stack-based buffer overflow in DNS response)

2014-08-05 Thread Debian Bug Tracking System
Your message dated Tue, 05 Aug 2014 21:42:02 +
with message-id e1xemuc-0006qs...@franck.debian.org
and subject line Bug#750815: fixed in musl 1.1.4-1
has caused the Debian Bug report #750815,
regarding musl: CVE-2014-3484: remote stack-based buffer overflow in DNS 
response
to be marked as done.

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

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


-- 
750815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=750815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: musl
Severity: grave
Tags: security upstream fixed-upstream

Hi,

the following vulnerability was published for musl.

CVE-2014-3484[0]:
remote stack-based buffer overflow in DNS response

If you fix the vulnerability please also make sure to include the
CVE (Common Vulnerabilities  Exposures) id in your changelog entry.

For further information see:

[0] http://article.gmane.org/gmane.comp.security.oss.general/12985

Regards,
Salvatore
---End Message---
---BeginMessage---
Source: musl
Source-Version: 1.1.4-1

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

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

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

Debian distribution maintenance software
pp.
Kevin Bortis p...@bortis.ch (supplier of updated musl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 26 May 2014 22:45:52 +0200
Source: musl
Binary: musl musl-dev musl-tools
Architecture: source amd64
Version: 1.1.4-1
Distribution: unstable
Urgency: low
Maintainer: Kevin Bortis p...@bortis.ch
Changed-By: Kevin Bortis p...@bortis.ch
Description:
 musl   - standard C library
 musl-dev   - standard C library development files
 musl-tools - standard C library tools
Closes: 750815 754758
Changes:
 musl (1.1.4-1) unstable; urgency=low
 .
   * Import upstream version 1.1.4. (Closes: #754758)
   * Fixes possible stack-based buffer overflow CVE-2014-3484 (Closes: #750815)
   * Includes fix for build regression on armhf and armel
Checksums-Sha1:
 fe2419220f453e620df9986f3bcac9de23700107 1989 musl_1.1.4-1.dsc
 1e49b4e65e071d0abdd9d8eb555fd7e84dc92838 866376 musl_1.1.4.orig.tar.gz
 347c7e9ff388d06cb7e2c1cf100777b554cffce5 7320 musl_1.1.4-1.debian.tar.xz
 fe5a843395c351561d4d75d7325f1fe71a261d2b 309562 musl_1.1.4-1_amd64.deb
 2a9412123e733980b1aa0f5d8c4e661430ffda1f 450554 musl-dev_1.1.4-1_amd64.deb
 a705d7617986d0662fb693609c22f26b8601eac3 6318 musl-tools_1.1.4-1_amd64.deb
Checksums-Sha256:
 d06fd427f2e50e1104d6b6652497153f1b11b222b6b02b7334a5567eb2b67040 1989 
musl_1.1.4-1.dsc
 658c65ad3c3a9b281a96c5281e75720c758d91fcaae35ab987f2fdfb4f88f5cd 866376 
musl_1.1.4.orig.tar.gz
 f23abaafadef2aae2bf8270fe991fdd566402173eadc37c10d635a6686b688a6 7320 
musl_1.1.4-1.debian.tar.xz
 9ac62c810e4f2d502de5050b7183fa56220803c6ba4101010c0b0fa01112230d 309562 
musl_1.1.4-1_amd64.deb
 fdd5a49548f856a5a55ce1e40d722ffb64f82651ad4da5ca3a37d626001238d9 450554 
musl-dev_1.1.4-1_amd64.deb
 2cfdf7f91f82ff845110d7c90f92200335219f47ac0d4f6730c1238bc1e32748 6318 
musl-tools_1.1.4-1_amd64.deb
Files:
 5aad13adfe2fef15e25cfe64646e0b50 309562 libs extra musl_1.1.4-1_amd64.deb
 0816b14aadd9b98215dc0619637923a1 450554 libdevel extra 
musl-dev_1.1.4-1_amd64.deb
 63a2ccbab1edab3e63f011bca22922d7 6318 devel extra musl-tools_1.1.4-1_amd64.deb
 823f6060469352c9fe48da287bc55e30 1989 libs extra musl_1.1.4-1.dsc
 f18f3bdbe088438cd64a5313c19a7312 866376 libs extra musl_1.1.4.orig.tar.gz
 d4474e6d5dc8c20ac342ee71243280ea 7320 libs extra musl_1.1.4-1.debian.tar.xz

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJT4Tl7AAoJENPhc4PPp/8GyfgQAJbOEylLi55XDPXx7e24TuF7
kkIgvcKwPItgwuuolmRC90cJw7M8NdF66+Ty6PPR0jjBPCYpSHt50fzn32bwK+o4
b65RS9g03p8OaRu1uLtMmieRWYMwk9qRmIB/mHPX7gj0GjoDub9N+UZfb9u4GhOb
JF+Pvtt4yiBbwp8shbVHDbE5RC8s+LbcsxemYYJeEMmEwYMdglLONrHHe/uz7hsl
s4V1jxbEqjrqcMj82wAZGWwZfAOxC4/Lp6NxGQai90rfQ+cjGVnuALmHQHjv5Bee
CLOPg0XipqYHDIpny8dXlCR9zv3a7QtNQW5ds/Ep6PZSkqesinChhXlDFG5nQrEM
bat1uTaPw0iTdUeY4pskwA6lOHoguqr19xpdTjY2nZeY8GFl+aAwxN1PUlpWaIuF
QZPQPRiwi2C0qg6s3WuoPWP5ATWvOSdtH/t0f9OgGDFi1iFJqXhUOtM6Iben4jsn
qIh45m7yIoNbcy8/Isj7LBbX8SLTh5qqPmS6CxsTTFK8D8TSbRQQE5Iout9w06Fi

Bug#736426: freehep-graphicsio-svg: Recompilation of the package breaks other packages

2014-08-05 Thread Giovanni Mascellani
Hi.

Il 24/01/2014 10:49, Moritz Muehlenhoff ha scritto:
 In didn't some digging in the reverse deps and found the following
 bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688043
 
 In fact, adding that patch to the version of maven-debian-helper in
 Wheezy and rebuilding the source packages mentioned above fixes the
 geogebra build.
 
 I'm adding the Debian Java maintainers to CC, what's the proper fix
 forward here, should the patch from #688043 be shipped in a point
 release or are the freehep packages buggy and require other fixes?

For what it's worth, I'm inclined to think that the fix to #688043
should be ported to stable and then the affected packages should be
rebuilt. But this is a decision that competes to maven-debian-helper
maintainers.

Gio.
-- 
Giovanni Mascellani giovanni.mascell...@sns.it
PhD Student - Scuola Normale Superiore, Pisa, Italy

http://poisson.phc.unipi.it/~mascellani



signature.asc
Description: OpenPGP digital signature


Processed: gamera: FTBFS on mips

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

 retitle 757168 gamera: FTBFS on powerpc
Bug #757168 [src:gamera] gamera: FTBFS on mips
Changed Bug title to 'gamera: FTBFS on powerpc' from 'gamera: FTBFS on mips'
 thanks
Stopping processing here.

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


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



Bug#757168: gamera: FTBFS on powerpc

2014-08-05 Thread Daniel Stender
Thanks for the bug report. There is a problem with the test suite on 
hurd-i386, too. A fix is on its way.


Greetings,
Daniel Stender

--
http://www.danielstender.com/blog
PGP key: 2048R/1DFED696


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



Bug#756476: Bug#747804: spotlighter: FTBFS: error: Test for GTK3+ failed

2014-08-05 Thread Yavor Doganov
tags 756476 + patch
thanks

On Wed, Jul 30, 2014 at 10:37:12AM +0200, Emilio Pozuelo Monfort wrote:
 On 30/07/14 10:10, YunQiang Su wrote:
  I think this problem is caused by libgtk-3-dev.
  File /usr/share/aclocal/gtk-3.0.m4, it doesn't work,
 
 /usr/share/aclocal/gtk-3.0.m4 uses pkg-config to determine the
 necessary CFLAGS, e.g. -I/usr/include/gtk-3.0.
 
 Can you explain how gtk-3.0.m4 is not working?

The problem is due to changed behavior of pkg-config, most probably
occurred in version 0.28.  pkg-config --atleast-version N libA libB
now checks if both libraries are = N (which will always return false
for gtk+-3.0 if the last macro argument is used because the
gthread-2.0 version is 2.40.x).  Then the test in the AC_TRY_RUN macro
is doomed to fail because the no_gtk variable is set to yes and as a
consequence GTK_CFLAGS/GTK_LIBS/gtk_config_*_version are undefined.

Trivial patch attached.  I can't reproduce this with pkg-config/0.26-1
on wheezy which makes me think that this is new behavior as of 0.28.
I am not sure it was intended though, seems unnatural/incorrect to me.
--- gtk+3.0.orig/m4macros/gtk-3.0.m4
+++ gtk+3.0/m4macros/gtk-3.0.m4
@@ -48,7 +48,7 @@
 	  enable_gtktest=no
 fi
 
-if $PKG_CONFIG --atleast-version $min_gtk_version $pkg_config_args; then
+if $PKG_CONFIG --atleast-version $min_gtk_version gtk+-3.0; then
 	  :
 else
 	  no_gtk=yes


Processed: tagging 756476

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

 tags 756476 + patch
Bug #756476 [libgtk-3-dev] gtk-3.0.m4 doesn't work as header files in
Added tag(s) patch.
 thanks
Stopping processing here.

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


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



Bug#736787:

2014-08-05 Thread Antonio Terceiro
On Tue, Jul 29, 2014 at 10:23:51AM +0200, Bálint Réczey wrote:
 Hi,
 
 2014-07-27 1:51 GMT+02:00 Balint Reczey bal...@balintreczey.hu:
  Control: tags -1 patch
 
  On 03/12/2014 09:54 PM, Mert Dirik wrote:
  Looks like it is fixed in upstream in commit 27420ad [1] by removing the
  offending files. New upstream version (1.5) should fix this bug.
 
  [1]
  https://github.com/mitchellh/vagrant/commit/27420ad2ee78caf1b1effc3eb27744ae2c288009
  IMO the files still have to be removed from orig.tar.gz by repackaging
  it as 1.6.3+dfsg1 manually.
  I see 1.5.3 imported to packaging git, but it still has the files thus
  would not solve this RC bug.
  Antonio, do you plan releasing 1.6.3 with the problematic files removed
  from the source?
 
  The attached patch will remove the whole website dir from the source
  when using uscan --repack.
 
  I can push it to the packaging repository, but I did not want to do so
  before asking first.
 I have pushed the fix to the packaging repository and also created
 1.5.3+dfsg1 with the website dir filtered out.
 Is there a package update in the plans?

The problem is that I still couldn't make 1.5.3 work on Debian at all.
Apparently several parts of the code assume it was installed using
Vagrant's own installer and will have to be patched to work on Debian.

I would rather try the new upstream release instead.

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Bug#736426: freehep-graphicsio-svg: Recompilation of the package breaks other packages

2014-08-05 Thread Emmanuel Bourg
Le 05/08/2014 23:55, Giovanni Mascellani a écrit :

 For what it's worth, I'm inclined to think that the fix to #688043
 should be ported to stable and then the affected packages should be
 rebuilt. But this is a decision that competes to maven-debian-helper
 maintainers.

I haven't studied this issue precisely, but would a backport of
maven-debian-helper/1.6.8 to unstable help?

Emmanuel Bourg


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