Hey all,
I took a look at
https://git.centos.org/rpms/subversion/blob/c8-stream-1.10/f/SPECS/subversio...
and see a
Release: 3%{?dist}
but can not find this one in the repos?
git log --pretty=format:'%cd ; %s' Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
Tue Nov 19 06:49:07 2019 -0500 ; import subversion-1.10.2-2.module+el8.0.0+3900+919b6753
Tue May 7 06:59:42 2019 -0400 ; import subversion-1.10.2-1.module+el8+2562+4c88223a
1.10.2-2 pushed after 1.10.2-3 ??
Any thoughts?
-- Thanks Leon
But, the first one from the log is what you are looking for:
Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
name: subversion version: 1.10.2 release: 3 + .module+el8.3.0+6671+2675c974 (this is defined %dist by koji)
06.02.2021, 02:25, "Leon Fauster via CentOS-devel" centos-devel@centos.org:
Hey all,
I took a look at
https://git.centos.org/rpms/subversion/blob/c8-stream-1.10/f/SPECS/subversio...
and see a
Release: 3%{?dist}
but can not find this one in the repos?
git log --pretty=format:'%cd ; %s' Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
Tue Nov 19 06:49:07 2019 -0500 ; import subversion-1.10.2-2.module+el8.0.0+3900+919b6753
Tue May 7 06:59:42 2019 -0400 ; import subversion-1.10.2-1.module+el8+2562+4c88223a
1.10.2-2 pushed after 1.10.2-3 ??
Any thoughts?
-- Thanks Leon _______________________________________________ CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Am 07.02.21 um 07:37 schrieb plageat@tut.by:
But, the first one from the log is what you are looking for:
Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
name: subversion version: 1.10.2 release: 3 + .module+el8.3.0+6671+2675c974 (this is defined %dist by koji)
06.02.2021, 02:25, "Leon Fauster via CentOS-devel" centos-devel@centos.org:
Hey all,
I took a look at
https://git.centos.org/rpms/subversion/blob/c8-stream-1.10/f/SPECS/subversio...
and see a
Release: 3%{?dist}
but can not find this one in the repos?
git log --pretty=format:'%cd ; %s' Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
Tue Nov 19 06:49:07 2019 -0500 ; import subversion-1.10.2-2.module+el8.0.0+3900+919b6753
Tue May 7 06:59:42 2019 -0400 ; import subversion-1.10.2-1.module+el8+2562+4c88223a
1.10.2-2 pushed after 1.10.2-3 ??
Any thoughts?
I wonder if someone could confirm the jumble with subversion?
Someone else had already open a ticket:
https://bugs.centos.org/view.php?id=18056
Thanks Leon
I wonder if someone could confirm the jumble with subversion?
Someone else had already open a ticket:
I'm pretty sure, there is everything up to date with sources:
https://git.centos.org/rpms/subversion/commits/c8-stream-1.10
points to the
subversion-1.10.2-3.module+el8.3.0+6671+2675c974
which is part of the latest RH advisory RHSA-2020:4712
Hi,
The newest RHEL sources are subversion-1.10.2-3.module+el8.3.0+6671+2675c974.src.rpm and it's imported into CentOS git. CentOS team also rebuild subversion to this version https://koji.mbox.centos.org/koji/buildinfo?buildID=11824
But as you noticed the version for some reason is not available in the repositories for some reason. I thought that maybe your are using old mirror or something, but http://mirror.centos.org/centos-8/8/AppStream/x86_64/os/Packages/ also has older version.
In the very same time the CentOS stream has version you are looking for: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/
Note that there is also newer version (newer stream) of this module.
What is funny is that when you look into modulemd of CentOS stream you can see:
``` document: modulemd-defaults version: 1 data: module: subversion stream: 1.10 profiles: 1.10: [common] 1.14: [common] ... ```
Note that because modules are in best case scenario cluster****, in this case profiles(1.10, 1.14) are streams + default profile. When you have module definition module stream also have profile, so it's extremely confusing :(.
To sum it up - **CentOS rebuild module in newer version but included it only in centos-streams.**
Bests, Alex
On 2/12/21 8:55 PM, Leon Fauster via CentOS-devel wrote:
Am 07.02.21 um 07:37 schrieb plageat@tut.by:
But, the first one from the log is what you are looking for:
Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
name: subversion version: 1.10.2 release: 3 + .module+el8.3.0+6671+2675c974 (this is defined %dist by koji)
06.02.2021, 02:25, "Leon Fauster via CentOS-devel" centos-devel@centos.org:
Hey all,
I took a look at
https://git.centos.org/rpms/subversion/blob/c8-stream-1.10/f/SPECS/subversio...
and see a
Release: 3%{?dist}
but can not find this one in the repos?
git log --pretty=format:'%cd ; %s' Fri Nov 6 08:54:57 2020 -0500 ; import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
Tue Nov 19 06:49:07 2019 -0500 ; import subversion-1.10.2-2.module+el8.0.0+3900+919b6753
Tue May 7 06:59:42 2019 -0400 ; import subversion-1.10.2-1.module+el8+2562+4c88223a
1.10.2-2 pushed after 1.10.2-3 ??
Any thoughts?
I wonder if someone could confirm the jumble with subversion?
Someone else had already open a ticket:
https://bugs.centos.org/view.php?id=18056
Thanks Leon
CentOS-devel mailing list CentOS-devel@centos.org https://lists.centos.org/mailman/listinfo/centos-devel
Am 13.02.21 um 13:11 schrieb aleksander.baranowski via CentOS-devel:
Hi,
The newest RHEL sources are subversion-1.10.2-3.module+el8.3.0+6671+2675c974.src.rpm and it's imported into CentOS git. CentOS team also rebuild subversion to this version https://koji.mbox.centos.org/koji/buildinfo?buildID=11824
But as you noticed the version for some reason is not available in the repositories for some reason. I thought that maybe your are using old mirror or something, but http://mirror.centos.org/centos-8/8/AppStream/x86_64/os/Packages/ also has older version.
In the very same time the CentOS stream has version you are looking for: http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/
Yeah - but the CentOS Linux version was never build:
Take a look at the timestamps:
For CentOS Stream
2020-Jul-08 https://koji.mbox.centos.org/koji/buildinfo?buildID=11824 http://mirror.centos.org/centos/8-stream/AppStream/x86_64/os/Packages/
For CentOS Linux
2020-Nov-03 https://access.redhat.com/errata/RHSA-2020:4712
2020-Nov-04 https://bugzilla.redhat.com/show_bug.cgi?id=1733088#c17
2020-Nov-06 $ git log --author "CentOS Sources" --since=2020-11-01
commit 6ec2cdc176338ef17609b144df9fc231af2f5f32 (HEAD, tag: imports/c8-stream-1.10/subversion-1.10.2-3.module+el8.3.0+6671+2675c974, origin/c8-stream-1.10, c8-stream-1.10) Author: CentOS Sources bugs@centos.org Date: Fri Nov 6 08:54:57 2020 -0500 import subversion-1.10.2-3.module+el8.3.0+6671+2675c974
Assumption: Maybe the centos build process does not take into account that
$ git branch -r|grep c8 origin/c8 origin/c8-beta-stream-1.10 origin/c8-stream-1.1 origin/c8-stream-1.10 origin/c8s-stream-1.10 origin/c8s-stream-1.14
a c8 branch exits where it shouldn't because its part of a stream?
-- Leon