makesfs error

A home for all kinds of Puppy related projects
Post Reply
Message
Author
pinguino
Posts: 11
Joined: Fri 07 Apr 2006, 21:12

makesfs error

#1 Post 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.

stifiling
Posts: 388
Joined: Sun 30 Dec 2007, 03:56

#2 Post by stifiling »

could you try replacing these 2 files in the dir /usr/bin....and see if it works after...
Attachments
makesfs.tar.gz
(1.16 KiB) Downloaded 247 times

pinguino
Posts: 11
Joined: Fri 07 Apr 2006, 21:12

#3 Post by pinguino »

Hi stifiling thanks for your response, tried the scripts, and posted results in the Sensei thread.

Post Reply