Invalid download URL for copier #42

Closed
opened 2025-10-06 13:41:53 +02:00 by jriou · 0 comments
Owner

The URL to download the copier CLI is invalid:

$ curl -i https://coller.riou.xyz/clients/linux-amd64/copier
HTTP/1.1 301 Moved Permanently
Server: nginx
Date: Mon, 06 Oct 2025 11:40:32 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 112
Connection: keep-alive
Location: https://git.riou.xyz/jriou/copier/releases/download/latest/copier-linux-amd64

<a href="https://git.riou.xyz/jriou/copier/releases/download/latest/copier-linux-amd64">Moved Permanently</a>.

The URL should start with https://git.riou.xyz/jriou/coller and not https://git.riou.xyz/jriou/copier.

The URL to download the copier CLI is invalid: ``` $ curl -i https://coller.riou.xyz/clients/linux-amd64/copier HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 06 Oct 2025 11:40:32 GMT Content-Type: text/html; charset=utf-8 Content-Length: 112 Connection: keep-alive Location: https://git.riou.xyz/jriou/copier/releases/download/latest/copier-linux-amd64 <a href="https://git.riou.xyz/jriou/copier/releases/download/latest/copier-linux-amd64">Moved Permanently</a>. ``` The URL should start with `https://git.riou.xyz/jriou/coller` and not `https://git.riou.xyz/jriou/copier`.
jriou self-assigned this 2025-10-06 13:41:53 +02:00
jriou closed this issue 2025-10-06 13:44:57 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jriou/coller#42
No description provided.