nickva commented on issue #4368:
URL: https://github.com/apache/couchdb/issues/4368#issuecomment-1378974246
Thanks for your report @guillermo-jano
The rpms should be fixed. A command filed when signing them and I didn't
noticed and uploaded them unsigned. Give it another try when you get a chance.
I verified centos 7 upgrade and centos 8 (rocky 8) install:
```
couchdb
14/14
Resolving Dependencies
--> Running transaction check
---> Package couchdb.x86_64 0:3.2.1-2.el7 will be updated
---> Package couchdb.x86_64 0:3.3.1-1.el7 will be an update
--> Finished Dependency Resolution
Dependencies Resolved
================================================================================================================================================
Package Arch Version
Repository Size
================================================================================================================================================
Updating:
couchdb x86_64
3.3.1-1.el7 couchdb 31 M
Transaction Summary
================================================================================================================================================
Upgrade 1 Package
Total download size: 31 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
couchdb-3.3.1-1.el7.x86_64.rpm
| 31 MB 00:00:06
Running transaction check
Running transaction test
Transaction test succeeded
Running transaction
Updating : couchdb-3.3.1-1.el7.x86_64
1/2
warning: /opt/couchdb/etc/local.ini created as
/opt/couchdb/etc/local.ini.rpmnew
Generating random cookie value.
Cleanup : couchdb-3.2.1-2.el7.x86_64
2/2
Verifying : couchdb-3.3.1-1.el7.x86_64
1/2
Verifying : couchdb-3.2.1-2.el7.x86_64
2/2
Updated:
couchdb.x86_64 0:3.3.1-1.el7
Complete!
```
```
yum install couchdb
Last metadata expiration check: 0:02:16 ago on Wed Jan 11 10:35:31 2023.
Dependencies resolved.
================================================================================================================================================
Package Architecture Version
Repository Size
================================================================================================================================================
Installing:
couchdb x86_64
3.3.1-1.el8 couchdb 37 M
Transaction Summary
================================================================================================================================================
Install 1 Package
Total download size: 37 M
Installed size: 101 M
Is this ok [y/N]: y
Downloading Packages:
couchdb-3.3.1-1.el8.x86_64.rpm
5.5 MB/s | 37 MB 00:06
------------------------------------------------------------------------------------------------------------------------------------------------
Total
5.5 MB/s | 37 MB 00:06
couchdb
33 kB/s | 3.8 kB 00:00
Importing GPG key 0x7A00258D:
Userid : "The Apache Software Foundation (Package repository signing
key) <[email protected]>"
Fingerprint: 390E F70B B1EA 12B2 7739 6295 0EE6 2FB3 7A00 258D
From : https://couchdb.apache.org/repo/keys.asc
Is this ok [y/N]: y
Key imported successfully
couchdb
44 kB/s | 3.9 kB 00:00
Importing GPG key 0x9657A78E:
Userid : "Nicolae Vatamaniuc <[email protected]>"
Fingerprint: 0BD7 A984 99C4 AB41 C910 EE65 FC04 DFBC 9657 A78E
From : https://couchdb.apache.org/repo/rpm-package-key.asc
Is this ok [y/N]: y
Key imported successfully
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
Preparing :
1/1
Running scriptlet: couchdb-3.3.1-1.el8.x86_64
1/1
Installing : couchdb-3.3.1-1.el8.x86_64
1/1
Running scriptlet: couchdb-3.3.1-1.el8.x86_64
1/1
Generating random cookie value.
Verifying : couchdb-3.3.1-1.el8.x86_64
1/1
Installed:
couchdb-3.3.1-1.el8.x86_64
Complete!
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]