Skip to content

systemback 1.9.4 is not compatible with file layout of modern Ubuntu 20.04 LTS #2

@N0rbert

Description

@N0rbert

Thank you for bringing life back to the great SystemBack project.

But I need to say that cloning the freshly installed Ubuntu MATE 20.04 LTS system using SystemBack 1.9.4 results with a system with incorrect file structure and broken D-Bus.
The following symlinks are absent:

  • /bin -> /usr/bin
  • /lib -> /usr/lib
  • /lib32 -> /usr/lib32
  • /lib64 -> /usr/lib64
  • /libx32 -> /usr/libx32
  • /sbin -> /usr/sbin

and got transformed to regular directories:

  • /bin
  • /lib
  • /lib32
  • /lib64
  • /libx32
  • /sbin

See the discussion on Ubuntu MATE community for details.

Today I have checked the normal Ubuntu 20.04 LTS with default GNOME Shell. It have the same issues with filesystem and have D-Bus errors in /var/log/syslog. Manually installed Caja does not want to start on cloned system.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions