Page 1 of 1

makesfs error

Posted: Wed 08 May 2013, 01:11
by pinguino
Hi, I'm trying to make opera sfs but get this error:

Code: Select all

[root@sensei ~]# makesfs opera
:: Cleaning packages cache
:: Downloading opera
resolving dependencies...

Packages (1): opera-12.14.1738-1

Total Download Size:   12.99 MiB

:: Proceed with download? [Y/n] y
:: Retrieving packages ...
 opera-12.14.1738-1-i686   13.0 MiB  57.3K/s 03:52 [######################] 100%
(1/1) checking keys in keyring                     [######################] 100%
(1/1) checking package integrity                   [######################] 100%
:: Moving packages to /mnt/home/opera
mv: cannot stat '/var/cache/pacman/pkg/epdfview-0.1.8-4-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/lcms-1.19-2-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/openjpeg-1.5.0-1-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/package-query-1.2-2-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/poppler-0.22.1-3-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/poppler-glib-0.22.1-3-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/yajl-2.0.4-1-i686.pkg.tar.xz': No such file or directory
mv: cannot stat '/var/cache/pacman/pkg/yaourt-1.3-1-any.pkg.tar.xz': No such file or directory
:: Running script arch2sfs opera.sfs
Extracting:
opera-12.14.1738-1-i686.pkg.tar.xzusr/share/opera/locale/en/license.txt: Can't create 'usr/share/opera/locale/en/license.txt'
usr/share/opera/defaults/license.txt: Can't create 'usr/share/opera/defaults/license.txt'
bsdtar: Error exit delayed from previous errors.
Besides the mv error it seems the script can't create some directories.
After that the sfs is created but not recognized by sfs on the fly (wrong sfs version)


I'm booting from a FAT32 formatted pendrive.

Thanks and sorry for my english.

Pinguino.

Posted: Wed 08 May 2013, 09:19
by stifiling
could you try replacing these 2 files in the dir /usr/bin....and see if it works after...

Posted: Thu 09 May 2013, 01:21
by pinguino
Hi stifiling thanks for your response, tried the scripts, and posted results in the Sensei thread.