Your message dated Thu, 12 Jan 2017 22:20:45 +0000
with message-id <[email protected]>
and subject line Bug#804556: fixed in datanommer.models 0.6.4-3
has caused the Debian Bug report #804556,
regarding datanommer.models: FTBFS: StatementError: raised as a result of 
Query-invoked autoflush
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 [email protected]
immediately.)


-- 
804556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=804556
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: datanommer.models
Version: 0.6.4-2
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

datanommer.models fails to build from source in unstable/amd64:

  [..]

    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/persistence.py",
    line 174, in save_obj
      mapper, table, insert)
    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/orm/persistence.py",
    line 785, in _emit_insert_statements
      execute(statement, params)
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py",
    line 914, in execute
      return meth(self, multiparams, params)
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/elements.py",
    line 323, in _execute_on_connection
      return connection._execute_clauseelement(self, multiparams,
      params)
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py",
    line 1010, in _execute_clauseelement
      compiled_sql, distilled_params
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py",
    line 1078, in _execute_context
      None, None)
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py",
    line 1341, in _handle_dbapi_exception
      exc_info
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/util/compat.py",
    line 199, in raise_from_cause
      reraise(type(exception), exception, tb=exc_tb)
    File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py",
    line 1073, in _execute_context
      context = constructor(dialect, self, conn, *args)
    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py",
    line 569, in _init_compiled
      self._process_executesingle_defaults()
    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py",
    line 1014, in _process_executesingle_defaults
      val = self.get_insert_default(c)
    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py",
    line 966, in get_insert_default
      return self._exec_default(column.default, column.type)
    File
    "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py",
    line 952, in _exec_default
      return default.arg(self)
    File "datanommer/models/__init__.py", line 155, in
    source_version_default
      dist = pkg_resources.get_distribution("datanommer.models")
    File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
    line 551, in get_distribution
      dist = get_provider(dist)
    File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
    line 431, in get_provider
      return working_set.find(moduleOrReq) or
      require(str(moduleOrReq))[0]
    File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
    line 952, in require
      needed = self.resolve(parse_requirements(requirements))
    File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py",
    line 839, in resolve
      raise DistributionNotFound(req, requirers)
  StatementError: (raised as a result of Query-invoked autoflush;
  consider using a session.no_autoflush block if this flush is occurring
  prematurely) (pkg_resources.DistributionNotFound) The
  'datanommer.models' distribution was not found and is required by the
  application [SQL: u'INSERT INTO messages (msg_id, i, topic, timestamp,
  certificate, signature, category, source_name, source_version, _msg)
  VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)'] [parameters: [{'category':
  'git', 'certificate': 'blah', 'i': 1, 'timestamp':
  datetime.datetime(2012, 8, 7, 2, 47, 30, 886738), '_msg':
  '{"commit":{"branch":"master","email":"[email protected]","message":"Clear
  CFLAGS CXXFLAGS LDFLAGS.\\n            This is a bit of a
  hammer.","name":"Mark
  
Wielaard","rev":"7a98f80d9b61ce167e4ef8129c81ed9284ecf4e1","stats":{"files":{"valgrind.spec":{"deletions":2,"insertions":1,"lines":3}},"total":{"deletions":2,"files":1,"insertions":1,"lines":3}},"summary":"Clear
  CFLAGS CXXFLAGS LDFLAGS.","username":"mjw"}}', 'msg_id': None,
  'topic': 'org.debian.prod.git.receive.valgrind.master', 'signature':
  'blah'}]]
  
  ----------------------------------------------------------------------
  Ran 12 tests in 1.241s
  
  FAILED (errors=8)
  E: pybuild pybuild:274: test: plugin distutils failed with: exit
  code=1: cd
  /build/datanommer.models-0.6.4/.pybuild/pythonX.Y_2.7/build; python2.7
  -m nose tests
  dh_auto_test: pybuild --test --test-nose -i python{version} -p 2.7
  --dir . returned exit code 13
  debian/rules:3: recipe for target 'build' failed
  make: *** [build] Error 25
  dpkg-buildpackage: error: debian/rules build gave error exit status 2

  [..]

The full build log is attached or can be viewed here:

    
https://reproducible.debian.net/logs/unstable/amd64/datanommer.models_0.6.4-2.build1.log.gz


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: datanommer.models.0.6.4-2.unstable.amd64.log.txt.gz
Description: application/gzip


--- End Message ---
--- Begin Message ---
Source: datanommer.models
Source-Version: 0.6.4-3

