collective / collective/funnelweb

Unable to install

Open
#25 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
14
Forks
3
PR merge metrics
No merged PRs in 30d

Description

Tried both the buildout and the 1.1.1 tar.gz file on pypi.

buildout does not pin all the versions so ran into a few problems. Was able to pin ExtensionClass and zope.pagetemplate but started running into problems such as <utility...> not defined in configure.zcml in the transmogrifier.xxx eggs.

buildout barfs at the buildout.cfg file in the tar file at the lines:

```
ParsingError: File contains parsing errors: /home/s/funnelweb-1.1.1/buildout.cfg
[line 160]: 'attachmentguess:condition=python:True\n'
[line 161]: 'titleguess:condition=python:True\n'
[line 162]: 'indexguess:condition=python:True\n'
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by inspecting the packaged buildout.cfg around lines 160–162 and compare it with the buildout configuration used by the project. Reproduce the buildout installation with the 1.1.1 tar.gz and the reported dependency pins; done means the package installs without parsing errors or unresolved configure.zcml utilities.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
18/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.