Your message dated Sat, 18 Nov 2017 15:49:31 +0000
with message-id <e1eg5n5-000fep...@fasolo.debian.org>
and subject line Bug#881598: fixed in ironic-inspector 6.0.0-1
has caused the Debian Bug report #881598,
regarding ironic-inspector: fails to install: ValueError: invalid literal for 
int() with base 10: 'ironic_inspector.sqlite'
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
881598: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=881598
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: ironic-inspector
Version: 4.2.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

>From the attached log (scroll to the bottom...):

  Selecting previously unselected package ironic-inspector.
  (Reading database ... 
(Reading database ... 16887 files and directories currently installed.)
  Preparing to unpack .../ironic-inspector_4.2.0-2_all.deb ...
  Unpacking ironic-inspector (4.2.0-2) ...
  Setting up ironic-inspector (4.2.0-2) ...
  Traceback (most recent call last):
    File "/usr/bin/ironic-inspector-dbsync", line 10, in <module>
      sys.exit(main())
    File "/usr/lib/python2.7/dist-packages/ironic_inspector/dbsync.py", line 
94, in main
      CONF.command.func(config, CONF.command.name)
    File "/usr/lib/python2.7/dist-packages/ironic_inspector/dbsync.py", line 
77, in with_revision
      do_alembic_command(config, cmd, revision)
    File "/usr/lib/python2.7/dist-packages/ironic_inspector/dbsync.py", line 
82, in do_alembic_command
      getattr(alembic_command, cmd)(config, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/alembic/command.py", line 254, in 
upgrade
      script.run_env()
    File "/usr/lib/python2.7/dist-packages/alembic/script/base.py", line 425, 
in run_env
      util.load_python_file(self.dir, 'env.py')
    File "/usr/lib/python2.7/dist-packages/alembic/util/pyfiles.py", line 93, 
in load_python_file
      module = load_module_py(module_id, path)
    File "/usr/lib/python2.7/dist-packages/alembic/util/compat.py", line 75, in 
load_module_py
      mod = imp.load_source(module_id, path, fp)
    File "/usr/lib/python2.7/dist-packages/ironic_inspector/migrations/env.py", 
line 18, in <module>
      from ironic_inspector import db
    File "/usr/lib/python2.7/dist-packages/ironic_inspector/db.py", line 44, in 
<module>
      'ironic_inspector.sqlite')
    File "/usr/lib/python2.7/dist-packages/oslo_db/options.py", line 193, in 
set_defaults
      conf.set_default('max_pool_size', max_pool_size, group='database')
    File "/usr/lib/python2.7/dist-packages/debtcollector/removals.py", line 
261, in wrapper
      return f(*args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2402, in 
__inner
      result = f(self, *args, **kwargs)
    File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2752, in 
set_default
      opt_info['opt'], default, enforce_type)
    File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 2758, in 
_get_enforced_type_value
      converted = self._convert_value(value, opt)
    File "/usr/lib/python2.7/dist-packages/oslo_config/cfg.py", line 3036, in 
_convert_value
      return opt.type(value)
    File "/usr/lib/python2.7/dist-packages/oslo_config/types.py", line 282, in 
__call__
      value = self.num_type(value)
  ValueError: invalid literal for int() with base 10: 'ironic_inspector.sqlite'
  dpkg: error processing package ironic-inspector (--configure):
   installed ironic-inspector package post-installation script subprocess 
returned error exit status 1
  Errors were encountered while processing:
   ironic-inspector


cheers,

Andreas

Attachment: ironic-inspector_4.2.0-2.log.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: ironic-inspector
Source-Version: 6.0.0-1

We believe that the bug you reported is fixed in the latest version of
ironic-inspector, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 881...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated ironic-inspector package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 Nov 2017 11:29:54 +0100
Source: ironic-inspector
Binary: ironic-inspector python-ironic-inspector
Architecture: source all
Version: 6.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <openstack-de...@lists.alioth.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Description:
 ironic-inspector - discovering hardware properties for OpenStack Ironic - 
Daemon
 python-ironic-inspector - discovering hardware properties for OpenStack Ironic 
- Python 2.7
Closes: 881598
Changes:
 ironic-inspector (6.0.0-1) unstable; urgency=medium
 .
   * Updating vcs fields.
   * Updating copyright format url.
   * d/copyright: Changed source URL to https protocol.
   * Updating maintainer field.
   * Running wrap-and-sort -bast.
   * Standards-Version: 4.1.1.
   * Deprecating priority extra as per policy 4.0.1.
   * New upstream release:
     - Can (again) be installed without crashing (Closes: #881598).
   * Fixed (build-)depends for this release.
   * Rebase patch.
   * Do not add python-pydot3 and python-construct as b-d, as that's for the doc
     and we won't package it.
   * Only run unit tests, not functional.
   * Now generating inspector.conf with oslo-config-generator.
Checksums-Sha1:
 dbc6bfc863bd39f147348e22a1bc03a1789c0642 3077 ironic-inspector_6.0.0-1.dsc
 3b940503155019782a52a988b472b04082b4e563 145876 
ironic-inspector_6.0.0.orig.tar.xz
 5be16e8f90a2e3f97175cab6b4cb08a7756a74e4 4876 
ironic-inspector_6.0.0-1.debian.tar.xz
 447210526aaa8332fabbfe7efe974533f6b62678 22396 ironic-inspector_6.0.0-1_all.deb
 e01c389cf4481dced55d898351fae8333c27cff2 14145 
ironic-inspector_6.0.0-1_amd64.buildinfo
 07c75eec39e145fbb12df4197dc9af5f1c572ea2 98816 
python-ironic-inspector_6.0.0-1_all.deb
Checksums-Sha256:
 ce3edbbce0645826d165b174894c11df138b3cf92e1f38a956d9cf8fba0582bf 3077 
ironic-inspector_6.0.0-1.dsc
 411b9d2bed2723ccb7ea18f72d7dd49ffc33000cabaf26359172ef306d477514 145876 
ironic-inspector_6.0.0.orig.tar.xz
 1a9d2f71f04c51597c5753c1b35396f9e60129d7ae68a2080ee32799e4b628e8 4876 
ironic-inspector_6.0.0-1.debian.tar.xz
 953c431d22c7ee8b893cc9b46a8354b96bafab11400ad4d123779d30ecad1724 22396 
ironic-inspector_6.0.0-1_all.deb
 bc21a63d9ab9260292bf66a150bd997ae9db5e0c54c27bd6c08cc70d13606d8c 14145 
ironic-inspector_6.0.0-1_amd64.buildinfo
 b6908c114e38490e3fde38e33e617784cb6af92c5a3d77bfc39083513d4eb541 98816 
python-ironic-inspector_6.0.0-1_all.deb
Files:
 2366d860c2d426cdd864eaff089cf7a2 3077 python optional 
ironic-inspector_6.0.0-1.dsc
 8b4d4265585afe9a2500b1c0ebc86e8e 145876 python optional 
ironic-inspector_6.0.0.orig.tar.xz
 1f89c651a9072c7fcf46d4cb4b8d6ed8 4876 python optional 
ironic-inspector_6.0.0-1.debian.tar.xz
 e3388dd3ad2c8fbfaf77c85649f27f61 22396 python optional 
ironic-inspector_6.0.0-1_all.deb
 cddfcc9376005606d7e092db13e1be93 14145 python optional 
ironic-inspector_6.0.0-1_amd64.buildinfo
 51e7125ccb99b6fc35547adb1733c62d 98816 python optional 
python-ironic-inspector_6.0.0-1_all.deb

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAloQUU0ACgkQ1BatFaxr
Q/4yPA//eXaB9HhHdbIjVFnEO1gavt5AhaRxfI4zbMW5MhUEEIezP5zlQfk3GaoL
BqardWjQfrP59j18RJs0kA+Kar6Ga3FDc+NtY4L/R/AAexfvrLpSvi8kYf7M9vUH
COrWz7dFErbRLELVJyu/KuVYlrB5x+8R1q6LNY9BdUVTM83FJMCmvGiEEzmvKIRI
PT2M2BYmpe8pwVwgNUQeuaq394v4E9hJFgd1L0WP3bXkBGiWV4kWzD4JoaUbYd8E
S7+JQ6a4XMMsX5pBOb1cpx+1rSyymKlnyeulnlt08VCzSk+vS1LZ3ezbThvdBEPt
iYP4cyspUseLr7aC9r7gEUEQYpGY7zOd9iqcMDv/y2hRqY1SNnRBmJvZtnsI2923
gFs19jcPHfPcUvJ9Hkrub3VpE07YuRVVW7XG5CHFlgwACiWUkhPsG7DYirmlS9pz
GeVDslVst0gjxj3vZY54X9mqNwY514I15dTChN00TymP4Vm8MZZ4rLBvxSNp3tWe
w4AIkmxUfssF0ISEVdlSRwiNNgcD/9jP+ucn/KGIi7DLHpFJa35tFZge2uMhUgV4
9r0e+rgpmHnd9xK/K7Qxc8uNcDDh9X3aV/xWy9poTZ37l37ylTp2q7EXr/7ep4BX
EhELL5uN8oTkyRHl7qIs8y/aHA3xtSoUZirEtfBB/x3S7TIv5/w=
=ZRJS
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to