Skip to content

[Issue] debian package pools are no longer browsable #1633

Closed
@skaes

Description

@skaes

Describe your bug

We have an internal mirror for a subset of the nodejs packages. Once per day we used to sync with upstream by parsing the directory listings like "https://deb.nodesource.com/node_18.x/pool/main/n/nodejs/" to detect packages missing on our mirror and copying them to our internal package server.

But the listings are no longer available and so this doesn't work anymore.

It is my understanding that the packages are still there, it's just that the listing isn't shown anymore. Correct?

We established this rather complicated process because previously only the latest package version for each release branch could be installed and this wasn't acceptable.

Would it be possible to expose the listing again?

If not, is there some other HTTP API endpoint to retrieve the package list?

To Reproduce
Open https://deb.nodesource.com/node_18.x/pool/main/n/nodejs/ in the browser. No directory listing.

Expected behavior
Directory listing shown.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions