Bug#796150: golang: new upstream version is available (1.5)

2015-09-09 Thread Tim Sattarov
And now it is 1.5.1 https://groups.google.com/forum/#!msg/golang-announce/QU4XU72Jr7Y/ZqgZT3hRCwAJ can I help you with packaging ? -- Tim, the beardless keeper of keys and grounds @ AgileBits Inc. smime.p7s Description: S/MIME Cryptographic Signature

Bug#798793: gimp-gmic: All presets for film emulation produce 404's

2015-09-12 Thread Tim Kelley
Package: gimp-gmic Version: 1.6.0.1-1 Severity: normal Dear Maintainer, Apparently all the presets for the film emulation section point to locations on the web which no longer exist. They really should be removed or fixed. -- System Information: Debian Release: 8.2 APT prefers stable-updates

Bug#798830: dmucs: race condition in start scripts prevents loadavg starting

2015-09-13 Thread Tim Connors
Package: dmucs Version: 0.6.1-2.1 Severity: important I've been wondering for years why dmucs never worked in my network. Finally traced the start scripts: if start_server && server_running ; then ... if start_loadavg && running ; then start_server and start_loadavg

Bug#798793: Evidently the project has recently moved to github

2015-09-14 Thread Tim K
But the jessie package still has the old sourceforge links in it ... not just the film emulation presets. It's really busted up as it is ... Tim Kelley

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-16 Thread Tim Ruehsen
On Monday 14 September 2015 11:11:39 Samuel Thibault wrote: > Hello, > > Tim Ruehsen, le Mon 14 Sep 2015 10:03:57 +0200, a écrit : > > the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. > > Tested with Debian OpenJDK 7 and 8. > > I'm not getting

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-16 Thread Tim Ruehsen
On Wednesday 16 September 2015 11:37:53 Samuel Thibault wrote: > Tim Ruehsen, le Wed 16 Sep 2015 11:30:15 +0200, a écrit : > > This is really a no-go. I can't use the IDE any more. Neither in the > > office > > nor at home. > > If anyone knows of a work-around, pleas

Bug#795719: Adopting phantomjs?

2015-09-16 Thread Tim Retout
ckaging current master would also include the GCC 5.0 fix... Is this something you have time to do as maintainer, or would you like me to see if I can put together an upload? Kind regards, -- Tim Retout <dioc...@debian.org>

Bug#794877: gimp-gmic: New upstream version available

