Hi, I get (YaST wants to install these automatically): Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/postgresql: cpio: rename failed - Is a directory error: postgresql94-9.4.9-8.1.x86_64: install failed Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/postgresql: cpio: rename failed - Is a directory error: postgresql94-devel-9.4.9-8.1.x86_64: install failed Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/lib/postgresql: cpio: rename failed - Is a directory error: postgresql94-server-9.4.9-8.1.x86_64: install failed Manually: Telcontar:/var/cache/zypp/packages/download.opensuse.org-oss/suse/x86_64 # strace -ff -o rpmtrace2 rpm --install --verbose postgresql94-9.4.9-8.1.x86_64.rpm Preparing packages... postgresql94-9.4.9-8.1.x86_64 error: unpacking of archive failed on file /usr/lib/postgresql: cpio: rename failed - Is a directory error: postgresql94-9.4.9-8.1.x86_64: install failed Telcontar:/var/cache/zypp/packages/download.opensuse.org-oss/suse/x86_64 # And the trace: lchown("/usr/bin/reindexdb", 0, 0) = 0 lstat("/usr/bin/vacuumdb;58642cb4", 0xea2c08) = -1 ENOENT (No such file or directory) symlink("/etc/alternatives/vacuumdb", "/usr/bin/vacuumdb;58642cb4") = 0 lstat("/usr/bin/vacuumdb", {st_mode=S_IFLNK|0777, st_size=26, ...}) = 0 rename("/usr/bin/vacuumdb;58642cb4", "/usr/bin/vacuumdb") = 0 getuid() = 0 getuid() = 0 lchown("/usr/bin/vacuumdb", 0, 0) = 0 lstat("/usr/lib/postgresql;58642cb4", 0xea2c08) = -1 ENOENT (No such file or directory) symlink("/etc/alternatives/postgresql", "/usr/lib/postgresql;58642cb4") = 0 lstat("/usr/lib/postgresql", {st_mode=S_IFDIR|0755, st_size=19, ...}) = 0 rename("/usr/lib/postgresql;58642cb4", "/usr/lib/postgresql") = -1 EISDIR (Is a directory) close(20) = 0 munmap(0x7fad8d343000, 4096) = 0 write(2, "error: ", 7) = 7 write(2, "unpacking of archive failed on f"..., 94) = 94 close(19) = 0 write(2, "error: ", 7) = 7 write(2, "postgresql94-9.4.9-8.1.x86_64: i"..., 46) = 46 -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)