Bug 495782 - --nogpgcheck doesn't work in debuginfo-install
Summary: --nogpgcheck doesn't work in debuginfo-install
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: yum-utils
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-14 18:58 UTC by Bastien Nocera
Modified: 2014-01-21 23:08 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-10-09 20:30:50 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bastien Nocera 2009-04-14 18:58:08 UTC
yum-utils-1.1.21-2.fc11.noarch

# debuginfo-install --help | grep gpg
    --nogpgcheck        disable gpg signature checking
# debuginfo-install -y --nogpgcheck rhythmbox
Downloading Packages:
Traceback (most recent call last):
  File "/usr/bin/debuginfo-install", line 145, in <module>
    util = DebugInfoInstall()
  File "/usr/bin/debuginfo-install", line 46, in __init__
    self.main()
  File "/usr/bin/debuginfo-install", line 84, in main
    self.doTransaction()
  File "/usr/share/yum-cli/cli.py", line 410, in doTransaction
    if self.gpgsigcheck(downloadpkgs) != 0:
  File "/usr/share/yum-cli/cli.py", line 514, in gpgsigcheck
    raise yum.Errors.YumBaseError, errmsg
yum.Errors.YumBaseError: Package pango-debuginfo-1.24.1-1.fc11.i586.rpm is not signed

It should obviously install the unsigned package, and carry on...

Comment 1 seth vidal 2009-04-15 20:00:42 UTC
The package in question - can you attach it? I'd like to make sure this isn't the broken sha256 issue we've been seeing popup all over the place.
thanks

Comment 2 Bug Zapper 2009-06-09 13:49:39 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 11 development cycle.
Changing version to '11'.

More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 3 seth vidal 2009-10-09 20:30:50 UTC
I can't recreate this and I never got  response so I'm going to close this as insufficient data.

reopen if you can cause it again. thanks


Note You need to log in before you can comment on or make changes to this bug.