error in building spaces in filename
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
The latest build of keybase failed with the following error
Packaging to /home/rican-linux/Build/aur/keybase-git/src/client/shared/desktop/release/linux-x64
Packaging app for platform linux x64 using electron v1.4.12
linux-x64 finished!
null
Done in 240.65s.
Done in 240.86s.
Done in 241.07s.
/home/rican-linux/Build/aur/keybase-git/src/build_dir/binaries/amd64/opt/keybase/resources/app/images/icons/icon-keybase-logo-16 2.png
/home/rican-linux/Build/aur/keybase-git/src/build_dir/binaries/amd64/opt/keybase/resources/app/images/icons/icon-keybase-logo-16@2x 2.png
/home/rican-linux/Build/aur/keybase-git/src/build_dir/binaries/amd64/opt/keybase/resources/app/images/icons/icon-keybase-logo-16@3x 2.png
ERROR: whitespace in filenames! (shown above)
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
Start by examining the packaging step that produces the listed paths under build_dir/binaries/amd64/opt/keybase/resources/app/images/icons and reports whitespace in filenames. Reproduce the Linux x64 build and trace how these icon paths are checked; done means the build no longer fails on the displayed filenames.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100