Bug#718000: llvm-dev: LLVM gold plugin has failed to create LTO module: Invalid bitcode signature

2013-08-09 Thread Léo Cavaillé
Hello,

Thanks for the update,
Could you please tell us what version of binutils/binutils-gold you are
using ?
I am currently investigating something going wrong in the linker,
haven't tested with new clang version and i386 though, it could be related.
See #718357

-- 
Léo


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



Bug#691127: Workaround for margins problem - Was: Found!

2013-08-09 Thread Olivier Berger
Hi.

On Sat, May 25, 2013 at 11:51:54PM +0200, Francesco Muzio wrote:
> 
> I have found what cause the problem.
> 
> I have solved after I have removed/commented the row number 177 in
> file debian/rules
> 
> this is the content:
> 
>sh debian/local/make-duplex-page-sizes-default.sh
> $(PKGTMP)/usr/share/cups/drv/hpcups.drv
> 
> before this row I see
> 
> # Modify PPD generator of hpcups (hpcups.drv) so that standard paper
> # sizes support duplex printing. The former standard paper sizes with
> # narrower borders get optional choices now (Ubuntu/upstream bug
> # 487695)
> 
> and I don't know if this removal can cause a regression of that old bug.

Thanks for the suggestion.

Indeed there seems to be some problem with the options for duplex printing.

As I understand from comment 
https://bugs.launchpad.net/hplip/+bug/487695/comments/13 there should be 3 
options for A4 (small borders), A4 borderless and A4 autoduplex, but when I 
select the last one, I always get the same as A4, i.e. iso_a4_210x297mm :-/

So far, my best advice for a workaround is to select the paper size A4 
borderless in the printer options.

I'll test the removal of the line you spotted, on a regenerated package and see 
if there's some improvement.

Thanks a lot.

Best regards,
-- 
Olivier BERGER 
(OpenPGP: 4096R/7C5BB6A5)
http://www.olivierberger.com/weblog/


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



Bug#719106:

2013-08-09 Thread Jackson Doak
I'll try and fix a few more lintian errors now, can you have a look at
the symbols stuff as i don't really understand it.

On Sat, Aug 10, 2013 at 4:36 PM, martin f krafft  wrote:
> also sprach Jackson Doak  [2013.08.10.0754 +0200]:
>> I have uploaded a new version to
>> https://mentors.debian.net/package/passwdqc . Could you please
>> sponsor it?
>
> Oh, great! I will be happy to sponsor your uploads of passwdqc.
>
> There are a number of lintian warnings, probably from the time when
> I maintained it. The one about the copyright format is really easy
> to fix (empty lines inside the BSD licence need to be replaced with
> a single space).
>
> Also, there's a problem with the manpage that is trivially fixed.
>
> I don't quite understand the thing about relro and hardening. Do
> you?
>
> Would you talk to upstream about the lack of a changelog?
>
> Let me know if we can try to fix these issues before we upload
> 1.3.0-1, or whether you'd prefer 1.3.0-1 to be uploaded and you then
> fix the issues for the next upload.
>
> Thanks!
>
> --
>  .''`.   martin f. krafft   Related projects:
> : :'  :  proud Debian developer   http://debiansystem.info
> `. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
>   `-  Debian - when you have better things to do than fixing systems


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



Bug#496632: It's neither gtk_window_present, nor the urgency hint; it's a RIDDLE!

2013-08-09 Thread Carsten Schoenert
Hello John,
On Fri, Aug 09, 2013 at 05:24:30PM -0400, John Vogel wrote:
> This issue has bothered me for a long time. Finally, I found a
> solution [1] while searching the web. In address bar, enter
> "about:config"; this takes you to advanced settings page. After
> clicking on the "I'll be careful, I promise!" button, the settings
> page loads. Set "browser.tabs.loadDivertedInBackground" to true by
> double clicking. Reloading iceweasel enables the changed setting.
> Worked for me.

are you willing to write a little tip to the wiki?
https://wiki.debian.org/Icedove#Tips

I don't think we will change the default behavior of this setting, at
least it may be possible to add a Debconf functionality to change this
while installation or a dpkg-reconfigure.

@Martin
What do you think? Can you please recheck the behavior of this bug with
the change of this setting? Thanks.

Regards
Carsten


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



Bug#496632: It's neither gtk_window_present, nor the urgency hint; it's a RIDDLE!

2013-08-09 Thread martin f krafft
also sprach John Vogel  [2013.08.09.2324 +0200]:
> This issue has bothered me for a long time. Finally, I found a
> solution [1] while searching the web. In address bar, enter
> "about:config"; this takes you to advanced settings page. After
> clicking on the "I'll be careful, I promise!" button, the settings
> page loads. Set "browser.tabs.loadDivertedInBackground" to true by
> double clicking. Reloading iceweasel enables the changed setting.
> Worked for me.

Setting browser.tabs.loadDivertedInBackground substantially changes
the behaviour of the browser, which I am not willing to accept.
I don't think it's reasonable to expect users to change their
browsing habits just because Mozilla doesn't behave properly wrt
urgency hints.

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#719106:

2013-08-09 Thread martin f krafft
also sprach Jackson Doak  [2013.08.10.0754 +0200]:
> I have uploaded a new version to
> https://mentors.debian.net/package/passwdqc . Could you please
> sponsor it?

Oh, great! I will be happy to sponsor your uploads of passwdqc.

There are a number of lintian warnings, probably from the time when
I maintained it. The one about the copyright format is really easy
to fix (empty lines inside the BSD licence need to be replaced with
a single space).

Also, there's a problem with the manpage that is trivially fixed.

I don't quite understand the thing about relro and hardening. Do
you?

Would you talk to upstream about the lack of a changelog?

Let me know if we can try to fix these issues before we upload
1.3.0-1, or whether you'd prefer 1.3.0-1 to be uploaded and you then
fix the issues for the next upload.

Thanks!

-- 
 .''`.   martin f. krafft   Related projects:
: :'  :  proud Debian developer   http://debiansystem.info
`. `'`   http://people.debian.org/~madduckhttp://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


Bug#718865: Update and minimize /etc/samba/smbldap-machineadd-gosa

2013-08-09 Thread Wolfgang Schweer
On Fri, Aug 09, 2013 at 09:58:16AM +0200, Petter Reinholdtsen wrote:
> [Arne Sørli]
> > And I am now able to join the domain from a Windows XP PC :-)
> 
> Great.  All the required fixes for this should be in our wheezy-test
> repository now.
> 
> > However, I'm still unable to log in.
> 
> Hm.  Could this be the same problem I see when I try to run this
> command (which should work according to Mike Gabriel on IRC):
> 
>   smbclient //tjener/pere -U pere
> 
> It fail with "tree connect failed: NT_STATUS_ACCESS_DENIED", which
> seem to be the wrong response for a working samba setup.

This is most probably caused by a missing samba account. (The first user 
account hasn't got one by default.)
 
> I lack a windows machine (I do not accept the terms of use), and need
> to be able to reproduce the problem using a Linux machine to debug the
> problem. :)

Same here. 

Using a normal user account, the failure message is:

"tree connect failed: NT_STATUS_LOGON_FAILURE"; so the issue is 
reproducible.


Wolfgang



signature.asc
Description: Digital signature


Bug#718000: llvm-dev: LLVM gold plugin has failed to create LTO module: Invalid bitcode signature

2013-08-09 Thread Andreas Duering

Hello again,

I just upgraded the clang and llvm packages to version 3.3-5.
With that version, the first error coming up is

/usr/bin/ld: error: /usr/bin/../lib/LLVMgold.so: could not load plugin  
library: /usr/bin/../lib/LLVMgold.so: cannot open shared object file: No  
such file or directory


After symlinking LLVMgold.so to /usr/lib (didn't have to do this in 3.3-3 if  
I remember correctly), compiling with clang and -O4 brings up another error  
message I haven't encountered so far:


ld: /var/tmp/llvm-3.3.src/lib/Support/Path.cpp:43: llvm::sys::LLVMFileType  
llvm::sys::IdentifyFileType(const char*, unsigned int): Assertion `length  

=4 && "Invalid magic number length"' failed. clang: error: unable to execute 
command: Aborted

clang: error: linker command failed due to signal (use -v to see invocation)

Attached is the error log.

With best regards,

Andreas Duering


clang-3.3   1:3.3-5
llvm-3.31:3.3-5
llvm-3.3-dev1:3.3-5

Debian clang version 3.3-5 (branches/release_33) (based on LLVM 3.3)
Target: i386-pc-linux-gnu
Thread model: posix
 "/usr/bin/clang" -cc1 -triple i386-pc-linux-gnu -emit-llvm-bc -disable-free 
-disable-llvm-verifier -main-file-name hello.c -mrelocation-model static 
-fmath-errno -masm-verbose -mconstructor-aliases -fuse-init-array -target-cpu 
pentium4 -target-linker-version 2.23.52.20130727 -momit-leaf-frame-pointer -v 
-resource-dir /usr/bin/../lib/clang/3.3 -internal-isystem /usr/local/include 
-internal-isystem /usr/bin/../lib/clang/3.3/include -internal-isystem 
/usr/include/clang/3.3/include/ -internal-externc-isystem 
/usr/include/i386-linux-gnu -internal-externc-isystem 
/usr/include/i486-linux-gnu -internal-externc-isystem /usr/include -O3 
-fdebug-compilation-dir /tmp -ferror-limit 19 -fmessage-length 0 -mstackrealign 
-fobjc-runtime=gcc -fobjc-default-synthesize-properties 
-fdiagnostics-show-option -backend-option -vectorize-loops -o 
/tmp/hello-INVc03.o -x c hello.c
clang -cc1 version 3.3 based upon LLVM 3.3 default target i386-pc-linux-gnu
ignoring nonexistent directory "/usr/bin/../lib/clang/3.3/include"
ignoring nonexistent directory "/usr/include/i486-linux-gnu"
#include "..." search starts here:
#include <...> search starts here:
 /usr/local/include
 /usr/include/clang/3.3/include
 /usr/include/i386-linux-gnu
 /usr/include
End of search list.
 "/usr/bin/ld" --hash-style=both --build-id --eh-frame-hdr -m elf_i386 
-dynamic-linker /lib/ld-linux.so.2 -o a.out 
/usr/lib/gcc/i486-linux-gnu/4.8/../../../i386-linux-gnu/crt1.o 
/usr/lib/gcc/i486-linux-gnu/4.8/../../../i386-linux-gnu/crti.o 
/usr/lib/gcc/i486-linux-gnu/4.8/crtbegin.o -L/usr/lib/gcc/i486-linux-gnu/4.8 
-L/usr/lib/gcc/i486-linux-gnu/4.8/../../../i386-linux-gnu -L/lib/i386-linux-gnu 
-L/usr/lib/i386-linux-gnu -L/usr/lib/gcc/i486-linux-gnu/4.8/../../.. -L/lib 
-L/usr/lib -plugin /usr/bin/../lib/LLVMgold.so -plugin-opt=mcpu=pentium4 
/tmp/hello-INVc03.o -lgcc --as-needed -lgcc_s --no-as-needed -lc -lgcc 
--as-needed -lgcc_s --no-as-needed /usr/lib/gcc/i486-linux-gnu/4.8/crtend.o 
/usr/lib/gcc/i486-linux-gnu/4.8/../../../i386-linux-gnu/crtn.o
ld: /var/tmp/llvm-3.3.src/lib/Support/Path.cpp:43: llvm::sys::LLVMFileType 
llvm::sys::IdentifyFileType(const char*, unsigned int): Assertion `length >=4 
&& "Invalid magic number length"' failed.
clang: error: unable to execute command: Aborted
clang: error: linker command failed due to signal (use -v to see invocation)


Bug#684989: Upload

2013-08-09 Thread Tristan Seligmann
I see 3.0.2 is now packaged (in git) but not uploaded yet; is there
anything I can do to help out? The package seems to work for me, at least,
but I'm not sure I understand the GObject issue fully.
-- 
mithrandi, i Ainil en-Balandor, a faer Ambar


Bug#719106:

2013-08-09 Thread Jackson Doak
I have uploaded a new version to
https://mentors.debian.net/package/passwdqc . Could you please sponsor
it?


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



Bug#719286: RFS: hiredis/0.11.0-3

2013-08-09 Thread Tom Lee
Package: sponsorship-requests
Severity: normal

Dear mentors,

I am looking for a sponsor for my package "hiredis"

* Package name: hiredis
  Version : 0.11.0-3
  Upstream Author : Salvatore Sanfilippo 
* URL : http://github.com/redis/hiredis
* License : BSD
  Section : libs

It builds those binary packages:

  libhiredis-dbg - minimalistic C client library for Redis (debug)
  libhiredis-dev - minimalistic C client library for Redis (development files)
  libhiredis0.10 - minimalistic C client library for Redis

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

  http://mentors.debian.net/package/hiredis

Alternatively, one can download the package with dget using this command:

  dget -x 
http://mentors.debian.net/debian/pool/main/h/hiredis/hiredis_0.11.0-3.dsc
More information about redis can be obtained from http://redis.io/

Changes since the last upload:

  * Fix incorrect --cflags & --libs in pkg-config file

Cheers,
Tom



-- 
*Tom Lee */ http://tomlee.co / @tglee 


Bug#719285: how to configure use of boost_program_options?

2013-08-09 Thread Steve M. Robbins
So I've looked all through the Project options and Project Build Properties 
but I can't find a place to enable/disable/configure use of 
boost_program_options ... help?

THanks,
-Steve


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


Bug#719285: links with -lboost...-mt by default

2013-08-09 Thread Steve M. Robbins
Package: codeblocks
Version: 12.11-3
Severity: normal

Just created a new project with CodeBlocks and the build fails:

g++ -Wall -fexceptions  -g  -Wswitch-default -Weffc++ -Wall -g-c 
/home/steve/src/CodeBlocks/hoodoo/main.cpp -o obj/Debug/main.o
g++  -o bin/Debug/hoodoo obj/Debug/main.o-lboost_program_options-mt 
/usr/bin/ld: cannot find -lboost_program_options-mt
collect2: error: ld returned 1 exit status

The Boost "-mt" libraries are deprecated and were removed as of Boost 1.53.
 
-Steve




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

Kernel: Linux 3.10-1-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 codeblocks depends on:
ii  codeblocks-common  12.11-3
ii  libc6  2.17-92
ii  libcodeblocks0 12.11-3
ii  libgcc11:4.8.1-8
ii  libglib2.0-0   2.36.3-4
ii  libgtk2.0-02.24.20-1
ii  libstdc++6 4.8.1-8
ii  libwxbase2.8-0 2.8.12.1-14
ii  libwxgtk2.8-0  2.8.12.1-14

Versions of packages codeblocks recommends:
ii  g++4:4.8.1-2
ii  gcc4:4.8.1-2
ii  gdb7.6-5
ii  xterm  295-1

Versions of packages codeblocks suggests:
ii  codeblocks-contrib  12.11-3
ii  libwxgtk2.8-dev 2.8.12.1-14
ii  wx-common   2.8.12.1-14

-- no debconf information


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



Bug#707643: ITP: grokmirror and looking for sponsor

2013-08-09 Thread Robert Edmonds
Adrian Alves wrote:
> last night I sent an ITP for python-grokmirror never saw or get it into
> devel or devel-announce not sure where that ITP with bugreport tool goes,
> how I need to proceed? am a little bit lost
> 
> On Thu, May 9, 2013 at 4:41 AM, Bart Martens  wrote:
> 
> > On Thu, May 09, 2013 at 02:17:51AM -0300, Adrian Alves wrote:
> > > Hey guys am about to start with the debian developer process I need an
> > > sponsor to start with my pkg grokmirror, I already submitted an ITP didnt
> > > get the number of ITP yet but am looking for a mentor and sponsor to
> > guide
> > > me in all this process.
> >
> > I suggest that you upload your package to mentors.debian.net and mark it
> > "needs
> > sponsor = yes".
> >
> > Regards,
> >
> > Bart Martens

hello,

i've looked at this package.  it looks like you were intending to host
this on collab-maint, so i've created a grokmirror packaging repository
there and imported the packaging into git:

http://anonscm.debian.org/gitweb/?p=collab-maint/grokmirror.git

the debian packaging is on the 'debian' branch.

there were a number of problems with the package which i've gone ahead
and fixed, and i also updated to the latest upstream version.  i think
this package is ready for the debian archive now, so i've just uploaded
it to DELAYED/7.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature


Bug#719284: KDevelop crashes when creating new project

2013-08-09 Thread Steve M. Robbins
Package: kdevelop
Version: 4:4.3.1-3+b2
Severity: grave

KDevelop crashes when creating a new project.  I got to the dialog
titled "Configure a build directory for ${project} - KDevelop" and
when I click OK, it crashes (segfault).

There is no useful backtrace, despite installing package kdevelop-dbg.


-S


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

Kernel: Linux 3.10-1-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 kdevelop depends on:
ii  kde-runtime 4:4.10.5-1
ii  kdevelop-data   4:4.3.1-3
ii  kdevplatform5-libs  1.3.1-2
ii  libc6   2.17-92
ii  libgcc1 1:4.8.1-8
ii  libkcmutils44:4.10.5-1
ii  libkdecore5 4:4.10.5-1
ii  libkdeui5   4:4.10.5-1
ii  libkio5 4:4.10.5-1
ii  libkparts4  4:4.10.5-1
ii  libktexteditor4 4:4.10.5-1
ii  libplasma3  4:4.10.5-1
ii  libprocessui4a  4:4.10.5-3
ii  libqt4-dbus 4:4.8.5+dfsg-2
ii  libqt4-help 4:4.8.5+dfsg-2
ii  libqt4-network  4:4.8.5+dfsg-2
ii  libqt4-script   4:4.8.5+dfsg-2
ii  libqtcore4  4:4.8.5+dfsg-2
ii  libqtgui4   4:4.8.5+dfsg-2
ii  libqtwebkit42.2.1-6
ii  libstdc++6  4.8.1-8
ii  libsublime5 1.3.1-2
ii  libthreadweaver44:4.10.5-1

Versions of packages kdevelop recommends:
ii  g++   4:4.8.1-2
ii  gcc   4:4.8.1-2
ii  gdb   7.6-5
ii  make  3.81-8.2

Versions of packages kdevelop suggests:
ii  cmake  2.8.11.2-1
ii  kapptemplate   4:4.10.5+dfsg-1
pn  kdevelop-l10n  

-- no debconf information


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



Bug#718672: file-roller: does not properly handle relative paths on command line

2013-08-09 Thread Andreas Henriksson
Hello John Stumpo

Thanks for your excellent bug report!

I have forwarded your bug report upstream and included a patch:
https://bugzilla.gnome.org/show_bug.cgi?id=705746

-- 
Andreas Henriksson


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



Bug#719195: fsck should remove 'SWAPSPACE2' from the superblock

2013-08-09 Thread Theodore Ts'o
severity 719195 wishlist
thanks

On Fri, Aug 09, 2013 at 11:40:51AM +0800, jida...@jidanni.org wrote:
> X-Debbugs-Cc: ty...@mit.edu
> Package: e2fsprogs
> Version: 1.42.8-1
> File: /sbin/e2fsck
> 
> Sometimes fsck can get the word SWAPSPACE2 out of the superblock:

