Skip to content

Broken links in the skype sandbox #3

Description

@quasus

I've just installed sandfox on Arch from AUR, but skype won't work. If I run sandbox skype as root, nothing happens. Further, mimicking sandfox, I get
# chroot /mnt/sandfox/skype/ /bin/su me -c "file /usr/lib32/skype/skype"
/usr/lib32/skype/skype: ELF 32-bit LSB shared object, Intel 80386, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux.so.2, for GNU/Linux 2.6.18, BuildID[sha1]=6eef9a3f7c9719980b6e317a00ea971d3717ac89, stripped
# chroot /mnt/sandfox/skype/ /bin/su me -c "file /lib/ld-linux.so.2"
/lib/ld-linux.so.2: broken symbolic link to ../lib32/ld-linux.so.2
so apparently there's a problem with the interpreter. Moreover, there are quite a lot of broken symlinks:
# find /mnt/sandfox/skype/ -type l -xtype l
/mnt/sandfox/skype/lib64/firefox/hyphenation
/mnt/sandfox/skype/lib64/firefox/dictionaries
/mnt/sandfox/skype/lib64/terminfo
/mnt/sandfox/skype/lib64/ld-linux.so.2
/mnt/sandfox/skype/lib/firefox/hyphenation
/mnt/sandfox/skype/lib/firefox/dictionaries
/mnt/sandfox/skype/lib/terminfo
/mnt/sandfox/skype/lib/ld-linux.so.2
/mnt/sandfox/skype/bin/core_perl/psed
/mnt/sandfox/skype/usr/lib/firefox/hyphenation
/mnt/sandfox/skype/usr/lib/firefox/dictionaries
/mnt/sandfox/skype/usr/bin/core_perl/psed
/mnt/sandfox/skype/usr/share/licenses/lib32-systemd
/mnt/sandfox/skype/usr/share/icons/hicolor/scalable/mimetypes/application-x-zip-compressed-fb2.svg
/mnt/sandfox/skype/etc/systemd/system/sleep.target.wants/tlp-sleep.service
/mnt/sandfox/skype/etc/systemd/system/multi-user.target.wants/tlp.service
/mnt/sandfox/skype/etc/mtab

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions