Jetson Xavier OS issue

Hi Everyone,

I have a jetson Xavier and I was installing The Jetson inference software from Dusty-NV to train some detection networks. After this I restarted the OS, updated the system and restarted again the system. After this the screen is always black but I have been able ssh into the system. I restarted the system in command line mode and I am able to logging into the system.

When I try to update the system on command line I get this error below, any idea what is it happening? thank you for your time in advance

mrg@xnx:~$ sudo apt-get upgrade
Reading package lists… Done
Building dependency tree
Reading state information… Done
You might want to run ‘apt --fix-broken install’ to correct these.
The following packages have unmet dependencies:
python3.9 : Depends: libpython3.9-stdlib (= 3.9.13-1+bionic1) but 3.9.7-1+bionic1 is installed
python3.9-minimal : Depends: libpython3.9-minimal (= 3.9.13-1+bionic1) but 3.9.7-1+bionic1 is installed
E: Unmet dependencies. Try ‘apt --fix-broken install’ with no packages (or specify a solution).

mrg@xnx:~$ sudo apt --fix-broken install
Reading package lists… Done
Building dependency tree
Reading state information… Done
Correcting dependencies… Done
The following packages were automatically installed and are no longer required:
apt-clone archdetect-deb bogl-bterm busybox-static cryptsetup-bin dpkg-repack
gir1.2-timezonemap-1.0 gir1.2-xkl-1.0 grub-common kde-window-manager kinit kio
kpackagetool5 kwayland-data kwin-common kwin-data kwin-x11 libdebian-installer4
libkdecorations2-5v5 libkdecorations2private5v5 libkf5activities5 libkf5attica5
libkf5completion-data libkf5completion5 libkf5declarative-data
libkf5declarative5 libkf5doctools5 libkf5globalaccel-data libkf5globalaccel5
libkf5globalaccelprivate5 libkf5idletime5 libkf5jobwidgets-data
libkf5jobwidgets5 libkf5kcmutils-data libkf5kcmutils5 libkf5kiocore5
libkf5kiontlm5 libkf5kiowidgets5 libkf5newstuff-data libkf5newstuff5
libkf5newstuffcore5 libkf5package-data libkf5package5 libkf5plasma5
libkf5quickaddons5 libkf5solid5 libkf5solid5-data libkf5sonnet5-data
libkf5sonnetcore5 libkf5sonnetui5 libkf5textwidgets-data libkf5textwidgets5
libkf5waylandclient5 libkf5waylandserver5 libkf5xmlgui-bin libkf5xmlgui-data
libkf5xmlgui5 libkscreenlocker5 libkwin4-effect-builtins1 libkwineffects11
libkwinglutils11 libkwinxrenderutils11 libqgsttools-p1 libqt5designer5
libqt5help5 libqt5multimedia5 libqt5multimedia5-plugins libqt5multimediaquick-p5
libqt5multimediawidgets5 libqt5quickwidgets5 libxcb-composite0 libxcb-cursor0
libxcb-damage0 os-prober python3-dbus.mainloop.pyqt5 python3-icu python3-pam
python3-pyqt5 python3-pyqt5.qtsvg python3-pyqt5.qtwebkit python3-sip
qml-module-org-kde-kquickcontrolsaddons qml-module-qtmultimedia
qml-module-qtquick2 rdate tasksel tasksel-data
Use ‘sudo apt autoremove’ to remove them.
The following additional packages will be installed:
libpython3.9-minimal libpython3.9-stdlib
The following packages will be upgraded:
libpython3.9-minimal libpython3.9-stdlib
2 to upgrade, 0 to newly install, 0 to remove and 149 not to upgrade.
133 not fully installed or removed.
Need to get 0 B/2,426 kB of archives.
After this operation, 38.9 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
debconf: delaying package configuration, since apt-utils is not installed
(Reading database … 184742 files and directories currently installed.)
Preparing to unpack …/libpython3.9-stdlib_3.9.13-1+bionic1_arm64.deb …
Unpacking libpython3.9-stdlib:arm64 (3.9.13-1+bionic1) over (3.9.7-1+bionic1) …
dpkg: error processing archive /var/cache/apt/archives/libpython3.9-stdlib_3.9.13-1+bionic1_arm64.deb (–unpack):
trying to overwrite ‘/usr/lib/python3.9/_sysconfigdata__linux_aarch64-linux-gnu.py’, which is also in package libpython3.9-minimal:arm64 3.9.7-1+bionic1
Preparing to unpack …/libpython3.9-minimal_3.9.13-1+bionic1_arm64.deb …
Unpacking libpython3.9-minimal:arm64 (3.9.13-1+bionic1) over (3.9.7-1+bionic1) …
dpkg: error processing archive /var/cache/apt/archives/libpython3.9-minimal_3.9.13-1+bionic1_arm64.deb (–unpack):
trying to overwrite ‘/usr/lib/python3.9/typing.py’, which is also in package libpython3.9-stdlib:arm64 3.9.7-1+bionic1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libpython3.9-stdlib_3.9.13-1+bionic1_arm64.deb
/var/cache/apt/archives/libpython3.9-minimal_3.9.13-1+bionic1_arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

I am reinstalling the jetpack on the jetson xavier. I do not need support on this issue.

Thanks

Moving this to the Jetson AGX Xavier category for visibility.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.