Package: germinate
Version: 2.7
Severity: serious

Your package fails to build from source:

running egg_info
creating /home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info
writing 
/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/PKG-INFO
writing top-level names to 
/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/top_level.txt
writing dependency_links to 
/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/dependency_links.txt
writing manifest file 
'/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/SOURCES.txt'
reading manifest file 
'/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/SOURCES.txt'
writing manifest file 
'/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate.egg-info/SOURCES.txt'
running build_ext
BuildDependsReason stringifies to a description of the reason. ... ok
DependsReason stringifies to the package name. ... ok
ExtraReason stringifies to a description of the reason. ... ok
GerminatedSeed has reasonable basic properties. ... ERROR
GerminatedSeeds with the same seeds and inheritance are equal. ... ERROR
GerminatedSeeds with different seeds/inheritance are not equal. ... ERROR
Provides from later versions override those from earlier ones. ... ERROR
Germinator.parse_archive successfully parses a simple archive. ... ERROR
RecommendsReason stringifies to a description of the reason. ... ok
RescueReason stringifies to a description of the reason. ... ok
SeedReason stringifies to a description of the seed. ... ok
AtomicFile creates the named file with the requested contents. ... ERROR
AtomicFile does not leave .new files lying around. ... ERROR
A Seed context can be read from as a file object. ... ERROR
Two Seed objects with the same text contents are equal. ... ERROR
__init__ can open a seed from a collection without bzr. ... ERROR
Two Seed objects with different text contents are not equal. ... ERROR
SeedStructure.add adds a custom seed. ... ERROR
A SeedStructure object has the correct basic properties. ... ERROR
A SeedStructure can be treated as a dictionary of seeds. ... ERROR
Seeds from later branches override seeds from earlier branches. ... ERROR
SeedStructure.limit restricts the set of seed names. ... ERROR
SeedStructure follows "include" links to other seed collections. ... ERROR
SeedStructure.write writes the text of STRUCTURE. ... ERROR
SeedStructure.write_dot writes an appropriate dot file. ... ERROR
SeedStructure.write_seed_text writes the text of a seed. ... ERROR
SeedStructure.write_seed_text handles UTF-8 text in seeds. ... ERROR
A SingleSeedStructure object has the correct basic properties. ... ERROR
SingleSeedStructure parses the "feature" directive correctly. ... ERROR
SingleSeedStructure parses the "include" directive correctly. ... ERROR
test_trivial (germinate.tests.test_integration.TestGerminate) ... ERROR
TagFile may be constructed with list parameters. ... ok
TagFile may be constructed with string parameters. ... ok
Test fetching sections from a basic TagFile archive. ... ERROR

======================================================================
ERROR: GerminatedSeed has reasonable basic properties.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/test_germinator.py",
 line 82, in test_basic
    self.addSeed(branch, "one")
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 115, in addSeed
    self.addStructureLine(seed_dist, "%s: %s" % (name, " ".join(parents)))
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 108, in addStructureLine
    self.setUpDirs()
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 58, in setUpDirs
    self.useTempDir()
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 48, in useTempDir
    self.addCleanup(shutil.rmtree, self.temp_dir)
AttributeError: 'TestGerminatedSeed' object has no attribute 'addCleanup'


[....]


======================================================================
ERROR: test_trivial (germinate.tests.test_integration.TestGerminate)
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/test_integration.py",
 line 72, in test_trivial
    ["hello", "hello-dependency"])
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 75, in addSource
    self.setUpDirs()
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 58, in setUpDirs
    self.useTempDir()
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 48, in useTempDir
    self.addCleanup(shutil.rmtree, self.temp_dir)
AttributeError: 'TestGerminate' object has no attribute 'addCleanup'

======================================================================
ERROR: Test fetching sections from a basic TagFile archive.
----------------------------------------------------------------------
Traceback (most recent call last):
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/test_archive.py",
 line 52, in test_sections
    self.useTempDir()
  File 
"/home/jmm/germinate-2.7/build/lib.linux-x86_64-2.6/germinate/tests/helpers.py",
 line 48, in useTempDir
    self.addCleanup(shutil.rmtree, self.temp_dir)
AttributeError: 'TestTagFile' object has no attribute 'addCleanup'

----------------------------------------------------------------------
Ran 34 tests in 0.033s

FAILED (errors=26)
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory `/home/jmm/germinate-2.7'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2



-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to