Project

Profile

Help

Issue #6876

closed

Pulp 3 - pulp-deb : Wrong paths in Release file

Added by swisscom almost 4 years ago. Updated about 3 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
4. Urgent
Version - Debian:
master
Platform Release:
Target Release - Debian:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Dear support team,

I discovered a major issue in the Release file produced by pulp-deb publications. The paths are wrong, because it must be relative from the place where the Release file is. With wrong path in Release file, the repo cannot be used (apt client do not see any package comin

Example of what I see in Release file produced by Pulp :

MD5sum:
 aa84d85627f4b4d1e1d8072b238150ca         39099687 dists/buster/main/binary-s390x/Packages
 422f6f847b971d36d26d724d04e8a0f2         11994723 dists/buster/main/binary-s390x/Packages.gz
 4e01fb37905070bf47a186b9321aa507         39689978 dists/buster/main/binary-ppc64el/Packages
 15681a4fb0e26463cd7eca6e4c8c4082         12128141 dists/buster/main/binary-ppc64el/Packages.gz
 57439b8db44e619293e6df3bc0666de0         39371394 dists/buster/main/binary-mipsel/Packages

What it must be :

MD5sum:
 aa84d85627f4b4d1e1d8072b238150ca         39099687 main/binary-s390x/Packages
 422f6f847b971d36d26d724d04e8a0f2         11994723 main/binary-s390x/Packages.gz
 4e01fb37905070bf47a186b9321aa507         39689978 main/binary-ppc64el/Packages
 15681a4fb0e26463cd7eca6e4c8c4082         12128141 main/binary-ppc64el/Packages.gz
 57439b8db44e619293e6df3bc0666de0         39371394 main/binary-mipsel/Packages

Example of a working Release file : http://ftp.debian.org/debian/dists/buster/Release

FYI : I already applied this fix : https://github.com/pulp/pulp_deb/pull/173

Thanks for your help


Related issues

Related to Debian Support - Issue #6907: Rework release file fieldsCLOSED - CURRENTRELEASEActions
Has duplicate Debian Support - Issue #6873: Pulp 3 - pulp-deb : APT client notb working due to wrong Release fileCLOSED - DUPLICATEActions

Also available in: Atom PDF