-
Notifications
You must be signed in to change notification settings - Fork 840
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
Failed to start apt-news.service: Transport endpoint is not connected #11910
Comments
Logs are required for review from WSL teamIf this a feature request, please reply with '/feature'. If this is a question, reply with '/question'. How to collect WSL logsDownload and execute collect-wsl-logs.ps1 in an administrative powershell prompt:
The script will output the path of the log file once done. If this is a networking issue, please use collect-networking-logs.ps1, following the instructions here Once completed please upload the output files to this Github issue. Click here for more info on logging View similar issuesPlease view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it! Closed similar issues:
|
similar issues not helpful |
jrm@OPX3050:~$ snap list |
jrm@OPX3050:~$ sudo dpkg -C |
jrm@OPX3050:~$ sudo apt autoremove |
jrm@OPX3050:~$ sudo apt install -f No containers need to be restarted. No user sessions are running outdated binaries. No VM guests are running outdated hypervisor (qemu) binaries on this host. |
Problem solved. The problem was apparently caused by partially installed/removed package. "sudo apt install -f" fixed that problem and all the symptoms and issues. |
/logs |
Diagnostic information
|
Thank you @rye2020. I can see in the logs that you have a custom kernel in use. Can you capture logs of the issue being reproduced with the stock kernel ? /logs |
When the problem arose, I installed a clean 22.04 LTS from the store. That distribution does not give any error. On the version producing the error, I have installed many apps over the years, but I have not myself changed the kernel. The 20.04 version was functioning fine. When I ran 'sudo do-release-upgrade' the problem came up immediately. In any event, the logs for 22.04 LTS would not be useful. |
jrm@OPX3050: sudo systemctl start cups jrm@OPX3050: sudo service cups start jrm@OPX3050: systemctl status jrm@OPX3050:~$ sudo synaptic jrm@OPX3050:~$ sudo pro enable esm-apps jrm@OPX3050:~$ sudo systemctl start syslog |
The solution at this link seemed to fix the problem: #8867 let me know if this is an incorrect or problematical fix. |
Interesting. I guess that makes sense this this would put systemd into a bad state. No concerns at all with this fix. Closing since the issue is resolved |
Windows Version
Microsoft Windows [Version 10.0.26257.5000]
WSL Version
0.0.0.0
Are you using WSL 1 or WSL 2?
Kernel Version
Kernel version: 6.6.36.3-1
Distro Version
Ubuntu 22.04
Other Software
No response
Repro Steps
updated Ubuntu by command 'sudo do-release-upgrade'; prompt set to "normal" in /etc/update-manager/release-upgrades; after the release upgrade, unable to run 'sudo apt update'; stalls after downloading files; syslog not recording; command 'sudo reinstall rsyslog' gives messages: TAKES MORE THAN ONE HOUR TO RUN
'dmesg' gives following:
Expected Behavior
update Ubuntu
Actual Behavior
see above
Diagnostic Logs
syslog not recording.
The text was updated successfully, but these errors were encountered: