Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #8089
| Path | csiph.com!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Scott Kitterman <debian@kitterman.com> |
| Newsgroups | linux.debian.bugs.dist, linux.debian.maint.python, linux.debian.devel.release |
| Subject | Bug#810136: transition: python3-defaults (python3.5 as default python3) - status update |
| Date | Wed, 13 Jan 2016 15:10:03 +0100 |
| Message-ID | <qQuhA-Oj-7@gated-at.bofh.it> (permalink) |
| References | <qO3bQ-67L-7@gated-at.bofh.it> |
| X-Original-To | 810136@bugs.debian.org |
| X-Mailbox-Line | From debian-bugs-dist-request@lists.debian.org Wed Jan 13 14:06:13 2016 |
| Old-Return-Path | <debbugs@buxtehude.debian.org> |
| X-Spam-Flag | NO |
| X-Spam-Score | -2.49 |
| Reply-To | Scott Kitterman <debian@kitterman.com>, 810136@bugs.debian.org |
| Resent-To | debian-bugs-dist@lists.debian.org |
| Resent-Cc | Debian Release Team <debian-release@lists.debian.org> |
| X-Debian-Pr-Message | followup 810136 |
| X-Debian-Pr-Package | release.debian.org |
| X-Debian-Pr-Keywords | confirmed |
| X-Spam-Bayes | score:0.0000 Tokens: new, 7; hammy, 150; neutral, 176; spammy, 0. spammytokens: hammytokens:0.000-+--sk:python3, 0.000-+--python3, 0.000-+--binnmu, 0.000-+--binNMU, 0.000-+--H*F:U*debian |
| Dkim-Signature | v=1; a=rsa-sha256; c=simple/simple; d=kitterman.com; s=201409; t=1452693778; bh=RA2EkRMlZ4hjkUxmbN8uLddzsZY1++zE1stro0syHU4=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=M1nW91mcvz6nB6sRzwwYRRmKU7Armcs1rKUNZEpQMId3M8yvrULZo5Dbn89D3Vhje PPRkUDg9jFB9tkX/6xnskNUngBtZZ+f5d6hvh28ZFo0pAi5pYs3hJuT4RC0APXSVAq kFtumqkz/zoCkNb0BOJQirA14OHNbdPOhujKBx1w= |
| User-Agent | KMail/4.13.3 (Linux/3.13.0-71-generic; KDE/4.13.3; x86_64; ; ) |
| MIME-Version | 1.0 |
| Content-Transfer-Encoding | 7Bit |
| Content-Type | text/plain; charset="us-ascii" |
| X-Debian-Message | from BTS |
| X-Mailing-List | <debian-bugs-dist@lists.debian.org> archive/latest/1241091 |
| List-ID | <debian-bugs-dist.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-bugs-dist/> |
| Approved | robomod@news.nic.it |
| Lines | 71 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Cc | debian-python@lists.debian.org |
| X-Original-Date | Wed, 13 Jan 2016 09:02:57 -0500 |
| X-Original-Message-ID | <1940194.2jZ9hcZDEr@kitterma-e6430> |
| X-Original-References | <20160106203915.1354.94588.reportbug@kitterma-E6430> |
| Xref | csiph.com linux.debian.bugs.dist:708557 linux.debian.maint.python:8089 linux.debian.devel.release:60295 |
Cross-posted to 3 groups.
Show key headers only | View raw
On Wednesday, January 06, 2016 03:39:15 PM you wrote: ... > 1. pygpgme is FTBFS due to test failures (#797776). There has been no > response from the maintainers and I have been unable to determine the > source of the failures. I do not believe it is python3 version related (the > package builds with python3.5 on Ubuntu). I see two possible options: > > a. NMU to disable tests so it can be rebuilt with python3.5 support > (without at least this python3-gpgme will be totally broken once python3.5 > is default) > > b. Remove pygpgme from Testing. It has rdepends so it would kill off a few > other packages as well: > > Checking reverse dependencies... > # Broken Depends: > alot: alot > assword: assword > bmap-tools: bmap-tools > nautilus-dropbox/non-free: nautilus-dropbox [amd64 i386] > > # Broken Build-Depends: > assword: python-gpgme Discussing this before we started the transition with pochu, he indicated "b" was the preferred RT option. I did try and binNMU it again to make sure and as expected, it failed, so these packages will need to be removed from testing. > 2. Elektra is FTBFS due to unrelated test failures (#810069). The impact > of this is that python3-elektra will become uninstallable. It has no > rdepends. Presumably elektra could be temporarily removed from testing. > > 3. Geis is FTBFS for reasons unrelated to python3 (#810071). Similarly, > python3-geis will become uninstallable. Geis does have one external > rdepend, libgrip (which has no rdepends). I don't see a reason they > couldn't be temporarily removed from testing. Both these magically fixed themselves, so are no longer an issue. > 4. Pandas FTBFS on some archs (#790024 and #790025). It's a leaf package, > so it could either be partially or fully removed. This will need removal. > 5. Cython3 not currently working [3]. This appears to be due to a change > in python3.5. It affects borgbackup and s3ql only. As these are rather > late in the transition, we could probably go ahead while this is getting > sorted. These are both leaf applications that would become temporarily > uninstallable. We believe we have identified the problematic python3.5 > commit (it's also in the next python3.4 release, so it's not inherently a > transition issue) and are working with upstream to evaluate the correctness > of the change and if as a result cython needs to be changed. python3.5 has been fixed. We're still waiting for the fixed python3.5 to build on mips and a few ports archs, but the binNMUs of borgbackup and s3ql have otherwise been successful. With a little more buildd time, I expect these issues will be fully resolved. > I have test built (as of this writing libreoffice is still building) all the > unknown/bad packages that need rebuilding for this transition as well as > reviewing all the unknown packages. Due to the number of unknowns, I have > created a pad to track the status of the transition [2]. LO is mostly rebuilt, but depending on which builder and when it's picked up for mips, it may take long enough to delay things a bit. There are a few other builds I'm waiting on to finish, but everything's been uploaded/scheduled so modulo the issues above, we should be finished this week. Scott K
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#810136: transition: python3-defaults (python3.5 as default python3) Scott Kitterman <debian@kitterman.com> - 2016-01-06 21:50 +0100
Bug#810136: transition: python3-defaults (python3.5 as default python3) - status update Scott Kitterman <debian@kitterman.com> - 2016-01-13 15:10 +0100
Re: transition: python3-defaults (python3.5 as default python3) - status update Simon McVittie <smcv@debian.org> - 2016-01-13 18:40 +0100
csiph-web