×

INDI Library v2.0.7 is Released (01 Apr 2024)

Bi-monthly release with minor bug fixes and improvements

Truncated files

  • Posts: 319
  • Thank you received: 25

Truncated files was created by Mohamed

Hello,

When I perform apt-get update/upgrade I get the following if there is an update:
Processing triggers for libc-bin (2.28-10+rpi1) ...
ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so.9 is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libsbig.so.4 is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so.1.1.0 is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libsbig.so is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libmtpricoh.so.9.3.0 is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libRicohCameraSDKCpp.so.1 is truncated
 
ldconfig: file /usr/lib/arm-linux-gnueabihf/libsbig.so.4.9.9 is truncated
 
Processing triggers for man-db (2.8.5-2) ...


Any idea what are those truncated Libs and is there is any problem that I can fix?

Thank you
3 years 6 months ago #61236

Please Log in or Create an account to join the conversation.

  • Posts: 1957
  • Thank you received: 420

Replied by Wouter van Reeven on topic Truncated files

We all get that. As long as you don't use any of the cameras that use those libraries I think you're good. And I am not even sure if you're good if you do use those libraries. If you want to get rid of those messages then you'll need to uninstall indi-full plus the packages that provide those libraries. Again, only do that if you don't use those libraries.


HTH, Wouter
3 years 6 months ago #61237

Please Log in or Create an account to join the conversation.

  • Posts: 319
  • Thank you received: 25

Replied by Mohamed on topic Truncated files


Thank you Wouter, yes I have no problem but thought it was something I did wrong.
3 years 6 months ago #61248

Please Log in or Create an account to join the conversation.

  • Posts: 104
  • Thank you received: 21

Replied by Grimaldi on topic Truncated files

Using "dpkg -S <file>" you can find the offending package, then do a "sudo apt clean", "sudo apt reinstall <package>". If this does not fix it, then probably the package is broken in the repository. (Or respective other commands of the packing manager of your distribution)
Last edit: 2 years 11 months ago by Grimaldi.
2 years 11 months ago #70972

Please Log in or Create an account to join the conversation.

Replied by Jasem Mutlaq on topic Truncated files

It's safe to ignore that message.
The following user(s) said Thank You: Mohamed
2 years 11 months ago #71016

Please Log in or Create an account to join the conversation.

Time to create page: 0.352 seconds