[Bug 1948346] Re: package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with libnih1 which has multiple installed

2021-10-21 Thread Jay R. Wren
Easy to fix:

sudo apt purge libnih1:i386 libnih-dbus1:i386  && sudo apt upgrade -y

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

Title:
  package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package
  libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-
  installable with libnih1 which has multiple installed instances

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


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

[Bug 1948346] [NEW] package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with libnih1 which has multiple install

2021-10-21 Thread Jay R. Wren
Public bug reported:

Errors were encountered while processing:
 /tmp/apt-dpkg-install-S93V5u/404-libnih-dbus1_1.0.3-12_amd64.deb
 /tmp/apt-dpkg-install-S93V5u/405-libnih1_1.0.3-12_amd64.deb
Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an error 
code (1)

ProblemType: Package
DistroRelease: Ubuntu 21.10
Package: libnih1 1.0.3-6ubuntu2
ProcVersionSignature: Ubuntu 5.11.0-37.41-generic 5.11.22
Uname: Linux 5.11.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Thu Oct 21 18:10:42 2021
DuplicateSignature:
 package:libnih1:1.0.3-6ubuntu2
 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build6) over (4.079+dfsg-1build5) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-S93V5u/404-libnih-dbus1_1.0.3-12_amd64.deb (--unpack):
  package libnih-dbus1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not 
co-installable with libnih-dbus1 which has multiple installed instances
ErrorMessage: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is 
not co-installable with libnih1 which has multiple installed instances
Python3Details: /usr/bin/python3.9, Python 3.9.7, python3-minimal, 3.9.4-1build1
PythonDetails: /usr/bin/python3.9, Python 3.9.7, python-is-python3, 3.9.2-1
RelatedPackageVersions:
 dpkg 1.20.9ubuntu2
 apt  2.3.9
SourcePackage: libnih
Title: package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package 
libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with 
libnih1 which has multiple installed instances
UpgradeStatus: Upgraded to impish on 2021-10-21 (0 days ago)

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


** Tags: amd64 apport-package impish need-duplicate-check

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

Title:
  package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package
  libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-
  installable with libnih1 which has multiple installed instances

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


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

[Bug 1851314] [NEW] upgrade from 19.04 to 19.10 fails to upgrade zfsutils-linux package

2019-11-04 Thread Jay R. Wren
Public bug reported:

# apt get upgrade tells me:

The following packages have been kept back:
  zfsutils-linux
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.


But I'm pretty sure I need the newer 0.8.1-1ubuntu14 package because the 
previous version 0.7.12-1ubuntu5 zfs command fails: 

zfs: symbol lookup error: zfs: undefined symbol: libzfs_dataset_cmp

When I try to ask for the kept back page to be upgraded:

# apt dist-upgrade -y zfsutils-linux

The following packages have unmet dependencies:
 zfsutils-linux : Conflicts: insserv (< 1.18) but 1.14.0-5ubuntu3 is to be 
installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by 
held packages.

I really don't understand the <1.18 when 1.14.0 looks less than 1.18.

Is there a workaround?


whoa... on a whim, I tried apt-get instead of apt. It seems to have worked.

$ sudo apt-get install zfsutils-linux

I'm filing this bug so that others may find this work around.

** Affects: zfs-linux (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/1851314

Title:
  upgrade from 19.04 to 19.10 fails to upgrade zfsutils-linux package

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

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

[Bug 1843333] [NEW] lvdisplay man page says to use -o help but that does not work.

2019-09-09 Thread Jay R. Wren
Public bug reported:

The lvdisplay man page suggesting something which does not work.

The manpage says:

Use -o help to view the list of all
  available fields.

Doing this gives an error:

$ sudo lvdisplay -o help /dev/datavg/lv1
  Incompatible options selected.
  Run `lvdisplay --help' for more information.


Expected:
A correct manpage.

** Affects: lvm2 (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/184

Title:
  lvdisplay man page says to use -o help but that does not work.

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

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

[Bug 1828078] [NEW] SSHGuard fails to start - systemd times out if iptables is large

2019-05-07 Thread Jay R. Wren
Public bug reported:

SSHGuard fails to start - systemd times out if iptables is large

The reason is the DNS reverse resolution for each item in iptables.

Expected: working SSHGuard.

Suggested fix: add -n to iptables -L INPUT and ip6tables -L INPUT in
/usr/lib/sshguard/firewall

** Affects: sshguard (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/1828078

Title:
  SSHGuard fails to start - systemd times out if iptables is large

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

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

[Bug 1812442] [NEW] trace-summary fails with `ImportError: No module named SubnetTree` and

2019-01-18 Thread Jay R. Wren
Public bug reported:

Deps are missing from the trace-summary package.

expected: the trace-summary command to work.

what happened:

```
$ trace-summary
Traceback (most recent call last):
  File "/usr/bin/trace-summary", line 19, in 
import SubnetTree
ImportError: No module named SubnetTree
```

After resolving the dependency myself, by installing the python-subtree
package with `apt install python-subnettree`, the command still does not
work:

```
$ trace-summary
Can't read pcap trace: 'ipsumdump' is required.
```

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: trace-summary 0.84-1
ProcVersionSignature: Ubuntu 4.15.0-42.45-generic 4.15.18
Uname: Linux 4.15.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.9-0ubuntu7.5
Architecture: amd64
Date: Fri Jan 18 15:55:30 2019
PackageArchitecture: all
ProcEnviron:
 TERM=tmux-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: trace-summary
UpgradeStatus: Upgraded to bionic on 2018-06-27 (204 days ago)

** Affects: trace-summary (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

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

Title:
  trace-summary fails with `ImportError: No module named SubnetTree` and

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trace-summary/+bug/1812442/+subscriptions

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

[Bug 1803424] [NEW] package install fails.

2018-11-14 Thread Jay R. Wren
Public bug reported:

on a fresh bionic install (cloudimg)

apt install tinyproxy fails due to bad assumptions in dpkg install
scripts.

```
Setting up tinyproxy (1.10.0-1) ...
chmod: cannot access '/var/log/tinyproxy/*': No such file or directory
dpkg: error processing package tinyproxy (--configure):
 installed tinyproxy package post-installation script subprocess returned error 
exit status 1
```

I touch a file in that directory so that glob matches and it exists, and
run again:

```
Setting up tinyproxy (1.10.0-1) ...
chown: cannot access '/var/log/tinyproxy.*': No such file or directory
dpkg: error processing package tinyproxy (--configure):
 installed tinyproxy package post-installation script subprocess returned error 
exit status 1
Errors were encountered while processing:
 tinyproxy
E: Sub-process /usr/bin/dpkg returned an error code (1)
```

I touch a file matching that glob and try again:

```
$ sudo touch /var/log/tinyproxy.delme
...
Setting up tinyproxy (1.10.0-1) ...
Created symlink /etc/systemd/system/multi-user.target.wants/tinyproxy.service → 
/lib/systemd/system/t
inyproxy.service.
```


Expected: ability to install the tinyproxy package without workarounds.

** Affects: tinyproxy (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/1803424

Title:
  package install fails.

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

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

[Bug 1750651] [NEW] man page does not include options specific to eog

2018-02-20 Thread Jay R. Wren
Public bug reported:

The manpage includes config for X and GTK, but not the specific EOG
stuff mentioned here:

https://help.gnome.org/users/eog/stable/commandline.html.en

I was specifically looking for --fullscreen and --disable-gallery which
are not mentioned.

** Affects: eog (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/1750651

Title:
  man page does not include options specific to eog

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

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

[Bug 1730696] [NEW] *** buffer overflow detected ***: find terminated

2017-11-07 Thread Jay R. Wren
Public bug reported:

When running find with -printf "%T+ %p\n"

The -printf "%T+ %p\n" worked in previous versions. This is a new bug in
17.10.

```
> find .  -printf "%A+ %p\n"
*** buffer overflow detected ***: find terminated
Aborted (core dumped)
```

** Affects: coreutils (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/1730696

Title:
  *** buffer overflow detected ***: find terminated

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

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

[Bug 1675900] [NEW] The trusty snapd package depends on linux kernel but this is not needed in trusty in a container

2017-03-24 Thread Jay R. Wren
Public bug reported:

What I did:

apt-get install --no-install-recommends snapd

What I got:

More dependencies than I needed.

What I expected:

A kernel not to be installed when I am running in a container. The
kernel will not get used. Please do not install it.

** Affects: ubuntu-snappy (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/1675900

Title:
  The trusty snapd package depends on linux kernel but this is not
  needed in trusty in a container

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

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


[Bug 1668813] [NEW] The tc man page references tc-index man page but tc-index man page does not exist

2017-02-28 Thread Jay R. Wren
Public bug reported:

The tc man page references tc-index man page but tc-index man page does
not exist.

The tc-index man page is incorrectly named tcindex.

This is on Xenial, using package version 4.3.0-1ubuntu3 of iproute2

** Affects: iproute2 (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/1668813

Title:
  The tc man page references tc-index man page but tc-index man page
  does not exist

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

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


Re: [Bug 1657168] Re: adding PPA says team or user does not exist if LP is inaccessible

2017-01-17 Thread Jay R. Wren
Yes, the bug is that the error message is deceptive if the host network is
down.

On Tue, Jan 17, 2017 at 11:33 AM, dino99 <1657...@bugs.launchpad.net>
wrote:

> the ppa is active: https://launchpad.net/~conjure-up/+archive/ubuntu/next
> so the script seems failing doing its job (maybe against https)
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1657168
>
> Title:
>   adding PPA says team or user does not exist if LP is inaccessible
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/software-
> properties/+bug/1657168/+subscriptions
>

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

Title:
  adding PPA says team or user does not exist if LP is inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1657168/+subscriptions

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


[Bug 1657168] [NEW] adding PPA says team or user does not exist if LP is inaccessible

2017-01-17 Thread Jay R. Wren
Public bug reported:

lxc exec kubernetes — apt-add-repository ppa:conjure-up/next -y
with:
Cannot add PPA: ‘ppa:~conjure-up/ubuntu/next’.
ERROR: ‘~conjure-up’ user or team does not exist.


It would be better to note that the network is down or that launchpad is not 
accessible.


To reproduce:

lxc launch ubuntu:16.04 kubernetes
lxc exec kubernetes -- ifdown eth0
lxc exec kubernetes — apt-add-repository ppa:conjure-up/next -y

** Affects: software-properties (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/1657168

Title:
  adding PPA says team or user does not exist if LP is inaccessible

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1657168/+subscriptions

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

[Bug 1477198] Re: Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

2017-01-06 Thread Jay R. Wren
using 1.5.10-1~0.IS.14.04.0 from `deb
http://archive.admin.canonical.com/ubuntu trusty-cat-haproxy main` and
haproxy juju charm configured with source to that apt list line.

Observing this behavior.

Part of the problem seems to be `service haproxy reload` uses haproxy
-sf, but the pids listed as -sf arguents are not finishing and exiting.
They continue to service requests with the old haproxy config.

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

Title:
  Stop doesn't work on 14.04 (start-stop-daemon --pid not supported)

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-archive/+bug/1477198/+subscriptions

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


[Bug 1641238] Re: as a reverse proxy, a 100 continue response is sent prematurely when a request contains expects: 100-continue

2016-11-28 Thread Jay R. Wren
Hi Robie,

The specific need is that www.jujucharms.com uses apache2 as a reverse
proxy to charmstore. The upload of resources and charms is suboptimal
without 100-continue support. While investigating adding 100-continue
support, we ran into this bug. As for a general need for this to be
fixed in Ubuntu, I know of none, other than correctly supporting
100-continue in http reverse proxies.

Only Ubuntu users using mod_proxy_http to reverse proxy a service which
implements 100-continue are impacted by this problem. There must not be
any. I'm honestly surprised that this bug has existed for so long.

I am working with upstream to get this or a similar patch applied. I'll
continue doing so.

Thanks,
--
Jay

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

Title:
  as a reverse proxy, a 100 continue response is sent prematurely when a
  request contains expects: 100-continue

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

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


[Bug 1641238] [NEW] as a reverse proxy, a 100 continue response is sent prematurely when a request contains expects: 100-continue

2016-11-11 Thread Jay R. Wren
Public bug reported:

This effects trusty, xenial and current httpd trunk.

https://bz.apache.org/bugzilla/show_bug.cgi?id=60330

As a reverse proxy, a 100 continue response is sent prematurely when a
request contains expects: 100-continue. This causes the requesting
client to send a body. The apache httpd proxy will then read the body
and attempt to send it to the backend, but the backend already sent an
error and should be allowed to NOT read the remaining request body,
which never should have existed. When the backend does not read the
request body mod_proxy_pass errors and returns a 500 error to the
client. The client never receives the correct error message.

** Affects: apache2
 Importance: Unknown
 Status: Unknown

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

** Bug watch added: bz.apache.org/bugzilla/ #60330
   https://bz.apache.org/bugzilla/show_bug.cgi?id=60330

** Also affects: apache2 via
   https://bz.apache.org/bugzilla/show_bug.cgi?id=60330
   Importance: Unknown
   Status: Unknown

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

Title:
  as a reverse proxy, a 100 continue response is sent prematurely when a
  request contains expects: 100-continue

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

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


[Bug 1628278] [NEW] mpm_worker has a limit of 64 ThreadsPerChild even if you configure it with a larger number

2016-09-27 Thread Jay R. Wren
Public bug reported:

$ apache2 -v
Server version: Apache/2.4.7 (Ubuntu)
Server built:   Jul 15 2016 15:34:04
$ cat /etc/os-release
NAME="Ubuntu"
VERSION="14.04.4 LTS, Trusty Tahr"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 14.04.4 LTS"
VERSION_ID="14.04"
HOME_URL="http://www.ubuntu.com/";
SUPPORT_URL="http://help.ubuntu.com/";
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/";

Configure apache like so:


 StartServers 10
 MinSpareThreads 25
 MaxSpareThreads 750
 ThreadLimit 1000
 ThreadsPerChild 750
# MaxRequestWorkers aka MaxClients => ServerLimit *ThreadsPerChild
 MaxRequestWorkers 15000
 MaxConnectionsPerChild 0
 ServerLimit 20
 ThreadStackSize 524288


Use a tool such as slowhttptest to keep lots of connections open:

$ slowhttptest -c 2 -H -g -o my_header_stats-20k -i 10 -r 2000 -t
GET -u http://localhost/ -x 24 -p 3

Notice how the httpd processes only have 66 threads each:

$ ps -uwww-data -opid,ppid,nlwp | wc -l
  PID  PPID NLWP
  357 309549
  561 309544
  706 30954   22
 1057 30954   66
 1125 30954   66
 1126 30954   66
 1259 30954   66
 1326 30954   66
 1327 30954   66
 1461 30954   66
 1528 30954   66
 1529 30954   66
 1662 30954   66
 1729 30954   66

Now change to mpm_event with the same settings and do the test again:

$ ps -uwww-data -opid,ppid,nlwp
  PID  PPID NLWP
 3100  3097  752
 3102  3097  752
 3229  3097  752
 3448  3097  752
10650  3097  752


Expected behavior: worker should behave much like event as documented: 
http://httpd.apache.org/docs/current/mod/event.html 
http://httpd.apache.org/docs/current/mod/worker.html

** Affects: apache2 (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/1628278

Title:
  mpm_worker has a limit of 64 ThreadsPerChild even if you configure it
  with a larger number

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

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


Re: [Bug 1609089] Re: spews messages to syslog endlessly

2016-08-31 Thread Jay R. Wren
Thanks!

Why is it in the repo if it is not longer needed nor supported? I see it is
in universe, I guess it was not installed by default and I installed it
thinking it would help with heat problems.


On Wed, Aug 31, 2016 at 1:55 PM, Phillip Susi  wrote:

> Just an FYI, the cpufreqd package is no longer needed nor supported so
> you should simply remove it.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1609089
>
> Title:
>   spews messages to syslog endlessly
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/cpufreqd/+bug/
> 1609089/+subscriptions
>

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

Title:
  spews messages to syslog endlessly

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

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


[Bug 1562219] Re: xinit will not work as non-root.

2016-08-04 Thread Jay R. Wren
another workaround:

setfacl -m u:kodi:rw /dev/tty0 /dev/tty7

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

Title:
  xinit will not work as non-root.

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

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


[Bug 1609089] Re: spews messages to syslog endlessly

2016-08-02 Thread Jay R. Wren
** Description changed:

- This is on a System76 Pangolin. I think it is a pan5. It is from October
- 2009.
+ This is on a System76 Pangolin, a pan6. It is from October 2009.
  
  Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: 
get_class_device_attribute: couldn't open 
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT0/power_now (No 
such file or directory)
  Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: 
get_class_device_attribute: cannot read 
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT0/current_now 
(No such device)
  Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: acpi_battery_init   
 : Couldn't open BAT0 attributes
  
  is written to syslog every few seconds. If i hadn't noticed it would
  have quickly filled my disk.
+ 
+ ⟫ lspci
+ 00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub (rev 07)
+ 00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express 
Graphics Port (rev 07)
+ 00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 03)
+ 00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 03)
+ 00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 03)
+ 00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 03)
+ 00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)
+ 00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 
(rev 03)
+ 00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 
(rev 03)
+ 00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 
(rev 03)
+ 00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 
(rev 03)
+ 00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 
(rev 03)
+ 00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 03)
+ 00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 03)
+ 00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 03)
+ 00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 03)
+ 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
+ 00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
+ 00:1f.2 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port 
SATA Controller [IDE mode] (rev 03)
+ 00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 
03)
+ 00:1f.5 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port 
SATA Controller [IDE mode] (rev 03)
+ 01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce G 105M] 
(rev a1)
+ 02:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300
+ 06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. 
RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 02)
+ 07:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
+ 07:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host 
Controller
+ 07:00.3 System peripheral: JMicron Technology Corp. MS Host Controller
+ 
+ > lsb_release -a
+ No LSB modules are available.
+ Distributor ID: Ubuntu
+ Description:Ubuntu 16.04.1 LTS
+ Release:16.04
+ Codename:   xenial
+ 
+ > uname -a
+ Linux jrwren-Pangolin-Performance 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 
18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  spews messages to syslog endlessly

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

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

[Bug 1609089] [NEW] spews messages to syslog endlessly

2016-08-02 Thread Jay R. Wren
Public bug reported:

This is on a System76 Pangolin, a pan6. It is from October 2009.

Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: 
get_class_device_attribute: couldn't open 
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT0/power_now (No 
such file or directory)
Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: 
get_class_device_attribute: cannot read 
/sys/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0A:00/power_supply/BAT0/current_now 
(No such device)
Aug  2 14:51:29 jrwren-Pangolin-Performance cpufreqd: acpi_battery_init
: Couldn't open BAT0 attributes

is written to syslog every few seconds. If i hadn't noticed it would
have quickly filled my disk.

