[sbopkg-users] sbopkg 0.38.2 + SBo-git not considering *.sbopkg files

Diniz Bortolotto diniz.bortolotto at gmail.com
Sun Feb 28 20:32:28 UTC 2021


A small correction.
The line changed in SlackBuild is VERSION, not VERSION32.
I corrected that but made a wrong copy/paste of diff. :)
But the error remains the same.

root at darkstar:~/sbolibs/multimedia/spotify# diff spotify.SlackBuild
> spotify.SlackBuild.sbopkg
> 30c30
> < VERSION=${VERSION:-1.1.10}
> ---
> > VERSION=${VERSION:-1.1.42}


Best Regards,
Diniz Bortolotto




Em dom., 28 de fev. de 2021 às 16:41, Diniz Bortolotto <
diniz.bortolotto at gmail.com> escreveu:

> Hi buddies!
> It's me again! :-)
>
> Today I'm testing sbopkg 0.38.2 (with Ponce's SBo-git repo) and noticed
> that when trying to use a "Local" pkg.info.sbopkg it was ignored/deleted
> and I couldn't figure out how to correct it.
> I also tried  to do the same using sbopkg 0.38.1 and also didn't work. So,
> I could assume that it's something related to the git portion of the sbopkg
> code.
> Could someone explain that? :)
>
> If someone wants to try/check, here is the spotify.info.sbopkg content:
>
> root at darkstar:~# cat
>> /var/lib/sbopkg/SBo/14.2/multimedia/spotify/spotify.info.sbopkg
>> PRGNAM="spotify"
>> VERSION="1.1.42"
>> HOMEPAGE="https://www.spotify.com"
>> DOWNLOAD="
>> http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.0.72.117.g6bd7c
>> c73-35_i386.deb"
>> MD5SUM="c8e54d60452bda40f6de23f11c909b2d"
>> DOWNLOAD_x86_64="
>> http://repository.spotify.com/pool/non-free/s/spotify-client/spotify-client_1.1.42.622
>> .gbd112320-37_amd64.deb"
>> MD5SUM_x86_64="9c9cbd30bac795b8ca71643de9d2d719"
>> REQUIRES=""
>> MAINTAINER="DhabyX"
>> EMAIL="slack.dhabyx at gmail.com"
>>
>
> Below a small example of what happened:
>
> Here we could see the original content of directory:
>
> root at darkstar:~/sbolibs/multimedia/spotify# ls -1
>> README
>
> doinst.sh
>
> slack-desc
>
> spotify.SlackBuild
>
> spotify.info
>>
>
> So, I created *.sbopkg files with new version to build:
>
> root at darkstar:~/sbolibs/multimedia/spotify# ls -1
>> README
>> doinst.sh
>> slack-desc
>> spotify.SlackBuild
>> spotify.SlackBuild.sbopkg
>> spotify.info
>> spotify.info.sbopkg
>
>
> Now a diff to show that I'm trying to create a new version of this package
> (1.1.42):
>
> root at darkstar:~/sbolibs/multimedia/spotify# diff spotify.SlackBuild
>> spotify.SlackBuild.sbopkg
>> 31c31
>> < VERSION32=${VERSION32:-1.0.72}
>> ---
>> > VERSION32=${VERSION32:-1.1.42}
>
>
>
> Here I just call "sbopkg -i" as usual and notice that there was no warn
> about Local vs Original and old version was chosen (and I Quit):
>
> root at darkstar:~/sbolibs/multimedia/spotify# sbopkg -i spotify
>>
>> ###########################################
>>        New queue process started on:
>>        Sun Feb 28 03:38:14 -03 2021
>> ###########################################
>>
>> +++++++++++++++++++++++++++++++++++++++++++
>> PRE-CHECK LOG
>> Using the UNSUPPORTED SBo git repository for -current
>> Queue Process:  Download, build, and install
>>
>> spotify:
>>   GPG checks not supported for the SBo-git repository.
>>   Processing spotify 1.1.10-2
>>   Using original .info file
>>   Using original SlackBuild file
>>   No build options selected.
>>
>> +++++++++++++++++++++++++++++++++++++++++++
>>
>> Pre-check complete.
>>
>> Do you wish to proceed based on the search results above? Packages not
>> found will be skipped during the process.
>>
>> (P)roceed or (Q)uit?: Q
>>
>
> Listing files again and my *.sbopkg files has gone:
>
> root at darkstar:~/sbolibs/multimedia/spotify# ls -1
>> README
>> doinst.sh
>> slack-desc
>> spotify.SlackBuild
>> spotify.info
>
>
>
>
> Best Regards,
> Diniz Bortolotto
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sbopkg.org/pipermail/sbopkg-users/attachments/20210228/a5249771/attachment-0001.htm>


More information about the sbopkg-users mailing list