Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exclude symlinks without find(1) #181

Merged
merged 1 commit into from
Sep 13, 2017
Merged

exclude symlinks without find(1) #181

merged 1 commit into from
Sep 13, 2017

Conversation

gfx
Copy link
Collaborator

@gfx gfx commented Sep 13, 2017

That's because find(1) is not portable.

@gfx gfx merged commit 0ac219a into master Sep 13, 2017
@gfx gfx deleted the exclude_symlinks branch September 13, 2017 08:07
netbsd-srcmastr pushed a commit to NetBSD/pkgsrc that referenced this pull request Mar 21, 2018
Version 1.2.1 (2017/12/07)
-----------------------------

* Automatically update `lexers` cache on build [186](pygments/pygments.rb#186)
  * See [#185](pygments/pygments.rb#185) for the reason

Version 1.2.0 (2017/09/13)
-----------------------------

* Exclude symlinks from the gem package to solve Windows issues [#181](pygments/pygments.rb#181)
* Upgrade pygments to 2.0.0 [#180](pygments/pygments.rb#180)
slonopotamus added a commit to slonopotamus/asciidoctor-epub3 that referenced this pull request Dec 26, 2019
pygments.rb 1.1.2 fails if there's no find(1) on PATH (usually, Windows):

Errno::EACCES: Permission denied @ rb_file_s_symlink -
(vendor/pygments-main/scripts/debug_lexer.py,
C:/tools/ruby26/lib/ruby/gems/2.6.0/gems/pygments.rb-1.1.2/vendor/pygments-main/scripts/find_error.py)
An error occurred while installing pygments.rb (1.1.2), and Bundler cannot
continue.

This issue was fixed in pygments.rb 1.2.0: pygments/pygments.rb#181
mojavelinux pushed a commit to asciidoctor/asciidoctor-epub3 that referenced this pull request Dec 26, 2019
pygments.rb 1.1.2 fails if there's no find(1) on PATH (usually, Windows). This issue was fixed in pygments.rb 1.2.0. See pygments/pygments.rb#181
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant