[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#638918: marked as done (python-apt: FTBFS: SystemError: E:List of files can't be created as '/xxx/' is not a directory)



Your message dated Sat, 11 Feb 2012 16:19:52 +0000
with message-id <4F369528.3010608@p10link.net>
and subject line re: python-apt: FTBFS: SystemError: E:List of files can't be created as '/xxx/' is not a directory
has caused the Debian Bug report #638918,
regarding python-apt: FTBFS: SystemError: E:List of files can't be created as '/xxx/' is not a directory
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 owner@bugs.debian.org
immediately.)


-- 
638918: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=638918
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: python-apt
Version: 0.8.0
Severity: serious
Justification: fails to build from source

python-apt FTBFS in unstable:
| [tests] Running on 2.7.2+ (default, Aug 16 2011, 07:03:08) [GCC 4.6.1]
| ======================================================================
| ERROR: test_apt_update (test_apt_cache.TestAptCache)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/tests/test_apt_cache.py", line 139, in test_apt_update
|     cache = apt.Cache()
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 93, in __init__
|     self.open(progress)
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 136, in open
|     self._cache = apt_pkg.Cache(progress)
| SystemError: E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:The package lists or status file could not be parsed or opened.
|
| ======================================================================
| ERROR: test_dpkg_journal_dirty (test_apt_cache.TestAptCache)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/tests/test_apt_cache.py", line 95, in test_dpkg_journal_dirty
|     cache = apt.Cache()
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 93, in __init__
|     self.open(progress)
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 136, in open
|     self._cache = apt_pkg.Cache(progress)
| SystemError: E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:The package lists or status file could not be parsed or opened.
|
| ======================================================================
| ERROR: test_get_provided_packages (test_apt_cache.TestAptCache)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/tests/test_apt_cache.py", line 56, in test_get_provided_packages
|     cache = apt.Cache()
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 93, in __init__
|     self.open(progress)
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 136, in open
|     self._cache = apt_pkg.Cache(progress)
| SystemError: E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:The package lists or status file could not be parsed or opened.
|
| ======================================================================
| ERROR: test_low_level_pkg_provides (test_apt_cache.TestAptCache)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/tests/test_apt_cache.py", line 73, in test_low_level_pkg_provides
|     cache = apt_pkg.Cache(progress=None)
| SystemError: E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:List of files can't be created as '/etc/apt/xxx/' is not a directory, E:The package lists or status file could not be parsed or opened.
|
| ======================================================================
| ERROR: test_acquire_progress (test_progress.TestProgress)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/tests/test_progress.py", line 43, in test_acquire_progress
|     cache = apt.Cache()
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 93, in __init__
|     self.open(progress)
|   File "/build/python-apt-qx2Eas/python-apt-0.8.0/build/lib.linux-i686-2.7/apt/cache.py", line 136, in open
|     self._cache = apt_pkg.Cache(progress)
| SystemError: E:List of files can't be created as '/xxx/' is not a directory, E:List of files can't be created as '/xxx/' is not a directory, E:The package lists or status file could not be parsed or opened.
|
| ----------------------------------------------------------------------
| Ran 40 tests in 8.672s
|
| FAILED (errors=5)


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)

--
Jakub Wilk



--- End Message ---
--- Begin Message ---
version: 0.8.3

I have attempted builds of 0.8.0 and 0.8.3 in the same environment (armhf testing). 0.8.0 failed with this error, 0.8.3 built successfully. I therefore am closing this bug with 0.8.3 as the version.


--- End Message ---

Reply to: