-
Notifications
You must be signed in to change notification settings - Fork 2
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
RIPE notice on STDOUT that shouldn't go to STDOUT? #4
Comments
This doesn’t happen with openrsync, but indeed needs to be addressed when
the common rsync is used.
…On Sat, Jun 22, 2019 at 23:59 Robert Scheck ***@***.***> wrote:
Is it really intended that the RIPE notice ends up on STDOUT? I thought
comments in OpenBGPD should start using a hash mark…
# rpki-client -e rsync tals/*.tal > vrp.filter
rpki-client: ...trace: error:02001002:system library:fopen:No such file or directory
rpki-client: ...trace: error:2006D080:BIO routines:BIO_new_file:no such file
rpki-client: /var/cache/rpki-client/ca.rg.net/rpki/RGnet/WWz_C2qLO_yVk8-8glRCLHuz7Fw.mft: BIO_new_file
rpki-client: ...trace: error:02001002:system library:fopen:No such file or directory
rpki-client: ...trace: error:2006D080:BIO routines:BIO_new_file:no such file
rpki-client: /var/cache/rpki-client/ca.rg.net/rpki/RGnet-OU/ovsCA/aaI5ikDRYL7nJH9kwrv4b80iIAI.mft: BIO_new_file
#
# head vrp.filter
The RIPE NCC Certification Repository is subject to Terms and Conditions
See http://www.ripe.net/lir-services/ncc/legal/certification/repository-tc
The RIPE NCC Certification Repository is subject to Terms and Conditions
See http://www.ripe.net/lir-services/ncc/legal/certification/repository-tc
roa-set {
1.0.0.0/24 source-as 13335
1.1.1.0/24 source-as 13335
1.160.0.0/12 maxlen 24 source-as 3462
#
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#4?email_source=notifications&email_token=AABFRWAMO6PD4X6DVDXJV6TP32OFFA5CNFSM4H2XUUR2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4G3DUO6A>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABFRWHKJBADF6ZPPVKIUU3P32OFFANCNFSM4H2XUURQ>
.
|
This was fixed in openrsync some time ago (should now behave like rsync). |
As per 0.3.0 the RIPE notice still exists (without passing |
It gets silent once I pass |
Is it really intended that the RIPE notice ends up on STDOUT? I thought comments in OpenBGPD should start using a hash mark…
The text was updated successfully, but these errors were encountered: