Giter VIP home page Giter VIP logo

mreg's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

maatticlabs

mreg's Issues

Single Character Strings Cause unnecessary matches

Hiya,

Just looking at the current results from mreg. One of the entries is F*, which would throw off matches and not be too accurate. To mitigate this, Iโ€™d like to propose adding the year to the string for single character entries.

Best,
B

Please see the image below.

7E6BE040-0DEB-4274-A57A-8392CC23FDF2

FileNotFoundError: [Errno 2] No such file or directory

I tried the docker version but returned with error just like this:

Attaching to mreg
mreg | Running mreg...
mreg | Traceback (most recent call last):
mreg | File "/usr/local/bin/mreg", line 8, in
mreg | sys.exit(mreg())
mreg | File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1130, in call
mreg | return self.main(*args, **kwargs)
mreg | File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1055, in main
mreg | rv = self.invoke(ctx)
mreg | File "/usr/local/lib/python3.7/site-packages/click/core.py", line 1404, in invoke
mreg | return ctx.invoke(self.callback, **ctx.params)
mreg | File "/usr/local/lib/python3.7/site-packages/click/core.py", line 760, in invoke
mreg | return __callback(*args, **kwargs)
mreg | File "/usr/local/lib/python3.7/site-packages/mreg.py", line 79, in mreg
mreg | check_config(autodlcfg, filter)
mreg | File "/usr/local/lib/python3.7/site-packages/mreg.py", line 58, in check_config
mreg | config.read(get_abs_path(autodlcfg))
mreg | File "/usr/local/lib/python3.7/site-packages/mreg.py", line 36, in get_abs_path
mreg | return file.resolve(strict=True)
mreg | File "/usr/local/lib/python3.7/pathlib.py", line 1166, in resolve
mreg | s = self._flavour.resolve(self, strict=strict)
mreg | File "/usr/local/lib/python3.7/pathlib.py", line 361, in resolve
mreg | return _resolve(base, str(path)) or sep
mreg | File "/usr/local/lib/python3.7/pathlib.py", line 345, in _resolve
mreg | target = accessor.readlink(newpath)
mreg | File "/usr/local/lib/python3.7/pathlib.py", line 443, in readlink
mreg | return os.readlink(path)
mreg | FileNotFoundError: [Errno 2] No such file or directory: '/app/~'
mreg | Something went wrong!

Bash script Error

I get the following errors:

./mreg.sh
./mreg.sh: line 14: lynx: command not found
./mreg.sh: line 16: -1: substring expression < 0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.