OK, first lesson.  There is no standard definition of what is a
"superblock" across different file systems or swap devices or LVM
systems or MD devices.  The FAT file system, for example, uses a 512
byte superblock located at the offset 0 from the beginning of the
device or partition.

Ext 2/3/4 uses a 1k block size located at offset 1024 from the
beginning of the block device.  Reiserfs has its superblock located at
either offset 8192 or 65536 from the beginning of the file system.
LVM puts its signature at the very end of the file system.

So your request, "get the word SWAPSPACE2 out of the superblock" has
no meaning, because there is no such thing as "the superblock".

The bigger problem is at that offset where you were seeing SWAPSPACE2,
might be a data block as far as ext2 is concerned.  So e2fsck can't
just arbitrarily zap the location where SWAPSPACE2 happens to befound.
It also doesn't make any sense for e2fsck to know the location of the
magic number identifiers of all possible file system or swap space or
LVM system.  We could code up a special case for SWAPSPACE2, and only
zap it if we know that the particular block happens to be unused as
far as ext2/3/4 is concerned.  But that doesn't solve the general case
problem.  

Fundamentally, the scheme of using in-band signalling is a bad idea,
since it is possible for a valid ext2/3/4 file system with a file that
happens to be the right (wrong) place to cause a program like gparted
to be mistaken.  It's for the same reason why telephone systems that
could get spoofed by sending 2600HZ tones on the voice channel were
inherently insecure, and again, was a funamentally a bad idea.  The
main problem is 30-year-old MSDOS partition table only has a 8 bit
partition type code, and it's historically not reliably set to a
correct value.  As a result, gparted doesn't trust it, and it tries to
use in-band signalling to work around the fact that it doesn't trust
the partition table --- not realizing that this is unreliable too.

> So we might think debugfs(8) might be useful in this case to 'clear it'.
> But alas, it is not.
> 
> Nor can dumpe2fs detect it.
> 
> Only strings(1) can.
> 
> And gparted, which coughs on it
> https://bugzilla.gnome.org/show_bug.cgi?id=705597
> and that's why I think it is the job of
> fsck to get it out in all cases, not just some.

E2fsck is specified to make sure that the file system is consistent as
far as ext2/3/4 is concerned.  It does that job.  So this is not a bug
per se in e2fsck.

It might be nice if it could fix this, but it's an inherently hard
problem, and to be fair, it's not a situation that I would expect
would happen all that often.  If someone wants to submit a patch, and
it's not too horible, I might consider it.  But this is a feature
request, not a bug.

- Ted


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



Bug#635545: There seems to be a difference in the info. file and the FAQ given in grub2-splashimages

2013-08-09 Thread shirish शिरीष
Hi all,
There seems to be confusion and differences in the various files. If I
look in /etc/default/grub it tells me about info -f grub -n 'Simple
configuration'

$ cat /etc/default/grub | grep info
#   info -f grub -n 'Simple configuration'

If I use the info program and check the entry and seek about GRUB
Wallpaper or Background it shows this :-

`GRUB_BACKGROUND'
 Set a background image for use with the `gfxterm' graphical
 terminal.  The value of this option must be a file readable by
 GRUB at boot time, and it must end with `.png', `.tga', `.jpg', or
 `.jpeg'.  The image will be scaled if necessary to fit the screen.


And this works for grub 2.00-15 .

cat /etc/default/grub | grep GRUB_BACKGROUND
GRUB_BACKGROUND=/usr/share/images/grub/Apollo_17_The_Last_Moon_Shot_Edit1.tga

$ sudo update-grub
[sudo] password for shirish:
Generating grub.cfg ...
Found background: /usr/share/images/grub/Apollo_17_The_Last_Moon_Shot_Edit1.tga
Found background image:
/usr/share/images/grub/Apollo_17_The_Last_Moon_Shot_Edit1.tga
Found linux image: /boot/vmlinuz-3.10-2-amd64
Found initrd image: /boot/initrd.img-3.10-2-amd64
Found linux image: /boot/vmlinuz-3.10-1-amd64
Found initrd image: /boot/initrd.img-3.10-1-amd64
done

while the FAQ says :-

1. How to change default GRUB2 splashimage?

  Change a line like

WALLPAPER="/usr/share/images/..."

  to

WALLPAPER="/boot/grub/splashimages/some_file.tga"

  in /etc/grub.d/05_debian_theme and run update-grub.

and lastly I see in #613724 the WALLPAPER should be in
/usr/share/desktop-base/grub_background.sh

This is utter confusion. All the three documents should not be saying
three different things. It just confuses the user.

Looking forward to guidance.
-- 
  Regards,
  Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17


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



Bug#719283: grub-common: grub removed windows xp menu entries after I did update-grub

2013-08-09 Thread shirish शिरीष
Package: grub-common
Version: 2.00-15
Severity: important

Dear Maintainer,
I had installed Debian wheezy 7.1 freshly on this machine couple of
weeks ago. I updated and upgraded to Debian testing about one week
before. Then I had started with trying to change the background using
the various images in grub-splashimages. During one of those
'update-grub' the menu entry for Windows XP also got removed. I do not
know the reason for this. At first I thought maybe it was a user error
but I know I hadn't touched anything regarding the boot part.

The only things I had changed were in /etc/default/grub :-

GRUB_TIMEOUT=5 (actually wanted to make it into infinity but don't know how)
GRUB_CMDLINE_LINUX_DEFAULT="ipv6.disable=1 quiet" (No IPv6 at my end
and net connectivity is more stabler due to this )
GRUB_GFXMODE=800x600x32 (the default is 640x320 or something like that
and not pretty)
GRUB_BACKGROUND=/usr/share/images/grub/Apollo_17_The_Last_Moon_Shot_Edit1.tga
(or any one of the images given with the grub2-splashimages debian
package)

OR

GRUB_THEME="/usr/share/grub/themes/starfield/theme.txt (the only theme
provided by debian atm).

This is all I was playing with.

Later I also upgraded to grub 2.00-15 thinking perhaps the error will
not be there but still was stuck in the same thing.

I asked people in Debian forums and was fortunate enough to find a
solution to my problems. Please see
http://forums.debian.net/viewtopic.php?f=10&t=106335 for the whole
thread.

Looking forward to understand as to what could have triggered the
removal of Windows XP menu entry. Please lemme know if any info. is
needed.

-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/87d82d2b-dc1a-4f01-8ba4-c68290598b23 / ext4
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sda8 /data ext4 rw,relatime,data=ordered 0 0
/dev/sda7 /home ext4 rw,relatime,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-ST1000DM003-9YN162_S1DC5K41
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}

function load_video {
  if [ x$feature_all_video_module = xy ]; then
insmod all_video
  else
insmod efi_gop
insmod efi_uga
insmod ieee1275_fb
insmod vbe
insmod vga
insmod video_bochs
insmod video_cirrus
  fi
}

if [ x$feature_default_font_path = xy ] ; then
   font=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6
--hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6
--hint='hd0,msdos6'  87d82d2b-dc1a-4f01-8ba4-c68290598b23
else
  search --no-floppy --fs-uuid --set=root 87d82d2b-dc1a-4f01-8ba4-c68290598b23
fi
font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=800x600x32
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=en_IN
  insmod gettext
fi
terminal_output gfxterm
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6
--hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6
--hint='hd0,msdos6'  87d82d2b-dc1a-4f01-8ba4-c68290598b23
else
  search --no-floppy --fs-uuid --set=root 87d82d2b-dc1a-4f01-8ba4-c68290598b23
fi
insmod png
if background_image /usr/share/images/desktop-base/joy-grub.png; then
  set color_normal=white/black
  set color_highlight=black/white
else
  set menu_color_normal=cyan/blue
  set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux' --class debian --class gnu-linux --class
gnu --class os $menuentry_id_option
'gnulinux-simple-87d82d2b-dc1a-4f01-8ba4-c68290598b23' {
load_video
insmod gzio
insmod part_msdos
insmod ext2
set root='hd0,msdos6'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos6
--hint-efi=hd0,msdos6 --hint-baremetal=ahci0,msdos6
--hint='hd0,msdos6'  87d82d2b-dc1a-4f01-8ba4-c682905

Bug#719282: installing dictionary package restarts postgresql servers

2013-08-09 Thread Peter Eisentraut
Package: postgresql-common
Version: 147.pgdg70+1
Severity: normal

Installing a dictionary package, for example apt-get install
hunspell-de-de, ends up restarting all PostgreSQL servers on the
machine, because the dictionary trigger calls postinst, which restarts
everything because of the way debhelper sets this up.  I think that's
a fairly radical reaction.

This might be more general problem.  Maybe a fix in debhelper is
needed?


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



Bug#682394: Acknowledgement (git-buildpackage: Provide more replacement strings)

2013-08-09 Thread Daniel Dehennin
Guido Günther  writes:

> On Tue, Apr 16, 2013 at 10:34:14AM +0300, Markus Lehtonen wrote:
> [..snip..] 
>> >[replacements]
>> >last_upstream = ...
>> >foo = cmd1
>> >bar = cmd2
>> >
>> >Im undecided if the rhs should be evaluated by a shell or by python but
>> >we probably want both.
>> 
>> Hmm, I dislike the idea of running arbitrary shell (or Python) code from
>> the command line. How about just allowing few git commands (through
>> gbp.git) and python regex or something.
>
> We could have all of them off by default. I'm not 100% sure we need this
> either especially since Daniel's use case doesn't need arbitrary python
> code but just some additional command line options but if it's
> implemented consistently (and can be turned off easily) I have no
> objections in merging it.

Hello,

I'm not sure about making it configurable, but that's probably because I
can't find use case for it.

The %(since)s and %(last_upstream)s require calculation far too
complicated for a single command and looks relevant only for git-dch.

I don't find a good way to derived a class from string and fill all the
values.

Only replacements defined in the configuration could be filled after
options parsing.

For example, the %(version)s means sometime the debian version, sometime
the upstream one, and is set:

- from command line

- from origin tarball

- from gbp.deb.DscFile

- from DebianGitRepository.debian_version_from_upstream, called by
  gbp.scripts.dch.guess_version_from_upstream

- from debian/changelog

Overriding the “.format()” method does not exclude the need to pass some
replacement values only relevant for some command to some options and
only after some calculation.

Regards.

-- 
Daniel Dehennin
Récupérer ma clef GPG:
gpg --keyserver pgp.mit.edu --recv-keys 0x7A6FE2DF


pgp3GBrxWHY4w.pgp
Description: PGP signature


Bug#719280: additional information:

2013-08-09 Thread Andre Verwijs

Here is my /etc/apache2/envvars file, this is where directories are set...
also  added

envvars:
http://tinyurl.com/nyjg96u

apache2.conf
http://tinyurl.com/lygacby

or see attachment...


# envvars - default environment variables for apache2ctl

# this won't be correct after changing uid
unset HOME

# for supporting multiple apache2 instances
if [ "${APACHE_CONFDIR##/etc/apache2-}" != "${APACHE_CONFDIR}" ] ; then
SUFFIX="-${APACHE_CONFDIR##/etc/apache2-}"
else
SUFFIX=
fi

# Since there is no sane way to get the parsed apache2 config in scripts, some
# settings are defined via environment variables and then used in apache2ctl,
# /etc/init.d/apache2, /etc/logrotate.d/apache2, etc.
export APACHE_RUN_USER=www-data
export APACHE_RUN_GROUP=www-data

# temporary state file location. This might be changed to /run in Wheezy+1
export APACHE_PID_FILE=/var/run/apache2/apache2$SUFFIX.pid
export APACHE_RUN_DIR=/var/run/apache2$SUFFIX
export APACHE_LOCK_DIR=/var/lock/apache2$SUFFIX

# Only /var/log/apache2 is handled by /etc/logrotate.d/apache2.
export APACHE_LOG_DIR=/var/log/apache2$SUFFIX

## The locale used by some modules like mod_dav
export LANG=C

## Uncomment the following line to use the system default locale instead:
#. /etc/default/locale

export LANG

## The command to get the status for 'apache2ctl status'.
## Some packages providing 'www-browser' need '--dump' instead of '-dump'.
#export APACHE_LYNX='www-browser -dump'

## If you need a higher file descriptor limit, uncomment and adjust the
## following line (default is 8192):
#APACHE_ULIMIT_MAX_FILES='ulimit -n 65536'

## If you would like to pass arguments to the web server, add them below
## to the APACHE_ARGUMENTS environment.
#export APACHE_ARGUMENTS=''

## Enable the debug mode for maintainer scripts.
## This will produce a verbose output on package installations of web server 
modules and web application
## installations which interact with Apache
#export APACHE2_MAINTSCRIPT_DEBUG=1
# This is the main Apache server configuration file.  It contains the
# configuration directives that give the server its instructions.
# See http://httpd.apache.org/docs/2.4/ for detailed information about
# the directives and /usr/share/doc/apache2/README.Debian about Debian specific
# hints.
#
#
# Summary of how the Apache 2 configuration works in Debian:
# The Apache 2 web server configuration in Debian is quite different to
# upstream's suggested way to configure the web server. This is because Debian's
# default Apache2 installation attempts to make adding and removing modules,
# virtual hosts, and extra configuration directives as flexible as possible, in
# order to make automating the changes and administering the server as easy as
# possible.

# It is split into several files forming the configuration hierarchy outlined
# below, all located in the /etc/apache2/ directory:
#
#   /etc/apache2/
#   |-- apache2.conf
#   |   `--  ports.conf
#   |-- mods-enabled
#   |   |-- *.load
#   |   `-- *.conf
#   |-- conf-enabled
#   |   `-- *.conf
#   `-- sites-enabled
#   `-- *.conf
#
#
# * apache2.conf is the main configuration file (this file). It puts the pieces
#   together by including all remaining configuration files when starting up the
#   web server.
#
# * ports.conf is always included from the main configuration file. It is
#   supposed to determine listening ports for incoming connections which can be
#   customized anytime.
#
# * Configuration files in the mods-enabled/, conf-enabled/ and sites-enabled/
#   directories contain particular configuration snippets which manage modules,
#   global configuration fragments, or virtual host configurations,
#   respectively.
#
#   They are activated by symlinking available configuration files from their
#   respective *-available/ counterparts. These should be managed by using our
#   helpers a2enmod/a2dismod, a2ensite/a2dissite and a2enconf/a2disconf. See
#   their respective man pages for detailed information.
#
# * The binary is called apache2. Due to the use of environment variables, in
#   the default configuration, apache2 needs to be started/stopped with
#   /etc/init.d/apache2 or apache2ctl. Calling /usr/bin/apache2 directly will 
not
#   work with the default configuration.


# Global configuration
#

#
# ServerRoot: The top of the directory tree under which the server's
# configuration, error, and log files are kept.
#
# NOTE!  If you intend to place this on an NFS (or otherwise network)
# mounted filesystem then please read the Mutex documentation (available
# at http://httpd.apache.org/docs/2.4/mod/core.html#mutex>);
# you will save yourself a lot of trouble.
#
# Do NOT add a slash at the end of the directory path.
#
ServerRoot "/etc/apache2"

#
# The accept serialization lock file MUST BE STORED ON A LOCAL DISK.
#
Mutex file:${APACHE_LOCK_DIR} default

#
# PidFile: The file in which the server should record its process
# identific

Bug#718709: RFS: lebiniou/3.19-1 [RC] -- displays images that evolve with sound

2013-08-09 Thread Sebastian Ramacher
Control: reassign -1 sponsorship-requests
Control: owner -1 !
Control: tags 713513 + pending

Hi Olivier!

I had a look at the package on m.d.n and I'm happy to upload it for you,
but please fix the issues listed below first.


On 2013-08-04 19:18:20, Olivier Girondel wrote:
> http://mentors.debian.net/debian/pool/main/l/lebiniou/lebiniou_3.19-1.dsc

Two things I've noticed:

 * The copyright years in debian/copyright need an update. Please fix
   this.
 * What's up with the Conflicts: lebiniou-gl? I'm unable to find
   anything on a packaged named lebiniou-gl.

And the homepage seems to be down.

Cheers
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#669968: make: spurious circular dependency

2013-08-09 Thread Frank Heckenbach
Seems to be fixed in the current upstream version (3.99.90).


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



Bug#684453: GWT removed from Debian.

2013-08-09 Thread Charles Plessy
Hi all,

as you noticed, GWT was removed from Debian because we could not keep
the package up to date and free from security-related bugs.

In light with the discussion in #684453, I think that if the package is
reintroduced, it will be better to do so under the Java team.

Have a nice week-end,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan


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



Bug#719281: mupdf: man page should refer to mutool instead of mupdfclean etc.

2013-08-09 Thread Sanjoy Mahajan
Package: mupdf
Version: 1.2-2
Severity: normal

The man page for mupdf needs this diff:

--- mupdf.1 2013-08-09 21:09:49.0 -0400
+++ mupdf.1 2013-08-09 21:10:18.0 -0400
@@ -85,8 +85,7 @@
 Sending a \fBSIGHUP\fR signal to the mupdf process will also cause the viewed
 file to be reloaded automatically, for use in e.g. build scripts.
 .SH SEE ALSO
-.BR mupdfclean (1),
-.BR mupdfdraw (1),
-.BR mupdfshow (1).
+.BR mutool (1),
+.BR mudraw (1).
 .SH AUTHOR
 MuPDF is Copyright 2006-2012 Artifex Software, Inc.


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

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

Versions of packages mupdf depends on:
ii  libc6 2.17-7
ii  libfreetype6  2.4.9-1.1
ii  libjbig2dec0  0.11+20120125-1
ii  libjpeg8  8d-1
ii  libopenjpeg2  1.3+dfsg-4.6
ii  libx11-6  2:1.6.0-1
ii  libxext6  2:1.3.2-1
ii  zlib1g1:1.2.8.dfsg-1

mupdf recommends no packages.

Versions of packages mupdf suggests:
ii  mupdf-tools  1.2-2

-- no debconf information

-- 
-Sanjoy


Save Long Wharf Park in Boston Harbor!


Six reasoning tools to make hard problems easy.


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



Bug#719280: Error/warn: Config variable .... is not defined - Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}

2013-08-09 Thread André Verwijs
Package: apache2
Version: 2.4.6-2
Severity: critical
Tags: upstream
Justification: breaks unrelated software

Apache2 does not start, it has following error(s)

[Sat Aug 10 02:56:24.136846 2013] [core:warn] [pid 637] AH00111: Config
variable ${APACHE_LOCK_DIR} is not defined
[Sat Aug 10 02:56:24.136932 2013] [core:warn] [pid 637] AH00111: Config
variable ${APACHE_PID_FILE} is not defined
[Sat Aug 10 02:56:24.136956 2013] [core:warn] [pid 637] AH00111: Config
variable ${APACHE_RUN_USER} is not defined
[Sat Aug 10 02:56:24.136973 2013] [core:warn] [pid 637] AH00111: Config
variable ${APACHE_RUN_GROUP} is not defined
[Sat Aug 10 02:56:24.136991 2013] [core:warn] [pid 637] AH00111: Config
variable ${APACHE_LOG_DIR} is not defined
[Sat Aug 10 02:56:24.139930 2013] [core:warn] [pid 637:tid 139739417716544]
AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Sat Aug 10 02:56:24.140102 2013] [core:warn] [pid 637:tid 139739417716544]
AH00111: Config variable ${APACHE_LOG_DIR} is not defined
[Sat Aug 10 02:56:24.140123 2013] [core:warn] [pid 637:tid 139739417716544]
AH00111: Config variable ${APACHE_LOG_DIR} is not defined
AH00526: Syntax error on line 74 of /etc/apache2/apache2.conf:
Invalid Mutex directory in argument file:${APACHE_LOCK_DIR}


line 74 of /etc/apache2/apache2.conf is:

#
# The accept serialization lock file MUST BE STORED ON A LOCAL DISK.
#
Mutex file:${APACHE_LOCK_DIR} default






-- Package-specific info:

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

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

Versions of packages apache2 depends on:
ii  apache2-bin   2.4.6-2
ii  apache2-data  2.4.6-2
ii  lsb-base  4.1+Debian12
ii  mime-support  3.54
ii  perl  5.14.2-21
ii  procps1:3.3.4-2

Versions of packages apache2 recommends:
ii  ssl-cert  1.0.32

Versions of packages apache2 suggests:
ii  apache2-doc  2.4.6-2
pn  apache2-suexec-pristine | apache2-suexec-custom  
pn  apache2-utils
ii  iceweasel [www-browser]  10.0.12esr-1+nmu1
ii  w3m [www-browser]0.5.3-8

Versions of packages apache2-bin depends on:
ii  libapr1  1.4.8-1
ii  libaprutil1  1.5.2-1
ii  libaprutil1-dbd-sqlite3  1.5.2-1
ii  libaprutil1-ldap 1.5.2-1
ii  libc62.17-7
ii  libcap2  1:2.22-1.2
ii  libldap-2.4-22.4.31-1+nmu2
ii  liblua5.1-0  5.1.5-4
ii  libpcre3 1:8.31-2
ii  libssl1.0.0  1.0.1e-3
ii  libxml2  2.9.1+dfsg1-2
ii  perl 5.14.2-21
ii  zlib1g   1:1.2.8.dfsg-1

Versions of packages apache2-bin suggests:
ii  apache2-doc  2.4.6-2
pn  apache2-suexec-pristine | apache2-suexec-custom  
ii  iceweasel [www-browser]  10.0.12esr-1+nmu1
ii  w3m [www-browser]0.5.3-8

Versions of packages apache2 is related to:
ii  apache2  2.4.6-2
ii  apache2-bin  2.4.6-2

-- no debconf information


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



Bug#719278: jitsi: crashes when going to options/video

2013-08-09 Thread Christoph Anton Mitterer
Package: jitsi
Version: 2.3.4687.9786-1
Severity: important


Hi.

When starting jitsi I already get:
$ jitsi 
Auto-properties install: reference:file:sc-bundles/galagonotification.jar 
(org.osgi.framework.BundleException: Unable to cache bundle: 
reference:file:sc-bundles/galagonotification.jar - java.io.IOException: 
Referenced file does not exist: sc-bundles/galagonotification.jar)
org.osgi.framework.BundleException: Unable to cache bundle: 
reference:file:sc-bundles/galagonotification.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2703)
at 
org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at 
org.apache.felix.main.AutoProcessor.processAutoProperties(AutoProcessor.java:296)
at org.apache.felix.main.AutoProcessor.process(AutoProcessor.java:79)
at org.apache.felix.main.Main.main(Main.java:292)
at 
net.java.sip.communicator.launcher.SIPCommunicator.main(SIPCommunicator.java:153)
Caused by: java.io.IOException: Referenced file does not exist: 
sc-bundles/galagonotification.jar
at 
org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:852)
at 
org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at 
org.apache.felix.framework.cache.BundleArchive.(BundleArchive.java:153)
at 
org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2699)
... 5 more
Auto-properties start: reference:file:sc-bundles/galagonotification.jar 
(org.osgi.framework.BundleException: Unable to cache bundle: 
reference:file:sc-bundles/galagonotification.jar - java.io.IOException: 
Referenced file does not exist: sc-bundles/galagonotification.jar)
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2239:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only 
playback stream


When I then go to Tools/Options/Video:
/usr/bin/java: symbol lookup error: /usr/lib/jni/libjnffmpeg.so: undefined 
symbol: ff_make_format_list

and Jitsi crashes.


Cheers,
Chris.


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

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

Versions of packages jitsi depends on:
ii  default-jre [java6-runtime]1:1.7-49
ii  libbcprov-java 1.48+dfsg-2
ii  libcommons-codec-java  1.8-1
ii  libcommons-logging-java1.1.3-1
ii  libdbus-java   2.8-4
ii  libdnsjava-java2.1.5-0.1
ii  libfelix-framework-java4.0.1-2
ii  libfelix-main-java 4.0.1-2
ii  libhttpclient-java 4.2.5-2
ii  libhttpcore-java   4.3-1
ii  libhttpmime-java   4.2.5-2
ii  libjgoodies-forms-java 1.6.0-4
ii  libjitsi-jni   2.3.4687.9786-1
ii  libjmdns-java  3.4.1-2
ii  libjna-java3.2.7-4+b1
ii  libjson-simple-java1.1-dfsg1-2
ii  libjzlib-java  1.1.2-1
ii  liblaf-widget-java 4.3-2
ii  liblog4j1.2-java   1.2.17-3
ii  libmac-widgets-java0.9.5+svn369-dfsg1-3
ii  libunixsocket-java 0.7.3-1
ii  libxpp3-java   1.1.4c-2
ii  openjdk-6-jre [java6-runtime]  6b27-1.12.6-1
ii  openjdk-7-jre [java6-runtime]  7u25-2.3.12-2

jitsi recommends no packages.

jitsi suggests no packages.

-- no debconf information


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



Bug#719277: linux-image-3.11-rc4-amd64: Display manager fails to start after system boots, cannot switch VTs

2013-08-09 Thread Alex Vanderpol
Package: src:linux
Version: 3.11~rc4-1~exp1
Severity: important

Dear Maintainer,

It would seem that with the current RC of kernel 3.11 my display manager (GDM)
fails to start after the system finishes booting, and I am unable to switch to
any of the virtual consoles. It seems the system freezes up when trying to
start the display manager, and all I am able to do is power off the system by
holding down the power button.

In order to file this bug with reportbug I had to boot into recovery mode and
launch an X session from there, thus the Linux command line. Allowing the boot
process to continue results in the same issue as a normal boot.

I am fairly certain this is somehow related to the 3.11 RC kernel image because
the display manager starts properly using the other available kernel images.

I should probably also mention I am using Systemd for init due to it
essentially being required by GNOME, however I do not believe this should be an
issue.



-- Package-specific info:
** Version:
Linux version 3.11-rc4-amd64 (debian-ker...@lists.debian.org) (gcc version 
4.7.3 (Debian 4.7.3-6) ) #1 SMP Debian 3.11~rc4-1~exp1 (2013-08-08)

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.11-rc4-amd64 
root=UUID=376d5c13-85a6-476a-aa9e-1be9dc19d808 ro single

** Tainted: I (2048)
 * Working around severe firmware bug.

** Kernel log:
[   14.130112] ACPI: Battery Slot [BAT1] (battery present)
[   14.190657] i801_smbus :00:1f.3: SMBus using PCI Interrupt
[   14.275159] input: PC Speaker as /devices/platform/pcspkr/input/input7
[   14.455183] microcode: CPU0 sig=0x1067a, pf=0x80, revision=0xa07
[   14.540446] acerhdf: Acer Aspire One Fan driver, v.0.5.26
[   14.692474] ACPI Warning: 0x0428-0x042f SystemIO 
conflicts with Region \PMBA 1 (20130517/utaddress-251)
[   14.694610] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   14.700046] ACPI Warning: 0x0530-0x053f SystemIO 
conflicts with Region \GPIO 1 (20130517/utaddress-251)
[   14.702561] ACPI Warning: 0x0530-0x053f SystemIO 
conflicts with Region \_SB_.PCI0.LPC_.GPIO 2 (20130517/utaddress-251)
[   14.704747] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   14.706975] ACPI Warning: 0x0500-0x052f SystemIO 
conflicts with Region \_SB_.PCI0.LPC_.GPIO 1 (20130517/utaddress-251)
[   14.709223] ACPI: If an ACPI driver is available for this device, you should 
use it instead of the native driver
[   14.711437] lpc_ich: Resource conflict(s) found affecting gpio_ich
[   14.853933] cfg80211: Calling CRDA to update world regulatory domain
[   14.908380] systemd-udevd[321]: renamed network interface eth0 to eth1
[   14.984879] acer_wmi: Acer Laptop ACPI-WMI Extras
[   14.991839] acer_wmi: Function bitmap for Communication Device: 0x10
[   14.994159] acer_wmi: Brightness must be controlled by acpi video driver
[   14.996841] input: Acer BMA150 accelerometer as /devices/virtual/input/input8
[   15.028740] platform microcode: firmware: agent aborted loading 
intel-ucode/06-17-0a (not found?)
[   15.031262] microcode: CPU1 sig=0x1067a, pf=0x80, revision=0xa07
[   15.059332] iTCO_vendor_support: vendor-support=0
[   15.068956] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.10
[   15.071390] iTCO_wdt: Found a ICH9M-E TCO device (Version=2, TCOBASE=0x0460)
[   15.074114] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[   15.081653] platform microcode: firmware: agent aborted loading 
intel-ucode/06-17-0a (not found?)
[   15.084506] microcode: Microcode Update Driver: v2.00 
, Peter Oruba
[   15.159526] psmouse serio2: synaptics: Touchpad model: 1, fw: 7.2, id: 
0x1c0b1, caps: 0xd04733/0xa4/0xa, board id: 3655, fw id: 568746
[   15.208288] input: SynPS/2 Synaptics TouchPad as 
/devices/platform/i8042/serio2/input/input9
[   15.229355] Intel(R) Wireless WiFi driver for Linux, in-tree:
[   15.232072] Copyright(c) 2003-2013 Intel Corporation
[   15.234765] iwlwifi :02:00.0: can't disable ASPM; OS doesn't have ASPM 
control
[   15.237689] iwlwifi :02:00.0: irq 44 for MSI/MSI-X
[   15.541269] iwlwifi :02:00.0: firmware: agent loaded 
iwlwifi-1000-5.ucode into memory
[   15.544207] iwlwifi :02:00.0: loaded firmware version 39.31.5.1 build 
35138 op_mode iwldvm
[   15.923414] iwlwifi :02:00.0: CONFIG_IWLWIFI_DEBUG disabled
[   15.926155] iwlwifi :02:00.0: CONFIG_IWLWIFI_DEBUGFS disabled
[   15.928851] iwlwifi :02:00.0: CONFIG_IWLWIFI_DEVICE_TRACING disabled
[   15.931506] iwlwifi :02:00.0: CONFIG_IWLWIFI_P2P enabled
[   15.934146] iwlwifi :02:00.0: Detected Intel(R) Centrino(R) Wireless-N 
1000 BGN, REV=0x6C
[   15.936887] iwlwifi :02:00.0: L1 Enabled; Disabling L0S
[   15.996985] ieee80211 phy0: Selected rate control algorithm 'iwl-agn-rs'
[   16.020899] media: Linux media interface: v0.10
[   16.033770] Linux video capture interface: v2.

Bug#719276: sockstat: does not provide information on IPv6

2013-08-09 Thread Damien CLAUZEL
Package: sockstat
Version: 0.3-1.1
Severity: normal

Sockstat does not provide any informations about IPv6.
That is a real problem, and is even misleading for the dual network stack 
systems.

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

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

Versions of packages sockstat depends on:
ii  libc6  2.17-7

sockstat recommends no packages.

sockstat suggests no packages.

-- no debconf information


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



Bug#719184: mke2fs.8: perhaps say [^]feature instead of just feature

2013-08-09 Thread jidanni
> "TT" == Theodore Ts'o  writes:
TT> There will alsoways be a backup superblock in the block groups #0 and
TT> #1, regardless of whether sparse_superblock is enabled or not.  If you

All I know is mke2fs doesn't mention anything about the backup
superblocks it makes until 8193 or something. So if the one at 8193 is
the third, then well...

Anyway it would be good if there was a command that would list the
location of all the superblocks... but ok maybe one has to 'feel them
out'.

But I'm more curious if you agree it should be fsck's duty to help me
erase SWAPSPACE2 from where it is hiding, or what e2tool tool is best to
do it.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719195
https://bugzilla.gnome.org/show_bug.cgi?id=705597


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



Bug#719275: parted is dreadfully out of date. Please put up a new version.

2013-08-09 Thread jidanni
Package: parted

Can you please put a new parted into debian so I can finish testing
https://bugzilla.gnome.org/show_bug.cgi?id=705595


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



Bug#719274: Please update to 5-year old upstream release

2013-08-09 Thread Andrey Gursky
Source: libmail-pop3client-perl
Version: 2.17-1
Severity: normal

Hi, Noèl!

Do you have any reasons not to update the package since so many years?
Maybe you use another perl pop3 client with SSL support? If so, just
tell me please what one, so I could use it also.

Regards,
Andrey


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



Bug#718209: perl-base: m//p doesn't work if precompiled regex doesn't use it

2013-08-09 Thread brian m. carlson
On Mon, Aug 05, 2013 at 10:03:09PM +0300, Niko Tyni wrote:
> Are you OK with closing this bug with the partial fix to 5.18 (so it
> doesn't regress from wheezy) or do you want to track the full issue
> (which probably means this will stay open until 5.20)?

You fixed my bug, so I'm fine with closing this.

-- 
brian m. carlson / brian with sandals: Houston, Texas, US
+1 832 623 2791 | http://www.crustytoothpaste.net/~bmc | My opinion only
OpenPGP: RSA v4 4096b: 88AC E9B2 9196 305B A994 7552 F1BA 225C 0223 B187


signature.asc
Description: Digital signature


Bug#719273: sysvinit-utils: /bin/pidof fails when there are stuck NFS mount points, preventing shutdown

2013-08-09 Thread Daniel Povey
Package: sysvinit-utils
Version: 2.88dsf-41
Severity: important
Tags: d-i upstream

Dear Maintainer,

This bug is basically the same as 
https://bugzilla.redhat.com/show_bug.cgi?id=138788   
which has been resolved in Red Hat.  Basically, the current version of "pidof" 
looks in /proc
for stuff that it doesn't really need to look for, which leads to an attempt to 
access files or
directories on broken NFS mount points (if they exist), whifch leads to a hang. 
 This
prevents normal shutdown of a machine with broken NFS mount points. The Red Hat 
people seem to have 
fixed this issue already.


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

   * What led up to the situation?  We have a system with many NFS mounts, some 
of 
  which sometimes go down.
   * What exactly did you do (or not do) that was effective (or
 ineffective)?  No satisfactory resolution yet.
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


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

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

Versions of packages sysvinit-utils depends on:
ii  libc62.13-38
ii  libselinux1  2.1.9-5

sysvinit-utils recommends no packages.

Versions of packages sysvinit-utils suggests:
pn  bootlogd  
pn  sash  

-- no debconf information


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



Bug#717381: O: open-vm-tools -- Open VMware Tools for virtual machines hosted on VMware

2013-08-09 Thread Geoffrey Thomas

Hi Nate,

I noticed that you've been doing most of the Ubuntu uploads of 
open-vm-tools recently, and are packaging a newer upstream than Debian 
anyway. So I wanted to make sure you were aware that the Debian package 
has been orphaned and is in need of a new maintainer.


Sadly I'm not a Debian developer and wouldn't have time to offer 
sponsorship anyway, but as an occasional user of open-vm-tools, I'd like 
to see the Debian package continue to get maintained.


(Sorry for the noise if you're already aware of this -- just didn't see 
anything on the bug report.)


--
Geoffrey Thomas
http://ldpreload.com
geo...@ldpreload.com


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



Bug#719271: konsole: default window size

2013-08-09 Thread Ryo Furue
Package: konsole
Version: 4:4.8.4-3
Severity: wishlist

Dear Maintainer,

It would be very useful if konsole had a command-line option
or configuration item that specifies its default window size
(in terms of "columns times lines").  It would make konsole more
usable on a non-KDE environment.  (I'm using LXDE but find konsole
the best terminal emulator.)

Currently, neither --geometry or --vt_sz works.

Regards,
Ryo

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

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

Versions of packages konsole depends on:
ii  kde-runtime4:4.8.4-2+b1
ii  libc6  2.17-7
ii  libkdecore54:4.8.4-4+b1
ii  libkdeui5  4:4.8.4-4+b1
ii  libkio54:4.8.4-4+b1
ii  libknotifyconfig4  4:4.8.4-4+b1
ii  libkonq5abi1   4:4.8.4-2
ii  libkparts4 4:4.8.4-4+b1
ii  libkpty4   4:4.8.4-4+b1
ii  libqt4-dbus4:4.8.5+dfsg-2
ii  libqtcore4 4:4.8.5+dfsg-2
ii  libqtgui4  4:4.8.5+dfsg-2
ii  libstdc++6 4.8.1-2
ii  libx11-6   2:1.6.0-1

konsole recommends no packages.

konsole suggests no packages.

-- no debconf information


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



Bug#496632: It's neither gtk_window_present, nor the urgency hint; it's a RIDDLE!

2013-08-09 Thread John Vogel

This issue has bothered me for a long time. Finally, I found a
solution [1] while searching the web. In address bar, enter
"about:config"; this takes you to advanced settings page. After
clicking on the "I'll be careful, I promise!" button, the settings
page loads. Set "browser.tabs.loadDivertedInBackground" to true by
double clicking. Reloading iceweasel enables the changed setting.
Worked for me.

Cheers,
John

[1] 
http://www.techsupportalert.com/content/how-stop-firefox-stealing-window-focus.htm



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



Bug#719262: [src:openssl] Please review package descriptions

2013-08-09 Thread Justin B Rye
Martin Eberhard Schauer wrote:
> -Description: Secure Socket Layer (SSL) binary and related cryptographic tools
> - This package contains the openssl binary and related tools.
> +OpenSSL's Secure Sockets Layer implementation - xxx
> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.

What's going on here?

> +Description: Secure Sockets Layer implementation - binary and related 
> cryptographic tools

Nobody seems to be able to decide whether it's "Socket" or
"Sockets"... oh, fair enough, RFC 6101 had plural.

Too long.  I suppose we could demote the expansion of OpenSSL to the
long description, but I'd rather get rid of the word "implementation",
which is rather a waste of space given that all software is
necessarily an implementation of something.  Yes, this general
approach gives us a suite-wide standard format for synopses, but how
about calling it a "toolkit"?  Upstream seem fond of the word.

What "related cryptographic tools" does openssl contain, though?  I
have to assume it's talking about the trivial shellscripts in
/usr/lib/ssl/misc, but how do those rate as "tools"?  Is there some
way of calling them other than via /usr/bin/openssl subcommands, and
some reason why I would care that these particular functions aren't
carried out directly by way of libssl/libcrypto?

Or then again are the "related cryptographic tools" a confused
reference to the subcommands like "openssl md5"?

Either way it seems pointless to mention them.  I would suggest:

   Description: Secure Sockets Layer toolkit - cryptographic utility

> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.
  ^^
Typo: cryptographic.

"The Internet", capital I.

"For communication security" is a bit clumsy when we could just say
"for secure communication".

Cobwebby: shouldn't this mention TLS?

>   .
> - It is part of the OpenSSL implementation of SSL.
> + It contains the openssl binary and related tools.

Again, what related tools?  I wish I could find a good concise way of
expressing the idea that it's a "wrapper binary" with myriad
subcommands; maybe:

This package is part of the OpenSSL project's implementation of the SSL
and TLS cryptographic protocols for secure communication over the
Internet.
.
It contains the general-purpose command line binary /usr/bin/openssl.

>   .
> - You need it to perform certain cryptographic actions like:
> + You need it to perform cryptographic operations such as:

While we're making it less informal English, avoiding the second
person pronoun would actually make it simpler:

It is needed for cryptographic operations such as:

But that's a lie!  I can carry out (e.g.) "encryption and decryption
with ciphers" without using openssl.  How about, running this sentence
together with the last:

It contains the general-purpose command line binary /usr/bin/openssl,
useful for cryptographic operations such as:

>-  Creation of RSA, DH and DSA key parameters;
>-  Creation of X.509 certificates, CSRs and CRLs;
>-  Calculation of message digests;

(The d-l-e house style would use singlespaced asterisks rather than
those doublespaced hyphens, and extra commas in those lists.  And I
would suggest "s/Creation of/creating/" etc. throughout.)

> @@ -33,11 +37,12 @@
>  Multi-Arch: same
>  Pre-Depends: ${misc:Pre-Depends}
>  Depends: ${shlibs:Depends}, ${misc:Depends}
> -Description: SSL shared libraries
> - libssl and libcrypto shared libraries needed by programs like
> - apache-ssl, telnet-ssl and openssh.
> +Description: Secure Sockets Layer implementation - shared libraries
> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.

As above.

>   .
> - It is part of the OpenSSL implementation of SSL.
> + The libssl and libcrypto shared libraries are needed by programs like
> + apache-ssl, telnet-ssl and openssh.

These are cobwebby.  These days it's not just long-vanished nineties
programs like apache-ssl that depend on libssl1.0.0, it's everything
from bibtexconv to python3.2, and listing them is pointless when
anybody who cares can ask apt-cache rdepends.

   It provides the libssl and libcrypto shared libraries.
  
>  Package: libcrypto1.0.0-udeb
>  XC-Package-Type: udeb
> @@ -45,10 +50,12 @@
>  Priority: optional
>  Architecture: any
>  Depends: ${shlibs:Depends}, ${misc:Depends}
> -Description: crypto shared library - udeb
> - libcrypto shared library.
> +Description: Secure Sockets Layer implementation - libcrypto udeb
> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.
>   .
> - Do not install it on a normal system.
> + It contains the lib

Bug#719270: ITP: git-notifier -- git commit email notification script

2013-08-09 Thread Robert Edmonds
Package: wnpp
Severity: wishlist
Owner: Robert S. Edmonds 

* Package name: mtbl
  Version : 0.41-6
  Upstream Author : Robin Sommer
* URL : http://www.icir.org/robin/git-notifier/
* License : BSD-3-clause
  Programming Lang: Python
  Description : git commit email notification script

 git-notifier is a script to be used with git as a post-receive hook.
 Once installed, it emails out a summary of all changes each time a user
 pushes an update to the repository. Different from other similar
 scripts, git-notifier sends exactly one email per change, each of which
 includes a complete diff of all modifications as well as the set of
 branches from which the new revision can be reached. The script ensures
 that each change is mailed out only exactly once by keeping a state
 file of already reported revisions. The script integrates nicely with
 gitolite.

-- 
Robert Edmonds
edmo...@debian.org


signature.asc
Description: Digital signature


Bug#719269: (no subject)

2013-08-09 Thread MissingMethodException at Monodevelop launch
Package: monodevelop
Version: 3.0.3.2+dfsg-1
Severity: normal

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

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

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


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

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

Versions of packages monodevelop depends on:
ii  gnome-icon-theme3.8.2-2
ii  konsole [x-terminal-emulator]   4:4.8.4-3
ii  libc6   2.17-7
ii  libcairo2   1.12.14-4
ii  libgconf2.0-cil 2.24.2-3
ii  libglade2.0-cil 2.12.10-5
ii  libglib2.0-02.36.3-3
ii  libglib2.0-cil  2.12.10-5
ii  libgnome-vfs2.0-cil 2.24.2-3
ii  libgnome2.24-cil2.24.2-3
ii  libgtk2.0-0 2.24.20-1
ii  libgtk2.0-cil   2.12.10-5
ii  libgtkspell02.0.16-1
ii  libmetacity-private0a   1:2.34.13-1
ii  libmono-addins-gui0.2-cil   0.6.2-2
ii  libmono-addins0.2-cil   0.6.2-2
ii  libmono-cairo4.0-cil2.10.8.1-8
ii  libmono-corlib2.0-cil   2.10.8.1-8
ii  libmono-corlib4.0-cil   2.10.8.1-8
ii  libmono-microsoft-build-engine4.0-cil   2.10.8.1-8
ii  libmono-microsoft-build-framework4.0-cil2.10.8.1-8
ii  libmono-microsoft-build-utilities-v4.0-4.0-cil  2.10.8.1-8
ii  libmono-microsoft-build2.0-cil  2.10.8.1-8
ii  libmono-posix4.0-cil2.10.8.1-8
ii  libmono-sharpzip4.84-cil2.10.8.1-8
ii  libmono-system-configuration4.0-cil 2.10.8.1-8
ii  libmono-system-core4.0-cil  2.10.8.1-8
ii  libmono-system-data4.0-cil  2.10.8.1-8
ii  libmono-system-design4.0-cil2.10.8.1-8
ii  libmono-system-drawing4.0-cil   2.10.8.1-8
ii  libmono-system-runtime2.0-cil   2.10.8.1-8
ii  libmono-system-runtime4.0-cil   2.10.8.1-8
ii  libmono-system-servicemodel4.0-cil  2.10.8.1-8
ii  libmono-system-web-services4.0-cil  2.10.8.1-8
ii  libmono-system-web4.0-cil   2.10.8.1-8
ii  libmono-system-xml-linq4.0-cil  2.10.8.1-8
ii  libmono-system-xml4.0-cil   2.10.8.1-8
ii  libmono-system2.0-cil   2.10.8.1-8
ii  libmono-system4.0-cil   2.10.8.1-8
ii  libpango1.0-0   1.32.5-5+b1
ii  mono-runtime2.10.8.1-8
ii  monodoc-base2.10.8.1-8
ii  monodoc-manual  2.10.8.1-8
ii  pkg-config  0.26-1
ii  xterm [x-terminal-emulator] 295-1

Versions of packages monodevelop recommends:
pn  libglade2.0-cil-dev  
pn  libgtk2.0-cil-dev
pn  mono-devel   

Versions of packages monodevelop suggests:
pn  exuberant-ctags 
ii  gcc 4:4.7.2-1
pn  gettext 
ii  make3.81-8.2
pn  mono-vbnc   
pn  mono-xsp | mono-xsp4
pn  monodevelop-database
pn  monodevelop-debugger-gdb
pn  monodevelop-nunit   
pn  monodevelop-versioncontrol  
pn  monodoc-browser 
pn  zip 

-- no debconf information


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



Bug#719267: RM: opencascade -- ROM; obsoleted by oce

2013-08-09 Thread Denis Barbier
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: ftp.debian.org
Severity: normal

Hello,

OCE stands for Opencascade Community Edition, this is a fork which is
easier to package.  Opencascade package can be removed, all reverse
dependencies have been updated.
A couple of science tasks still Suggests: libopencascade-dev, I
updated the repository but do not know when those tasks will be uploaded.

Thanks,
Denis
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Icedove - http://www.enigmail.net/

iD8DBQFSBWi88Ri1lR4WGvsRArIvAKDQg6rYDXn1DmASfQlbWEBzc5cODgCg0xBy
A5Nm6E3P/sGelqzTd9sHtt4=
=ZnQh
-END PGP SIGNATURE-


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



Bug#718670: top: don't just use comma on second line]]

2013-08-09 Thread Jim Warner
 Forwarded Message 
> From: jida...@jidanni.org
> To: james.war...@comcast.net
> Subject: Re: [Fwd: Re: Bug#718670: top: don't just use comma on second
> line]
> Date: Sat, 10 Aug 2013 05:50:42 +0800
> 
> > "JW" == Jim Warner  writes:
> JW> Sorry, I should have CC'd you just in case...
> Good thing else I won't get these.
> JW>  Forwarded Message 
> >> From: Jim Warner 
> >> To: 718...@bugs.debian.org
> >> Subject: Re: Bug#718670: top: don't just use comma on second line
> >> Date: Fri, 09 Aug 2013 09:53:18 -0500
> >>
> >> I'm going to side with the requester, not Craig, on this one.
> >>
> >> Jidanni, how do you feel about something like this:
> >>
> >> GiB Mem:  ... 1.941 used,3.786 free,0.178 buffers
> >> GiB Swap: ... 0.000 used,8.456 free.0.944 cached Mem
> >>
> >> Notice the period then the added 'Mem'.
> OK it's a deal! Go for it, folks.


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



Bug#719268: gnome-power-manager: no battery icon in gnome-shell, no action executed on critical battery level

2013-08-09 Thread Johannes Rohr
Package: gnome-power-manager
Version: 3.8.2-1
Severity: normal

As per subject - in Gnome-shell 3.8.0, no battery icon is shown. Unlike earlier 
versions of gnome-power-manager, there is no setting in the preferences to 
enable an icon. What's worse, gpm doesn't appear to execute any action on 
critical battery state. Yesterday, my laptop just switched itself of without 
warning, because the battery was empty, g-p-m did not even attempt to hibernate.



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

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

Versions of packages gnome-power-manager depends on:
ii  dbus-x111.6.12-1
ii  dconf-gsettings-backend [gsettings-backend] 0.16.1-1
ii  gnome-settings-daemon   3.8.3-1+b1
ii  libc6   2.17-92
ii  libcairo2   1.12.14-4
ii  libglib2.0-02.36.3-3
ii  libgtk-3-0  3.8.2-3
ii  libpango-1.0-0  1.32.5-5+b1
ii  libpangocairo-1.0-0 1.32.5-5+b1
ii  libupower-glib1 0.9.20-2
ii  notification-daemon 0.7.6-1
ii  plasma-widgets-workspace [notification-daemon]  4:4.10.5-3
ii  upower  0.9.20-2

gnome-power-manager recommends no packages.

Versions of packages gnome-power-manager suggests:
ii  policykit-1  0.105-3

-- no debconf information


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



Bug#719266: apache2_invoke enconf ignores dependencies disabled by admin

2013-08-09 Thread Jean-Michel Vourgère
Package: apache2
Version: 2.4.6-2

If sysop disabled a module, then a maintainer script enable a module that
depends on the first one, they are both enabled, ignoring admin choice.

Example (from a fresh wheezy install upgraded to jessie):

# a2enmod proxy
Enabling module proxy.
# a2dismod proxy
Module proxy disabled.
# a2query -m proxy
No module matches proxy (disabled by site administrator)

# APACHE2_MAINTSCRIPT_PACKAGE=testpkg
# DPKG_MAINTSCRIPT_NAME=postinst
# APACHE2_MAINTSCRIPT_NAME=postinst
# APACHE2_MAINTSCRIPT_METHOD=configure
# . /usr/share/apache2/apache2-maintscript-helper postint configure
# apache2_invoke enmod proxy_http
apache2_invoke: Enable module proxy_http

# a2query -m proxy
proxy (enabled by maintainer script)

# grep Depends /etc/apache2/mods-available/proxy_http.load 
# Depends: proxy


I expected apache2_invoke enmod proxy_http to fail since its dependency proxy
module has been explicitly disabled by sysop.


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



Bug#719262: [Pkg-openssl-devel] Bug#719262: [src:openssl] Please review package descriptions

2013-08-09 Thread Martin Eberhard Schauer

Dear Kurt,

thank you for your prompt response.

>>  Pre-Depends: ${misc:Pre-Depends}
>>  Depends: ${shlibs:Depends}, ${misc:Depends}
>> -Description: SSL shared libraries
>> - libssl and libcrypto shared libraries needed by programs like
>> - apache-ssl, telnet-ssl and openssh.
>> +Description: Secure Sockets Layer implementation - shared libraries
>> + This package is part of the OpenSSL project's implementation of 
the SSL

>> + cryptograpfic protocol for communication security over the internet.
>>   .
>> - It is part of the OpenSSL implementation of SSL.
>> + The libssl and libcrypto shared libraries are needed by programs like
>> + apache-ssl, telnet-ssl and openssh.
> I'm not sure mentioning those package is useful, since it gets
> installed as dependency.  It doesn't explain what it does.  But
> I really have nothing really useful to say about such things.

I just wanted to introduce a unified description, add common boilerplate
and be as minimally invasive as an NMU. But IMHO you are very right. It's a
shared library's nature to be used by several programs. Without explaining
their purpose it is just namedropping.

>> @@ -57,11 +64,12 @@
>>  Multi-Arch: same
>>  Recommends: libssl-doc
>>  Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
>> -Description: SSL development libraries, header files and documentation
>> - libssl and libcrypto development libraries, header files and manpages.
>> +Description: Secure Sockets Layer implementation - development files
>> + This package is part of the OpenSSL project's implementation of 
the SSL

>> + cryptograpfic protocol for communication security over the internet.
>>   .
>> - It is part of the OpenSSL implementation of SSL.
>> -
>> + It contains development libraries, header files and manpages for 
the libssl


> Maybe it should mention both SSL and TLS.
> Maybe it should make a reference to https?

> Do you think it's useful to also mention things like RSA
> in the description of the shared libraries?

I'm not a computer scientist by education. I don't know anything about
cryptographic protocols. From my Jon Doe POV there is no benefit in
mentioning TLS and HTTPS - at least without shortly explaining them.

Martin

PS: There was a typo in my patch.
--- control.orig	2013-08-08 00:20:03.0 +0200
+++ control	2013-08-09 23:45:13.0 +0200
@@ -13,12 +13,16 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
 Suggests: ca-certificates
-Description: Secure Socket Layer (SSL) binary and related cryptographic tools
- This package contains the openssl binary and related tools.
+OpenSSL's Secure Sockets Layer implementation - xxx
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptographic protocol for communication security over the internet.
+Description: Secure Sockets Layer implementation - binary and related cryptographic tools
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptographic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ It contains the openssl binary and related tools.
  .
- You need it to perform certain cryptographic actions like:
+ You need it to perform cryptographic operations such as:
   -  Creation of RSA, DH and DSA key parameters;
   -  Creation of X.509 certificates, CSRs and CRLs;
   -  Calculation of message digests;
@@ -33,11 +37,12 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: SSL shared libraries
- libssl and libcrypto shared libraries needed by programs like
- apache-ssl, telnet-ssl and openssh.
+Description: Secure Sockets Layer implementation - shared libraries
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptographic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ The libssl and libcrypto shared libraries are needed by programs like
+ apache-ssl, telnet-ssl and openssh.
 
 Package: libcrypto1.0.0-udeb
 XC-Package-Type: udeb
@@ -45,10 +50,12 @@
 Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: crypto shared library - udeb
- libcrypto shared library.
+Description: Secure Sockets Layer implementation - libcrypto udeb
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptographic protocol for communication security over the internet.
  .
- Do not install it on a normal system.
+ It contains the libcrypto shared library. Do not install it on a normal
+ system.
 
 Package: libssl-dev
 Section: libdevel
@@ -57,11 +64,12 @@
 Multi-Arch: same
 Recommends: libssl-doc
 Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
-Description: SSL development libraries, header files and documentation
- libssl and libcrypto development libraries, header files and manpages.
+Description: Secure Sockets Layer

Bug#719158: ntop: please package libndpi separately

2013-08-09 Thread Raphael Hertzog
Hi,

On Thu, 08 Aug 2013, Ludovico Cavedon wrote:
> On Thu, Aug 8, 2013 at 1:36 PM, Raphaël Hertzog  wrote:
> > I saw that the ntop source package embeds nDPI and builds it for its own
> > use. Could you build a proper libndpi-dev out of it?
> >
> > I'm asking this because there's another software that can use this library
> > (xplico) and to be able to properly package it, I need this library, and
> > it would be best if I could avoid to embed it in another source package.
> 
> It makes sense, I will.

FWIW, I created a separate source package "ndpi" for Kali. You can use it
as a starter if you want. There are multiple issues worth reporting
upstream already (I had to patch them).

http://git.kali.org/gitweb/?p=packages/ndpi.git;a=summary
git clone git://git.kali.org/packages/ndpi.git
http://repo.kali.org/kali/pool/main/n/ndpi/ndpi_1.4.0-0kali2.dsc

This is an SVN snapshot of today (there are no real releases as you know),
I shouldn't have used a 1.4.0, but 1.4.0+svn or something like
that.

Cheers,
-- 
Raphaël Hertzog ◈ Debian Developer

Discover the Debian Administrator's Handbook:
→ http://debian-handbook.info/get/


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



Bug#602724: (no subject)

2013-08-09 Thread Ken Sharp

This is still very much a problem.

From syslog:

gdm-simple-greeter[2376]: CRITICAL: get_column_number: assertion `i < 
gtk_tree_view_get_n_columns (treeview)' failed


The problem is also apparent in the default install of Xfce from the 
7.1.0 install DVD.


From #debian-gnome:

 right, so, first problem (kfreebsd-i386), and it is pretty 
major: when attempting to log in, gdm-session-worker runs at 100% CPU 
and nothing appears to happen. syslog shows:
 gdm-simple-greeter[2376]: CRITICAL: get_column_number: 
assertion `i < gtk_tree_view_get_n_columns (treeview)' failed

 same is apparently true of xfce - I simply cannot log in via X
 KenSharp: your issue seems to not be only related to gdm (rather 
gtk+) and happen on all platforms with all kinds of different paths 
triggering it I'd guess it's likely that it has been solved in more 
recent versions.


Also:
 KenSharp: google seems to indicate that it's related to 
accessability (orca?)


Orca is not installed on my system.


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



Bug#719265: apache2: Cleanup after a2_invoke enable third party mod|conf|site

2013-08-09 Thread Jean-Michel Vourgère
Package: apache2
Version: 2.4.6-2

Sometimes a package needs to enable a third party module.

For example, jwchat enables module proxy_http on postinst.

According to policy, a package should clean after itself. But right now, there
is no way to do that: For example, it would be wrong for jwchat to disable
proxy_http on purge, since another package might need it too.

Therefore, I believe apache2-maintscript-helper should keep a list of
dependencies, I mean a list of packages that resulted on a specific module to
be enabled. Then, it could disable the module when all reasons to keep it are
gone. This might be achieved by storing origin package names in
/var/lib/apache2/ files, for example.

Alternatively, configurations/sites snippets might be allowed to describe
dependencies on modules by extending the #Depends mechanism to other categories
of snippets. These dependencies could be (re)evaluated on installation and
removal.
That solution is a bit more complex on the apache side, but it would make third
party scripts more simple, and could prevent multiple reloading of apache (If
a site needs 2 other modules, apache2 is reloaded 3 times right now).


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



Bug#719248: graphviz: Building libgv-ruby fails if ruby1.9 is installed

2013-08-09 Thread Adam D. Barratt
Control: severity -1 normal

On Fri, 2013-08-09 at 18:44 +0200, Benedikt Gollatz wrote:
> I was trying to build graphviz 2.28 for wheezy using git-buildpackage from
> the  repository.

That version of the package isn't in Debian, so bugs in it can't be
release-critical. Even if/when it's uploaded to unstable, failures to
build newer versions on stable are also not release-critical;
downgrading.

Regards,

Adam


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



Bug#719262: [Pkg-openssl-devel] Bug#719262: [src:openssl] Please review package descriptions

2013-08-09 Thread Kurt Roeckx
On Fri, Aug 09, 2013 at 09:54:16PM +0200, Martin Eberhard Schauer wrote:
>  Pre-Depends: ${misc:Pre-Depends}
>  Depends: ${shlibs:Depends}, ${misc:Depends}
> -Description: SSL shared libraries
> - libssl and libcrypto shared libraries needed by programs like
> - apache-ssl, telnet-ssl and openssh.
> +Description: Secure Sockets Layer implementation - shared libraries
> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.
>   .
> - It is part of the OpenSSL implementation of SSL.
> + The libssl and libcrypto shared libraries are needed by programs like
> + apache-ssl, telnet-ssl and openssh.

I'm not sure mentioning those package is useful, since it gets
installed as dependency.  It doesn't explain what it does.  But
I really have nothing really useful to say about such things.

> @@ -57,11 +64,12 @@
>  Multi-Arch: same
>  Recommends: libssl-doc
>  Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
> -Description: SSL development libraries, header files and documentation
> - libssl and libcrypto development libraries, header files and manpages.
> +Description: Secure Sockets Layer implementation - development files
> + This package is part of the OpenSSL project's implementation of the SSL
> + cryptograpfic protocol for communication security over the internet.
>   .
> - It is part of the OpenSSL implementation of SSL.
> -
> + It contains development libraries, header files and manpages for the libssl
> + and libcrypto libraries.

Maybe it should mention both SSL and TLS.

Maybe it should make a reference to https?

Do you think it's useful to also mention things like RSA
in the description of the shared libraries?


Kurt


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



Bug#718056: libio-event-perl: FTBFS: Failed 1/12 test programs. 0/920 subtests failed.

2013-08-09 Thread David Suárez
Hi,

On Viernes, 9 de agosto de 2013 17:27:00 gregor herrmann escribió:
> On Fri, 09 Aug 2013 17:04:53 +0200, gregor herrmann wrote:
> > > > > # Looks like you planned 115 tests but ran 111.
> > > > > print 23516: Connection reset by peer
> > > > > Compilation failed in require at t/forked2.t line 5.
> > > > > t/forked2.t .
> > > > > Dubious, test returned 255 (wstat 65280, 0xff00)
> > > > > Failed 4/115 subtests
> > > 
> > > Looks like some timout or similar on the host used for the rebuild.
> > > The package still builds fine for me.
> > 
> > Also built without problems for dam.
> 
> And for carnil as well.
> 
> 
> Cheers,
> gregor

Just finished another rebuild today. I got same fail:

> make[1]: Entering directory `/«PKGBUILDDIR»'
> PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" 
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
> t/callbacks1.t .. ok
> t/callbacks2.t .. ok
> t/callbacks3.t .. ok
> t/forked1.t . ok
> # Looks like you planned 115 tests but ran 111.
> print 14073: Broken pipe
> Compilation failed in require at t/forked2.t line 5.
> t/forked2.t . 
> Dubious, test returned 255 (wstat 65280, 0xff00)
> Failed 4/115 subtests 
> t/forked3.t . ok
> t/getline1.t  ok
> t/getline2.t  ok
> t/getline3.t  ok
> t/multifork1.t .. ok
> t/multifork2.t .. ok
> t/multifork3.t .. ok
>
> Test Summary Report
> ---
> t/forked2.t   (Wstat: 65280 Tests: 111 Failed: 0)
>   Non-zero exit status: 255
>   Parse errors: Bad plan.  You planned 115 tests but ran 111.
> Files=12, Tests=920, 134 wallclock secs ( 0.25 usr  0.08 sys +  2.10 cusr  
0.59 csys =  3.02 CPU)
> Result: FAIL
> Failed 1/12 test programs. 0/920 subtests failed.
> make[1]: *** [test_dynamic] Error 255
> dh_auto_test: make -j1 test returned exit code 2

David


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



Bug#714974: NFS 'readdir loop' error on JFS

2013-08-09 Thread Karl Schmidt

This problem is still alive - took a while for it to show up again:

(From the client - but speaks of the server )

Aug  9 14:32:20 singapore kernel: [497500.291867] NFS: directory timeless/JFK-prep contains a 
readdir loop.Please contact your server vendor.  The file: 234t.jpg has duplicate cookie 18
Aug  9 14:32:20 singapore kernel: [497500.291930] NFS: directory timeless/JFK-prep contains a 
readdir loop.Please contact your server vendor.  The file: 234t.jpg has duplicate cookie 18
Aug  9 14:32:20 singapore kernel: [497500.346824] NFS: directory pictures/wells_index contains a 
readdir loop.Please contact your server vendor.  The file: img_1260.jpgQ▒J@K���j�^ has duplicate 
cookie 24
Aug  9 14:32:20 singapore kernel: [497500.346884] NFS: directory pictures/wells_index contains a 
readdir loop.Please contact your server vendor.  The file: img_1260.jpgQ▒J@K���j�^ has duplicate 
cookie 24



This is a wheezy production server - I can run tests, provide information, but I'm about to purchase 
some spare drives and move the server to ext4 to protect the data. So if anyone wants information, 
now is the time to ask.


I will reboot this system in a few hours - waiting for your response.

( this problem took 25 days to reappear - so you might want to get some 
information ).

I'm an aging assembly programmer - I can do most things from the shell in Debian - I once did a 
little C programming - but digging into this code is beyond me.  On the other had, I am able and 
willing to supply what every I can to help.


Server has:
# uname -a
Linux malaysia 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux
# wajig list nfs
ii  libnfsidmap2:amd640.25-4 amd64NFS 
idmapping library
ii  nfs-common1:1.2.6-4  amd64NFS 
support files common to client and server
ii  nfs-kernel-server 1:1.2.6-4  amd64support 
for NFS kernel server


Export with loop:
/home/content   192.168.1.0/22(rw,sync,no_root_squash)

-


Client has:
# uname -a
Linux singapore 3.2.0-4-amd64 #1 SMP Debian 3.2.46-1 x86_64 GNU/Linux


# wajig list nfs
ii  libnfsidmap2:amd64 0.25-4 amd64NFS 
idmapping library
ii  nfs-common 1:1.2.6-4  amd64NFS 
support files common to client and server


fstab mount with loop:
malaysia:/home/content   /mnt/contentnfs 
defaults,rsize=8192,wsize=8192,intr 0 0






Karl Schmidt  EMail k...@xtronics.com
Transtronics, Inc.  WEB 
http://secure.transtronics.com
3209 West 9th Street Ph (785) 841-3089
Lawrence, KS 66049  FAX (785) 841-0434

Wrapping people up in the symbols of success when they are unearned, is very 
destructive. kps




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



Bug#719261: [Pkg-bazaar-maint] Bug#719261: bzr-git: FTBFS in sid pbuilder with test failures

2013-08-09 Thread Jelmer Vernooij
On Fri, Aug 09, 2013 at 02:45:39PM -0400, Andrew Starr-Bochicchio wrote:
> Package: bzr-git
> Version: 0.6.11-1
> Severity: serious
> Justification: fails to build from source (but built successfully in the past)
> 
> This is FTBFS for me in a sid [amd64] pbuilder. Full log attached.
I'm having trouble reproducing this outside of a pbuilder. The
breakage might depend on the fact that there is no .gitconfig in your
build chroot.

It shouldn't be too hard to fix I think, but I'm not planning to work
on this bug.

Cheers,

Jelmer


signature.asc
Description: Digital signature


Bug#719264: [openimageio-tools] oiiotool man page is out of date

2013-08-09 Thread Jed Frechette

Package: openimageio-tools
Version: 1.1.13~dfsg0-1
Severity: normal

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

The man page for oiiotool is out of date and missing many of the commands  
listed by 'oiiotool --help'


--
Jed Frechette

jdfrechette.alturl.com


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



Bug#719263: forgot to add something

2013-08-09 Thread Vlad Orlov
It seems like it started to happen after this commit: 
http://anonscm.debian.org/gitweb/?p=apt/apt.git;a=commit;h=55971004215609a02ca19c59bd058da20729ba11



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



Bug#719263: apt: 'apt-get --print-uris update' as root makes apt "forget" authentication of packages

2013-08-09 Thread Vlad Orlov
Package: apt
Version: 0.9.9.4
Severity: normal

Steps to reproduce (as root):

1. apt-get update
2. apt-get --print-uris update
3. Try to install something via apt-get, or just dist-upgrade.
4. Get the "WARNING: The following packages cannot be authenticated!" message.

After item 2, the /var/lib/apt/lists/partial/ directory contains all the
*InRelease files, moved from the parent directory
and renamed with .reverify extension.

Notes:
1. Can also be reproduced using an example from http://apt.alioth.debian.org
/python-apt-doc/tutorials/apt-get.html
The bug happens right after get_indexes call.
2. The next apt-get update reverts things to normal, the authentication comes
back.
3. If you do 'apt-get --print-uris update' NOT as root, the bug does not happen
at all.



-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "amd64";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "true";
APT::Install-Suggests "0";
APT::Authentication "";
APT::Authentication::TrustCDROM "true";
APT::NeverAutoRemove "";
APT::NeverAutoRemove:: "^firmware-linux.*";
APT::NeverAutoRemove:: "^linux-firmware$";
APT::NeverAutoRemove:: "^kfreebsd-image.*";
APT::NeverAutoRemove:: "^gnumach$";
APT::NeverAutoRemove:: "^gnumach-image.*";
APT::NeverAutoRemove:: "^linux-image-3.9-1-amd64$";
APT::NeverAutoRemove:: "^linux-image-extra-3.9-1-amd64$";
APT::NeverAutoRemove:: "^linux-signed-image-3.9-1-amd64$";
APT::NeverAutoRemove:: "^linux-backports-modules-.*-3.9-1-amd64$";
APT::NeverAutoRemove:: "^linux-headers-3.9-1-amd64$";
APT::Never-MarkAuto-Sections "";
APT::Never-MarkAuto-Sections:: "metapackages";
APT::Never-MarkAuto-Sections:: "restricted/metapackages";
APT::Never-MarkAuto-Sections:: "universe/metapackages";
APT::Never-MarkAuto-Sections:: "multiverse/metapackages";
APT::Never-MarkAuto-Sections:: "oldlibs";
APT::Never-MarkAuto-Sections:: "restricted/oldlibs";
APT::Never-MarkAuto-Sections:: "universe/oldlibs";
APT::Never-MarkAuto-Sections:: "multiverse/oldlibs";
APT::Update "";
APT::Update::Post-Invoke-Success "";
APT::Update::Post-Invoke-Success:: "/usr/bin/test -e /usr/share/dbus-1/system-
services/org.freedesktop.PackageKit.service && /usr/bin/test -S
/var/run/dbus/system_bus_socket && /usr/bin/gdbus call --system --dest
org.freedesktop.PackageKit --object-path /org/freedesktop/PackageKit --timeout
1 --method org.freedesktop.PackageKit.StateHasChanged cache-update > /dev/null;
/bin/echo > /dev/null";
APT::Architectures "";
APT::Architectures:: "amd64";
APT::Compressor "";
APT::Compressor::. "";
APT::Compressor::.::Name ".";
APT::Compressor::.::Extension "";
APT::Compressor::.::Binary "";
APT::Compressor::.::Cost "1";
APT::Compressor::gzip "";
APT::Compressor::gzip::Name "gzip";
APT::Compressor::gzip::Extension ".gz";
APT::Compressor::gzip::Binary "gzip";
APT::Compressor::gzip::Cost "2";
APT::Compressor::gzip::CompressArg "";
APT::Compressor::gzip::CompressArg:: "-9n";
APT::Compressor::gzip::UncompressArg "";
APT::Compressor::gzip::UncompressArg:: "-d";
APT::Compressor::bzip2 "";
APT::Compressor::bzip2::Name "bzip2";
APT::Compressor::bzip2::Extension ".bz2";
APT::Compressor::bzip2::Binary "bzip2";
APT::Compressor::bzip2::Cost "3";
APT::Compressor::bzip2::CompressArg "";
APT::Compressor::bzip2::CompressArg:: "-9";
APT::Compressor::bzip2::UncompressArg "";
APT::Compressor::bzip2::UncompressArg:: "-d";
APT::Compressor::xz "";
APT::Compressor::xz::Name "xz";
APT::Compressor::xz::Extension ".xz";
APT::Compressor::xz::Binary "xz";
APT::Compressor::xz::Cost "4";
APT::Compressor::xz::CompressArg "";
APT::Compressor::xz::CompressArg:: "-6";
APT::Compressor::xz::UncompressArg "";
APT::Compressor::xz::UncompressArg:: "-d";
APT::Compressor::lzma "";
APT::Compressor::lzma::Name "lzma";
APT::Compressor::lzma::Extension ".lzma";
APT::Compressor::lzma::Binary "xz";
APT::Compressor::lzma::Cost "5";
APT::Compressor::lzma::CompressArg "";
APT::Compressor::lzma::CompressArg:: "--format=lzma";
APT::Compressor::lzma::CompressArg:: "-9";
APT::Compressor::lzma::UncompressArg "";
APT::Compressor::lzma::UncompressArg:: "--format=lzma";
APT::Compressor::lzma::UncompressArg:: "-d";
APT::CompressorName "";
APT::CompressorExtension ".";
APT::CompressorBinary "";
APT::CompressorCost "100";
APT::CompressorCompressArg "";
APT::CompressorCompressArg:: "-9";
APT::CompressorUncompressArg "";
APT::CompressorUncompressArg:: "-d";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::mirrors "mirrors/";
Dir::State::extended_states "extended_states";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.co

Bug#719262: [src:openssl] Please review package descriptions

2013-08-09 Thread Martin Eberhard Schauer

Package: src:openssl
Version: 1.0.1e-3
Severity: wishlist
X-Debbugs-CC: debian-l10n-engl...@lists.debian.org

Dear Debian OpenSSL Team,

as libssl has a high popcon I suggest a bit of rewording to adhere better to
(1). I would like to see some boilerplate explaining (Open)SSL, unified 
short

descriptions and "complete" sentences. For your convenience I prepared a
debian/control with rewritten descriptions, using information from Wikipedia
(2) and the OpenSSL project homepage (3) to be used as a starting point.

Kind regards
   Martin


1: 
http://www.debian.org/doc/manuals/developers-reference/best-pkging-practices.html#bpp-debian-control


2: http://en.wikipedia.org/wiki/Transport_Layer_Security

   Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer
   (SSL), are cryptographic protocols that provide communication 
security over

   the Internet.[1]

3: http://www.openssl.org/

   Welcome to the OpenSSL Project

   The OpenSSL Project is a collaborative effort to develop a robust,
   commercial-grade, full-featured, and Open Source toolkit 
implementing the

   Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1)
   protocols as well as a full-strength general purpose cryptography 
library.

   …
--- control.orig	2013-08-08 00:20:03.0 +0200
+++ control	2013-08-08 01:04:17.0 +0200
@@ -13,12 +13,16 @@
 Architecture: any
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
 Suggests: ca-certificates
-Description: Secure Socket Layer (SSL) binary and related cryptographic tools
- This package contains the openssl binary and related tools.
+OpenSSL's Secure Sockets Layer implementation - xxx
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
+Description: Secure Sockets Layer implementation - binary and related cryptographic tools
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ It contains the openssl binary and related tools.
  .
- You need it to perform certain cryptographic actions like:
+ You need it to perform cryptographic operations such as:
   -  Creation of RSA, DH and DSA key parameters;
   -  Creation of X.509 certificates, CSRs and CRLs;
   -  Calculation of message digests;
@@ -33,11 +37,12 @@
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: SSL shared libraries
- libssl and libcrypto shared libraries needed by programs like
- apache-ssl, telnet-ssl and openssh.
+Description: Secure Sockets Layer implementation - shared libraries
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ The libssl and libcrypto shared libraries are needed by programs like
+ apache-ssl, telnet-ssl and openssh.
 
 Package: libcrypto1.0.0-udeb
 XC-Package-Type: udeb
@@ -45,10 +50,12 @@
 Priority: optional
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: crypto shared library - udeb
- libcrypto shared library.
+Description: Secure Sockets Layer implementation - libcrypto udeb
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- Do not install it on a normal system.
+ It contains the libcrypto shared library. Do not install it on a normal
+ system.
 
 Package: libssl-dev
 Section: libdevel
@@ -57,11 +64,12 @@
 Multi-Arch: same
 Recommends: libssl-doc
 Depends: libssl1.0.0 (= ${binary:Version}), zlib1g-dev, ${misc:Depends}
-Description: SSL development libraries, header files and documentation
- libssl and libcrypto development libraries, header files and manpages.
+Description: Secure Sockets Layer implementation - development files
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
-
+ It contains development libraries, header files and manpages for the libssl
+ and libcrypto libraries.
 
 Package: libssl-doc
 Section: doc
@@ -70,10 +78,11 @@
 Replaces: libssl-dev (<< 1.0.0)
 Breaks: libssl-dev (<< 1.0.0)
 Depends: ${shlibs:Depends}, ${perl:Depends}, ${misc:Depends}
-Description: SSL development documentation documentation
- libssl and libcrypto manpages and demo files.
+Description: Secure Sockets Layer implementation - documentation
+ This package is part of the OpenSSL project's implementation of the SSL
+ cryptograpfic protocol for communication security over the internet.
  .
- It is part of the OpenSSL implementation of SSL.
+ It contains libssl and libcrypto manpages and demo files.
 
 Package: libssl1.0.0-dbg
 Section: debug

Bug#640515: xpdf: Segmentation fault when trying to print file

2013-08-09 Thread Markus Hiereth
Package: xpdf
Version: 3.03-10
Followup-For: Bug #640515

Dear Maintainer,

I face the same problem. 

having lp in the selection "Print with command", after clicking on the
button "Print" xpdf crashes, the shell displays

Speicherzugriffsfehler
hiereth@lune:/tmp$ request id is HPDeskjet-950 (0 file(s)

The printer delivers a plain white piece of paper, the job remains in
the printer queue.

hiereth@lune:/tmp$ lpq
HPDeskjet is ready
RankOwner   Job File(s) Total Size
1st (null)  950 untitled8192 bytes

CPU: AMD Duron(tm)

I would deliver more output message I You passed me the command to
type in.

Greetings
Markus



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

Kernel: Linux 3.2.0-4-486
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xpdf depends on:
ii  lesstif2  1:0.95.2-1.1
ii  libc6 2.13-38
ii  libgcc1   1:4.7.2-5
ii  libpoppler19  0.18.4-6
ii  libstdc++64.7.2-5
ii  libx11-6  2:1.5.0-1+deb7u1
ii  libxt61:1.1.3-1+deb7u1

Versions of packages xpdf recommends:
ii  cups-bsd   1.5.3-5
ii  gsfonts-x110.22
ii  poppler-data   0.4.5-10
ii  poppler-utils  0.18.4-6

xpdf suggests no packages.

-- Configuration Files:
/etc/xpdf/xpdfrc changed:
displayFontT1 Times-Roman   
/usr/share/fonts/type1/gsfonts/n021003l.pfb
displayFontT1 Times-Italic  
/usr/share/fonts/type1/gsfonts/n021023l.pfb
displayFontT1 Times-Bold
/usr/share/fonts/type1/gsfonts/n021004l.pfb
displayFontT1 Times-BoldItalic  
/usr/share/fonts/type1/gsfonts/n021024l.pfb
displayFontT1 Helvetica 
/usr/share/fonts/type1/gsfonts/n019003l.pfb
displayFontT1 Helvetica-Oblique 
/usr/share/fonts/type1/gsfonts/n019023l.pfb
displayFontT1 Helvetica-Bold
/usr/share/fonts/type1/gsfonts/n019004l.pfb
displayFontT1 Helvetica-BoldOblique 
/usr/share/fonts/type1/gsfonts/n019024l.pfb
displayFontT1 Courier   
/usr/share/fonts/type1/gsfonts/n022003l.pfb
displayFontT1 Courier-Oblique   
/usr/share/fonts/type1/gsfonts/n022023l.pfb
displayFontT1 Courier-Bold  
/usr/share/fonts/type1/gsfonts/n022004l.pfb
displayFontT1 Courier-BoldOblique   
/usr/share/fonts/type1/gsfonts/n022024l.pfb
displayFontT1 Symbol
/usr/share/fonts/type1/gsfonts/s05l.pfb
displayFontT1 ZapfDingbats  
/usr/share/fonts/type1/gsfonts/d05l.pfb
psFile  "|lp"
urlCommand  "sensible-browser '%s'"
unbind down any
unbind right any
unbind up any
unbind left any
bind down window scrollDown(16) 
bind right window scrollRight(16)
bind up window scrollUp(16)
bind left window scrollLeft(16)
bind down fullScreen nextPage
bind right fullScreen nextPage
bind up fullScreen prevPage
bind left fullScreen prevPage
include /etc/xpdf/includes
continuousView yes


-- no debconf information


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



Bug#710658: collectd: df plugin causes lots of syslog messages: Illegal attempt to update

2013-08-09 Thread Martin Steigerwald
Am Freitag, 9. August 2013, 11:52:35 schrieb Ludovic Rousseau:
> Hello,

Hi Ludovic,

> I found a solution to this problem (at least for me) at
> http://emacstragic.net/collectd-causing-rrd-illegal-attempt-to-update-using-> 
> time-errors/
> 
> I include the full article bellow in case it disapears:

Thanks for adding this information.

I think tokkee told me this solution and or I read it elsewhere. Just didn´t 
update the bug.

Thanks,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7


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



Bug#713409: license-reconcile: FTBFS: dh_auto_test: perl Build test returned exit code 255

2013-08-09 Thread Oleg Gashev

Reproduced:
dpkg-buildpackage: source package license-reconcile
dpkg-buildpackage: source version 0.2
dpkg-buildpackage: source distribution unstable
dpkg-buildpackage: source changed by gregor herrmann 
dpkg-buildpackage: host architecture amd64
 dpkg-source --before-build license-reconcile
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
 dpkg-source -b license-reconcile
dpkg-source: info: using source format `3.0 (native)'
dpkg-source: info: building license-reconcile in 
license-reconcile_0.2.tar.gz

dpkg-source: info: building license-reconcile in license-reconcile_0.2.dsc
 debian/rules build
dh build
   dh_testdir
   dh_auto_configure
WARNING: the following files are missing in your kit:
README
Please inform the author.

Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'Debian-LicenseReconcile' version '0.01'
   dh_auto_build
Building Debian-LicenseReconcile
   dh_auto_test
t/00-load.t ... 3/15 # Testing Debian::LicenseReconcile 
0.01, Perl 5.014002, /usr/bin/perl

bin/license-reconcile syntax OK
t/00-load.t ... ok
t/01-errors.t . ok
t/02-format.t . ok
t/03-parse.t .. ok
t/04-parse.t .. ok
t/05-duplicate.t .. ok
t/06-filter.t . ok
t/08-map_directory.t .. ok
t/09-licensecheck.t ... ok
t/09-nolicense.t .. ok
t/09-tty.t  ok
t/09-wtfpl.t .. ok
t/10-get_files.t .. ok
t/11-rules.t .. ok
t/12-rules-pattern.t .. ok
t/13-rules-contains.t . ok
t/14-rules-mmagic.t ... ok
t/15-rules-matches.t .. ok
t/16-rules-maxversion.t ... 1/3
#   Failed test at t/16-rules-maxversion.t line 42.
# Compared $data->[0]{"file"}
#got : 'base.h'
# expect : 'base'
# Looks like you failed 1 test of 3.
t/16-rules-maxversion.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/17-copyright.t .. ok
t/17-kungliga.t ... ok
t/17-rltty.t .. ok
t/18-app.t  ok
t/19-rules-verify.t ... 3/3
#   Failed test at t/19-rules-verify.t line 40.
# Compared $data->[0]{"file"}
#got : 'base.h'
# expect : 'base'
# Looks like you failed 1 test of 3.
t/19-rules-verify.t ... Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests
t/20-copyright_extract.t .. ok
t/manifest.t .. skipped: Author tests not required for 
installation
t/pod-coverage.t .. skipped: Test::Pod::Coverage 1.08 required 
for testing POD coverage

t/pod.t ... ok

Test Summary Report
---
t/16-rules-maxversion.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
t/19-rules-verify.t (Wstat: 256 Tests: 3 Failed: 1)
  Failed test:  3
  Non-zero exit status: 1
Files=28, Tests=219, 15 wallclock secs ( 0.33 usr  0.43 sys +  8.07 cusr 
 5.49 csys = 14.32 CPU)

Result: FAIL
Failed 2/28 test programs. 2/219 subtests failed.
dh_auto_test: perl Build test returned exit code 255
make: *** [build] Error 255
dpkg-buildpackage: error: debian/rules build gave error exit status 2



locale

LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=


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



Bug#719254: CUPS/HPLIP: looses its settings after several reboot

2013-08-09 Thread Adam Majer
On Fri, Aug 09, 2013 at 07:27:23PM +0200, patrick wrote:
> Package: lpr
> Severity: normal
> Hi
> 
> It does not work. 
> 
> I do settings of the printer over hplip drivers & system-config-printer
> 
> gimp can print super. 
> 
> After few days, no one can print.
> Everyone depressed with LPR. 

Are you sure you are using lpr and not CUPS? Do you have cups-bsd
installed perhaps?

system-config-printer - System-config-printer is a GUI written to
configure a CUPS server.

You have filed a bug against lpr, which has nothing to do with CUPS.



>Please fix this serious issue, because the admin shall every once a
>week delete the printer 192.168.1.x and reinstall it.
>
>It does that on all Linux Debian Stable.

You also have not specified *why* no one can print. Does the printer
server stop accepting requests? Does the printer server stop
broadcasting your printer? Is it on? If it is on, do you see it? Does
the printer server see the printer (use `lsusb` when it "doesn't
work", assuming it is USB printer)

"It does not work" is clearly false as I have cups installed and it
never stopped working. It also does not tell us anything about what
could potentially be wrong.

- Adam


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



Bug#699520: Pending fixes for bugs in the libcommon-sense-perl package

2013-08-09 Thread pkg-perl-maintainers
tag 699520 + pending
thanks

Some bugs in the libcommon-sense-perl package are closed in revision
09aee27d06046d71cc097fde86143d60df361aa4 in branch 'master' by gregor
herrmann

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcommon-sense-perl.git;a=commitdiff;h=09aee27

Commit message:

Add patch to add encoding to POD/manpage.

Closes: #699520
Thanks: Jakub Wilk for the bug report.


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



Bug#719217: pu: package svnmailer/1.0.8-13~deb7u1

2013-08-09 Thread Adam D. Barratt
Control: tags -1 + moreinfo

On Fri, 2013-08-09 at 12:37 +0200, Andreas Beckmann wrote:
> svnmailer in wheezy is unusable due to some changes in
> python-subversion (#712383).
> This has been noticed on alioth.d.o as commit mailings are no longer
> working.
> http://alioth.debian.org/tracker/index.php?func=detail&aid=314307&group_id=1&atid=21
> 
> I just fixed this in sid and would like to get this fixed in wheezy as
> well.

One question on the diff... this change

--- svnmailer-1.0.8.orig/debian/source/format
+++ svnmailer-1.0.8/debian/source/format
@@ -0,0 +1 @@
+1.0

doesn't appear to be mentioned in the changelog. Whilst it's essentially
a no-op, was it intended to be included?

> What would be the best solution to make this package available for
> alioth? Putting it into wheezy-updates?

I'd suggest asking them. :-) DSA have taken packages from p-u before and
whilst there's a certain overlap between the alioth admins and DSA, I
don't know what the attitude to "unreleased" updates is on the alioth
side.

Regards,

Adam


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



Bug#717820: pu: package lftp/4.3.6-1+deb7u1

2013-08-09 Thread Adam D. Barratt
Control: tags -1 + pending

On Thu, 2013-07-25 at 20:17 +0100, Adam D. Barratt wrote:
> On Thu, 2013-07-25 at 13:59 +0200, Noël Köthe wrote:
> > lftp in wheezy/stable splits input script file after 4096 bytes.
> > 
> > http://bugs.debian.org/711164
> [...]
> > Is it OK to upload 4.3.6-1+deb7u2 with this patch to 
> > stable-proposed-updates?
> 
> For reference, we generally prefer full debdiffs, rather than isolated
> patches. However, if the diff consists of just the patch and associated
> changelog stanza then please go ahead, using "wheezy" as the
> distribution; thanks.

Flagged for acceptance; thanks.

As an example of why we prefer full debdiffs, please don't do this:

+wheezy update with OK from debian-release. Closes: #717820

The release.debian.org bug should stay open until the updated package is
in stable (i.e. after the point release), at which point we'll close it.
I'll reopen the bug after dak auto-closes it.

Regards,

Adam


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



Bug#713409: FTBFS here with different failures

2013-08-09 Thread Damyan Ivanov
-=| Marius Gavrilescu, 09.08.2013 18:49:53 +0300 |=-
> I get these failures when building license-reconcile:
> 
> t/17-rltty.t .. ok
> 
> #   Failed test at t/18-app.t line 49.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> 
> #   Failed test at t/18-app.t line 59.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> 
> #   Failed test at t/18-app.t line 70.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> 
> #   Failed test at t/18-app.t line 80.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> 
> #   Failed test at t/18-app.t line 90.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> 
> #   Failed test at t/18-app.t line 159.
> # Compared $data->[1]{"msg"}
> #got : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142.
> # '
> # expect : 'Invalid field given (Flossy) at 
> /usr/share/perl5/Debian/Copyright.pm line 142
> # '
> # Looks like you failed 6 tests of 41.
> t/18-app.t  
> Dubious, test returned 6 (wstat 1536, 0x600)
> Failed 6/41 subtests t/19-rules-verify.t ... ok

I have run this test a thousand times (literally) without a single 
failure. :(

There must be something different in the environment. Mine is 
a sid/amd64 system.


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



Bug#719260: haskell-yesod-auth-account: FTBFS: YesodExample, RequestBuilder not in scope

2013-08-09 Thread Aaron M. Ucko
Source: haskell-yesod-auth-account
Version: 1.2.1-1
Severity: serious
Justification: fails to build from source

Builds of haskell-yesod-auth-account have been failing with the errors

  tests/Foundation.hs:105:31:
  Not in scope: type constructor or class `YesodExample'
  
  tests/Foundation.hs:108:32:
  Not in scope: type constructor or class `RequestBuilder'
  
  tests/Foundation.hs:108:58:
  Not in scope: type constructor or class `YesodExample'
  make: *** [build-ghc-stamp] Error 1
  dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

Could you please take a look?

Thanks!


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



Bug#719259: dissy crashes when opening a file located in a directory which contains spaces

2013-08-09 Thread grobs
Package: dissy
Version: 9-3.1
Severity: important

Dear Maintainer,

The dissy package have a bug which causes two problems:
- Run the program when you are in a directory which contains spaces and
you'll obtain some errors in the console
- Request the program to open a file located in a directory which contains
spaces and the program will just crash

Thanks for your awesome work,
Tom LAREDO



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

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

Versions of packages dissy depends on:
ii  binutils 2.22-8
ii  python   2.7.5-2
ii  python-gtk2  2.24.0-3+b1
ii  python-rsvg  2.32.0+dfsg-3

dissy recommends no packages.

dissy suggests no packages.

-- no debconf information


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



Bug#680550: linux-image-2.6.32-5-amd64: kmalloc-32 memory leak for kernel 2.6.32-5-amd64

2013-08-09 Thread Alan W. Irwin

On 2013-08-09 17:41+0200 Moritz Muehlenhoff wrote:


reassign 680550 src:linux
thanks



[...]I planned to dist-upgrade to Debian testing in any case roughly two
weeks from now when I hope to finish up a project I am currently
working on.  I don't want to disrupt that project, but once that is
done just before that dist-upgrade, I will try your idea of just
updating the kernel and its dependencies. After all, although I don't
personally intend to use Debian stable too much longer, others will
continue to use Debian stable for quite some time, so I would like to
help out such users by doing some tests if it turns out (see my
question above for you) the kmalloc-32 memory leak is a common issue
on 64-bit hardware.


Did you upgrade to Wheezy in the mean time?


Yes, so this bug is no longer relevant to me.  But it was definitely
an issue until I upgraded to Wheezy so it is likely to continue to be
an issue for those remaining Debian users who have not done that
upgrade yet.

Alan
__
Alan W. Irwin

Astronomical research affiliation with Department of Physics and Astronomy,
University of Victoria (astrowww.phys.uvic.ca).

Programming affiliations with the FreeEOS equation-of-state
implementation for stellar interiors (freeeos.sf.net); the Time
Ephemerides project (timeephem.sf.net); PLplot scientific plotting
software package (plplot.sf.net); the libLASi project
(unifont.org/lasi); the Loads of Linux Links project (loll.sf.net);
and the Linux Brochure Project (lbproject.sf.net).
__

Linux-powered Science
__


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



Bug#709780: [Pkg-systemd-maintainers] Bug#709780: Bug#709780: Bug#709780: Provide a way to not start a daemon on boot

2013-08-09 Thread Michael Stapelberg
Hi Michael,

Michael Biebl  writes:
> We should probably add test cases for these different use cases, i.e.
> - SysV-only services
> - systemd-only services
> - services with both SysV and native service files
That would be good, but it’s not a priority for me currently. The test
matrix is simple enough that manual testing is doable.

I pushed a fix to debian-experimental.

-- 
Best regards,
Michael


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



Bug#718774: Nvidia module rename patch break bumblebee

2013-08-09 Thread Francesco "kurojishi" Berni
On 08/09/2013 09:09 AM, LOMBARD Maxime wrote:
> Hi,
> 
> I installed Nvidia drivers 325.15 and after to modify "bumblebee.conf"
> file and restart bumblebeed service, all work without problem :)
> 
it works for me too :)


-- 
Francesco Berni  -  kurojishi
Registered Linux User #512920
GPG: A1FB5252



signature.asc
Description: OpenPGP digital signature


Bug#719258: haskell-th-extras: FTBFS: Could not find module `Data.Generics'

2013-08-09 Thread Aaron M. Ucko
Source: haskell-th-extras
Version: 0.0.0.2-1
Severity: serious
Justification: fails to build from source

Builds of haskell-th-extras in minimal environments (as on the
autobuilders) have been failing:

  src/Language/Haskell/TH/Extras.hs:5:8:
  Could not find module `Data.Generics'

Could you please declare build dependencies on libghc-syb-* and
confirm with pbuilder or the like that you haven't missed anything
else?

Thanks!


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



Bug#719205: bugs.debian.org: sends mail with non-RFC compliant envelope sender address

2013-08-09 Thread Don Armstrong
Control: forwarded -1 https://rt.debian.org/Ticket/Display.html?id=4608

On Fri, 09 Aug 2013, Lionel Elie Mamane wrote:
> 2013-08-08 17:42:33 H=buxtehude.debian.org [140.211.166.26] sender verify 
> fail for : response to "RCPT 
> TO:" from mailly.debian.org 
> [2001:41b8:202:deb:6564:a62:52c3:4b72] was: 550-Callout verification 
> failed:\n550 550 Unknown or archived bug
> 
> As per RFC 5321, sections 2.3.5, 3.1, 4.1.1.3, 4.5.1 and RFC 2142
> sections 1, 4, domains used for sending mail should have a working
> postmaster address; buxtehude.debian.org does not.

Thanks for the report; it's been forwarded to the administrators of the
mail installation.


-- 
Don Armstrong  http://www.donarmstrong.com

Have you ever noticed: the most vocal superpatriots are the old men
who send young men out to die.
 -- Harlan Ellison "Basilisk" (_Deathbird Stories_ p73)


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



Bug#671396: libtiff4: 3.9.6-3 hpcups crashes with signal 11

2013-08-09 Thread Brian Potkin
On Thu 03 May 2012 at 16:39:37 -0300, Matias A. Bellone wrote:

> Updating libtiff4 from 3.9.6-2 to 3.9.6-5 made my HP 1006p USB printer
> installed with hp-setup on CUPS stop working.
> 
> The error log stated:
>  (/usr/lib/cups/filter/hpcups) crashed on signal 11

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672129

and

https://bugs.launchpad.net/hplip/+bug/997225

might provide some comfort.

Regards,

Brian.


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



Bug#719257: [debian-installer] Could not create btrfs partition

2013-08-09 Thread bastien ROUCARIES
Package: debian-installer
Severity: normal

partman fail with 
partman: mkfs.btrfs: error while loading shared libraries: liblzo2.so.2: cannot 
open shared object file: No such file or directory.

missing udeb for liblzo2.so.2 ?

Bastien


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



Bug#719256: /usr/bin/cme: Load command error if debian/sources/options contains options with = sign

2013-08-09 Thread Salvatore Bonaccorso
Package: libconfig-model-perl
Version: 2.040-1
Severity: normal
File: /usr/bin/cme

Hi

On the example of libcpan-changes-perl which contains in
debian/source/options:

, [ debian/source/options ]
| compression = xz
`

running `cme check dpkg' stops with:

cme check dpkg
loading data
2013/08/09 19:51:10 Warning: node 'my_config' could not read config file with 
any backend 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Connecting to qa.debian.org to check debhelper versions. Please wait...
Connecting to qa.debian.org to check perl versions. Please wait...
Connecting to qa.debian.org to check libversion-perl versions. Please wait...
Connecting to qa.debian.org to check libtest-simple-perl versions. Please 
wait...
Connecting to qa.debian.org to check dpkg versions. Please wait...
Load command error:
command: '='
Syntax error: cannot find element in command

Regards,
Salvatore

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

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

Versions of packages libconfig-model-perl depends on:
ii  libanyevent-perl  7.040-3
ii  libcarp-assert-more-perl  1.14-1
ii  libexception-class-perl   1.32-1
ii  libfile-homedir-perl  0.99-1
ii  libfile-slurp-perl.19-2
ii  libhash-merge-perl0.12-2
ii  liblist-moreutils-perl0.33-1+b1
ii  liblog-log4perl-perl  1.29-1
ii  libmouse-perl 1.05-1
ii  libmousex-nativetraits-perl   1.09-1
ii  libmousex-strictconstructor-perl  0.02-1
ii  libnamespace-autoclean-perl   0.13-1
ii  libparse-recdescent-perl  1.967009+dfsg-1
ii  libpath-class-perl0.32-1
ii  libpod-pom-perl   0.28-1
ii  libsoftware-license-perl  0.103005-1
ii  libtext-autoformat-perl   1.669004-1
ii  libtext-diff-perl 1.41-1
ii  libyaml-perl  0.84-1
ii  perl  5.14.2-21

Versions of packages libconfig-model-perl recommends:
ii  bash-completion 1:2.0-1
ii  fuse2.9.2-4
pn  libconfig-model-tkui-perl   
ii  libfuse-perl0.15.1-2
ii  libmodule-corelist-perl 2.94-1
ii  perl5.14.2-21
ii  perl-modules [libmodule-corelist-perl]  5.14.2-21

Versions of packages libconfig-model-perl suggests:
ii  libconfig-model-dpkg-perl 2.037
pn  libconfig-model-openssh-perl  
ii  libterm-readline-gnu-perl 1.20-2+b1

-- no debconf information


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



Bug#617613: closed by Anton Gladky (Bug#617613: fixed in freecad 0.13.1830-dfsg-2)

2013-08-09 Thread Anton Gladky
2013/8/9 Francesco Poli :
> the GPL-licensed files are:
>
> Files: src/Mod/Draft/*
>
> Files: src/Mod/Draft/draftlibs/dxf*
>
> Files: src/Mod/Part/MakeBottle.py
>src/Tools/*
>
> Please clarify whether these files are linked with or incorporated into
> any program that links with Open CASCADE.

Most of them are LGPL. As I understand, they are independent python-scripts
for different stuffs. Anyway OCE has no python-interface at all.

> Moreover, I've just noticed that among the dependencies of freecad
> there's
>
>  libsoqt4-20
>
> which is licensed under the GNU GPL v2:
> http://ftp-master.metadata.debian.org/changelogs//main/s/soqt/soqt_1.5.0-

>From their website:

http://doc.coin3d.org/SoQt/

"SoQt is a library which provides the glue between Systems in Motion's
Coin high-level 3D visualization library and Troll Tech's Qt 2D user
interface library."

It is used for QT-Coin cooperation.

Cheers,

Anton


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



Bug#719254: CUPS/HPLIP: looses its settings after several reboot

2013-08-09 Thread patrick
Package: lpr
Severity: normal


Hi

It does not work. 

I do settings of the printer over hplip drivers & system-config-printer

gimp can print super. 

After few days, no one can print.
Everyone depressed with LPR. 


Please fix this serious issue, because the admin
shall every once a week delete the printer 192.168.1.x
and reinstall it.

It does that on all Linux Debian Stable.

Kind regards



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

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


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



Bug#719247: [Pkg-tcltk-devel] Bug#719247: tcl8.5: export special environmental variables when cross build

2013-08-09 Thread Sergei Golovan
Hi Eleanor,

On Fri, Aug 9, 2013 at 7:45 PM, Eleanor Chen  wrote:
> Package: src:tcl8.5
> Version: 8.5.14-2
> Tags: patch
> User: crossbu...@debian.org
> Usertags: cross
>
> When cross-building tcl8.5, the build fails with "multiple definition
> of `fixstrtod'", this can be worked around by exporting
> ac_cv_func_strtod=yes and tcl_cv_strtod_buggy=1 in debian/rules.

I'll fix this in one of the next uploads. Thank you for the reminder.

-- 
Sergei Golovan


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



Bug#709780: [Pkg-systemd-maintainers] Bug#709780: Bug#709780: Bug#709780: Provide a way to not start a daemon on boot

2013-08-09 Thread Michael Biebl
Am 09.08.2013 19:28, schrieb Michael Biebl:
> 
> Hm, with systemctl disable rsyslog.service, systemctl will no longer act
> on the native service file, but only removes the SysV symlinks.
> So I don't think it works as expected, yet.
> 
> I also noticed, that you are using update-rc.d defaults|remove here, not
> update-rc.d enable|disable.
> That means, for a service, which has been "disabled", the SysV init
> script will be re-enabled after the next package upgrade.
> 

We should probably add test cases for these different use cases, i.e.
- SysV-only services
- systemd-only services
- services with both SysV and native service files

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



signature.asc
Description: OpenPGP digital signature


Bug#709780: [Pkg-systemd-maintainers] Bug#709780: Bug#709780: Bug#709780: Provide a way to not start a daemon on boot

2013-08-09 Thread Michael Biebl
Am 09.08.2013 19:18, schrieb Michael Stapelberg:
> Hi Michael,
> 
> Michael Biebl  writes:>
>> Running systemctl enable|disable for a service which has both a native
>> .service file *and* a SysV/LSB init script results in systemctl only
>> acting on the native service.
>>
>> root@pluto:/etc# ls rc?.d/???rsyslog
>> rc0.d/K04rsyslog  rc1.d/K04rsyslog  rc2.d/S01rsyslog  rc3.d/S01rsyslog
>> rc4.d/S01rsyslog  rc5.d/S01rsyslog  rc6.d/K04rsyslog
>>
>> root@pluto:/etc# systemctl disable rsyslog
>> rm '/etc/systemd/system/multi-user.target.wants/rsyslog.service'
>> rm '/etc/systemd/system/syslog.service'
>>
>> root@pluto:/etc# ls rc?.d/???rsyslog
>> rc0.d/K04rsyslog  rc1.d/K04rsyslog  rc2.d/S01rsyslog  rc3.d/S01rsyslog
>> rc4.d/S01rsyslog  rc5.d/S01rsyslog  rc6.d/K04rsyslog
> The issue here is that you are omitting the “.service” suffix. If you
> add that, it will work. I’ll look into fixing this.

Hm, with systemctl disable rsyslog.service, systemctl will no longer act
on the native service file, but only removes the SysV symlinks.
So I don't think it works as expected, yet.

I also noticed, that you are using update-rc.d defaults|remove here, not
update-rc.d enable|disable.
That means, for a service, which has been "disabled", the SysV init
script will be re-enabled after the next package upgrade.

We should consider using update-rc.d enable|disable. Obviously, that
only works, if the symlinks have already been installed via "update-rc.d
defaults"



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



signature.asc
Description: OpenPGP digital signature


Bug#709780: [Pkg-systemd-maintainers] Bug#709780: Bug#709780: Bug#709780: Provide a way to not start a daemon on boot

2013-08-09 Thread Michael Stapelberg
Hi Michael,

Michael Biebl  writes:>
> Running systemctl enable|disable for a service which has both a native
> .service file *and* a SysV/LSB init script results in systemctl only
> acting on the native service.
>
> root@pluto:/etc# ls rc?.d/???rsyslog
> rc0.d/K04rsyslog  rc1.d/K04rsyslog  rc2.d/S01rsyslog  rc3.d/S01rsyslog
> rc4.d/S01rsyslog  rc5.d/S01rsyslog  rc6.d/K04rsyslog
>
> root@pluto:/etc# systemctl disable rsyslog
> rm '/etc/systemd/system/multi-user.target.wants/rsyslog.service'
> rm '/etc/systemd/system/syslog.service'
>
> root@pluto:/etc# ls rc?.d/???rsyslog
> rc0.d/K04rsyslog  rc1.d/K04rsyslog  rc2.d/S01rsyslog  rc3.d/S01rsyslog
> rc4.d/S01rsyslog  rc5.d/S01rsyslog  rc6.d/K04rsyslog
The issue here is that you are omitting the “.service” suffix. If you
add that, it will work. I’ll look into fixing this.

-- 
Best regards,
Michael


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



Bug#719253: m17n-db: FTBFS twice in a row

2013-08-09 Thread Daniel Stender
Package: m17n-db
Version: 1.6.4-1
Severity: normal

m17n-db fails to build twice in a row,
cf. http://www.danielstender.com/buildlogs/m17n-db_1.6.4-1_amd64.build

Please add removal of *map and *tab to clean.

Greetings,
Daniel Stender

-- 
http://www.danielstender.com/blog/
GPG key ID: 1654BD9C


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



Bug#719252: linux-image-3.9-1-686-pae: hard disk errors at end of shutdown

2013-08-09 Thread Carsten Grohmann
Package: linux-image-3.9-1-686-pae
Version: 3.9.8-1
Severity: normal

Dear Maintainer,

I've a system with two hard disks3s - a SSD and an older IDE disk. The
SSD is the boot disk. The IDE disk is used for storing mass data.

At end of the shutdown the IDE disk 
 1) spins down for fractions of a seconds but audible
 2) spins up again
 3) spins down permanently, the system turns off in same moment

I think the spinning down -> up -> down is a bug.

The issue occurs at every shutdown with kernel 3.9-1-686-pae. It doesn't
occur with kernel 3.2.0-4-686-pae.

The shutdown log is a transcription of a recording shutdown process.
The syslog doesn't contains any information about this part of the
shutdown process. There are no disk errors during the system is up and
running.

What's the reason of this behaviour and how can I fix it?

Regards,
Carsten

** Shutdown log:
[ 3621.791148] pcieport :00:1c.5: System wakeup enabled by ACPI
 done.
Will now unmount temporary filesystems:tmpfs has been unmounted
none has been unmounted
. ok
[] Will now deactivate swap:swapoff on /dev/sda2
. ok
[] Will now unmount local filesystems:/dev/sda3 has been unmounted
/dev/sdal has been unmounted
. ok
[ ok ] Mounting root filesystem read-only...done.
[ info] Will now halt.
[ 3624.923550] kvm: exiting hardware virtualization
[ 3624.924414] sd 4:0:0:0: [sdb] Synchronizing SCSI cache
[ 3624.924905] sd 4:0:0:0: [sdb] Stopping disk
[ 3625.212165] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[ 3625.212326] ad 2:0:0:0: [sda] Stopping disk
[ 3625.615374] ata3.00: exception Emask 0x10 SAct 0x0 SErr 0x1 action 0xe 
frozen
[ 3625.615446] ata3.00: irq_stat 0x0041, PHY RDY changed
[ 3625.615497] ata3: SError: { PHYRdyChg }
[ 3625.615534] ata3.00: failed command: STANDBY IMMEDIATE
[ 3625.615585] ata3.00: cmd e0/00:00:00:00:00/00:00:00:00:00/a0 tag 0
[ 3625.615585]  res 50/00:00:00:00:00/00:00:00:00:00/a0 Emask 0x10 
(ATA bus error)
[ 3625.615705] ata3.00: status: { DRDY }
[ 3625.615746] ata3: hard resetting link
[ 3626.335749] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 3626.400368] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected 
by device (Stat=0x51 Err=0x04)
[ 3626.400445] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[ 3626.400505] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[ 3629.646801] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected 
by device (Stat=0x51 Err=0x04)
[ 3629.646874] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[ 3629.646931] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[ 3629.649227] ata3.00: configured for UDMA/100
[ 3629.665886] ata3.00: device reported invalid CHS sector 0
[ 3629.668636] ata3: EH complete
[ 3629.668666] sd 2:0:0:0: [sda] START_STOP FAILED
[ 3629.668668] sd 2:0:0:0: [sda]
[ 3629.668669] Result: hostbyte=DID_OK driverbyte=DRIVER_SENSE
[ 3629.668671] sd 2:0:0:0: [sda]
[ 3629.668673] Sense Key : Aborted Command [current] [descriptor]
[ 3629.668675] sd 2:0:0:0: [sda]
[ 3629.668686] Add. Sense: No additional sense information
[ 3629.690983] mei :00:16.0: stop
[ 3629.693846] ACPI: Preparing to enter system sleep state S5

Current ata3 details:
$ dmesg | grep ata3 
[0.881971] ata3: SATA max UDMA/133 abar m2048@0xf7c16000 port 0xf7c16200 
irq 44
[1.200526] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[1.202763] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected 
by device (Stat=0x51 Err=0x04)
[1.202814] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[1.202859] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[1.203017] ata3.00: ATA-7: SAMSUNG SP2514N, VF100-50, max UDMA/100
[1.203050] ata3.00: 488397168 sectors, multi 16: LBA48 
[1.203081] ata3.00: applying bridge limits
[1.222989] ata3.00: ACPI cmd ef/10:06:00:00:00:00 (SET FEATURES) rejected 
by device (Stat=0x51 Err=0x04)
[1.223060] ata3.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) 
filtered out
[1.223102] ata3.00: ACPI cmd b1/c1:00:00:00:00:00 (DEVICE CONFIGURATION 
OVERLAY) filtered out
[1.223223] ata3.00: configured for UDMA/100

$ cat /sys/block/sda/device/queue_depth 
1

$ cat /sys/block/sda/device/model   
SAMSUNG SP2514N 

-- Package-specific info:
** Version:
Linux version 3.9-1-686-pae (debian-ker...@lists.debian.org) (gcc version 
4.7.3 (Debian 4.7.3-4) ) #1 SMP Debian 3.9.8-1

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.9-1-686-pae root=UUID=71b3f925-391e-4f93-
aef2-3f58ac7da001 ro

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[1.600282] usb 6-1: new high-speed USB device number 2 using ehci-pci
[1.732559] usb 6-1: New USB device found, idVendor=8087, idProduct=0024
[1.732605] usb 6-1: New USB device strings: Mfr=0, Product=0, 
SerialNumber=0
[1.732818

Bug#719251: m17n-db: sa-harvard-kyoto.mim: some additions

2013-08-09 Thread Daniel Stender
Package: m17n-db
Version: 1.6.4-1
Severity: wishlist
Tags: patch

Please add Avagraha, (double) Danda, and the OM sign to the Harvard/Kyoto map 
(this has been posted
on the m17n-list today).

Greetings,
Daniel Stender

-- 
http://www.danielstender.com/blog/
GPG key ID: 1654BD9C
Last-Update: 2013-08-09
Forwarded: no
Author: Daniel Stender 
Description: addtions collected by Dominik Wujastyk
--- a/MIM/sa-harvard-kyoto.mim
+++ b/MIM/sa-harvard-kyoto.mim
@@ -35,10 +35,10 @@
   ((S-\ )) ((C-@))
   ("0") ("1") ("2") ("3") ("4") ("5") ("6") ("7") ("8") ("9")
   ("A") ("D") ("G") ("H") ("I") ("J")
-  ("M") ("N") ("R") ("S") ("T") ("U")
+  ("M") ("N") ("O") ("R") ("S") ("T") ("U")
   ("a") ("b") ("c") ("d") ("e") ("g") ("h") ("i")
   ("j") ("k") ("l") ("m") ("n") ("o") ("p") ("r")
-  ("s") ("t") ("u") ("v") ("y") ("z")
+  ("s") ("t") ("u") ("v") ("y") ("z") (".") ("|") ("!")
   ((KP_1)) ((KP_2)) ((KP_3)) ((KP_4)) ((KP_5))
   ((KP_6)) ((KP_7)) ((KP_8)) ((KP_9)) ((KP_0)))
 
