ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Vitaly Lipatov <lav@altlinux.ru>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: [devel] libQt5Core.so.5: cannot open shared object file: No such file or directory
Date: Sat, 25 Aug 2018 23:43:41 +0300
Message-ID: <ace97cf8b261379321d2da45b9acca8e@altlinux.ru> (raw)

Добрый день!

После сегодняшнего обновления из Сизифа наткнулся на странную проблему:
при запуске любой программы на Qt5 получаю

libQt5Core.so.5: cannot open shared object file: No such file or 
directory

При этом:
$ rpm -qf /usr/lib64/libQt5Core.so.5.11.1
libqt5-core-5.11.1-alt2.S1.x86_64


$ rpm -V libqt5-core
(ничего)

$ md5sum /usr/lib64/libQt5Core.so.5.11.1
ced0046e5799de6b0a10542611c91638  /usr/lib64/libQt5Core.so.5.11.1

$ strace bibletime
...
openat(AT_FDCWD, "/usr/lib64/libQt5Core.so.5", O_RDONLY|O_CLOEXEC) = 3
read(3, 
"\177ELF\2\1\1\3\0\0\0\0\0\0\0\0\3\0>\0\1\0\0\0Pd\t\0\0\0\0\0"..., 832) 
= 832
lseek(3, 4649868, SEEK_SET)             = 4649868
read(3, 
"\4\0\0\0\20\0\0\0\1\0\0\0GNU\0\0\0\0\0\3\0\0\0\21\0\0\0\0\0\0\0", 32) = 
32
close(3)                                = 0
stat("/usr/lib64", {st_mode=S_IFDIR|0755, st_size=167936, ...}) = 0
writev(2, [{iov_base="bibletime", iov_len=9}, {iov_base=": ", 
iov_len=2}, {iov_base="error while loading shared libra"..., 
iov_len=36}, {iov_base=": ", iov_len=2}, {iov_base="libQt5Core.so.5", 
iov_len=15}, {iov_base=": ", iov_len=2}, {iov_base="cannot open shared 
object file", iov_len=30}, {iov_base=": ", iov_len=2}, {iov_base="No 
such file or directory", iov_len=25}, {iov_base="\n", iov_len=1}], 
10bibletime: error while loading shared libraries: libQt5Core.so.5: 
cannot open shared object file: No such file or directory


$ ldd /usr/bin/bibletime
	linux-vdso.so.1 (0x00007ffe0b3a4000)
...
	libQt5Core.so.5 => not found
...


Воспроизводится на двух системах.
Подскажите, пожалуйста, как понять, что случилось?

-- 
С уважением,
Виталий Липатов,
Etersoft


             reply	other threads:[~2018-08-25 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-25 20:43 Vitaly Lipatov [this message]
2018-08-27 14:43 ` Sergey V Turchin
2018-08-27 20:20   ` Vitaly Lipatov
2018-08-27 23:23     ` Leonid Krivoshein
2018-08-28 10:14       ` Vitaly Lipatov
2018-08-28 12:55         ` Leonid Krivoshein
2018-08-28 18:40           ` Vitaly Lipatov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ace97cf8b261379321d2da45b9acca8e@altlinux.ru \
    --to=lav@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git