Opened 15 years ago
Closed 15 years ago
#21918 closed defect (fixed)
py26-robotframework-seleniumlibrary build error
Reported by: | mf2k (Frank Schima) | Owned by: | jyrkiwahlstedt |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | py26-robotframework-seleniumlibrary |
Description
Mac OS X 10.5.8. Xcode 3.1.3. Looks like a missing dependency on py26-robotframework maybe?
---> Computing dependencies for py26-robotframework-seleniumlibrary ---> Fetching py26-robotframework-seleniumlibrary ---> Attempting to fetch robotframework-seleniumlibrary-2.2.1.tar.gz from http://distfiles.macports.org/python ---> Attempting to fetch robotframework-seleniumlibrary-2.2.1.tar.gz from http://robotframework-seleniumlibrary.googlecode.com/files/ ---> Verifying checksum(s) for py26-robotframework-seleniumlibrary ---> Extracting py26-robotframework-seleniumlibrary ---> Configuring py26-robotframework-seleniumlibrary ---> Building py26-robotframework-seleniumlibrary Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_python_py26-robotframework-seleniumlibrary/work/robotframework-seleniumlibrary-2.2.1" && /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6 setup.py --no-user-cfg build " returned error 1 Command output: Traceback (most recent call last): File "setup.py", line 25, in <module> from SeleniumLibrary import __version__ File "src/SeleniumLibrary/__init__.py", line 27, in <module> from robot.errors import DataError ImportError: No module named robot.errors Error: Status 1 encountered during processing.
Change History (1)
comment:1 Changed 15 years ago by jyrkiwahlstedt
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Yes, the obvious dependency was added in r59026