#lang scribble/jfp fails to download
Open
Nobody has claimed this yet.
- Dominant language
- Racket
- Stars
- 250
- Forks
- 102
- Avg merge
- 11d 11h
- Merged PRs (30d)
- 1
Description
When running the program
#lang scribble/jfp
in an installation that hasn't done that before, the response is:
. . git/plt/pkgs/net-lib/net/ftp.rkt:47:0: ftp: expected result code 250, got 550 pub/texarchive/journals/latex/jfp-cls: No such file or directory
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the first-run failure with #lang scribble/jfp, then inspect git/plt/pkgs/net-lib/net/ftp.rkt:47:0, the location named in the error. Trace the package download path and verify that a fresh installation can load scribble/jfp without the FTP 550 error.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100