On 3 Aug 2025 at 16:12, Samuel Sieb wrote: Date sent: Sun, 3 Aug 2025 16:12:59 -0700 Subject: Re: OT: systemctl staus lines that show failed? How to clean? To: users@lists.fedoraproject.org From: Samuel Sieb <sam...@sieb.net> Send reply to: Community support for Fedora users <users@lists.fedoraproject.org>
> On 8/3/25 4:06 PM, Michael D. Setzer II via users wrote: > > Got (There is no /opt/VirtualBox directory?) > > # journalctl -b 0 -g fail > > Aug 04 00:44:09 setzcodell.dyndns.org systemd-vconsole-setup[320]: /usr/ > > bin/setfont failed with a "system error" (EX_OSERR), ignoring. > > Aug 04 00:44:09 setzcodell.dyndns.org systemd-vconsole-setup[320]: > > Setting source virtual console failed, ignoring remaining ones. > > Aug 04 00:44:09 setzcodell.dyndns.org (udev-worker)[447]: usb2: Process > > '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 128 09' failed with exit > > > Look in /etc/udev/rules.d/ for something referring to that. > /etc/udev/rules.d# ls -a . .. Nothing in that directory. Had found a file 60-vboxdrv.rules that contained this? KERNEL=="vboxdrv", OWNER="root", GROUP="root", MODE="0600" KERNEL=="vboxdrvu", OWNER="root", GROUP="root", MODE="0666" KERNEL=="vboxnetctl", OWNER="root", GROUP="root", MODE="0600" SUBSYSTEM=="usb_device", ACTION=="add", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}" SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh $major $minor $attr{bDeviceClass}" SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh --remove $major $minor" SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="/opt/VirtualBox/VBoxCreateUSBNode.sh --remove $major $minor" moved it to another directory but didn't note original?? Then reinstall virtualbox packages, but it was not recreated. Still showing up in journal? Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[449]: usb2: Process '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 128 09' failed with exit code 1. Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[429]: usb1: Process '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 0 09' failed with exit code 1. Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[445]: 1-6: Process '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 1 e0' failed with exit code 1. Aug 04 20:28:01 setzcodell.dyndns.org (udev-worker)[461]: 1-11: Process '/opt/VirtualBox/VBoxCreateUSBNode.sh 189 2 ef' failed with exit code 1. > -- > _______________________________________________ > users mailing list -- users@lists.fedoraproject.org > To unsubscribe send an email to users-le...@lists.fedoraproject.org > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: > https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org > Do not reply to spam, report it: > https://pagure.io/fedora-infrastructure/new_issue +------------------------------------------------------------+ Michael D. Setzer II - Computer Science Instructor (Retired) mailto:mi...@guam.net mailto:msetze...@gmail.com mailto:msetze...@gmx.com Guam - Where America's Day Begins G4L Disk Imaging Project maintainer http://sourceforge.net/projects/g4l/ +------------------------------------------------------------+
-- _______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue