Bug#824611: Nagstamon bug

2016-05-18 Thread Florian Bruhin
as necessary. Florian -- http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/ signature.asc Description: Digital signature

Bug#823664: debsecan: reports new and available kernel security updates that, well, aren't

2016-05-07 Thread Florian Weimer
* Christian Pernegger: > the nightly e-mail report lists both "new security updates" and > "available security updates" for linux-image-3.16.0-4-amd64, with > multiple issues each. However, aptitude insists everything is current. > > At first I thought, something's just temporarily out of sync,

Bug#787079: Fwd: [rt.cpan.org #114140] WriteConfig nullifies the file in case of no space left on disk

2016-05-03 Thread Florian Schlichting
- Forwarded message from Shlomi Fish via RT - https://rt.cpan.org/Ticket/Display.html?id=114140 > On Mon May 02 17:33:16 2016, fschlich wrote: > Hi, > > I'm forwarding Debian bug https://bugs.debian.org/cgi- > bin/bugreport.cgi?bug=787079: > > "In our

Bug#691358: Fwd: [rt.cpan.org #114141] WriteConfig method ignores umask

2016-05-03 Thread Florian Schlichting
tags 691358 +wontfix thanks >From the upstream bug: - Forwarded message from Shlomi Fish via RT - https://rt.cpan.org/Ticket/Display.html?id=114141 > On Mon May 02 17:49:48 2016, fschlich wrote: > Files created when using the WriteConfig method fail

Bug#803195: RFA: spark -- SPARK programming language toolset

2016-04-29 Thread Florian Schanda
he gnat sources for a start). Florian

Bug#808824: [Pkg-mpd-maintainers] Bug#808824: Processed: Re: Bug#808824: python-mpd: homepage 404, package fork?

2016-04-25 Thread Florian Schlichting
! I think I need you to click on "Request to join" on https://alioth.debian.org/projects/pkg-mpd/ in order to be able to grant you access. Florian

Bug#822401: [Pkg-mpd-maintainers] Bug#822401: mpd: FTBFS: error: 'uint8_t' was not declared in this scope

2016-04-24 Thread Florian Schlichting
gt; > type 'int' > >buffer.Consume(nbytes); > > ^ This seems to be caused by a lacking include, fixed by the below patch. I'm unsure what made this appear now, though, compiler and toolchain libraries seem to be the same upstream versions that built 0.19.14-1 just fine in late March. diff --git a/src/decoder/DecoderBuffer.hxx b/src/decoder/DecoderBuffer.hxx index 9cf47d9..db5b30e 100644 --- a/src/decoder/DecoderBuffer.hxx +++ b/src/decoder/DecoderBuffer.hxx @@ -25,6 +25,7 @@ #include "util/ConstBuffer.hxx" #include +#include struct Decoder; class InputStream; Florian

Bug#822376: ITP: libpalm-pdb-perl -- modules to parse Palm database files

2016-04-23 Thread Florian Schlichting
Package: wnpp Owner: Florian Schlichting <f...@debian.org> Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libpalm-pdb-perl Version : 1.400 Upstream Author : Christopher J. Madsen <p...@cjmweb.n

Bug#816796: php-apigen: Useless in Debian

2016-04-22 Thread Florian Schlichting
Hi David, On Wed, Apr 20, 2016 at 04:00:40PM -0400, David Prévot wrote: > Le 20/04/2016 à 15:43, Florian Schlichting a écrit > > So if it's not too difficult to maintain with PHP 7, I'd love for > > php-apigen to be kept in Debian in the future! > > Feel free to take it over

Bug#816796: php-apigen: Useless in Debian

2016-04-20 Thread Florian Schlichting
! Florian

Bug#821406: spamasassin: postinst should call sa-update with absolut path otherwise locally installed other version might be called

2016-04-19 Thread Florian Lohoff
On Mon, Apr 18, 2016 at 01:14:43PM -0600, Bob Proulx wrote: > Florian Lohoff wrote: > > After diving into the problem the cause was that actually not the > > shipped sa-update was called but a locally (and broken) version > > in /usr/local/sbin/ > > > &

Bug#821406: spamasassin: postinst should call sa-update with absolut path otherwise locally installed other version might be called

2016-04-18 Thread Florian Lohoff
/spamassassin/sa-update-keys 33 34 su - $OWNER -c "sa-update --gpghomedir /var/lib/spamassassin/sa-update-keys \ 35 --import /usr/share/spamassassin/GPG.KEY" 36 fi 37 38 #DEBHELPER# Flo -- Florian Lohoff f...@zz.de We ne

Bug#819404: libnagios-plugin-perl: should not be released in Stretch

2016-04-15 Thread Florian Schlichting
ios-de...@lists.alioth.debian.org - nagios-plugins-rabbitmq by Cyril Bouthors <cy...@boutho.rs> Should we file separate bugs on those packages, or just expect them to be aware of the general issue and interprete the testing removal as a call to action? Florian

Bug#820984: proftpd-basic: cannot preseed / ignores local config changes

2016-04-14 Thread Florian Ernst
Package: proftpd-basic Version: 1.3.5-1.1+deb8u1 Severity: serious Justification: rc_policy.txt 3. Configuration files: "Changes to configuration files must be preserved during a package upgrade." Dear Maintainer(s), please consider the following (abridged) transcript of trying to run

Bug#820792: irssi-plugin-xmpp package is of very poor quality

2016-04-14 Thread Florian Schlichting
On Wed, Apr 13, 2016 at 09:17:17AM +0100, Vitaliyi wrote: > Yes, it do not segfault with newer version and it seems finds libraries. good, so the original issue is resolved. > Also it writes a lot of the following messages to console > > 11:39 -!- Irssi: warning jabber.ipredator.se: no response

Bug#784883: mpd: playlist sometimes got emptied after system rebooting

2016-04-14 Thread Florian Schlichting
The upstream development branch contains a commit that changes database and state file updates to be atomic (see e.g. https://github.com/MaxKellermann/MPD/commit/8b217d5). This should fix this issue once MPD 0.20 is released.

Bug#789796: Backported systemd upstream fix

2016-04-13 Thread Florian Krupicka
> Florian, please report back in a week or two, how things turned out. Sorry for the late reply. I wanted to ensure that the systems, which I patched this way, really don’t exhibit that bug anymore (which was triggered randomly about once a week). Anyway, so far I have absolutely z

Bug#820792: irssi-plugin-xmpp package is of very poor quality

2016-04-12 Thread Florian Schlichting
between irssi and irssi-plugin-xmpp Please make sure you're using irssi 0.8.19-1 Florian

Bug#820100: nsca-ng-server massive systemd logging

2016-04-05 Thread Florian Lohoff
. Apr 5 15:14:35 ic2host systemd[6685]: Starting Exit the Session... Apr 5 15:14:35 ic2host systemd[6685]: Received SIGRTMIN+24 from PID 6693 (kill). Flo -- Florian Lohoff f...@zz.de We need to self-defend - GnuPG/PGP enable your email today

Bug#820008: Support for securelevel and Secure Boot

2016-04-05 Thread Florian Weimer
* Ben Hutchings: > To ensure the integrity of the kernel, we should support a securelevel > where all modules must be signed by a trusted key and all APIs > allowing arbitrary memory writes are disabled. What is a trusted key? I'm not convinced we can align this with Debian's principles. > To

Bug#819335: RM: mpd [hurd-i386] -- ANAIS; decruft the hurd-i386 build

2016-03-26 Thread Florian Schlichting
Package: ftp.debian.org Severity: normal Please decruft mpd, it FTBFS on hurd-i386 for a long time due to samba being unavailable, as well as (at least) an issue with pthreads... Florian

Bug#818547: RFH: vpnc -- Cisco-compatible VPN client

2016-03-25 Thread Florian Schlichting
So, why don't you have a look at the package and its bugs and suggested patches (also in Ubuntu!), work in collab-maint git and coordinate with Octavio where necessary? Florian

Bug#789796: Backported systemd upstream fix

2016-03-24 Thread Florian Krupicka
Hi, I just rebuilt the package with a patch from upstream applied. Looking good so far. A git mail-patch for the package maintainer is attached. 0001-systemd-backport-upstream-patch-for-sd-event-bug.patch Description: Binary data

Bug#819050: Please leave the severity at serious, this bug is a security issue.

2016-03-24 Thread Florian Weimer
* Hilko Bengen: > the original report may not have been 100% clear on this, but the bug is > the main cause of a vulnerability in Suricata (a network IDS/IPS) that > allows for remote denial of service, possibly remote code execution by > simply passing crafted packets by a Suricata installation.

Bug#818629: O: cpu

2016-03-20 Thread Florian Schlichting
; between, if you have someone in mind. I am also happy to sponsor > someone in case. I intend to set up a collab-maint repo and do a qa upload after looking into the more obvious stuff in the BTS, but I wouldn't mind at all if someone joins the effort or even beats me to it. Florian

Bug#818547: RFH: vpnc -- Cisco-compatible VPN client

2016-03-19 Thread Florian Schlichting
Package: wnpp Severity: normal I request assistance with maintaining the vpnc package. I'm no longer actively using it, and I never got around to learn enough about ipsec to really understand what's going on and (sometimes) going wrong. Hence I feel I'm unable to properly debug and support some

Bug#817172: irssi-plugin-otr: plugin not in multiarch directory

2016-03-18 Thread Florian Schlichting
(no change required, just a rebuild) Florian

Bug#686709: Archlinux

2016-03-18 Thread Florian Bruhin
For what it's worth, I just experienced the same on an Archlinux machine with Audacity 2.1.2. -- http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! | http://email.is-not-s.ms/

Bug#817171: irssi-plugin-xmpp: plugin not in multiarch directory

2016-03-14 Thread Florian Schlichting
oks for plugins, and coordinate a fix with Florian? I had a look tonight, and my impression is that automake's $libdir now includes a multiarch triplet, which makes its way into irssi through a MODULEDIR define. I have adjusted irssi-plugin-xmpp to install the modules into a path based on DEB_HOST_MULTIA

Bug#816866: Acknowledgement (mirror submission for mirror.fnkr.net)

2016-03-11 Thread Florian Kaiser
Hello, README.html is enabled now. Greetings, Florian P.S. I did not receive a notification that the ticket has been answered. Is this normal?

Bug#816866: mirror submission for mirror.fnkr.net

2016-03-05 Thread Florian Kaiser
Package: mirrors Severity: wishlist Submission-Type: new Site: mirror.fnkr.net Type: leaf Archive-architecture: amd64 Archive-http: /debian/ IPv6: no Archive-upstream: ftp.de.debian.org Updates: four Maintainer: Florian Kaiser <florian.kai...@fnkr.net> Country: DE Germany

Bug#816491: ipmitool: please fail without segfault

2016-03-02 Thread Florian Ernst
Package: ipmitool Version: 1.8.16-1 Severity: normal Hi there, after the update to 1.8.16-1 ipmitool segfaults in my setup: :) root@fernst:/etc$ cat /etc/modules-load.d/ipmievd.conf # systemd kernelmodules for ipmitools # ipmi_devintf ipmi_msghandler ipmi_poweroff #ipmi_si ipmi_watchdog :)

Bug#815974: Segmentation fault in libresolv triggered by php5-fpm

2016-03-01 Thread Florian Weimer
* Aurelien Jarno: > On 2016-02-26 13:31, Carlos O'Donell wrote: >> On Fri, Feb 26, 2016 at 7:46 AM, Fabian Niepelt >> wrote: >> > This is the correct output, the older one contains a test I thought was >> > in an endless loop but succeeded after a few minutes. >> >> The

Bug#816174: debsecan: clarify report category "fixed vulnerabilities"

2016-02-28 Thread Florian Weimer
* Christian Pernegger: > I have to admit that I'm confused about the meaning of the report > headers in the nightly report. Does "fixed vulnerabilities" mean fixed > in the archive, as in I should go download an update or is it fixed on the > system? It means these vulnerabilities are no longer

Bug#810218: [Pkg-mpd-maintainers] Bug#810218: Bug#810218: mpd fails to open audio device when started by init script

2016-02-24 Thread Florian Schlichting
tags 810218 + moreinfo thanks Arian, On Fri, Jan 08, 2016 at 12:47:48AM +0100, Florian Schlichting wrote: > I think you need to set > > group "audio" my suggestion was based on brief googling for your error message, but without any deeper understanding of the issu

Bug#815441: [Pkg-mpd-maintainers] Bug#815441: mpd: FTBFS on hurd-i386: B-D libsmbclient-dev no longer available

2016-02-24 Thread Florian Schlichting
On Wed, Feb 24, 2016 at 12:53:12AM +0100, Andreas Beckmann wrote: > That last attempted (and successful) build on hurd-i386 was 2:3.6.19-1 > in September 2013. (Today we have 2:4.3.3+dfsg-2). > Thereafter some chain of (mandatory) Build-Depends (introduced for a new > upstream version ?) has not

Bug#815441: [Pkg-mpd-maintainers] Bug#815441: mpd: FTBFS on hurd-i386: B-D libsmbclient-dev no longer available

2016-02-23 Thread Florian Schlichting
houth smb support on hurd-i386 in the upcoming 0.19.13-1 upload; but can you comment on the long-term perspective of samba on hurd, is this a workaround that I should remove at some point in time, and is there a trigger (like a bug to watch) so I'll know when that time has come? Florian

Bug#814487: bochs: Fix debian/watch file

2016-02-11 Thread Florian Tobias Schandinat
does not need to match the whole href. It also changes the pattern to be a bit more tight. Best regards, Florian Tobias Schandinat -- System Information: Debian Release: 8.3 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel

Bug#814483: bochs: Debian package should be built with SMP enabled

2016-02-11 Thread Florian Tobias Schandinat
the required change by adding --enable-smp to configure in the debian/rules file. It was successfuly built and tested on amd64 with the bochs CPU configuration "cpu: count=2:2:2". Best regards, Florian Tobias Schandinat -- System Information: Debian Release: 8.3 APT prefers stable-updates

Bug#813754: [Pkg-mpd-maintainers] Bug#813754: Can't open port 6600 when run syste, -wide vis systemd

2016-02-08 Thread Florian Schlichting
d be open and you should see systemd listening there until the first connection is actually made. What is the netstat output after system startup? Does 'systemctl status mpd.socket' tell you what's wrong? Florian

Bug#813319: aptitude: customizing output: "%O" switch breaks the search

2016-01-31 Thread Florian Zieboll
$ aptitude -F "%p%O" search '?installed' apparently doesn't even initialize the database and returns without output. Regards, Florian -- Package-specific info: Terminal: linux $DISPLAY is set. which aptitude: /usr/bin/aptitude aptitude version information: aptitude 0.6.11 compiled at

Bug#812992: claws-mail: Sorting by date in "threaded view" does not work, probably bug #3407

2016-01-28 Thread Florian Zieboll
On Thu, 28 Jan 2016 16:40:47 +0100 Ricardo Mones wrote: > It is. Yes, it works :) Exact patch is attached. 2812c2812 < sort_by[SORT_BY_DATE])) { --- > sort_by[SORT_BY_DATE] && type == S_COL_DATE)) { pgpP68qVyOzO8.pgp Description: OpenPGP digital signature

Bug#812992: claws-mail: Sorting by date in "threaded view" does not work, probably bug #3407

2016-01-28 Thread Florian Zieboll
Package: claws-mail Version: 3.11.1-3+deb8u1 Severity: important It seems that claws-mail bug #3407 is active in Debian Jessie (fixed upstream): http://lists.claws-mail.org/pipermail/users/2015-March/012588.html -- System Information: Distributor ID: Devuan Description:Devuan GNU/Linux

Bug#767103: Bug#772479: [pkg-otr-team] Processed: block 767103 with 811445

2016-01-20 Thread Florian Schlichting
ful upload is needed on new upstream versions of irssi. What am I missing / what's your suggestion how to do this? Florian

Bug#767103: Bug#772479: [pkg-otr-team] Processed: block 767103 with 811445

2016-01-20 Thread Florian Schlichting
On Wed, Jan 20, 2016 at 02:17:01PM +0100, Holger Levsen wrote: > On Mittwoch, 20. Januar 2016, Florian Schlichting wrote: > > [...] Of course > > the plugin packages could Depend: irssi (>= 0.8.17-1~), irssi (<< 0.8.18), > > but that would mean a sourceful up

Bug#811445: irssi: Please provide IRSSI_ABI_VERSION

2016-01-18 Thread Florian Schlichting
Package: irssi Version: 0.8.17-1+b2 Severity: normal irssi 0.8.18 beta introduces an IRSSI_ABI_VERSION and will refuse to load load modules that are compiled against a different ABI version as returned by the module_name_abicheck() function. This should prevent future ABI issues with irssi

Bug#810218: [Pkg-mpd-maintainers] Bug#810218: mpd fails to open audio device when started by init script

2016-01-07 Thread Florian Schlichting
ot;audio" to # have permission to use sound card. # #group "nogroup" Florian

Bug#764915: davical: trying to push a event before 1900 results in response 500

2016-01-01 Thread Florian Schlichting
1000), feeling that it would be too risky to convert all dates to DATE-TIME when DATE is a valid value according to the spec. Thank you for your contribution to DAViCal! It will be released in the upcoming version 1.1.4. Florian

Bug#785781: (no subject)

2015-12-28 Thread Florian Stosse
Hi, Are there any news concerning the implementation ? Unless I missed something, Chacha is out for more than 2 years, and is not implemented in the latest openssl stable release (OpenSSL 1.0.2e 3 Dec 2015) Thanks !

Bug#808778: warning: unable to delete old directory '/etc/bash_completion.d/xxdiff': Directory not empty

2015-12-26 Thread Florian Schlichting
rning message, but at least the "forgotten" directory is removed. Florian

Bug#807341: git-repair: uses non-random tempdir /tmp/tmprepo.0/.git/

2015-12-09 Thread Florian Weimer
ol git-repair into using a pre-existing directory with mode 777. At least not with non-historic NFS. Florian

Bug#806952: Enable CONFIG_MOUSE_ELAN_I2C

2015-12-03 Thread Florian Uekermann
. This is a driver for the touchpad in some Acer laptops (and maybe others). It would be nice to add this to older kernel versions as well and to backport it, since the touchpad has been around for some time. Best regards, Florian Uekermann

Bug#806951: Please enable CONFIG_MOUSE_ELAN_I2C

2015-12-03 Thread Florian Uekermann
. This is a driver for the touchpad in some Acer laptops (and maybe others). It would be nice to add this to older kernel versions as well and to backport it, since the touchpad has been around for some time. Best regards, Florian Uekermann

Bug#806691: [Pkg-mpd-maintainers] Bug#806691: mpd: systemd service file issue: LimitRTTIME has invalid value

2015-12-02 Thread Florian Schlichting
e documented value to use in order to disable a limit is 'infinity', not -1. So when I change line 11 to read LimitRTTIME=infinity everything's nice and quiet. Will be fixed in the next upload. Florian

Bug#806715: [jenkins-job-builder] Publish over SSH xml broken when used as publisher

2015-11-30 Thread Florian Preinstorfer
Package: jenkins-job-builder Version: 1.3.0-5 Severity: normal Debian's jenkins-job-builder generates invalid xml for the 'Publish over SSH' plugin if used as a publisher. Consider the following snippet: - job: name: 'demo-ssh-deployment' builders: - shell: 'echo "hi"'

Bug#791631: src:linux: Please enable CONFIG_MOUSE_ELAN_I2C

2015-11-27 Thread Florian Uekermann
to be helpful? Best regards, Florian

Bug#806248: shotwell: Shotwell crashes most of the times when clicking on "Open with external editor"

2015-11-25 Thread Florian
ERROR:src/Photo.c:19066:photo_on_editable_file_changed: assertion failed: (readers.editable != null && file.equal(readers.editable.get_file())) Aborted ------ thanks Florian -- Package-specific info: -- System Information: Debian Release: stretch/sid APT prefers te

Bug#805154: vmdebootstrap: mount image root with nobarrier / huge performance gain

2015-11-15 Thread Florian Lohoff
Package: vmdebootstrap Version: 0.5-2 Severity: wishlist Hi, when creating an image please consider mounting the ext4 in the image with "nobarrier". I had a quick look at the code in newer vmdebootstraps but the code mounting the rootfs from the loopback did not change. On my example machine

Bug#805265: libqt5network5: Sporadic segfault on exit in QNetworkConfigurationManagerPrivate::pollEngines()

2015-11-15 Thread Florian Bruhin
could be backported: http://code.qt.io/cgit/qt/qtbase.git/patch/?id=3f0f707d4b898a96e63e16c13a29f12be01d9b4c Thanks, Florian -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux

Bug#800471: lxc: CVE-2015-1335

2015-11-13 Thread Florian Weimer
this belongs there, and there seems to be a typo. Florian

Bug#804758: libqt5widgets5: Crashes and drawing errors related to SHM

2015-11-11 Thread Florian Bruhin
Everything non-Qt seems to work fine. [1] https://github.com/The-Compiler/qutebrowser/blob/master/scripts/minimal_webkit_testbrowser.py Florian -- System Information: Debian Release: 8.2 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable'), (1, 'experimental

Bug#804758: Duplicate

2015-11-11 Thread Florian Bruhin
I did some more research on this, and I think I'm actually running into #799587: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799587 Closing the Java application I was running did indeed fix the issue... So I guess this can be merged into #799587 - sorry for the noise! Florian -- http

Bug#804318: linux-image-amd64: no more linux-image RT available on sid

2015-11-07 Thread Florian Foinant
Package: linux-image-amd64 Version: 4.2+68 Severity: important Dear Maintainer, As the linux-image_4.1.0-2-rt-* package has been removed from sid repository, it has no more PREEMPT-RT patched kernel in the sid distribution. Solution is giving back this version or patching linux-latest. Many

Bug#803877: /usr/include/boost/asio/ssl.hpp: compile error in asio's ssl.hpp

2015-11-02 Thread Florian Sowade
fixes the problem (https://github.com/boostorg/asio/pull/23) but it has not been merged, yet. Best regards, Florian Sowade -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU

Bug#803195: RFA: spark -- SPARK programming language toolset

2015-10-28 Thread Florian Schanda
. Florian

Bug#803161: mailman: /var/log/mailman/* world-readable by default, leaking sensitive list information

2015-10-27 Thread Florian Weimer
security hole, hence lowering the severity. Florian

Bug#802616: netcdf-bin: backport for netcdf?

2015-10-21 Thread Florian
Package: netcdf-bin Version: 1:4.1.3-7.2 Severity: wishlist Is there any way to provide backports for the netcdf libraries? It would be great if we would not have to rely on such an old version in stable. thanks for your work Florian -- System Information: Debian Release: 8.2 APT prefers

Bug#801413: polarssl: CVE-2015-5291: Remote attack on clients using session tickets or SNI

2015-10-20 Thread Florian Weimer
ols, but removal of symbols, changes in struct sizes or offsets, and so on, would be hugely problematic. For are start, you could just build both the old and new versions and run libabigail on them, to get an idea what actually did change. Florian

Bug#802256: Backport tls_dtor_list hardening

2015-10-18 Thread Florian Weimer
recommended for testing purposes: https://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commit;h=99e1dc0a688d6c25d3f422bc9f3fa29adb483339 Thanks, Florian

Bug#719960: libnet-arp-perl: Net::ARP::arp_lookup always fails (regression)

2015-10-15 Thread Florian Schlichting
On Sat, Aug 17, 2013 at 01:19:35PM +0200, Vincent Lefevre wrote: > On 2013-08-17 12:41:26 +0200, Florian Schlichting wrote: > > The implementation changed between 1.0.4-1 and 1.0.8-1; whereas before, > > it would just open /proc/net/arp and look for the IP address, matching >

Bug#800920:

2015-10-05 Thread Florian Uekermann
(since you have patches to fix it), their dkms stuff does not compile with recent kernels. Is there a strong reason why those patches never made it upstream? Best regards, Florian

Bug#800920: X segfaults during startup if fglrx is used

2015-10-04 Thread Florian Uekermann
Package: fglrx-driver Version: 1:15.9-1 Severity: critical Justification: breaks unrelated software Dear Maintainer, Upgrading to fglrx 1:15.9-1 on a fully upgraded stretch system led to the following reproducible error (segfault) on X startup (xinit in this case): X.Org X Server 1.17.2 Release

Bug#795948: minidlna: Minidlna is not able to create pid-file when run as user minidlna

2015-10-03 Thread Florian Will
lna makes sure to create the /run/minidlna directory before starting minidlna, so you should make sure that systemd does the same (through systemd-tmpfiles) if you decide to use a proper systemd service unit instead of the init script. Cheers, Florian

Bug#792186: vpnc does not respect target network any more

2015-10-02 Thread Florian Schlichting
C_${i}_SPORT=0 eval CISCO_SPLIT_INC_${i}_DPORT=0 So I suppose "IPSEC target network" does what it is meant to do, and you could have a look at README on how to set up split networking? Florian

Bug#799487: pkg-perl-autopkgtest: saner configuration file hierarchy

2015-09-24 Thread Florian Schlichting
ke-skip debian/tests/pkg-perl/smoke-files debian/tests/pkg-perl/smoke-env debian/tests/pkg-perl/syntax-skip I agree that the current naming is a bit muddled, but not really a problem. Florian (reading up on the LHF backlog)

Bug#799701: lua-yaml: Package does not install all files necessary to be able to use the library in Lua.

2015-09-21 Thread Florian Stinglmayr
rom 7c6c2c9091845b9b211e62babd7d0233be0d5392 Mon Sep 17 00:00:00 2001 From: Florian Stinglmayr <flor...@n0la.org> Date: Thu, 17 Sep 2015 18:43:03 +0200 Subject: [PATCH] Unbreak upgrade to 6.0. 6.0 adds new files under lib/lyaml that must be installed to the proper directories in /usr/share/lua. Otherwise loading of ly

Bug#794884: golang-go: Backport golang 1.4 for Jessie

2015-09-15 Thread Florian Weimer
* Carl Chenet: > Would it be possible to backport Golang 1.4 for Jessie? Not sure but, compiled binaries should generally run fine on jessie due to static linking.

Bug#798959: squid3: Child dies because of assertion in tunnel.cc after upgrade to 3.1.20-2.2+deb7u3

2015-09-14 Thread Florian Rosenegger
:630: "from.len == 0" At the moment i have no chance to reproduce the issue, as this system is a live production system. After downgrading again to Version deb7u2 there is no assertion any more. Thanks for your help, Florian -- System Information: Debian Release: 7.9 APT prefers

Bug#798933: ITP: libtie-hash-expire-perl -- Perl module providing hashes with keys that expire after a user-set period

2015-09-14 Thread Florian Schlichting
Package: wnpp Owner: Florian Schlichting <f...@debian.org> Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libtie-hash-expire-perl Version : 0.03 Upstream Author : Jeff Yoak <j...@yoak.com> * URL

Bug#798279: [Pkg-mpd-maintainers] Bug#798279: mpc: FTBFS undefined reference to `subunit_test_start'

2015-09-09 Thread Florian Schlichting
tion. I'm going to monkey-patch check.m4 for now, hoping that upstream will know what to do. Florian

Bug#797778: Please package pyroute2 >= 0.3.10

2015-09-04 Thread Florian Pelgrim
Hey ho, I will update the package soon. Guess this will be done next week. Cheers Flo Am 02.09.15 um 15:23 schrieb Thomas Goirand: > Package: python-pyroute2 > Version: 0.3.5-1 > Severity: wishlist > > Hi, > > I need pyroute2 >= 0.3.10, as this is now a dependency of OpenStack. Please >

Bug#797882: Iceweasel can read character devices.

2015-09-03 Thread BERBAR Florian
. Best regards and thank you. Florian -BEGIN PGP SIGNATURE- Version: GnuPG v2 iQIcBAEBCAAGBQJV6CCkAAoJEBGYNnE0a7qP/igP/RQAzwAbfVsl7pM18owvlfeI oWO1H4z1qbwsYK0L5A2F7gzsxtQVwD9IjLJTerEmk/x2z0MHHFPJeRvWLwfO2tmr 4LA53RVW0Rg2KrOaJ9Cj5g21222kWSUdu9eMGD7Ki0PCbVAjOp0CjAOT0GzXauxA UJ3IHNx4

Bug#797694: lxc-clone fails because overlay filesystem doesn't exist

2015-09-01 Thread Florian Margaine
0.8 either in the upstream version. Is it possible to include this patch for debian's 1.0.8 release of lxc? https://github.com/lxc/lxc/commit/38b34913fad2a4bcc842c2c377c0cb7bb90abe0f This would make possible to use overlayfs for lxc-clone. Regards, Florian -- System Information: Debian Release: s

Bug#797601: linux-base: overlayfs rename to overlay causes issues with other packages

2015-08-31 Thread Florian Margaine
since both packages don't support each other. Regards, Florian Margaine -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (800, 'unstable'), (700, 'stable'), (500, 'stable-updates'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Ker

Bug#796091: [Pkg-mpd-maintainers] Bug#796091: Cannot start mpd, "undefined symbol"

2015-08-31 Thread Florian Schlichting
nd can be expected to last for another few weeks. I'm keeping this bug open for the time being so that others experiencing an "undefined symbol error" can find a lead as to its cause. Florian

Bug#796179: tesseract-ocr: tesseract fails to generate output

2015-08-29 Thread Florian Schlichting
works fine for me. I notice that in the reporter's apt-get output, tesseract-ocr version 3.04.00-5 is being installed. 'tesseract -v' however shows a version 3.03 is running, and that is clearly also the engine version in use when no output is produced. My guess is that Bernhard has a version

Bug#717544: CVE-2013-2207: Remove pt_chown

2015-08-23 Thread Florian Weimer
* Samuel Thibault: Hello, Florian Weimer, le Thu 06 Aug 2015 07:15:01 +0200, a écrit : retitle 717544 CVE-2013-2207: Remove pt_chown thanks Can we please make another attempt at removing pt_chown, either completely or by removing the SUID bit? On linux ports only, please, kfreebsd

Bug#796675: ITP: libvm-ec2-security-credentialcache-perl -- EC2 credential cache respecting expiration time for IAM roles

2015-08-23 Thread Florian Schlichting
Package: wnpp Owner: Florian Schlichting f...@debian.org Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libvm-ec2-security-credentialcache-perl Version : 0.23 Upstream Author : Rusty Conover ru...@luckydinosaur.com

Bug#796661: smlnj is not compiled for amd64

2015-08-23 Thread Florian Weimer
* James McCoy: Control: severity -1 wishlist Control: tag -1 upstream Control: retitle -1 Provide 64-bit binaries On Aug 23, 2015 6:33 AM, Florian Weimer f...@deneb.enyo.de wrote: The amd64 packages are not actually compiled for amd64: Yes. That's why smlnj-runtime Depends on libc6-i386

Bug#796660: Binaries in binary packages match the architecture

2015-08-23 Thread Florian Weimer
Package: debian-policy It seems to me that a requirement is missing from the policy that binaries (DSOs and executables) which are intended to run on the host must be located in a binary package, and the architecture of the binary package must match the DSO/executable architecture. For example,

Bug#796661: smlnj is not compiled for amd64

2015-08-23 Thread Florian Weimer
Package: smlnj Version: 110.78-2 The amd64 packages are not actually compiled for amd64: /usr/lib/smlnj/bin/.run/run.x86-linux: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.32,

Bug#796642: debian-policy: hardening is an afterthought and should never be

2015-08-23 Thread Florian Weimer
* Steve Langasek: Harden flags set AND ENFORCED on build environment(harden package) There is no way to enforce the use of hardening flags. There is a way, involving multiple steps: 1. Put -grecord-gcc-switches into the hardening flags. 2. Make debuginfo packages mandatory. 3. Make full

Bug#795363: more debcherry noise

2015-08-14 Thread Florian Schlichting
a/../^--- a/ and /^index /; in a post-processing script that adds the content of git notes to the generated patches. Florian

Bug#795363: debcherry: From_ line contains noise

2015-08-13 Thread Florian Schlichting
Package: gitpkg Version: 0.27 Severity: minor The patches produced by git-debcherry start with a From_ line referencing a commit hash from the temporary repository. While the line itself might be needed in order to be able to feed the patch to git am, the noise could be replaced by a helpful note

Bug#717544: CVE-2013-2207: Remove pt_chown

2015-08-05 Thread Florian Weimer
retitle 717544 CVE-2013-2207: Remove pt_chown thanks Can we please make another attempt at removing pt_chown, either completely or by removing the SUID bit? The current devpts file system is set up in such a way that this is not necessary. Fedora and Red Hat Enterprise Linux 7 already ship

Bug#792604: vrfy: please install the manpage

2015-07-16 Thread Florian Schlichting
=85edfdafd2bd36080672bd901cb400e0f2b916dd It should be as simple as adding a small file: --- /dev/null +++ b/debian/vrfy.manpages @@ -0,0 +1 @@ +vrfy.1 best, Florian -- System Information: Debian Release: 7.8 APT prefers oldstable APT policy: (500, 'oldstable') Architecture: amd64 (x86_64) Kernel

Bug#792209: darktable: Export is broken err [imageio_storage_disk] could not export to file: `path\to\exported\file'

2015-07-12 Thread Florian GRUEL
Package: darktable Version: 1.6.7-1 Severity: grave Justification: renders package unusable Dear Maintainer, When i try to export a file, I always get the error in title. I have write rigth on the directory I try to export to When launching darkatable with -d all parameter I get this :

Bug#790397: libparse-recdescent-perl: please make the output reproducible

2015-07-03 Thread Florian Schlichting
( values %{$self-{rules}} ) +foreach $rule ( sort {$a-{'name'} cmp $b-{'name'}} values %{$self-{rules}} ) { if ($rule-{changed}) { Florian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#789739: libdevel-ebug-perl: FTBFS in sid: t/ebug.t

2015-07-03 Thread Florian Schlichting
. Florian -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#790718: screenshot

2015-07-01 Thread Florian Bruhin
Attaching a screenshot. It seems some parts of the UI are unaffected, but the URL completion is (and e.g. the webinspector as well). -- http://www.the-compiler.org | m...@the-compiler.org (Mail/XMPP) GPG: 916E B0C8 FD55 A072 | http://the-compiler.org/pubkey.asc I love long mails! |

<    4   5   6   7   8   9   10   11   12   13   >