Bug 676342 - repo add_errata failing saying errata not in source repo
Summary: repo add_errata failing saying errata not in source repo
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 20
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: pulp-verified
TreeView+ depends on / blocked
 
Reported: 2011-02-09 15:29 UTC by Preethi Thomas
Modified: 2011-08-16 14:00 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 14:00:16 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-02-09 15:29:40 UTC
Description of problem:
[root@preethi x86_64]# rpm -q pulp
pulp-0.0.135-1.fc14.noarch




[root@preethi x86_64]# pulp-admin errata info --id=FEDORA-2010-19293
Id                      FEDORA-2010-19293        
Title                   cabal2spec-0.22.4-1.fc14 
Description           

                        
Type                    enhancement              
Issued                  2010-12-29 21:33:58      
Updated                                          
Version                 1.4                      
Release                 Fedora 14                
Status                  stable                   
Packages Effected       cabal2spec-0.22.4-1.fc14.noarch.rpm,
                        cabal2spec-0.22.4-1.fc14.src.rpm
Reboot Suggested        False                    
References                                       

[root@preethi x86_64]# pulp-admin repo add_errata --id=upload-repo -r -e FEDORA-2010-19293 --source=f14-update
Errata Id [FEDORA-2010-19293] is not in source repo [f14-update]. skipping

Comment 1 Pradeep Kilambi 2011-02-10 19:08:38 UTC
commit d032c69fb3d78306aabc01188a83ae049f4cfe3d
Author: Pradeep Kilambi <pkilambi>
Date:   Thu Feb 10 14:09:27 2011 -0500

    676342 - Errata lookup was using the wrong call and returning back an empty list



$ sudo pulp-admin repo add_errata --id=test17 --source=f13-updates -e FEDORA-2010-5816

Following dependencies are suggested. [u'yaml-cpp-0.2.5-1.fc13.x86_64.rpm', u'yaml-cpp-0.2.5-1.fc13.i686.rpm', u'libgcc-4.4.5-2.fc13.i686.rpm', u'libstdc++-4.4.5-2.fc13.i686.rpm', u'libstdc++-4.4.5-2.fc13.x86_64.rpm', u'libgcc-4.4.5-2.fc13.x86_64.rpm'] 
Would you like us to add these?(Y/N/Q):y
Successfully added Errata ['FEDORA-2010-5816'] to repo [test17].

Comment 2 Jeff Ortel 2011-02-14 17:10:09 UTC
Fixed build: 0.138

Comment 3 Preethi Thomas 2011-02-17 20:13:48 UTC
[root@dell-pe1855-01 ~]# rpm -q pulp
pulp-0.0.139-1.fc14.noarch


[root@dell-pe1855-01 ~]# pulp-admin -u admin -p admin repo add_errata --id=upload -e FEDORA-2010-19293 --source=f14-update

Following dependencies are suggested. ['cabal2spec-0.22.4-1.fc14.noarch.rpm'] 
Would you like us to add these?(Y/N/Q):Y
Successfully added Errata ['FEDORA-2010-19293'] to repo [upload].

Comment 4 Preethi Thomas 2011-08-16 14:00:16 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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