Bug#830313: watch: segfaults with --color

2016-07-08 Thread Josh Triplett
Heh, yes. :) - Josh Triplett On Sat, Jul 09, 2016 at 05:53:35AM +, Craig Small wrote: > I messed up the manual patch when it wouldn't apply. I put the return > before the attrset() That'll do it! > > - Craig > > > On Sat, Jul 9, 2016 at 3:38 PM Craig Smal

Bug#830313: watch: segfaults with --color

2016-07-08 Thread Josh Triplett
one before the loop is the only one that makes sense. - Josh Triplett

Bug#830313: watch: segfaults with --color

2016-07-08 Thread Josh Triplett
kip the rest".) If not for ncurses, I would suggest using the behavior of "less -R": matching ANSI escape sequences, discarding non-color sequences, and passing through color sequences assuming they don't move the cursor. However, that won't work with ncurses. I've

Bug#506859: bz2: BZ2File should expose compression level as an attribute

2016-07-04 Thread Josh Triplett
Control: tags -1 + upstream Control: forwarded 506859 https://bugs.python.org/issue27451 Control: forwarded 507943 https://bugs.python.org/issue27450 On Mon, Jul 04, 2016 at 04:05:54PM +0200, Matthias Klose wrote: > Control: tags -1 + wontfix > > so you don't reply for about seven years, and then

Bug#829528: Please migrate bash-completion file from "bash-completion" package to desktop-file-utils

2016-07-03 Thread Josh Triplett
de completions for themselves.[1] If a package has its own completion file, ideally bash-completion should stop providing that completion, and the package should start providing it (and conflict with bash-completion versions that provided it). - Josh Triplett [1] Insert paradox joke here.

Bug#829332: groff: HTML rendering turns \- into −

2016-07-02 Thread Josh Triplett
Package: groff Version: 1.22.3-7 Severity: normal On Sat, Jul 02, 2016 at 09:06:57AM +0100, Colin Watson wrote: > On Fri, Jul 01, 2016 at 10:57:45PM -0700, Josh Triplett wrote: > > On Fri, 15 May 2015 22:15:14 +0200 Jakub Wilk wrote: > > > Yeah, these days even upstream groff

Bug#785353: manpages, hyphens, minus signs, HTML, and lintian

2016-07-02 Thread Josh Triplett
On Sat, Jul 02, 2016 at 09:06:57AM +0100, Colin Watson wrote: > On Fri, Jul 01, 2016 at 10:57:45PM -0700, Josh Triplett wrote: > > On Fri, 15 May 2015 22:15:14 +0200 Jakub Wilk wrote: > > > Yeah, these days even upstream groff renders both - and \- as > > > HYPHEN-MI

Bug#785353: manpages, hyphens, minus signs, HTML, and lintian

2016-07-01 Thread Josh Triplett
would type on the keyboard using that key such as an --option or command-name, the manpage should just use "-". I don't know if this deserves some kind of lintian check, but it does seem like a (very minor) bug in various manpages. - Josh Triplett

Bug#690412: Please auto-detect changed SSL certificates

2016-06-27 Thread Josh Triplett
On Mon, Jun 27, 2016 at 06:12:15PM +0200, Elrond wrote: > package prosody > forwarded 690412 https://prosody.im/issues/issue/697 > severity 690412 wishlist > retitle 690412 prosody: Reload TLS/SSL Certificates on SIGHUP > thanks > part of getting this fixed is to get reload_modules like > function

Bug#828079: Should not be in "ruby" section

2016-06-24 Thread Josh Triplett
Package: mkalias Version: 1.0.10-1 Severity: normal Applications written in ruby but not providing a ruby library or development tool shouldn't use the "ruby" section; they should use a section appropriate to their function. I would suggest the "utils" section. -- System Information: Debian Rele

Bug#690412: Please auto-detect changed SSL certificates

2016-06-22 Thread Josh Triplett
n specific after all. Any reason not to default to this in the default configuration? (And the default upstream configuration as well, to avoid diverging?) - Josh Triplett

Bug#827843: ITP: xlogo -- XLogo is an interpreter for the Logo programming language, written in Java.

2016-06-21 Thread Josh Triplett
On Tue, 21 Jun 2016 18:18:09 +0200 Wolf Bergenheim wrote: > * Package name: xlogo Note that x11-apps ships /usr/bin/xlogo (a tiny toy app that displays the X Window System logo), so you'll want to avoid a binary name conflict.

Bug#827634: ftplugin/man.vim: Does not handle window narrower than terminal width

2016-06-19 Thread Josh Triplett
On Sun, Jun 19, 2016 at 12:49:24PM -0400, James McCoy wrote: > On Sat, Jun 18, 2016 at 03:41:35PM -0700, Josh Triplett wrote: > > The :Man command, provided by /usr/share/vim/vim74/ftplugin/man.vim, > > always renders the manpage at the width of the terminal, not the width > >

Bug#827627: Please support packaging vim addons as vim "packages"

2016-06-18 Thread Josh Triplett
On Sat, Jun 18, 2016 at 11:55:17PM -0400, James McCoy wrote: > On Jun 18, 2016 6:03 PM, "Josh Triplett" wrote: > > [Note: in addition to changing vim-addon-manager, this would ideally go > > along with some minor updates to the vim packaging policy in the vim > > pa

Bug#827642: Typo in description: EFI-compatbile

2016-06-18 Thread Josh Triplett
Package: refind Version: 0.10.3-1 Severity: minor s/EFI-compatbile/EFI-compatible/ -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: L

Bug#827634: ftplugin/man.vim: Does not handle window narrower than terminal width

2016-06-18 Thread Josh Triplett
Package: vim-runtime Version: 2:7.4.1829-1 Severity: normal File: /usr/share/vim/vim74/ftplugin/man.vim The :Man command, provided by /usr/share/vim/vim74/ftplugin/man.vim, always renders the manpage at the width of the terminal, not the width of the man window in vim. Ideally, I'd love to see th

Bug#827627: Please support packaging vim addons as vim "packages"

2016-06-18 Thread Josh Triplett
iles" key in the registry yaml files with "package: pkgname", where pkgname matches the top-level directory in /usr/share/vim/packages. When installing a package, vim-addon-manager should just make a single symlink from ~/.vim/pack/$pkgname to /usr/share/vim/packages/$pkgname. - Josh Tr

Bug#714526: Patch available upstream; backport?

2016-06-15 Thread Josh Triplett
Upstream fixed this with the patch at https://bugzilla.mindrot.org/attachment.cgi?id=2811 . I've confirmed that the patch applies to the current package in Debian. Please consider applying it as a backport until the next upstream release of OpenSSH. Thanks, Josh Triplett

Bug#658635: Resolver extremely reluctant to upgrade packages to experimental, even as dependencies of packages in experimental

2016-06-11 Thread Josh Triplett
On Sat, Jun 11, 2016 at 06:57:14PM +0100, Manuel A. Fernandez Montecelo wrote: > 2016-06-11 18:14 GMT+01:00 Josh Triplett : > > On Sat, Jun 11, 2016 at 01:03:39PM +0100, Manuel A. Fernandez Montecelo > > wrote: > >> 2012-02-04 19:10 Josh Triplett: > >> > Pac

Bug#658635: Resolver extremely reluctant to upgrade packages to experimental, even as dependencies of packages in experimental

2016-06-11 Thread Josh Triplett
On Sat, Jun 11, 2016 at 01:03:39PM +0100, Manuel A. Fernandez Montecelo wrote: > 2012-02-04 19:10 Josh Triplett: > > Package: aptitude > > Version: 0.6.4-1.2 > > Severity: normal > > > > I've run into similar problems before, but this time I had something I

Bug#677865: [PATCH] Always use flock for file locking; drop Recommends on libfile-fcntllock-perl

2016-06-06 Thread Josh Triplett
On Mon, Jun 06, 2016 at 11:44:00PM +0200, Guillem Jover wrote: > On Sun, 2016-06-05 at 14:37:51 -0700, Josh Triplett wrote: > > Control: tags -1 + patch > > > > The attached patch implements the change I suggested, dropping fcntl > > locking in favor of flock, and doc

Bug#153244: evolution: doesn't respect Mail-Followup-To

2016-06-05 Thread Josh Triplett
et CCed on list mail. - Josh Triplett

Bug#677865: [PATCH] Always use flock for file locking; drop Recommends on libfile-fcntllock-perl

2016-06-05 Thread Josh Triplett
Control: tags -1 + patch The attached patch implements the change I suggested, dropping fcntl locking in favor of flock, and documenting that change in the changelog along with the rationale. - Josh Triplett >From 0c6eddc8200e7bea482ad65c5870f7977847d26a Mon Sep 17 00:00:00 2001 From: J

Bug#826508: debuild: Does not recognize -J option to dpkg-buildpackage

2016-06-05 Thread Josh Triplett
Package: devscripts Version: 2.16.5 Severity: normal File: /usr/bin/debuild $ debuild -b -Jauto debuild: unknown dpkg-buildpackage/debuild option: -Jauto -- Package-specific info: --- /etc/devscripts.conf --- --- ~/.devscripts --- BTS_SMTP_HELO=joshtriplett.org BTS_SMTP_HOST=reportbug.debian.or

Bug#677865: Alternative solution: flock is NFS-safe now

2016-06-05 Thread Josh Triplett
ional use of File::FcntlLock entirely. - Josh Triplett

Bug#826362: Please provide a pam_env option to ignore non-existent envfile, and use it for /etc/default/locale

2016-06-04 Thread Josh Triplett
Package: libpam-modules Version: 1.1.8-3.3 Severity: wishlist File: pam_env If /etc/default/locale doesn't exist, then every login, cron job, or other invocation of the PAM stack that uses pam_env on /etc/default/locale produces an error like this: Jun 04 15:17:01 x CRON[12310]: pam_env(cron:sess

Bug#825394: shim screen etc?

2016-05-28 Thread Josh Triplett
On Sat, 28 May 2016 14:49:41 -0400 Joey Hess wrote: > Since the number of commands that start such a process is limited to > screen/tmux/nohup, these could just be shimmed to do whatever's > needed to let them keep running past logout. > > Course it would make more sense to have a proper API that

Bug#825418: evince-previewer: Should not register as the default viewer for PDFs or other documents

2016-05-26 Thread Josh Triplett
hare/applications/evince-previewer.desktop and /usr/share/applications/evince.desktop both contain an identical MimeType line. I don't see anything in either file that sets a priority, so I don't see any way that an application (or update-mime) could know to prefer one over the other. - Josh Triplett

Bug#824514: Please enable HSTS preloading

2016-05-16 Thread Josh Triplett
user types "debian.org" into their browser, the very first request from that browser will use HTTPS rather than HTTP. Thanks, Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental'

Bug#824440: git-format-patch manpage: Ambiguous "-o .." instead of "-o ."

2016-05-15 Thread Josh Triplett
Package: git-man Version: 1:2.8.1-1 Severity: normal File: /usr/share/man/man1/git-format-patch.1.gz Quoting "man git-format-patch": > If -o is specified, output files are created in . Otherwise they > are created in the current working directory. The default path can be > set with the format.outp

Bug#823672: Streaming SIMD Extensions (SSE) is an SIMD instruction set extension to the x86 architecture

2016-05-12 Thread Josh Triplett
ackage that requires unavailable CPU features. Optionally, we could also detect if the set of CPU features has changed incompatibly. For instance, if you move your Debian filesystem to a system without some features that you have installed packages depending on, it'd be nice to handle that as gracefully as possible. - Josh Triplett

Bug#822560: aptitude: Pressing "q" to quit after installation leaves a black terminal

2016-05-12 Thread Josh Triplett
output back to the shell? aptitude already needs to properly transition from curses mode back to text mode when invoking dpkg. - Josh Triplett -- Package-specific info: Terminal: xterm-256color $DISPLAY is set. which aptitude: /usr/bin/aptitude aptitude version information: aptitude 0.8.1 Compiler: g

Bug#824141: Pressing 'q' to quit shouldn't require hitting [enter] afterward

2016-05-12 Thread Josh Triplett
Package: aptitude Version: 0.8.1-1 Severity: wishlist I like the new option to quit after installation, rather than returning to the UI. However, I don't think doing so should require hitting q followed by [enter]; just hitting q should suffice. -- Package-specific info: Terminal: xterm-256color

Bug#823348: Limit the strongest dependencies on supplemental -doc packages

2016-05-03 Thread Josh Triplett
ving it up to the maintainer's discretion how much the prospective user of a package will want the corresponding -doc package. - Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architect

Bug#821866: aptitude -t option does not work as documented; -t unstable download gets package from experimental

2016-04-19 Thread Josh Triplett
Package: aptitude Version: 0.7.8-1 Severity: normal "man aptitude" says: > -t , --target-release > Set the release from which packages should be installed. For > instance, “aptitude -t experimental ...” will install packages > from the experimental distribution unless you specify ot

Bug#821349: Please add Breaks for older gnome-terminal and libvte-2.91-0

2016-04-17 Thread Josh Triplett
On Mon, Apr 18, 2016 at 12:50:58AM +0200, Michael Biebl wrote: > Am 18.04.2016 um 00:29 schrieb Josh Triplett: > > Package: libgtk-3-0 > > Version: 3.20.3-1 > > Severity: normal > > > > See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819712 and > > htt

Bug#821349: Please add Breaks for older gnome-terminal and libvte-2.91-0

2016-04-17 Thread Josh Triplett
Package: libgtk-3-0 Version: 3.20.3-1 Severity: normal See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819712 and https://bugzilla.gnome.org/show_bug.cgi?id=760944 for background. GTK+3 3.20 removed functionality that gnome-terminal and libvte-2.91-0 depended on. While newer versions of th

Bug#821319: aisleriot: sol Segmentation Fault

2016-04-17 Thread Josh Triplett
started segfaulting again. - Josh Triplett

Bug#821318: RFP: vim-toml -- Vim filetype and syntax plugin for TOML files

2016-04-17 Thread Josh Triplett
Package: wnpp Severity: wishlist * Package name: vim-toml * URL : https://github.com/cespare/vim-toml * License : MIT Description : Vim filetype and syntax plugin for TOML files This package provides vim support for editing TOML files, including filetype detection an

Bug#820461: Please change Recommends on xboard | scid to a Suggests

2016-04-08 Thread Josh Triplett
Package: hoichess Version: 0.10.3-6.1+b1 Severity: normal hoichess has a Recommends on xboard | scid. However, other frontends exist, such as the one in gnome-games, installed as part of the GNOME desktop. The gnome-games dependency on hoichess currently brings in xboard on most GNOME users' sys

Bug#820459: Should not have a "Recommends: gdbserver"

2016-04-08 Thread Josh Triplett
Package: gdb Version: 7.10-1+b1 Severity: normal It doesn't actually seem very likely that the majority of users of gdb will use gdbserver on the system they installed gdb on. Users may want to install and use gdbserver on a target system, but in that case the target system seems unlikely to need

Bug#573608: Split out colorit?

2016-04-08 Thread Josh Triplett
Seems like the easiest fix for this bug would be to split out colorit into a separate binary package.

Bug#820452: [Aptitude-devel] Bug#820452: Please don't Recommend the HTML manual packages

2016-04-08 Thread Josh Triplett
On Fri, Apr 08, 2016 at 05:48:16PM +0200, Axel Beckert wrote: > Josh Triplett wrote: > > aptitude Recommends: aptitude-doc-en | aptitude-doc > > > > Why would all but the most unusual configurations need an HTML version > > of the manual installed? aptitude alre

Bug#820452: Please don't Recommend the HTML manual packages

2016-04-08 Thread Josh Triplett
option inside aptitude to display that. The HTML version is also available online. So only people who 1) want the HTML manual and 2) want it available offline need one of these packages installed. Suggests seems more appropriate in this case. - Josh Triplett

Bug#820449: qemu-utils: Drop Recommends on sharutils; qemu-make-debian-root doesn't use it anymore

2016-04-08 Thread Josh Triplett
Package: qemu-utils Version: 1:2.5+dfsg-5 Severity: normal qemu-utils currently Recommends sharutils; according to the changelog, it does so because qemu-make-debian-root uses it. However, qemu-make-debian-root no longer uses anything from sharutils. Please consider dropping the Recommends. --

Bug#819906: rect can't find its help

2016-04-03 Thread Josh Triplett
Package: sgt-puzzles Version: 20140928.r10274-1 Severity: normal File: /usr/games/rect In rect, the menu item "Help -> Help on Rectangles" shows an error "Help file is not installed". However, opening "Help -> Contents" shows help for all games, which inclu

Bug#819764: readline() on closed filehandle GZ at /usr/bin/helpztags line 64.

2016-04-01 Thread Josh Triplett
Package: vim-common Version: 2:7.4.1689-1 Severity: normal File: /usr/bin/helpztags When upgrading to this version of vim: Setting up vim-common (2:7.4.1689-1) ... Setting up vim-runtime (2:7.4.1689-1) ... Processing /usr/share/vim/addons/doc readline() on closed filehandle GZ at /usr/bin/helpzta

Bug#819579: Short description continues into long description

