Bug 754535 - Number of tree files in the cloned repo seem to be different from the original repo
Summary: Number of tree files in the cloned repo seem to be different from the orig...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: user-experience
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Sayli Karmarkar
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-16 19:07 UTC by Preethi Thomas
Modified: 2015-03-23 01:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-24 20:13:59 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-11-16 19:07:11 UTC
Description of problem:

See below in the original repo  tree file files is
Tree Files: 6/6

While in the clone

Tree Files: 5/5


[root@preethi ~]# pulp-admin repo create --id=f16 --feed=http://download.devel.redhat.com/released/F-16/GOLD/Fedora/x86_64/os/
Successfully created repository [ f16 ]

[root@preethi ~]# pulp-admin repo sync --id=f16 -FSync for repository f16 started
Sync: Finished
3112/3113 new items downloaded
1/3113 existing items processed

Item Details: 
Tree Files: 6/6
RPMs: 3107/3107

[root@preethi ~]# pulp-admin repo clone --id=f16 --clone_id=f16-clone --feed=parent -F
Repository [f16] is being cloned as [f16-clone]
Clone: Finished
Item Details: 
Tree Files: 5/5
RPMs: 3107/3107



Version-Release number of selected component (if applicable):
[root@preethi ~]# rpm -q pulp
pulp-0.0.248-1.fc15.noarch

Comment 1 Jeff Ortel 2011-12-03 00:00:47 UTC
build: 0.254.

Comment 2 Preethi Thomas 2011-12-15 16:10:42 UTC
verified

[root@preethi ~]# rpm -q pulp
pulp-0.0.254-7.fc15.noarch

[root@preethi ~]# pulp-admin repo create --id=rhel6 --feed=http://download.devel.redhat.com/released/RHEL-6/6.2/Server/x86_64/os/
Successfully created repository [ rhel6 ]

[root@preethi ~]# pulp-admin repo sync --id=rhel6 -F
Sync for repository rhel6 started
Sync: Finished
3535/3535 new items downloaded
0/3535 existing items processed

Item Details: 
Tree Files: 6/6
RPMs: 3529/3529

[root@preethi ~]# pulp-admin repo clone --id=rhel6 --clone_id=rhel6-clone --feed=parent -F
Repository [rhel6] is being cloned as [rhel6-clone]
Clone: Finished
Item Details: 
Tree Files: 6/6
RPMs: 3529/3529

Comment 3 Preethi Thomas 2012-02-24 20:13:59 UTC
Pulp v1.0 is released
Closed Current Release.


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