Bug 703553 - Error in pulp.log during repo discovery
Summary: Error in pulp.log during repo discovery
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: Sprint 23
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2011-05-10 16:41 UTC by Preethi Thomas
Modified: 2011-08-16 12:22 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 12:11:06 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2011-05-10 16:41:59 UTC
Description of problem:


[root@preethi ~]# rpm -q pulp
pulp-0.0.174-1.fc14.noarch
[root@preethi ~]# rpm -q gofer
gofer-0.36-1.fc14.noarch
[root@preethi ~]#  pulp-admin repo discovery -u http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/ --groupid=pulp -t yum
Discovering urls with yum metadata, This could take sometime..
Waiting -
+------------------------------------------+
 Repository Urls discovered @ [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/]
+------------------------------------------+
(-)  [1] http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/x86_64
(-)  [2] http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/i386



From pulp.log

2011-05-10 12:54:27,578 [INFO][Dummy-6] POST() @ services.py:393 - Discovering compatible repo urls @ [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/]
2011-05-10 12:54:28,793 [ERROR][Thread-8] parseUrl() @ discovery.py:63 - An error occurred while reading url page [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/x86_64/repodata//repos/pulp/pulp/fedora-14/x86_64/] : HTTP Error 404: Not Found
2011-05-10 12:54:29,026 [ERROR][Thread-8] parseUrl() @ discovery.py:63 - An error occurred while reading url page [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/x86_64//repos/pulp/pulp/fedora-14/] : HTTP Error 404: Not Found
2011-05-10 12:54:29,989 [ERROR][Thread-8] parseUrl() @ discovery.py:63 - An error occurred while reading url page [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/i386/repodata//repos/pulp/pulp/fedora-14/i386/] : HTTP Error 404: Not Found
2011-05-10 12:54:30,223 [ERROR][Thread-8] parseUrl() @ discovery.py:63 - An error occurred while reading url page [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14/i386//repos/pulp/pulp/fedora-14/] : HTTP Error 404: Not Found
2011-05-10 12:54:30,456 [ERROR][Thread-8] parseUrl() @ discovery.py:63 - An error occurred while reading url page [http://repos.fedorapeople.org/repos/pulp/pulp/fedora-14//repos/pulp/pulp/] : HTTP Error 404: Not Found

Comment 1 Pradeep Kilambi 2011-05-10 17:08:10 UTC
these messages are harmless, they are just saying its ignoring urls within that tree that are not readable. I muted the message to only show up in debug mode.

commit f06c1c15bbf885158dbe790a8f9d44e3bf33272f

Comment 2 Jeff Ortel 2011-05-12 18:45:36 UTC
build: 0.176

Comment 3 Preethi Thomas 2011-05-18 19:54:22 UTC
verified
[root@preethi ~]# rpm -q pulp
pulp-0.0.177-1.fc14.noarch


[root@preethi ~]# pulp-admin -u admin -p admin repo discovery  --url=http://repos.fedorapeople.org/repos/pulp/pulp/testing/ -t yum -g pulp
Discovering urls with yum metadata, This could take sometime..
Waiting -
+------------------------------------------+
 Repository Urls discovered @ [http://repos.fedorapeople.org/repos/pulp/pulp/testing/]
+------------------------------------------+
(-)  [1] http://repos.fedorapeople.org/repos/pulp/pulp/testing/fedora-14/x86_64
(-)  [2] http://repos.fedorapeople.org/repos/pulp/pulp/testing/fedora-14/i386
(-)  [3] http://repos.fedorapeople.org/repos/pulp/pulp/testing/fedora-13/x86_64
(-)  [4] http://repos.fedorapeople.org/repos/pulp/pulp/testing/fedora-13/i386
(-)  [5] http://repos.fedorapeople.org/repos/pulp/pulp/testing/6Server/x86_64
(-)  [6] http://repos.fedorapeople.org/repos/pulp/pulp/testing/6Server/i386
(-)  [7] http://repos.fedorapeople.org/repos/pulp/pulp/testing/5Server/x86_64
(-)  [8] http://repos.fedorapeople.org/repos/pulp/pulp/testing/5Server/i386

Select urls for which candidate repos should be created; use `y` to confirm (h for help):


2011-05-18 16:04:16,436 [INFO][Dummy-5] POST() @ services.py:427 - Discovering compatible repo urls @ [http://repos.fedorapeople.org/repos/pulp/pulp/testing/]

Comment 4 Preethi Thomas 2011-08-16 12:11:06 UTC
Closing with Community Release 15

pulp-0.0.223-4.

Comment 5 Preethi Thomas 2011-08-16 12:22:46 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.