2016-03-30 Thread Josh Triplett
Package: abi-monitor Version: 1.7-1 Severity: normal Policy 3.4.2. "The extended description": > Do not try to continue the single line synopsis into the extended > description. This will not work correctly when the full description > is displayed, and makes no sense where only the su

Bug#819372: Please downgrade Depends on gnome-shell-extension-weather to Recommends

2016-03-27 Thread Josh Triplett
, and has a tendency to lag in updates, would you consider downgrading the current Depends on gnome-shell-extension-weather to a Recommends? This would still install it by default in the default apt configuration. Thanks, Josh Triplett -- System Information: Debian Release: stretch/sid APT pr

Bug#819371: Please depend on "firefox | firefox-esr" rather than the reverse

2016-03-27 Thread Josh Triplett
or users like me who have metapackages depending on both gnome and "firefox | iceweasel" (to support both unstable and stable). With those dependencies, I end up with both firefox and firefox-esr installed; with gnome-core's dependencies swapped around, I'd end up with only firefox installed. Thanks, Josh Triplett

Bug#813252: pkg-config --libs libgit2 should include -lhttp_parser too

2016-03-27 Thread Josh Triplett
Control: tags -1 + moreinfo On Sat, 30 Jan 2016 23:18:28 +0100 Giuseppe Bilotta wrote: > Package: libgit2-dev > Version: 0.23.1-1+b1 > Severity: important > > libgit2 depends on libhttp-parser, and libgit2-dev depends on > libhttp-parser-dev. However, the pkg-config information for libgit2 does

Bug#819224: For local repository preseeding, please support inline keys

2016-03-24 Thread Josh Triplett
Package: apt-setup Severity: wishlist apt-setup supports preseeding local repositories, separate from the main Debian repository. The preseeding wants a URL for the repository key. Please consider supporting a key inlined into the preseed file, rather than provided via URL. That would provide an

Bug#818680: "Deferred uploads" page makes no mention of "DELAYED queue"

2016-03-19 Thread Josh Triplett
On Sat, Mar 19, 2016 at 05:57:26PM +, Adam D. Barratt wrote: > On Sat, 2016-03-19 at 10:02 -0700, Josh Triplett wrote: > > [Not sure if I should file this on ftp.debian.org or www.debian.org; > > filing it on ftp.debian.org on the assumption that the archive generates > &g

Bug#818680: "Deferred uploads" page makes no mention of "DELAYED queue"

2016-03-19 Thread Josh Triplett
elf uses the name "DELAYED", as does the dput option, it seems odd that both the URL and title of https://ftp-master.debian.org/deferred.html use "deferred" instead. Please consider prominently mentioning "DELAYED queue" on that page, in the hopes that it'll become easier to find in search engines. Thanks, Josh Triplett

Bug#818631: Should not depend on iceweasel or x-www-browser

2016-03-19 Thread Josh Triplett
Package: drgeo-doc Version: 1.5-7 Severity: normal drgeo-doc depends on "iceweasel | www-browser | x-www-browser". The virtual package "x-www-browser" doesn't exist, and nothing depends on it. And "iceweasel" is a transitional package, as current unstable has "firefox" and "firefox-esr". Please

Bug#798421: NMU uploaded to DELAYED/7-day

2016-03-18 Thread Josh Triplett
Control: tags -1 + pending David Bremner (CCed) uploaded this NMU to DELAYED/7-day.

Bug#798421: Updated NMU changelog patch

2016-03-18 Thread Josh Triplett
In the previous version, I didn't explicitly document dropping the associated Build-Depends on ca-certificates. The attached version does so. - Josh Triplett >From af01c459ac527710e2bc841eb12c81a806cdccc7 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Fri, 18 Mar 2016 17:09:59 -0700

Bug#802591: [Pkg-openssl-devel] Bug#802591: Please provide libssl udeb as well as the libcrypto udeb

2016-03-18 Thread Josh Triplett
Any update on this bug? I'm quite interested in seeing debian-installer https preseeding support in stretch, and this bug is the first step towards that. - Josh Triplett

Bug#798421: Patch and NMU

2016-03-18 Thread Josh Triplett
Control: tags -1 + patch I've attached a patch fixing this bug, as well as a patch adding a changelog entry for an 0.23.1-1.1 NMU. - Josh Triplett >From d010b82b89dff56ed6a32127af79f66b68769d44 Mon Sep 17 00:00:00 2001 From: Josh Triplett Date: Fri, 18 Mar 2016 17:06:45 -0700 Subject:

Bug#818137: symtax highlighting for ft=sh gets confused by filename with -case- in it

2016-03-13 Thread Josh Triplett
ghlighted in red as though an error.) Other keywords, like 'if' and 'while', get highlighted in the middle of filenames or similar but don't seem to confuse the parser in the same way. - Josh Triplett -- Package-specific info: --- real paths of main Vim binaries --- /usr/bin/

Bug#781416: closed by Manoj Srivastava (Bug#781416: fixed in make-dfsg 4.1-8)

2016-03-11 Thread Josh Triplett
On Fri, Mar 11, 2016 at 05:01:10PM -0800, Manoj Srivastava wrote: > On Fri, Mar 11 2016, Josh Triplett wrote: > > > On Fri, Mar 11, 2016 at 10:42:10PM +, Debian Bug Tracking System wrote: > >>* Bug fix: "manpage should document --jobserver-fds and the jobserver

Bug#781416: closed by Manoj Srivastava (Bug#781416: fixed in make-dfsg 4.1-8)

2016-03-11 Thread Josh Triplett
On Fri, Mar 11, 2016 at 10:42:10PM +, Debian Bug Tracking System wrote: >* Bug fix: "manpage should document --jobserver-fds and the jobserver > pipe", thanks to Josh Triplett. Updated the manual page, and forwarded > this bug to upstream bug reporting syst

Bug#817862: Please document which packages this package can replace

2016-03-11 Thread Josh Triplett
On Fri, Mar 11, 2016 at 09:15:39AM +0200, Timo Aaltonen wrote: > 11.03.2016, 06:42, Josh Triplett kirjoitti: > > Source: xserver-xorg-input-libinput > > Severity: wishlist > > > > The driver in this package can replace the one in > > xserver-xorg-video-libin

Bug#817862: Please document which packages this package can replace

2016-03-10 Thread Josh Triplett
Source: xserver-xorg-input-libinput Severity: wishlist The driver in this package can replace the one in xserver-xorg-video-libinput, and xserver-xorg-video-mouse already shouldn't get used on current Linux systems. However, does this package replace xserver-xorg-video-evdev, or should systems le

