[Bug 1814193] [NEW] systemd unit starts too soon - conflicts with openvpn

2019-01-31 Thread Daniel Miller via ubuntu-bugs
Public bug reported: Ubuntu Bionic - 18.04.1 Having previously installed & configured openvpn-server I recently installed quagga-ospfd & quagga-core. A reboot then showed OpenVPN server wouldn't start - the TUN device of my config was not created - I later found the error "RTNETLINK answers:

[Bug 1529696] [NEW] AppArmor problem with Brother binary drivers for MFC-9340CDW

2015-12-28 Thread Daniel Miller
Public bug reported: Seeing "denied" in logs for AppArmor/cups when using the Brother binary drivers for MFC-9340CDW. Possibly related - printer intermittently prints in duplicate or triplicate. Just recently set "aa-complain cups" to see if it temporarily resolves. This in Trusty. **

[Bug 1457472] [NEW] TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

2015-05-21 Thread Daniel Miller
Public bug reported: Observed packet loss and major slowdown in Nmap on Ubuntu 14.04: https://github.com/nmap/nmap/issues/34 Traced to this bug report for libpcap 1.5.3: https://github.com/the- tcpdump-group/libpcap/issues/380 Underlying issue is a bug in the Linux kernel which was fixed in

[Bug 735162] Re: menu application appears behind window application

2014-11-20 Thread Daniel Miller
Same thing here on 12.04 (old, I know) Linux 3.13.0-39-generic #66~precise1-Ubuntu SMP Wed Oct 29 09:56:49 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux Unity 5.20.0 Compiz 0.9.7.12 Let me know if you guys need any more data! I've just confirmed that the previous 'compix --replace' works, though

[Bug 1017666] Re: Upstart startup

2012-07-01 Thread Daniel Miller
Oops - make that last start on started pdns in pdns-recursor.conf. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1017666 Title: Upstart startup To manage notifications about this bug go to:

[Bug 1017666] Re: Upstart startup

2012-07-01 Thread Daniel Miller
Having changed my mysql.conf as described above, and added start on started mysql to pdns.conf, and started on started pdns to pdns- recursor.conf, my boot process comes through beautifully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1017666] Re: Upstart startup

2012-06-27 Thread Daniel Miller
Without disparaging that last comment - I would argue that the percentage of single-server or workstation installs is greater than those with multi-server or replication environments - and that such environments will have staff with a higher competence level to adjust non-default settings for

[Bug 1017666] [NEW] Upstart startup

2012-06-25 Thread Daniel Miller
Public bug reported: A suggestion. Some services are dependent on database backends, and depending on the service it's important to speed up the startup. In my case, using pdns, I need Mysql started as soon as possible - so pdns can start - so other networking services can resolv dns! Is there

[Bug 907640] Re: alt-backtick doesn't work properly

2012-05-18 Thread Daniel Miller
@aacid `yes` it does. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/907640 Title: alt-backtick doesn't work properly To manage notifications about this bug go to:

[Bug 992122] [NEW] package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-04-30 Thread Daniel Miller
Public bug reported: running do-release-upgrade -d Crashed on updating ruby1.8 ProblemType: Package DistroRelease: Ubuntu 12.04 Package: ruby1.8 1.8.7.352-2ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-41.88-generic 2.6.32.59+drm33.24 Uname: Linux 2.6.32-41-generic i686 ApportVersion:

[Bug 992122] Re: package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-04-30 Thread Daniel Miller
More info: Tried to purge ruby1.8 and reinstall vim-addon-manager (depends on ruby), results below. sudo aptitude purge ruby1.8 ruby1.8-dev The following packages will be REMOVED: ruby1.8{p} ruby1.8-dev{p} The following partially installed packages will be configured: libsqlite3-ruby

[Bug 992122] Re: package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-04-30 Thread Daniel Miller
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/992122 Title: package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned

[Bug 992122] Re: package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-04-30 Thread Daniel Miller
Fixed for me by running sudo update-alternatives --config irb sudo update-alternatives --config gem Apparently uninstalling irb1.9.1 and rubygems1.9.1 didn't remove these dangling alternatives. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2011-09-21 Thread Daniel Miller
Bug still exists on Natty. A revised script for NetworkManager seems to fix it for me: /etc/network/if-up.d/autofs #!/bin/sh # Local interface changes are irrelevant to this if [ $IFACE = lo ]; then exit 0 fi reload autofs -- You received this bug notification because you are a member

[Bug 40189] Re: autofs needs to be restarted to pick up some shares

2011-09-21 Thread Daniel Miller
Bug still exists on Natty. A revised script for NetworkManager seems to fix it for me: /etc/network/if-up.d/autofs #!/bin/sh # Local interface changes are irrelevant to this if [ $IFACE = lo ]; then exit 0 fi reload autofs -- You received this bug notification because you are a member

[Bug 69724] Re: Mawk does not support Posix character classes in expressions

2011-06-05 Thread Daniel Miller
This bug affects the bash-completion package. See related bug: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/778679 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/69724 Title: Mawk

[Bug 778679] [NEW] _available_interfaces fails without gawk installed

2011-05-06 Thread Daniel Miller
Public bug reported: Binary package hint: bash-completion Ubuntu 10.04.2 LTS bash-completion 1:1.1-3ubuntu2 mawk 1.3.3-15ubuntu2 bash-completion uses '[:space:]' syntax for character class, which is supported by gawk, but not mawk, which Ubuntu uses to provide awk by default. Test: bash-4.1$

[Bug 756985] Re: Installer crashed during install from uNetBootIn flash drive

2011-04-11 Thread Daniel Miller
I apologize! I thought I had hit the button. I will see if I can hunt them down. Interesting development though: When I ran the installer again, I unselected third party software and install updates. This second attempt went Swimmingly. -- You received this bug notification because you are a

[Bug 756985] [NEW] Installer crashed during install from uNetBootIn flash drive

2011-04-10 Thread Daniel Miller
Public bug reported: Binary package hint: ubiquity While using a flash drive to install, installer crashed prompting me to post this message and the two attached files Ubuntu Natty (dev branch) 11.04 ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New -- You

[Bug 256405] Re: Deadlock on fsdestroy

2010-08-13 Thread Daniel Miller
** Also affects: pytagsfs Importance: Undecided Status: New -- Deadlock on fsdestroy https://bugs.launchpad.net/bugs/256405 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 256405] Re: Deadlock on fsdestroy

2010-07-15 Thread Daniel Miller
As of (at least) 2:0.2-2 this bug is back. I checked out the source and compared to the patch, and this fix has not persisted. Experiencing deadlock on fsdestroy in Lucid using python-fuse 2:0.2-2 ** Changed in: python-fuse (Ubuntu) Status: Fix Released = Incomplete -- Deadlock on

[Bug 256405] Re: Deadlock on fsdestroy

2010-07-15 Thread Daniel Miller
I applied the patch that Dave posted above, and it fixed the issue (again). The upstream version 0.2.1 from http://fuse.sourceforge.net/ also has this change applied, so there should be no problem. It just got reverted somewhere along the line. -- Deadlock on fsdestroy

[Bug 507819] Re: libnss-ldapd package shoud depend of nslcd

2010-04-12 Thread Daniel Miller
I second, triple, quadruple the motion here. In Jaunty, nslcd is included in the package. In Karmic, nslcd was broken out to a separate package - and was only specified as recommended. THIS CAUSES MASSIVE HEADACHES, ULCERS, CRAMPS, AND WEIGHT GAIN!!! Can we PLEASE get this relationship changed

[Bug 338075] [NEW] Nvidia acellerated proprietary graphics driver refuses to enable.

2009-03-04 Thread Daniel Miller
Public bug reported: upon clicking 'Enable' in the hardware drivers page, a progress bar appears, scrolls from side to side a few times, then disappears with no notable changes. Nvidia accelerated graphics driver (version 173 + 177) ProblemType: Bug Architecture: i386 DistroRelease: Ubuntu 8.10

[Bug 338075] Re: Nvidia acellerated proprietary graphics driver refuses to enable.

2009-03-04 Thread Daniel Miller
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/23456550/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/23456551/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/23456552/ProcStatus.txt -- Nvidia

[Bug 332223] [NEW] Ghostscript Hylafax

2009-02-20 Thread Daniel Miller
Public bug reported: Binary package hint: ghostscript A suggestion/request for a future update - each version of Ghostscript installs in a separate directory. Programs like Hylafax have parameters (like the FontMap line in hyla.conf) that must point to the desired (and valid) Ghostscript font

[Bug 332221] [NEW] Add text/html aspx to mime.types

2009-02-20 Thread Daniel Miller
Public bug reported: Binary package hint: mime-support Accessing many IIS websites via Firefox is problematic as Firefox does not render the .aspx pages properly without assistance. Adding aspx to the text/html section in /etc/mime.types solves most of these problems. ** Affects: mime-support

[Bug 332221] Re: Add text/html aspx to mime.types

2009-02-20 Thread Daniel Miller
If this is somehow a security or restricted issue, which would prohibit including this in the default mime-support package, can a new package be created, perhaps mime-support-aspx, which would simply add this to mime.types? -- Add text/html aspx to mime.types

[Bug 332226] [NEW] Defoma update fonts for Ghostscript

2009-02-20 Thread Daniel Miller
Public bug reported: Binary package hint: defoma Currently (Intrepid/Jaunty) Defoma does not update /var/lib/defoma/gs.d/dirs/fonts/Fontmap when new TrueType fonts are added. Can this functionality be added (involves adding symlinks and a line to Fontmap when adding a font)? ** Affects: defoma

[Bug 327244] [NEW] Ghostscript folder based on version

2009-02-09 Thread Daniel Miller
Public bug reported: Binary package hint: ghostscript A suggestion/request for a future update - each version of Ghostscript installs in a separate directory. Programs like Hylafax have parameters (like the FontMap line in hyla.conf) that must point to the desired (and valid) Ghostscript font

[Bug 267376] Re: [Request] OpenOffice.org 3.0 in Intrepid Backports

2008-10-17 Thread Daniel Miller
I don't want to add to the debate, nor cause the maintainers any difficulty - but I do have a thought. Not necessarily a good one. Ubuntu now has a method for selectively enabling restricted drivers. This utility, I believe, is not considered geekish. My thought is perhaps an additional utility

[Bug 178761] Upgrade to version 3.0

2007-12-26 Thread Daniel Miller
Public bug reported: Binary package hint: squid Squid version 3.0 is now reported Stable from upstream source - will Hardy use this version or continue with 2.6? ** Affects: squid (Ubuntu) Importance: Undecided Status: New -- Upgrade to version 3.0

[Bug 157981] udev not using mdadm incremental

2007-10-28 Thread Daniel Miller
Public bug reported: Problem occurs when activating an existing raid array on boot. My configuration, which exposed this, was four SATA drives in a Raid-10 configuration created with mdadm. On boot, udev appears to be entering some race conditions with mdadm - the array is activated with only

[Bug 157981] Re: udev not using mdadm incremental

2007-10-28 Thread Daniel Miller
Here's a link to the reply I received from Neil Brown: http://www.mail-archive.com/[EMAIL PROTECTED]/msg09552.html Let me know if you need more from me. -- udev not using mdadm incremental https://bugs.launchpad.net/bugs/157981 You received this bug notification because you are a member of