[Cin] Cinelerra for Leap 15.0 vs Leap 15.1 ?

Terje J Hanssen terje at nordland-teknikk.no
Mon Jun 24 18:28:29 CEST 2019


On /Mon Jun 24 03:25:22 CEST 2019 Phyllis Smith phylsmith2017 at 
gmail.com wrote:

> I am pretty sure it correctly selected 15.1 because this has all been 
> worked out by the Operating System developers; probably either will 
> work. A definitive way would be to check the SHA sum but that is a lot 
> of work. Easiest way may be just to start up Cinelerra, use the 
> Settings pulldown, pick the Preferences option, click on the About 
> tab, and in the bottom left hand corner above the OK button, check the 
> "built: May 31 2019 timestamp" and use that timestamp to see which one 
> is the closest to the time of 15.0 at around 17:47 or 15.1 at around 
> 22:34. The builds do not get done in any order except the partition 
> order on our disk build system here. Leap 15.1 was newly installed so 
> is on a later partition and thus built at a later timestamp. Let me 
> know if this works! Phyllis

/Phyllis,

1. Attached are my current Cinelerra and Cinelerra10 respective "Prefs > 
About" screenshots on Leap 15.1.
The time stamps here are May 31 2019 09:15:42 and May 31 2019 09:44:03, 
which don't directly fit ?


2. However a query with "rpm -qi" sounds to verify a more reasonable 
timestamp for each installed build -
which seems to be the leap15.0 versions !?


# rpm -qi cinelerra10bit | grep Build
Build Date  : Fri May 31 17:45:32 2019
Build Host  : (none)


And to verify that these packages are really installed:

# rpm -qi cinelerra
Name        : cinelerra
Version     : 5.1
Release     : 20190531
Architecture: x86_64
Install Date: Sat Jun  1 22:22:36 2019
Group       : Applications/Multimedia
Size        : 188358102
License     : GPL
Signature   : (none)
Source RPM  : cinelerra-5.1-20190531.src.rpm
Build Date  : Fri May 31 17:17:15 2019
Build Host  : (none)
Relocations : (not relocatable)
URL         : https://cinelerra-gg.org/
Summary     : Multimedia Editing and construction
Description :
Multimedia editing and construction
Distribution: (none)

# rpm -qi cinelerra10bit
Name        : cinelerra10bit
Version     : 5.1
Release     : 20190531
Architecture: x86_64
Install Date: Sat Jun  1 22:22:42 2019
Group       : Applications/Multimedia
Size        : 191258073
License     : GPL
Signature   : (none)
Source RPM  : cinelerra10bit-5.1-20190531.src.rpm
Build Date  : Fri May 31 17:45:32 2019
Build Host  : (none)
Relocations : (not relocatable)
URL         : https://cinelerra-gg.org/
Summary     : Multimedia Editing and construction
Description :
Multimedia editing and construction
Distribution: (none)


3. I have also downloaded the rpm packages manually with wget to make 
some comparisions:

# ls -la cin*
-rw-r--r-- 1 root root 61515412 May 31 17:19 
cinelerra-5.1-leap15.0-20190531.x86_64.rpm
-rw-r--r-- 1 root root 61524240 May 31 21:59 
cinelerra-5.1-leap15.1-20190531.x86_64.rpm
-rw-r--r-- 1 root root 61602272 May 31 22:34 
cinelerra10bit-5.1-leap15.1-20190531.x86_64.rpm

# du cin*
60084    cinelerra-5.1-leap15.0-20190531.x86_64.rpm
60088    cinelerra-5.1-leap15.1-20190531.x86_64.rpm
60164    cinelerra10bit-5.1-leap15.1-20190531.x86_64.rpm

# diff cinelerra-5.1-leap15.0-20190531.x86_64.rpm 
cinelerra-5.1-leap15.1-20190531.x86_64.rpm
Binary files cinelerra-5.1-leap15.0-20190531.x86_64.rpm and 
cinelerra-5.1-leap15.1-20190531.x86_64.rpm differ


4. Queries with the Leap 15.1 package manager zypper to verify

4.1. which cinelerra repo is enabled:

# zypper lr -U cingg
Alias          : cingg
Name           : cingg
URI            : https://cinelerra-gg.org/download/pkgs/leap15/
Enabled        : Yes
GPG Check      : ( p) Yes
Priority       : 99 (default priority)
Autorefresh    : On
Keep Packages  : Off
Type           : rpm-md
GPG Key URI    :
Path Prefix    : /
Parent Service :
Keywords       : ---
Repo Info Path : /etc/zypp/repos.d/cingg.repo
MD Cache Path  : /var/cache/zypp/raw/cingg


4.2. which cinelerra versions that is installed

# zypper se -is cinelerra
Loading repository data...
Reading installed packages...

S  | Name           | Type    | Version      | Arch   | Repository
---+----------------+---------+--------------+--------+-----------
i+ | cinelerra      | package | 5.1-20190531 | x86_64 | cingg
i+ | cinelerra10bit | package | 5.1-20190531 | x86_64 | cingg


4.3. Try if there are any Cinelerra updates available:

# zypper up cinelerra
Retrieving repository 'Hovedpakkebrønn for oppdateringer' metadata 
............................................[done]
Building repository 'Hovedpakkebrønn for oppdateringer' cache 
.................................................[done]
Loading repository data...
Reading installed packages...
No update candidate for 'cinelerra-5.1-20190531.x86_64'. The highest 
available version is already installed.
Resolving package dependencies...
Nothing to do.

# zypper up cinelerra
Loading repository data...
Reading installed packages...
No update candidate for 'cinelerra-5.1-20190531.x86_64'. The highest 
available version is already installed.
Resolving package dependencies...
Nothing to do.

# rpm -qi cinelerra | grep Build
Build Date  : Fri May 31 17:17:15 2019
Build Host  : (none)

--------------------

Of course I can remove the current installed leap15.0 packages and 
install the downloaded leap15.1 versions.
But first I want to let you see over this again, as it sounds to me that 
the upgrade cannot assure to pick up the right version from a shared repo?


Terje
/
/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Skjermbilde fra 2019-06-24 16-35-01.png
Type: image/png
Size: 415092 bytes
Desc: Skjermbilde fra 2019-06-24 16-35-01.png
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20190624/cb44f6fd/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Skjermbilde fra 2019-06-24 16-37-19.png
Type: image/png
Size: 415053 bytes
Desc: Skjermbilde fra 2019-06-24 16-37-19.png
URL: <https://lists.cinelerra-gg.org/pipermail/cin/attachments/20190624/cb44f6fd/attachment-0003.png>


More information about the Cin mailing list