Hi, I did my Leap online distro upgrade from 15.0 to 15.1 shortly after the 15.1 release of May 22. The current Cinelerra Leap15 common repo contains packages for both leap15.0 and leap15.1 https://cinelerra-gg.org/download/pkgs/leap15/ [ ] cinelerra-5.1-leap15.0-20190531.x86_64.rpm 2019-05-31 17:19 59M [ ] cinelerra-5.1-leap15.1-20190531.x86_64.rpm 2019-05-31 21:59 59M [ ] cinelerra10bit-5.1-leap15.0-20190531.x86_64.rpm 2019-05-31 17:47 59M [ ] cinelerra10bit-5.1-leap15.1-20190531.x86_64.rpm 2019-05-31 22:34 59M [DIR] repodata/ 2019-05-31 23:25 - Output from my Leap 15.1 installation: # zypper lr -U cingg Alias : cingg Name : cingg URI : https://cinelerra-gg.org/download/pkgs/leap15/ Enabled : Yes GPG Check : ( p) Yes # 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 # rpm -qa | grep cinelerra cinelerra10bit-5.1-20190531.x86_64 cinelerra-5.1-20190531.x86_64 I wonder if Leap15.1 automatically select the correct Cin 15.1 packages during upgrade, and is there any way to query to get confirmed that this Cin package version is really installed? Thanks, Terje J. H
Terje:
The current Cinelerra Leap15 common repo contains packages for both leap15.0 and leap15.1
...
I wonder if Leap15.1 automatically select the correct Cin 15.1 packages during upgrade, and is there any way to query to get confirmed that this Cin package version is really installed?
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
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 / /
participants (2)
-
Phyllis Smith -
Terje J Hanssen