We believe that the bug you reported is fixed in the latest version of
datanommer.models, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Piotr Ożarowski <[email protected]> (supplier of updated datanommer.models 
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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 12 Jan 2017 23:03:54 +0100
Source: datanommer.models
Binary: python-datanommer.models
Architecture: source all
Version: 0.6.4-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Modules Team 
<[email protected]>
Changed-By: Piotr Ożarowski <[email protected]>
Description:
 python-datanommer.models - fedmsg consumer to store messages in a database - 
database models
Closes: 804556
Changes:
 datanommer.models (0.6.4-3) unstable; urgency=medium
 .
   * Team upload
 .
   [ Ondřej Nový ]
   * Fixed VCS URL (https)
 .
   [ Piotr Ożarowski ]
   * copy egg-info dir to build directory to make pkg_resources happy
     (this change and fix for 827738 in moksha.hub closes: 804556)
Checksums-Sha1:
 aad7f892731025bbecc2cbda3c9e02f4179bdcdd 2221 datanommer.models_0.6.4-3.dsc
 8ba86504e88b8e337fbb50d17dc4cde5e51c71d2 5040 
datanommer.models_0.6.4-3.debian.tar.xz
 ea3f8a69d31d16455628162780b1575a637ea421 6849 
datanommer.models_0.6.4-3_amd64.buildinfo
 1555a44d81bfd0a04134bd4898ba8c006a211212 7212 
python-datanommer.models_0.6.4-3_all.deb
Checksums-Sha256:
 8966b0db28c572f91294d04ca1f21118bea03802667a817ffdccb8c48fb907f6 2221 
datanommer.models_0.6.4-3.dsc
 ce77bd20b40a5b3ebf2a7be40f852c2484cca5e3e0d3df010683ec5d5443bec9 5040 
datanommer.models_0.6.4-3.debian.tar.xz
 0675fc653e5dc78d00a094470b57d2d97acd196c6f14ba18b6edad80de0211a7 6849 
datanommer.models_0.6.4-3_amd64.buildinfo
 78eb58270776b77802f408fa1f1de0e0bddf0fc31684524fa66740cfe974f55c 7212 
python-datanommer.models_0.6.4-3_all.deb
Files:
 af957fddad9c8cfa03f4ec00839b721d 2221 python optional 
datanommer.models_0.6.4-3.dsc
 4811dc63d6de9c42de724d67f26ed643 5040 python optional 
datanommer.models_0.6.4-3.debian.tar.xz
 1ecdcc8c2c1bb435fadd77c3fa2d30c3 6849 python optional 
datanommer.models_0.6.4-3_amd64.buildinfo
 7812a9975756822c22951ce1b796a675 7212 python optional 
python-datanommer.models_0.6.4-3_all.deb

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

iQIzBAEBCgAdFiEEHS+omFjar2IXhi33rvbxoqdFdkUFAlh3/jUACgkQrvbxoqdF
dkVbcw/7BeiX+G0iodIeALBFXJnd+ivrI0njgKZ5ikz4P9eGhrdljSqIdvZ0Cjtt
WSWlQJ8B+oDMveBHQFHbuDM9FgP+8tc3tumn2mIs7SAPaFB+VQj3SZxHUuw7v/Jy
D6MMOXrVWbdZe15pPqBxURxhLyCqgFseGqIeVVw/XItUHvuExdA4lOE67e7sbUNk
liJpTQcJn7xXPmOhSfob6mMsWR3B9161TvGidst+VoyWFPDAPevO3bN6ghRUFhyI
sKjdVZ+22onVcFG9AHQKFyQNdF0N3CH2AwlVmjf9dhsYw7VdmL4ydqkMw0v5NtHb
xK+107sV4PZ+hsJZNJyMDyfLl+ci45/qwvkTgEH3qBtmwrSvUKl1Fc1S5XPYD7en
6tMbaXSNqgk+KUUq21JFVGxy4Qjfm0dunIfTANrWEt1MIXV0H27ap+ke9BoduPhq
F39yLz8ZCXzS5KzuQllp00AMMltUSyuiPBXV1kKAv71Qgi/O8MITGOWFg7WPtAOQ
G73UbFwhpB6PmypWsoHIOJNatJBJBmFulC00Iu+E5vCiLp1xE592rrvvXprs9Fvj
rh+Hyt3/vPwIO7YBnVNKaEpo/aWXjEn5G5IxXZwaBisGqesUOXt6JBdP3yd8V2Sf
bHYN1LBs6r6OGmKDqI+0RuBNfe+dB/K/3MdjYUeAlomc7NAWVoc=
=O46S
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to