Bug#817857: util-linux: Depends/Breaks loop with Essential packages prevents upgrade from Jessie

2016-03-10 Thread Josh Triplett
Package: util-linux Version: 2.27.1-5 Severity: serious Even with util-linux 2.27.1-5, I still hit a dependency loop that caused apt to refuse to proceed: util-linux 2.27.1-5 Depends on init-system-helpers (>= 1.29~) init-system-helpers 1.29 Breaks sysvinit-utils (< 2.88dsf-59.3~) sysvinit-utils

Bug#804174: libreoffice: Ignores Ctrl-Q/W when opened in read-only mode

2016-03-01 Thread Josh Triplett
Package: libreoffice-impress Version: 1:5.1.1~rc1-1 Followup-For: Bug #804174 Same problem here, and libreoffice-impress also ignores pgup/pgdn to move between slides when in read-only mode. - Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy

Bug#816224: Depends on faac in non-free

2016-02-28 Thread Josh Triplett
Package: pulseaudio-dlna Version: 0.4.7+git2016024-1 Severity: serious pulseaudio-dlna, in main, has a dependency on faac, in non-free. I'd suggest working with upstream to switch to ffmpeg's aac encoder instead; this will also likely improve quality and performance. - Josh Triplett

Bug#815020: breaks coredump handling for systems without systemd-coredump

2016-02-18 Thread Josh Triplett
tion. The package should also explicitly note that installing systemd-coredump will not enable coredumps for existing processes, and that the sysadmin may wish to either restart existing processes or manually enable coredumps for them using "prlimit -c unlimited --pid PID". - Josh Triplett

Bug#814758: Case power button is ignored unless dbus is installed.

2016-02-15 Thread Josh Triplett
of the inhibitor interface should necessarily have dbus installed, so without dbus installed, systemd-logind could still respond to the power button by doing an orderly shutdown. That seems like useful default behavior in a server environment. - Josh Triplett

Bug#813446: Upgrade causes pulseaudio to fail until restarted

2016-02-14 Thread Josh Triplett
reopen 813446 thanks On Sun, Feb 14, 2016 at 09:33:16PM +, Debian Bug Tracking System wrote: > * Josh Triplett [2016-02-14 10:57 -0800]: > > On Sun, Feb 14, 2016 at 11:52:47AM +0100, Elimar Riesebieter wrote: > [...] > > > Could you please run as root: > > > &g

Bug#813446: [Pkg-alsa-devel] Bug#813446: Upgrade causes pulseaudio to fail until restarted

2016-02-14 Thread Josh Triplett
On Sun, Feb 14, 2016 at 11:52:47AM +0100, Elimar Riesebieter wrote: > High Josh, > > * Josh Triplett [2016-02-01 20:32 -0800]: > > > Package: libasound2 > > Version: 1.1.0-1 > > Severity: important > > > > I don't know whether this bug lies in li

Bug#781416: manpage should document --jobserver-fds and the jobserver pipe

2016-02-14 Thread Josh Triplett
tion "PARALLEL MAKE AND THE JOBSERVER", giving a couple of paragraphs explaining the jobserver pipe (and interaction with '+', $(MAKE), and $(MAKEFLAGS)). This information should probably go in the relevant section of the info manual as well, but I care more about the manpage. - Josh Triplett

Bug#781416: manpage should document --jobserver-fds and the jobserver pipe

2016-02-13 Thread Josh Triplett
On Sat, Feb 13, 2016 at 09:51:41PM -0800, Manoj Srivastava wrote: > On Sat, Mar 28 2015, Josh Triplett wrote: > > Package: make > > Version: 4.0-8.1 > > Severity: wishlist > > > The --jobserver-fds option, and the jobserver pipe used to handle -j > > correctly

Bug#813964: Allow having only the modesetting driver

2016-02-06 Thread Josh Triplett
Package: xserver-xorg Version: 1:7.7+13 Severity: normal xserver-xorg depends on xserver-xorg-video-all | xorg-driver-video. However, in testing and unstable, xserver-xorg-video-modesetting got merged into xserver-xorg-core, and xserver-xorg-core does not provide xorg-driver-video, so xserver-xorg

Bug#813446: Upgrade causes pulseaudio to fail until restarted

2016-02-01 Thread Josh Triplett
Package: libasound2 Version: 1.1.0-1 Severity: important I don't know whether this bug lies in libasound2, libasound2-plugins, or alsa-utils; reporting it here because it seems like the most likely candidate. I just upgraded the following packages: [UPGRADE] alsa-utils:amd64 1.0.29-1+b1 -> 1.1.0

Bug#812215: consider spliting systemd-tmpfiles into separate package

