[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: File exists". Stopping ospfd &
zebra then allowed openvpn to start without issue.

The packaged systemd units for the quagga services include:
   Before=network.target
   After=network-pre.target

Yet openvpn-server@ has
  After=network-online.target
  Wants=network-online.target

I modified the quagga units by removing the "Before=" lines and adding
After="openvpn-server@.service". It would probably be better to
have an openvpn-server.target defined that references the template
openvpn-server@.service and use that target for the quagga After=
reference.

** Affects: quagga (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: openvpn quagga systemd

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1814193

Title:
  systemd unit starts too soon - conflicts with openvpn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/quagga/+bug/1814193/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[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.

** Affects: cups (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1529696

Title:
  AppArmor problem with Brother binary drivers for MFC-9340CDW

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1529696/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 3.19:
https://github.com/torvalds/linux/commit/da413ee

Please backport this patch to Ubuntu 14.04 LTS kernel.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-53-generic 3.13.0-53.89
ProcVersionSignature: Ubuntu 3.13.0-53.89-generic 3.13.11-ckt19
Uname: Linux 3.13.0-53-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.10
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  nmap  12401 F pulseaudio
 /dev/snd/pcmC0D0c:   nmap  12401 F...m pulseaudio
 /dev/snd/pcmC0D0p:   nmap  12401 F...m pulseaudio
 /dev/snd/timer:  nmap  12401 f pulseaudio
CurrentDmesg: [   25.541696] init: plymouth-upstart-bridge main process ended, 
respawning
Date: Thu May 21 07:42:08 2015
HibernationDevice: RESUME=UUID=e4b6770e-dcc5-445d-a445-25d9a244e204
InstallationDate: Installed on 2015-01-01 (139 days ago)
InstallationMedia: Ubuntu 14.04.1 LTS Trusty Tahr - Release amd64 (20140722.2)
IwConfig:
 eth0  no wireless extensions.
 
 lono wireless extensions.
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 80ee:0021 VirtualBox USB Tablet
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: innotek GmbH VirtualBox
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 VESA VGA
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-53-generic 
root=UUID=032922f2-3fe1-4228-8c93-8c1e9afc4289 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-53-generic N/A
 linux-backports-modules-3.13.0-53-generic  N/A
 linux-firmware 1.127.12
RfKill:
 
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/01/2006
dmi.bios.vendor: innotek GmbH
dmi.bios.version: VirtualBox
dmi.board.name: VirtualBox
dmi.board.vendor: Oracle Corporation
dmi.board.version: 1.2
dmi.chassis.type: 1
dmi.chassis.vendor: Oracle Corporation
dmi.modalias: 
dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr:
dmi.product.name: VirtualBox
dmi.product.version: 1.2
dmi.sys.vendor: innotek GmbH

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1457472

Title:
  TPACKET_V3 in Linux before 3.19 causes packet loss in libpcap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1457472/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 it's a pain. It screws up all of my 
workspace layouts. 


Thanks!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/735162

Title:
  menu application appears behind window application

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/735162/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1017666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu.
https://bugs.launchpad.net/bugs/1017666

Title:
  Upstart startup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1017666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 their optimum purpose.

MySQL is a common base for several services, so having it available as
soon as possible is important.  Obviously, I believe the goal is to have
not only all services controlled via pure upstart scripts, but to have
them started via relevant triggers.  I'll probably post additional
requests like this one on the other service packages I use - including
Postgresql, PowerDNS, Dovecot, and Postfix.

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1017666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 a problem with changing the upstart script start line to:

start on (local-filesystems and net-device-up)

instead of using runlevels?

** Affects: mysql-5.5 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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:
https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1017666/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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:
https://bugs.launchpad.net/ayatana-design/+bug/907640/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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: 2.0.1-0ubuntu7
Architecture: i386
Date: Mon Apr 30 13:11:50 2012
ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 2
InstallationMedia: Ubuntu 10.04 LTS Lucid Lynx - Release i386 (20100429)
SourcePackage: ruby1.8
Title: package ruby1.8 1.8.7.352-2ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 2
UpgradeStatus: Upgraded to precise on 2012-04-30 (0 days ago)

** Affects: ruby1.8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 precise

-- 
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
  error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.8/+bug/992122/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 libsqlite3-ruby1.8 ruby{b} ruby-sqlite3 rubygems{b} 
rubygems1.8 vim-addon-manager 
0 packages upgraded, 0 newly installed, 2 to remove and 3 not upgraded.
Need to get 0 B of archives. After unpacking 2,307 kB will be freed.
The following packages have unmet dependencies:
 rubygems : Depends: ruby1.8 but it is not going to be installed.
 ruby : Depends: ruby1.8 ( 1.8.7.334-1) but it is not going to be installed.
The following actions will resolve these dependencies:

 Remove the following packages:
1) libsqlite3-ruby 
2) libsqlite3-ruby1.8  
3) ruby
4) ruby-sqlite3
5) rubygems
6) rubygems1.8 
7) vim-addon-manager   

 Leave the following dependencies unresolved:  
8) vim-vimoutliner recommends vim-addon-manager
9) rubygems recommends ruby1.8-dev 


Accept this solution? [Y/n/q/?] y
The following packages will be REMOVED:
  libsqlite3-ruby{a} libsqlite3-ruby1.8{a} ruby{a} ruby-sqlite3{a} ruby1.8{p} 
ruby1.8-dev{p} rubygems{a} rubygems1.8{a} vim-addon-manager{a} 
0 packages upgraded, 0 newly installed, 9 to remove and 3 not upgraded.
Need to get 0 B of archives. After unpacking 6,338 kB will be freed.
Do you want to continue? [Y/n/?] y
(Reading database ... 461255 files and directories currently installed.)
Removing libsqlite3-ruby ...
Removing libsqlite3-ruby1.8 ...
Removing vim-addon-manager ...
Removing ruby-sqlite3 ...
Removing ruby ...
Removing rubygems1.8 ...
Removing rubygems ...
Processing triggers for man-db ...
(Reading database ... 460843 files and directories currently installed.)
Removing ruby1.8 ...
update-alternatives: warning: alternative /usr/bin/ruby1.9.1 (part of link 
group ruby) doesn't exist. Removing from list of alternatives.
update-alternatives: warning: /etc/alternatives/ruby is dangling, it will be 
updated with best choice.
Purging configuration files for ruby1.8 ...
Removing ruby1.8-dev ...
Processing triggers for man-db ...
 
miller@danbuntu:~$ sudo aptitude install vim-addon-manager
The following NEW packages will be installed:
  ruby{a} ruby1.8{a} vim-addon-manager 
0 packages upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
Need to get 0 B/56.3 kB of archives. After unpacking 510 kB will be used.
Do you want to continue? [Y/n/?] y
Selecting previously unselected package ruby1.8.
(Reading database ... 460792 files and directories currently installed.)
Unpacking ruby1.8 (from .../ruby1.8_1.8.7.352-2ubuntu1_i386.deb) ...
Selecting previously unselected package ruby.
Unpacking ruby (from .../apt/archives/ruby_4.8_all.deb) ...
Selecting previously unselected package vim-addon-manager.
Unpacking vim-addon-manager (from .../vim-addon-manager_0.4.4_all.deb) ...
Processing triggers for man-db ...
Setting up ruby1.8 (1.8.7.352-2ubuntu1) ...
update-alternatives: error: alternative irb can't be slave of ruby: it is a 
master alternative.
dpkg: error processing ruby1.8 (--configure):
 subprocess installed post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of ruby:
 ruby depends on ruby1.8 ( 1.8.7.334-1); however:
  Package ruby1.8 is not configured yet.
