Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

shuomikan
Copy link

Redirect stderr to /dev/null

$ ./apt-cyg remove nano
cygcheck: track_down: could not find api-ms-win-core-rtlsupport-l1-2-0.dll

cygcheck: track_down: could not find api-ms-win-eventing-provider-l1-1-0.dll

cygcheck: track_down: could not find api-ms-win-core-apiquery-l1-1-0.dll

cygcheck: track_down: could not find api-ms-win-core-processthreads-l1-1-2.dll

cygcheck: track_down: could not find api-ms-win-core-registry-l1-1-0.dll

cygcheck: track_down: could not find api-ms-win-core-heap-l1-2-0.dll

cygcheck: track_down: could not find api-ms-win-core-heap-l2-1-0.dll

cygcheck: track_down: could not find api-ms-win-core-memory-l1-1-2.dll
.......

Redirect stderr to /dev/null
@jaredallard
Copy link

I don't think redirecting the error stream to /dev/null is a good idea.

@ghost
Copy link

ghost commented Apr 16, 2015

I cannot reproduce this error. If you can show how to reproduce I will try to fix it

@ghost ghost closed this Apr 16, 2015
koedoyoshida pushed a commit to koedoyoshida/apt-cyg that referenced this pull request May 5, 2021
If the results contain exact match, only exact matches are returned.
This change is also related to issue transcode-open#33.
koedoyoshida pushed a commit to koedoyoshida/apt-cyg that referenced this pull request May 5, 2021
Change behavior of `describe` subcommand.
If the results contain exact match, only exact matches are returned.

This merge is for issue transcode-open#49 and transcode-open#33.
This pull request was closed.
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.

2 participants