2016-02-01 Thread Josh Triplett
On Mon, Feb 01, 2016 at 04:47:34PM +0100, Ondřej Surý wrote: > On Mon, Feb 1, 2016, at 16:41, Josh Triplett wrote: > > Implementing the various operation letters makes up half the problem. > > The other half involves handling the various tmpfiles.d directories and > > the pr

Bug#812215: consider spliting systemd-tmpfiles into separate package

2016-02-01 Thread Josh Triplett
On Mon, Feb 01, 2016 at 07:41:59AM -0800, Josh Triplett wrote: > On Mon, Feb 01, 2016 at 04:24:21PM +0100, Ondřej Surý wrote: > > Hi Michael, > > > > I never bothered to implement more than 'd', but I am happy to > > contribute my sysvrc shell snippet I use a

Bug#812215: consider spliting systemd-tmpfiles into separate package

2016-02-01 Thread Josh Triplett
On Mon, Feb 01, 2016 at 04:24:21PM +0100, Ondřej Surý wrote: > Hi Michael, > > I never bothered to implement more than 'd', but I am happy to > contribute my sysvrc shell snippet I use as replacement for systems > without systemd-tmpfiles installed. > > ``` > do_tmpfiles() { > local type pat

Bug#813035: Extra blank lines between actual console lines

2016-01-28 Thread Josh Triplett
Package: conspy Version: 1.13-1+b1 Severity: normal When running conspy, against a large console (320x90), conspy seems to print extra blank lines between every console line. The cursor position doesn't seem to account for those lines. This makes the console nearly unusable. -- System Informati

Bug#813034: manpage still mentions limit on console size

2016-01-28 Thread Josh Triplett
Package: conspy Version: 1.13-1+b1 Severity: normal The manpage still says: "Conspy does not handle displays larger than 16000 characters (eg 200 rows x 80 columns)." But the conspy changelog indicates that conspy no longer has this limitation. -- System Information: Debian Release: stretch/sid

Bug#812215: consider spliting systemd-tmpfiles into separate package

2016-01-22 Thread Josh Triplett
tmpfiles.d support across all architectures and init systems sounds appealing, I'd be willing to construct such a package, though I'd want to have co-maintainers who actually run sysvinit and/or non-Linux architectures. The subset of tmpfiles.d syntax that can easily work on all POSIX systems seems simple enough to write. - Josh Triplett

Bug#325160: aptitude: Dependency resolution has problems with alternatives

2016-01-20 Thread Josh Triplett
alizing package states... Done > > Reading task descriptions... Done > > The following NEW packages will be automatically installed: > > liblua50 openoffice.org-l10n-en > > The following NEW packages will be installed: > > liblua50 liblualib50 openoffice.org-l10n-en

Bug#810941: "systemctl stop gdm3" leaves session for Debian-gdm user (user-113.slice) running

2016-01-18 Thread Josh Triplett
CCing the systemd list; folks on that list may have ideas or advice about this bug. On Wed, 13 Jan 2016 15:07:06 -0800 Josh Triplett wrote: > Recently (not sure when this changed), running "systemctl stop gdm3" no > longer stops all gdm3-related processes; it leaves portions

Bug#791908: The --no-vowels turns on PW_UPPER even with --no-capitalize

2016-01-15 Thread Josh Triplett
[Resending with the bug number included this time.] On Thu, Jul 09, 2015 at 02:20:11PM +0200, Michael Vogt wrote: > Package: pwgen > Version: 2.07-1 > > A friend of mine stumbled over the issue that: > $ pwgen --no-vowels --no-capitalize > and > $ pwgen --no-capitalize --no-vowels > give diffe

Bug#794351: Autoscaling for files with large diffs can display zero chars for files with small diffs

2016-01-15 Thread Josh Triplett
On Thu, Jan 14, 2016 at 09:29:49PM -0500, Thomas Dickey wrote: > On Sat, Jan 02, 2016 at 06:46:52PM +, Sandro Tosi wrote: > > Adding Thomas, the upstream author of diffstat > > > > Hey Thomas, > > what's your take on this report? > > > > On Sun,

Bug#810941: "systemctl stop gdm3" leaves session for Debian-gdm user (user-113.slice) running

2016-01-13 Thread Josh Triplett
Package: gdm3 Version: 3.18.2-1 Severity: normal Recently (not sure when this changed), running "systemctl stop gdm3" no longer stops all gdm3-related processes; it leaves portions of the greeter session running under "user-113.slice", running as the Debian-gdm user. This breaks "systemctl restar

Bug#810933: Please support connecting to SMTP via a SOCKS proxy

2016-01-13 Thread Josh Triplett
apper" DEBEMAIL="j...@joshtriplett.org" EMAIL="j...@joshtriplett.org" DEBFULLNAME="Josh Triplett" NAME="Josh Triplett" INTERFACE="text" ** /home/josh/.reportbugrc: reportbug_version "3.21.2" mode expert ui text no-cc header "X-Deb

Bug#810932: EFI boot entry non-functional on NVMe system

2016-01-13 Thread Josh Triplett
m unbootable without again manually selecting the bootloader by path. - Josh Triplett -- Package-specific info: *** BEGIN /proc/mounts /dev/nvme0n1p2 / ext4 rw,noatime,errors=remount-ro,data=ordered 0 0 /dev/nvme0n1p1 /boot/efi vfat rw,relatime,fmask=0077,dmask=0077,codep

Bug#810367: Please update kmod-static-nodes.service to use ConditionFileNotEmpty

2016-01-11 Thread Josh Triplett
systems with kmod 23 or newer), please switch kmod-static-nodes.service to use ConditionFileNotEmpty. - Josh Triplett

Bug#810367: [PATCH] depmod: Don't insert comment in modules.devname if otherwise empty

2016-01-10 Thread Josh Triplett
This allows tools to detect the file as empty, such as via systemd's ConditionFileNotEmpty. --- The string constant extends past 80 columns, per CODING-STYLE. The motivation for this patch came from Debian bug 810367. This change would allow kmod-static-nodes.service to use ConditionFileNotEmpty

Bug#802591: [Pkg-openssl-devel] Bug#802591: Please provide libssl udeb as well as the libcrypto udeb

2016-01-09 Thread Josh Triplett
anned other changes that would have required a trip through NEW have not yet been prepared and uploaded, please consider going ahead and uploading this change. Thanks, Josh Triplett

Bug#807062: Excessive memory usage with large contacts database

2016-01-06 Thread Josh Triplett
:6114904kB, file-rss:0kB [25627.453839] Killed process 6732 (gnome-contacts-) total-vm:7340948kB, anon-rss:6143656kB, file-rss:0kB - Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Archit

Bug#794351: Autoscaling for files with large diffs can display zero chars for files with small diffs

2016-01-02 Thread Josh Triplett
On Sat, Jan 02, 2016 at 09:10:27PM -0500, Thomas Dickey wrote: > On Sat, Jan 02, 2016 at 06:46:52PM +, Sandro Tosi wrote: > > Adding Thomas, the upstream author of diffstat > > > > Hey Thomas, > > what's your take on this report? > > > > On Sun,

Bug#809702: Please support parallel optimization

2016-01-02 Thread Josh Triplett
the system (sysconf(_SC_NPROCESSORS_ONLN)). - Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 4.3.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=C.UT

Bug#809701: Please support using zopfli

2016-01-02 Thread Josh Triplett
adding support for this in optipng, as a new, higher optimization level (e.g. -o8). (A corresponding low-level option should exist to use Zopfli, which -o8 should enable along with the various filter options.) - Josh Triplett -- System Information: Debian Release: stretch/sid APT prefers unstable

Bug#548533: reportbug: Ctrl+c doesn't exit until after pressing enter

2015-12-31 Thread Josh Triplett
On Wed, Dec 30, 2015 at 11:44:15PM +, Sandro Tosi wrote: > On Sat, Sep 26, 2009 at 9:56 PM, Josh Triplett wrote: > > Reportbug says: > > Please briefly describe your problem (max. 100 characters allowed; you can > > elaborate in a moment; an empty response will stop rep

Bug#809305: Region & Language "Formats" "United States (English)" uses Metric and A4

2015-12-29 Thread Josh Triplett
Package: gnome-control-center Version: 1:3.18.2-1 Severity: normal In the Region & Language dialog, "Formats" says "United States (English)", yet if I click on it to see the details, it shows "Measurement Metric" and "Paper A4". Either the dialog's label of "United States (English)" is incorrect,

Bug#809303: Should zoom in with Ctrl-=, not just Ctrl-+

2015-12-29 Thread Josh Triplett
Package: gnome-maps Version: 3.18.2-1 Severity: normal Ctrl-+ (Ctrl-Shift-=) zooms in, but Ctrl-= does nothing. Most other applications with zoom, such as browsers and PDF viewers, respond to both. -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'uns

Bug#540978: aptitude: Aptitude makes the wrong choice when resolving conflict with alternative package

2015-12-09 Thread Josh Triplett
On Wed, Dec 09, 2015 at 03:50:34PM +, Manuel A. Fernandez Montecelo wrote: > Control: tags -1 + moreinfo > > > Hi Josh, > > 2009-08-11 04:02 Josh Triplett: > >Package: aptitude > >Version: 0.4.11.11-1+b2 > >Severity: normal > > > >I have

Bug#807143: Iceweasel user-agent prevents usage with chase.com; works with Firefox user-agent

2015-12-05 Thread Josh Triplett
Package: iceweasel Version: 42.0-1 Severity: important Some time ago, Chase Bank (https://www.chase.com/) started generating warnings about using an out-of-date browser, despite using a version of Iceweasel based on the latest upstream Firefox. As of recently, they now completely reject logins fr

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