⟫ lspci
00:00.0 Host bridge: Intel Corporation Mobile 4 Series Chipset Memory 
Controller Hub (rev 07)
00:01.0 PCI bridge: Intel Corporation Mobile 4 Series Chipset PCI Express 
Graphics Port (rev 07)
00:1a.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 03)
00:1a.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 03)
00:1a.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 03)
00:1a.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 03)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 1 
(rev 03)
00:1c.1 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 2 
(rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 3 
(rev 03)
00:1c.3 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 4 
(rev 03)
00:1c.4 PCI bridge: Intel Corporation 82801I (ICH9 Family) PCI Express Port 5 
(rev 03)
00:1d.0 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 03)
00:1d.1 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 03)
00:1d.2 USB controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 03)
00:1d.7 USB controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev 93)
00:1f.0 ISA bridge: Intel Corporation ICH9M LPC Interface Controller (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port 
SATA Controller [IDE mode] (rev 03)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 03)
00:1f.5 IDE interface: Intel Corporation 82801IBM/IEM (ICH9M/ICH9M-E) 2 port 
SATA Controller [IDE mode] (rev 03)
01:00.0 VGA compatible controller: NVIDIA Corporation G98M [GeForce G 105M] 
(rev a1)
02:00.0 Network controller: Intel Corporation Ultimate N WiFi Link 5300
06:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 
PCI Express Gigabit Ethernet Controller (rev 02)
07:00.0 System peripheral: JMicron Technology Corp. SD/MMC Host Controller
07:00.2 SD Host controller: JMicron Technology Corp. Standard SD Host Controller
07:00.3 System peripheral: JMicron Technology Corp. MS Host Controller

> lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 16.04.1 LTS
Release:16.04
Codename:   xenial

> uname -a
Linux jrwren-Pangolin-Performance 4.4.0-21-generic #37-Ubuntu SMP Mon Apr 18 
18:33:37 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

** Affects: cpufreqd (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/1609089

Title:
  spews messages to syslog endlessly

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

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

[Bug 1607821] Re: mongodb package recommends mongodb-dev

2016-07-29 Thread Jay R. Wren
** Description changed:

+ UPDATED: the first version of this description incorrectly mentioned
+ Recommends.
+ 
  For a vast majority of use cases, apt-get install mongodb is used to
- install mongodb. Ubuntu defaults to install recommends. This causes
- mongodb-dev to be installed, including a rather large dependency tree
- with compilers and boost-dev.
+ install mongodb. This causes mongodb-dev to be installed, including a
+ rather large dependency tree with compilers and boost-dev.
  
- I humbly request that mongodb-dev be moved from Recommends to Suggests
- for the mongodb package.
+ I humbly request that mongodb-dev be moved from Depends to Suggests for
+ the mongodb package and that Depends becomes mongodb-server, mongodb-
+ client.

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

Title:
  mongodb package recommends mongodb-dev

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

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


[Bug 1607821] [NEW] mongodb package recommends mongodb-dev

2016-07-29 Thread Jay R. Wren
Public bug reported:

For a vast majority of use cases, apt-get install mongodb is used to
install mongodb. Ubuntu defaults to install recommends. This causes
mongodb-dev to be installed, including a rather large dependency tree
with compilers and boost-dev.

I humbly request that mongodb-dev be moved from Recommends to Suggests
for the mongodb package.

** Affects: mongodb (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/1607821

Title:
  mongodb package recommends mongodb-dev

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

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


[Bug 1592822] Re: Charm push crashes when pushing 'big' charm.

2016-06-20 Thread Jay R. Wren
I replied on email list:

Hello Merlijn,

I can replicate the problem and I can work around it by using a faster
internet connection.

At some point, tcp connections have to time out. I can only replicate
the issue when that timeout is reached. If you have the means to
relocate to a faster internet connection temporarily for pushing to
charmstore, please do. You might also try recompressing any items in the
charm using a higher compression level. xz -9 instead of gzip -3 or
whatever things may be using now.

We are aware this is a poor longterm solution. We are investigating
better solutions for uploads. As you've mentioned, resources will also
help the situation.

I am sorry that I do not have a better solution.

---

The timeout is apache setting `Timeout` which defaults to 300. It is
likely squid and/or haproxy also have a similar timeout. We cannot
support arbitrary large file uploads at arbitrary low speeds without
exhausting TCP connections. It seems we may wish to state 200MB as a
practical charm size limit.

** Changed in: charm (Ubuntu)
   Status: New => Confirmed

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

Title:
  Charm push crashes when pushing 'big' charm.

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

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


[Bug 1555760] [NEW] Too many levels of symbolic links /proc/sys/fs/binfmt_misc

2016-03-10 Thread Jay R. Wren
Public bug reported:

At first I thought this was an LXD issue, but it turns out the issue is
in systemd

https://github.com/lxc/lxd/issues/1727#issuecomment-194416558

ls -l  /proc/sys/fs/binfmt_misc  fails with error:

Too many levels of symbolic links


I restarted binfmt manually by running:

sudo /usr/sbin/update-binfmts --disable
sudo /usr/sbin/update-binfmts --enable

I think using systemd to do this would have also worked:

sudo service binfmt-support restart

** Affects: binfmt-support (Ubuntu)
 Importance: Undecided
 Status: New

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

** Also affects: binfmt-support (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/1555760

Title:
   Too many levels of symbolic links /proc/sys/fs/binfmt_misc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/binfmt-support/+bug/1555760/+subscriptions

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


[Bug 1379567] Re: maas-proxy is an open proxy with no ACLs; it should add networks automatically

2016-03-09 Thread Jay R. Wren
I'm disappointed that maas being an open proxy isn't mentioned anywhere in the 
documentation, that I could find. It should be mentioned in big bold red 
letters, maybe blink or marquee. The, "not designed to be run on the internet" 
is fine, but it should be well documented and so should the reason why. Many 
corporate networks are just as sensitive to internal security issues as they 
are to exposing public internet. Having an open proxy in their private network 
may harm their intranet security design.

We (team yellow) are running maas on an host on the internet. I
customized the squid config that maas-proxy uses to prevent it from
proxying for internet source request. I suspect that the next maas
update will replace those changes, so I also added iptables rules to
block traffic to those ports from the internet.

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

Title:
  maas-proxy is an open proxy with no ACLs; it should add networks
  automatically

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

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


[Bug 1551784] [NEW] the created /etc/ssl/certs/ssl-cert-snakeoil.pem cert is not able to sign itself according to X509v3 Basic Constraints

2016-03-01 Thread Jay R. Wren
Public bug reported:

The generated cert has incorrect X509v3 Basic Constraints: CA: FALSE.

This prevents certificate validation even when the certificate has been
added to another systems trusted CA.

** Affects: ssl-cert (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/1551784

Title:
  the created /etc/ssl/certs/ssl-cert-snakeoil.pem cert is not able to
  sign itself  according to X509v3 Basic Constraints

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ssl-cert/+bug/1551784/+subscriptions

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


[Bug 1510220] [NEW] add-apt-repository backtraces on PPA with utf8 characters

2015-10-26 Thread Jay R. Wren
Public bug reported:

On a brand new trusty container:

root@apatest3:~# add-apt-repository ppa:ondrej/apache2
 This branch follows latest PHP packages as maintained by the Debian Apache2 
team.

It also includes some widely used Apache 2 modules (if you need some
other feel free to send me a request).

If you need to stay with PHP 5 you can use the PHP repository:
https://launchpad.net/~ondrej/+archive/php5

BUGS&FEATURES: This PPA now has a issue tracker:
https://deb.sury.org/pages/bugreporting.html

PLEASE READ: If you like my work and want to give me a little motivation, 
please consider donating: https://deb.sury.org/pages/donate.html
 More info: https://launchpad.net/~ondrej/+archive/ubuntu/apache2
Press [ENTER] to continue or ctrl-c to cancel adding it

gpg: keyring `/tmp/tmprl8b6i1r/secring.gpg' created
gpg: keyring `/tmp/tmprl8b6i1r/pubring.gpg' created
gpg: requesting key E5267A6C from hkp server keyserver.ubuntu.com
gpg: /tmp/tmprl8b6i1r/trustdb.gpg: trustdb created
gpg: key E5267A6C: public key "Launchpad PPA for Ond\xc5\x99ej Sur▒" imported
gpg: Total number processed: 1
gpg:   imported: 1  (RSA: 1)
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
  File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs)
  File 
"/usr/lib/python3/dist-packages/softwareproperties/SoftwareProperties.py", line 
687, in addkey_func
func(**kwargs)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 370, in 
add_key
return apsk.add_ppa_signing_key()
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 261, in 
add_ppa_signing_key
tmp_export_keyring, signing_key_fingerprint, tmp_keyring_dir):
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 210, in 
_verify_fingerprint
got_fingerprints = self._get_fingerprints(keyring, keyring_dir)
  File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 202, in 
_get_fingerprints
output = subprocess.check_output(cmd, universal_newlines=True)
  File "/usr/lib/python3.4/subprocess.py", line 605, in check_output
output, unused_err = process.communicate(inputdata, timeout=timeout)
  File "/usr/lib/python3.4/subprocess.py", line 936, in communicate
stdout = _eintr_retry_call(self.stdout.read)
  File "/usr/lib/python3.4/subprocess.py", line 487, in _eintr_retry_call
return func(*args)
  File "/usr/lib/python3.4/encodings/ascii.py", line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc5 in position 92: 
ordinal not in range(128)

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: software-properties-common 0.92.37.5
ProcVersionSignature: Ubuntu 3.19.0-23.24-generic 3.19.8-ckt2
Uname: Linux 3.19.0-23-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.15
Architecture: amd64
Date: Mon Oct 26 18:22:33 2015
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
SourcePackage: software-properties
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: software-properties (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug trusty uec-images

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

Title:
  add-apt-repository backtraces on PPA with utf8 characters

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1510220/+subscriptions

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

[Bug 1456422] [NEW] limit nofile 64000 64000 or similar in an upstart job fails in a user lxc

2015-05-18 Thread Jay R. Wren
Public bug reported:

You can reproduce this by running an unprivileged lxc and attempting to
install mongodb

$ lxc-create -n crisp-Hadley -t ubuntu-cloud -- -r trusty -S 
~/.ssh/id_rsa-canonical.pub
$ lxc-start -n crisp-Hadley
$ lxc-attach -n crisp-Hadley
# apt-get install mongodb
Setting up mongodb-server (1:2.4.9-1ubuntu2) ...
start: Job failed to start
invoke-rc.d: initscript mongodb, action "start" failed.
dpkg: error processing package mongodb-server (--configure):
  subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 mongodb-server
E: Sub-process /usr/bin/dpkg returned an error code (1)

dpkg will fail because the postinst fails because the upstart job fails
because the rlimit call fails.

** Affects: lxc
 Importance: Undecided
 Status: New

** Affects: upstart
 Importance: Undecided
 Status: New

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

** Also affects: upstart
   Importance: Undecided
   Status: New

** Also affects: mongodb (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/1456422

Title:
  limit nofile 64000 64000 or similar in an upstart job fails in a user
  lxc

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

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


[Bug 1419267] Re: libjpegturbo.so missing from -dev package

2015-03-02 Thread Jay R. Wren
If there should not be a symlink to that file, then the fact that this
package cannot be used to develop against turbojpeg should be documented
somewhere. At a minimum it should be in the debian/changelog. I'd prefer
that it is mentioned in debian/control.

I don't know what proprietary means for BSD-style licensed software.
http://svn.code.sf.net/p/libjpeg-turbo/code/trunk/README-turbo.txt
states the license clearly.

To anyone else who would like to work around this bug, run this command:

sudo ln -s  libturbojpeg.so.0 /usr/lib/x86_64-linux-gnu/libturbojpeg.so

Now you will be able to link against turbojpeg with standard build tools
which expect -lturbojpeg to work as a flag to ld.

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

Title:
  libjpegturbo.so missing from -dev package

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

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


[Bug 1419267] [NEW] libjpegturbo.so missing from -dev package

2015-02-07 Thread Jay R. Wren
Public bug reported:

$ dpkg -L libjpeg-turbo8-dev
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/libjpeg-turbo8-dev
/usr/share/doc/libjpeg-turbo8-dev/copyright
/usr/share/doc/libjpeg-turbo8-dev/README.gz
/usr/share/doc/libjpeg-turbo8-dev/structure.txt.gz
/usr/share/doc/libjpeg-turbo8-dev/README-turbo.txt.gz
/usr/share/doc/libjpeg-turbo8-dev/libjpeg.txt.gz
/usr/lib
/usr/lib/x86_64-linux-gnu
/usr/lib/x86_64-linux-gnu/libjpeg.a
/usr/lib/x86_64-linux-gnu/libturbojpeg.a
/usr/include
/usr/include/jerror.h
/usr/include/turbojpeg.h
/usr/include/jmorecfg.h
/usr/include/jpeglib.h
/usr/include/jpegint.h
/usr/include/x86_64-linux-gnu
/usr/include/x86_64-linux-gnu/jconfig.h
/usr/share/doc/libjpeg-turbo8-dev/changelog.Debian.gz
/usr/lib/x86_64-linux-gnu/libjpeg.so


See the libjpeg.so symlink. This is good.

I also expect a libturbojpeg.so symlink. This is missing. Please add so
that I can build software which depends on this dynamic library without
manually creating this symlink.

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: libturbojpeg 1.3.0-0ubuntu2
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.14.7-0ubuntu8.1
Architecture: amd64
Date: Sat Feb  7 08:41:19 2015
Dependencies:
 gcc-4.9-base 4.9.1-16ubuntu6
 libc6 2.19-10ubuntu2.2
 libgcc1 1:4.9.1-16ubuntu6
 multiarch-support 2.19-10ubuntu2.2
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libjpeg-turbo
UpgradeStatus: Upgraded to utopic on 2014-10-24 (105 days ago)

** Affects: libjpeg-turbo (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug uec-images utopic

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

Title:
  libjpegturbo.so missing from -dev package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libjpeg-turbo/+bug/1419267/+subscriptions

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


[Bug 1417229] Re: in the LXC host mongodb server will not start if mongodb is already running in an LXC guest

2015-02-02 Thread Jay R. Wren
** Branch linked: lp:~evarlast/ubuntu/trusty/mongodb/upstart-workaround-
debian-bug-718702

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

Title:
  in the LXC host mongodb server will not start if mongodb is already
  running in an LXC guest

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

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


[Bug 1417229] Re: in the LXC host mongodb server will not start if mongodb is already running in an LXC guest

2015-02-02 Thread Jay R. Wren
** Branch linked: lp:~evarlast/ubuntu/utopic/mongodb/upstart-workaround-
debian-bug-718702

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

Title:
  in the LXC host mongodb server will not start if mongodb is already
  running in an LXC guest

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

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


[Bug 1417229] [NEW] in the LXC host mongodb server will not start if mongodb is already running in an LXC guest

2015-02-02 Thread Jay R. Wren
Public bug reported:

This is a specific instance of this bug. https://bugs.debian.org/cgi-
bin/bugreport.cgi?bug=718702

** Affects: mongodb (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/1417229

Title:
  in the LXC host mongodb server will not start if mongodb is already
  running in an LXC guest

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

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


[Bug 706011] Re: gpg --key-gen doesn't have enough entropy and rng-tools install/start fails

2014-12-17 Thread Jay R. Wren
I think that this is a real bug.

http://www.2uo.de/myths-about-urandom/

Says that /dev/urandom is the correct source and that there is no reason
to not use it.

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

Title:
  gpg --key-gen doesn't have enough entropy and rng-tools install/start
  fails

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

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


[Bug 1403101] Re: Incorrect Homepage in debian/control

2014-12-16 Thread Jay R. Wren
https://code.launchpad.net/~evarlast/ubuntu/utopic/pngnq/update-
homepage/+merge/244866

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

Title:
  Incorrect Homepage in debian/control

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

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


[Bug 1403101] [NEW] Incorrect Homepage in debian/control

2014-12-16 Thread Jay R. Wren
Public bug reported:

it seems http://www.cybertherial.com/pngnq/pngnq.html is incorrect and
http://pngnq.sourceforge.net is the new home.

If packages.ubuntu.com had a link to source pkg, I'd submit a pull
request to update this.

** Affects: pngnq (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/1403101

Title:
  Incorrect Homepage in debian/control

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

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


[Bug 1333140] Re: Fix udev rules to consider mmc rpmb partitions

2014-11-23 Thread Jay R. Wren
Also experiencing this on Acer ES1-111M-C40S.

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

Title:
  Fix udev rules to consider mmc rpmb partitions

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

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


[Bug 1385390] [NEW] package ack-grep 2.12-1 failed to install/upgrade: trying to overwrite `/usr/bin/ack', which is the diverted version of `/usr/bin/ack-grep'

2014-10-24 Thread Jay R. Wren
Public bug reported:

during a do-release-upgrade trusty->utopic

ProblemType: Package
DistroRelease: Ubuntu 14.10
Package: ack-grep 2.12-1
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
Date: Fri Oct 24 11:10:14 2014
DuplicateSignature: package:ack-grep:2.12-1:trying to overwrite `/usr/bin/ack', 
which is the diverted version of `/usr/bin/ack-grep'
ErrorMessage: trying to overwrite `/usr/bin/ack', which is the diverted version 
of `/usr/bin/ack-grep'
PackageArchitecture: all
SourcePackage: ack-grep
Title: package ack-grep 2.12-1 failed to install/upgrade: trying to overwrite 
`/usr/bin/ack', which is the diverted version of `/usr/bin/ack-grep'
UpgradeStatus: Upgraded to utopic on 2014-10-24 (0 days ago)

** Affects: ack-grep (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package dist-upgrade package-conflict uec-images utopic

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

Title:
  package ack-grep 2.12-1 failed to install/upgrade: trying to overwrite
  `/usr/bin/ack', which is the diverted version of `/usr/bin/ack-grep'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ack-grep/+bug/1385390/+subscriptions

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


[Bug 1323024] Re: Urlsnarf crashes after start

2014-09-27 Thread Jay R. Wren
I attempted a PPA with the bad patch removed from quilt.

https://launchpad.net/~evarlast/+archive/ubuntu/dsniff

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

Title:
  Urlsnarf crashes after start

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

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


[Bug 1323024] Re: Urlsnarf crashes after start

2014-09-27 Thread Jay R. Wren
Notice: it is not a crash.

$ sudo urlsnarf
urlsnarf: listening on eth0 [tcp port 80 or port 8080 or port 3128]
$ echo $?
0


I looked at the source. The pcap timeout of zero once represented "no timeout" 
but in newer libpcap the pcap_set_timeout man page says:

   The behavior, if the timeout isn't specified, is undefined.  We 
recommend  always  setting
   the timeout to a non-zero value.

The patch in the package 23_urlsnarf_timestamp.patch  looks to be the
culprit.

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

Title:
  Urlsnarf crashes after start

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

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


[Bug 1309678] Re: a value is required for the control bucket field

2014-09-18 Thread Jay R. Wren
Nevermind the above SSL error message. I had python-websocket installed
from juju-stable ppa.

Testing without ppa package and with trusty and trusty-proposed packages
works.

$ juju-quickstart
juju quickstart v1.3.1
bootstrapping the jrwren-aws environment (type: ec2)
reusing the already bootstrapped jrwren-aws environment
retrieving the environment status
retrieving the Juju API address
connecting to wss://ec2-54-208-132-174.compute-1.amazonaws.com:17070
bootstrap node series: trusty
charm URL: cs:trusty/juju-gui-7
requesting juju-gui deployment
juju-gui deployment request accepted
exposing service juju-gui
requesting new unit deployment
juju-gui/0 deployment request accepted
juju-gui/0 placed on ec2-54-208-132-174.compute-1.amazonaws.com
juju-gui/0 deployment is pending
machine 0 is started
juju-gui/0 is installed
juju-gui/0 is ready on machine 0

Juju GUI URL: https://ec2-54-208-132-174.compute-1.amazonaws.com
password: ***

connecting to the Juju GUI server
done!

Run "juju quickstart -e jrwren-aws" again if you want
to reopen and log in to the GUI browser later.
Run "juju quickstart -i" if you want to manage
or bootstrap your Juju environments using the
interactive session.
Run "juju destroy-environment jrwren-aws [-y]"
to destroy the environment you just bootstrapped.

tagging verifiation-done

** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  a value is required for the control bucket field

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-quickstart/+bug/1309678/+subscriptions

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


[Bug 1309678] Re: a value is required for the control bucket field

2014-09-18 Thread Jay R. Wren
I cannot reproduce using local. It would have been worth noting that this only 
effects openstack and ec2 providers.

Using the versions from trusty-proposed
 juju=1.18.4+dfsg-0ubuntu0.14.04.1
juju-quickstart=1.3.1-0ubuntu1.1

I can't verify because of SSL certificate validation errors.

juju bootstrap works and then juju-quickstart fails:

$ juju-quickstart
juju quickstart v1.3.1
bootstrapping the jrwren-aws environment (type: ec2)
reusing the already bootstrapped jrwren-aws environment
retrieving the environment status
retrieving the Juju API address
connecting to wss://ec2-54-208-132-174.compute-1.amazonaws.com:17070
12:31:37 WARNING app@connect:300 Retrying: unable to connect to the Juju API 
server on wss://ec2-54-208-132-174.compute-1.amazonaws.com:17070: [Errno 1] 
_ssl.c:510: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate 
verify failed

It retries a number of time before giving up.

Is this a new bug?

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

Title:
  a value is required for the control bucket field

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-quickstart/+bug/1309678/+subscriptions

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


[Bug 1306537] Re: LXC local provider fails to provision precise instances from a trusty host

2014-09-18 Thread Jay R. Wren
Forced use of precise with:

juju-quickstart --gui-charm-url cs:~juju-gui/precise/juju-gui-169

Everything worked.

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

Title:
  LXC local provider fails to provision precise instances from a trusty
  host

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1306537/+subscriptions

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


[Bug 1306537] Re: LXC local provider fails to provision precise instances from a trusty host

2014-09-18 Thread Jay R. Wren
Tested with 
juju-quickstart 1.3.1-0ubuntu1.1   (from proposed)
# juju version
1.18.4-trusty-amd64

quickstart defaults to default-series trusty, this works.

Tested a second time with default-series precise, this also works, but
deploys on trusty.

I do not know how to test this, can someone give more specific
instructions on how to force precise ?

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

Title:
  LXC local provider fails to provision precise instances from a trusty
  host

To manage notifications about this bug go to:
https://bugs.launchpad.net/juju-core/+bug/1306537/+subscriptions

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


[Bug 1280037] [NEW] pvdisplay manpage incorrectly says kilobyte when it is really a count of 512b blocks

2014-02-13 Thread Jay R. Wren
Public bug reported:

when using the -c output of pvdisplay the man page says the value of the
third column is " * physical volume size in kilobytes"

It is not. The value is the size of the physical volume in 512byte
blocks.

This could lead an admin (me) to doing the wrong match and destroying
filesystems with LVM2 as a result.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: lvm2 2.02.98-6ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
Uname: Linux 3.11.0-11-generic x86_64
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Thu Feb 13 19:34:39 2014
MarkForUpload: True
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: lvm2
UpgradeStatus: Upgraded to saucy on 2013-10-08 (128 days ago)

** Affects: lvm2 (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug saucy uec-images

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

Title:
  pvdisplay manpage incorrectly says kilobyte when it is really a count
  of 512b blocks

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

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


[Bug 1246952] [NEW] tools -- snort-control, u2boat, u2spewfoo -- aren't packaged

2013-10-31 Thread Jay R. Wren
Public bug reported:

These are fundamental parts of snort and should be in the snort package.

** Affects: snort (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/1246952

Title:
  tools -- snort-control, u2boat, u2spewfoo -- aren't packaged

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

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


[Bug 1107686] Re: dhcpd: Open a socket for LPF: Permission denied

2013-04-09 Thread Jay R. Wren
I second the issue with 4.2.4-1ubuntu10.2 as reported by @intronauta

4.2.4-1ubuntu10.2 seems to revert the previous fix.

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

Title:
  dhcpd: Open a socket for LPF: Permission denied

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1107686/+subscriptions

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


[Bug 1140207] [NEW] [System76, Inc. Pangolin Performance] suspend/resume failure

2013-03-02 Thread Jay R. Wren
Public bug reported:

system went to sleep just fine, but I could not wake it from sleep.

I think this could be because the system76 drivers did not install in
13.04. The deb says it is an unsupported version.

ProblemType: KernelOops
DistroRelease: Ubuntu 13.04
Package: linux-image-3.8.0-9-generic 3.8.0-9.18
ProcVersionSignature: Ubuntu 3.8.0-9.18-generic 3.8.1
Uname: Linux 3.8.0-9-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.9-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  jrwren 2236 F pulseaudio
Date: Sat Mar  2 11:02:39 2013
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=b480f63a-07db-4525-93da-dbf2ac773e17
InstallationDate: Installed on 2013-02-26 (3 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
InterpreterPath: /usr/bin/python3.3
MachineType: System76, Inc. Pangolin Performance
MarkForUpload: True
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 nouveaufb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-9-generic 
root=UUID=d61bcee6-e1c4-4ecf-bbbd-2ae0f4ba144c ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.8.0-9-generic N/A
 linux-backports-modules-3.8.0-9-generic  N/A
 linux-firmware   1.103
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
Title: [System76, Inc. Pangolin Performance] suspend/resume failure
UpgradeStatus: Upgraded to raring on 2013-03-02 (0 days ago)
UserGroups:
 
dmi.bios.date: 09/07/2009
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: 1.02.23i76
dmi.board.asset.tag: Tag 12345
dmi.board.name: M740TU(N)/M760TU(N)/W7X0TUN
dmi.board.vendor: CLEVO Co.
dmi.board.version: Not Applicable
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 1
dmi.chassis.vendor: No Enclosure
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvr1.02.23i76:bd09/07/2009:svnSystem76,Inc.:pnPangolinPerformance:pvrpanp6:rvnCLEVOCo.:rnM740TU(N)/M760TU(N)/W7X0TUN:rvrNotApplicable:cvnNoEnclosure:ct1:cvrN/A:
dmi.product.name: Pangolin Performance
dmi.product.version: panp6
dmi.sys.vendor: System76, Inc.

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


** Tags: amd64 apport-kerneloops raring resume suspend

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

Title:
  [System76, Inc. Pangolin Performance] suspend/resume failure

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

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


[Bug 1023571] Re: python-xdg is not a dependency, but it should be

2013-01-02 Thread Jay R. Wren
updated bug report with "Updated: in Ubuntu Quantal with no other
testdrive installed"

** Changed in: testdrive (Ubuntu)
   Status: Incomplete => New

** Description changed:

+ UPDATE: in Ubuntu Quantal with no other testdrive installed
+ 
  $ apt-get install testdrive-cli
  ...
- $ testdrive 
+ $ testdrive
  ..
  python ImportError: No module named xdg.BaseDirectory
  $ apt-get install python-xdg
  ...
  $ testdrive
  ...
  
  Welcome to Testdrive!
  ...

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

Title:
  python-xdg is not a dependency, but it should be

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

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


[Bug 1079958] [NEW] cannot find mercurial python module: using wrong python

2012-11-16 Thread Jay R. Wren
Public bug reported:

when I run hg-fast-export I get this output:
Traceback (most recent call last):
  File "/usr/share/hg-fast-export/hg-fast-export.py", line 6, in 
from mercurial import repo,hg,cmdutil,util,ui,revlog,node
ImportError: No module named mercurial
git-fast-import statistics:

The hg-fast-export shell script is calling python which is python3, but
the mercurial python module is 2.7 only.

I can work around by setting PYTHON=python2.7 environment variable, but
this package should do this itself.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: hg-fast-export 20120618-1
ProcVersionSignature: Ubuntu 3.2.0-29.46-generic 3.2.24
Uname: Linux 3.2.0-29-generic x86_64
NonfreeKernelModules: tusbd
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Fri Nov 16 21:19:50 2012
MarkForUpload: True
PackageArchitecture: all
ProcEnviron:
 TERM=screen
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: hg-fast-export
UpgradeStatus: Upgraded to quantal on 2012-10-12 (35 days ago)

** Affects: hg-fast-export (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug quantal

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

Title:
  cannot find mercurial python module: using wrong python

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/hg-fast-export/+bug/1079958/+subscriptions

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


[Bug 1078764] [NEW] netbsd make is missing init.mk and bsd.init.mk

2012-11-14 Thread Jay R. Wren
Public bug reported:


/usr/share/mk
has these files:
bsd.dep.mk
bsd.doc.mk
bsd.files.mk
bsd.inc.mk
bsd.info.mk
bsd.kinc.mk
bsd.kmod.mk
bsd.lib.mk
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk
bsd.prog.mk
bsd.README
bsd.subdir.mk
bsd.sys.mk
Makefile
sys.mk

the bmake source install installs these files to $prefix/share/mk

auto.dep.mk
auto.obj.mk
autoconf.mk
autodep.mk
bsd.dep.mk
bsd.doc.mk
bsd.init.mk
bsd.lib.mk
bsd.links.mk
bsd.man.mk
bsd.nls.mk
bsd.obj.mk
bsd.own.mk
bsd.prog.mk
bsd.subdir.mk
dep.mk
dirdeps.mk
doc.mk
dpadd.mk
final.mk
gendirdeps.mk
host-target.mk
host.libnames.mk
inc.mk
init.mk
install-new.mk
java.mk
lib.mk
libnames.mk
libs.mk
links.mk
man.mk
meta.autodep.mk
meta.stage.mk
meta.subdir.mk
meta.sys.mk
meta2deps.py
meta2deps.sh
nls.mk
obj.mk
own.mk
prlist.mk
prog.mk
progs.mk
rst2htm.mk
scripts.mk
subdir.mk
sys
sys.mk
target-flags.mk
warnings.mk
yacc.mk


There a quite a few missing from the ubuntu package.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: pmake 1.111-3.2build1
ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
Uname: Linux 3.5.0-17-generic x86_64
NonfreeKernelModules: prl_fs_freeze prl_eth prl_fs prl_tg
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Wed Nov 14 10:42:38 2012
InstallationDate: Installed on 2012-11-02 (12 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MarkForUpload: True
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: pmake
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug quantal running-unity

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

Title:
  netbsd make is missing init.mk and bsd.init.mk

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

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


[Bug 1023571] [NEW] python-xdg is not a dependency, but it should be

2012-07-11 Thread Jay R. Wren
Public bug reported:

$ apt-get install testdrive-cli
...
$ testdrive 
..
python ImportError: No module named xdg.BaseDirectory
$ apt-get install python-xdg
...
$ testdrive
...

Welcome to Testdrive!
...

** Affects: testdrive (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/1023571

Title:
  python-xdg is not a dependency, but it should be

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

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


[Bug 1021398] Re: ifup bridge devices does not work with inet6

2012-07-05 Thread Jay R. Wren
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1021398

Title:
  ifup bridge devices does not work with inet6

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

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


[Bug 1021398] [NEW] ifup bridge devices does not work with inet6

2012-07-05 Thread Jay R. Wren
Public bug reported:

using a bridge device configured like this:

auto br0
iface br0 inet6 auto
iface br0 inet static
address 10.8.10.192
netmask 255.255.254.0
gateway 10.8.10.1
dns-nameservers 10.1.1.11 10.1.0.11
bridge_ports eth0
bridge_stp off
bridge_fd 0
bridge_maxwait 0

auto eth0
iface eth0 inet manual


yields an error when bringing up with ifup

error: "net.ipv6.conf.br0.accept_ra" is an unknown key
Failed to bring up br0.


commenting the inet6 line solves the problem.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ifupdown 0.7~beta2ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-26.41-generic 3.2.19
Uname: Linux 3.2.0-26-generic x86_64
ApportVersion: 2.0.1-0ubuntu11
Architecture: amd64
Date: Thu Jul  5 13:22:48 2012
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ifupdown
UpgradeStatus: Upgraded to precise on 2012-04-09 (87 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  ifup bridge devices does not work with inet6

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

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


[Bug 1000955] Re: incorrect documentation comment in /etc/default/rsyslog

2012-05-17 Thread Jay R. Wren
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1000955

Title:
  incorrect documentation comment in /etc/default/rsyslog

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

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


[Bug 1000955] [NEW] incorrect documentation comment in /etc/default/rsyslog

2012-05-17 Thread Jay R. Wren
Public bug reported:

the comment

# -r enables logging from remote machines (deprecated, only used in
compat mode < 3)

is no longer correct with the current version of rsyslog

Perhaps replacing that line with another comment would be better.

# rsyslogd no longer accepts the -r option to enable remote logging.
# instead edit /etc/rsyslogd.conf and uncomment #$ModLoad imudp
# and #$UDPServerRun 514

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: rsyslog 5.8.6-1ubuntu8
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Thu May 17 15:45:58 2012
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rsyslog
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  incorrect documentation comment in /etc/default/rsyslog

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

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


[Bug 999831] Re: espdiff is cute but confusing

2012-05-16 Thread Jay R. Wren
** Changed in: patchutils (Ubuntu)
   Status: New => Opinion

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

Title:
  espdiff is cute but confusing

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

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


[Bug 999831] Re: espdiff is cute but confusing

2012-05-15 Thread Jay R. Wren
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999831

Title:
  espdiff is cute but confusing

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

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


[Bug 999831] [NEW] espdiff is cute but confusing

2012-05-15 Thread Jay R. Wren
Public bug reported:

i was surprised to see a /usr/games on my fresh ubuntu-server install
with some dev tools.

espdiff is cute but confusing at first.

expected:
no jokes out of the box unless I opt into a joke package

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: patchutils 0.3.2-1.1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Tue May 15 13:16:09 2012
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: patchutils
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  espdiff is cute but confusing

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

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


[Bug 999778] Re: this package breaks source compatibility with libdnet by not keeping dnet.h file

2012-05-15 Thread Jay R. Wren
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/999778

Title:
  this package breaks source compatibility with libdnet by not keeping
  dnet.h file

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

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


[Bug 999778] [NEW] this package breaks source compatibility with libdnet by not keeping dnet.h file

2012-05-15 Thread Jay R. Wren
Public bug reported:

this is documented in usr/share/doc/libdumbnet-dev/README.Debian  but is
not an acceptable solution.

expected result:
source level compatibility with code which includes dnet.h

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: libdumbnet1 1.12-3.1
ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
Uname: Linux 3.2.0-23-generic x86_64
ApportVersion: 2.0.1-0ubuntu5
Architecture: amd64
Date: Tue May 15 12:06:13 2012
InstallationMedia: Ubuntu-Server 12.04 LTS "Precise Pangolin" - Release amd64 
(20120424.1)
ProcEnviron:
 TERM=screen
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: libdumbnet
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise

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

Title:
  this package breaks source compatibility with libdnet by not keeping
  dnet.h file

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

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


[Bug 930197] Re: mouse does not work in KVM (yes, this is an ubuntu installer issue)

2012-02-14 Thread Jay R. Wren
latest testdrive works great.

** Changed in: ubiquity (Ubuntu)
   Status: New => Fix Released

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

Title:
  mouse does not work in KVM (yes, this is an ubuntu installer issue)

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

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


[Bug 930197] Re: mouse does not work in KVM (yes, this is an ubuntu installer issue)

2012-02-10 Thread Jay R. Wren
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/930197

Title:
  mouse does not work in KVM (yes, this is an ubuntu installer issue)

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

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


[Bug 930197] [NEW] mouse does not work in KVM (yes, this is an ubuntu installer issue)

2012-02-10 Thread Jay R. Wren
Public bug reported:

testdrive launches kvm with -usb -usb device tablet for mouse tracking.
This stopped working (it did work just a few weeks ago).

This does work with previous ubuntu releases. It seems to be isolated to
pangolin current cd releases (which testdrive uses).

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: ubiquity 2.9.16
ProcVersionSignature: Ubuntu 3.2.0-14.23-generic 3.2.3
Uname: Linux 3.2.0-14-generic x86_64
ApportVersion: 1.91-0ubuntu1
Architecture: amd64
CasperVersion: 1.304
Date: Fri Feb 10 15:21:03 2012
LiveMediaBuild: Ubuntu 12.04 LTS "Precise Pangolin" - Alpha amd64 (20120210)
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug precise ubiquity-2.9.16 ubiquity-upgrade

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

Title:
  mouse does not work in KVM (yes, this is an ubuntu installer issue)

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

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


[Bug 887410] Re: plymouth ask-for-passphrase

2011-11-28 Thread Jay R. Wren
Clint,

I expect a prompt to be displayed to stdout and prompt for input on
stdin. What actually happens is that I start apache via ssh and the
prompt is displayed via plymouth on the server's console which I rarely
see.

It would be nice if the check was not just "if plymouth is running and
available" but instead "if plymouth is running and available and the
request was from a tty on which plymouth can prompt a request".  Or
maybe even just "and we are not on a pseudo terminal"

Here is my patch for ask-for-password in /usr/share/apache2
@@ -23,7 +23,7 @@
 
 prompt="Apache needs to decrypt your SSL Keys for $sitename ($keytype)
 Please enter passphrase:"
-if [ -x /bin/plymouth ] && plymouth --ping ; then
+if [ -x /bin/plymouth ] && plymouth --ping && ! `tty |grep pty`; then
 echo $prompt | logger
 exec plymouth ask-for-password --prompt="$prompt"
 else

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

Title:
  plymouth ask-for-passphrase

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

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


[Bug 887410] [NEW] plymouth ask-for-passphrase

2011-11-07 Thread Jay R. Wren
Public bug reported:

/usr/share/apache2/ask-for-passphrase has some rediculous plymouth
integration with no documentation on how to disable it.

** Affects: plymouth (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/887410

Title:
  plymouth ask-for-passphrase

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

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


[Bug 871782] [NEW] uses lower case m for mega, but SI standard is upper case M

2011-10-10 Thread Jay R. Wren
Public bug reported:

e.g.
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 1934 bind  20   0  201m  48m 1692 S0  0.6   7:00.54 named


that m in 201m VIRT and 48m for RES should be an uppercase M to adhere to SI 
standards.

** Affects: procps (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/871782

Title:
  uses lower case m for mega, but SI standard is upper case M

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

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


[Bug 840565] [NEW] new asp.net mvc project does not display anything

2011-09-03 Thread Jay R. Wren
Public bug reported:

WARNING [2011-09-03 15:11:18Z]: Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See http://monodevelop.com/Inotify_Watches_Limit for more info.
ERROR [2011-09-03 15:11:20Z]: Error while parsing .pc file: 
/usr/lib/pkgconfig/xulrunner-nss.pc
System.IO.FileNotFoundException: Could not find file 
"/usr/lib/pkgconfig/xulrunner-nss.pc"
File name: '/usr/lib/pkgconfig/xulrunner-nss.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess 
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions 
options) [0x0] in :0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess 
access, FileShare share) [0x0] in :0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor 
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x0] in :0 
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding 
encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x0] 
in :0 
  at System.IO.StreamReader..ctor (System.String path) [0x0] in :0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at Mono.PkgConfig.PcFile.Load (System.String pcfile) [0x0] in :0 
  at 
Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].ParsePackageInfo
 (System.String pcfile) [0x0] in :0 
  at 
Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].GetPackageInfo 
(System.String file) [0x0] in :0 


AND

WARNING [2011-09-03 15:11:18Z]: Inotify watch limit is too low (8192).
MonoDevelop will switch to managed file watching.
See http://monodevelop.com/Inotify_Watches_Limit for more info.
ERROR [2011-09-03 15:11:20Z]: Error while parsing .pc file: 
/usr/lib/pkgconfig/xulrunner-nss.pc
System.IO.FileNotFoundException: Could not find file 
"/usr/lib/pkgconfig/xulrunner-nss.pc"
File name: '/usr/lib/pkgconfig/xulrunner-nss.pc'
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess 
access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions 
options) [0x0] in :0 
  at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess 
access, FileShare share) [0x0] in :0 
  at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor 
(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
  at System.IO.File.OpenRead (System.String path) [0x0] in :0 
  at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding 
encoding, Boolean detectEncodingFromByteOrderMarks, Int32 bufferSize) [0x0] 
in :0 
  at System.IO.StreamReader..ctor (System.String path) [0x0] in :0 
  at (wrapper remoting-invoke-with-check) System.IO.StreamReader:.ctor (string)
  at Mono.PkgConfig.PcFile.Load (System.String pcfile) [0x0] in :0 
  at 
Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].ParsePackageInfo
 (System.String pcfile) [0x0] in :0 
  at 
Mono.PkgConfig.PcFileCache`1[Mono.PkgConfig.LibraryPackageInfo].GetPackageInfo 
(System.String file) [0x0] in :0

** Affects: monodevelop (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/840565

Title:
  new asp.net mvc project does not display anything

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

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


[Bug 749620] Re: ssh-keygen -h or ssh-keygen --help does not show help

2011-04-04 Thread Jay R. Wren
Agreed, I doubt upstream will fix it. I can't mark this as Won't Fix.
Maybe I should mark it as Invalid or Opinion?

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

Title:
  ssh-keygen -h or ssh-keygen --help does not show help

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


[Bug 749620] [NEW] ssh-keygen -h or ssh-keygen --help does not show help

2011-04-03 Thread Jay R. Wren
Public bug reported:

I think the subject describes it all. I realize this should probably be
a patch sent to openssh themselves. I'm tracking here for ubuntu
usability.

** Affects: openssh (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/749620

Title:
  ssh-keygen -h or ssh-keygen --help does not show help

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


[Bug 744990] Re: Deprecation warnings during server upgrade

2011-04-03 Thread Jay R. Wren
$ do-release-upgrade -d
Checking for a new ubuntu release
/usr/lib/python2.6/dist-packages/apt/progress/old.py:134: DeprecationWarning: 
apt.progress.FetchProgress is deprecated.
  FetchProgress.__init__(self)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:202:
 DeprecationWarning: apt_pkg.GetAcquire() is deprecated. Please see 
apt_pkg.Acquire() for the replacement.
  fetcher = apt_pkg.GetAcquire(self._progress)
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:205:
 DeprecationWarning: apt_pkg.GetPkgAcqFile() is deprecated. Please see 
apt_pkg.AcquireFile() for the replacement
  af = apt_pkg.GetPkgAcqFile(fetcher,uri, descr=_("Upgrade tool signature"))
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:208:
 DeprecationWarning: apt_pkg.GetPkgAcqFile() is deprecated. Please see 
apt_pkg.AcquireFile() for the replacement
  af = apt_pkg.GetPkgAcqFile(fetcher,self.uri, descr=_("Upgrade tool"))
/usr/lib/python2.6/dist-packages/UpdateManager/Core/DistUpgradeFetcherCore.py:209:
 DeprecationWarning: Attribute 'Run' of the 'apt_pkg.Acquire' object is 
deprecated, use 'run' instead.
  if fetcher.Run() != fetcher.ResultContinue:
Done Upgrade tool signature
Done Upgrade tool
Done downloading
extracting 'natty.tar.gz'
authenticate 'natty.tar.gz' against 'natty.tar.gz.gpg'
[screen is terminating]


I just wanted to document the full errors.


I enabled proposed and this is fixed.

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

Title:
  Deprecation warnings during server upgrade

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


[Bug 456421] Re: acl package is supposed to be in main, but apt-cache shows it coming from universe.

2009-10-20 Thread Jay R. Wren

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/34046218/Dependencies.txt

** Attachment added: "XsessionErrors.txt"
   http://launchpadlibrarian.net/34046219/XsessionErrors.txt

-- 
acl package is supposed to be in main, but apt-cache shows it coming from 
universe.
https://bugs.launchpad.net/bugs/456421
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 456421] [NEW] acl package is supposed to be in main, but apt-cache shows it coming from universe.

2009-10-20 Thread Jay R. Wren
Public bug reported:

Binary package hint: acl

output of apt-cache show acl:
Package: acl
Priority: optional
Section: universe/utils
Installed-Size: 280
Maintainer: Ubuntu Core Developers 
Original-Maintainer: Nathan Scott 
Architecture: amd64
Version: 2.2.47-2
Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.4)
Filename: pool/universe/a/acl/acl_2.2.47-2_amd64.deb
Size: 52496
MD5sum: e6d916465ee5611919a824c56876277f
SHA1: 5d9d6b1b37b39e99ab550cbb4676c24fc9a2d269
SHA256: ea1297bbef656f4a2e122778bf58bc459570cc0d8b79fff4610c9aab2d9567f8
Description: Access control list utilities
 This package contains the getfacl and setfacl utilities needed for
 manipulating access control lists.
Homepage: http://oss.sgi.com/projects/xfs/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu


but the filename shows it coming from the universe pool instead of main.

ProblemType: Bug
Architecture: amd64
Date: Tue Oct 20 11:43:34 2009
DistroRelease: Ubuntu 9.10
NonfreeKernelModules: vmnet vmci vmmon vboxnetflt vboxnetadp vboxdrv
Package: acl 2.2.47-2
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
SourcePackage: acl
Uname: Linux 2.6.31-14-generic x86_64

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


** Tags: amd64 apport-bug

-- 
acl package is supposed to be in main, but apt-cache shows it coming from 
universe.
https://bugs.launchpad.net/bugs/456421
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 382499] [NEW] The description of the package file is incorrect

2009-06-01 Thread Jay R. Wren
Public bug reported:

Binary package hint: swapd

This package is from 2000 and the man page was never updated given
changes in the linux kernel.

It was definitely once true that swap partitions were faster than swap 
files, but Linux patched this up a very long time ago. 

Here is a fair discussion on the matter from 4.5 years ago: 
http://lwn.net/Articles/104457/

I believe the second paragraph is false:
"On systems that have constant need for virtual memory it would still be
 wise to use a swap partition in parallel with dynamic swapping, since swap
 partitions provide much faster access than swap files."

Can we remove the second paragraph from the description of the package?

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

-- 
The description of the package file is incorrect
https://bugs.launchpad.net/bugs/382499
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 268981] Re: Hardy: VMware Workstation 6.5 won't power on

2008-12-30 Thread Jay R. Wren
I think I recently ran into this with VMWare Server after installing
python-vm-builder.

I just stopped kvm by removing the kvm and kvm_intel kernel modules.

If I read the kernel patch correctly, this will no longer be required
and kvm and vmware will be able to coexist?

-- 
Hardy: VMware Workstation 6.5 won't power on
https://bugs.launchpad.net/bugs/268981
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 312487] [NEW] installing python-vm-builder in a system with vmware server running causes vms to stop running.

2008-12-30 Thread Jay R. Wren
Public bug reported:

Binary package hint: python-vm-builder

/var/log/vmware/hostd.log shows this error at the time matching when
apt-get was run I'm not sure if it was the unpacking or the setting up
step.

[2008-12-30 10:41:33.417 'Libs' 1080514896 info] VMHS: Transitioned 
vmx/execState/val to poweredOff
[2008-12-30 10:41:33.449 'Libs' 1080514896 info] SOCKET 2 (54)
[2008-12-30 10:41:33.449 'Libs' 1080514896 info] recv detected client closed 
connection
[2008-12-30 10:41:33.452 'Libs' 1080514896 info] Disconnect check in progress: 
/var/lib/vmware/Virtual Machines/HomeServer/HomeServer.vmx
[2008-12-30 10:41:33.452 'vm:/var/lib/vmware/Virtual 
Machines/HomeServer/HomeServer.vmx' 1089718608 info] Question info: VMware 
Server unrecoverable error: (vcpu-0)
[2008-12-30 10:41:33.452 'vm:/var/lib/vmware/Virtual 
Machines/HomeServer/HomeServer.vmx' 1105754448 warning] Received a duplicate 
transition from foundry: 1
[2008-12-30 10:41:33.453 'vm:/var/lib/vmware/Virtual 
Machines/HomeServer/HomeServer.vmx' 1089718608 warning] Failed to find 
activation record, event user unknown.
[2008-12-30 10:41:33.454 'ha-eventmgr' 1089718608 info] Event 13 : Message on 
HomeServer on delays in ha-datacenter: VMware Server unrecoverable error: 
(vcpu-0)
[2008-12-30 10:41:33.454 'PropertyProvider' 1089718608 verbose] RecordOp 
ASSIGN: latestEvent, ha-eventmgr
[2008-12-30 10:41:33.455 'Libs' 1080514896 info] Disconnect check in progress: 
/var/lib/vmware/Virtual Machines/HomeServer/HomeServer.vmx
[2008-12-30 10:41:33.455 'vm:/var/lib/vmware/Virtual 
Machines/HomeServer/HomeServer.vmx' 1086089552 warning] Received a duplicate 
transition from foundry: 1


I didn't have logging enabled on that vm, but I did on another vm:

[2008-12-30 10:41:32.496 'vm:/var/lib/vmware/Virtual 
Machines/theknife/theknife.vmx' 1089718608 info] Question info: VMware Server 
unrecoverable error: (vcpu-0)
A log file is available in "/tmp/vmware-root/7184.log".  Please request support 
and include the contents of the log file.  it to VMware support, select Help > 
About and click "Collect Support Data". You can also run the "vm-support" 
script in the Workstation folder directly.
, Id: 3 : Type : 3, Default: 0, Number of options: 1


But that lot file /tmp/vmware-root/7184.log shows nothing since the vm was 
booted.

I finally found this in the log:

[2008-12-30 11:01:30.836 'vm:/var/lib/vmware/Virtual 
Machines/HomeServer/HomeServer.vmx' 1105754448 info] Question info: The 
virtualization capability of your processor is already in use. Disable any 
other running hypervisors before running VMware Server.
, Id: 1 : Type : 3, Default: 0, Number of options: 1

So I'm guessing it is KVM loading itself.

...
and it is KVM loading. after removing kvm and kvm_intel kernel modules, my 
vmware machines were able to start.

I'll file a bug with KVM instead of here.

** Affects: vm-builder (Ubuntu)
 Importance: Undecided
 Status: New

-- 
installing python-vm-builder in a system with vmware server running causes vms 
to stop running.
https://bugs.launchpad.net/bugs/312487
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 188356] Re: no feedback is displayed if a new podcast is added with an incorrect URL

2008-11-16 Thread Jay R. Wren
Yes, rhythmbox now correctly displays an errors when it can't find the
podcast feed.


** Changed in: rhythmbox (Ubuntu)
   Status: Triaged => Fix Released

-- 
no feedback is displayed if a new podcast is added with an incorrect URL
https://bugs.launchpad.net/bugs/188356
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 188356] Re: no feedback is displayed if a new podcast is added with an incorrect URL

2008-02-02 Thread Jay R. Wren

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11731906/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/11731907/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/11731908/ProcStatus.txt

-- 
no feedback is displayed if a new podcast is added with an incorrect URL
https://bugs.launchpad.net/bugs/188356
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 188356] [NEW] no feedback is displayed if a new podcast is added with an incorrect URL

2008-02-02 Thread Jay R. Wren
Public bug reported:

Binary package hint: rhythmbox

I made a typo in http://www.lugradio.org/episodes.ogg.rss feed as linked
from https://wiki.ubuntu.com/Testing/Cases/UbuntuDesktop.

I know the typo I made does result in a 404 error message as tested in
FF.

Rhythmbox just silently fails. I get no feedback.

I expect to get an "incorrect URL" or "feed does not exist" error
message.

ProblemType: Bug
Architecture: i386
Date: Sat Feb  2 09:32:13 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
Package: rhythmbox 0.11.4-0ubuntu3
PackageArchitecture: i386
ProcCmdline: rhythmbox
ProcCwd: /home/jrwren
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=C
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux jrwren-hardya4 2.6.24-5-generic #1 SMP Thu Jan 24 19:45:21 UTC 
2008 i686 GNU/Linux

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


** Tags: apport-bug

-- 
no feedback is displayed if a new podcast is added with an incorrect URL
https://bugs.launchpad.net/bugs/188356
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 38442] Re: Ubiquity dialogues too large for 800x600 display

2008-02-01 Thread Jay R. Wren
Hardy Alpha4 problem persists.

This is important because VMWare defaults to 800x600 when trying to
install. VMware is a popular installation system.

-- 
Ubiquity dialogues too large for 800x600 display
https://bugs.launchpad.net/bugs/38442
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 51624] Re: locale is broken. setlocale does not return expected results.

2007-06-07 Thread Jay R. Wren
I'm running fine now. Thank you

+1 to close.

-- 
locale is broken.  setlocale does not return expected results.
https://bugs.launchpad.net/bugs/51624
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 30428] Re: /var/lock/mrtg disappears on reboot

2007-04-20 Thread Jay R. Wren
I just wanted to say thanks for the elegant fix to this problem.

-- 
/var/lock/mrtg disappears on reboot
https://bugs.launchpad.net/bugs/30428
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 92215] Re: update-manager - installArchives() failed

2007-04-20 Thread Jay R. Wren
*** This bug is a duplicate of bug 92205 ***
https://bugs.launchpad.net/bugs/92205

I got a similar message from update-manager moving to feisty.

"The upgrade aborts now. Your system could be in an unusable state. A
recovery was run (dpkg --configure -a)."

"Please report this bug against the 'update-manager' package and include
the files in /var/log/dist-upgrade/ in the bugreport."

"installArchives() failed"

The last thing in the update-manager terminal window was "openldap
starting..."

-- 
update-manager - installArchives() failed
https://bugs.launchpad.net/bugs/92215
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 67400] Re: LADSPA support is not compiled in mplayer by default

2006-11-26 Thread Jay R. Wren
The use case is playback without pitch change:

mplayer -speed 1.5 -af ladspa=tap_pitch:tap_pitch:0:-33:-90:0 foo.avi

more info from: http://mark.santaniello.net/archives/260

-- 
LADSPA support is not compiled in mplayer by default
https://launchpad.net/bugs/67400

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


[Bug 67400] Re: LADSPA support is not compiled in mplayer by default

2006-11-26 Thread Jay R. Wren
nevermind my above about libglu stuff.  Aparently I still had libglu from 
breezy, and I had to upgrade via DOWNGRADE:
sudo apt-get install  libglu1-mesa=6.5.1~20060817-0ubuntu3

-- 
LADSPA support is not compiled in mplayer by default
https://launchpad.net/bugs/67400

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


[Bug 67400] Re: LADSPA support is not compiled in mplayer by default

2006-11-26 Thread Jay R. Wren
Confirmed.  LADSPA support would be awesome.

it should be as simple as repackaging mplayer, with ladspa-sdk
installed, but unfortunately I'm having problems satisfying the build-
dep for mplayer on edgy.

$] sudo apt-get build-dep mplayer
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Build-dependencies for mplayer could not be satisfied.

$] sudo apt-get install libglu-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting libglu1-mesa-dev instead of libglu-dev
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  libglu1-mesa-dev: Depends: libglu1-mesa (= 6.5.1~20060817-0ubuntu3) but 
6.5.1-0ubuntu12 is to be installed
Depends: libgl1-mesa-dev but it is not going to be 
installed or
 libgl-dev
E: Broken packages

-- 
LADSPA support is not compiled in mplayer by default
https://launchpad.net/bugs/67400

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


[Bug 37644] Re: gnome typing monitor does not return mouse pointer after a break

2006-10-14 Thread Jay R. Wren
I'm using 6.10 and I can confirm that I no longer have this problem.

Thanks for fixing it.  My wrists thank you too.

-- 
gnome typing monitor does not return mouse pointer after a break
https://launchpad.net/bugs/37644

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


[Bug 51624] Re: locale is broken. setlocale does not return expected results.

2006-07-02 Thread Jay R. Wren
looks like this effects many program, such as aspell

$ cat /etc/passwd|aspell -a
Error: No word lists can be found for the language "en_US".
$

-- 
locale is broken.  setlocale does not return expected results.
https://launchpad.net/bugs/51624

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


[Bug 51624] locale is broken. setlocale does not return expected results.

2006-07-02 Thread Jay R. Wren
Public bug reported:

calls to setlocale fail.  This effects perl POSIX's setlocale as well.

Test case:

#include
#include
int main(int argc,char** argv)
{
char* locale="en_US";
if (argc>1)
locale=argv[1];
char* lres = setlocale(LC_ALL, locale);
if (lres != NULL)
printf("%d:%s\n",LC_ALL, lres);
}

EXPECTED RESULT:
setlocale(LC_ALL, "en_US") ; 
should return a pointer to a char* saying "en_US".


Note: the original reporter indicated the bug was in package 'libc';
however, that package was not published in Ubuntu.

** Affects: Ubuntu
 Importance: Untriaged
 Status: Unconfirmed

-- 
locale is broken.  setlocale does not return expected results.
https://launchpad.net/bugs/51624

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