dpkg: error processing ruby (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vim-addon-manager:
 vim-addon-manager depends on ruby; however:
  Package ruby is not configured yet.
  Package ruby1.8 which provides ruby is not configured yet.
dpkg: error processing vim-addon-manager (--configure):
 dependency problems - leaving unconfigured
No apport report written because MaxReports is reached already
  No apport report 
written because MaxReports is reached already

No apport report written because 
MaxReports is reached already


  Errors were encountered while processing:
 ruby1.8
 ruby
 vim-addon-manager
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up ruby1.8 (1.8.7.352-2ubuntu1) ...
update-alternatives: error: alternative irb can't be slave of ruby: it is a 
master 

[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
  error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.8/+bug/992122/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
  error exit status 2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby1.8/+bug/992122/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 of Ubuntu
Server Team, which is subscribed to autofs in Ubuntu.
https://bugs.launchpad.net/bugs/40189

Title:
  autofs needs to be restarted to pick up some shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/40189

Title:
  autofs needs to be restarted to pick up some shares

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/autofs/+bug/40189/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 does not support Posix character classes in expressions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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$ _available_interfaces; echo ${COMPREPLY[*]}

Expected:
eth0 lo

Got:
nothing

Fix by requiring gawk, or changing line 517 of /etc/bash_completion to
use '[^ ^I^M]' to match non-whitespace characters.

** Affects: bash-completion (Ubuntu)
 Importance: Undecided
 Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/778679

Title:
  _available_interfaces fails without gawk installed

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/756985

Title:
  Installer crashed during install from uNetBootIn flash drive

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/756985

Title:
  Installer crashed during install from uNetBootIn flash drive

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
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
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 to depends?!  Since
libnss-ldapd doesn't have any useful purpose (at least none I know)
without nslcd (it actually seems silly to have nslcd broken out unless
some other package can provide this function - in which case libnss-
ldapd needs to depend on a virtual package that nslcd and whatever else
fulfills) - the makes libnss-ldapd a broken workstation waiting to
happen.

-- 
libnss-ldapd package shoud depend of nslcd
https://bugs.launchpad.net/bugs/507819
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
ExecutablePath: /usr/bin/yelp
Package: yelp 2.24.0-0ubuntu2
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: yelp
Uname: Linux 2.6.27-11-generic i686

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Nvidia acellerated proprietary graphics driver refuses to enable.
https://bugs.launchpad.net/bugs/338075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 acellerated proprietary graphics driver refuses to enable.
https://bugs.launchpad.net/bugs/338075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 directory.  It would be great to add a fixed
name directory link (like /usr/share/ghostscript-lib that could be
updated via the update-alternatives tool.  Then packages with
Ghostscript dependencies can be configured with this link, and
Ghostscript updates would no longer break their functioning.

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ghostscript  Hylafax
https://bugs.launchpad.net/bugs/332223
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Add text/html aspx to mime.types
https://bugs.launchpad.net/bugs/332221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugs.launchpad.net/bugs/332221
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Defoma update fonts for Ghostscript
https://bugs.launchpad.net/bugs/332226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 directory.  It would be great to add a fixed
name directory link (like /usr/share/ghostscript-lib that could be
updated via the update-alternatives tool.  Then packages with
Ghostscript dependencies can be configured with this link, and
Ghostscript updates would no longer break their functioning.

** Affects: ghostscript (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Ghostscript folder based on version
https://bugs.launchpad.net/bugs/327244
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 should be provided, for Advanced
Application Access.  This utility could have a database linked to
backports, ppa, and other sources, and be maintained by the appropriate
group, and allow for easy updates for high-profile items like the latest
OoO, Firefox, etc - without requiring novice users to work with the joys
of package management.  The database would include comments on new
features, possible issues, advice on appropriate usage for new users,
etc.

Just a thought to help bridge the gap from the goal of a stable release,
with at least some testing of new software prior to inclusion in the
release - and a close-to-mainstream inclusion of new core software that
didn't quite make the release schedule.  Of course, if this just adds to
the headaches of maintaining a distro - please forget I said anything.

-- 
[Request] OpenOffice.org 3.0 in Intrepid Backports
https://bugs.launchpad.net/bugs/267376
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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
https://bugs.launchpad.net/bugs/178761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 three
of the drives.

This appears to be an issue with using the auto detection of mdadm.
Consulting the linux-raid mailing list shows the incremental flag was
expressly created for udev - but it doesn't appear to have be being used
by udev!  Please contact the mdadm developers (like Neil Brown) to get
this resolved.

** Affects: udev (Ubuntu)
 Importance: Undecided
 Status: New

** Changed in: udev (Ubuntu)
Sourcepackagename: None = udev

-- 
udev not using mdadm incremental
https://bugs.launchpad.net/bugs/157981
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs