[Bug 1491162] Re: FTBFS in Wily

2015-09-02 Thread Barry Warsaw
On Sep 01, 2015, at 10:57 PM, Colin Watson wrote: >I thought (from https://github.com/pytest-dev/pytest/issues/744) that >you were planning to fix this by backporting the pytest fix instead? I admit I'm thoroughly confused. pytest already has the py35 patch and now after building a six 1.9.0-5 w

Re: [Bug 1491162] Re: FTBFS in Wily

2015-09-01 Thread Barry Warsaw
On Sep 01, 2015, at 10:57 PM, Colin Watson wrote: >I thought (from https://github.com/pytest-dev/pytest/issues/744) that >you were planning to fix this by backporting the pytest fix instead? I think I forgot to do that. I'll look at that tomorrow and back out the six change if it works out. I w

[Bug 1491162] Re: FTBFS in Wily

2015-09-01 Thread Barry Warsaw
See also https://launchpadlibrarian.net/211356903/buildlog_ubuntu-wily- amd64.six_1.9.0-3_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1491162 Title: FTBFS in Wily To manage notifi

[Bug 1491162] [NEW] FTBFS in Wily

2015-09-01 Thread Barry Warsaw
Public bug reported: Upstream six 1.9.0 is incompatible with Python 3.5 due to an ast module API change (ast API is not guaranteed to be stable across Python releases). This causes six to FTBFS in Wily, where we've enabled Python 3.5 as a supported version. https://bitbucket.org/gutworth/six/iss

[Bug 1490598] Re: python pip does not set up PATH correctly

2015-09-01 Thread Barry Warsaw
This is because in Debian/Ubuntu, we've made --user the default. While this diverges from upstream, it's a sensible default and something that upstream eventually wants to adopt too. https://github.com/pypa/pip/issues/1668 You can either put ~/.local/bin on your $PATH or use `sudo pip install --

Re: [Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Barry Warsaw
*** This bug is a duplicate of bug 1445949 *** https://bugs.launchpad.net/bugs/1445949 On Aug 27, 2015, at 02:55 PM, Muelli wrote: >I confirm that the wily version makes pip freeze work. Yay! >Will we see a fix in vivid? Unlikely unless someone provides a patch. I probably won't have time

Re: [Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Barry Warsaw
*** This bug is a duplicate of bug 1445949 *** https://bugs.launchpad.net/bugs/1445949 On Aug 27, 2015, at 02:16 PM, Julian Andres Klode wrote: >If you guys want this to track the pip bug, then please unduplicate it, >and drop the python-apt bug. There's no need, it's already fixed. -- You

Re: [Bug 1489443] Re: python-apt offends python-pip's freeze

2015-08-27 Thread Barry Warsaw
*** This bug is a duplicate of bug 1445949 *** https://bugs.launchpad.net/bugs/1445949 On Aug 27, 2015, at 01:22 PM, Muelli wrote: >I think the duplicate status is wrong. I agree, but then it's not a bug in python-apt. It's really a bug caused by our old version of pip, which doesn't native

Re: [Bug 1487223] Re: 1:0.4.7 FTBFS in wily-proposed

2015-08-21 Thread Barry Warsaw
On Aug 21, 2015, at 04:07 PM, Alberto Milone wrote: >I can build the same code in a vivid chroot without seeing any failures. >My guess is that something else (python-apt? python-aptdaemon?) changed >in the archive. Oh yes, they surely have. python-apt | 0.9.3.11build1 | vivid |

[Bug 1487223] [NEW] 1:0.4.7 FTBFS in wily-proposed

2015-08-20 Thread Barry Warsaw
Public bug reported: This version fails to build from source in wily-proposed, although I don't understand why. Attached is the full build log. ** Affects: ubuntu-drivers-common (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a mem

[Bug 1487223] Re: 1:0.4.7 FTBFS in wily-proposed

2015-08-20 Thread Barry Warsaw
** Attachment added: "ubuntu-drivers-common_0.4.7_amd64.build" https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1487223/+attachment/4449886/+files/ubuntu-drivers-common_0.4.7_amd64.build -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1485661] [NEW] Do the results get logged by default?

2015-08-17 Thread Barry Warsaw
Public bug reported: The adt-run manpage is unclear whether the results are logged if -o or -l is not given. I think they should, but the manpage should clarify whether they are and if so, where the logs are placed by default. ** Affects: autopkgtest (Ubuntu) Importance: Undecided

[Bug 1485093] [NEW] python3-distupgrade contains symlink to externally owned directory

2015-08-14 Thread Barry Warsaw
Public bug reported: python3-distupgrade contains the symlink /usr/lib/python3/dist- packages/DistUpgrade/NvidiaDetector which symlinks to ../NvidiaDetector. However /usr/lib/python3/dist-packages/NvidiaDetector is owned by ubuntu-drivers-common. This causes a problem with at least the pex DEP-8

[Bug 1485093] Re: python3-distupgrade contains symlink to externally owned directory

2015-08-14 Thread Barry Warsaw
For example: https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac /autopkgtest-wily/wily/i386/p/python-pex/20150814_061119@/log.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

Re: [Bug 1484991] Re: Too hard to find results in the log files

2015-08-14 Thread Barry Warsaw
On Aug 14, 2015, at 03:19 PM, Martin Pitt wrote: >Indeed the single "log" often isn't the easiest to consume output. But >every individual test has its own -stdout and >-stderr artifact, which is also available from >http://autopkgtest.ubuntu.com ("artifacts.tar.gz" link). stderr and exit >codes a

[Bug 1484991] [NEW] Too hard to find results in the log files

2015-08-14 Thread Barry Warsaw
Public bug reported: Very often, it's quite difficult to find all the results in the log files. If there's a lot of output between runs of separate tests, the results can be separated by a lot of output. Further, there's no super great way to search for the results. Better would be something li

[Bug 1478146] Re: pytables FTBFS with python3.5

2015-08-12 Thread Barry Warsaw
** Bug watch added: Debian Bug tracker #795333 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795333 ** Also affects: pytables (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795333 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 1478146] Re: pytables FTBFS with python3.5

2015-08-12 Thread Barry Warsaw
It's not a cython issue, it's a bug in PyTables. I think I have a fix so I'll report this upstream and work on a wily package update (and will send a debdiff to Debian BTS). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1478146] Re: pytables FTBFS with python3.5

2015-08-12 Thread Barry Warsaw
If it is a cython issue, I wonder if 0.23 fixes it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1478146 Title: pytables FTBFS with python3.5 To manage notifications about this bug go to: https://

[Bug 1478146] Re: pytables FTBFS with python3.5

2015-08-12 Thread Barry Warsaw
PPA first. [1] https://github.com/PyTables/PyTables/issues/485 ** Changed in: pytables (Ubuntu Wily) Status: Triaged => In Progress ** Changed in: pytables (Ubuntu Wily) Assignee: (unassigned) => Barry Warsaw (barry) -- You received this bug notification because you are a

[Bug 1398059] Re: virtualenv -p python2.6 fails with ValueError: zero length field name in format

2015-07-17 Thread Barry Warsaw
This is a low impact change, so if it makes folks lives easier, I'm happy to apply it. No ETA on that atm, but +1 for making this change to wily and trusty. ** Changed in: python-virtualenv (Ubuntu) Status: Opinion => Triaged ** Also affects: python-virtualenv (Ubuntu Wily) Importance:

[Bug 1474882] Re: Make Python 3.5 a supported version

2015-07-15 Thread Barry Warsaw
** Changed in: python3-defaults (Ubuntu) Status: New => In Progress ** Changed in: python3-defaults (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: python3-defaults (Ubuntu) Importance: Undecided => High ** Changed in: python3-default

Re: [Bug 1474539] Re: FTBFS with Python 3.5

2015-07-15 Thread Barry Warsaw
On Jul 15, 2015, at 07:29 AM, Alessio Treglia wrote: >Apparently lives's FTBFS is unrelated. It seems fixed with lives >2.4.0~ds0-1 in Debian unstable, which closed https://bugs.debian.org >/cgi-bin/bugreport.cgi?bug=789858 Thanks. I'll look at doing a sync. -- You received this bug notificati

[Bug 1474886] [NEW] Make Python 3.5 the default Python 3 version

2015-07-15 Thread Barry Warsaw
Public bug reported: This is the second step in the Python 3.5 transition, after LP: #1474882 which makes Python 3.5 a supported version. In this bug, we intend to switch the default Python 3 version to Python 3.5 but we won't need to rebuild any other packages. ** Affects: python3-defaults (Ubu

[Bug 1474882] Re: Make Python 3.5 a supported version

2015-07-15 Thread Barry Warsaw
debdiff for change I plan to upload ** Patch added: "lp1474882.diff" https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/1474882/+attachment/4429412/+files/lp1474882.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1474888] [NEW] Drop Python 3.4 as a supported version

2015-07-15 Thread Barry Warsaw
Public bug reported: This is the third step of the Python 3.5 transition after LP: #1474882 (adding 3.5 as supported) and LP: #1474886 (make 3.5 default). It's not clear yet whether we will do this for wily or defer it for x (16.04 LTS). Note that this bug will require a mass rebuild to drop Py

[Bug 1474882] [NEW] Make Python 3.5 a supported version

2015-07-15 Thread Barry Warsaw
Public bug reported: Add Python 3.5 as a supported Python 3 version for wily, keeping Python 3.4 as the default version. Note that many packages will need new uploads so that they will be built for Python 3.5. See the transition PPA for details, including FTBFS. https://launchpad.net/~pythoneer

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
shiboken: https://launchpadlibrarian.net/210638858/buildlog_ubuntu-wily- amd64.shiboken_1.2.2-1_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter=shiboken&field.status_filter=published&field.series_filter= ** Also affects: shiboken (Ubunt

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
lives: https://launchpadlibrarian.net/210474052/buildlog_ubuntu-wily- amd64.lives_2.2.8~ds0-1ubuntu1_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter=lives&field.status_filter=published&field.series_filter= -- You received this bug noti

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
blist: https://launchpadlibrarian.net/210636656/buildlog_ubuntu-wily- amd64.blist_1.3.6-4_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter=blist&field.status_filter=published&field.series_filter= ** Also affects: cigi-ccl (Ubuntu) Imp

[Bug 1474539] [NEW] FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
Public bug reported: We're in the process of starting the Python 3.5 transition for Wily. As such, we've identified a number of packages which FTBFS with Python 3.5. We're also soon starting the transition to gcc5. These are the packages that FTBFS in both transitions. Here is a link to the Pyt

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
kubuntu-driver-manager: https://launchpadlibrarian.net/210637379/buildlog_ubuntu-wily-amd64 .kubuntu-driver-manager_15.04ubuntu3_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter=kubuntu&field.status_filter=published&field.series_filter=

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
cigi-ccl: https://launchpadlibrarian.net/210636859/buildlog_ubuntu-wily-amd64 .cigi-ccl_3.3.3a%2Bsvn818-8_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter =cigi-ccl&field.status_filter=published&field.series_filter= ** Description change

[Bug 1474539] Re: FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
libguestfs: https://launchpadlibrarian.net/210638193/buildlog_ubuntu-wily- amd64.libguestfs_1%3A1.28.6-1ubuntu1_BUILDING.txt.gz https://launchpad.net/~pythoneers/+archive/ubuntu/py35asdefault/+packages?field.name_filter=libguestfs&field.status_filter=published&field.series_filter= ** Also affect

[Bug 1474540] [NEW] FTBFS with Python 3.5

2015-07-14 Thread Barry Warsaw
*** This bug is a duplicate of bug 1474539 *** https://bugs.launchpad.net/bugs/1474539 Public bug reported: We're in the process of starting the Python 3.5 transition for Wily. As such, we've identified a number of packages which FTBFS with Python 3.5. We're also soon starting the transition

[Bug 1464365] Re: Resolution is incorrect; screen mostly occluded

2015-06-26 Thread Barry Warsaw
Hi. Is there anything else I can do to help debug/fix this issue? It's still a problem with the latest dist-upgrade on wily and it makes my desktop unusable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

Re: [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Barry Warsaw
On Jun 25, 2015, at 04:31 PM, Donald Stufft wrote: >FWIW I think that ``python -m venv`` is the easiest (only?) way to >reliably say that you want to create a virtual environment for *this* >particular Python. Even though I don't generally use it, I agree with the above. -- You received this bu

Re: [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-25 Thread Barry Warsaw
On Jun 25, 2015, at 11:13 AM, Jonas Thiem wrote: >Who calls pyvenv directly? I do. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1290847 Title: pyvenv fails due to mising ensurepip module To mana

[Bug 1359344] Re: Contradictory and/or incomplete explanation on the update dialog

2015-06-25 Thread Barry Warsaw
It doesn't come from system-image. Removing that bug task. ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1359344 Title: Contradictory and/or incomplete

[Bug 1433324] Re: provide whl packages in trusty to enable pyvenv in python3.4

2015-06-24 Thread Barry Warsaw
@slangasek investigated and the neutron failures are unrelated. neutron has been failing since February, but requests, six, and setuptools entered trusty-proposed on 2015-03-26. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

Re: [Bug 1460203] Re: Drop set_user_default.patch

2015-06-18 Thread Barry Warsaw
On Jun 18, 2015, at 03:09 PM, Didier Roche wrote: >I disagree that this patch should be dropped. Look at the upstream bug >and people thanking about that change, look at the g+ post and >developers finding sanity in installing things locally. Sure, but I'm also getting bombarded by comments from

[Bug 1464365] Re: Resolution is incorrect; screen mostly occluded

2015-06-17 Thread Barry Warsaw
Through a process of disk snapshotting, apt-mark holding certain packages, and bisecting the dist-upgrade, I've narrowed it down to one of the following packages. I'm unable to narrow it down any further. This is the output of `apt-get dist-upgrade --dry-run` The following packages will be upgrad

[Bug 1466124] Re: Expose --progress settings in the global config

2015-06-17 Thread Barry Warsaw
** Summary changed: - Please provide a way to get the progress in used from a plugin + Expose --progress settings in the global config ** Description changed: For snappy we use a plugin to apply the upgrade. I.e. we set: """ [hooks] apply: ubuntucoreupgrader.apply.ApplyUpgrade """

Re: [Bug 1290847] Re: pyvenv fails due to mising ensurepip module

2015-06-17 Thread Barry Warsaw
On Jun 16, 2015, at 11:37 AM, Jonas Thiem wrote: >Is there any chance this will be made available without a separate >python3-venv package? Since python 3.3 or 3.4 venv is considered as a >core package, so the requirement to install python3-venv is somewhat >non-intuitive. Would it be good enough

Re: [Bug 1348954] Re: update Python3 for trusty

2015-06-17 Thread Barry Warsaw
On Jun 17, 2015, at 12:08 PM, Matthias Klose wrote: >+ To validate this SRU, I'm proposing to use the results from the test >+ rebuild, plus evaluating the testsuite results of the python3.4 package >+ itself. +1 -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1465828] Re: ota-4 image contains unexpected version of system-image-cli

2015-06-17 Thread Barry Warsaw
2.5.1 as a fixed phasing algorithm. system-image-cli also has a couple of command line switches around phasing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1465828 Title: ota-4 image contains une

[Bug 1465843] [NEW] Enable DEP-8 reboot tests

2015-06-16 Thread Barry Warsaw
Public bug reported: Now that adt-run supports reboots in some test beds, we should add some tests that verify upgrades through reboot. Start by looking at the latest lp:ubuntu-tests-cases/touch which was the result of previous QA work around this topic. ** Affects: system-image (Ubuntu) Im

[Bug 1465828] Re: ota-4 image contains unexpected version of system-image-cli

2015-06-16 Thread Barry Warsaw
** Changed in: ubuntu-system-image Assignee: Barry Warsaw (barry) => Łukasz Zemczak (sil2100) ** Also affects: system-image (Ubuntu) Importance: Undecided Status: New ** Changed in: system-image (Ubuntu) Assignee: (unassigned) => Łukasz Zemczak (sil2100) ** No longer a

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-06-16 Thread Barry Warsaw
1.5.4-1ubuntu3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324391 Title: pip 1.5.4 import an invalid dependencies To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/

Re: [Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-06-16 Thread Barry Warsaw
On Jun 16, 2015, at 06:53 PM, Brian Murray wrote: >I've tried seeing if this SRU fixes the issue I encountered in comment >#4 and it does not seem to. Looks like a versioned binary package dependency got lost. Testing a fix now. -- You received this bug notification because you are a member of

[Bug 1456761] Re: unity upgrade prevents full desktop after login

2015-06-11 Thread Barry Warsaw
This appears to be fixed with today's full dist-upgrade. ** Changed in: unity Status: New => Invalid ** Changed in: unity (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.laun

[Bug 1462398] Re: wily boot is completely frozen

2015-06-11 Thread Barry Warsaw
This appears to be fixed with today's full dist-upgrade. ** Changed in: xorg-server (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/1462398 Title: wily boot is

[Bug 1464365] [NEW] Resolution is incorrect; screen mostly occluded

2015-06-11 Thread Barry Warsaw
Public bug reported: I have a 3440x1440 monitor and after today's full dist-upgrade, most of the screen real-estate is unusable. I see a small rectangular patch in the lower left corner, and on this patch I can right-button to bring up the menu. While the rest of the screen will display the curs

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-06-05 Thread Barry Warsaw
1.5.4-1ubuntu2 has been uploaded to trusty-proposed and awaits SRU approval. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324391 Title: pip 1.5.4 import an invalid dependencies To manage notifica

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-06-05 Thread Barry Warsaw
SRU information. [Impact] pip installing a package as root into /usr/local is a supported use case. This bug describes two problems with that in Trusty. First, installing some packages, such as httpie, can upgrade requests to an incompatible version, causing a subsequent ImportError when runn

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-06-05 Thread Barry Warsaw
Now that 1.5.6-6ubuntu1 has finally been promoted to wily, I've verified that the repro recipe bdmurray describes in #4 is fixed, both the import error and the debsums error. I'll now be working on backporting the patch to SRU a fix into Trusty. -- You received this bug notification because you

[Bug 1462398] Re: wily boot is completely frozen

2015-06-05 Thread Barry Warsaw
After bisecting the dist-upgrade, apt-mark holding various packages until I found the culprit. It's either xserver-common, xserver-xorg-core, or xvfb (probably not the latter). If I unhold the first two and dist-upgrade, I see the freeze. ** Also affects: xorg-server (Ubuntu) Importance: Und

[Bug 1462398] [NEW] wily boot is completely frozen

2015-06-05 Thread Barry Warsaw
Public bug reported: dist-upgrade today on a wily VM completely freezes boot. I'm reporting this against lightdm because it's the last message I see in the console during boot. I haven't bisected the dist-upgrade yet, but I can verify that I've seen this on two VMs (running in Fusion on OS X, th

[Bug 1460203] [NEW] Drop set_user_default.patch

2015-05-29 Thread Barry Warsaw
ebian (which is currently blocked on new dependencies). Speak up now or forever hold your peace. :) ** Affects: python-pip (Ubuntu) Importance: High Assignee: Barry Warsaw (barry) Status: New ** Changed in: python-pip (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry

[Bug 1444347] Re: A file with link count 2 doesn't get both links updated

2015-05-28 Thread Barry Warsaw
** Summary changed: - /usr/bin/aa-clickhook:ImportError:/usr/bin/aa-clickhook@14:/usr/lib/python3/dist-packages/apparmor/click.py@15:/usr/lib/python3.4/ctypes/__init__.py@7 + A file with link count 2 doesn't get both links updated ** No longer affects: click-apparmor (Ubuntu) ** No longer affec

[Bug 1444347] Re: /usr/bin/aa-clickhook:ImportError:/usr/bin/aa-clickhook@14:/usr/lib/python3/dist-packages/apparmor/click.py@15:/usr/lib/python3.4/ctypes/__init__.py@7

2015-05-27 Thread Barry Warsaw
More information on comment #9: because of bad handling of hardlinks in the delta generator a minimal test case would be to generate a delta between two trees where a file whose link count is 2 has been updated [15:23] and verify that both of the link targets are included in the de

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-05-27 Thread Barry Warsaw
Well, I fixed the import error but haven't figured out the debsums (removal of .egg-info file) problem yet. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1324391 Title: pip 1.5.4 import an invalid d

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-05-26 Thread Barry Warsaw
FWIW, I fixed this in Debian's 1.5.6-5. I'll work on an SRU to trusty- updates. ** Changed in: python-pip (Ubuntu Trusty) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: python-pip (Ubuntu) Status: Triaged => In Progress ** Changed in: python-pi

[Bug 1399850] Re: python-lockfile 0.10.2 release is available

2015-05-21 Thread Barry Warsaw
I just sponsored python-lockfile 1:0.10.2-1 into unstable. As soon as it clears NEW (for the Python 3 packages), I'll syncpackage it over to wily. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1399850

[Bug 1425437] Re: package for python3 (trivial)

2015-05-21 Thread Barry Warsaw
I just sponsored python-lockfile 1:0.10.2-1 into unstable. As soon as it clears NEW (for the Python 3 packages), I'll syncpackage it over to wily. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1425437

[Bug 596832] Re: Karmic version is broken and not usable

2015-05-21 Thread Barry Warsaw
** Changed in: python-lockfile (Ubuntu) Status: New => 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/596832 Title: Karmic version is broken and not usable To manage notifications a

[Bug 1367028] Re: [MIR] system-image

2015-05-20 Thread Barry Warsaw
** Tags added: client -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1367028 Title: [MIR] system-image To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/system-

[Bug 1457070] Re: Disable DEP-8 smoketests

2015-05-20 Thread Barry Warsaw
** Changed in: system-image (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1457070 Title: Disable DEP-8 smoketests To manage notifications about

[Bug 1457070] [NEW] Disable DEP-8 smoketests

2015-05-20 Thread Barry Warsaw
under discussion mechanism to allow separate integration tests, which might still use DEP-8 format but be untied from pocket promotion. Just removing the stanzas from d/t/control is good enough for now. ** Affects: system-image (Ubuntu) Importance: High Assignee: Barry Warsaw (barry) S

[Bug 1321481] Re: run integration tests from autopkgtest

2015-05-20 Thread Barry Warsaw
I'm marking this as won't fix due to the new policy prohibiting internet access from DEP-8 based pocket promotion tests. It is my opinion that DEP-8 format should be preserved for defining integration tests with external services (which include system-image.u.c) but which are not tied directly to

[Bug 1456761] [NEW] unity upgrade prevents full desktop after login

2015-05-19 Thread Barry Warsaw
Public bug reported: On wily with latest apt-get update & dist-upgrade I noticed a problem where after logging in via the lightdm greeter, the full desktop would not come up. The screen blanks and it appears as if I get my normal desktop solid background, but the global menu bar never comes up, a

[Bug 1456542] Re: Updates from Ubuntu Store sometimes 'downloading 200%'

2015-05-19 Thread Barry Warsaw
** Tags added: client ** Also affects: ubuntu-system-image Importance: Undecided Status: New ** No longer affects: system-image (Ubuntu) ** Changed in: ubuntu-system-image Status: New => Triaged ** Changed in: ubuntu-system-image Importance: Undecided => Medium ** Changed i

[Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-18 Thread Barry Warsaw
** Changed in: system-image (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/1377184 Title: move archive_master file out of /etc to avoid it being

[Bug 1431696] Re: Please make "ubuntu-download-manager" a or dependency for 3.0

2015-05-18 Thread Barry Warsaw
** Changed in: system-image (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/1431696 Title: Please make "ubuntu-download-manager" a or dependency f

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-05-14 Thread Barry Warsaw
** Changed in: python-pip (Ubuntu) Status: Incomplete => Confirmed ** Changed in: python-pip (Ubuntu) Importance: Undecided => High ** Changed in: python-pip (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) -- You received this bug notification because you are a

[Bug 1378922] Re: Last Updated Date in 'About Phone' is incorrect

2015-05-11 Thread Barry Warsaw
This is probably fixed in system-image 3.0, so reassigning there (and closing). If you can reproduce this with system-image 3.0 after it lands in wily, please reopen. ** Also affects: ubuntu-system-image Importance: Undecided Status: New ** Tags added: client ** No longer affects: sys

[Bug 1378333] Re: [System Settings] Image upgrade can remove preinstalled apps without notice

2015-05-11 Thread Barry Warsaw
** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1378333 Title: [System Settings] Image upgrade can remove preinstalled apps without notice To manage noti

[Bug 1373398] Re: no iptables in core image

2015-05-11 Thread Barry Warsaw
Looks like the branch to fix this was merged, but the bug was never closed. ** Changed in: system-image (Ubuntu) Status: Triaged => 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/13

[Bug 1445669] Re: Device received an image update notification but system-settings disagrees

2015-05-11 Thread Barry Warsaw
** Also affects: ubuntu-system-image Importance: Undecided Status: New ** Tags added: client ** No longer affects: system-image (Ubuntu) ** Changed in: ubuntu-system-image Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1449737] Re: gallery and camera icons turn black after the r21 update

2015-05-11 Thread Barry Warsaw
** Also affects: gallery-app (Ubuntu) Importance: Undecided Status: New ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1449737 Title: gallery an

[Bug 1349234] Re: Input still received when locked if audio device plugged in

2015-05-11 Thread Barry Warsaw
This isn't a problem with system-image client. I'm not sure where (or if) it is a problem somewhere else. ** Changed in: system-image (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1355093] Re: [Boot splash screen] Inconsistent spinning-logo screens for startup and system image update

2015-05-11 Thread Barry Warsaw
Not a bug in the system-image client. ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1355093 Title: [Boot splash screen] Inconsistent spinning-logo screen

[Bug 1304257] Re: [enhancement] There should be a quit signal sent to sessions instead of killing them directly

2015-05-11 Thread Barry Warsaw
This shouldn't be an issue for system-image. it should respond properly to SIGTERM. ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1304257 Title: [enhan

[Bug 1424709] Re: System update requires a network connection when already downloaded

2015-05-11 Thread Barry Warsaw
** Also affects: ubuntu-system-image Importance: Undecided Status: New ** No longer affects: system-image (Ubuntu) ** Tags added: client ** Changed in: ubuntu-system-image Status: New => Triaged ** Changed in: ubuntu-system-image Milestone: None => 3.1 -- You received thi

[Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-11 Thread Barry Warsaw
** Changed in: system-image (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1377184 Title: move archive_master file out of /etc to avoid it being t

[Bug 1431696] Re: Please make "ubuntu-download-manager" a or dependency for 3.0

2015-05-11 Thread Barry Warsaw
** Changed in: system-image (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1431696 Title: Please make "ubuntu-download-manager" a or dependency fo

[Bug 1372512] Re: Changing the auto download setting is not detected

2015-05-11 Thread Barry Warsaw
** Also affects: ubuntu-system-image Importance: Undecided Status: New ** Changed in: ubuntu-system-image Status: New => Triaged ** Changed in: ubuntu-system-image Importance: Undecided => Medium ** Changed in: ubuntu-system-image Milestone: None => 3.1 ** No longer affe

[Bug 1434783] Re: date for "last updated" wrong in "About this phone"

2015-05-09 Thread Barry Warsaw
** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1434783 Title: date for "last updated" wrong in "About this phone" To manage notifications about this bug g

[Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-09 Thread Barry Warsaw
** Changed in: system-image (Ubuntu) Status: New => In Progress ** Changed in: system-image (Ubuntu) Importance: Undecided => High ** Changed in: system-image (Ubuntu) Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: system-image (Ubuntu) Milest

[Bug 1431696] Re: Please make "ubuntu-download-manager" a or dependency for 3.0

2015-05-09 Thread Barry Warsaw
** Changed in: system-image (Ubuntu) Milestone: ubuntu-15.05 => ubuntu-15.10 ** Changed in: system-image (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-08 Thread Barry Warsaw
** Also affects: system-image (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/1377184 Title: move archive_master file out of /etc to avoid it being

[Bug 1377184] Re: move archive_master file out of /etc to avoid it being treated as a conffile

2015-05-08 Thread Barry Warsaw
** Changed in: ubuntu-system-image Status: Fix Committed => Fix Released ** No longer affects: system-image (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1377184 Title: move archive

[Bug 1215586] Re: The u/i cannot handle the array-of-dictionaries update descriptions

2015-04-29 Thread Barry Warsaw
** Changed in: ubuntu-system-image 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/1215586 Title: The u/i cannot handle the array-of-dictionaries update description

[Bug 1215586] Re: The u/i cannot handle the array-of-dictionaries update descriptions

2015-04-29 Thread Barry Warsaw
Does anybody still care about this? I'm tempted to just abandon the branch and close the bug. At this point we'd have to treat it as a new feature anyway. Speak now or hold your peace :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 1445483] Re: BQ Device does not update to nearest image r20 while waiting for the latest update r21 which is being phased

2015-04-28 Thread Barry Warsaw
You must run system-image-cli as root if you are going to do an update (even a --dry-run one). You can get --info as non-root. si 3.0 shouldn't be too far away hopefully. In the meantime, you could try https://launchpad.net/~barry/+archive/ubuntu/systemimage/+packages -- You received this bug

[Bug 1448153] Re: system-image-cli --list-channels does not return anything

2015-04-24 Thread Barry Warsaw
Milestone: None => 3.0 ** Changed in: ubuntu-system-image Assignee: (unassigned) => Barry Warsaw (barry) ** Changed in: ubuntu-system-image Importance: Undecided => High ** Changed in: ubuntu-system-image Status: New => In Progress -- You received this bug notifica

[Bug 1156704] Re: Virtualenv breaks if python-configparser is installed

2015-04-23 Thread Barry Warsaw
This doesn't appear to still be a problem with configparser 3.3.0r2-2 in Vivid. There's a newer version on PyPI which will hopefully get into Debian after Jessie and then W, but it still seems to no longer be a problem afaict. ** Changed in: python-virtualenv (Ubuntu) Status: Confirmed =>

[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2015-04-22 Thread Barry Warsaw
So my multi-cycle-upgraded-currently-vivid machine had a cryptswap entry with an old device name instead of the UUID. As per earlier comment in this bug, I just changed the device name to the now-current one rather than mess around with UUIDs and it works fine. Probably *should* use a UUID, but t

[Bug 1324391] Re: pip 1.5.4 import an invalid dependencies

2015-04-22 Thread Barry Warsaw
For anyone else hitting this bug, please get in contact via IRC (nick: barry on #ubuntu-devel) or email me, or follow up here with more information on how to reproduce it. If it's happening to you we can do some live debugging over IRC. ** Changed in: python-pip (Ubuntu) Status: Confirmed

[Bug 1310663] Re: Text input fields lost Emacs bindings

2015-04-22 Thread Barry Warsaw
Everything is happy in Vivid: Version 41.0.2272.76 Ubuntu 15.04 (64-bit) ** Changed in: chromium-browser (Ubuntu) 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

<    1   2   3   4   5   6   7   8   9   10   >