Page 1 of 1

Trying to build smplayer from sbo: FATAL ERROR! sbo_build 97

Posted: 25 Dec 2017, 22:56
by francois

Code: Select all

root@porteus:~# usm sbo -b smplayer
Downloading: smplayer.tar.gz  DONE
/tmp/usmsbo ~

Downloading: smplayer-skins-15.2.0.tar.bz2  DONE
          

==============================================================================
WARNING!        WARNING!        WARNING!        WARNING!        WARNING!
==============================================================================
One or more errors occurred while usm was running:                       
 
FATAL ERROR!
 sbo_build 97
md5sum mismatch: smplayer-skins-15.2.0.tar.bz2
 
============================================================================== 

root@porteus:~# 
Any cue, anyone?

Trying to build smplayer from sbo: FATAL ERROR! sbo_build 97

Posted: 25 Dec 2017, 23:07
by Jack
I receive an ERROR like that to day but I was trying to update the usm -u all. I just try it after a hours and it work.

Trying to build smplayer from sbo: FATAL ERROR! sbo_build 97

Posted: 26 Dec 2017, 03:09
by Ed_P
francois wrote:
25 Dec 2017, 22:56
Any cue, anyone?
sbo not usm ready?

Code: Select all

guest@porteus:~$ su
Password: 
root@porteus:/home/guest# usm -g smplayer

 The following items were found.
 Choose an number to confirm. 
 ctrl+c to quit

1) smplayer-17.10.2-x86_64-1_slonly.txz
#? 1

 The following packages are required. 
smplayer-17.10.2-x86_64-1_slonly.txz [6064K] [not installed]

Total size: 6 MB
 Would you like to install the package/s? (custom paths are supported) [y/n]

 Press [r] to remove packages, [q] to quit, or enter to start downloading.

 Updates are available. 
 Program update:   not required 
 Database update:  available 
 Please run:  usm -u all  and/or  usm -u usm 
 This message can be disabled in /etc/usm/usm.conf
 ############################### 
Downloading: smplayer-17.10.2-x86_64-1_slonly.txz  DONE

 Commencing package conversion ... 
Verifying package smplayer-17.10.2-x86_64-1_slonly.txz.
xz: (stdin): File format not recognized
Installing package smplayer-17.10.2-x86_64-1_slonly.txz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Package smplayer-17.10.2-x86_64-1_slonly.txz installed.

Creating /tmp/usm/smplayer-17.10.2-x86_64-1_slonly.xzm

 Enter a custom path to install packages to or press enter to install to the system: 
>
Installing to system

+==============================================================================
| Installing new package /tmp/usm/smplayer-17.10.2-x86_64-1_slonly.txz
+==============================================================================

Verifying package smplayer-17.10.2-x86_64-1_slonly.txz.
xz: (stdin): File format not recognized
Installing package smplayer-17.10.2-x86_64-1_slonly.txz:
PACKAGE DESCRIPTION:
WARNING:  Package has not been created with 'makepkg'
Executing install script for smplayer-17.10.2-x86_64-1_slonly.txz.
Package smplayer-17.10.2-x86_64-1_slonly.txz installed.

root@porteus:/home/guest# ls /tmp/usm
smplayer-17.10.2-x86_64-1_slonly.txz  smplayer-17.10.2-x86_64-1_slonly.xzm
root@porteus:/home/guest# 
This appears to have worked.

Code: Select all

root@porteus:/home/guest# usm -b smplayer


NAME :  smplayer 
CATEG: multimedia
DESC : 
VERS : 17.11.2

 Would you like to attempt to build this from source? [y/n]
Downloading: smplayer.tar.gz  DONE
/tmp/usmsbo /home/guest

Downloading: smplayer-skins-15.2.0.tar.bz2  DONE
          

==============================================================================
WARNING!        WARNING!        WARNING!        WARNING!        WARNING!
==============================================================================
One or more errors occurred while usm was running:                       
 
FATAL ERROR!
 sbo_build 120
md5sum mismatch: smplayer-skins-15.2.0.tar.bz2
 
============================================================================== 

root@porteus:/home/guest# 
But -b not so much.

Trying to build smplayer from sbo: FATAL ERROR! sbo_build 97

Posted: 26 Dec 2017, 05:24
by donald
@francois
go "slackbuilds.org" search "smplayer" , click to download the skins file,
it directs you to "sourceforge" > click to choose another mirror > download
the skins archive from "NetCologne GmbH (Cologne, Germany, DE)" and the
md5sum is correct.

Trying to build smplayer from sbo: FATAL ERROR! sbo_build 97

Posted: 27 Dec 2017, 20:22
by francois
Finally, I was able to download smplayer and dependencies from usm. Shotcut had common dependencies with my last version of smplayer, so once shotcut removed these were missing.
Thanks all.