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

Technical issues/questions of an intermediate or advanced nature.
User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

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

Post#1 by francois » 25 Dec 2017, 22:56

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?
Prendre son temps, profiter de celui qui passe.

Jack
Contributor
Contributor
Posts: 1857
Joined: 09 Aug 2013, 14:25
Distribution: Porteus and Nemesis
Location: USA

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

Post#2 by Jack » 25 Dec 2017, 23:07

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.
I just like Slackware because I think it teach you about Linux to build packages where Ubuntu is like Windows you just install programs you want.

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

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

Post#3 by Ed_P » 26 Dec 2017, 03:09

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.
Ed

donald
Full of knowledge
Full of knowledge
Posts: 2064
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

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

Post#4 by donald » 26 Dec 2017, 05:24

@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.

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

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

Post#5 by francois » 27 Dec 2017, 20:22

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.
Prendre son temps, profiter de celui qui passe.

Post Reply