Bug 8666 - ldd не отрабатывает на cpio.static под x86_64
Summary: ldd не отрабатывает на cpio.static под x86_64
Status: CLOSED WORKSFORME
Alias: None
Product: Sisyphus
Classification: Development
Component: cpio-static (show other bugs)
Version: unstable
Hardware: all Linux
: P2 critical
Assignee: placeholder@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-16 17:51 MSK by Anton Farygin
Modified: 2007-04-06 16:02 MSD (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Farygin 2005-12-16 17:51:53 MSK
не уверен что эта ошибка имеет отношения к cpio. Скорее это общая проблема на
архитектуре:
# ldd /usr/bin/cpio.static
/usr/bin/ldd: line 1: /lib/ld-linux.so.2: No such file or directory
ldd: /lib/ld-linux.so.2 exited with unknown exit code (127)

почему-то так происходит со всеми статически слинкованными приложениями, не
смотря на то, что собраны они под x86_64
Comment 1 Dmitry V. Levin 2005-12-16 23:45:45 MSK
$ uname -m
x86_64
$ rpmquery -f /usr/bin/ldd
glibc-utils-2.3.6-alt2
$ ldd /usr/bin/cpio.static 
        not a dynamic executable
Comment 2 Anton Farygin 2005-12-19 13:03:39 MSK
Странно. проверю ещё раз.
Comment 3 Anton Farygin 2007-04-06 16:02:47 MSD
работает.