@@ -94,6 +94,10 @@
   ("au" "औ")
   ("RR" "ॠ")
   ("lRR" "ॡ")
+  (".a" "ऽ")
+  ("|" "।")
+  ("!"  "॥")
+  ("OM" "ॐ")
   ("0" "०")
   ("1" "१")
   ("2" "२")


Bug#719249: initscripts: mount-functions.sh creates .tmpfs files even when mounting fails

2013-08-09 Thread Matthijs Kooijman
Package: initscripts
Version: 2.88dsf-43
Severity: normal

Dear Maintainer,

Normally, the mount-functions.sh mounts /run, /tmp, etc as tmpfs
filesystems. To signal this fact to the other bootscripts, it creates a
".tmpfs" file inside.

However, when the mounting fails, and the corresponding filesystem has
thus _not_ been turned into a tmpfs, the .tmpfs file is still created.

In my case, this happened inside an lxc container. Because the mounting
capability was dropped for the container, mounting /run failed. However,
since .tmpfs was still created, the bootclean logic did not run, making
my container run with a dirty /run, causing all kinds of problems.

I looked at making a patch that made domount return a failure if the
(re)mount failed and made the mount_* functions only create .tmpfs files
if the mount succeeded.

However, I ran into two problems:
 - Currently, .tmpfs is also touched when the filesystem is only
   remounted, which probably doesn't make sense in the first place?
 - When there is already a mountpoint (e.g., /run mounted by initramfs),
   no mounting happens. I'd say this should make domount return failure
   and prevent creating .tmpfs.

   However, looking at the initramfs code, it seems that it mounts a
   tmpfs on /run but does _not_ create the .tmpfs file, so if
   mount_run doesn't create it, it will never be created in the
   initramfs case...

I wonder if it makes sense to actively check if /run (etc.) is a
mountpoint and look into /proc/mounts (or whatever is the best way for
this) to see if it is a tmpfs? Then this could just happen after the
mount and it doesn't matter if the mount failed or succeeded, or if the
filesystem was already a tmpfs to begin with.

Does that make sense?

Gr.

Matthijs


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

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

Versions of packages initscripts depends on:
ii  coreutils   8.13-3.5
ii  debianutils 4.3.2
ii  libc6   2.17-92
ii  lsb-base4.1+Debian8+deb7u1
ii  mount   2.20.1-5.3
ii  sysv-rc 2.88dsf-41
ii  sysvinit-utils  2.88dsf-41

Versions of packages initscripts recommends:
ii  e2fsprogs  1.42.5-1.1
ii  psmisc 22.19-1+deb7u1

initscripts suggests no packages.

-- no debconf information


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



Bug#719250: libwxgtk2.8-0: Duplicate file in libwxgtk-media2.8-0 and libwxgtk2.8-0

2013-08-09 Thread Christian Marillat
Package: libwxgtk2.8-0
Version: 2.8.12.1-14
Severity: Serious

Dear Maintainer,

This bug report has been done under i386 but the bug is for ia64 architecture.

We have two same files in libwxgtk2.8-0 and libwxgtk-media2.8-0 

/usr/lib/ia64-linux-gnu/libwx_gtk2u_mmedia-2.8.so.0
/usr/lib/ia64-linux-gnu/libwx_gtk2u_mmedia-2.8.so.0.8.0

http://packages.debian.org/sid/ia64/libwxgtk-media2.8-0/filelist
http://packages.debian.org/sid/ia64/libwxgtk2.8-0/filelist

Error message when trying to build dvdstyler :

http://bugsbunny.esiee.fr/~buildd/envy/logs/dvdstyler-dmo_2.5.1-dmo1-ia64-20130809-1830

Selecting previously unselected package libwxgtk-media2.8-0:ia64.
Unpacking libwxgtk-media2.8-0:ia64 (from 
.../libwxgtk-media2.8-0_2.8.12.1-14_ia64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libwxgtk-media2.8-0_2.8.12.1-14_ia64.deb (--unpack):
 trying to overwrite '/usr/lib/ia64-linux-gnu/libwx_gtk2u_mmedia-2.8.so.0.8.0', 
which is also in package libwxgtk2.8-0:ia64 2.8.12.1-14
Selecting previously unselected package libwxgtk-media2.8-dev.
Unpacking libwxgtk-media2.8-dev (from 
.../libwxgtk-media2.8-dev_2.8.12.1-14_ia64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libwxgtk-media2.8-dev_2.8.12.1-14_ia64.deb (--unpack):
 trying to overwrite '/usr/lib/ia64-linux-gnu/libwx_gtk2u_mmedia-2.8.so', which 
is also in package libwxgtk2.8-dev 2.8.12.1-14

Christian

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

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

Versions of packages libwxgtk2.8-0 depends on:
ii  libatk1.0-0   2.8.0-2
ii  libc6 2.17-92
ii  libexpat1 2.1.0-4
ii  libfontconfig12.10.2-2
ii  libfreetype6  2.4.9-1.1
ii  libgcc1   1:4.8.1-8
ii  libgdk-pixbuf2.0-02.28.2-1
ii  libgl1-mesa-glx [libgl1]  9.1.4-1
ii  libglib2.0-0  2.36.3-4
ii  libglu1-mesa [libglu1]9.0.0-1
ii  libgtk2.0-0   2.24.20-1
ii  libjpeg8  8d-1
ii  libpango-1.0-01.32.5-5+b1
ii  libpangoft2-1.0-0 1.32.5-5+b1
ii  libpng12-01.2.49-4
ii  libsm62:1.2.1-2
ii  libstdc++64.8.1-8
ii  libtiff5  4.0.3-1
ii  libwxbase2.8-02.8.12.1-14
ii  libxinerama1  2:1.1.3-1
ii  libxxf86vm1   1:1.1.2-1+deb7u1
ii  multiarch-support 2.17-92
ii  zlib1g1:1.2.8.dfsg-1

libwxgtk2.8-0 recommends no packages.

libwxgtk2.8-0 suggests no packages.

-- no debconf information


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



Bug#719248: graphviz: Building libgv-ruby fails if ruby1.9 is installed

2013-08-09 Thread Benedikt Gollatz
Package: graphviz
Severity: serious
Justification: fails to build from source (but built successfully in the past)

I was trying to build graphviz 2.28 for wheezy using git-buildpackage from
the  repository. The
build process aborted because the ruby bindings had not been built by the
make process. Examining config.log, I found that configure attempts to use
ruby1.9 instead of ruby1.8, looks for the header files in the wrong place
and then gives up.

After uninstalling ruby1.9, I was able to build the package successfully.

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

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


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



Bug#474913: downgrade Severity

2013-08-09 Thread Marcelo Jorge Vieira
severity 474913 normal
thanks


The /etc/lighttpd/conf-available/90-javascript-alias.conf symlink
is no more unconditionally recreated on each package update.

So, I'm downgrading severity from 'serious' to 'normal'.


Cheers,

-- 
Marcelo Jorge Vieira
xmpp:me...@jabber-br.org
http://metaldot.alucinados.com


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


Bug#719247: tcl8.5: export special environmental variables when cross build

2013-08-09 Thread Eleanor Chen
Package: src:tcl8.5
Version: 8.5.14-2
Tags: patch
User: crossbu...@debian.org
Usertags: cross

When cross-building tcl8.5, the build fails with "multiple definition
of `fixstrtod'", this can be worked around by exporting
ac_cv_func_strtod=yes and tcl_cv_strtod_buggy=1 in debian/rules.


Thanks,
Eleanor


tcl8.5_8.5.14-2.diff
Description: Binary data


Bug#663930: debian-policy: New virtual package for naming spec compliant icon themes

2013-08-09 Thread Fernando Lemos
Sorry it me so long to reply, the last couple weeks have been unusually
busy...

I think the rationale behind fdo-icon-theme still holds, but I don't plan
to package pa-applet anymore in the short or medium term. I don't oppose
using the section "Miscellaneous".

Thanks for looking into this.


2013/7/30 Charles Plessy 

> Le Thu, Mar 29, 2012 at 11:45:12PM -0300, Fernando Lemos a écrit :
> > On Thu, Mar 29, 2012 at 3:01 AM, Jonathan Nieder 
> wrote:
> > >
> > > Based on the discussion on debian-desktop, I think there is a
> > > consensus on the general idea.  Do you have a proposed entry for the
> > > virtual-packages-names-list.txt file ready?
> >
> > Cool. I thought of something like:
> >
> >icon theme compliant to the
> > freedesktop.org Icon Naming Specification
> >
> > As for the package name itself, I like fdo-icon-theme. Would that be
> > too specific? I wonder if something more generic like
> > desktop-icon-theme would be more appropriate.
>
> Dear Fernando and everybody,
>
> is the introduction of the "fdo-icon-theme" still planned ?  If yes, would
> the
> section "Miscellaneous" of virtual-package-names-list.txt be appropriate ?
>
> Have a nice day,
>
> --
> Charles Plessy
> Tsurumi, Kanagawa, Japan
>


Bug#695957: Bug can be closed

2013-08-09 Thread Hans-J. Ullrich
Hi Adnan and all helpers,

I just discovered, that my last mail was a failure. Accidently I tried to 
install the wrong package version, so I got the wll known error again. 

I tried to install old package 

LANG=C dpkg -i googleearth_6.0.3.2197+0.7.0-1_amd64.deb 

But it should have been

LANG=C dpkg -i googleearth_6.0.3.2197+1.0-1_amd64.deb 
  ^

Obviously nobody noticed my fault.

So, please apologize! 

You can safely close this bug now.

Have a nice weekend

Hans


Bug#719246: fdupes: use correct gcc for cross build

2013-08-09 Thread Eleanor Chen
Package: src:fdupes
Version: 1.50-PR2-4
Tags: patch
User: crossbu...@debian.org
Usertags: cross

fdupes uses CC=gcc in its Makefile, attached patches fixes this issue.

Thanks,
Eleanor


fdupes_1.50-PR2-4.patch
Description: Binary data


fix-hardcode-gcc.patch
Description: Binary data


Bug#719245: dep8 test for apache2 passphrase prompting

2013-08-09 Thread Robie Basak
Package: apache2
Version: 2.4.6-2
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy ubuntu-patch
Tags: patch
Severity: wishlist

I've added a dep8[1] test to the Ubuntu apache2 package which verifies
basic functionality as well as checks that SSL is working and passphrase
prompting on service startup works correctly. An error in an Ubuntu diff
for passphrase entry prompted me to do this, but I wrote the test to
work correctly with the Debian package as well. Please consider adding
this test to the Debian packaging. Patch attached. Thanks!

[1]: http://dep.debian.net/deps/dep8/
diff --git a/debian/ask-for-passphrase b/debian/ask-for-passphrase
old mode 100644
new mode 100755
diff --git a/debian/control b/debian/control
index a36428d..60906c2 100644
--- a/debian/control
+++ b/debian/control
@@ -13,6 +13,7 @@ Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-apache/apache2.git
 Vcs-Git: git://anonscm.debian.org/pkg-apache/apache2.git
 Homepage: http://httpd.apache.org/
+XS-Testsuite: autopkgtest
 
 Package: apache2
 Architecture: any
diff --git a/debian/tests/control b/debian/tests/control
new file mode 100644
index 000..26b0b80
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+Tests: ssl-passphrase
+Restrictions: needs-root allow-stderr
+Depends: apache2, curl, expect, ssl-cert
diff --git a/debian/tests/ssl-passphrase b/debian/tests/ssl-passphrase
new file mode 100644
index 000..c509677
--- /dev/null
+++ b/debian/tests/ssl-passphrase
@@ -0,0 +1,49 @@
+#!/bin/sh
+set -ex
+
+# Check that the init script correctly prompts for the passphrase on startup,
+# then starts and responds correctly to https queries.
+#
+# Author: Robie Basak 
+
+cd /etc/ssl/private
+[ -f ssl-cert-snakeoil.key.nopassphrase ] || mv ssl-cert-snakeoil.key ssl-cert-snakeoil.key.nopassphrase
+openssl rsa -des3 -in ssl-cert-snakeoil.key.nopassphrase -out ssl-cert-snakeoil.key -passout pass:test
+a2enmod ssl
+a2ensite default-ssl
+
+expect < /var/www/hello.txt
+
+# Use curl here. wget doesn't work on Debian, even with --no-check-certificate
+# wget on Debian gives me:
+#GnuTLS: A TLS warning alert has been received.
+#Unable to establish SSL connection.
+# Presumably this is due to the self-signed certificate, but I'm not sure how
+# to skip the warning with wget. curl will do for now.
+result=`curl -k https://localhost/hello.txt`
+
+if [ "$result" != "Hello, world!" ]; then
+echo "Unexpected result from wget" >&2
+exit 1
+fi


Bug#718431: icedtea6-plugin: No version compatible with openjdk-6-jre 6b27-1.12.6-1~deb6u1 available

2013-08-09 Thread Ivan Baldo

Hello again, I hope I am not being too annoying :-/.


El 09/08/13 12:15, Moritz Mühlenhoff escribió:

On Fri, Aug 09, 2013 at 11:59:12AM -0300, Ivan Baldo wrote:

 Hello.
 Thanks for your answer!
 AFAIK oldstable should be still maintained up to February 6th
2014, should I report a bug to Iceweasel for having Iceweasel 17 in
oldstable?
 I am a bit hesitant for that, whats your opinion?
 Thanks a lot man!
 Have a nice day.
P.s.: I know I know, I must update soon, I am clearing my priority
work queue and start upgrading and testing, but I think it will take
me at least a couple of months for that if not more, I guess there
are others in the same situation... thanks for your consideration!

Backporting iceweasel 17 to oldstable is too much effort. We asked
for help, but noone stepped forward:
http://www.debian.org/security/2013/dsa-2699
There it says "We don't have the resources to backport security 
fixes to the Iceweasel release in oldstable-security any longer.", but 
my question is: is it possible to have Iceweasel 17 in oldstable?
Currently we are running Iceweasel 10 from BPO in oldstable without 
problems, don't know if 17 would work without too much trouble or will 
be too much work to make it run in oldstable.
I mean, having the exact same Iceweasel that the security team 
maintains in Wheezy but rebuilt in Squeeze; not backporting fixes to v10 
but having v17 instead.
Thanks a lot for all your consideration and answers so far, really 
appreciated!!!




Cheers,
  Moritz



--
Ivan Baldo - iba...@adinet.com.uy - http://ibaldo.codigolibre.net/
From Montevideo, Uruguay, at the south of South America.
Freelance programmer and GNU/Linux system administrator, hire me!
Alternatives: iba...@codigolibre.net - http://go.to/ibaldo


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



Bug#719167: systemd-cryptsetup: Encountered unknown /etc/crypttab option 'discard', ignoring.

2013-08-09 Thread Ondrej Balaz
Package: systemd
Version: 204-2
Followup-For: Bug #719167

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Revised version of patch recognizes both upstream 'allow-discards' and
Debian 'discard' option and thus should be suitable for merge with
upstream.

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

Kernel: Linux 3.10.5_x230.git.x86_64 (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 systemd depends on:
ii  initscripts  2.88dsf-43
ii  libacl1  2.2.52-1
ii  libaudit01:1.7.18-1.1
ii  libc62.17-7
ii  libcap2  1:2.22-1.2
ii  libcryptsetup4   2:1.4.3-4
ii  libdbus-1-3  1.6.12-1
ii  libgcrypt11  1.5.3-1
ii  libkmod2 9-3
ii  liblzma5 5.1.1alpha+20120614-2
ii  libpam0g 1.1.3-9
ii  libselinux1  2.1.13-2
ii  libsystemd-daemon0   204-2
ii  libsystemd-journal0  204-2
ii  libudev1 204-2
ii  libwrap0 7.6.q-24
ii  udev 204-2
ii  util-linux   2.20.1-5.5

Versions of packages systemd recommends:
ii  libpam-systemd  204-2

Versions of packages systemd suggests:
pn  systemd-ui  

- -- Configuration Files:
/etc/systemd/bootchart.conf changed [not included]
/etc/systemd/journald.conf changed [not included]
/etc/systemd/logind.conf changed [not included]
/etc/systemd/system.conf changed [not included]
/etc/systemd/user.conf changed [not included]

- -- no debconf information

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

iQIcBAEBCgAGBQJSBRXAAAoJENRBSF0fzYwl0Y8P/2Pa3frERpvFKm3LyzYZOkcu
8cnsDD6zAUAhzgcjnrbnTv/LhtXatvkR0MQe4SmoCzlhQ6amG5ncPSMb+9wCGH6u
RTqoMYpsMzvIYUiJ4iLXVbVPX0bHfVgNlo2C1htaWnB3TAW4JisE6UrQYSU6dlv+
br7xsMZdFVimodtWf4rSGZraF0Q9adtEKFfKL98CB16ZYjRt8DnrP0N69m845dXT
WHvWr4uW/NjfvWfjyivo7HH7AZ4zFB44iAlk/bw8NFT4YReGKTq3QlFmNnbbX9vd
oYvZoKnqiym09z9+GEeb/ChahDJ6FNNbQNOVMbk5s9/ujgqlfeKOb8ij7aVGMLPS
ZrGTN01WlZriXf8OXNFHFFNYf4M73sCkutxyqk3zfwl2QiffE1PP/I7ur9JNSI1z
QLAd3QNwBJud0qfx+Hp7dlyG6lo9/26fS06Bwv23EGLVdkCHHWHl1hOJxmbluyr8
hdnwjqqK5lJAB3dBnWKgc+kjJqHpue92hy0VUendGXEPmx92osQGC5DCtdLinx4Y
G7piNRC+uTUZiEy2qOZK0MePtdi0ISKP+Saih9i60eFrJTLn3YNLXyAkmGaRZYg4
Tlzr1Nf4xVIZuaUk0J/Kjd4yMpHBSMPDInXvpgn592njGBCS0DhbPEXnXX2l7EnY
OEjWozvSjfmhwJv93YzL
=yTM4
-END PGP SIGNATURE-
>From 4c7b781f336e71f4e8db82889d79132e04fd3cec Mon Sep 17 00:00:00 2001
From: Ondrej Balaz 
Date: Fri, 9 Aug 2013 17:35:18 +0200
Subject: [PATCH] Recognize discard option in /etc/crypttab.

Signed-off-by: Ondrej Balaz 
---
 src/cryptsetup/cryptsetup.c |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/cryptsetup/cryptsetup.c b/src/cryptsetup/cryptsetup.c
index 3a2cfe4..ba0fdbc 100644
--- a/src/cryptsetup/cryptsetup.c
+++ b/src/cryptsetup/cryptsetup.c
@@ -129,7 +129,7 @@ static int parse_one_option(const char *option) {
 opt_readonly = true;
 else if (streq(option, "verify"))
 opt_verify = true;
-else if (streq(option, "allow-discards"))
+else if (streq(option, "allow-discards") || streq(option, "discard"))
 opt_discards = true;
 else if (streq(option, "luks"))
 opt_type = CRYPT_LUKS1;
-- 
1.7.10.4



Bug#718774: Nvidia module rename patch break bumblebee

2013-08-09 Thread LOMBARD Maxime
Hi,

I installed Nvidia drivers 325.15 and after to modify "bumblebee.conf" file
and restart bumblebeed service, all work without problem :)


2013/8/9 Vincent Cheng 

> Hi Maxime and Francesco,
>
> If bumblebeed is still unable to locate and load the nvidia module
> (try with the latest 325.15-1 version in experimental), please try
> editing /etc/bumblebee/bumblebee.conf so that
> KernelDriver=nvidia-current, and then restarting the bumblebee daemon
> for the settings to take effect, i.e. "sudo service bumblebeed
> restart". If that doesn't work, please include the output of "optirun
> -b primus -vv glxgears -info" in your reply.
>
> Thanks,
> Vincent
>


Bug#719225: libconfig-model-dpkg-perl: cme check dpkg propose incorrect suggestion for value 'libarchive-extract-perl'

2013-08-09 Thread gregor herrmann
On Fri, 09 Aug 2013 05:47:08 -0400, Oleg Gashev wrote:

> After add libarchive-extract-perl | perl (>= 5.17.9) to Build-Depends-Indep
> cme check dpkg propose incorrect suggestion:

Right, I've seen this for other dual-lifed modules too, before.
Seems like this corner of the code is not yet perfect :) 

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   


signature.asc
Description: Digital signature


Bug#567713: (no subject)

2013-08-09 Thread Giulio Paci
Il 09/08/2013 17:18, Sergei Golovan ha scritto:
> On Fri, Aug 9, 2013 at 5:15 PM, Giulio Paci  wrote:
>> Il 08/08/2013 22:53, Sergei Golovan ha scritto:
>>> Why "tcl-snack | tcl-snack-alsa" is bad for you?
>>
>> Because all the programs that use snack will have to add all the backends as 
>> alternatives, in order to support them.
>> Right now there are only two backends and there has not been any activity 
>> upstream since a long time, so it is unlikely that there will be any other 
>> backends in the near
>> future, but the situation may change.
> 
> I guess, after there will be the third backend, say for pulseaudio,
> I'll split out the ALSA and OSS dependent libraries into libsnack-oss
> and libsnack-alsa (and libsnack-pulseaudio for the third one) and make
> tcl-snack depend on all of them as alternatives. For now "tcl-snack |
> tcl-snack-alsa" seems good enough for me.

It seems not for me and apparently it seems not for Ron Lee as well (See 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659974#37).

Moreover in that thread you proposed to use dependency on the unversioned 
libsnack2 in order to solve the issue with wavesurfer
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659974#57
and now you are changing the package without offering any similar possibility.


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



Bug#711866: w3af: New upstream release, moved on github

2013-08-09 Thread Andres Riancho
Great, thanks!

On Fri, Aug 9, 2013 at 12:25 PM, Luciano Bello  wrote:
> On Tuesday 16 July 2013, Raphael Hertzog wrote:
>> > Let me know your plans.
>> Ping ?
>
> Pong.
>
> Sorry for being missed. Too much RL.
>
> I will release a new version next week (during DebConf). A month ago, upstream
> (Andrés) released https://github.com/andresriancho/w3af/releases/tag/1.5
>
> Cheers,
>
> /luciano



-- 
Andrés Riancho
Project Leader at w3af - http://w3af.org/
Web Application Attack and Audit Framework
Twitter: @w3af
GPG: 0x93C344F3


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



  1   2   3   >