Project

Profile

Help

Issue #9471

closed

Subrepos aren't being published properly

Added by dalley over 2 years ago. Updated over 2 years ago.

Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

(pulp) [vagrant@pulp3-source-fedora34 devel]$ http GET :24816/pulp/content/test/
HTTP/1.1 200 OK
Content-Length: 645
Content-Type: text/html
Date: Wed, 29 Sep 2021 14:38:32 GMT
Server: Python/3.9 aiohttp/3.7.4.post0
X-PULP-CACHE: MISS

        <!DOCTYPE html>
        <html>
            <body>
                <ul>
                
                    <li><a href=".treeinfo">.treeinfo</a></li>
                
                    <li><a href="AppStream/">AppStream/</a></li>
                
                    <li><a href="Packages/">Packages/</a></li>
                
                    <li><a href="config.repo">config.repo</a></li>
                
                    <li><a href="images/">images/</a></li>
                
                    <li><a href="repodata/">repodata/</a></li>
                
                </ul>
            </body>
        </html>
        


(pulp) [vagrant@pulp3-source-fedora34 devel]$ http GET :24816/pulp/content/test/Appstream/
HTTP/1.1 404 Not Found
Content-Length: 14
Content-Type: text/plain; charset=utf-8
Date: Wed, 29 Sep 2021 14:38:40 GMT
Server: Python/3.9 aiohttp/3.7.4.post0

404: Not Found


Actions #1

Updated by dalley over 2 years ago

  • Status changed from NEW to CLOSED - NOTABUG

I messed up the capitalization, this isn't an issue.

Also available in: Atom PDF