[Bug 1442857] Re: Install updates shows a percentage over 100

2015-04-22 Thread James Westby
I don't think we've changed the download side of the server in a long
time.

The size reported by click-package-index is 867687 which matches the UI.

Downloading the file gives a file of that size, and wget reported that many 
bytes
transferred.

This suggests to me a client issue, but we can look again if you have more
evidence that it is the server.

The hash error in the logs suggests that it may be counting bytes for a 
redownload,
or possibly that the client downloaded too much somehow, and that led to the
hash error.

Thanks,

James

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

Title:
  Install updates shows a percentage over 100

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-download-manager/+bug/1442857/+subscriptions

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


[Bug 445303]

2015-03-09 Thread James Westby
(In reply to Simon McVittie from comment #8)
 In the absence of a recent polkit release, I'm looking into updating Debian
 experimental's polkit (which currently includes this patch) to current git
 master.
 
 This looks suspiciously like Bug #60847. James, does the patch that was
 merged for that bug look OK? It stops using the child watch at all, and only
 reads stdout, which seems a more correct solution to this.

Hi,

That does sound rather similar, yes, though the symptoms in the arch bug
sound a bit different.

If it's not using the child watch then the problem may well be gone.
Unfortunately I can't remember the specifics of a race condition from
over 4 years ago to say for sure whether it will be handled by the other
patch.

Thanks,

James

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

Title:
  policykit-1 password dialog sometimes hangs

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

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


[Bug 1408644] Re: App namespace move to appname.devname

2015-01-19 Thread James Westby
Hi,

The store now accepts the new style. The old style is still accepted, but 
developers signing up
to the site today will find it hard to use it because they can't set their 
old-style namespace.

You can go ahead and make any changes that expect the new style to work
live.

Thanks,

James


** Changed in: developer-portal
   Status: Confirmed = 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/1408644

Title:
  App namespace move to appname.devname

To manage notifications about this bug go to:
https://bugs.launchpad.net/click-reviewers-tools/+bug/1408644/+subscriptions

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


[Bug 1403468] [NEW] dnsmasq profile incomplete for lxc usage

2014-12-17 Thread James Westby
Public bug reported:

Hi,

I am using the dnsmasq profile with lxc, and I am getting DENIED
messages like:

Dec 16 22:26:58 superstar kernel: [226445.568383] type=1400
audit(1418768818.310:865): apparmor=DENIED operation=truncate
profile=/usr/sbin/dnsmasq name=/var/lib/misc/dnsmasq.lxcbr0.leases
pid=1472 comm=dnsmasq requested_mask=w denied_mask=w fsuid=118
ouid=0

Adding rw for that path obviously makes it go away, and seems like a
reasonable change.

Thanks,

James

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apparmor-profiles 2.8.95~2430-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Wed Dec 17 11:27:18 2014
PackageArchitecture: all
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
SourcePackage: apparmor
Syslog:
 
UpgradeStatus: No upgrade log present (probably fresh install)
modified.conffile..etc.apparmor.d.usr.sbin.avahi.daemon: [modified]
mtime.conffile..etc.apparmor.d.usr.sbin.avahi.daemon: 2014-12-16T20:38:31.370339
mtime.conffile..etc.apparmor.d.usr.sbin.dnsmasq: 2014-12-17T11:21:47.159017

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


** Tags: amd64 apport-bug trusty

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

Title:
  dnsmasq profile incomplete for lxc usage

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

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


[Bug 1403050] [NEW] Firefox profile denied messages with google hangouts

2014-12-16 Thread James Westby
Public bug reported:

Hi,

I am using apparmor on trusty, with the firefox profile in enforce mode.

I have just tried hangouts for the first time under the profile, and
there are two DENIED:

Dec 16 12:36:31 superstar kernel: [191033.672376] type=1400
audit(1418733391.061:436): apparmor=DENIED operation=open
profile=/usr/lib/firefox/firefox{,*[^s][^h]} name=/dev/video0
pid=19492 comm=GoogleTalkPlugi requested_mask=r denied_mask=r
fsuid=1000 ouid=0

Which means that it thinks I have no webcam. I don't know if this should be 
allowed or not. I'd prefer to enable
my webcam in a hangout, but I can see an argument for denying this to firefox.

Dec 16 12:36:37 superstar kernel: [191039.824064] type=1400
audit(1418733397.217:440): apparmor=DENIED operation=mknod
profile=/usr/lib/firefox/firefox{,*[^s][^h]} name=/run/shm/google-
nacl-shm--19492.3 pid=19492 comm=GoogleTalkPlugi requested_mask=c
denied_mask=c fsuid=1000 ouid=1000

I assume this is something to do with NaCl. I haven't noticed anything
that is broken by this.

Thanks,

James

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: apparmor 2.8.95~2430-0ubuntu5.1
ProcVersionSignature: Ubuntu 3.13.0-43.72-generic 3.13.11.11
Uname: Linux 3.13.0-43-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Dec 16 12:58:32 2014
ProcKernelCmdline: BOOT_IMAGE=/vmlinuz-3.13.0-43-generic 
root=/dev/mapper/hostname--vg-root ro quiet splash vt.handoff=7
SourcePackage: apparmor
Syslog:
 
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Firefox profile denied messages with google hangouts

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

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


[Bug 1328281] Re: bzr-buildpackage fails GPG signing

2014-07-15 Thread James Westby
Hi,

Does signing succeed if you run

  bzr-buildpackage -- -k$KEYID

?

Thanks,

James

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

Title:
  bzr-buildpackage fails GPG signing

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

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


[Blueprint servercloud-r-charmworld] Juju Charm Store Web UI improvements

2012-12-13 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  User Stories:
  
  Risks:
  
  Test Plans:
  
  Release Note:
  
  (Spec details and work item documentation needed) - [12-dec-2012:
  a.rosales]
  
  --- Discussion at UDS ---
  
  Things to fix for 13.04 in lp:charmworld, including addition of charm ratings 
to the UI.
     -Discuss adding any possible usage statistics
     -Discuss adding provider testing status
  
   Current charm browser:
    http://jujucharms.com/ - https://launchpad.net/charmworld
    Example : https://crate.io/packages/requests/
  
  Ideas to add to the charm browser:
  -Charm Quality: https://juju.ubuntu.com/docs/charm-quality.html
  -Provider testing status (currently in Jenkins)
  -Be able to easily drill down to specific release charms
  -If you have an LTS version of the charm is there a mechanism to tell the 
user if they have the latst and greatest charm.
  -Group the charms into categories
  -tag charms to be part of a group
  
  Ordering: Quality, Assesment, Test results incorporation, usage
  statistics
  
  WI:
  [] add charm Charm Quality qualatative assesment rating to the charms in the 
Charm Browser
- [marcoceppi] include provider testing status in the charm browser
- -https://jenkins.qa.ubuntu.com/view/Charms/
+ [marcoceppi] include provider testing status in the charm browser 
(https://jenkins.qa.ubuntu.com/view/Charms/): TODO
  [] list charms that are curently failing in a given provider
  [] include download stats from the charm store
  [] have a link to ask ubuntu which passes appropriate tags onto Ask Ubuntu
  [] add login via ubuntu SSO
  [] SEO Optimization for current release charms (google search for juju 
wordpress charm)
  [] series linking from charm details
  [] qualitative assement on charm display, + on listing, (stretch) sorting
  [] user ratings
  [] define rubric/catalog of tags
  [] update charm proof to be tag aware
  [] upstream discussion of tags
  [] charmworld to have tag based display
  [] pull testing artifacts
  [] download stats recorded
  [] most popular downloads by series
  [] twitter feed on homepage
  [] handover to twitter account to jorge
  [] login via ubuntu sso [enablement for quality assessment forms]
  [] tracking average review time on charmers review queue, avg time in the 
queue. for trending direction analysis
  [] charm revisions from store displayed more prominently.
  [] check if we can make '.'  a valid character in charms and also 'juju' and 
'ubuntu'
  [] charm proof rewrite
  [] beautiful error pages
  [] breadcrumb links on tools 404
  [] hooks in breadcrumbs 404
  [] symlinks more relevant
  [] tab the user interface for a charm
  [] jorge fixes readme for markdown display
  [] time travel on revisions, ie what store revision existing at a given point 
in time

-- 
Juju Charm Store Web UI improvements
https://blueprints.launchpad.net/ubuntu/+spec/servercloud-r-charmworld

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


[Bug 1054460] Re: Error 500 while purchasing

2012-09-22 Thread James Westby
** Changed in: ubuntu-website
   Status: New = Invalid

** Also affects: software-center
   Importance: Undecided
   Status: New

** No longer affects: software-center

** Also affects: software-center-agent
   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/1054460

Title:
  Error 500 while purchasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center-agent/+bug/1054460/+subscriptions

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


[Bug 1054460] Re: Error 500 while purchasing

2012-09-22 Thread James Westby
Hi,

The support address is actually isd-supp...@canonical.com. I'm not sure why it 
suggests
webmaster@, I've filed a bug to change that.

If you email isd-support@ then someone will be sure to help you through this 
problem, and
escalate it for fixing if there is a problem in the code or with the service.

Thanks,

James

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

Title:
  Error 500 while purchasing

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center-agent/+bug/1054460/+subscriptions

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


[Bug 1007327] Re: [needs-packaging] pkgme should be packaged

2012-09-21 Thread James Westby
** Changed in: ubuntu
   Status: Fix Committed = 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/1007327

Title:
  [needs-packaging] pkgme should be packaged

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

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


[Bug 1007327] Re: [needs-packaging] pkgme should be packaged

2012-09-21 Thread James Westby
We think the packaging should live outside the lp:pkgme branch. We
suggest lp:ubuntu/pkgme.

Thanks,

James

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

Title:
  [needs-packaging] pkgme should be packaged

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

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


Re: [Bug 1052721] Re: Some packages say not available for your current Ubuntu version when viewed from purchase list

2012-09-19 Thread James Westby
On Wed, 19 Sep 2012 08:31:45 -, Michael Nelson 1052...@bugs.launchpad.net 
wrote:
 The attached sca branch only fixes the HIB thank-you page on software-
 center-agent (so that when buying an app that is multi-arch using
 Chromium, you won't be told that it's not available yet).
 
 We also discussed on irc [1] whether sca could potentially provide a
 work-around for USC's Reinstall previous purchases by appending :i386
 to all multi-arch apps, but in the end it seems this isn't possible,
 because at that point (the /subscriptions/ api handler), sca does not
 currently know the client distroseries (and whether it will understand
 :i386 suffixes) [2].

Will an old distroseries that doesn't understand that syntax be able to
install that package if it can find it?

Thanks,

James

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

Title:
  Some packages say not available for your current Ubuntu version when
  viewed from purchase list

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center-agent/+bug/1052721/+subscriptions

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


[Bug 1042396] Re: bzr-builddeb fails to import-dsc with native package on Ubuntu 12.04

2012-08-27 Thread James Westby
** Also affects: bzr-builddeb
   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/1042396

Title:
  bzr-builddeb fails to import-dsc with native package on Ubuntu 12.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr-builddeb/+bug/1042396/+subscriptions

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


[Bug 1019700] [NEW] Declares that it depends on testresources at the python level, but the package doesn't depend on it

2012-06-30 Thread James Westby
Public bug reported:

launchpadlib has testresources listed in its requires.txt, though it is
only a test dependency.

The package in Ubuntu doesn't depend on python-testresources.

If you try and use pkg_resources in any project that depends on launchpadlib you
get errors if python-testresources isn't installed.

The packaging could add the dependency, but it's only needed to run 
launchpadlib's
test suite.

launchpadlib could move testresources to be a test dependency (either 
test_requires
or whatever the spelling it, or an extra_requires for [test] or however that is 
done.)

In the meantime the workaround is to install python-testresources if you need
to use pkg_resources in a project that depends on launchpadlib.

Thanks,

James

** Affects: launchpadlib
 Importance: Undecided
 Status: New

** Affects: python-launchpadlib (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: python-launchpadlib (Ubuntu Precise)
 Importance: Undecided
 Status: New

** Also affects: python-launchpadlib (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: python-launchpadlib (Ubuntu Precise)
   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/1019700

Title:
  Declares that it depends on testresources at the python level, but the
  package doesn't depend on it

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

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


[Bug 1014802] Re: merge-upstream changes po files behind your back

2012-06-20 Thread James Westby
** Package changed: bzr-builddeb (Ubuntu) = bzr

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

Title:
  merge-upstream changes po files behind your back

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

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


[Bug 1014802] Re: merge-upstream changes po files behind your back

2012-06-19 Thread James Westby
Hi,

The merge is done by the po_merge plugin.

http://doc.bazaar.canonical.com/beta/en/whats-new/whats-new-in-2.5.html
#po-merge-plugin

bzr-builddeb might be causing this to activate when using in bzr branches, but 
I don't think
so. Do you have the config described in that link set on your machine?

Thanks,

James

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

Title:
  merge-upstream changes po files behind your back

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

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


Re: [Bug 1006299] Re: Please merge kerneloops 0.12+git20090217-3

2012-06-11 Thread James Westby
On Mon, 11 Jun 2012 13:21:00 -, Martin Pitt martin.p...@ubuntu.com wrote:
 Is that package still actually recommended upstream? The submit site has
 been down for quite a while, and that package uses really old technology
 (GTK 2, applets, etc.) It seems rather costly to keep large patches like
 submit-pipe and kerneloops-submit downstream.

I believe we are still interested in getting the oops info in to
errors.ubuntu.com, but much of the code is unrelated to that. The daemon
part and submit-pipe is all that is really needed for that I think,
though there may be a better way to structure it if we don't care about
submitting to kerneloops as well.

Thanks,

James

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

Title:
  Please merge kerneloops 0.12+git20090217-3

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

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


Re: [Bug 1007327] Re: [needs-packaging] pkgme should be packaged

2012-06-06 Thread James Westby
On Wed, 06 Jun 2012 09:22:27 -, Daniel Holbach daniel.holb...@ubuntu.com 
wrote:
 Somebody still needs to decide if we merge the packaging or if it should
 maybe live in a separate, maybe debian/-only(?), branch?

I think it should live in an lp:ubuntu/pkgme branch :-)

Thanks,

James

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

Title:
  [needs-packaging] pkgme should be packaged

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

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


Re: [Bug 912509] Re: Lots of requests to the checkout complete URL

2012-05-16 Thread James Westby
On Wed, 16 May 2012 21:11:48 -, Gary Lasker gary.las...@canonical.com 
wrote:
 So, the _block_wk_handlers() method of
 softwarecenter/ui/gtk3/views/purchaseview.py is meant to block the
 title_change events after a successful purchase. This was added as part
 of the fix for bug 696861. This code has been there since Natty (April
 of 2011).

That looks like it is just blocking the response to the events, but
won't necessarily stop making requests. I'm not sure which bit of code
is making the requests to be sure though.

Thanks,

James

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

Title:
  Lots of requests to the checkout complete URL

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center-agent/+bug/912509/+subscriptions

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


[Bug 645404] Re: Support Private PPAs

2012-05-13 Thread James Westby
Calling lp.people[lp.me.name].getArchiveSubscriptionURL(archive) once the 
archive has been found
will get the url to be used for private PPAs.

getArchiveSubscriptionURL

Get a text line that is suitable to be used for a sources.list entry.

It will create a new IArchiveAuthToken if one doesn't already exist.
Parameters
Parameter   Value   Description

ws.op


(required)

Fixed: getArchiveSubscriptionURL


archive


(required)
Link to a archive.

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

Title:
  Support Private PPAs

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

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


[Bug 938736] Re: For-purchase apps not showing up on Oneiric

2012-03-12 Thread James Westby
I had the caching bug, and opening s-c twice with the fixed version allows
me to see the apps again.

My understanding is that having to open twice is expected.

Thanks,

James


** 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/938736

Title:
  For-purchase apps not showing up on Oneiric

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

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


[Bug 924240] Re: datetime interpretation changed

2012-02-21 Thread James Westby
** Changed in: python-wadllib (Ubuntu)
Milestone: ubuntu-12.04-beta-1 = None

** Also affects: python-wadllib (Ubuntu Precise)
   Importance: Critical
   Status: Triaged

** Changed in: python-wadllib (Ubuntu Precise)
   Importance: Critical = High

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

Title:
  datetime interpretation changed

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

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


[Bug 929068] Re: [Precise] bug_task.date_created is returning 'unicode' objects instead of 'datetime' objects

2012-02-08 Thread James Westby
*** This bug is a duplicate of bug 924240 ***
https://bugs.launchpad.net/bugs/924240

** This bug has been marked a duplicate of bug 924240
   datetime interpretation changed

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

Title:
  [Precise] bug_task.date_created is returning 'unicode' objects instead
  of 'datetime' objects

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

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


[Bug 924240] Re: datetime interpretation changed

2012-02-08 Thread James Westby
** Also affects: python-wadllib (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python-wadllib (Ubuntu)
   Status: New = Triaged

** Changed in: python-wadllib (Ubuntu)
   Importance: Undecided = Critical

** Changed in: python-wadllib (Ubuntu)
Milestone: None = ubuntu-12.04-beta-1

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

Title:
  datetime interpretation changed

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

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


[Bug 820415] Re: bzr crashed with AttributeError in __init__(): 'NoneType' object has no attribute 'makefile'

2012-01-29 Thread James Westby
It's actually an httplib2 bug I think:
http://code.google.com/p/httplib2/issues/detail?id=96

** Bug watch added: code.google.com/p/httplib2/issues #96
   http://code.google.com/p/httplib2/issues/detail?id=96

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

Title:
  bzr crashed with AttributeError in __init__(): 'NoneType' object has
  no attribute 'makefile'

To manage notifications about this bug go to:
https://bugs.launchpad.net/lazr.restfulclient/+bug/820415/+subscriptions

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


[Bug 681394] Re: existing dependency on elementree at python level

2012-01-29 Thread James Westby
rick_h did a release with this in it last week. Barry is going to upload
to Precise.

Thanks,

James


** Changed in: wadllib
   Status: Fix Committed = 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/681394

Title:
  existing dependency on elementree at python level

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

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


[Bug 681394] Re: existing dependency on elementree at python level

2012-01-18 Thread James Westby
** Also affects: python-wadllib (Ubuntu Lucid)
   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/681394

Title:
  existing dependency on elementree at python level

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

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


[Bug 681394] Re: existing dependency on elementree at python level

2012-01-18 Thread James Westby
** Description changed:

+ Impact: Python code using pkg_resources where the code uses wadllib (or 
+ launchpadlib) will spuriosly fail, causing problems in other packages.
+ Development fix: cjwatson is fixing as part of his Python 3 port.
+ Stable fix: drop the requirement from the requires.txt, as it is not doing 
anything
+and only breaking code. elementtree is merged in to Python as of 2.6, and 
having
+then entry won't change what is installed on Ubuntu.
+ Test case:
+ 1. Install python-wadllib from lucid.
+ 2. Check that elementtree is listed in 
/usr/share/pyshared/wadllib-1.1.4.egg-info/requires.txt
+ 3. Install python-wadllib from lucid-proposed
+ 4. Check that elementtree is no-longer listed in 
/usr/share/pyshared/wadllib-1.1.4.egg-info/requires.txt
+ Regression potential: very low, as the line was redundant.
+ 
  Binary package hint: python-wadllib
  
  With the python-wadllib in maverick installed, the following code fails:
  
- 
- Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56) 
+ Python 2.6.6 (r266:84292, Sep 15 2010, 16:22:56)
  [GCC 4.4.5] on linux2
  Type help, copyright, credits or license for more information.
   from pkg_resources import require
   require(wadllib)
  Traceback (most recent call last):
-   File stdin, line 1, in module
-   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 654, in 
require
- needed = self.resolve(parse_requirements(requirements))
-   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 552, in 
resolve
- raise DistributionNotFound(req)
+   File stdin, line 1, in module
+   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 654, in 
require
+ needed = self.resolve(parse_requirements(requirements))
+   File /usr/lib/python2.6/dist-packages/pkg_resources.py, line 552, in 
resolve
+ raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: elementtree
-  
+ 
  
  It is because `/usr/share/pyshared/wadllib-1.1.4.egg-info/requires.txt`
  contains `elementtree`, but in fact `elementree` is not used when the
  user is using python = 2.5

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

Title:
  existing dependency on elementree at python level

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

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

[Bug 803475] Re: Missing dependency on python-simplejson

2012-01-18 Thread James Westby
Checked that the new package works fine.

Thanks,

James


** Description changed:

- The python-lazr.restfulclient package on Lucid is missing a dependency
- on python-simplejson. As a result, anything which uses python-
- lazr.restfulclient and requires it working at build time via Build-
- Depends, will fail, due to the missing dependency. A workaround is to
- explicitly Build-Depends on python-simplejson as well, but this is the
- incorrect solution.
+ Impact: The python-lazr.restfulclient package on Lucid is missing a
+ dependency on python-simplejson. As a result, anything which uses
+ python-lazr.restfulclient and requires it working at build time via
+ Build-Depends, will fail, due to the missing dependency. A workaround is
+ to explicitly Build-Depends on python-simplejson as well, but this is
+ the incorrect solution.
+ 
+ Development Fix: Already fixed by adding the dependency
+ Stable Fix: Add the dependency on python-simplejson
+ Test Case:
+   1. Install python-lazr.restfulclient from lucid-updates
+   2. Check that it doesn't depend on python-simplejson
+   3. Install python-lazr.restfulclient from lucid-proposed
+   4. Check that it does depend on python-simplejson
+ Regression Potential: low, just adding a dependency

** 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/803475

Title:
  Missing dependency on python-simplejson

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.restfulclient/+bug/803475/+subscriptions

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


[Bug 918307] [NEW] Declares that it requires the test dependencies, but doesn't depend on them, breaking other python code

2012-01-18 Thread James Westby
Public bug reported:

Impact: code that uses lazr.restfulclient (or launchpadlib) and pkg_resources 
can't
work. The python package declares that the test dependencies are required, 
but they
aren't listed in the .deb dependencies, and so aren't installed. They 
aren't needed for the
code so they should be dropped.

Development fix: Drop the requires on the test dependencies

Stable fix: the same thing

Test Case:
 1. Install the lazr.restfulclient package from -updates
 2. Check that van.testing, wsgi_intercept, lazr.restful and 
lazr.authentication are listed in
  the first section of 
/usr/share/pyshared/lazr.restfulclient-0.9.11.egg-info/requires.txt
 3. Install the lazr.restfulclient package from -proposed
 4. Check that those lines are now listed in a [tests] section.

Regression potential: low, as the packages haven't been installed as
dependencies, and some aren't even packaged, so nothing should be
relying on them being declared as dependencies.

** Affects: lazr.restfulclient (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/918307

Title:
  Declares that it requires the test dependencies, but doesn't depend on
  them, breaking other python code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lazr.restfulclient/+bug/918307/+subscriptions

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


Re: [Bug 597041] Re: No way to get from binary package to source package

2012-01-06 Thread James Westby
On Sat, 07 Jan 2012 01:50:43 -, Colin Watson cjwat...@canonical.com wrote:
 It would probably be simplest to have a way to return all source
 packages that want to build a given binary, and then I can look through
 those to see which ones I care about.  I think this feels natural enough
 in the LP API because lookups for source and binary publications also
 return collections.  How about
 Archive.getPublishedSources(binary_name=...), which you could then limit
 by series, binary version, etc. as required?  Would that work for
 everyone?

The use case that we had for this the other day was just to get the
source package name for the given binary publication, as there no
information in

https://launchpad.net/+apidoc/devel.html#binary_package_publishing_history

that can provide it.

I don't see a problem with what you want to provide in addition to
that, assuming that dsc_binaries is pretty reliable.

Thanks,

James

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

Title:
  No way to get from binary package to source package

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

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


[Bug 905413] Re: SRU for vmware-view

2011-12-19 Thread James Westby
Hi,

I've just verified this too, I get vmware-view-client:i386 
1.3.0-0ubuntu1+oneiric2 showing up in
software-center on amd64 after installing the proposed package.

Thanks,

James


** 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/905413

Title:
  SRU for vmware-view

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/app-install-data-partner/+bug/905413/+subscriptions

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


[Bug 893620] [NEW] Doesn't include egg-info dir

2011-11-22 Thread James Westby
Public bug reported:

The python package doesn't include the egg-info dir, so it is invisible to 
setuptools etc.
making it harder to work with the package in other projects.

Thanks,

James

** Affects: subunit (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/893620

Title:
  Doesn't include egg-info dir

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

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


[Bug 876888] Re: bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1 generates a .changes file recording the birth of the universe

2011-10-20 Thread James Westby
** Description changed:

  The --package-merge option should detect the last time the package was
  merged into Ubuntu, and pass an appropriate -v option to dpkg-
  buildpackage.  Instead, when run against lp:ubuntu/e2fsprogs for package
  version 1.42~WIP-2011-10-09-1ubuntu1, it spits out these errors:
  
  parsechangelog/debian: warning: 'since' option specifies non-existing version
  parsechangelog/debian: warning: use newest entry that is earlier than the one 
specified
  parsechangelog/debian: warning: none found, starting from the oldest entry
  
  and the resulting .changes includes all the changelog entries back to
- 1995.
+ THE DAWN OF TIME.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: bzr-builddeb 2.7.8
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Mon Oct 17 14:41:31 2011
  InstallationMedia: Ubuntu 10.04.1 LTS Lucid Lynx - Release amd64 
(20100816.1)
  PackageArchitecture: all
  ProcEnviron:
-  PATH=(custom, user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: bzr-builddeb
  UpgradeStatus: Upgraded to oneiric on 2011-09-23 (23 days ago)

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

Title:
  bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1
  generates a .changes file recording the birth of the universe

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

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

[Bug 876888] Re: bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1 generates a .changes file recording the birth of the universe

2011-10-20 Thread James Westby
Oops:

UBUNTU_RELEASES = ('warty', 'hoary', 'breezy', 'dapper', 'edgy',
'feisty', 'gutsy', 'hardy', 'intrepid', 'jaunty', 'karmic',
'lucid', 'maverick', 'natty', oneiric)

Would be really nice to get rid of that.

Thanks,

James


** Changed in: bzr-builddeb (Ubuntu)
   Importance: Medium = High

** Changed in: bzr-builddeb (Ubuntu)
   Status: New = Triaged

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

Title:
  bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1
  generates a .changes file recording the birth of the universe

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

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


[Bug 876888] Re: bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1 generates a .changes file recording the birth of the universe

2011-10-20 Thread James Westby
Making use of distro-info would at least stop having to modify the code here, 
if we can't avoid
needing the information.

Thanks,

James

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

Title:
  bzr bd -S --package-merge on e2fsprogs 1.42~WIP-2011-10-09-1ubuntu1
  generates a .changes file recording the birth of the universe

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

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


Re: [Bug 854245] Re: Multiple packages are titled Bazaar in the Ubuntu Software Center

2011-09-19 Thread James Westby
On Mon, 19 Sep 2011 23:05:06 -, Andrew Starr-Bochicchio 
a.star...@gmail.com wrote:
 That's coming from the  bzr-handle-patch.desktop file. As none of the
 desktopfiles in the package really do a good job of describing the
 package as a whole, it might be best to over-ride it in app-install-
 data-ubuntu.

I would have thought that desktop file would have an option for it to
not show up in menus (as it's a handler rather than an application you
would run from a menu I think,) and that app-install-data would
similarly ignore it.

Am I wrong on any of those points? If not, is the file missing such an
option?

Thanks,

James

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

Title:
  Multiple packages are titled Bazaar in the Ubuntu Software Center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/app-install-data-ubuntu/+bug/854245/+subscriptions

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


Re: [Bug 660196] Re: linaro-media-create fails umount: dir/binary/proc: not found

2011-09-13 Thread James Westby
On Tue, 13 Sep 2011 13:43:59 -, Adrien Ferré 660...@bugs.launchpad.net 
wrote:
 Still having this bug with:
 
 sudo linaro-media-create --rootfs ext3 --mmc /dev/sdb --binary linaro-n
 -ubuntu-desktop-tar-20110824-1.tar.gz --hwpack hwpack_linaro-
 igep_20110823-0_armel.tar.gz --dev beagle
 
 Bug:
 cp: cannot stat 
 `/tmp/tmpizVz9G/binary/usr/lib/u-boot/omap3_beagle/u-boot.bin': No such file 
 or directory
 Traceback (most recent call last):
   File /usr/bin/linaro-media-create, line 161, in module
 args.is_live, args.is_lowmem, args.consoles)
   File 
 /usr/lib/pymodules/python2.7/linaro_image_tools/media_create/boards.py, 
 line 480, in populate_boot
 proc.wait()
   File /usr/lib/pymodules/python2.7/linaro_image_tools/cmd_runner.py, line 
 100, in wait
 raise SubcommandNonZeroReturnValue(self._my_args, returncode)
 linaro_image_tools.cmd_runner.SubcommandNonZeroReturnValue: Sub process 
 ['cp', '-v', '/tmp/tmpizVz9G/binary/usr/lib/u-boot/omap3_beagle/u-boot.bin', 
 '/tmp/tmpizVz9G/boot-disc'] returned a non-zero value: 1

Hi,

What version of linaro-media-create is this? I think this might have
been fixed recently.

Thanks,

James

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

Title:
  linaro-media-create fails umount: dir/binary/proc: not found

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/660196/+subscriptions

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

[Bug 845696] Re: linaro-fetch-image-ui: Ignores image size

2011-09-09 Thread James Westby
** Changed in: linaro-image-tools
   Importance: Undecided = Medium

** Changed in: linaro-image-tools
 Assignee: (unassigned) = James Tunnicliffe (dooferlad)

** Changed in: linaro-image-tools
Milestone: None = 2011.08

** Also affects: linaro-image-tools (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linaro-image-tools (Ubuntu)
   Status: New = Triaged

** Changed in: linaro-image-tools (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  linaro-fetch-image-ui: Ignores image size

To manage notifications about this bug go to:
https://bugs.launchpad.net/linaro-image-tools/+bug/845696/+subscriptions

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


[Blueprint server-o-ensemble-conference-talks] Ensemble Conference Talks

2011-08-10 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Work Items:
  [bcsaller] Cloud Camp - May 26, 2011 in San Francisco, CA, USA {1}: DONE
  DevOps Day Australia (Taking talk submissions now) - July 22-23rd in 
Melbourne, Australia{2}: POSTPONED
  HotCloud (Poster submissions are due by Monday, May 30, 2011, at 3:00 p.m. 
PDT) - June 14–15 in Portland, OR, USA{3}: POSTPONED
  [bcsaller] DevOps Day Mountain View (Proposal Deadline is 1st of June 2011) - 
June 17-18th in Mountain View{4}: TODO
  Cloud Camp - June 2, 2011 in Boston (Waltham, MA), USA{5}: POSTPONED
  [kirkland] Cloud Camp - June 7, 2011 in New York, USA{6}: DONE
  Velocity BoF Session  (Call closes 11:59pm 06/09/2011 PDT) - June 14th-16th 
in Santa Clara, CA{7}: POSTPONED
  Large Installation System Administration Conference  - (Call closes June 9, 
2011, 11:59 p.m. PDT) - December 4–9, 2011, Boston, MA{8}: POSTPONED
  Ops Camp - June 13, 2011 in Portland, OR, USA{10}: POSTPONED
  [clint-fewbar] Cloud Camp - June 14, 2011 in San Diego, CA, USA{11}: DONE
  Cloud Camp - June 16, 2011 in Seattle, USA{12}: POSTPONED
  CloudCamp - June 20, 2011 in Cincinnati, OH, USA{13}: POSTPONED
  Cloud Computing Expo (Call closes June 30, 2011) - Nov 7-10 in Santa Clara, 
CA {15}: POSTPONED
- [robbie.w] CloudCamp - July 20, 2011 in Austin, TX, USA{18}: POSTPONED
+ [robbiew] CloudCamp - July 20, 2011 in Austin, TX, USA{18}: POSTPONED
  [clint-fewbar] OSCON Talk: DONE
  [clint-fewbar] OSCON BoF Session  (Call closes 11:59pm 07/22/2011 PDT) - July 
25-29th in Portland, OR{14}: DONE
  LinuxConf AU (Call close Friday 29th July 2011) - January 16-20th Ballarat, 
Australia{18}: POSTPONED
  Cloud Connect 2012 - (Call closes August 18th, 2011) - February 13-16, 2012, 
Silicon Valley, CA{9}: TODO
  CloudCamp - September 10, 2011 in Munich, Germany{16}: POSTPONED
  CloudCamp - October 9, 2011 in Cloud Track @ Silicon Valley Code Camp, 
USA{17}: TODO
  
  Links:
  {1} http://www.cloudcamp.org/sf/2011-05-26
  {2} http://devopsdownunder.org/
  {3} http://www.usenix.org/events/hotcloud11/
  {4} http://www.devopsdays.org/events/2011-mountainview/proposals/
  {5} http://www.cloudcamp.org/boston/2011-06-02
  {6} http://www.cloudcamp.org/ny/2011-06-07
  {7} http://velocityconf.com/velocity2011/public/cfp/157
  {8} http://www.usenix.org/events/lisa11/
  {9} http://www.cloudconnectevent.com/santaclara/call-for-papers/
  {10} http://www.opscamp.org/
  {11} http://www.cloudcamp.org/sandiego/2011-06-14
  {12} http://www.cloudcamp.org/seattle/2011-06-16
  {13} http://www.cloudcamp.org/cincinnati/2011-06-20
  {14} http://www.oscon.com/oscon2011/public/cfp/164
  {15} http://cloudcomputingexpo2011west.sys-con.com/general/papers2011w.htm
  {16} http://www.cloudcamp.org/munich/2011-09-10
  {17} http://www.cloudcamp.org/siliconvalley/2011-10-09
  {18} http://cloudcamp-austin-2011-estw.eventbrite.com/
  {19} http://linux.conf.au/programme/papers

-- 
Ensemble Conference Talks
https://blueprints.launchpad.net/ubuntu/+spec/server-o-ensemble-conference-talks

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


[Blueprint server-o-documentation] Improving Ubuntu Server Documentation

2011-08-10 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
- 
  Work Items:
  [jwcampbell] look at build toolchain transition needs to produce something 
similar to docs.openstack.org: TODO
  Look at what we currently have, what needs to change, and plan how we do it: 
TODO
- [robbie.w] look at getting funding for dedicated document resource: DONE
+ [robbiew] look at getting funding for dedicated document resource: DONE
  Jim or Adam to look at an Ubuntu Open Week-type session regarding additional 
contributions to server docs: TODO
  Server team to identify server resources that could be used to test out 
server documentation configurations for the purpose of documenting them.: TODO

-- 
Improving Ubuntu Server Documentation
https://blueprints.launchpad.net/ubuntu/+spec/server-o-documentation

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


[Bug 804397] Re: xdg-open depends on gnome-open, but it's not on the CD

2011-07-21 Thread James Westby
** Also affects: xdg-utils (Ubuntu Oneiric)
   Importance: High
   Status: Confirmed

** Changed in: xdg-utils (Ubuntu Oneiric)
Milestone: None = ubuntu-11.10-beta-1

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

Title:
  xdg-open depends on gnome-open, but it's not on the CD

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

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


[Bug 813755] [NEW] gnome-keyring-daemon fails to start as it can't get capabilities

2011-07-20 Thread James Westby
Public bug reported:

Hi,

With a fresh oneiric install gnome-keyring-daemon won't start for me, 
complaining about
not being able to get capabilities.

If I set the excecutable to be suid root then it starts fine.

Thanks,

James

** Affects: gnome-keyring (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/813755

Title:
  gnome-keyring-daemon fails to start as it can't get capabilities

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

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


[Bug 596313] Re: [needs-packaging] gm-notify - Highly Ubuntu integrated GMail Notifier

2011-07-12 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/maverick/gm-
notify/maverick

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

Title:
  [needs-packaging] gm-notify - Highly Ubuntu integrated GMail Notifier

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

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


[Bug 804622] Re: Fails to guess package for python-cheetah

2011-07-01 Thread James Westby
distribute seems to have a safe_name function in pkg_resources.py

https://bitbucket.org/tarek/distribute/src/edd2f2c24b20/pkg_resources.py#cl-1130

but it doesn't call lower() and is different to debpython's anyway.

Thanks,

James

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

Title:
  Fails to guess package for python-cheetah

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

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


[Bug 804622] [NEW] Fails to guess package for python-cheetah

2011-07-01 Thread James Westby
Public bug reported:

Hi,

python-cheetah installs Cheetah-*-.egg-info, so I put
install_requires=[Cheetah] in setup.py.

When dh_python2 tries to guess the package name it uses safe_name before it 
puts it in the regex,
which calls lower() on the string.

This means that it doesn't find the Cheetah egg-info dir and so complains that 
the package
can't be found.

If it didn't call lower() it wouldn't be found. I don't know what the purpose 
of the lower
call is in a function called safe_name, and it says that it is taken from 
distribute, so
there may be a reason for it there.

Thanks,

James

** Affects: python-defaults (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/804622

Title:
  Fails to guess package for python-cheetah

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

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


[Blueprint server-o-load-testing] Server Load Testing Suite

2011-06-06 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Work Items:
  [bladernr] Jeff to list the testing team info so interested parties can sign 
up and participate in making this happen: DONE
- [hardware-cert team] Create a list of the tests to be run (a small number of 
useful tests to start, we can expand afterwards).: TODO
- [hardware-cert team] Documentation of test cases and configs and other useful 
information (wiki?, testcases.qa.ubuntu.com?): TODO
- [hardware-cert team] Package a consistently runnable test suite: TODO
+ [canonical-hw-cert] Create a list of the tests to be run (a small number of 
useful tests to start, we can expand afterwards).: TODO
+ [canonical-hw-cert] Documentation of test cases and configs and other useful 
information (wiki?, testcases.qa.ubuntu.com?): TODO
+ [canonical-hw-cert] Package a consistently runnable test suite: TODO
  
  Previous discussions:
  
https://blueprints.launchpad.net/ubuntu/+spec/packageselection-arm-server-optimized-lamp-stack
  
https://wiki.ubuntu.com/UDSProceedings/N/PackageSelectionAndSystemDefaults#Arm%20Server%20Optimized%20Lamp%20Stack
  
  Notes from this session:
  http://summit.ubuntu.com/uds-o/meeting/server-o-load-testing/
  
  Q: Can you please try to address IPMI (Server management) as well
  A: To what extent?  There is already an IPMI test that performs basic 
function testing (e.g. connect to the BMC, pull SEL events and system info to 
ensure that the IPMI bits are working).
  
  Definition of Done:
  1: Defined list of specific hardware subsystems on servers that are to be 
tested
  2: Defined list of specific common server applications that are to be tested
  3: Scope infrastructure changes as may be needed (new hardware, etc)
  4: Defined list of tests that will verify server stability and functionality
  5: Defined limits on what is acceptable load minimums and maximums for testing
  6: Defined list of which tests will be hardware certification tests and which 
will be QA style tests
  7: Responsibilities for each set of tests assigned to the appropriate teams
  8: Tests written if they do not currently exist, tested for usability and 
implemented in Checkbox
  9: Separate whitelists defined in checkbox for server certification and 
server QA
  10: New infrastructure in place and operational if necessary
  11: Servers tested using full server certification and server QA whitelists
  12: 11.10 is thoroughly hammered using our new combined Super Monkey Powers
  13: 12.04 is the best Server LTS EVER!

-- 
Server Load Testing Suite
https://blueprints.launchpad.net/ubuntu/+spec/server-o-load-testing

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


[Blueprint server-o-puppet-integration] Ubuntu Server Puppet Integration

2011-06-03 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Work Items for oneiric-alpha-2:
  [gandelman-a] Nova, single server Common modules: TODO
  [gandelman-a] Nova, multi-server Common modules: TODO
  [gandelman-a] Swift, single server Common modules: TODO
  [gandelman-a] Swift, multi-server Common modules: TODO
  [gandelman-a] Glance Common modules: TODO
  
  Work Items:
  Package Puppet 2.7: TODO
  Package Puppet dashboard (on mysql/apache): TODO
  Package modules: TODO
- [negronj] Make/package current orchestra modules to function without 
orchestra provisioning: TODO
+ [negronjl] Make/package current orchestra modules to function without 
orchestra provisioning: TODO
  [negronjl] apache Puppet Module: DONE
  [negronjl] puppet-apt helper Puppet Module: DONE
  [negronjl] debconf helper Puppet Module: DONE
  [negronjl] distcc Puppet Module: DONE
  [negronjl] gearman Puppet Module: DONE
  [negronjl] glusterfs Puppet Module: DONE
  [negronjl] hadoop Puppet Module: DONE
  [negronjl] haproxy ( with apache and tomcat integration ) Puppet Module: DONE
  [negronjl] mongodb Puppet Module: DONE
  [negronjl] mpi ( mpich2 ) Puppet Module: DONE
  [negronjl] mysql Puppet Module: DONE
  [negronjl] tomcat ( tomcat6) Puppet Module: DONE
  rsyslog Orchestra modules: TODO
  nagios Orchestra modules: TODO
  cobbler Orchestra modules: TODO
  bzr/git Orchestra modules: TODO
  fs creation/management Orchestra modules: TODO
  jenkins (master and slave) Orchestra modules: TODO
  ha cluster (drbd, pacemaker, corosync, cman) Orchestra modules: TODO
  kvm (host and guest?) Orchestra modules: TODO
  LXC Orchestra modules: TODO
  Xen Orchestra modules: TODO
  [gandelman-a] OpenStack: TODO
  Mail server Common modules: TODO
  LAMP stack Common modules: TODO
  SSH Common modules: TODO
  samba Common modules: TODO
  DNS Common modules: TODO
  PostgreSQL Common modules: TODO
  Print server ( cups ) Common modules: TODO
  rsyslog Common modules: TODO
  Hadoop Common modules: TODO
  Eucalyptus Common modules: TODO
  Test modules within vanilla Ubuntu/Puppet infrastructure: TODO
  Test modules within Ubuntu/Orchestra infrastructure: TODO

-- 
Ubuntu Server Puppet Integration
https://blueprints.launchpad.net/ubuntu/+spec/server-o-puppet-integration

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


[Bug 790760] Re: linaro-hwpack-create fails with GPG errors from APT

2011-06-02 Thread James Westby
On Thu, 02 Jun 2011 13:21:32 -, Guilherme Salgado 
guilherme.salg...@linaro.org wrote:
 http://paste.ubuntu.com/616721/ seems to confirm my hypothesis.
 something that used to work on Maverick no longer works on Oneiric. Now
 we need to figure out whether it's a regression in python-apt or just a
 new requirement that trusted.gpg.d is in place before you run
 cache.update()

I don't know if

  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596189

is fixed in oneiric yet, it may be related.

Thanks,

James


** Bug watch added: Debian Bug tracker #596189
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=596189

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

Title:
  linaro-hwpack-create fails with GPG errors from APT

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


[Bug 366047] Re: /etc/init.d/bootlogs.sh has gdm in Required-Start

2011-06-02 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/sysvinit/karmic

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

Title:
  /etc/init.d/bootlogs.sh has gdm in Required-Start

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


[Bug 283200] Re: NetworkManager starts up twice

2011-06-02 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/sysvinit/karmic

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

Title:
  NetworkManager starts up twice

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


[Bug 203323] Re: fsck/usplash: device names not fully reported

2011-06-02 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/sysvinit/karmic

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

Title:
  fsck/usplash: device names not fully reported

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


[Bug 95368] Re: Cannot remove directory on unmount due to stale .hal-mtab entries

2011-06-02 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/sysvinit/karmic

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

Title:
  Cannot remove directory on unmount due to stale .hal-mtab entries

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


Re: [Bug 789135] [NEW] Add image/hwpack information into image

2011-05-27 Thread James Westby
On Fri, 27 May 2011 13:28:30 -, Marcin Juszkiewicz 
789...@bugs.launchpad.net wrote:
 Public bug reported:
 
 Binary package hint: linaro-image-tools
 
 Would be nice to have /etc/linaro-image file with informations about
 which LEB and hwpack were used to create it.

I think this is dupe, but I agree that is is desirable.

You can kind of get this info now:

 Something like:
 Linaro evaluation build image: linaro-natty-alip 20110527

cat /var/lib/ubuntu_dist_channel

(or something like that)

 hwpack: panda-x11-base 20110527

dpkg -l hwpack*

Thanks,

James

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

Title:
  Add image/hwpack information into image

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


Re: [Bug 789135] Re: Add image/hwpack information into image

2011-05-27 Thread James Westby
On Fri, 27 May 2011 15:25:49 -, Marcin Juszkiewicz 
789...@bugs.launchpad.net wrote:
 root@linaro:/var/lib# cat ubuntu_dist_channel 
 # This is a distribution channel descriptor
 # For more information see 
 http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-linaro-natty-alip-20110527-0

Ah,

/etc/buildstamp is better for that info.

(canonical-oem can be changed next cycle via
config/offspring-builder.config:IBS_DISTRIBUTION_CHANNEL_DESCRIPTOR_PREFIX=offspring-${HOSTNAME})

Thanks,

James

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

Title:
  Add image/hwpack information into image

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


[Blueprint server-o-seed-review] Server Seed Review

2011-05-26 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
- Work Items:
- [] Check that the current seed is still relevant: TODO
- [] Add additional packages to a seed if suitable: TODO
- [] Reconcile ~ubuntu-server subscribed packages to seed(s): TODO
+ Work 
+ Check that the current seed is still relevant: TODO
+ Add additional packages to a seed if suitable: TODO
+ Reconcile ~ubuntu-server subscribed packages to seed(s): TODO
  
  == Comments ==
  
  * Come up with a sensible package list for ubuntu-dev-team so members of
  the ubuntu server team can upload packages to the archive. -- zul
  
  * The ubuntu-server-dev team should mirror the seeds, but this might be
  somewhat extensive. -- Daviey

-- 
Server Seed Review
https://blueprints.launchpad.net/ubuntu/+spec/server-o-seed-review

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


[Blueprint server-o-jonas] JOnAS Packaging Certification

2011-05-26 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Recap on work on Natty:
  
  Current Challenges:
  * Binary packaging produced for Natty release does not currently pass JEE 
Certification Tests on OpenJDK (only passes on sun-jdk); this needs to be 
resolved if we are going to try to get this into the main archive.
  Packaging Approach:
  * Key Dependencies:
    - ow2 EasyBeans
    - ow2 JOTM
    - ow2 CAROL
    - ow2 monolog
    - ow2 perseus
    - ow2 cmi
    - ow2 medor
    - tomcat7
    - Adobe Cairngorm
    - axis2
    - ops4j
    - Google Guice
  
  * Potential Issues:
    - Maven version 2.1.x (not 2.0.x) in archive
    - osgi wraps around existing libraries
    - Flash in admin GUI.
    - Large amount of dependency packaging
  
  JOnAS
  
  - 5.3 - JEE 6 profile
  - 5.3 - JEE 5 profile
  
   OSGi 4.2- stan
  
  - Apache Felix (or Eclipse)
  
  Micro-container architecutre - very low dependency requirement.
  
  Services delivered as bundles.
  
  Certified against full bundle of componets.
  
  Diff between dev and production modes - quick startup.
  
  Open source flex compilier - maven plugin.
  
  Jonas admn console - separatre component.
  
  OSGi enterprise standard.
  
  

  
  Work Items (oneiric-alpha-2):
  [james-page] Review current OSGi packaging:TODO
- [fbenoit] Identify priority list of ow2 components for packaging during 
Oneiric: TODO
- [fbenoit] Idnetify list of ow2 and other maven plugins required to support 
JOnAS: TODO
+ [florent-benoit] Identify priority list of ow2 components for packaging 
during Oneiric: TODO
+ [florent-benoit] Idnetify list of ow2 and other maven plugins required to 
support JOnAS: TODO
  
  Work Items:
  [james-page] work upstream in Debian to help with Maven 3 packaging: TODO
  [james-page] Work with florent on understanding JOnAS clustering and how this 
might feed into Ensemble and Orchestra: TODO

-- 
JOnAS Packaging  Certification
https://blueprints.launchpad.net/ubuntu/+spec/server-o-jonas

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


[Blueprint server-o-infra-power] Infrastructure power management

2011-05-25 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Work items:
  [aquette] Implement device discovery tools / libs / binding in NUT: INPROGRESS
  [aquette] Implement configuration library and tool for NUT: TODO
  [aquette] Create Augeas lenses for configuration for NUT: DONE
  [aquette] Distribute NUT Augeas lenses: TODO
  [aquette] Distribute the new NUT documentation: TODO
  [aquette] Create a NUT client only (upsmon) package: TODO
  [?] Convert initscripts to upstart: TODO
- [aquette] Create Avahi publication script for : IN PROGRESS
+ [aquette] Create Avahi publication script for : INPROGRESS
  [aquette] Implement a native NUT PSU (power supply unit) driver, using 
libsmbios: TODO
  [aquette] Implement a native NUT IPMI driver (remove the need for PowerMan) 
using OpenIPMI: TODO
  [aquette] Implement the PowerPath (or PowerChain) notion in NUT, to be able 
to link for example PSU1 - PDU outlet2 - UPS1: TODO
  [zulcss] Investigate and implement NUT Puppet integration: TODO
  [zulcss] Investigate and implement NUT cobbler integration: TODO
  [zulcss] Investigate and implement NUT Orchestra integration: TODO
  [zulcss] Investigate and implement NUT Ensemble integration: TODO
  [kim0] Investigate and implement NUT Ensemble integration: TODO
  [aquette] Implement improved PDU and power devices support in fence-agents: 
TODO
  [?] provide fence-agents package (separated from cman): TODO
  [andreserl] Investigate PowerNap using NUT as a data broker: INPROGRESS
  [aquette] Investigate PowerNap using NUT as a data broker: INPROGRESS
  [andreserl] Implement NUT client support in PowerWake: TODO
  [aquette] Implement NUT client support in PowerWake: TODO
  [bencer] Implement NUT support in Zentyal: TODO
  [aquette] Implement NUT support in Zentyal: TODO
  [?] Implement power support in Cloud schedulers using NUT: TODO
  [cr3] Implement support for UPS testing in Checkbox using NUT: TODO
  [aquette] Implement support for UPS testing in Checkbox using NUT: TODO
  
  Remaining questions:
  - is Augeas support sufficient for configuration, or does it need a more 
advanced wrapper?
  - related to the above, is a configuration library / tool needed?
  - @zulcss: does Nagios nut plug-in offer sufficient features for your purpose?
  
  == Items to consider ==
  1. Create power consumption reports (not ready for billing, only informative)
  2. Asset management support for power devices. Ie, Provide device information 
like manufacturer name and model, serial number, location, contact, service 
dates, ...

-- 
Infrastructure power management
https://blueprints.launchpad.net/ubuntu/+spec/server-o-infra-power

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


[Blueprint server-o-drop-vmbuilder] Drop VMBuilder?

2011-05-25 Thread James Westby
Blueprint changed by James Westby:

Whiteboard changed:
  Work Items:
  [mvo] move do-release-upgrade build/testing to live-build: TODO
  [smoser] move oneiric cloud images build to live-build: TODO
  [jdstrand] vm-tools to live-build: TODO
  [davewalker] Investigate CCA requirement for vmbuilder: TODO
  discuss with cody what is appropriate release to target for 11.10: TODO
  update web/wiki documentation to indicate deprecation of vmbuilder: TODO
  mailng list or blog request for upstream vmbuilder maintainer: TODO
- [nijiba] talk to canonical legal regarding droping CCA: TODO
+ [nijaba] talk to canonical legal regarding droping CCA: TODO
  add deprecated warning on vm-builder: TODO
  
  Notes:
  etherpad: http://pad.ubuntu.com/uds-o-server-o-drop-vmbuilder
  etherpad-history: 
http://pad.ubuntu.com/ep/pad/view/uds-o-server-o-drop-vmbuilder/latest

-- 
Drop VMBuilder?
https://blueprints.launchpad.net/ubuntu/+spec/server-o-drop-vmbuilder

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


[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
Hi Jelmer,

Perhaps the applying of quilt patches in bzr-builder can be more graceful in its
handling of this state.

That is:

  * patches in debian/patches
  * Those patches already applied
  * No .pc directory

Thanks,

James

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/766242

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
On Mon, 16 May 2011 22:18:37 -, Clint Byrum cl...@fewbar.com wrote:
 There's not much we can do if the source package patches conflicts
 directly with upstream. The build log is quite clear which patches won't
 apply, so they can be selectively removed if some need to stay. Ultimately
 you have 4 different versions of the code:
 
 1 upstream .orig
 2 upstream .orig + packaging patches
 3 upstream NEW + packaging patches
 4 upstream NEW
 
 Picking which one to build could be simpler, thats true. But the problem
 is that there's some conflicting, duplicated delta between 2 and 3 that
 must be hand merged because the patches are not applied, so the common
 version is unknown.
 
 I stand by my original assessment, that while its not easy, its necessary
 to be able to be clear about which patches you want to apply.

Is there some confusion here? This case isn't about updating the package
to a new upstream release. This is just about rebuilding the current
Ubuntu package, so what's in debian/patches should apply, otherwise the
packaging is broken.

What is causing the issue is that debuild and bzr-builder apply the
quilt patches in slightly different ways, with bzr-builder failing if
the patches are already applied and there is no .pc directory, and
debuild no failing in that case.

It's my opinion that when using bzr + dpkg v3 (quilt), the bzr tree
should have patches applied and a .pc directory, as that allows you to
directly work with quilt when getting the branch. However, given that
debuild accepts the current branch as input, bzr-builder probably should
too, as it isn't really doing anything different.

This is yet another case where the mismatch between quilt patches and
bzr bites us, so I'd like for it to go away by natively supporting
changes against a base in bzr.

Thanks,

James

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to cloud-init in Ubuntu.
https://bugs.launchpad.net/bugs/766242

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


[Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
Hi Jelmer,

Perhaps the applying of quilt patches in bzr-builder can be more graceful in its
handling of this state.

That is:

  * patches in debian/patches
  * Those patches already applied
  * No .pc directory

Thanks,

James

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

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


Re: [Bug 766242] Re: lp:ubuntu/cloud-init is not buildable by bzr-builder

2011-05-16 Thread James Westby
On Mon, 16 May 2011 22:18:37 -, Clint Byrum cl...@fewbar.com wrote:
 There's not much we can do if the source package patches conflicts
 directly with upstream. The build log is quite clear which patches won't
 apply, so they can be selectively removed if some need to stay. Ultimately
 you have 4 different versions of the code:
 
 1 upstream .orig
 2 upstream .orig + packaging patches
 3 upstream NEW + packaging patches
 4 upstream NEW
 
 Picking which one to build could be simpler, thats true. But the problem
 is that there's some conflicting, duplicated delta between 2 and 3 that
 must be hand merged because the patches are not applied, so the common
 version is unknown.
 
 I stand by my original assessment, that while its not easy, its necessary
 to be able to be clear about which patches you want to apply.

Is there some confusion here? This case isn't about updating the package
to a new upstream release. This is just about rebuilding the current
Ubuntu package, so what's in debian/patches should apply, otherwise the
packaging is broken.

What is causing the issue is that debuild and bzr-builder apply the
quilt patches in slightly different ways, with bzr-builder failing if
the patches are already applied and there is no .pc directory, and
debuild no failing in that case.

It's my opinion that when using bzr + dpkg v3 (quilt), the bzr tree
should have patches applied and a .pc directory, as that allows you to
directly work with quilt when getting the branch. However, given that
debuild accepts the current branch as input, bzr-builder probably should
too, as it isn't really doing anything different.

This is yet another case where the mismatch between quilt patches and
bzr bites us, so I'd like for it to go away by natively supporting
changes against a base in bzr.

Thanks,

James

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

Title:
  lp:ubuntu/cloud-init is not buildable by bzr-builder

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


[Bug 745801] Re: system-based authorization doesn't store useful credentials in gnome-keyring

2011-03-30 Thread James Westby
Here's the serialize code for what is stored

parser.add_section(CREDENTIALS_FILE_VERSION)
parser.set(CREDENTIALS_FILE_VERSION,
   'consumer_key', self.consumer.key)
parser.set(CREDENTIALS_FILE_VERSION,
   'consumer_secret', self.consumer.secret)
parser.set(CREDENTIALS_FILE_VERSION,
   'access_token', self.access_token.key)
parser.set(CREDENTIALS_FILE_VERSION,
   'access_secret', self.access_token.secret)
parser.write(writable_file)

so it executes the first line fine, but the rest don't have the desired
effect.

I'm not sure what would cause the other statements to have
no effect.

The write() must have an effect, otherwise you would get nothing,
so either there is something odd going on with the ConfigParserClass
or we are getting the equivalent of short read/write (the writeable_file
isn't a real file here, just an in memory one, so it's not that exactly)

There is some oddness with a credential_save_failed that could be
involved.

Adding an upstream task for their input.

Thanks,

James


** Also affects: launchpadlib
   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/745801

Title:
  system-based authorization doesn't store useful credentials in gnome-
  keyring

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


[Bug 740415] [NEW] Dash draws some icons off right edge of screen

2011-03-22 Thread James Westby
Public bug reported:

Binary package hint: unity

Hi,

I see the dash draws some icons off the right edge of the screen. This is 
particularly
obvious in the applications view.

I have attached a screenshot.

Thanks,

James

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: unity 3.6.6-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic-pae 2.6.38-rc7
Uname: Linux 2.6.38-6-generic-pae i686
Architecture: i386
CompizPlugins: 
[core,bailer,detection,composite,opengl,decor,mousepoll,vpswitch,regex,animation,snap,expo,move,compiztoolbox,place,grid,imgpng,gnomecompat,wall,ezoom,workarounds,staticswitcher,resize,fade,unitymtgrabhandles,scale,session,unityshell]
CompositorRunning: compiz
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800
 edid-base64: 
AP///wBMowAQAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBxxsAoFAgFzAwICYAS88QAAAZDwAAACOHAmQA/gBERDI4MgQxNTRYMwog/gAnQFBagbDZ/wEBCiAgAJ0=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Tue Mar 22 15:16:59 2011
DistUpgraded: Log time: 2011-03-16 22:36:28.538411
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: virtualbox-ose, 4.0.4: added
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:01bd]
   Subsystem: Dell Device [1028:01bd]
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. MM061
ProcEnviron:
 LANGUAGE=en_CA:en
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: root=UUID=bb1f10f7-dda6-4de8-b99d-07e932e0fc1c ro quiet 
splash
ProcVersionSignature_: Ubuntu 2.6.38-6.34-generic-pae 2.6.38-rc7
ProcVersionSignature__: Ubuntu 2.6.38-6.34-generic-pae 2.6.38-rc7
Renderer: Unknown
SourcePackage: unity
UpgradeStatus: Upgraded to natty on 2011-03-17 (5 days ago)
dmi.bios.date: 06/13/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0KD882
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd06/13/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0KD882:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu7
version.libdrm2: libdrm2 2.4.23-1ubuntu5
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu3
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu4
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu4
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu6

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


** Tags: apport-bug compiz-0.9 i386 natty running-unity ubuntu

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

Title:
  Dash draws some icons off right edge of screen

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


[Bug 740415] Re: Dash draws some icons off right edge of screen

2011-03-22 Thread James Westby
** Attachment added: Screenshot.png
   
https://bugs.launchpad.net/bugs/740415/+attachment/1930912/+files/Screenshot.png

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

Title:
  Dash draws some icons off right edge of screen

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


[Bug 740415] Re: Dash draws some icons off right edge of screen

2011-03-22 Thread James Westby
didrocks figured out that this was a font issue. My settings were on Sans for 
some reason, and
switching to Ubuntu made the problem go away.

Thanks,

James

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

Title:
  Dash draws some icons off right edge of screen

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


Re: [Bug 737900] Re: Screen corruption (mainly in Terminator) intel 945/natty

2011-03-20 Thread James Westby
*** This bug is a duplicate of bug 717114 ***
https://bugs.launchpad.net/bugs/717114

On Sat, 19 Mar 2011 02:33:54 -, Bryce Harrington 
737...@bugs.launchpad.net wrote:
 Yep, looks like a case of bug 717114 which you'll be happy to know is
 fixed in your next kernel update James.  :-)
 
 (Although at least one person says they still have the behavior, so
 possibly ymmv; reopen bug if it doesn't go away on the latest kernel.)

Thanks Bryce, you rock as ever.


James

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

Title:
  Screen corruption (mainly in Terminator) intel 945/natty

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


[Bug 737900] [NEW] Screen corruption (mainly in Terminator) intel 945/natty

2011-03-18 Thread James Westby
Public bug reported:

Binary package hint: xorg

Hi,

I'm seeing frequent corruption usually in, but not constrained to,
Terminator.

I have

  00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/GME,
943/940GML Express Integrated Graphics Controller (rev 03)

and am running natty, but you already know that thanks to the wonderful
display symptom.

Thanks,

James

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: xorg 1:7.6~3ubuntu11
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic-pae 2.6.38-rc7
Uname: Linux 2.6.38-6-generic-pae i686
Architecture: i386
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800
 edid-base64: 
AP///wBMowAQAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEBxxsAoFAgFzAwICYAS88QAAAZDwAAACOHAmQA/gBERDI4MgQxNTRYMwog/gAnQFBagbDZ/wEBCiAgAJ0=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: Off
 modes: 
 edid-base64:
Date: Fri Mar 18 19:15:45 2011
DistUpgraded: Log time: 2011-03-16 22:36:28.538411
DistroCodename: natty
DistroVariant: ubuntu
DkmsStatus: virtualbox-ose, 4.0.4: added
GraphicsCard:
 Intel Corporation Mobile 945GM/GMS, 943/940GML Express Integrated Graphics 
Controller [8086:27a2] (rev 03) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:01bd]
   Subsystem: Dell Device [1028:01bd]
Lsusb:
 Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. MM061
ProcEnviron:
 PATH=(custom, user)
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: root=UUID=bb1f10f7-dda6-4de8-b99d-07e932e0fc1c ro quiet 
splash
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to natty on 2011-03-17 (1 days ago)
dmi.bios.date: 06/13/2007
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A17
dmi.board.name: 0KD882
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA17:bd06/13/2007:svnDellInc.:pnMM061:pvr:rvnDellInc.:rn0KD882:rvr:cvnDellInc.:ct8:cvr:
dmi.product.name: MM061
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.4-0ubuntu5
version.libdrm2: libdrm2 2.4.23-1ubuntu3
version.libgl1-mesa-glx: libgl1-mesa-glx 7.10.1-0ubuntu2
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20110107+b795ca6e-0ubuntu5

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


** Tags: apport-bug corruption i386 natty running-unity ubuntu

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

Title:
  Screen corruption (mainly in Terminator) intel 945/natty

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


[Bug 737900] Re: Screen corruption (mainly in Terminator) intel 945/natty

2011-03-18 Thread James Westby
** Attachment added: corruption.png
   
https://bugs.launchpad.net/bugs/737900/+attachment/1919015/+files/corruption.png

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

Title:
  Screen corruption (mainly in Terminator) intel 945/natty

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


[Bug 727314] Re: submittodebian crashed with ValueError in _set_full_version(): Invalid version string '2.0.99_2.1M5-0.1'

2011-03-01 Thread James Westby
Indeed, that's an illegal version number.

I'm not sure what python-debian should do differently here.

submittodebian could probably stop parsing the whole changelog.

Thanks,

James


** Also affects: ubuntu-dev-tools (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/727314

Title:
  submittodebian crashed with ValueError in _set_full_version(): Invalid
  version string '2.0.99_2.1M5-0.1'

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


[Bug 404623] Re: Samba shares created by smbclient are read-only

2011-02-21 Thread James Westby
*** This bug is a duplicate of bug 393012 ***
https://bugs.launchpad.net/bugs/393012

** Branch unlinked: lp:ubuntu/karmic/autofs

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/404623

Title:
  Samba shares created by smbclient are read-only

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


[Bug 393012] Re: [SRU] smb: Error while copying file, Invalid argument

2011-02-21 Thread James Westby
** Branch unlinked: lp:ubuntu/karmic/autofs

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.
https://bugs.launchpad.net/bugs/393012

Title:
  [SRU] smb: Error while copying file, Invalid argument

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


[Bug 359276] Re: [MASTER] dictionaries need ll_cc.dic now as OOo no longer reads usr/share/myspell/infos/ooo/*

2011-02-21 Thread James Westby
** Branch unlinked: lp:ubuntu/karmic/ayaspell-dic

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

Title:
  [MASTER] dictionaries need ll_cc.dic now as OOo no longer reads
  usr/share/myspell/infos/ooo/*

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


[Bug 404623] Re: Samba shares created by smbclient are read-only

2011-02-21 Thread James Westby
*** This bug is a duplicate of bug 393012 ***
https://bugs.launchpad.net/bugs/393012

** Branch unlinked: lp:ubuntu/karmic/autofs

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

Title:
  Samba shares created by smbclient are read-only

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


[Bug 393012] Re: [SRU] smb: Error while copying file, Invalid argument

2011-02-21 Thread James Westby
** Branch unlinked: lp:ubuntu/karmic/autofs

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

Title:
  [SRU] smb: Error while copying file, Invalid argument

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


Re: [Bug 719512] [NEW] opaque error message: tree transform is malformed when the orig tarball erroneously contains debian/ dir

2011-02-15 Thread James Westby
On Tue, 15 Feb 2011 18:36:23 -, Dustin Kirkland dustin.kirkl...@gmail.com 
wrote:
 Binary package hint: bzr-builddeb
 
 kirkland@x201:/tmp/foo/qemu-kvm$ bzr import-dsc 
 /tmp/serge/qemu-kvm_0.14.0~rc1+noroms-0ubuntu1.dsc 
 bzr: ERROR: Tree transform is malformed [('unversioned executability', 
 'new-239')] 
 
 Turned out this was because the orig.tar.gz included debian/.  Removing
 that from the orig tarball solved it, and all is well.
 
 This error was a bit opaque and could easily be detected and a better
 error message could be printed

That's not actually the cause of the error. It should handle debian/
being included in the orig.tar.gz just fine. It's a bug that you get
that message, one that we have fixed several similar occurences of.

Could you tell me the versions of bzr, bzr-builddeb you are using, and
confirm that the .dsc you reference is available in the Ubuntu archive?

Thanks,

James

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

Title:
  opaque error message: tree transform is malformed when the orig
  tarball erroneously contains debian/ dir

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


Re: [Bug 719512] Re: opaque error message: tree transform is malformed when the orig tarball erroneously contains debian/ dir

2011-02-15 Thread James Westby
On Tue, 15 Feb 2011 20:25:01 -, Dustin Kirkland dustin.kirkl...@gmail.com 
wrote:
 The .dsc causing problems is at:
  * http://people.canonical.com/~kirkland/steve
 
 (That's the one that had the debian/ dir)
 
 The one in the archive now (fixed) removed the debian/ dir from the
 tarball.
 
 I was trying to import-dsc it into lp:ubuntu/qemu-kvm just after revno
 120.  Revno 121 was the one that succeeded, after I purged the debian
 dir from the orig tarball.

Thanks.

James

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

Title:
  opaque error message: tree transform is malformed when the orig
  tarball erroneously contains debian/ dir

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


Re: [Bug 684764] Re: LP: #xxxx in the commit message should trigger --fixes lp:xxxx

2011-02-09 Thread James Westby
On Wed, 09 Feb 2011 20:36:56 -, Samuel Bronson naes...@gmail.com wrote:
 Do we really want *every* launchpad bug mentioned in a commit message to
 be considered fixed by the commit in question? Couldn't one be mentioned
 in any other capacity?

Yes, but if you say LP: #X then it will close the bug on
upload. It's a specially defined syntax to mean closes this
bug. Therefore I think this change would be appropriate. If you want to
talk about a bug but not close it then use a different syntax (I have
done this many times).

Thanks,

James

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

Title:
  LP: # in the commit message should trigger --fixes lp:

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


[Bug 713866] Re: dbus should not run twice

2011-02-05 Thread James Westby
Hi,

Thanks for taking the time to report this bug.

/etc/init/dbus.conf runs the system instance of dbus. The one started when you
log in is the one for the session. They are two different instances, one 
running as
a system user, the other running as you.

As this is the desired behaviour I am closing this bug as Invalid

Thanks,

James


** Changed in: dbus (Ubuntu)
   Status: New = Invalid

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

Title:
  dbus should not run twice

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


[Bug 354378] Re: Deadlock when PAM_TEXT_INFO is used

2011-02-04 Thread James Westby
** Changed in: policykit (Ubuntu Jaunty)
   Status: Triaged = Won't Fix

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

Title:
  Deadlock when PAM_TEXT_INFO is used

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


[Bug 581652] Re: Handle HTTP 304's correctly

2011-02-04 Thread James Westby
** Changed in: lazr.restfulclient (Ubuntu)
   Status: New = Fix Released

** Changed in: lazr.restfulclient (Ubuntu)
 Assignee: James Westby (james-w) = (unassigned)

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

Title:
  Handle HTTP 304's correctly

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


[Bug 710834] Re: linaro-media-create crashed with SubcommandNonZeroReturnValue in wait(): Sub process ['sudo', 'sfdisk', '-D', '-H', '255', '-S', '63', '/dev/sdb'] returned a non-zero value: 1

2011-02-01 Thread James Westby
Hi Amit,

Did you get any console output indicating why sfdisk failed?

Thanks,

James


Traceback (most recent call last):
  File /usr/bin/linaro-media-create, line 127, in module
args.should_format_rootfs)
  File /usr/lib/pymodules/python2.7/linaro_media_create/partitions.py, line 
71, in setup_partitions
board_config, media, HEADS, SECTORS, cylinders)
  File /usr/lib/pymodules/python2.7/linaro_media_create/partitions.py, line 
310, in create_partitions
run_sfdisk_commands(sfdisk_cmd, heads, sectors, cylinders, media.path)
  File /usr/lib/pymodules/python2.7/linaro_media_create/partitions.py, line 
288, in run_sfdisk_commands
return proc.communicate(%s\n % commands)
  File /usr/lib/python2.7/subprocess.py, line 740, in communicate
return self._communicate(input)
  File /usr/lib/python2.7/subprocess.py, line 1289, in _communicate
self.wait()
  File /usr/lib/pymodules/python2.7/linaro_media_create/cmd_runner.py, line 
65, in wait
raise SubcommandNonZeroReturnValue(self._my_args, returncode)
SubcommandNonZeroReturnValue: Sub process ['sudo', 'sfdisk', '-D', '-H', 
'255', '-S', '63', '/dev/sdb'] returned a non-zero value: 1


** Changed in: linaro-image-tools (Ubuntu)
   Status: New = Triaged

** Changed in: linaro-image-tools (Ubuntu)
   Importance: Undecided = Medium

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

Title:
  linaro-media-create crashed with SubcommandNonZeroReturnValue in
  wait(): Sub process ['sudo', 'sfdisk', '-D', '-H', '255', '-S', '63',
  '/dev/sdb'] returned a non-zero value: 1

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


Re: [Bug 680650] Re: Track available RAM in hardware packs

2011-02-01 Thread James Westby
On Tue, 01 Feb 2011 14:01:05 -, Loïc Minier l...@dooz.org wrote:
 Jamie will amend the documentation to mention that --swap_size should
 definitely be passed for some images; I'm keeping a bug task open for
 the hardware pack v2 ram_size implementation.

Does this really belong in the hwpack? What do we do when a hwpack is
shared between two boards with differing amounts of RAM?

Thanks,

James

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

Title:
  Track available RAM in hardware packs

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

Re: [Bug 680650] Re: Track available RAM in hardware packs

2011-02-01 Thread James Westby
  Does this really belong in the hwpack?
 
 Where else could we put it?

Nowhere? I'm really just exploring the requirements here.

  What do we do when a hwpack is shared between two boards with differing
  amounts of RAM?
 
 Use the more conservative figure for available RAM and create larger swap by
 default?

Why not create some amount of swap by default and not try and tailor it
to the boards?

Thanks,

James

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

Title:
  Track available RAM in hardware packs

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


Re: [Bug 499684] Re: Interface to dpkg-buildpackage inconsistent and not well documented

2011-01-26 Thread James Westby
On Wed, 26 Jan 2011 23:25:06 -, Scott Kitterman ubu...@kitterman.com 
wrote:
 Currently to pass the equivalent of dpkg-buildpackakge -S -sa -us -uc one 
 would use -S -- -sa -us -uc.

Just to be clear, you are actually free to spell this

  bzr bd -- -S -sa -us -uc

if you like.

Thanks,

James

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

Title:
  Interface to dpkg-buildpackage inconsistent and not well documented

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


[Bug 702375] [NEW] Please upgrade to 1.9.3

2011-01-13 Thread James Westby
Public bug reported:

Binary package hint: python-launchpadlib

Hi,

Please upgrade to 1.9.3, which requires python-keyring 0.5, and may
require a new lazr.restfulclient.

Thanks,

James

** Affects: python-launchpadlib (Ubuntu)
 Importance: Medium
 Assignee: Barry Warsaw (barry)
 Status: Triaged

** Changed in: python-launchpadlib (Ubuntu)
   Status: New = Triaged

** Changed in: python-launchpadlib (Ubuntu)
   Importance: Undecided = Medium

** Changed in: python-launchpadlib (Ubuntu)
 Assignee: (unassigned) = Barry Warsaw (barry)

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

Title:
  Please upgrade to 1.9.3

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


Re: [Bug 499684] Re: Interface to dpkg-buildpackage inconsistent and not well documented

2011-01-13 Thread James Westby
Is it possible to request bzr to not choke on unknown options and just
pass them through as a list?

That would be a quicker way to solve this, but I don't like the
interface that would provide. I think we are stuck with just adding all
the arcane options to bzr-builddeb.

Thanks,

James

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

Title:
  Interface to dpkg-buildpackage inconsistent and not well documented

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


[Bug 318754] Re: D-Bus Policy needs checking

2011-01-13 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/consolekit/karmic

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

Title:
  D-Bus Policy needs checking

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


[Bug 275432] Re: libpolkit requires files from policykit for polkit_context_init to work

2011-01-13 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/consolekit/karmic

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

Title:
  libpolkit requires files from policykit for polkit_context_init to
  work

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


[Bug 269651] Re: console-kit-daemon crashed with SIGSEGV in g_str_hash()

2011-01-13 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/consolekit/karmic

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

Title:
  console-kit-daemon crashed with SIGSEGV in g_str_hash()

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


[Bug 196724] Re: console-kit-daemon crashed with SIGSEGV in vt_thread_start()

2011-01-13 Thread James Westby
** Branch unlinked: lp:~ubuntu-branches/ubuntu/karmic/consolekit/karmic

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

Title:
  console-kit-daemon crashed with SIGSEGV in vt_thread_start()

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


[Bug 684764] Re: --fixes lp:number doesn't link to launchpad bug number

2010-12-03 Thread James Westby
I suspect, given that you don't get an error on commit, that this is a problem 
with /showing/ the
links, rather than recording them. I'm not sure what the best way to inspect 
the revision to check
that is though.

Thanks,

James


** Also affects: bzr
   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/684764

Title:
  --fixes lp:number doesn't link to launchpad bug number

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


[Bug 676606] Re: import-upstream stack traces without upstream repository

2010-11-17 Thread James Westby
** Changed in: bzr-builddeb (Ubuntu)
   Status: New = Fix Committed

-- 
import-upstream stack traces without upstream repository
https://bugs.launchpad.net/bugs/676606
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 670403] [NEW] Recently installed applications should be easy to run

2010-11-03 Thread James Westby
Public bug reported:

Hi,

I just did the following:

  1. open up the applications place
  2. search for getting things
  3. Select Getting things GNOME from the available list
  4. Click install in software-center
  5. Wait for software-center to install it
  6. software-center doesn't let me run it, but tells me where in the Menu I 
can find it.
  7. Open up the applications place again and navigate to it.

I think that because running something you just installed will be so common
this should be made a little easier in the last couple of steps.

Filing on both projects, as it may require changes in either or both of
them.

Thanks,

James

** Affects: unity-place-applications
 Importance: Undecided
 Status: New

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

** Also affects: software-center (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Recently installed applications should be easy to run
https://bugs.launchpad.net/bugs/670403
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 663391] Re: policykit-agent window doesn't disappear after successful authentication

2010-10-28 Thread James Westby
*** This bug is a duplicate of bug 445303 ***
https://bugs.launchpad.net/bugs/445303

** This bug has been marked a duplicate of bug 445303
   policykit-1 password dialog sometimes hangs
 * You can subscribe to bug 445303 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/update-manager/+bug/445303/+subscribe

-- 
policykit-agent window doesn't disappear after successful authentication
https://bugs.launchpad.net/bugs/663391
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 616720] Re: Authentication does not work with authenticate dialog

2010-10-28 Thread James Westby
*** This bug is a duplicate of bug 445303 ***
https://bugs.launchpad.net/bugs/445303

** This bug has been marked a duplicate of bug 445303
   policykit-1 password dialog sometimes hangs
 * You can subscribe to bug 445303 by following this link: 
https://bugs.edge.launchpad.net/ubuntu/+source/update-manager/+bug/445303/+subscribe

-- 
Authentication does not work with authenticate dialog
https://bugs.launchpad.net/bugs/616720
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 657070] Re: python-keyring-kwallet generates IOError

2010-10-14 Thread James Westby
Do you still have the environment around to test with? Is there a dbus session
bus running when you get that failure?

Thanks,

James

-- 
python-keyring-kwallet generates IOError
https://bugs.launchpad.net/bugs/657070
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 650473] Re: contrib.auth tests fail if the app provides templates

2010-10-14 Thread James Westby
This works for me, thanks, at least at fixing this particular bug. I will ask 
some of
my colleagues to test as well.

Thanks,

James

-- 
contrib.auth tests fail if the app provides templates
https://bugs.launchpad.net/bugs/650473
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 657070] Re: python-keyring-kwallet generates IOError

2010-10-14 Thread James Westby
Does the gnome backend work? It appears to have pretty much the same code that 
causes
this issue (assuming that it is in fact using the KDE backend here).

Thanks,

James

-- 
python-keyring-kwallet generates IOError
https://bugs.launchpad.net/bugs/657070
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


  1   2   3   4   5   6   7   8   9   10   >