Broken symlinks in repo
- Dominant language
- C++
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Hello.
I've cloned your repo in hope to try this out, but I couldn't read any INSTALL info.
See output of `ls -la` after cloning.
```
AUTHORS
COPYING -> /usr/share/automake-1.11/COPYING
ChangeLog
DEPENDENCIES
INSTALL -> /usr/share/automake-1.11/INSTALL
Makefile.am
NEWS
README
aclocal.m4
buildpackage.sh
config.h.in
configure
configure.ac
data
debian
doc
filemanagers
include
install-debian-deps.sh
install-sh -> /usr/share/automake-1.11/install-sh
make_upstream_tarball.sh
missing -> /usr/share/automake-1.11/missing
plugins
po
scripts
src
upstream_files
```
Could you push the original content? Or is it not important?
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the symlinked COPYING, INSTALL, install-sh, and missing entries shown in the clone listing, starting with whether their targets exist in the repository. Confirm whether the original files should be committed and verify that a fresh clone contains readable files instead of broken links.
Written by the indexing model from the issue text.
Assessment
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100