Slackware - ARM This forum is for the discussion of Slackware ARM. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
04-05-2024, 09:51 PM
|
#1
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
|
/sbin/ldconfig libQt6Widgets.so.6 is truncated ?
hello all, just applied last batch updates
rockpro64 few seconds before login prompt, messages rolled off the screen, something about
/sbin/ldconfig /usr/lib64/libQt6Widgets.so.6 is truncated
also for /usr/lib64/libQt6Widgets.so.6.6.3,/usr/lib64/libQt6Widgets.so
nothing in dmesg,messages,syslog
anything to worry about? what can I do to investigate further?
thank you
|
|
|
04-06-2024, 02:54 PM
|
#2
|
Member
Registered: Jun 2014
Distribution: Slackware
Posts: 504
Rep: 
|
If your current qt6-6.6.3_20240319_c2516323-aarch64-1.txz doesn't contain 118012364 bytes, you need to re-download and re-install it.
If it does contain 118012364 bytes, perhaps you should re-download and re-install it anyway, as a "tooling repair".
|
|
1 members found this post helpful.
|
04-06-2024, 03:55 PM
|
#3
|
Slackware Contributor
Registered: Apr 2008
Distribution: Slackware
Posts: 1,625
|
Quote:
Originally Posted by gus3
If your current qt6-6.6.3_20240319_c2516323-aarch64-1.txz doesn't contain 118012364 bytes, you need to re-download and re-install it.
If it does contain 118012364 bytes, perhaps you should re-download and re-install it anyway, as a "tooling repair".
|
Since the library /usr/lib64/libQt6Widgets.so.6.6.3 is corrupted, the qt6 package will need to be reinstalled even if the package's checksum (assuming it's still available locally) matches the one on the ftp site.
Code:
root@honey:~# ls -la /usr/lib64/libQt6Widgets.so*
lrwxrwxrwx 1 root root 18 Mar 31 18:07 /usr/lib64/libQt6Widgets.so -> libQt6Widgets.so.6*
lrwxrwxrwx 1 root root 22 Mar 31 18:07 /usr/lib64/libQt6Widgets.so.6 -> libQt6Widgets.so.6.6.3*
-rwxr-xr-x 1 root root 7717896 Mar 27 08:22 /usr/lib64/libQt6Widgets.so.6.6.3*
root@honey:~# ldconfig
root@honey:~#
|
|
1 members found this post helpful.
|
04-06-2024, 04:11 PM
|
#4
|
Senior Member
Registered: Dec 2002
Distribution: slackware!
Posts: 1,398
Original Poster
|
yes, that was the issue, thank you both.
Code:
root@armbox:~# ls -la /usr/lib64/libQt6Widgets.so*
lrwxrwxrwx 1 root root 18 Apr 6 15:57 /usr/lib64/libQt6Widgets.so -> libQt6Widgets.so.6*
lrwxrwxrwx 1 root root 22 Apr 6 15:57 /usr/lib64/libQt6Widgets.so.6 -> libQt6Widgets.so.6.6.3*
-rwxr-xr-x 1 root root 7717896 Mar 27 04:22 /usr/lib64/libQt6Widgets.so.6.6.3*
root@armbox:~# ldconfig
|
|
|
All times are GMT -5. The time now is 03:53 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|