ConfigParser.NoSectionError: No section: 'rest'

rupert THURNER rupert at opencsw.org
Sat Feb 6 21:03:16 CET 2016


i currently try to respin python builds to somehow remove the old gcc
path, as i am still not sure where it is coming from. i get the below
error and i am not sure where this comes from:

rupert at experimental10s
[experimental10s]:~/opencsw/lang-python/pysetuptools/trunk > mgar
spotless package
...

## Packaging complete.
mkp: exec( pkgtrans -s /home/rupert/spool/5.10-sparc
/tmp/py_setuptools_stub-3.8.1,REV=2016.02.06-SunOS5.10-all-CSW.pkg
CSWpysetuptools )
Transferring <CSWpysetuptools> package instance
mkp: exec( gzip -9 -f
/tmp/py_setuptools_stub-3.8.1,REV=2016.02.06-SunOS5.10-all-CSW.pkg )
mkp: exec( mv /tmp/py_setuptools_stub-3.8.1,REV=2016.02.06-SunOS5.10-all-CSW.pkg.gz
/home/rupert/pkgs/06.Feb.2016 )
mkp: exec( rm -rf /home/rupert/spool/5.10-sparc/CSWpysetuptools )
Traceback (most recent call last):
  File "/home/rupert/opencsw/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py",
line 268, in <module>
    main()
  File "/home/rupert/opencsw/.buildsys/v2/gar//bin/../lib/python/checkpkg2.py",
line 140, in main
    debug=options.debug)
  File "/home/rupert/opencsw/.buildsys/v2/gar/lib/python/package_stats.py",
line 115, in __init__
    pkgdb_url=self.config.get('rest', 'pkgdb'),
  File "/opt/csw/lib/python2.6/ConfigParser.py", line 532, in get
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'rest'
/home/rupert/opencsw/.buildsys/v2/gar//gar.pkg.mk:1083: recipe for
target 'pkgcheck' failed
gmake: *** [pkgcheck] Error 2

rupert


More information about the maintainers mailing list