Re: Migration/Triage for 2019-12-24

2020-01-07 Thread Lucas Kanashiro
Hi,

On Tue, Jan 7, 2020 at 9:01 AM Andreas Hasenack 
wrote:

> Hello,
>
> On Mon, Jan 6, 2020 at 10:04 PM Bryce Harrington
>  wrote:
>
> > * nut: Argparse is flagging an error from specifying --xsltproc-opts
> >   multiple times (I think?) which perhaps may be a behavioral change
> >   from either py2 to py3, or else from optparse to argparse.
> >   - "error: argument --xsltproc-opts: expected one argument"
> >   - Maybe https://bugs.python.org/issue9334 is relevant?
>
> This is fixed in the 2.7.4-11 debian package. IIRC Lucas is doing a
> merge which will bring in the fix.


Yep. I am working on it right now.
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Re: Migration/Triage for 2019-12-24

2020-01-07 Thread Andreas Hasenack
Hello,

On Mon, Jan 6, 2020 at 10:04 PM Bryce Harrington
 wrote:

> * nut: Argparse is flagging an error from specifying --xsltproc-opts
>   multiple times (I think?) which perhaps may be a behavioral change
>   from either py2 to py3, or else from optparse to argparse.
>   - "error: argument --xsltproc-opts: expected one argument"
>   - Maybe https://bugs.python.org/issue9334 is relevant?

This is fixed in the 2.7.4-11 debian package. IIRC Lucas is doing a
merge which will bring in the fix.

-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Re: Migration/Triage for 2019-12-24

2020-01-06 Thread Steve Langasek
On Mon, Jan 06, 2020 at 05:03:20PM -0800, Bryce Harrington wrote:
> * These seem to be transitioning from py2 to py3, and need to go in as a
>   set.
>   - python-oauth
>   - python-oauthlib
>   - blinker
>   - pyjwt - this includes autopkgtests for py 2 and 3, and the build log
> mentions failure related to python-scandir which is py2 only
> (pypy-scandir is the py3 binary that should be used.)

Looks to me like this is blocked by python-launchpadlib removal (py2
binary), which per https://people.canonical.com/~ubuntu-archive/nbs.html is
blocked by python-bzrlib as a revdep.  brz Provides: bzr so we should just
be planning to remove bzr; however there are some reverse-dependencies of
other binary packages built from bzr source that do not have Provides: from
brz.

Reverse-Depends
===
* juju-deployer (for python-bzrlib)

Reverse-Build-Depends-Indep
===
* bzr-webdav(for python-bzrlib.tests)

Reverse-Build-Depends
=
* bzr-builder   (for python-bzrlib.tests)

I'd suggest starting with filing a removal request for bzr, with tasks on
these other packages.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developer   https://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: PGP signature
-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam

Migration/Triage for 2019-12-24

2020-01-06 Thread Bryce Harrington
== Proposed Migration ==

I did a quick broad survey over the current proposed migration failures,
just to identify what's wrong for each.  I didn't have time to dig in
very deeply but hoping this is of some use to others.

* A bunch of the failures are related to some sort of problem with 'six'.
  I've requested rebuilds but suspect that won't be enough, so may need
  further investigation.  (A python2 dependency somewhere may be the root
  cause.)
  - blocking isodate, nibabel, python-dateutil, cherrypy3, etc.

* These packages provide both py2 and py3 packages, and I'm guessing
  maybe the former need to be dropped from the packages' control files?
  - convoy: Provides py2 and py3 packages (drop py2 pkgs?)
  - genshi: Provides py2 and py3 packages (drop py2 pkgs?)
  - python-ddt: Provides py2 and py3 packages (drop py2 pkgs?)

* These seem to be transitioning from py2 to py3, and need to go in as a
  set.
  - python-oauth
  - python-oauthlib
  - blinker
  - pyjwt - this includes autopkgtests for py 2 and 3, and the build log
mentions failure related to python-scandir which is py2 only
(pypy-scandir is the py3 binary that should be used.)

* nut: Argparse is flagging an error from specifying --xsltproc-opts
  multiple times (I think?) which perhaps may be a behavioral change
  from either py2 to py3, or else from optparse to argparse.
  - "error: argument --xsltproc-opts: expected one argument"
  - Maybe https://bugs.python.org/issue9334 is relevant?

* s390x build troubles:
  - virglrenderer: Failed test_virgl_cmd due to mismatched pointer values

* These are blocked by known bugs or are known WIP:
  - walinuxagent (LP: #1851064)
  - libseccomp

* Finally, since a lot of packages weren't looked at over the break, I did
  blind rebuilds for everything that no one has requested so far.  Long
  shot but might clear a few things:
  - ocfs2-tools
  - net-snmp
  - python-boto
  - requests (blocking pyhamtools)
  - rubygems-integration (blocked by ruby2.5)
  - libedit (Blocked by mysql-8.0 and openssh)
  - python-itsdangerous (the i386 build failed)

(Guessing some of the above may rather be blocked by python2 issues, but
whomever looks tomorrow can investigate further.)


== Triage ==

Found 6 bugs

LP: #1857410 - (New)[clamav] - Why not integrate ClamAV 
Anti-virus into Ubuntu 20.04?
* Is a short "suggestion box" item, without much detail
* However, improving security is hardly a bad idea...
--> Clarified title as "Install ClamAV Anti-virus by default for system 
scanning"
--> Speculated on some tasks to implement it & encouraged reporter to
raise it with Security team and/or more publicly
--> Set as wishlist

LP: #1857404 - (New)[mysql-8.0]  - package mysql-server-8.0 
8.0.18-0ubuntu0.19.10.1 failed to install/upgrade: o subprocesso instalado, do 
pacote mysql-server-8.0, o script post-installation retornou erro do status de 
saĆ­da 1
* Port hadn't freed from the old mysqld, so new one failed to startup.
  Guessing will resolve on a re-try.
* Wondering if this is a general problem, and if a delay should be
  added?
--> Set as Incomplete

LP: #1857454 - (New)[mysql-5.7]  - package mysql-server 
5.7.28-0ubuntu0.16.04.2 failed to install/upgrade: problemas de dependencias - 
se deja sin configurar
* Not sure, but seems to error on mysqld not being up
--> Recommended retrying upgrade
--> Set as Incomplete



-- 
ubuntu-server mailing list
ubuntu-server@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server
More info: https://wiki.ubuntu.com/ServerTeam