Chen

Results 295 comments of Chen

> > Likely, see also: https://lore.kernel.org/all/20240515-anklopfen-ausgleichen-0d7c220b16f4@brauner/ which did not help. It should mimic the original `anon_inode:[pidfd]`. > > It does: > > ``` > # ll /proc/984/fd > total 0...

I have implemented the second option > > Likely, see also: https://lore.kernel.org/all/20240515-anklopfen-ausgleichen-0d7c220b16f4@brauner/ which did not help. It should mimic the original `anon_inode:[pidfd]`. > > I am not sure what's the...

> For now we're mimicking the old pidfd behavior but we will try to flip the switch to the new format: > > ``` > lrwx------ 1 root root 64...

I think it is probably a issue of `lsof +D /nonexistent` printing help text?

I think the code come from somewhere else. Can you provide a code using tantity_jieba to reveal the bug?

Which versions of tantivy and tantivy-jieba are you using?

> This is my cargo.toml > > ``` > [dependencies] > tantivy = "0.21.0" > tantivy-jieba = "0.10.0" > ``` I could not reproduce your problem, it works here.

``` /usr/lib/ruby/3.2.0/rubygems/specification.rb:1458:in `rescue in block in activate_dependencies': Could not find 'kramdown-parser-gfm' (~> 1, >= 1.0.1) among 92 total gem(s) (Gem::MissingSpecError) Checked in 'GEM_PATH=/home/jiegec/.local/share/gem/ruby/3.2.0:/usr/lib/ruby/gems/3.2.0' at: /usr/lib/ruby/gems/3.2.0/specifications/ronn-ng-0.10.1.gemspec, execute `gem env` for more...

The binary lies in `/usr/bin/vendor_perl/`, which is not in PATH.

Please rebase patches and avoid calling `patch` without `-t`