[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

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

[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

[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

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

[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

[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

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

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

[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

[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

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

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

[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

[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

[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

[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/;

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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1417229 Title: in the LXC host mongodb

[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

[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 Server Team, which is

[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 Server Team, which is subscribed to mongodb in Ubuntu. https://bugs.launchpad.net/bugs/1417229 Title: in the LXC host mongodb

[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

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

[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

[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

[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

[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

[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

[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

[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

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

[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

[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

[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

[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

[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

[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

[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

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

[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

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

[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

[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 module from mercurial import repo,hg,cmdutil,util,ui,revlog,node ImportError: No module named mercurial git-fast-import

[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

[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

[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

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

[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

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

[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

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

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

[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

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

[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

[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

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

[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

[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

[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

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

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

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

[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

[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

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

[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

[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 ubuntu-devel-disc...@lists.ubuntu.com Original-Maintainer: Nathan Scott nath...@debian.org Architecture:

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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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

  1   2   >