Your message dated Sat, 03 Sep 2016 07:19:00 +0000
with message-id <e1bg5ec-0006tf...@franck.debian.org>
and subject line Bug#835250: fixed in sqlobject 3.1.0+dfsg-1
has caused the Debian Bug report #835250,
regarding FTBFS against pytest 3.0.0
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.)


-- 
835250: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835250
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: sqlobject
Version: 3.0.0+dfsg-2
Severity: important
Tags: sid stretch
Usertags: pytest3.0.0

During a test build with pytest 3.0.0 from experimental sqlobject failed to
build:
| =================================== FAILURES 
===================================
| ____________________________ test_deep_inheritance 
_____________________________
|
|     def test_deep_inheritance():
|         setupClass([DIManager, DIEmployee, DIPerson])
|     
|         manager = DIManager(firstName='Project', lastName='Manager',
| >                           position='Project Manager')
|
| ../../../sqlobject/inheritance/tests/test_deep_inheritance.py:78: 
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
| ../../../sqlobject/main.py:1301: in __init__
|     self._create(id, **kw)
| ../../../sqlobject/inheritance/__init__.py:406: in _create
|     connection=self._connection)
| ../../../sqlobject/main.py:1301: in __init__
|     self._create(id, **kw)
| ../../../sqlobject/inheritance/__init__.py:413: in _create
|     super(InheritableSQLObject, self)._create(id, **kw)
| ../../../sqlobject/main.py:1352: in _create
|     self._SO_finishCreate(id)
| ../../../sqlobject/main.py:1378: in _SO_finishCreate
|     id, names, values)
| ../../../sqlobject/dbconnection.py:494: in queryInsertID
|     names, values)
| ../../../sqlobject/dbconnection.py:348: in _runWithConnection
|     val = meth(conn, *args)
| ../../../sqlobject/sqlite/sqliteconnection.py:257: in _queryInsertID
|     self._executeRetry(conn, c, q)
| _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ 
|
| self = <sqlobject.sqlite.sqliteconnection.SQLiteConnection instance at 
0x7f86e8992cb0>
| conn = <sqlite3.Connection object at 0x7f86e8881dc8>
| cursor = <sqlite3.Cursor object at 0x7f86e7f59f10>
| query = "INSERT INTO di_employee (id, position, child_name) VALUES (3, 
'Project Manager', 'DIManager')"
|
|     def _executeRetry(self, conn, cursor, query):
|         if self.debug:
|             self.printDebug(conn, query, 'QueryR')
|         try:
|             return cursor.execute(query)
|         except self.module.OperationalError as e:
|             raise dberrors.OperationalError(ErrorMessage(e))
|         except self.module.IntegrityError as e:
|             msg = ErrorMessage(e)
|             if msg.startswith('column') and msg.endswith('not unique') \
|                     or msg.startswith('UNIQUE constraint failed:'):
| >               raise dberrors.DuplicateEntryError(msg)
| E               DuplicateEntryError: UNIQUE constraint failed: 
di_employee.position

Please see
https://people.debian.org/~sramacher/logs/pytest3.0.0/sqlobject_amd64.log for a
full log.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: sqlobject
Source-Version: 3.1.0+dfsg-1

We believe that the bug you reported is fixed in the latest version of
sqlobject, 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 835...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Neil Muller <drnlmuller+deb...@gmail.com> (supplier of updated sqlobject 
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: SHA512

Format: 1.8
Date: Sat, 03 Sep 2016 09:01:56 +0200
Source: sqlobject
Binary: python-sqlobject python3-sqlobject python-sqlobject-doc sqlobject-admin
Architecture: source
Version: 3.1.0+dfsg-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Neil Muller <drnlmuller+deb...@gmail.com>
Description:
 python-sqlobject - Python 2 object relational manager providing an object 
interface
 python-sqlobject-doc - Documentation for SQLObject, a Python object relational 
manager f
 python3-sqlobject - Python 3 object relational manager providing an object 
interface
 sqlobject-admin - Helper applications for SQLObject, a Python ORM for databases
Closes: 835250
Changes:
 sqlobject (3.1.0+dfsg-1) unstable; urgency=low
 .
   * Updated to latest upstream release.
      - Tweak test suite to work with pytest 3.0 (Closes: #835250)
      - Adds JSONCol, a universal json column.
      - Rename reStructuredText files from \*.txt to \*.rst.
   * Update patches and build rules to handle changed documentation layout.
   * Rename replace_sf_logo patch to replace_logos.
   * Extend replace_logos to remove the newly added logos.
   * Fold 0006-Remove-travis-ci-image-link-due-to-privacy-concerns.patch into
     replace_logos, for consistency.
Checksums-Sha1:
 7635b50baaea914995d6c0e2acfc78b0458f4c3e 2048 sqlobject_3.1.0+dfsg-1.dsc
 fc71b97f3dbe63ea8a2ebc29c96073e606949ea7 902976 
sqlobject_3.1.0+dfsg.orig.tar.gz
 eb8fadad30b459c4ea197355e3826868c9704cfd 50376 
sqlobject_3.1.0+dfsg-1.debian.tar.xz
Checksums-Sha256:
 0339662a4362f7490171038d7523cd0e976ba7958a1a145c5618916dd126c7d7 2048 
sqlobject_3.1.0+dfsg-1.dsc
 128389ec8778373ed1066ac578ce77f13619bd1daa8e516d87ecaaa18c6618fa 902976 
sqlobject_3.1.0+dfsg.orig.tar.gz
 718172689a945a81a138cd2e5f11108c9e50a63536d770431da11f96a85a3a4c 50376 
sqlobject_3.1.0+dfsg-1.debian.tar.xz
Files:
 bed62c299478ef7aaf84a9e1d7971c27 2048 python optional 
sqlobject_3.1.0+dfsg-1.dsc
 3e5d0ee0b5eb107555b985a1c232cb1d 902976 python optional 
sqlobject_3.1.0+dfsg.orig.tar.gz
 51034d3f051f607d82e44819e22d7d13 50376 python optional 
sqlobject_3.1.0+dfsg-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCgAGBQJXynVzAAoJEOrxkryqPw9R2r0H/0JWSJA6xExSuHE1NN942f5f
IQXbegwLSPudM94FNNI9aMZChPlc8wiqXGhrtJsRfTM53nZH5fsdnZaEfZc7Gmf3
ZHtmBYA5z3/6egDTVFfXYJ8CNvFWCf7Js2bXH2LZeBrC98amO0v1XLLEX/z+yFRw
4sGqqx/FuFGHabc5DpLGoi8Ma577sPkoPsS7CZon5xgqlfMXismltkafNO8emCIc
7M2aOFJhLxbkJsCfCjCrk7eUwcsc2+AIi7S1MEzcqZd4EqmzOlVCXXJpgk+KGcGo
CSwIazG0D3+TeVRITl+xzITEnbhjc25kpEYbUpdy3GFLKT9gigXm7XJSWbJ6fW8=
=MlN7
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to