2015-09-17 Thread Tim K
​I think this bug should be upgraded in severity - the move to github broke many, many things, as gmic-gimp points much functionality to many web urls in it's source repo. On Fri, 07 Aug 2015 16:35:28 +0200 Antonio Ospite wrote: > Package: gimp-gmic > Version: 1.6.2.0-1 > Severity:

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-14 Thread Tim Ruehsen
and libatk-wrapper-java-jni to version 0.33.0-5 resolves the issue. Best regards, Tim -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.1.0-2-amd64 (SMP w

Bug#798924: /usr/lib/x86_64-linux-gnu/jni/libatk-wrapper.so.6.0.0: SIGSEGV on Netbeans startup

2015-09-14 Thread Tim Ruehsen
On Monday 14 September 2015 11:11:39 Samuel Thibault wrote: > Hello, > > Tim Ruehsen, le Mon 14 Sep 2015 10:03:57 +0200, a écrit : > > the latest version makes Netbeans (8.0.2 and 8.1beta) SIGSEGV on startup. > > Tested with Debian OpenJDK 7 and 8. > > I'm not getting

Bug#798924: Netbeans output

2015-09-14 Thread Tim Ruehsen
I forgot the Netbeans output: # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x7f4091803ee9, pid=9249, tid=139914781116160 # # JRE version: OpenJDK Runtime Environment (8.0_66-b01) (build 1.8.0_66- internal-b01) # Java VM: OpenJDK 64-Bit Server VM

Bug#799943: rlwrap: use of readline macros crashes with SIGSEGV

2015-09-28 Thread Tim Chase
lease follow up > there with further comments or patches. I think the problem may actually reside in a readline library since I get the same issue in Python (2.7 and 3.4) which uses readline under the covers: $ python >>> import cmd >>> cmd.Cmd().cmdloop() (Cmd) # do C-x ( C-x ) C-x e and it segfaults -Tim

Bug#797057: [PATCH] [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-28 Thread Tim Ruehsen
On Monday 28 September 2015 16:05:39 Giuseppe Scrivano wrote: > Tim Ruehsen <tim.rueh...@gmx.de> writes: > > wgnutls_write is called without timeout. So, what can we do here ? > > > > But maybe we don't have to check for GNUTLS_E_REHANDSHAKE at this point at

Bug#797057: [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-28 Thread Tim Ruehsen
Update of bug #46061 (project wget): Status:None => Fixed Open/Closed:Open => Closed ___ Reply to this item at:

Bug#797057: [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-27 Thread Tim Ruehsen
Follow-up Comment #2, bug #46061 (project wget): Wget is not reacting on GNUTLS_E_REHANDSHAKE. Should be straight forward... ___ Reply to this item at:

Bug#797057: [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-28 Thread Tim Ruehsen
Follow-up Comment #4, bug #46061 (project wget): Sorry, my patch didn't make it to the bug tracker nor to the mailing list nor to you !? Interesting, I saw it pop up on the Debian bug tracker (and I got an automatic reply from there). I attach it here for comparison with your patch. (file

Bug#797057: [PATCH] [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-28 Thread Tim Ruehsen
Please review / test this patch. BTW, I am not sure if contributors.debian.org is configured correctly. The rehandshake occurs right after the HTTP request and it has a pretty heavy impact on download duration. Regards, Tim On Sunday 27 September 2015 20:03:54 Tim Ruehsen wrote: > Follow

Bug#797057: [PATCH] [bug #46061] wget https://contributors.debian.org fails with "No data received."

2015-09-28 Thread Tim Ruehsen
On Monday 28 September 2015 15:30:33 Giuseppe Scrivano wrote: > Tim Ruehsen <tim.rueh...@gmx.de> writes: > > Please review / test this patch. > > > > BTW, I am not sure if contributors.debian.org is configured correctly. > > The rehandshake occurs right after the

Bug#799912: apt: error in version comparison

2015-09-24 Thread Tim Somers
Package: apt Version: 1.0.10.2 Severity: important Dear Maintainer, * What led up to the situation? I am currently running debian testing and I tried installing digikam. This is one of the packages infect by the libstdc++6 issue, I know of that issue, but I believe to have stumbled into an

Bug#799943: rlwrap: use of readline macros crashes with SIGSEGV

2015-09-24 Thread Tim Chase
Package: rlwrap Version: 0.41-1 Severity: important Dear Maintainer, > * What led up to the situation? Attempting to use readline macros, playback crashed > * What exactly did you do (or not do) that was effective (or > ineffective)? To reproduce the issue start up rlwrap cat

Bug#799672: exim4: /etc/exim4/lowuid-aliases named wrong in /usr/share/doc/exim4/README.Debian.gz

2015-09-21 Thread Tim Krah
Package: exim4 Version: 4.86-3 Severity: minor Dear Maintainer, I tried to get exim routing mails to a user with a low UID (500). Using the documentation under /usr/share/doc/exim4/README.Debian.gz Chapter 2.7 gave me hard times, as it describes a file called /ect/exim4/lowuid_aliases whereas it

Bug#802848: RFS: gnome-twitch/0.1.0-1 [ITP]

2015-11-29 Thread Tim Dengel
Validation FAILED!! Output of LANG=C gpg --verify gnome-twitch_0.1.0-2.dsc : gpg: Signature made Sat Nov 28 22:21:30 2015 CET using RSA key ID B39C07E9 gpg: Good signature from "Tim Dengel <tim.dengel.deb...@gmail.com>" [0] https://mentors.debian.net/package/gnome-twitch -- Tim

Bug#802848: RFS: gnome-twitch/0.1.0-1 [ITP]

2015-11-29 Thread Tim Dengel
Validation FAILED!! Output of LANG=C gpg --verify gnome-twitch_0.1.0-2.dsc : gpg: Signature made Sat Nov 28 22:21:30 2015 CET using RSA key ID B39C07E9 gpg: Good signature from "Tim Dengel <tim.dengel.deb...@gmail.com>" [0] https://mentors.debian.net/package/gnome-twitch -- Tim

Bug#807344: gnome-panel: Wrong synopsis in man page

2015-12-07 Thread Tim Dengel
Package: gnome-panel Version: 3.18.1-1 Severity: minor Dear Maintainer, I was reading the man page of the package when I noticed the synopsis says 'gnome-about [--replace]' instead of 'gnome-panel [--replace]'. That is all :) -- System Information: Debian Release: stretch/sid APT prefers

Bug#479589: [bug #33824] support file:/// URLs

