#816 closed defect (fixed)
Signature of packages broken in 3.3.0
Reported by: | Bruno Cornec | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | 3.3.0 |
Component: | mondo | Version: | 3.2.2 |
Severity: | normal | Keywords: | |
Cc: |
Description
In the current status of repositories, it is not possible to install 3.3.0 beta with yum on RHEL 6 due to signature mismatch issues.
Change History (2)
comment:1 by , 8 years ago
Status: | new → assigned |
---|
comment:2 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
pb 0.14.6 now has the correct support. Test has been done on CentOS 7 and CentOS 6 with the new pb-test.repo file generated. For the net stable version, it will also be fixed there.
Meanwhile, you can modify the mondo.repo file and replace the line:
gpgkey=ftp://ftp.project-builder.org/centos/6/x86_64/mondorescue.pubkey
by the line:
gpgkey=ftp://ftp.project-builder.org/centos/6/x86_64/mondorescue.pubkey ftp://ftp.project-builder.org/test/centos/6/x86_64/pb-0x141B9FF237DB9883.pubkey
For the beta, I'll publish it soon this week and that will contain the fix.
Note:
See TracTickets
for help on using tickets.
In order to solve this, project-builder.org needs to support multiple GPG Keys. Cf: http://trac.project-builder.org/ticket/163