Bug#341348: apt-cacher: User/group config options are broken

2005-11-29 Thread Daniel Richard G.
Package: apt-cacher Version: 1.1 Severity: normal Tags: patch Problem the first: The apt-cacher2 script sets the user ID first, and the group ID second. This is backwards---setgid() may not work if the script dropped the necessary privileges in the setuid() call. Problem the second: The if-b

Bug#324766: svgalib-bin: textmode utility doesn't look in /etc/vga when run as user

2005-08-23 Thread Daniel Richard G.
Package: svgalib-bin Version: 1:1.4.3-21 Severity: normal The textmode(1) script starts off like so: begin #!/bin/sh dir=/etc/vga [ -w "$dir" ] || dir="$HOME/.vga" end It checks whether or not /etc/vga is writable, even though it will only be reading saved VGA state files.

Bug#402104: zsnes: Please package for amd64 (with ia32-libs dependency)

2006-12-07 Thread Daniel Richard G.
Package: zsnes Version: 1.420-2.1 Severity: wishlist The current i386 package runs without modification on an amd64 system with ia32-libs installed. Would like to request that zsnes be made available through apt to the amd64 arch. -- System Information: Debian Release: 4.0 APT prefers testing

Bug#384210: apt-cacher mishandles HTTP/1.1 + "Connection: close"

2006-08-22 Thread Daniel Richard G.
Package: apt-cacher Version: 1.5.3 Severity: important Ran into this when attempting to install Debian sarge off an apt-cacher server. The installer invokes busybox-wget to grab the Release file, yielding the error message "wget: no response from server". The error is reproducible with a standa

Bug#392299: openoffice.org: Hangs on exit, 0% CPU, window remains, SIGKILL required

2006-10-10 Thread Daniel Richard G.
Package: openoffice.org Version: 2.0.4~rc3-1 Severity: important I start up the program by invoking "openoffice", wait for the main window to come up, and then hit Ctrl-Q to exit. The window stays up, but is no longer painted. The soffice.bin process remains present, taking up memory but no CPU

Bug#394948: gbdfed is unusable on amd64

2006-10-23 Thread Daniel Richard G.
Package: gbdfed Version: 1.1-2 Severity: grave I am running a Debian/etch system on amd64. The program will map a window, and can even load a BDF font. As soon as I attempt to edit a character, however, or read the online help---crash! I am seeing not only segfaults, but also glibc complaints o

Bug#395188: gbdfed: online help causes program to segfault

2006-10-25 Thread Daniel Richard G.
Package: gbdfed Version: 1.2-1 This is on a Debian/testing system on amd64. Activating any of the items under the top-level "Help" menu causes the program to segfault instantly. The problem is at least partly due to the use of an incorrect terminating sentinel in calls to gtk_text_buffer_creat

Bug#584162: ssmtp: Partial loss of message body, sending message to wrong recipicients

2014-06-19 Thread Daniel Richard G.
Well, sSMTP is my dumb forwarder of choice, and as the original reporter appears to have moved on, and sSMTP has been dropped from testing due to this bug, and no one else seems to care, it looks like I'll have to step in. Attached is a patch against the original 2.64 source that should address th

Bug#746764: Decide what version of the AppArmor userspace we ship in Jessie

2014-06-19 Thread Daniel Richard G.
On Thu, 2014 Jun 19 22:05+0200, intrigeri wrote: > Hi, > > John Johansen's replies in the relevant thread [1] on the upstream > mailing list helps building confidence in shipping the 2.8.95 > userspace, combined with a kernel that has no out-of-tree AppArmor > patches. When discussing this on IRC a

Bug#752129: lightdm: Shell profile startup files not sourced on login

2014-06-19 Thread Daniel Richard G.
Package: lightdm Version: 1.10.1-3 If you log in to Debian's Xfce desktop via lightdm, then none of the environment variables or other settings defined in /etc/profile /etc/profile.d/*.sh /etc/xprofile $HOME/.profile $HOME/.xprofile are present in the environment. You can eve

Bug#705439: libao4: Please consider defaulting to "default" alsa device for 2 channels

2014-06-19 Thread Daniel Richard G.
I think adding "dev=default" to /etc/libao.conf makes a lot of sense, and should be done for Jessie. The LibAO behavior, of selecting a different ALSA device depending on the number of channels requested, is broken in light of ALSA's stock configuration (where only the "default" device can be shar

Bug#752192: Need to source shell profile startup files into X environment

2014-06-20 Thread Daniel Richard G.
Package: x11-common Version: 1:7.7+7 Severity: important Currently, if you install LightDM+Xfce on Debian testing, log in to the GUI, and open a shell in a terminal emulator, the shell will not have any of the initializations from /etc/profile nor ~/.profile. One noticeable effect is that if you h

Bug#742829: Bug #742829 chromium apparmor profile

2014-06-20 Thread Daniel Richard G.
On Sat, 2014 Jun 14 20:02-0400, Antoine Beaupré wrote: > > I would strongly recommend deploying this solution instead of > struggling to find the perfect one, considering how critical apparmor > is for this specific application... Especially given that this approach (aliases) is non-invasive, and

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-20 Thread Daniel Richard G.
On Thu, 2014 Jun 12 12:20+0200, intrigeri wrote: > > I fail to see what problems this can cause: now that the lightdm-guest- > session profile was removed, AFAICT that abstraction is not included > from any profile anymore, so it's a noop. If I missed anything, please > enlighten me. Thanks in adva

Bug#752129: [Pkg-xfce-devel] Bug#752129: lightdm: Shell profile startup files not sourced on login

2014-06-20 Thread Daniel Richard G.
On Fri, 2014 Jun 20 10:38+0200, Yves-Alexis Perez wrote: > > Check the first line of /etc/profile: > > # /etc/profile: system-wide .profile file for the Bourne shell (sh(1)) > # and Bourne compatible shells (bash(1), ksh(1), ash(1), ...). > > There's absolutely no reason to use that outside of bash

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-20 Thread Daniel Richard G.
On Thu, 2014 Jun 12 8:03+0200, Yves-Alexis Perez wrote: > > Well, I followed intrigeri remark: since guest session is not working > anyway, there's no point in having a broken AppArmor profile for that. > That's not the case for the lightdm_chromium-browser one, is it? Uh, yes, it is. First of all

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-21 Thread Daniel Richard G.
On Sat, 2014 Jun 21 09:30+0200, intrigeri wrote: > > Two process notes: > > 1. The problem you've raised on this bug since message #98 is a >different issue than #747252, that was rightfully closed as its >practical consequences were resolved already. Was the point of this exercise to prov

Bug#752129: [Pkg-xfce-devel] Bug#752129: lightdm: Shell profile startup files not sourced on login

2014-06-21 Thread Daniel Richard G.
On Sat, 2014 Jun 21 10:33+0200, Yves-Alexis Perez wrote: > > /etc/profile is for login shell, I guess that's the reason… Exactly. If I reconfigure my X terminal emulator to give me a login shell, then my profile initializations are run---but they are then run for every new shell I open, which is i

Bug#752192: Need to source shell profile startup files into X environment

2014-06-21 Thread Daniel Richard G.
On Sun, 2014 Jun 22 01:23+0200, Julien Cristau wrote: > > I don't think that would be appropriate, the Xsession scripts are not > about login, the user may be starting X from a VT, or starting a > nested server, or... That's a fair point, yes. > So I'm not convinced any such sourcing should happe

Bug#742829: Bug #742829 chromium apparmor profile

2014-06-21 Thread Daniel Richard G.
On Sat, 2014 Jun 21 12:21+0200, intrigeri wrote: > > I'm still very much unconvinced that maintaining a Debian delta > against a Ubuntu delta, instead of upstreaming things, is the way to > go, especially given the low amount of energy that's being put into > the apparmor package in Debian. But I'l

Bug#752129: [Pkg-xfce-devel] Bug#752129: lightdm: Shell profile startup files not sourced on login

2014-06-22 Thread Daniel Richard G.
On Sun, 2014 Jun 22 10:34+0200, Yves-Alexis Perez wrote: > > Well, if you abuse the offered interface, then you have to deal with > the fallouts yourself. This is bog-standard *nix usage. Do you seriously believe that everyone who starts agent programs in their ~/.profile is "abusing" the interfac

Bug#752129: [Pkg-xfce-devel] Bug#752129: lightdm: Shell profile startup files not sourced on login

2014-06-22 Thread Daniel Richard G.
On Sun, 2014 Jun 22 23:07+0200, Yves-Alexis Perez wrote: > > > > This is bog-standard *nix usage. Do you seriously believe that > > everyone who starts agent programs in their ~/.profile is "abusing" > > the interface? (What, in your view, would be the proper way?) > > Look at /etc/X11/Xsession.d/

Bug#744727: apt-cacher-ng sometimes replies to Range requests with "200 OK" instead of "206 Partial Response"

2014-04-13 Thread Daniel Richard G.
Package: apt-cacher-ng Version: 0.7.26-1 Background: I'm trying to get ACNG to work as an installation source for the Fedora 20 network installer. The basic setup for this was not hard--- see attached for a VfilePattern update I was going to send in---but I've run into a bug in ACNG that has to do

Bug#742829: Chromium browser profile not adapted to Debian packaging

2014-03-27 Thread Daniel Richard G.
Package: apparmor-profiles Version: 2.7.103-4 The /etc/apparmor.d/usr.bin.chromium-browser profile appears to have been taken verbatim from Ubuntu, and unfortunately is not usable with Debian's packaging of the Chromium browser without a number of modifications (starting with a file rename): ---

Bug#742829: Chromium browser profile not adapted to Debian packaging

2014-03-31 Thread Daniel Richard G.
On Mon, 2014 Mar 31 13:30+0200, intrigeri wrote: > > I think the changing paths in this profile should be handled with a > tunable, that maintainers can set accordingly to how Chromium is > packaged for their distribution. Parameterizing the profile would be great, though then it would also be a m

Bug#726661: Does not permit login as root from version 1:6.2p2-6

2014-04-25 Thread Daniel Richard G.
failures; logname= uid=0 euid=0 tty=ssh ruser= rhost=10.0.2.2 user=root Anyway, the change comes from Debian bug #298138, which lay dormant for over nine years before being wrapped up this past March. --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad ca

Bug#742829:

2014-05-05 Thread Daniel Richard G.
clone 742829 -1 reassign -1 lightdm thanks The lightdm package includes an AppArmor abstraction /etc/apparmor.d/abstractions/lightdm_chromium-browser that also needs to be adapted for the Debian packaging of the Chromium browser [in the same way as the main Chromium profile /etc/apparmor.d/u

Bug#747159: [Pkg-xfce-devel] Processed: Re: Bug#742829

2014-05-06 Thread Daniel Richard G.
On Tue, 2014 May 6 11:32+0200, Yves-Alexis Perez wrote: > > Note that the “destination” maintainers don't get a copy of your mail > when you reassign a bug, so it's usually a good idea to add them to > CC: for that mail. Thanks; as you probably noticed, I'm still new to BTS control-fu :] > About

Bug#747252: [Pkg-xfce-devel] Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-05-06 Thread Daniel Richard G.
On Tue, 2014 May 6 21:40+0200, Yves-Alexis Perez wrote: > > > > apparmor[12873]: Starting AppArmor profiles:AppArmor parser error > > for /etc/apparmor.d/lightdm-guest-session in > > /etc/apparmor.d/abstractions/lightdm_chromium-browser at line 20: > > syntax error, unexpected TOK_CONDID, expecti

Bug#747252: [Pkg-xfce-devel] Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-05-06 Thread Daniel Richard G.
On Tue, 2014 May 6 23:39+0200, Yves-Alexis Perez wrote: > > Line 20 is: > > # Allow ptracing processes in the chromium child profile > ptrace peer=/usr/lib/lightdm/lightdm-guest-session//chromium, Oh, okay, so it's different in sid. In jessie, it's "capability sys_admin," which otherwise ap

Bug#667591: chromium: include an embedded pdf viewer

2014-05-29 Thread Daniel Richard G.
For what it's worth, the Chrome Web Store includes an adaptation of Mozilla's PDF.js JavaScript-based PDF viewer (much the same as Firefox already uses): https://chrome.google.com/webstore/detail/pdf-viewer/oemmndcbldboiebfnladdacbdfmadadm?hl=en It's still a bit rough around the edges---see

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-05 Thread Daniel Richard G.
-session > profile has merged rule with conflicting x modifiers ERROR processing > regexs for profile /usr/lib/x86_64-linux-gnu/lightdm/lightdm-guest- > session, failed to load Well, that's frustrating :( This is on sid? > It's unclear to me what "working/tested&quo

Bug#746764: Decide what version of the AppArmor userspace we ship in Jessie

2014-06-05 Thread Daniel Richard G.
There's definitely stuff in 2.8.95 that I want---what most comes to mind is the newer Python implementations of the various AppArmor utilities, which don't have the problems of the deprecated Perl ones: https://bugs.launchpad.net/bugs/950921 (see comment #3) Still, Ubuntu plays things pre

Bug#742829: Bug #742829

2014-06-07 Thread Daniel Richard G.
reopen 742829 thanks (Note: The previous upload was actually a fix for a different bug, so I'm reopening this report.) I've found an easier way to adapt the profile to Debian: AppArmor aliases to the rescue! alias /etc/chromium-browser/ -> /etc/chromium/, alias /usr/bin/chromium-browser

Bug#746764: Decide what version of the AppArmor userspace we ship in Jessie

2014-06-07 Thread Daniel Richard G.
On Thu, 2014 Jun 5 22:16+0200, intrigeri wrote: > > Probably... but there's a bit more than Ubuntu in the AppArmor world. > So perhaps another distro is shipping 2.8.95 without the pile of non- > mainstream kernel patches. Do you want to ask on the AppArmor mailing- > list if this is the case? The

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-07 Thread Daniel Richard G.
On Fri, 2014 Jun 6 11:22+0200, intrigeri wrote: > > > Well, that's frustrating :( This is on sid? > > Yes. I haven't seen that error on jessie after commenting out the new-AppArmor- syntax bits, so it may still be possible to straighten things out easily for testing. (I don't know why sid would

Bug#747252: lightdm: AppArmor parser error in /etc/apparmor.d/abstractions/lightdm_chromium-browser

2014-06-11 Thread Daniel Richard G.
Yves, you removed /etc/apparmor.d/lightdm-guest-session from the package (via a debhelper exclusion directive), but you didn't exclude /etc/apparmor.d/abstractions/lightdm_chromium-browser, which is the profile that was generating the error in the first place >_< https://packages.debian.org/s

Bug#742829: Bug #742829

2014-06-11 Thread Daniel Richard G.
On Sat, 2014 Jun 7 16:41+0200, intrigeri wrote: > Hi, > > [Cc'ing Jamie, who authored this profile initially, according to the > DEP-3 headers.] > > @Jamie: that's about Debian bug #742829, on how to handle differences > in packaging chromium in Debian and Ubuntu, in the corresponding > AppArmor p

Bug#698479: /etc/profile needs to read /etc/bash.bashrc after /etc/profile.d/*.sh, not before

2013-01-18 Thread Daniel Richard G.
Package: base-files Version: 7.1 The current /etc/profile sources /etc/bash.bashrc, and then /etc/profile.d/*.sh, among other start-up tasks. This is counterproductive, because it makes the profile.d mechanism useless for initializations that need to precede the system bashrc. /etc/bash.bashrc sh

Bug#699146: Please remove either /usr/bin/tkdirdiff or the "dirdiff" package (/usr/bin/dirdiff)

2013-01-27 Thread Daniel Richard G.
Package: tkcvs Version: 8.2.3-1 Severity: wishlist The tkcvs source package bundles a copy of Paul Mackerras' tkdirdiff program in the contrib/ subdirectory. As of the current version of tkcvs in sid, the bundled script has the header # Copyright (C) 1999-2002 Paul Mackerras. All rights rese

Bug#648800: Needs to Recommend: python-dev

2011-11-14 Thread Daniel Richard G.
Package: python-pyrex Version: 0.9.8.5-2 Severity: minor python-pyrex currently Recommends: python-all-dev, which depends on python2.6-dev and python2.7-dev (among others). If you wish to install the package without pulling in support for 2.6, you don't have any good options. You can 1. specify -

Bug#648800: Addendum

2011-11-15 Thread Daniel Richard G.
I'd also add that the same package in Ubuntu has "Depends: python-dev". That would be another potential resolution here, but I take the current dependencies to mean that the package is useful even without Python development files installed. (I otherwise don't know enough about this package to tell

Bug#648869: debconf question "Enable bitmapped fonts by default?" is asked twice

2011-11-15 Thread Daniel Richard G.
Package: fontconfig-config Version: 2.8.0-3 Severity: minor When installing a set of packages that includes this one, the debconf question "Enable bitmapped fonts by default?" is asked at the pre-configuring stage (along with others), and is then asked a second time when the package is set up. Th

Bug#704238: Need to document the CUPS client's new server-version option

2013-03-29 Thread Daniel Richard G.
Package: cups-client Version: 1.6.2-3 The CUPS client recently gained new configuration logic to allow the IPP version of a CUPS server to be specified, whether on the command line (-h option), in the CUPS_SERVER environment variable, or in the /etc/cups/client.conf config file. Some examples of t

Bug#695601: Bug #695601

2013-03-29 Thread Daniel Richard G.
I've noticed a behavior quite similar to this, on Ubuntu, as a result of the below-linked bug: https://bugs.launchpad.net/bugs/1069671 In a nutshell: Running the CUPS 1.6.1 client locally, talking to a remote CUPS 1.5.x (or older) server. The client cannot communicate with the server, due to

Bug#567661: Bug #567661

2013-05-03 Thread Daniel Richard G.
I use the Dvorak keyboard layout, and the KeePassX (0.4.3) Auto-Type feature also mixes up the keys for me. If the login information contains the home-row key sequence of "aoeu", for example, it is typed as "asdf". This behavior is a bit haphazard, however. I tested it with a multi- tabbed termina

Bug#637685: creates database accessible to anyone from localhost

2013-02-06 Thread Daniel Richard G.
A compromised Web service can still get the password, but that's better than allowing it to any local user. -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#694732: unattended-upgrades: add an option to email when /var/run/reboot-required exists

2013-02-08 Thread Daniel Richard G.
> The current code will put a "[reboot required]" into the subject of > the mail it sends. I that sufficient? Or is this for a different > use-case, i.e. detecting reboot-required when some > out-of-unattended-upgrades upgrade was performed? I've found the "[reboot required]" Subject: prefix to be

Bug#629842: Kernel BUG in ext3 filesystem creation

2011-06-08 Thread Daniel Richard G.
and poke around, but the installer is horked. The console log, recorded via serial cable, is attached. Note that this error does not occur with testing/unstable installers. -- NAME = Daniel Richard G. _\|/_Remember, skunks MAIL = sk...@iskunk.org (/o|o\) _- don't smell bad--- MAIL+

Bug#629842: Kernel BUG in ext3 filesystem creation

2011-06-09 Thread Daniel Richard G.
On Thu, 2011 Jun 9 07:56+0200, Norbert Kiszka wrote: > > Did You checked this hdd for bad sectors? Check SMART first if > possible. SMART shows no errors. Zero sectors reallocated, zero pending. Besides, a daily d-i image doesn't run into this problem. > PS. Why 486 kernel instead 686? That's t

Bug#640975: Please drop "Depends: iodbc" to (at most) Recommends:

2011-09-09 Thread Daniel Richard G.
Package: libiodbc2-dev Version: 3.52.7-2 The "iodbc" package is a fairly heavy dependency, given that it includes a GTK+ frontend utility. It is not needed in order to make use of iODBC (you can edit odbc.ini files by hand), and it is certainly not needed to develop applications against the -dev l

Bug#641076: Don't fade screen on remote X displays

2011-09-10 Thread Daniel Richard G.
Package: libgksu2-0 Version: 2.0.13~pre1-4 Tags: patch If your desktop is on a remote X display, libgksu's fancy fade-out becomes more like a few-seconds-long freeze, after which the screen instantly darkens and the authentication dialog appears. The fade-in afterwards is similarly clunktastic. T

Bug#704238: Need to document the CUPS client's new server-version option

2013-06-20 Thread Daniel Richard G.
On Thu, 2013 Jun 20 11:39-0400, Michael Sweet wrote: > > In both cases the server is returning a "bad request" error instead of > "version not supported". We could (and probably should) change lpq to > report the real error, but that will just yield: > > lpq: Bad Request > > And since "Bad Req

Bug#704238: Need to document the CUPS client's new server-version option

2013-06-21 Thread Daniel Richard G.
On Fri, 2013 Jun 21 9:29-0400, Michael Sweet wrote: > > Well, before we go off and spend extra engineering time on this, how > widespread is the use of client.conf in the Linux world? On OS X it > was pretty-much non-existent (less than 1% of users, based on bug > reports) and since 10.8 *is* non-

Bug#704238: Need to document the CUPS client's new server-version option

2013-06-21 Thread Daniel Richard G.
On Fri, 2013 Jun 21 15:44-0400, Michael Sweet wrote: > > My experience with large sites has been the opposite - most places > I've worked with have departmental print servers with manually-added > queues (either raw queues or the OS X-style local queue/PPD forwarding > to the server). They typical

Bug#704238: Need to document the CUPS client's new server-version option

2013-06-23 Thread Daniel Richard G.
On Sat, 2013 Jun 22 4:31+0200, Vincent Lefevre wrote: > > At my lab, the admins tell us the hostname of the print server, and > sometimes the print names, that's all. Considering that "/version=1.1" is not supported on older CUPS clients, admins [who know about the directive] could well be disincl

Bug#645970: Bug #645970

2011-11-06 Thread Daniel Richard G.
6 for no good reason at all. -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman. -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org w

Bug#647932: Support dpkg-preconfigure(8), like other ODBC driver packages

2011-11-07 Thread Daniel Richard G.
Package: libmyodbc Version: 5.1.6-3 Severity: wishlist If you invoke apt-get install libmyodbc tdsodbc you get the "ODBC Setup" debconf dialog for tdsodbc at the "Preconfiguring packages ..." stage, but none for libmyodbc. The latter gives its dialog when dpkg gets to "Setting up libmyodbc".

Bug#648597: Major memory leak

2011-11-13 Thread Daniel Richard G.
Package: workrave Version: 1.9.4-2 Severity: important Workrave has a significant memory leak (4GB after two days!) that occurs only in a non-GNOME build. This is fixed in the upstream git tree due to a patch I submitted back in March, but the fix did not make it into 1.9.4. A copy of my patch is

Bug#619341: madplay segfault

2011-12-13 Thread Daniel Richard G.
This looks like the same error I've encountered, on the Ubuntu side. You may want to have a look at my report at https://bugs.launchpad.net/bugs/903526 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.d

Bug#586703: closed by Hilmar Preusse

2012-04-03 Thread Daniel Richard G.
On Tue, 2012 Apr 3 20:48+, Debian Bug Tracking System wrote: > > It has been closed by Hilmar Preusse . Hilmar, thank you for your follow-up; I was unable to do so when Thomas responded. The debconf questions at issue were low-priority ones, but the real matter was how this recommendation co

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-25 Thread Daniel Richard G.
Hi Rene, On Sat, 2017 Mar 25 23:54+0100, Rene Engelhard wrote: > > Because you install the metapackage which installs those "all > components". And libreoffice-base (well, its internal database) _is > written in Java_. My intention is to install LibreOffice as a whole minus the Java stuff. As I

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-27 Thread Daniel Richard G.
On Sun, 2017 Mar 26 10:12+0200, Rene Engelhard wrote: > > > Right. I'd like to be able to say, let's not install that package > > (lo-java-common), and end up with a clean install of LO sans Java > > stuff. > > You can do that right now, too. Just avoid the Java-using modules. You > already were on

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-27 Thread Daniel Richard G.
On Mon, 2017 Mar 27 11:01+0200, Rene Engelhard wrote: > > The metapackage is supposed to install (mostly) everything. > > This includes the Java stuff. > > Think of people wanting to install extensions (which happen to be > written in Java more often than I'd like it but it's a fact...). > > That i

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-28 Thread Daniel Richard G.
On Tue, 2017 Mar 28 08:36+0200, Rene Engelhard wrote: > > > > > That installation would fail with a non clear message if the Java > > > support is not there. -> Bad. > > > > > > We had that "fun" in the past... > > > > So, there are Java-based LibreOffice extension packages that do not > > properly

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-28 Thread Daniel Richard G.
On Tue, 2017 Mar 28 09:35+0200, Rene Engelhard wrote: > > > > If LibreOffice is installed without Java runtime support, then how > > is the failed installation of Java-based third-party extensions a > > problem? That is exactly what should happen. > > But people out there don't know what their exte

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-29 Thread Daniel Richard G.
ner of the LO beast, I thought you would want to simplify the dependency tree as much as possible. > And this will be my last mail to this "bug". That is okay with me. Cheers, --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

Bug#726148: Subroutine Debconf::FrontEnd::Editor::SUPER::screenwidth redefined

2017-03-15 Thread Daniel Richard G.
Still seeing this in Debian Stretch. # dpkg-reconfigure -f editor watchdog Calling POSIX::tmpnam() is deprecated at /usr/share/perl5/Debconf/TmpFile.pm line 16, line 6. Subroutine Debconf::FrontEnd::Editor::SUPER::screenwidth redefined at /usr/share/perl5/Debconf/Base.pm line 31, line 6. Subro

Bug#858080: s-nail does not Provide: mail-reader, mailx

2017-03-17 Thread Daniel Richard G.
Package: s-nail Version: 14.8.16-1 heirloom-mailx may have been superseded by s-nail, but the latter fails to provide the /usr/bin/mail and /usr/bin/mailx frontends as the former. Installing bsd-mailx or mailutils will make those available, but these packages are supposed to be alternatives to s-

Bug#858080: s-nail does not Provide: mail-reader, mailx

2017-03-18 Thread Daniel Richard G.
Hi Hilko, On Sat, 2017 Mar 18 10:35+0100, Hilko Bengen wrote: > > This is intentional, see #847049. It turned out that the /usr/bin/mail > "interface" was not well-defined and having the alternative set to s- > nail broke scripts provided by other packages. Wasn't heirloom-mailx (the predecessor

Bug#858080: s-nail does not Provide: mail-reader, mailx

2017-03-18 Thread Daniel Richard G.
On Sat, 2017 Mar 18 22:26+0100, Hilko Bengen wrote: > > > Wasn't heirloom-mailx (the predecessor of s-nail) the primary mailx > > provider for Debian? > > No, that must have been bsd-mailx. Okay, this is fair. I see that heirloom-mailx had "Priority: optional" while bsd-mailx had this at "importan

Bug#858655: Please move Java dependencies to libreoffice-java-common

2017-03-24 Thread Daniel Richard G.
Package: src:libreoffice Version: 1:5.2.5-2 I am interested in the topic of installing LibreOffice without Java. This is possible, of course, but this bug report is concerned with a dependency structure that makes this needlessly messy. A regular LibreOffice install has many Java dependencies:

Bug#858672: ZM_TELEMETRY_DATA=no in /etc/zm/zm.conf not effective

2017-03-24 Thread Daniel Richard G.
Package: zoneminder Version: 1.30.0+dfsg-2 Per /usr/share/perl5/ZoneMinder/ConfigData.pm, ZoneMinder has a configuration variable ZM_TELEMETRY_DATA that can be set to "yes" (the default) or "no" to respectively enable or disable automatic transmission of usage information to the ZoneMinder upstrea

Bug#858673: Incorrect example of bind-mount /etc/fstab entries in README.Debian.gz

2017-03-24 Thread Daniel Richard G.
Package: zoneminder Version: 1.30.0+dfsg-2 Severity: minor In /usr/share/doc/zoneminder/README.Debian.gz, in the section "Changing the location for images and events," the following example of an /etc/fstab stanza is given: /dev/sdX1 /otherdrive ext3 defaults 0 2 /otherdrive/zoneminder/im

Bug#838548: certbot: Please allow to easily set post-hooks

2017-03-24 Thread Daniel Richard G.
Hello bug, I think the original wishlist item is implemented as of 0.10.0. See this (closed) issue: https://github.com/certbot/certbot/issues/3394 Hooks are not passed to the "certbot renew" command, but are instead saved in the /etc/letsencrypt/renewal/$DOMAIN.conf files. Sylvain, could yo

Bug#858675: Per-user language setting not effective

2017-03-24 Thread Daniel Richard G.
Package: zoneminder Version: 1.30.0+dfsg-2 This was originally reported on the ZoneMinder forums for 1.25.0, but the bug appears to still be present in the current version: https://forums.zoneminder.com/viewtopic.php?t=19403 A package patch is probably in order.

Bug#858677: No /etc/rc.local file provided

2017-03-25 Thread Daniel Richard G.
Package: systemd Version: 232-19 The systemd package supports executing an /etc/rc.local file on system boot, but unlike the initscripts package of SysV init, it does not create/provide the "By default this script does nothing" stub file itself. For users who are not already familiar with this fi

Bug#858682: Use /var/cache/zoneminder/temp/ instead of /tmp/zm/

2017-03-25 Thread Daniel Richard G.
Package: zoneminder Version: 1.30.0+dfsg-2 Severity: wishlist The /tmp/zm/ directory is somewhat redundant in light of /var/cache/zoneminder/temp/, and the latter presents none of the security risks of the former. Why not have all the temp stuff live in one location under /var?

Bug#858677: No /etc/rc.local file provided

2017-03-25 Thread Daniel Richard G.
On Sat, 2017 Mar 25 13:25+0100, Martin Pitt wrote: > > Right. This is part of the SysV backwards compatibility stuff, but > that doesn't mean that rc.local should be created and eternally > handled by systemd itself. As far as I'm concerned, rc.local stands on its own merits, independently of SysV

Bug#823568: krb5-auth-dialog: Don't autostart for non-Kerberos users

2016-05-13 Thread Daniel Richard G.
On Fri, 2016 May 13 12:22+0200, Guido Günther wrote: > > > > I can just click on the little systray icon. How is the notification > > necessary for me to get a ticket? (I am using the program under > > Xfce, if that makes a difference.) > > Only if there is such an icon. E.g. GNOME relies solely o

Bug#824293: apt-cacher-ng: "Problem with" non-existent index files

2016-05-14 Thread Daniel Richard G.
Package: apt-cacher-ng Version: 0.9.2-1 Previously, with 0.9.1-1, I have been getting these e-mails daily: /etc/cron.daily/apt-cacher-ng: Maintenance Task: Expiration See file /var/log/apt-cacher-ng/maint_1463136764.log.html for more details. Server url: http://l

Bug#824293: apt-cacher-ng: "Problem with" non-existent index files

2016-05-14 Thread Daniel Richard G.
On Sat, 2016 May 14 22:11+0200, Eduard Bloch wrote: > > Yes, they are gone. And the expiration algorithm should to ignore them > if a better version is found, i.e. Packages.xz. Just like apt does. > Such files are also stored there when the pdiff patcher recreated a > copy using pdiff patches so th

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Daniel Richard G.
Package: nslcd Version: 0.9.6-3 Severity: minor I am seeing relatively frequent entries of this form in syslog: May 24 03:04:23 darkstar nslcd[1187]: [3c9869] request denied by validnames option While I am uncertain as to what causes this, at one point it appeared to be associated with tab

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Daniel Richard G.
On Tue, 2016 May 24 20:47+0200, Arthur de Jong wrote: > > I'm not really sure what triggers it but I also see this in the logs a > lot. I just ignore it. It could be that nscd makes it more difficult > to trigger because it sometimes also caches negative hits. > Furthermore, the application may be

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-24 Thread Daniel Richard G.
On Tue, 2016 May 24 22:42+0200, Arthur de Jong wrote: > > At the very least it is weird behaviour. I don't expect any NSS module > would return useful information. It could be a compat lookup thing but > I thought it only worked on "+" entries, not "*" and those entries are > only supported in fla

Bug#825244: nslcd: Allow arbitrary maps via getent.ldap(1)

2016-05-24 Thread Daniel Richard G.
Package: nslcd Version: 0.9.6-3 Severity: wishlist I would like for it to be possible to configure nslcd so that getent.ldap(1) can return information not covered by the current maps. Here are three use cases: 1. Alternate "home" directories. I'm in a company subdivision where employees have d

Bug#825317: bash-completion: Un-escaped "~*" leads to spurious NSS lookups

2016-05-25 Thread Daniel Richard G.
Package: bash-completion Version: 1:2.1-4.3 Severity: minor Bug #825153 (mysterious "*" passwd queries in LDAP) turned out to be the result of a minor thinko in bash-completion. The _quote_readline_by_ref() shell function uses "~*" without the tilde being escaped (like all other instances of same

Bug#825153: nslcd: Numerous ' request denied by validnames option' log entries

2016-05-25 Thread Daniel Richard G.
On Wed, 2016 May 25 22:54+0200, Arthur de Jong wrote: > > Good find. Thanks for tracking this down! Getting the PID of the requesting process was the piece I was missing :) > > > Would you agree that this appears to be a bug in bash-completion? > > I would think so. Please file a bug against bash

Bug#824293: closed by Eduard Bloch (Bug#824293: fixed in apt-cacher-ng 0.9.3-1)

2016-05-31 Thread Daniel Richard G.
Hi Eduard, I'm afraid I'm still seeing some issues with 0.9.3. First, the misbehaving "Check all" button. I've confirmed that marking every checkbox manually (using Space-Tab repeatedly) does not give the same result as "Check all"; the latter results in a much larger list of files to delete. Fur

Bug#825244: nslcd: Allow arbitrary maps via getent.ldap(1)

2016-06-03 Thread Daniel Richard G.
On Fri, 2016 Jun 3 14:21+0200, Arthur de Jong wrote: > > The tricky bit here is that autofs, while partially configured in > /etc/nsswitch.conf does not use the C library NSS layer for these > lookups. You can use LDAP to export automounter maps but these will > not go through nslcd. > > Maybe I d

Bug#827427: tumbler: Large image file causes system denial-of-service

2016-06-15 Thread Daniel Richard G.
Package: tumbler Version: 0.1.30-1+b1 I use ristretto to view an image file in /tmp for a few seconds, then quit, and switch to another task. Suddenly, I notice the system is unresponsive--- Web pages no longer scroll, the mouse moves sluggishly, switching virtual desktops takes several seconds i

Bug#673193: apt-get: should remove foreign arch packages even if arch suffix is missing

2016-05-03 Thread Daniel Richard G.
I've come across an issue that appears to relate directly to this discussion. I'd like to call it a bug, but it appears the maintainer(s) [or lack thereof] here may not agree. > > Maybe it is also because i regularly "remove" packages which are not > > installed in an install command as apt-get ca

Bug#673193: apt-get: should remove foreign arch packages even if arch suffix is missing

2016-05-04 Thread Daniel Richard G.
Hi David, On Wed, 2016 May 4 10:06+0200, David Kalnischkies wrote: > > Please move this to a new (wishlist) bugreport – as I think we can do > something about that (see below)… Great to hear :) > … to a certain extend. We can't change 'foo-' to mean 'foo:*-' as for > libraries (M-A: same) it wo

Bug#823568: krb5-auth-dialog: Don't autostart for non-Kerberos users

2016-05-05 Thread Daniel Richard G.
Package: krb5-auth-dialog Version: 3.12.0-2 Severity: wishlist When krb5-auth-dialog is installed, it drops a .desktop file into /etc/xdg/autostart/ so that it starts up as part of the normal desktop session, without requiring further intervention. I am assembling a system that will mainly handle

Bug#822648: Needs DEP-11 support

2016-05-05 Thread Daniel Richard G.
Hi Mark, On Wed, 2016 Apr 27 13:03+0100, Mark Hindley wrote: > > Thanks. I think this is a duplicate of #821159. I gave an updated > index_files_regexp config that the OP suggested meybe the fix > (although I wasn't completely sure of his response). Could you > try that. > > I notice that your ap

Bug#823570: apt-cacher-ng: upgrade breaks Remap- repositories with hyphen(s) in name

2016-05-05 Thread Daniel Richard G.
Package: apt-cacher-ng Version: 0.9.1-1 Severity: important I upgraded apt-cacher-ng from 0.8.0-1 to 0.9.1-1, and got this: # /etc/init.d/apt-cacher-ng start * Starting apt-cacher-ng apt-cacher-ng Warning, unknown configuration directive: Remap-debian-archive Error reading main o

Bug#822648: Needs DEP-11 support

2016-05-06 Thread Daniel Richard G.
On Fri, 2016 May 6 08:40+0100, Mark Hindley wrote: > > The SHA files appears to be Ubuntu specific. For both distros, I am > struggling to find decent documentation about DEP-11. Can you point me > to where the Ubuntu SHA files are specified? It appears the by-hash files are actually not a DEP-11

Bug#823568: krb5-auth-dialog: Don't autostart for non-Kerberos users

2016-05-06 Thread Daniel Richard G.
On Fri, 2016 May 6 10:13+0200, Guido Günther wrote: > > Using "krb5-auth-dialog -a" should do waht you want. However we > want kb5-auth-dialog running all the time for use cases where the > user wants to pick up a Kerberos ticket later (e.g. after starting > a VPN tunnel) so we want the notificati

Bug#823625: Interpret "apt-get install foo bar-" to prevent install of any arch-variants of "bar"

2016-05-06 Thread Daniel Richard G.
Package: apt Version: 1.2.11 Severity: wishlist This RFE was split off from bug #673193 by the maintainer's request. When one specifies a command like # apt-get install foo bar- the intent is usually to install package "foo" while preventing package "bar" from being pulled in as a dependenc

Bug#673193: apt-get: should remove foreign arch packages even if arch suffix is missing

2016-05-06 Thread Daniel Richard G.
The new wishlist item has been submitted: bug #823625. -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

  1   2   3   >