2015-12-17 Thread Tim Ruehsen
Update of bug #33824 (project wget): Status:None => Duplicate Open/Closed:Open => Closed ___ Reply to this item at:

Bug#804644: RFS: flashybrid/0.19 [ITA]

2015-12-17 Thread Tim Weippert
. regards, tim On Thu, Dec 17, 2015 at 05:28:30PM +, Mattia Rizzolo wrote: > On Wed, Nov 25, 2015 at 06:42:36PM +0100, Thibaut Varène wrote: > > I suppose what I need is having people take over my packages and call > > it a day, tbh. With my upload rights revoked there’s n

Bug#805323: Fwd: Bug #805323: graphite2 ARM HP PA FTBFS

2016-01-04 Thread Tim Eves
that the cmake invocation is being passed: -DGRAPHITE2_NTRACING:bool=1 Whilst it works I believe that is a typo, and it should be: -DGRAPHITE2_NTRACING:BOOL=ON Regards, Tim On Fri, Dec 18, 2015 at 3:29 AM, Rene Engelhard <r...@debian.org> wrote: > forwarded 805323 Tim Eves <tim_

Bug#655741: apcupsd: SNMP driver crash with AP9606 management card

2016-01-08 Thread Tim Bagot
I no longer see this bug in version 3.14.12-1.1. I suspect it has been fixed by other changes to the snmplite driver upstream. -- Tim Bagot

Bug#810257: virtualbox-qt: Keyboard capture doesn't

2016-01-07 Thread Tim Bagot
Package: virtualbox-qt Version: 4.3.18-dfsg-3+deb8u3 Severity: normal Dear Maintainer, To reproduce: 1. Capture the keyboard for a running guest (or just give the guest window focus if auto capture is enabled). 2. Press a key combination bound by the host system's window manager (e.g.

Bug#802848: RFS: gnome-twitch/0.1.0-1 [ITP]

2015-11-28 Thread Tim Dengel
git-buildpackage). The debian branch for unstable is debian/sid. It also contains a debian/experimental branch that tracks upstreams development branch. [0] https://github.com/dengelt/gnome-twitch -- Tim

Bug#805609: grilo-plugins: Split grilo-plugins into base and extra

2015-11-20 Thread Tim Lunn
Source: grilo-plugins Severity: normal I discussed this with Alberto earlier in the year, and we went ahead and landed the split in Ubuntu last cycle, but seems I never got around to forwarding on the changes. Patches to follow.

Bug#803677: (no subject)

2015-11-19 Thread Tim Wiederhake
Control: found -1 4.2.6-1 Am I doing this right?

Bug#810881: libtotem-plparser18: linker issue, causes grilo-plugins to FTBFS

2016-01-13 Thread Tim Lunn
Package: libtotem-plparser18 Version: 3.10.6-1ubuntu1~xenial1 Severity: normal Dear Maintainer, mbiebl missed this revert when reverting the libquvi-0.9 port. It causes grilo-plugins to fail to build since libtotem-pl-parser-mini is no longer linked against libquvi. This is not required with

Bug#813468: boinc-client: Some https connections fail due to Debian Jessie openssl and ca-certificate interactions

