-
Notifications
You must be signed in to change notification settings - Fork 821
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
Failure to update with warning : default stop runlevel arguments do not match rsync Default-Stop values #2782
Comments
@therealkenc Sorry, I'm not seeing the correlation. Those tickets fail on apt-get upgrade, but they all involve docker and produce different errors. What's the connection? invoke-rc.d? |
Yeah I was looking at
Which is #717 #2249 #1383 and many friends. Apologies for the misfire and appreciate the follow up. I should have looked at the |
I'll hold it open since you are just doing an Suggestion is to start purging stuff you've installed since |
@therealkenc Thanks for the info and follow up. At the moment I have a fairly fresh install so I don't mind going the clean install route, but I am also curious as to what happened. Thanks for holding this open, I'll update here after trying a couple of things in the hopes the info is helpful for someone. I really appreciate the suggestions, I will let you know what happens. |
In the end an uninstall / reinstall was the way to go. I hit an error when trying to uninstall initially, but I performed an install (before completing the uninstall) of the Ubuntu package from the Windows store, then did an uninstall. After that everything seems to be back to normal. |
Thanks for the update. Do keep an eye out for possible reproduction steps, which would probably look something like: "after installing package blah blah, get |
i have same problem but only warning below in my ubuntu trusty container ,
is there any solution resolving this? |
This bug-tracker is monitored by developers and other technical types. We like detail! So please use this form and tell us, concisely but precisely, what's up. Please fill out ALL THE FIELDS!
If you have a feature request, please post to the UserVoice.
If this is a console issue (a problem with layout, rendering, colors, etc.), please post to the console issue tracker.
Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues. Instead, send dumps/traces to [email protected], referencing the GitHub bug number. Ideally, please configure your machine to capture minidumps, repro the issue, and send the minidump from "C:\Windows\minidump".
ver
at a Windows Command Prompt)10.0.16299.125
On running
sudo apt-get update
thensudo apt-get upgrade
, the upgrade fails when setting up rsync.Update should finish normally.
some_command
is failing, then runstrace -o some_command.strace -f some_command some_args
, and link the contents ofsome_command.strace
in a gist here)Strace gist
See our contributing instructions for assistance.
The text was updated successfully, but these errors were encountered: