sherpa is hosted by Hepforge, IPPP Durham
close Warning:
  • Error with navigation contributor "BrowserModule"
  • Failed to sync with repository "(default)": instance.__dict__ not accessible in restricted mode; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
Modify

Opened 14 years ago

Closed 14 years ago

Last modified 11 years ago

#100 closed defect (fixed)

fail to install on Linux: Missing files in distribution

Reported by: Generic User (don't modify these fields) Owned by: support@sherpa-mc.de
Priority: blocker Milestone:
Component: Unknown Version: 1.2.2
Keywords: Cc: maina@to.infn.it

Description (last modified by Frank Siegert)

make fails as follows:

Making all in Manual
make[2]: Entering directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual'
if test -x "$(which texi2html 2>/dev/null)"; then \
          texi2html --I .. --nosec-nav --css-include=./Sherpa.css ./Sherpa.texi; \
        elif test -x "$(which makeinfo 2>/dev/null)"; then \
          makeinfo -I .. --html --no-split --css-include=./Sherpa.css -o Sherpa.html ./Sherpa.texi; \
        else \
          touch Sherpa.html; \
        fi
.//Examples.texi:36: @include `HERA_DIS.texi': No such file or directory.
.//Examples.texi:47: @include `Tevatron_Photons.texi': No such file or directory.
.//W_NLO.texi:1: Next reference to nonexistent node `Tevatron_Photons' (perhaps incorrect sectioning?).
.//LHC_TTH.texi:1: Prev reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?).
.//LEP91.texi:1: Next reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?).
.//Examples.texi:28: Menu reference to nonexistent node `Tevatron_Photons' (perhaps incorrect sectioning?).
.//Examples.texi:16: Menu reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?).
.//Merging.texi:188: Cross reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?).
.//Shower.texi:48: Cross reference to nonexistent node `HERA_DIS' (perhaps incorrect sectioning?).
makeinfo: Removing output file `Sherpa.html' due to errors; use --force to preserve.
make[2]: *** [Sherpa.html] Error 1
make[2]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2/Manual'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/software_repository/SHERPA/SHERPA-MC-1.2.2'
make: *** [all] Error 2

In fact there is no trace in the tarball of HERA_DIS.texi and Tevatron_Photons.texi I tried to work around the issue creating both files with touch but all messages about nonexistent nodes were still there.

Thanks,

Ezio Maina

Attachments (2)

HERA_DIS.texi (968 bytes) - added by Frank Siegert 14 years ago.
Tevatron_Photons.texi (8.2 KB) - added by Frank Siegert 14 years ago.

Download all attachments as: .zip

Change History (7)

comment:1 Changed 14 years ago by Generic User (don't modify these fields)

comment:2 Changed 14 years ago by Frank Siegert

Cc: maina@to.infn.it added
Description: modified (diff)

comment:3 Changed 14 years ago by Frank Siegert

Resolution: fixed
Status: newclosed

Hi Ezio,

you are right, they have been accidently left out of the distribution tarball. I will attach these files to this bug report, so that you can download them and place them in the Manual/ directory. The next release tarball will also contain them of course.

Thanks for letting us know!

Frank

Changed 14 years ago by Frank Siegert

Attachment: HERA_DIS.texi added

Changed 14 years ago by Frank Siegert

Attachment: Tevatron_Photons.texi added

comment:4 Changed 13 years ago by Frank Siegert

Milestone: rel-old

comment:5 Changed 11 years ago by Stefan Hoeche

Milestone: old

Milestone old deleted

Modify Ticket

Change Properties
Action
as closed The owner will remain support@sherpa-mc.de.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.