2016-06-05 Thread Tim Small
The latest Debian point release should have fixed this with an update to OpenSSL: openssl (1.0.1t-1+deb8u1) jessie; urgency=medium [...] - Use alternate trust chains part of 1.0.1n (Closes: #774882). [...] -- Kurt Roeckx Fri, 06 May 2016 15:56:09 +0200 -- South East

Bug#825380: winbind: Netbios name resolution can't find Windows clients

2016-06-09 Thread Tim Boundy
I've noticed that my Windows client is advertising multiple entries: root@fusion:~# nmblookup prodigy 192.168.0.55 prodigy<00> 192.168.56.1 prodigy<00> It is doing this because there is a virtual network switch (VirtualBox) and it's accessible through either IP address. If I disable the virtual

Bug#800588: Same problem here since a long time...

2016-06-07 Thread Tim Ruehsen
/ happens always. BTW, how can one reduce the 10min to 1min ? Best Regards Tim Rühsen signature.asc Description: This is a digitally signed message part.

Bug#800588: Failure due to aged mysql installation ?

2016-06-07 Thread Tim Ruehsen
Tim Rühsen signature.asc Description: This is a digitally signed message part.

Bug#800588: Problem solved for me

2016-06-07 Thread Tim Ruehsen
3. Remove the file /etc/mysql/my.cnf.migrated After /etc/mysql# update-alternatives --remove my.cnf /etc/mysql/my.cnf.migrated starting and stopping now works within seconds. Please excuse my verbosity in the previous mails. Best Regards Tim Rühsen signature.asc Description: This is a

Bug#783652: Bug #783652: apt-transport-tor: retry downloading for interrupted packages

2016-06-08 Thread Tim Retout
in the apt-transport-tor documentation - and when that happens, I would close this bug. Kind regards, -- Tim Retout <dioc...@debian.org>

Bug#815319: Fix for upgrade process

2016-06-12 Thread Tim Myra
I believe the broken upgrade is due to a scoping issue when $INTERFACESv4 isn't defined in /etc/defaults/isc-dhcp-server ($DHCPD_DEFAULT). To fix the upgrade process an update is needed to the /etc/init.d/isc-dhcp-server file on 4.3.4-1 to define $INTERFACESv4 before sourcing $DHCPD_DEFAULT,

Bug#802586: gnupg2: Fails to sign using smartcard after upgrade

2016-06-11 Thread Tim Small
Package: gnupg-agent Version: 2.1.11-7 Followup-For: Bug #802586 Identical behaviour with recent upgrade from Jessie to testing using an OpenPGP compatible card with 4096 bit keys, including ssh-auth working fine... -- System Information: Debian Release: stretch/sid APT prefers testing APT

Bug#815319: Fix for upgrade process

2016-06-12 Thread Tim Myra
Ignore my previous message -- Seems my testing was done with INTERFACES being set in /etc/defaults/isc-dhcp-server... (whoops!) After reverting my configs/init.d scripts to the originals, and more thorough testing, I've determined adding the below code in /etc/init.d/isc-dhcp-server after

Bug#826018: installation-reports: Stretch Alpha 6 successful installation, but no touchpad during install

2016-06-03 Thread Tim Heaney
Sure! Attached is my /var/log/installer/syslog file compressed with xz. Tim On Fri, Jun 3, 2016 at 8:53 PM, Cyril Brulebois <k...@debian.org> wrote: > Hi Tim, > > Tim Heaney <thea...@gmail.com> (2016-06-01): > > Dear Maintainer, > > > > My install was succ

Bug#827209: Please package new version

2016-06-13 Thread Tim Abbott
Package: python-ujson Version: 1.33-1 Severity: wishlist Version 1.35 is out now, and adds some new features (e.g. the `intent` option) that make it more compatible with simplejson, so it seems worth doing an update. Thanks! -Tim Abbott

Bug#827224: targetcli: On upgrade "Value of wwn attribute is not set for"

2016-06-15 Thread Tim Small
On 14/06/16 16:08, Ritesh Raj Sarraf wrote: > Control: tag -1 moreinfo > > Hello Tim, > > We never had a version released for Debian Jessie. There were just too many > issues back then. For Stretch, I hope we have the current ones in the > repository. > > Assuming yo

Bug#787241: xserver-xorg-video-intel: VT never returns from powersave on Haswell

2016-06-15 Thread Tim Small
Package: xserver-xorg-video-intel Followup-For: Bug #787241 Could you try: . Switch to VT . Log in as same use as X session on VT . run 'sleep 6 ; DISPLAY=:0 xrandr' on VT . switch to X VT before 6 seconds have elapsed, then switch back after 6 seconds have elapsed . Check output to see what

Bug#827224: targetcli: On upgrade "Value of wwn attribute is not set for"

2016-06-13 Thread Tim Small
Package: targetcli Version: 1:3.0~pre4.1~ga55d018-2 Severity: important Following upgrade from Jessie to Stretch with a pre-existing, working live config (created under Jessie): list(config.apply()) File "/usr/lib/python2.7/dist-packages/rtslib/config.py", line 717, in apply

Bug#724884: Upstream no longer supports spamc/spamd - maintainer please close

2016-05-26 Thread Tim Day
ssassin startup time). But clearly Evolution isn't the place to be looking for spam filtering performance improvements... so please close this issue. Tim

Bug#825380: winbind: Netbios name resolution can't find Windows clients

2016-05-26 Thread Tim Boundy
Package: winbind Version: 2:4.4.3+dfsg-4 Severity: important Dear Maintainer, I have my debian stretch system set to use wins in nsswitch.conf. This has worked fine until recently, where I can no longer resolve Windows clients on the network. Using nmblookup and wbinfo manually works fine,

Bug#826018: installation-reports: Stretch Alpha 6 successful installation, but no touchpad during install

