Bug#766349: Diagnosing S/MIME issues.

2014-11-23 Thread Jörg Frings-Fürst
Hello Diane, first sorry for my late answer. During some other problems we have banned kmail2. But I can setup a virtual guest system with our last config this evening. I hope that's ok . CU Jörg Am Donnerstag, den 20.11.2014, 14:43 -0800 schrieb Diane Trout: > Hello > > I was reviewing bug

Bug#770591: Creepy: Plugins update

2014-11-23 Thread Ross Gammon
Hi, I just pushed a commit disabling the instagram plugin. There is an RFS/ITP bug for python-instagram (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770149), but it is too late for jessie. Disabling the instagram plugin significantly reduces the noise in the Creepy logs. I am also close to

Bug#766570: USB keyboard unresponsive after kernel load, but mouse works (Jessie Beta 2 amd64)

2014-11-23 Thread Cyril Brulebois
Control: reassign -1 src:linux 3.16.7-2 Control: retitle -1 please add hid/hid-chicony.ko to input-modules Daniel F. Smith (2014-10-24): > Thanks KiBi, > > I tried the keyboard (and USB stick) in both the USB2 and USB3 ports. No > difference. > > I did find an old blog post[1] describing the is

Bug#766216: LXC breakage and workarounds when upgrading VMs to jessie

2014-11-23 Thread Andrei POPESCU
On Lu, 24 nov 14, 00:19:57, Tomas Pospisek wrote: > > The simplest workaround currently is to upgrade and then, before > rebooting, to switch back to sysv. Installing sysvinit-core before the dist-upgrade should also work. Kind regards, Andrei -- http://wiki.debian.org/FAQsFromDebianUser Offtop

Bug#533267: release-notes: Purging uninstalled packages

2014-11-23 Thread Niels Thykier
Control: tags -1 pending On 2014-11-24 07:40, Andrei POPESCU wrote: > On Du, 23 nov 14, 22:54:20, Niels Thykier wrote: >> >> Note, I opted for using dpkg -l + awk rather than aptitude, because a) >> all users have dpkg + awk and b) we have started recommending apt-get >> over aptitude again for up

Bug#766216: LXC breakage and workarounds when upgrading VMs to jessie

2014-11-23 Thread Tomas Pospisek
On Mon, 24 Nov 2014, Marco d'Itri wrote: On Nov 24, Tomas Pospisek wrote: My first proposed text for the release-notes is below. Please let me know if you prefer me to submit a proper patch against a SVN checkout of ddp. Please also clarify that LXC containers *can* use systemd with no trou

Bug#533267: release-notes: Purging uninstalled packages

2014-11-23 Thread Andrei POPESCU
On Du, 23 nov 14, 22:54:20, Niels Thykier wrote: > > Note, I opted for using dpkg -l + awk rather than aptitude, because a) > all users have dpkg + awk and b) we have started recommending apt-get > over aptitude again for upgrades. Since aptitude is Priority: standard most systems will have it

Bug#770796: lh_linux_flavours variable typo

2014-11-23 Thread jnqnfe
Package: live-build Version: 4.0.3-1 The attached patch (against debian-next) fixes a typo in a variable name (LH_LINUX_FLAVOURS instead of LB_LINUX_FLAVOURS) in the installer_debian-installer script, affecting armel architectures. From fb96a18e2cb8ce38a12fccb15ca6f0a38fd34b7a Mon Sep 17 00:00:

Bug#770795: stow doesn't seem to work

2014-11-23 Thread Ritesh Raj Sarraf
Package: stow Version: 2.2.0-2 Severity: normal I am an old time user of stow but can't recollect if I'm using it in the right way anymore. rrs@learner:/var/tmp$ sudo stow --verbose 3 smplayer-mpv Possible precedence issue with control flow operator at /usr/share/perl5/Stow.pm line 1736. stow d

Bug#769392: os.getlogin() fails in para.py:47 -- better to use os.getuid() with pwd

2014-11-23 Thread Osamu Aoki
Hi, I now think my previous post: -debfullname = pwd.getpwnam(os.getlogin())[4].split(',')[0] +debfullname = pwd.getpwnam(os.getuid())[4].split(',')[0] This was buggy. >>> pwd.getpwnam(os.getuid()) Traceback (most recent call last): File "", line 1, in TypeError: must be str,

Bug#764363: Please create list debian-opencryptoki

2014-11-23 Thread Alexander Wirt
tag 764363 wontfix thanks On Tue, 07 Oct 2014, William Hopkins wrote: Hi, > Name: debian-opencrypt...@lists.debian.org > > Rationale: We would like to become the maintainers for the opencryptoki > package and so would like to use this mailing list to coordinate our > team and list it as the mai

Bug#770780: Apache ActiveMQ Packaged with Old XStream Library

2014-11-23 Thread tony mancill
On 11/23/2014 04:54 PM, Georgi Geshev wrote: > Package: activemq > Version: 5.6.0+dfsg-1 > > Apache ActiveMQ as packaged for Debian seems to ship with an old XStream > (1.4.2) library[1][2] which allows for instantiating arbitrary classes. > This could be leveraged for system command execution as

Bug#766349: Diagnosing S/MIME issues.

2014-11-23 Thread Diane Trout
Hello, I still inexperienced with debian's bug tracker, quoted below is my first attempt at ideas of what might be wrong. While testing on another machine I also discovered it's possible to have kleopatra and gpgsm installed but not have gpg-agent. Though for me kleopatra's self-test then repo

Bug#769801: mpi4py: FTBFS under pbuilder: Failure in test_spawn.TestSpawnSelf

2014-11-23 Thread Wookey
Just a datapoint: It builds fine under sbuild: sbuild -A -s -d unstable mpi4py_1.3.1+hg20131106-1.dsc The test run OK there, but maybe sbuild does less environment sanitising? As it's sbuild that gets used on the buildds, does that mean that this is not actually a serious bug? Wookey -- Princi

Bug#770794: Patch: apparmor profile for sbin.unix_chkpwd

2014-11-23 Thread Pat Parson
Package: libpam-modules-bin Version: 1.1.8-3.1 Severity: wishlist Tags: patch Dear Maintainer, sbin.unix_chkpwd does not have an apparmor profile in the package. Attached to this bugreport is a profile for recent apparmor versions. -- System Information: Debian Release: jessie/sid Architectur

Bug#766216: LXC breakage and workarounds when upgrading VMs to jessie

2014-11-23 Thread Marco d'Itri
On Nov 24, Tomas Pospisek wrote: > My first proposed text for the release-notes is below. Please let me > know if you prefer me to submit a proper patch against a SVN checkout of > ddp. Please also clarify that LXC containers *can* use systemd with no troubles if correctly configured. -- ciao,

Bug#764363: Please create list debian-opencryptoki

2014-11-23 Thread Alex Lowe
Adding my voice to this request.

Bug#770792: kexec-tools: "#!/bin/sh" shebang in kexec-load init script uses "-x" causing extraneous output

2014-11-23 Thread Khalid Aziz
Package: kexec-tools Version: 1:2.0.7-4 Severity: normal Dear Maintainer, kexec-load init script starts with "#!/bin/sh -x". This causes debug output to be printed by the script. This script should not use "-x". -- System Information: Debian Release: jessie/sid APT prefers unstable APT polic

Bug#770793: eztrace uses -march=armv7-a on all arm systems.

2014-11-23 Thread peter green
Package: eztrace Severity: grave Version: 1.0~rc4-1 eztrace uses -march=armv7-a whenever it detects an arm system. This is pointless on debian armhf (the compiler already has it as a built-in default) and wrong on debian armel and raspbian where it will render the package unusable on the minim

Bug#769107: debian-installer: grub-installer fails if more than 26 SCSI devices are present

2014-11-23 Thread Ben Hutchings
On Sun, 2014-11-23 at 16:23 +0100, Cyril Brulebois wrote: > Michael Weiser (2014-11-11): > > >From 333151e5eed04e7ef292bb15109131e731092674 Mon Sep 17 00:00:00 2001 > > From: Michael Weiser > > Date: Tue, 11 Nov 2014 16:59:05 +0100 > > Subject: [PATCH] Allow for devices with multiple enumeration

Bug#770791: unblock: pisa/3.0.32-2

2014-11-23 Thread Scott Kitterman
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package pisa RC bug fix. unblock pisa/3.0.32-2 diff -u pisa-3.0.32/debian/changelog pisa-3.0.32/debian/changelog --- pisa-3.0.32/debian/changelog +++ pisa-3.0.32/debian/chan

Bug#770790: linux-image-3.16-0.bpo.3-amd64: display corruption on >3.14 with radeon RS880

2014-11-23 Thread Ross Vandegrift
Package: src:linux Version: 3.16.5-1~bpo70+1 Severity: normal Tags: upstream Hello, 3.16 from wheezy-backports causes video corruption on my radeon rs880. During updates, flickering multicolored lines move down my screen. It is probably too quick to get a screenshot. Larger updates cause worse

Bug#770131: correct Vcs-Browser

2014-11-23 Thread Dmitry Smirnov
Sorry, this is correct Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/redmine-plugin-custom-css.git signature.asc Description: This is a digitally signed message part.

Bug#768388: [Cs-dev] Bug#768388: csound, cs: error when trying to install together

2014-11-23 Thread Steven Yi
Hi Felipe, I don't know how many users use cs or extract. I guess if we change names, there's a possibility we might break user's scripts or tools if they depend on those names. On the other hand, if you're doing renaming for extract and no one has really complained, I suppose changing cs won't

Bug#769393: mysql-workbench: Saving password in keychain does not work

2014-11-23 Thread Dmitry Smirnov
Dear "dirdi", In the related upstream bug report I found that it may be helpful to start mysql-workbench as follows: GNOME_KEYRING_CONTROL=1 mysql-workbench I tried it and found that it fixed the issue for me. -- Best wishes, Dmitry Smirnov GPG key : 4096R/53968D1B signature.asc Descr

Bug#770744: javamail: FTBFS under pbuilder with USENETWORK=no: Test failure

2014-11-23 Thread tony mancill
On 11/23/2014 02:03 PM, Emmanuel Bourg wrote: > Le 23/11/2014 22:20, tony mancill a écrit : > >> Emmanuel, any concerns with an upload to disable this test? > > I share the same feelings and I think this kind of failure should be > ignored. My only concern is that we weaken the test coverage and

Bug#770789: [tech-ctte] df sizes output format

2014-11-23 Thread Filipus Klutiero
Package: tech-ctte Severity: normal X-Debbugs-Cc: 761...@bugs.debian.org As reported in #761424, the "sizes" output by df(1) are not actual sizes, due to the "units" used. The "units" used are merely unit prefixes. Moreover, df uses the same pseudo-units with different meanings. The output can

Bug#770788: Patch: updated usr.bin.passwd profile

2014-11-23 Thread Pat Parson
Package: apparmor-profiles Version: 2.9.0-2 Severity: minor Tags: patch Dear Maintainer, The latest usr.bin.passwd profile file dated Nov 7 does not function 'out of the box' and requires a few edits. Attached to this bug report is a modified file. Thanks! -- System Information: Debian Release

Bug#770787: filling: Should flag regions containing entirely user-entered numbers as wrong

2014-11-23 Thread Josh Triplett
Package: sgt-puzzles Version: 20140928.r10274-1 Severity: wishlist File: /usr/games/filling In filling, every region must include at least one fixed-in-place number supplied as part of the puzzle. So, filling should flag a region containing entirely user-entered numbers as wrong. - Josh Triplett

Bug#770786: python3-aptdaemon: aptdcon failed to launch due to "import gobject"

2014-11-23 Thread Kenshi Muto
Package: python3-aptdaemon Version: 1.1.1-4 Severity: important Dear Maintainer, When I tried to use aptdcon on Jessie, I got a error: $ aptdcon -v Traceback (most recent call last): File "/usr/bin/aptdcon", line 25, in import aptdaemon.console File "/usr/lib/python3

Bug#770244: ITP: caliper -- framework for writing, running and viewing Java microbenchmarks

2014-11-23 Thread Jonathan Yu
Hey Tim, On Sun, Nov 23, 2014 at 8:21 PM, Potter, Tim (Cloud Services) < timothy.pot...@hp.com> wrote: > Hi Jonathan. I have to admit not having that much experience with Java > benchmarking frameworks so I will defer to you on the matter of the > suitability of different libraries. > I'm not a

Bug#769071: Cannot seek/skip in YouTube (possibly HTTP too) streams.

2014-11-23 Thread Andoru Ekkusu
Package: vlc Version: 2.2.0~rc2-1 Severity: normal This issue still persists in 2.2.0~rc2-1 Also tested on VLC 2.1.5 (stable) on Windows, and seeking works fine in all "mainstream" YouTube formats (webm+mp4, 360p, 720p, 1080p - the last one got it through keepvid).

Bug#768117: debian-policy: WSGI API must distinguish between Python 2 and 3

2014-11-23 Thread Brian May
On 24 November 2014 at 05:08, Bill Allombert wrote: > Thanks for your clarification. Is the attached patch OK ? That looks good to me. -- Brian May

Bug#765830: vlc: Cannot select just one channel in "Stereo Mode"

2014-11-23 Thread Andoru Ekkusu
I confirm that it is solved in 2.2.0~rc2-1 Thanks to all that have participated to fix this issue and also sorry again for posting the same issue twice :P

Bug#770457: androidsdk-tools: FTBFS in jessie/i386: sdkstats/src/main/java/com/android/sdkstats/DdmsPreferenceStore.java:22: error: package org.eclipse.jface.preference does not exist

2014-11-23 Thread Markus Koschany
Control: tags -1 patch I have committed the patch to Git master. I'm also going to attach it to this bug report. We probably need to revert the last revision or parts of it to get this bug fix into Jessie. Two other RC bugs for eclipse are still left. Markus From 1195adf5c7c4168cbf97d9d03f838c1

Bug#770779: unblock: python-django-guardian/1.2.4-2

2014-11-23 Thread Brian May
Or put another, the question is do we continue with the Debian fork, with extensive changes that have no testing outside Debian, or do we switch to the upstream git version where changes receive much better testing. I have prepared (but not uploaded) the package using the git version, and verified

Bug#770706: [PKG-Openstack-devel] Bug#770706: Bug#770706: Bug#770706: keystone.service does not start, /var/run/keystone not created

2014-11-23 Thread Mikaël Cluseau
On 24/11/2014 10:20, Thomas Goirand wrote: Yes it is. And that's a general issue with all OpenStack packages in Sid/Jessie right now. We need to fix all of this before the 5th of December deadline. I will try to help. I didn't knew if the intention was to keep a "simple" compatibility for sys

Bug#766216: [PATCH v2] lxc-debian: support systemd as PID 1

2014-11-23 Thread Antonio Terceiro
Containers with systemd need a somewhat special setup, which I borrowed and adapted from lxc-fedora. These changes are required so that Debian 8 (jessie) containers work properly, and are a no-op for previous Debian versions. Signed-off-by: Antonio Terceiro Acked-by: Serge E. Hallyn --- templat

Bug#770785: unblock: python-gnutls/2.0.1-2

2014-11-23 Thread Scott Kitterman
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package python-gnutls RC bug fix. unblock python-gnutls/2.0.1-2 diff -u python-gnutls-2.0.1/debian/changelog python-gnutls-2.0.1/debian/changelog --- python-gnutls-2.0.1/deb

Bug#770784: ninja: Non-magic-group users treated as being in magic group

2014-11-23 Thread ninjabug
Package: ninja Version: 0.1.3-2 Severity: important Dear Maintainer, I ran ninja from a root shell while logged into a standard user account, initially with the attached ninja.conf and whitelist files using the command "ninja /etc/ninja/ninja.conf". "su" and "sudo" entries were removed from the

Bug#769248: androidsdk-tools: FTBFS in jessie/i386: sdkstats/src/main/java/com/android/sdkstats/DdmsPreferenceStore.java:22: error: package org.eclipse.jface.preference does not exist

2014-11-23 Thread Markus Koschany
merge 770457 769248 affects 770457 androidsdk-tools thanks The problem lies in eclipse-rcp. I confirm that androidsdk-tools builds fine on i386 when all jface components are correctly installed into eclipse-rcp:i386. Hence I am going to merge #770457 with #769248. Markus signature.asc Descript

Bug#770765: gitg; feature to quickly browse repoes does not work

2014-11-23 Thread Dmitry Smirnov
On Sun, 23 Nov 2014 22:26:53 filorin wrote: > Nothing is displayed in the field "Recently Opened", no item is found. > The problem is that i cannot quickly browse my repos using this feature, > that does not works. Sorry, I can't reproduce your problem. It works for me just fine. -- Best wishes,

Bug#770244: ITP: caliper -- framework for writing, running and viewing Java microbenchmarks

2014-11-23 Thread Potter, Tim (Cloud Services)
On 23 Nov 2014, at 2:34 pm, Jonathan Yu wrote: > Hi Tim, > > Is the Java Microbenchmark Harness (JMH) already available in Debian? If so, > why do we need Caliper? > > The general consensus (OK, admittedly it's a small sample size) seems to be > that JMH is better: > https://groups.google.co

Bug#770783: ITP: libtest-perl-critic-progressive-perl -- gradually enforce coding standards

2014-11-23 Thread Robin Sheat
Package: wnpp Severity: wishlist Owner: Robin Sheat * Package name: libtest-perl-critic-progressive-perl Version : 0.03 Upstream Author : Jeffrey Thalhammer * URL : https://metacpan.org/release/Test-Perl-Critic-Progressive * License : Artistic or GPL-1+ Prog

Bug#770782: litl uses -march=armv7-a on all arm systems.

2014-11-23 Thread peter green
Package: litl Severity: grave Version: 0.1.1+dfsg-3 Tags: patch litl uses -march=armv7-a whenever it detects an arm system. This is pointless on debian armhf (the compiler already has it as a built-in default) and wrong on debian armel and raspbian where it will render the package unusable on

Bug#770781: mate-desktop: Emacs 24.4 doesn't pick up Xresources under MATE, but does under other DEs

2014-11-23 Thread Rogério Brito
Package: mate-desktop Version: 1.8.1+dfsg1-2 Severity: normal Hi. First of all, I am not really sure which package I should be filing this bug against, as the bug is not really obvious to me. Since Emacs 24.4 has been uploaded to Debian, I noticed that it didn't respect my Xresources, while Emac

Bug#770778: opendkim "final" script does not work

2014-11-23 Thread Scott Kitterman
Please test the version in squeeze-backports and see if it works better. You're almost certainly better off running that version anyway. Scott K On Sunday, November 23, 2014 19:19:36 Chris wrote: > Package: opendkim > Version: 2.0.1+dfsg-1 > > opendkim to asserts an error if a FinalPolicyScrip

Bug#770780: Apache ActiveMQ Packaged with Old XStream Library

2014-11-23 Thread Georgi Geshev
Package: activemq Version: 5.6.0+dfsg-1 Apache ActiveMQ as packaged for Debian seems to ship with an old XStream (1.4.2) library[1][2] which allows for instantiating arbitrary classes. This could be leveraged for system command execution as demonstrated against versions before 1.4.7. # dpkg -

Bug#770665: libxvidcore4: Xvideo not working

2014-11-23 Thread Herminio Hernandez, Jr.
Do you think this could be related? When I first installed debian the gui would not load unless I added this in the yaboot prompt: Linux "video=radeonfb:1280x854-32@60" Then I need to add this setting to my yaboot.conf file Your thoughts? Thanks for your help Herminio On Sun, Nov 23, 2014 at 6

Bug#770779: unblock: python-django-guardian/1.2.4-2

2014-11-23 Thread Brian May
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock python-django-guardian was RC bug #763222. I believe this is a just a technical bug in the tests, the actual package should work fine. However, it means the package won't build. This in tur

Bug#770665: libxvidcore4: Xvideo not working

2014-11-23 Thread Reinhard Tartler
Control: reassign -1 xserver-xorg-video-ati Control: retitle -1 No xvideo on PowerBook 5 On Sun, Nov 23, 2014 at 7:37 PM, Herminio Hernandez, Jr. wrote: > I am using the default driver from the Debian install. I also did add the > firmware-linux-free drivers from the Jesse repositories. See below

Bug#766676: [Pkg-fglrx-devel] Bug#766676: Re : /usr/bin/Xorg: symbol lookup error: /usr/lib/xorg/modules/linux/libglx.so: undefined symbol: LoadExtension

2014-11-23 Thread Anthony Callegaro
Hello guys, I believe I may have found the source of this issue. For some reason I had the amd-opencl-icd-legacy package installed. This is probably a remainder of consecutive upgrades. After replacing it by amd-opencl-icd I do not have the "/usr/bin/Xorg: symbol lookup error: /usr/lib/xorg/modu

Bug#770665: libxvidcore4: Xvideo not working

2014-11-23 Thread Herminio Hernandez, Jr.
I am using the default driver from the Debian install. I also did add the firmware-linux-free drivers from the Jesse repositories. See below rican-linux@debian-ppc:~$ ls /usr/lib/xorg/modules/drivers/ ati_drv.so mga_drv.so r128_drv.sosisusb_drv.so fbdev_drv.so modesetting_drv.so

Bug#770778: opendkim "final" script does not work

2014-11-23 Thread Chris
Package: opendkim Version: 2.0.1+dfsg-1 opendkim to asserts an error if a FinalPolicyScript is set. In "opendkim.c" line 5038 there is this: if (dkimf_lua_final_hook(NULL, NULL, conf->conf_finalscript, &lres) != 0) I

Bug#770777: catch invalid dates

2014-11-23 Thread 積丹尼 Dan Jacobson
Package: bsdmainutils Version: 9.0.6 Severity: wishlist File: /usr/bin/calendar Perhaps warn upon encountering e.g., 11/31. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#762745: libvncserver -- will upload the NMU.

2014-11-23 Thread Tobias Frost
Hi Salvatore, Am Sonntag, den 23.11.2014, 21:44 +0100 schrieb Salvatore Bonaccorso: > Hi Tobi, > > On Sun, Nov 23, 2014 at 04:57:28PM +0100, Tobias Frost wrote: > > After testing and looks that it is working, I will upload it to > > DELAYED/5. > > Please let me know if I should cancel it or delay

Bug#770665: libxvidcore4: Xvideo not working

2014-11-23 Thread Reinhard Tartler
On Sun, Nov 23, 2014 at 5:51 PM, Herminio Hernandez, Jr. wrote: > When I was running Ubuntu and Xubuntu this was not an issue. I just > yesterday moved to Debian Jesse. Below are my specs > rican-linux@debian-ppc:~$ cat /proc/cpuinfo > processor : 0 > cpu : 7447A, altivec supported > clock : 833.3

Bug#770704: ITP: wcwidth -- determine printable width of a string on a terminal

2014-11-23 Thread Sebastian Ramacher
On 2014-11-23 16:12:35, Adam Borowski wrote: > On Sun, Nov 23, 2014 at 01:58:09PM +0100, Sebastian Ramacher wrote: > > * Package name: wcwidth > > * URL : https://pypi.python.org/pypi/wcwidth/0.1.4 > > * License : Expat > > Programming Lang: Python > > Description :

Bug#666726: debian-policy: Clarify if empty control fields are ollowed or not

2014-11-23 Thread Charles Plessy
Le Sun, Nov 23, 2014 at 04:14:14PM -0200, Henrique de Moraes Holschuh a écrit : > On Mon, 24 Nov 2014, Charles Plessy wrote: > > > > Then they are not empty: there is a big difference between "Depends:" and > > "Depends: ${foo}". I think that it would be very confusing if we would > > refer > >

Bug#770131: Vcs-Browser

2014-11-23 Thread Dmitry Smirnov
Vcs-Browser: https://github.com/martin-denizet/redmine_custom_css signature.asc Description: This is a digitally signed message part.

Bug#770748: test if runtime dependencies in gemspec are present when building library

2014-11-23 Thread Antonio Terceiro
On Mon, Nov 24, 2014 at 12:59:08AM +0530, Pirate Praveen wrote: > package: gem2deb > version: 0.10 > severity: wishlist > > sometimes we update gems without meeting their suggested runtime > dependencies. we should check this automatically by running 'bundle > install --local' during each build. i

Bug#770441: androidsdk-tools: Vcs-* fields do not point to a valid repository

2014-11-23 Thread tony mancill
On 11/21/2014 01:35 AM, James Cowgill wrote: > Source: androidsdk-tools > Version: 22.2+git20130830~92d25d6-1 > Severity: minor > > Hi, > > Currently the Vcs fields of this package point to: > git://anonscm.debian.org/pkg-java/androidsdk-tools.git > http://anonscm.debian.org/gitweb/?p=pkg-java/

Bug#770771: unblock: rebuilds for rubygems integration fix

2014-11-23 Thread Pirate Praveen
On Monday 24 November 2014 03:59 AM, Jonathan Wiltshire wrote: > Control: tag -1 moreinfo > > On Mon, Nov 24, 2014 at 03:20:03AM +0530, Pirate Praveen wrote: >> These uploads are rebuilds for fixing rubygems integration. Currently >> rubygems won't be able to find these packages because their gems

Bug#770741: vlc: FTBFS on hppa: borked plugin files

2014-11-23 Thread Sebastian Ramacher
Control: tags -1 + moreinfo Hi On 2014-11-23 13:42:42, John David Anglin wrote: > Package: vlc > Version: 2.2.0~rc2-1 > Severity: normal > > Build fails here: > > # Install stuff > dh_install --fail-missing > # Check that we did not install a plugin linked with libX11 or > # libxcb in vlc-nox >

Bug#757037: lzo2: diff for NMU version 2.08-1.1

2014-11-23 Thread Simon McVittie
On Sun, 23 Nov 2014 at 22:08:24 +, Simon McVittie wrote: > I've prepared an NMU for lzo2 (versioned as 2.08-1.1) based on > feedback on debian-devel and further testing I have cancelled this delayed upload, because Julian Taylor pointed out on debian-devel that there's a much simpler way to do

Bug#766708: Processed: Re: Bug#766708: breaks multiarch cross building

2014-11-23 Thread Wookey
+++ Dimitri John Ledkov [2014-11-23 12:27 +]: On 23 November 2014 at 11:23, Ron wrote: > On Sat, Nov 22, 2014 at 08:51:41PM +, Dimitri John Ledkov wrote: >> On 22 November 2014 at 16:21, Ron wrote: >> > Dimitri wrote: > > The newly introdued mualtiarch cross building in jessie to a

Bug#767743: unblock: blitz++/0.10-3

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 - moreinfo On Sat, Nov 22, 2014 at 04:09:40PM +0100, Andreas Tille wrote: > Hi, > > I'm on VAC and have a terrible connection. I can not do anything before 3.12. > > Thanks for your patience I took the liberty of uploading an NMU adding the required Replaces field, so that you

Bug#770776: LXC breakage and workarounds when upgrading VMs to jessie

2014-11-23 Thread Tomas Pospisek
Package: release-notes Severity: important Tags: patch Dear release-notes maintainers, LXC VMs become unbootable when upgraded to jessie. The upgrade migrates systems automatically to systemd, after which the VMs won't be able to boot. The simplest workaround currently is to upgrade and then, b

Bug#770706: [PKG-Openstack-devel] Bug#770706: Bug#770706: keystone.service does not start, /var/run/keystone not created

2014-11-23 Thread Thomas Goirand
On 11/24/2014 01:52 AM, Gaudenz Steinlin wrote: > Why do you set PIDFile at all? IMO pidfiles are unnecessary when the > daemons managed by systemd run in the foreground and thus there is no > need for a pidfile at all. The point is, the way things are designed currently, we don't use foreground a

Bug#769055: reportbug: AttributeError: 'NoneType' object has no attribute 'startswith'

2014-11-23 Thread Brian May
On 24 November 2014 at 09:40, Sandro Tosi wrote: > at first look it seems exactly the temp file is not there, hence the crash. > Which is kind of weird, the temp file should be there. > In my setup I have smtphost set, and it works, so it smells like > something else got in the middle. > IIRC

Bug#770739: tcos: should not be a native package

2014-11-23 Thread Mario Izquierdo Rodríguez
El 23/11/14 a las 19:24, Jonathan Wiltshire escribió: Package: tcos Version: 0.89.93 Severity: important tcos doesn't sound like it has no use outside Debian. It probably should not be a native package. Hi. TCOS build network boot images with initramfs-tools that is only Debian (and deriv

Bug#765129: tcos: diff for NMU version 0.89.93+nmu1

2014-11-23 Thread Mario Izquierdo Rodríguez
El 23/11/14 a las 19:40, Jonathan Wiltshire escribió: Control: tags 765129 + pending Dear maintainer, I've prepared an NMU for tcos (versioned as 0.89.93+nmu1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. Hi, thanks for NMU, I'm not a DD a

Bug#666726: debian-policy: Clarify if empty control fields are ollowed or not

2014-11-23 Thread Henrique de Moraes Holschuh
On Sun, 23 Nov 2014, Jakub Wilk wrote: > * Henrique de Moraes Holschuh , 2014-11-23, 18:49: > >>This bug is mostly to document a check in dak. Are you > >>suggesting the check is looking at the debian/control file and > >>reject source packages with empty fields? > > > >That would be broken beyond

Bug#770775: libvirt: FTBFS on hppa: /bin/bash: ../../../docs/apibuild.py: /usr/bin/python: bad interpreter

2014-11-23 Thread John David Anglin
Package: libvirt Version: 1.2.9-5 Severity: normal Build fails here: make[4]: Leaving directory '/«PKGBUILDDIR»/debian/build/docs/schemas' make[4]: Entering directory '/«PKGBUILDDIR»/debian/build/docs' srcdir=../../../docs ../../../docs/apibuild.py /bin/bash: ../../../docs/apibuild.py: /usr/bin/p

Bug#770665: libxvidcore4: Xvideo not working

2014-11-23 Thread Herminio Hernandez, Jr.
When I was running Ubuntu and Xubuntu this was not an issue. I just yesterday moved to Debian Jesse. Below are my specs rican-linux@debian-ppc:~$ cat /proc/cpuinfo processor : 0 cpu : 7447A, altivec supported clock : 833.333000MHz revision : 1.2 (pvr 8003 0102) bogomips : 36.86 timebase : 18432000

Bug#761909: (no subject)

2014-11-23 Thread Benedict Broy
Hi, I have exactly the same problem. In my case, network-manager is responsible for shutting down the network connection. I hope this helps. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#769055: reportbug: AttributeError: 'NoneType' object has no attribute 'startswith'

2014-11-23 Thread Sandro Tosi
Hello Brian, > Not only did it crash, but there doesn't seem to be any sign of the temp > file any more, so I had to retype the bug report :-( at first look it seems exactly the temp file is not there, hence the crash. Are you able to reproduce it or was it just a one-off? > It would appear to

Bug#744753: anacron: Anacron not triggered when system resumes under systemd

2014-11-23 Thread Alexandre Detiste
>A much smaller change would just to add the following file in the >cron.hourly directory (not tested): > >8< > >#!/bin/sh > >/usr/sbin/invoke-rc.d anacron start >/dev/null > >8< > >Of course, my proposed patches would requires that the machine is >turned on at xx:00 at least once

Bug#555979: debian-policy: Symlinks pointing beyond the root of the file system

2014-11-23 Thread Anthony Towns
On Sun, Nov 23, 2014 at 01:25:50PM +0100, Bill Allombert wrote: > On Sun, Nov 23, 2014 at 01:58:41AM +, Anthony Towns wrote: > > On Sat, Nov 22, 2014 at 12:39:44PM +0500, Andrey Rahmatullin wrote: > > > On Thu, Nov 12, 2009 at 04:31:52PM -0800, Russ Allbery wrote: > > > > Lintian has a tag: > >

Bug#766216: Bug#766233: Documenting lxc/systemd incompatibilities/workarounds

2014-11-23 Thread Holger Levsen
Hi Tomas, On Sonntag, 23. November 2014, Tomas Pospisek wrote: >https://wiki.debian.org/LXC?action=diff [...] > I will proceed to filing a bug report against the release notes as wisely > proposed by Holger. awesome, thanks! Holger signature.asc Description: This is a digitally s

Bug#770718: unblock: openturns/1.3-3

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 confirmed moreinfo On Sun, Nov 23, 2014 at 03:31:32PM +, D. Barbier wrote: > I'd like to upload openturns 1.3-3 to fix #769260. As it > build-depends on r-base-core, my understanding is that it has to be > uploaded to testing-proposed-updates, right? Regrettably, yes. More fa

Bug#770764: unblock: espeakup/1:0.71-18

2014-11-23 Thread Cyril Brulebois
Control: tag -1 confirmed Jonathan Wiltshire (2014-11-23): > Control: tag -1 d-i > > On Sun, Nov 23, 2014 at 10:28:47PM +0100, Samuel Thibault wrote: > > Samuel Thibault, le Sun 23 Nov 2014 22:24:16 +0100, a écrit : > > > I have uploaded 1:0.71-18, which uses "characters" instead of > > > "tts:c

Bug#770733: unblock: fontconfig/2.11.0-6.3

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 d-i On Sun, Nov 23, 2014 at 05:49:21PM +, Margarita Manterola wrote: > The package in jessie includes a postinst that will override changes > done by the sysadmin (by recreating links in /etc even if they had > been removed). > > The package in unstable has the postinst modifi

Bug#770771: unblock: rebuilds for rubygems integration fix

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 moreinfo On Mon, Nov 24, 2014 at 03:20:03AM +0530, Pirate Praveen wrote: > These uploads are rebuilds for fixing rubygems integration. Currently > rubygems won't be able to find these packages because their gemspec > files are installed for older versions of ruby. > > rack-mobile-

Bug#770764: unblock: espeakup/1:0.71-18

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 d-i On Sun, Nov 23, 2014 at 10:28:47PM +0100, Samuel Thibault wrote: > Samuel Thibault, le Sun 23 Nov 2014 22:24:16 +0100, a écrit : > > I have uploaded 1:0.71-18, which uses "characters" instead of > > "tts:char", fixing the issue, could you unblock it? > > Sorry, I forgot to att

Bug#770671: redis-server: warning in postinst

2014-11-23 Thread Chris Lamb
> When instaling redis-server, the postinst emits the following warning: > > adduser: Warning: The home directory `/var/lib/redis' does not belong to > the user you are currently creating. Are you using systemd? (Recent permessions issues with the systemd support in this package) Regards, --

Bug#769216: djangorestframework: FTBFS in jessie: unsatisfiable build-dependencies: python-django-guardian (>= 1.1.1), python3-django-guardian (>= 1.1.1)

2014-11-23 Thread Brian May
On Sun, Nov 16, 2014 at 01:03:11PM +0500, Andrey Rahmatullin wrote: > On Wed, Nov 12, 2014 at 08:49:56AM +0100, Lucas Nussbaum wrote: > > > sbuild-build-depends-djangorestframework-dummy : Depends: > > > python-django-guardian (>= 1.1.1) but it is not installable > > >

Bug#770733: unblock: fontconfig/2.11.0-6.3

2014-11-23 Thread Cyril Brulebois
Control: tag -1 confirmed Jonathan Wiltshire (2014-11-23): > On Sun, Nov 23, 2014 at 05:49:21PM +, Margarita Manterola wrote: > > The package in jessie includes a postinst that will override changes > > done by the sysadmin (by recreating links in /etc even if they had > > been removed). > >

Bug#770774: unblock: python-mpld3/0.3git+20140910dfsg-2

2014-11-23 Thread W. Martin Borgert
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package python-mpld3 This fixes missing links to d3.js, see #770759 (grave). Debdiff is attached. unblock python-mpld3/0.3git+20140910dfsg-2 -- System Information: Debian

Bug#734377: RFP: carbonate -- some primitive tools to help you manage your graphite clusters

2014-11-23 Thread Andreas Rütten
Hi Filippo, Am Fri, 21 Nov 2014 12:33:46 + schrieb Filippo Giunchedi : > On Mon, Jan 06, 2014 at 04:22 PM, Andreas Rütten wrote: > > > > Package: wnpp > > Severity: wishlist > > X-Debbugs-CC: pkg-graphite-ma...@lists.alioth.debian.org > > > > > > * Package name: carbonate > > Version

Bug#770761: intel-microcode: should Depends: on the first working linux-image version (e.g. backports)

2014-11-23 Thread Henrique de Moraes Holschuh
On Sun, 23 Nov 2014, Luca Capello wrote: > while installing a new Debian wheezy following our internal > instructions[1] that worked flawlessly in the past, I was quite > surprised by the error message about not supported kernel appeared > during the intel-microcode installation. ... > 1) the def

Bug#766216: Documenting lxc/systemd incompatibilities/workarounds

2014-11-23 Thread Tomas Pospisek
Hello all, I've tried to document to the best of my knowledge the known incompatibilities/problems/workarounds for lxc containers running systemd. The wiki diff is here: https://wiki.debian.org/LXC?action=diff and the resulting wikipage here: https://wiki.debian.org/LXC I could not at

Bug#770732: piuparts and jessie, pre-upload unblock request questions

2014-11-23 Thread Holger Levsen
I forgot: $ git diff 0.60..develop|diffstat README.txt | 3 README_pejacevic.txt | 3 README_server.txt| 2 bug-

Bug#666726: debian-policy: Clarify if empty control fields are ollowed or not

2014-11-23 Thread Jakub Wilk
* Henrique de Moraes Holschuh , 2014-11-23, 18:49: This bug is mostly to document a check in dak. Are you suggesting the check is looking at the debian/control file and reject source packages with empty fields? That would be broken beyond belief! debian/control might not even *exist* after s

Bug#770772: unblock: ruby-twitter-text/1.10.0+gem-1

2014-11-23 Thread Jonathan Wiltshire
Control: tag -1 moreinfo On Mon, Nov 24, 2014 at 03:28:21AM +0530, Pirate Praveen wrote: > This upload fixes RC bug #770621. debdiff is attahced. It uses gem file > from rubygems.org as orig.tar.gz as github tarball was missing some > files. Its the same upstream version > > > Thanks > Praveen >

Bug#770754: [Pkg-xfce-devel] Bug#770754: Bug#770754: thunar: lack of accents in french thunar translations

2014-11-23 Thread Jackson Doak
There are a number of translation updates at http://git.xfce.org/xfce/thunar/log/?qt=grep&q=translation+fr since the last release. Do any of them fix it On Mon, Nov 24, 2014 at 9:06 AM, Yves-Alexis Perez wrote: > On dim., 2014-11-23 at 20:33 +0100, Fabien Harrang wrote: > > Package: thunar > > V

Bug#770457: eclipse-rcp: debian/rules build-arch does not install some files in eclipse-rcp

2014-11-23 Thread Markus Koschany
owner 770457 ! thanks On Fri, 21 Nov 2014 12:56:31 + James Cowgill wrote: > Package: eclipse-rcp > Version: 3.8.1-5.1 > Severity: serious > Justification: Policy 4.9 > Control: block 769248 by -1 > > Hi, > > When building eclipse using dpkg-buildpackage -B, some files in the > eclipse-rcp p

Bug#769265: Patch for lib/Marpa/R2.pm

2014-11-23 Thread Jeffrey Kegler
Please ignore the s390 remarks. I've confused the two on-going Marpa::R2 bug threads. -- jeffrey On Sun, Nov 23, 2014 at 12:47 PM, Niko Tyni wrote: > clone 769265 -1 > retitle -1 cdbs: perl-build-vars.mk overrides $Config{ccflags} > reassign -1 cdbs 0.4.127 > # maybe serious, not quite sure > se

Bug#757037: lzo2: diff for NMU version 2.08-1.1

2014-11-23 Thread Simon McVittie
Control: tags 757037 + patch pending I've prepared an NMU for lzo2 (versioned as 2.08-1.1) based on feedback on debian-devel and further testing, and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. This has the same performance as 2.08-1 on amd64, and builds / p

Bug#770737: unblock: kexec-tools/1:2.0.7-4

2014-11-23 Thread Khalid Aziz
On Sun, 2014-11-23 at 19:19 +0100, Niels Thykier wrote: > Control: tags -1 moreinfo > > On 2014-11-23 19:08, Khalid Aziz wrote: > > Package: release.debian.org > > Severity: normal > > User: release.debian@packages.debian.org > > Usertags: unblock > > > > Please unblock package kexec-tools >

  1   2   3   4   5   >