dmwm / dmwm/cmssh

Failed to install

Open
#55 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Hello,

I'd like to install cmssh on my laptop. I'm following the instruction from https://twiki.cern.ch/twiki/bin/view/CMSPublic/WorkBookCmsshTutorial, but I get following error when running the installation program:

$ python cmssh_install.py --install --dir=$PWD
Checking CMSSW
Bootstrap CMSSW
Init CMSSW apt repository
Find latest CMSSW release
Find /bin/sh: 1: source: not found release deps
/bin/sh: 1: source: not found
Traceback (most recent call last):
File "cmssh_install.py", line 1265, in
main()
File "cmssh_install.py", line 595, in main
name = find_cms_package(apt_init, cmspkg, debug, lookup, rel_pkgs)
File "cmssh_install.py", line 214, in find_cms_package
name = natsorted(vers)[-1]
IndexError: list index out of range

Could you help me with this issue?

Philippe.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.