2016-06-01 Thread Tim Heaney
plugged in a usb mouse and proceeded. When the install was complete and I booted into debian from the hard disk, the touchpad worked. I didn't do anything to fix it. Thanks to everyone on the Debian team! The Stretch Alpha 6 installer looks like a winner! Tim -- Package-specific info: Boot method

Bug#827678: ITP: pacapt -- Arch's pacman-like package manager for some Unices

2016-06-20 Thread Tim Dengel
Am 20.06.2016 um 08:11 schrieb Guillem Jover: >> * License : Fair > > That license is pretty much non-free, as it does not allow > modification nor redistribution, only using the code. > Reading the license text I would agree, however the license is OSI approved[1] and according to [2]

Bug#744170: [bug #45792] wget: Read error in TLS connection with openssl s_server -www server

2016-01-08 Thread Tim Ruehsen
Update of bug #45792 (project wget): Status:None => Invalid Open/Closed:Open => Closed Reproducibility:None => Every Time

Bug#810953: cclive: Prepare for libquvi-0.9 transition

2016-01-13 Thread Tim Lunn
/p/fix-FTBFS-missing-includes.patch: fix build failure due to missing includes + + -- Tim Lunn <t...@feathertop.org> Thu, 14 Jan 2016 15:18:18 +1100 + cclive (0.7.16-2.1) unstable; urgency=medium * Non maintainer upload. diff -Nru cclive-0.7.16/debian/control cclive-0.9.3/debian/c

Bug#810952: totem-pl-parser: Prepare for libquvi-0.9 transition

2016-01-13 Thread Tim Lunn
on libquvi-0.9-dev + + -- Tim Lunn <t...@feathertop.org> Thu, 14 Jan 2016 15:03:11 +1100 + totem-pl-parser (3.10.6-1) unstable; urgency=medium * New upstream release. diff -Nru totem-pl-parser-3.10.6/debian/control totem-pl-parser-3.10.6/debian/control --- totem-pl-parser-3.10.6/debian/contro

Bug#810935: ding is using an old out-of-date copy of the TU Chemnitz dictionary

2016-01-13 Thread Tim Edwards
Package: ding Version: 1.8-3 Severity: normal Dear Maintainer, ding currently uses a quite old version of the TU Chemnitz Dictionary Project's dictionary. The latest dictionary file can be found at ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en-devel/ I've also been in contact with Frank

Bug#810961: transition: libquvi

2016-01-14 Thread Tim Lunn
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition libquvi-0.9 is required by totem-pl-parser, current package of the latter has libquvi-0.9 port reverted but it is buggy and doesnt work currently. This will allow grilo-plugins to be

Bug#810935: Acknowledgement (ding is using an old out-of-date copy of the TU Chemnitz dictionary)

2016-01-18 Thread Tim Edwards
Hi, I've now uploaded an updated set of ding packages (ding, trans-de-en, dict-de-en) to the ftp-master: gpg: Good signature from "Tim Edwards <timedwa...@fastmail.com.au>" Good signature on /home/tim/devel/trans-de-en/ding-1.8/ding_1.8-4.dsc. Uploading to ftp-master [DELA

Bug#810935: ding is using an old out-of-date copy of the TU Chemnitz dictionary

