[ZCM] [ZC] 2127/ 6 Comment "make error in Zope "

Collector: Zope Bugs, Features, and Patches ... zope-coders-admin at zope.org
Sat Jun 10 07:52:23 EDT 2006


Issue #2127 Update (Comment) "make error in Zope "
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2127

==============================================================
= Comment - Entry #6 by philikon on Jun 10, 2006 7:52 am

I bet this has to do with the way you unpacked the tarball. This error sounds very familiar to those Solaris users have when they don't use GNU tar.
________________________________________
= Edit - Entry #5 by ajung on Jun 10, 2006 6:00 am

 Changes: submitter email, edited transcript, importance (critical => medium)
________________________________________
= Comment - Entry #4 by ajung on Jun 10, 2006 5:59 am

I performed a fresh SuSE 10.0 installation (including all patches).
In addition I installed Python 2.4.3 from the sources. With this setup I am able to build Zope 2.9.3 without problems.


________________________________________
= Comment - Entry #3 by stroudcuster on Jun 9, 2006 7:49 am

Linux, SuSE 10.0 GNU make 3.80

________________________________________
= Comment - Entry #2 by ajung on Jun 9, 2006 12:44 am

Please provide informations about your operating system, distribution and distribution version!
________________________________________
= Request - Entry #1 by stroudcuster on Jun 8, 2006 9:04 pm

scuster at linux:~/Zope-2.9.3> make
/usr/local/bin/python install.py -q build
Traceback (most recent call last):
  File "install.py", line 28, in ?
    context.initialize()
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/setup.py", line 121, in initialize
    self.scan(depname, pkgdir, reldir)
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/setup.py", line 211, in scan
    self.scan_package(name, directory, reldir)
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/setup.py", line 225, in scan_package
    pkginfo = package.loadPackageInfo(name, directory, reldir)
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/package.py", line 101, in loadPackageInfo
    pkginfo = read_package_info(directory, reldir)
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/package.py", line 166, in read_package_info
    data_files[:] = expand_globs(directory, reldir, data_files)
  File "/home/scuster/Zope-2.9.3/Support/zpkgsetup/package.py", line 303, in expand_globs
    raise ValueError(
ValueError: filename pattern '*-configure.zcml' doesn't match any files
[27156 refs]
make: *** [build] Error 1
scuster at linux:~/Zope-2.9.3>          
==============================================================



More information about the Zope-Collector-Monitor mailing list