$ juju bootstrap foo lxd
Creating Juju controller "foo" on lxd/localhost
Looking for packaged Juju agent version 2.0.0 for amd64
No packaged binary found, preparing local Juju agent binary
To configure your system to better support LXD containers, please see:
https://github.com/lxc/lxd/blob/master
I have filed bug #1631914 against lxd for better surfacing of the "too
many files open" error.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602192
Title:
when starting many LXD containers, they st
Public bug reported:
With default Ubuntu settings it is only possible to create ~10-20
containers before hitting the "too many files open" problem.
See bug #16202192.
Unfortunately the actual error (too many files open) is hidden (I
couldn't find it *any* logs on the host or container). We (Juju
As a note, increasing fs.max-files had no effect for me.
Using the following settings I was able to deploy about 23 containers
with juju, which is higher than I could previously:
fs.inotify.max_user_watches = 524288
fs.inotify.max_user_instances = 256
These are the proposed settings to c
** Changed in: juju
Status: Triaged => In Progress
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602192
Title:
when starting many LXD containers, they start failing to boot with
"Too many
Created bug #1631038 for the addition of an /etc/sysctl.d/10-juju.conf
file upping max_user_watches and max_user_instances which will increase
the number of containers we can run out of the box, but not by enough.
--
You received this bug notification because you are a member of Ubuntu
Bugs, whic
Some settings to tweak from tych0 on IRC:
https://github.com/lxc/lxd/blob/master/doc/production-setup.md
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1602192
Title:
when starting many LXD containe
Note from jam after some experimentation:
So having played with it for a bit, I'm more comfortable with an
/etc/sysctl.d/10-juju.conf that sets max_user_watches=512k and
max_user_instances=256 but if we want to get to 50 instances we need to
dig harder.
I can just barely get to 10 instances of 'u
We can include this in cloud-init for machines that will host
containers. However, for the lxd provider this would need to be set on
the machine running juju (the host machine). Should this be done at juju
install time?
--
You received this bug notification because you are a member of Ubuntu
Bugs
Note that this is blocking testing for juju and maas.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1513529
Title:
cloud images should be built with the same /etc/apt/sources.list as
server images
*** This bug is a duplicate of bug 1435283 ***
https://bugs.launchpad.net/bugs/1435283
** This bug has been marked a duplicate of bug 1435283
juju occasionally switches a units public-address if an additional interface
is added post-deployment
--
You received this bug notification becaus
I'm sorry, but from the wording of the report it isn't clear to me
(genuine apologies) what behaviour you *want* (i.e. what the problem is
beyond "This can result in some odd behaviour"?
Is it just that you want a deterministic choice rather than apparently
"random", or is there one that should be
Workaround of setting GRUB_GFXPAYLOAD_LINUX=text does not work for me.
Doing a recovery boot (every time) does...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1359689
Title:
cryptsetup password pro
** Changed in: juju-core
Status: In Progress => Fix Committed
** Also affects: juju-core (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: juju-core (Ubuntu)
** Also affects: juju-core (Ubuntu)
Importance: Undecided
Status: New
** No longer affects: juj
Public bug reported:
I have the apple magic trackpad paired with my Ubuntu 14.04 desktop. It
works fine until a 3 fingered tap (usually accidental), when it stops
responding to input at all. After several minutes it starts functioning
again, usually quicker if I execute "sudo hciconfig hci0 reset"
This happens to me with both banshee *and* rhythmbox. I prefer banshee
so it's most annoying for that. The only solution seems to be a reboot.
(I also have the banshee process and it won't restart). I have
a pretty stock ubuntu 14.04 install.
--
You received this bug notification because you are
Importing from what used to be an iTunes library from a network
location.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1273260
Title:
rhythmbox crashed with SIGSEGV in rb_list_model_find()
To mana
I had this whilst navigating away from a folder containing video media.
The video was in the process of being copied, so it's possible totem
tried to thumbnail an incomplete video file.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
Thanks Barry. Your patch looks fine. A new release will conditionally
check for the new __textsignature__ (or however it's spelt) in Python
3.4 and copy that if it exists (similar to the fix for the same problem
in unittest.mock for Python 3.4). Your patch works fine though.
--
You received this
Ah yes, I know the reason for that. It's due to the new signature
changes in Python 3.4 - some builtin objects are now introspectable with
inspect.getfullargspec but don't have the full range of "normal"
attributes. The fix is just to catch the AttributeError around copying
them. FWIW mock is *incl
** Also affects: canonical-payment-service
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/996247
Title:
Payments are failing when using USD but fine with E
I've created a Python issue corresponding to this. time.time() should
not return None or NaN (in my opinion) but should throw an exception if
it can't get a meaningful value:
http://bugs.python.org/issue14613
** Bug watch added: Python Roundup #14613
http://bugs.python.org/issue14613
--
You
Public bug reported:
Some actions in the software center result in the client fetching an
external web page (e.g. going to the payment service to make a payment
and from there to the paypal site to complete a payment).
When the user is on a slow connection it can be several seconds between
start
I assume this is why I get the "Untrusted application launcher" when I
try to drag an application from dash to the desktop. (Actually when I
launch a shortcut created by dragging from dash to the desktop.)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Public bug reported:
I installed an app from a deb file (the Python Wing IDE downloaded from
http://wingware.com/downloads ) - when opening the deb file the install
is done through the software-center ui. After installation the install
is not recorded in the software-center "history" and the app c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883163
Title:
App installed from deb not findable under "installed" in software
center
To manage notifications about this bug go to:
https://bugs.laun
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/883167
Title:
Ratings and reviews states that an installed app must be installed in
order to review it
To manage notifications about this bug go to:
h
Public bug reported:
After installing an app directly from a deb file, through the software
center ui, it reports that:
"You need to install this app before you can review it"
More accurate would be to say that the app *can't* be reviewed because
it isn't a software-center app. The current messa
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/882005
Title:
Emerald Theme manager listed but not available
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sof
Public bug reported:
The first entry in the list of software in the category "Themes and
Tweaks" is the "Emeerald Theme Manager". Clicking on more info takes me
to a page saying "Not found. There isn't a software package called
emerald".
Not being able to select and copy text from the softwar
I'm seeing this with 11.04 on a UK MacbookAir (2011).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/327963
Title:
Error activating XKB configuration with MacBook keyboard model
To manage notificati
Public bug reported:
I tried several times to install Ubuntu Server 11.04 x64 on an HP
Proliant Microserver N36L. The install was from a bootable usb drive.
The install would always result in an unbootable machine unless I
selected "without LVM" in the partitioning phase.
** Affects: grub-instal
I see this with Ubuntu Server 64 on an HP Proliant.
Linux royale 2.6.38-10-server #46-Ubuntu SMP Tue Jun 28 16:31:00 UTC 2011
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/bu
I have this problem when trying to use bash completion with a buildout
python.
The following is sufficient to trigger it:
bin/python
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/660613
Title:
** Changed in: canonical-payment-service
Assignee: (unassigned) => Michael Foord (mfoord)
** Changed in: canonical-payment-service
Milestone: None => 1.0.0
--
Expiry date is not mandatory for VISA, but then the payment was rejected
https://bugs.launchpad.net/bugs/648683
You re
35 matches
Mail list logo