2016-01-18 Thread Tim Edwards
not ready for production... I think the 'de-en-devel' is only for the dictionary text file, not the code, and so shouldn't really affect stability. I can email him again and ask him why he organises it like that. >> I've now uploaded an updated set of ding packages (ding, trans-de-en, >> dict-d

Bug#779628: bcache: task bcache_writebac blocked for more than 240 seconds, system load high when module used

2016-02-05 Thread Tim Small
/lkml/2015/12/30/331 It would be good to get this set into Stretch, and possibly a Jessie point release too (IIRC, it will apply cleanly to the Jessie kernel). Tim.

Bug#813963: apt-transport-tor: doesn't work with `apt-file update`

2016-02-07 Thread Tim Retout
sion of apt-file from experimental. See this bug for details of when to expect this in unstable: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=764349 Kind regards, -- Tim Retout <dioc...@debian.org>

Bug#387745: [bug #45778] wget and unicode

2016-02-04 Thread Tim Ruehsen
Update of bug #45778 (project wget): Status:None => Fixed Open/Closed:Open => Closed Release:None => trunk

Bug#660932: [bug #45791] Double quote in (some) wget's international output for downloaded filename

2016-02-04 Thread Tim Ruehsen
Follow-up Comment #1, bug #45791 (project wget): Works mostly correct here with de_DE.utf8. 2016-02-04 21:09:34 (233 KB/s) - »index.html.5« gespeichert [181451] But at least this translation is still not fixed: Wird in »»index.html.5«« gespeichert.

Bug#814189: RM: imspector -- RoM; low popcon; abandoned upstream; FTBFS with GCC 6

2016-02-08 Thread Tim Retout
Package: ftp.debian.org Severity: normal Hi! Please remove imspector from unstable, because it will shortly break with GCC 6 (#811771), and my original plans for this software did not work out (not least because of the SSL licensing issues). Kind regards, -- Tim Retout <dioc...@debian.org>

Bug#802306: confirmed on current testing. Valgrind results attached

2016-02-01 Thread Tim Molteno
(this always gives an error as shown below) tim@kaka:~$ sudo pkcon refresh Refreshing cache [=] Waiting in queue [=] Loading cache [=] Finished [=] Fatal error: Cannot refresh cache whilst offline tim

Bug#812488: libsms-send-perl: After upgrade: Can't send SMS: 500 Can't connect to api.twilio.com:443 (certificate verify failed)

2016-02-02 Thread Tim Small
the fix tho': https://gist.github.com/h-yamamo/adf44638a1a04b8e86ea Tim.

Bug#813468: boinc-client: Some https connections fail due to Debian Jessie openssl and ca-certificate interactions

2016-02-02 Thread Tim Small
an has a fix for this, I think I'd prefer to advise per-application workarounds, such as the one reference in the original report. Tim.

Bug#757327: systemtap-common: Installing systemtap-common emits an error (but does not fail)

2016-02-03 Thread Tim Ruehsen
Package: systemtap-common Version: 2.9-3 Followup-For: Bug #757327 Dear Maintainer, this annoying error message still exists. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign

Bug#813256: flex: C++ style comment in C output

2016-01-30 Thread Tim Rühsen
Package: flex Version: 2.6.0-3 Severity: important Dear Maintainer, flex adds a C++ comment into C code which prevents compiling with gcc - std=c89. It has been fixed in upstream in commit 07d89829. Please also fix it in the Debian flex package. -- System Information: Debian Release:

Bug#813289: rhythmbox: Update to 3.3

2016-01-31 Thread Tim Lunn
all: Install android plugin + * d/p/0001-audioscrobbler-Fix-displaying-icon-for-libre.fm.patch: Drop, +included in new release + * debian/librhythmbox-core9.symbols: Update with new symbols + * debian/rules: Remove obsolete --disable-scrollkeeper configure flag + + -- Tim Lunn <t...@feathertop.org

Bug#813468: boinc-client: Some https connections fail due to Debian Jessie openssl and ca-certificate interactions

2016-02-02 Thread Tim Small
d it. Related forum thread: https://secure.worldcommunitygrid.org/forums/wcg/viewthread_thread,38798 Tim.

Bug#811432: libexiv2-13

2016-01-27 Thread Tim Dengel
Hi, add to the list libexiv2-13, which seems to have been replaced by libexiv2-14 in sid. Regards, Tim Dengel

Bug#814784: ITP: diamond -- smart data producer for graphite graphing package

2016-02-26 Thread Tim Landscheidt
jessie-wikimedia repository; if not, I can mail you the files (MIT licensed). HTH, Tim

Bug#814784: ITP: diamond -- smart data producer for graphite graphing package

2016-02-26 Thread Tim Landscheidt
Ooops, sorry, I only saw the ITP and did not check how far you had already gotten.

Bug#763028: Some more tests

2016-01-21 Thread Tim Ruehsen
Just a few tests that I made: 1. Since I read about problems regarding remote filesystems, I commented all these in /etc/fstab. It made not difference (after restarting the machine) regarding the described issue. 2. I could 'init 1' from a text console (ctrl-alt-f1). But after entering root

Bug#763028: systemd-sysv shutdown and reboot hang system

2016-01-20 Thread Tim Ruehsen
Hi, just want to state that I am struck by this bug for a while now. Just started today searching for a solution. On Wed, 1 Apr 2015 11:10:21 +0200 Martin Pitt wrote: > Yesterday we found quite a fundamental flaw related to how D-Bus is > stopped during shutdown [1]. It might

Bug#802306: confirmed on current testing. Valgrind results attached

2016-01-19 Thread Tim Molteno
Subject: packagekit: confirmed on current testing. Valgrind results attached Followup-For: Bug #802306 Package: packagekit Version: 1.0.11-1 Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly

Bug#779628: bcache: task bcache_writebac blocked for more than 240 seconds, system load high when module used

2016-02-15 Thread Tim Small
in 4.3.3-6, but I have yet to > apply them and the earlier fixes to the jessie branch. Great, thanks. If you do apply those to Jessie and you'd like some testing carried out, please let me know. Tim.

Bug#815094: postfix-mysql: fails to link dict_mysql.so

2016-02-18 Thread Tim McIntyre
Package: postfix-mysql Version: 3.0.3-1 Severity: important -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.3.0-1-amd64 (SMP w/1 CPU core) Locale: LANG=en_GB.UTF-8,

Bug#783652: apt-transport-tor: retry downloading for interrupted packages

2016-03-01 Thread Tim Retout
hip?) and could be retried - and do what, retry three times? Exponential backoff? :) If these cases could be detected, possibly the code could try creating a new circuit? But I suspect these ideas might not solve your general problem with large updates failing. Tim

Bug#818178: libc6: getaddrinfo/freeadrinfo memory leak

2016-03-14 Thread Tim Ruehsen
e of the test suite. Regards, Tim -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CT

Bug#752563: [bash] Enable syslogging to a separate option or a package

2016-03-09 Thread Tim Sattarov
Is it an option at all or I'd better maintain my own local package with logging enabled ? Thanks Tim

Bug#819613: ITP: python-typing -- Type Hints for Python 2

2016-03-31 Thread Tim Abbott
Package: wnpp Severity: wishlist Package name: python-typing Version: 3.5.0.1 Upstream Author: Guido van Rossum, Jukka Lehtosalo, and Łukasz Langa License: Python URL: https://github.com/python/typing Description: Typing -- Type Hints for Python . This is a backport of the standard library

Bug#820208: postgresql-autodoc: the listed home page no longer resolves

2016-04-06 Thread Tim Retout
tps://github.com/cbbrowne/autodoc Arch appear to use archive.org, and have a snapshot of that version: https://aur.archlinux.org/packages/postgresql-autodoc/ (Copying the other bug to note this.) -- Tim Retout <dioc...@debian.org> signature.asc Description: This is a digitally signed message part

Bug#820145: Sendmail-bin moves /etc/mail/ssl to /etc/mail/tls even when both directories exist

2016-04-05 Thread Tim Woodall
Package: sendmail-base Version: 8.14.4-4+deb7u1 Severity: minor I have /etc/mail/tls and also /etc/mail/ssl which contains dhparam.pem. On upgrading sendmail-base the pre-inst script does: # Move files to new home if [ -d /etc/mail/ssl ]; then

Bug#745412: evince-gtk: selected text is a solid black box, renders text unreadable

2016-04-10 Thread Tim Wiederhake
control: tags -1 - moreinfo The problem is still there. As requested, I've attached a sample pdf file and below you will find information about installed evince and poppler versions. - Tim $ aptitude versions "~i evince" Package evince: i 3.20.0

Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-23 Thread Tim Wootton
Package: src:linux Version: 4.4.6-1 Severity: normal Dear Maintainer, * What led up to the situation? Upgrade from jessie to stretch * What exactly did you do (or not do) that was effective (or ineffective)? Pressing Thnkpad T410's hardware speaker mute button *

Bug#803212: qt5x11extras at fault

2016-03-23 Thread Tim Ruehsen
5.4.2-2+b1 seems not to be available on ftp://ftp.debian.org/debian/pool/main/q/qtx11extras-opensource-src/ Even 5.5.3-1 is from 28.10.2015... so 5.4.2 has been removed from /var/cache/apt/archives/ for a long time now. I am a bit clueless right now. And I badly want Kate. Regards, Tim signature.asc Description: This is a digitally signed message part.

Bug#803212: qt5x11extras at fault

2016-03-23 Thread Tim Ruehsen
On Wed, 23 Mar 2016 15:28:24 +0100 Tim Ruehsen <tim.rueh...@gmx.de> wrote: > How did you do that ? > > 5.4.2-2+b1 seems not to be available on > ftp://ftp.debian.org/debian/pool/main/q/qtx11extras-opensource-src/ > > Even 5.5.3-1 is from 28.10.2015... so 5.4.2 has b

Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-24 Thread Tim Wootton
On 23/03/16 21:32, Ben Hutchings wrote: > Control: tag -1 moreinfo > > On Wed, 2016-03-23 at 18:53 +, Tim Wootton wrote: >> Package: src:linux >> Version: 4.4.6-1 >> Severity: normal >> >> Dear Maintainer, >> >>* What led up to the s

Bug#819100: linux-image-4.4.0-1-amd64: Mute and Mic-Mute LEDs no longer work on Thinkpad T410

2016-03-24 Thread Tim Wootton
On 24/03/16 02:10, Alex Goebel wrote: > In 3.19, the way the kernel handles that button was changed from > hardware to software. You'll need > > options thinkpad_acpi software_mute=0 > > in modprobe.d/ to get the old behaviour back. Thanks Alex, that did the trick. Could this be added by default

Bug#793557: Also on xubuntu 15.10

2016-03-02 Thread Tim Passingham
exchanged information before or not. I also don't know if I should have done a Reply All or not. Sorry. Tim On 01/03/16 22:02, Sebastian Andrzej Siewior wrote: On 2015-10-30 21:33:25 [+], Tim Passingham wrote: I just upgraded my xubuntu laptop (AMD64) from 15.04 to 15.10, and got

Bug#793557: Also on xubuntu 15.10

2016-03-02 Thread Tim Passingham
I reported on clamtk and state that it's not a clamtk or debian fault. And I'll look at reporting on ubuntu/xubuntu if I think it will be useful. Regards Tim On 02/03/16 11:09, Sebastian Andrzej Siewior wrote: On 2016-03-02 10:01:25 [+], Tim Passingham wrote: This was some time ago, and

Bug#819451: [awscli] new version available 1.10.16

2016-03-28 Thread Tim Sattarov
Package: awscli Version: 1.10.1-1 Severity: wishlist --- Please enter the report below this line. --- Hi, new version has a lot of new improvements and features. Would love to see it packaged. Thanks ! --- System information. --- Architecture: amd64 Kernel: Linux 4.4.0-1-amd64 Debian Release:

Bug#819707: [systemsettings] systemsettings crashed on exit

2016-03-31 Thread Tim Sattarov
=355711 My crash output looks pretty similar to what described in that bug report and this commit supposedly fixes it: http://commits.kde.org/kparts/5ac5dfb28014035e3704ae8bf8076001e5955ceb Thanks ! Tim Debugging output: Application: System Settings (systemsettings5), signal: Segmentation

Bug#822795: liblockfile-bin: dotlogfile -r -1 doesn't work - gives up immediately

2016-04-27 Thread Tim Small
Package: liblockfile-bin Version: 1.09-6 Severity: normal Tags: patch dotlockfile -r -1 doesn't work on x86_64 (haven't tried other archs) - instead of retrying indefinitely, it never retries (behaves like "-r 0"). This seems to be due to an integer overflow, since: int

Bug#642204: xmms2-plugin-pls: File names in m3u playlist to be imported containing parenthesis will cause an abort of import.

2016-04-30 Thread Tim Connors
./src/xmms/xform.c:1248: Not in one of 4 goal-types 00:03:40 DEBUG: ../src/xmms/xform.c:1158: Trying plugin 'visualization' -- Tim Connors

Bug#822404: [htcondor-debian] Bug#822404: condor: non-free file?

2016-04-26 Thread Tim Theisen
That is more restrictive than the HTCondor team intends. The Apache License, version 2.0, should apply here. I will fix it in the next stable release: 8.4.7. ...Tim On 04/23/2016 10:28 PM, Dmitry Smirnov wrote: Source: condor Version: 8.4.2~dfsg.1-1 Severity: important Usertags: dfsg File

Bug#824855: irony-mode: Unable to load irony-mode

2016-05-20 Thread Tim Marston
l below. Critically, this is the change: (autoload 'irony-mode "irony" ; <-- used to be "irony-mode" here "Minor mode for clang based C/C++ completion." t) Kind regards, Tim. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy

Bug#822404: [htcondor-debian] Bug#822404: condor: non-free file?

2016-05-23 Thread Tim Theisen
This Copyright statement has been updated to reflect the Copyright in the rest of the HTCondor Package. This change will appear in the 8.4.7 release next week. ...Tim On 04/23/2016 10:28 PM, Dmitry Smirnov wrote: Source: condor Version: 8.4.2~dfsg.1-1 Severity: important Usertags: dfsg File

Bug#824743: hfsplus: Lower/Uppercase issue, remembering casing after removal

2016-05-19 Thread Tim Ruehsen
-t hfsplus /dev/loop0 /mnt $ cd /mnt $ sudo mkdir test $ sudo chown tim:users test $ cd test (amend 'tim:users' to your environment) Regards, Tim -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64

<    1   2   3   4   5   6   7   8   9   10   >