Your message dated Sun, 30 Sep 2007 04:02:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#427309: fixed in sqlfairy 0.08.001-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: sqlfairy
version: 0.08-1
Severity: serious
Justification: FTBFS on i386

Hi,

During a rebuild of all packages in sid, your package failed to build on i386.

Relevant part:
/usr/bin/perl Build --makefile_env_macros 1 test
t/02mysql-parser...........ok
t/03mysql-to-oracle........ok
t/04file,fh,string.........ok
t/05bgep-re................ok
t/06xsv....................skipped
        all skipped: Missing dependency: Text::RecordParser
t/07p_args.................ok
t/08postgres-to-mysql......ok
t/09sqlt-diagram...........ok
t/10excel..................ok
t/11normalize..............ok
t/12header_comment.........ok
t/13schema.................ok
t/14postgres-parser........ok
t/15oracle-parser..........ok
t/16xml-parser.............ok
t/17sqlfxml-producer.......ok
t/18ttschema-producer......
#   Failed test 'Output looks right'
#   in t/18ttschema-producer.t at line 57.
# 
+----+-----------------------------------------+----------------------------------------+
# |  Ln|Got                                      |Expected                      
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 147|Constraints                              |Constraints                   
          |
# | 148|    ?                                    |    ?                         
          |
# | 149|        type:             PRIMARY KEY    |        type:             
PRIMARY KEY   |
# * 150|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
id\n          *
# | 151|        expression:                      |        expression:           
          |
# | 152|        match_type:                      |        match_type:           
          |
# | 153|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 160|                                         |                              
          |
# | 161|    emailuniqueindex                     |    emailuniqueindex          
          |
# | 162|        type:             UNIQUE         |        type:             
UNIQUE        |
# * 163|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
email\n       *
# | 164|        expression:                      |        expression:           
          |
# | 165|        match_type:                      |        match_type:           
          |
# | 166|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 173|                                         |                              
          |
# | 174|    ?                                    |    ?                         
          |
# | 175|        type:             FOREIGN KEY    |        type:             
FOREIGN KEY   |
# * 176|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
another_id\n  *
# | 177|        expression:                      |        expression:           
          |
# | 178|        match_type:                      |        match_type:           
          |
# * 179|        reference_fields:\s\n            |        reference_fields: 
id\n          *
# | 180|        reference_table:  Another        |        reference_table:  
Another       |
# | 181|        deferrable:       1              |        deferrable:       1   
          |
# | 182|        on_delete:                       |        on_delete:            
          |
# 
+----+-----------------------------------------+----------------------------------------+
# | 208|Constraints                              |Constraints                   
          |
# | 209|    ?                                    |    ?                         
          |
# | 210|        type:             PRIMARY KEY    |        type:             
PRIMARY KEY   |
# * 211|        fields:\s\s\s\s\s\s\s\s\s\s\s\n  |        fields:           
id\n          *
# | 212|        expression:                      |        expression:           
          |
# | 213|        match_type:                      |        match_type:           
          |
# | 214|        reference_fields:                |        reference_fields:     
          |
# 
+----+-----------------------------------------+----------------------------------------+
# 
# Looks like you failed 1 test of 6.
dubious
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 3
        Failed 1/6 tests, 83.33% okay
t/19sybase-parser..........ok
t/20format_X_name..........ok
t/24yaml...................ok
t/25storable...............ok
t/26sybase.................ok
t/27sqlite-parser..........ok
t/29html...................ok
t/30sqlt-diff..............ok
t/31dumper.................ok
t/32schema-lookups.........ok
t/33tt-table-producer......Creating /tmp/hTeMtPMqhk/person.txt.
Creating /tmp/hTeMtPMqhk/pet.txt.

#   Failed test 'Output looks right'
#   in t/33tt-table-producer.t at line 62.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | Ln|Got                                                 |Expected            
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# |  1|Table: person                                       |Table: person       
                                |
# *  2|  Primary Key:\s\s\n                                |  Primary Key:  
person_id\n                         *
# |  3|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  4|  Data Fields:  name, age, weight, iq, description  |  Data Fields:  
name, age, weight, iq, description  |
# |  5|                                                    |                    
                                |
# |  6|Table: pet                                          |Table: pet          
                                |
# |  7|  Primary Key:  pet_id, person_id                   |  Primary Key:  
pet_id, person_id                   |
# |  8|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  9|  Data Fields:  name, age                           |  Data Fields:  
name, age                           |
# | 10|                                                    |                    
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# 

#   Failed test 'person.txt looks right'
#   in t/33tt-table-producer.t at line 71.
# 
+---+----------------------------------------------------+----------------------------------------------------+
# | Ln|Got                                                 |Expected            
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# |  1|Table: person                                       |Table: person       
                                |
# *  2|  Primary Key:\s\s\n                                |  Primary Key:  
person_id\n                         *
# |  3|  Foreign Keys:                                     |  Foreign Keys:     
                                |
# |  4|  Data Fields:  name, age, weight, iq, description  |  Data Fields:  
name, age, weight, iq, description  |
# |  5|                                                    |                    
                                |
# 
+---+----------------------------------------------------+----------------------------------------------------+
# 
# Looks like you failed 2 tests of 8.
dubious
        Test returned status 2 (wstat 512, 0x200)
DIED. FAILED tests 3, 7
        Failed 2/8 tests, 75.00% okay
t/34tt-base................ok
t/35-access-parser.........ok
t/36-filters...............ok
t/37-translator-graph......ok
t/38-filter-names..........ok
t/38-mysql-producer........ok
t/40oracle-parser-dbi......ok
t/42shell..................ok
t/43xml-to-db2.............ok
t/44-xml-to-db2-array......ok
t/45db2-producer...........ok
t/46xml-to-pg..............ok
t/47postgres-producer......ok
t/48xml-to-sqlite..........ok
t/49xml-to-pg-samefield....ok
Failed Test             Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/18ttschema-producer.t    1   256     6    1  16.67%  3
t/33tt-table-producer.t    2   512     8    2  25.00%  3 7
1 test skipped.
Failed 2/43 test scripts, 95.35% okay. 3/1247 subtests failed, 99.76% okay.
make[1]: *** [test] Error 255
make[1]: Leaving directory `/build/user/sqlfairy-0.08'
make: *** [debian/stamp-makefile-check] Error 2

The full build log is available from
http://people.debian.org/~lucas/logs/2007/06/01/

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: sqlfairy
Source-Version: 0.08.001-1

We believe that the bug you reported is fixed in the latest version of
sqlfairy, which is due to be installed in the Debian FTP archive:

libsql-translator-perl_0.08.001-1_all.deb
  to pool/main/s/sqlfairy/libsql-translator-perl_0.08.001-1_all.deb
sqlfairy_0.08.001-1.diff.gz
  to pool/main/s/sqlfairy/sqlfairy_0.08.001-1.diff.gz
sqlfairy_0.08.001-1.dsc
  to pool/main/s/sqlfairy/sqlfairy_0.08.001-1.dsc
sqlfairy_0.08.001-1_all.deb
  to pool/main/s/sqlfairy/sqlfairy_0.08.001-1_all.deb
sqlfairy_0.08.001.orig.tar.gz
  to pool/main/s/sqlfairy/sqlfairy_0.08.001.orig.tar.gz



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.
Eric Dorland <[EMAIL PROTECTED]> (supplier of updated sqlfairy 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: SHA1

Format: 1.7
Date: Sat, 29 Sep 2007 23:51:26 -0400
Source: sqlfairy
Binary: sqlfairy libsql-translator-perl
Architecture: source all
Version: 0.08.001-1
Distribution: unstable
Urgency: low
Maintainer: Eric Dorland <[EMAIL PROTECTED]>
Changed-By: Eric Dorland <[EMAIL PROTECTED]>
Description: 
 libsql-translator-perl - SQL translation library
 sqlfairy   - SQL translation utilities
Closes: 427309 433156
Changes: 
 sqlfairy (0.08.001-1) unstable; urgency=low
 .
   * New upstream release. (Closes: #427309)
   * debian/control:
     - Upgrade to Standards-Version to 3.7.2.2.
     - Add Homepage and XS-Vcs-* headers.
     - Use ${source:Version} instead of ${Source-Version}
   * lib/SQL/Translator/Schema.pm, debian/control: Patch from Didrik Pinte to
     fix sqlt-diagram failure. Add libgraph-perl to the depends and
     build-depends (Closes: #433156)
   * debian/watch: Update for new location on CPAN.
Files: 
 fad7772e2a32d0ba95025a750aa9e388 1231 perl optional sqlfairy_0.08.001-1.dsc
 bd51e20786e77096560ca6faee779da4 537878 perl optional 
sqlfairy_0.08.001.orig.tar.gz
 c88bcb445658fca3e40b05c0a7f61a14 2820 perl optional sqlfairy_0.08.001-1.diff.gz
 5d06376c0f4de1555a6324ca0c496ffd 402484 perl optional 
libsql-translator-perl_0.08.001-1_all.deb
 490cdd1b5d8f5cfc8fae8a4c5b7a6732 32208 perl optional 
sqlfairy_0.08.001-1_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG/x7cYemOzxbZcMYRAp9FAKCUwd42jCyjjqxy4v0NjBr0rZJ+6wCgmoA6
xh2XrnI2625tn+V1giCgXzw=
=Kwqo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to