Project

Profile

Help

Issue #8691

closed

Pulp fails against django 2.2.21

Added by daviddavis almost 3 years ago. Updated almost 3 years ago.

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

Description

Run the test suite and you'll hit errors such as these:

File name '/var/lib/pulp/media/artifact/2a/3123f84da036df8e4233e9d9e54bbc0c0b0a7655e45e874a80bf7d67e60f03' includes path elements

The cause is this fix in django:

https://github.com/django/django/commit/04ac1624bdc2fa737188401757cf95ced122d26d


Related issues

Related to Debian Support - Issue #8709: SuspiciousFileOperation: File name '/var/lib/pulp/tmp/..@.../tmpqe08qjln' includes path elementsCLOSED - WONTFIXActions
Related to Pulp - Issue #8718: Repository sync is broken with django 2.2.22CLOSED - DUPLICATEActions
Related to Pulp - Backport #8758: Backport 8691 to pulpcore 3.11CLOSED - CURRENTRELEASEbmbouter

Actions
Actions #1

Updated by daviddavis almost 3 years ago

  • Priority changed from Normal to High
  • Sprint/Milestone set to 3.13.0
  • Triaged changed from No to Yes
  • Sprint set to Sprint 96
Actions #2

Updated by bmbouter almost 3 years ago

  • Status changed from NEW to ASSIGNED
  • Assignee set to bmbouter
Actions #3

Updated by daviddavis almost 3 years ago

Actions #4

Updated by alikins almost 3 years ago

Can this get backported to 3.11 branch?

galaxy_ng is setup to use pulpcore-3.11.x at the moment, so runs into this issue.

Actions #5

Updated by alikins almost 3 years ago

Actions #6

Updated by bmbouter almost 3 years ago

@alikins, we could merge your PR, but it could only unblock source installs since we can't release that commit. Is that what you desired?

Actions #7

Updated by pulpbot almost 3 years ago

  • Status changed from ASSIGNED to POST
Actions #8

Updated by ggainey almost 3 years ago

  • Related to Issue #8709: SuspiciousFileOperation: File name '/var/lib/pulp/tmp/..@.../tmpqe08qjln' includes path elements added
Actions #9

Updated by dalley almost 3 years ago

  • Related to Issue #8718: Repository sync is broken with django 2.2.22 added

Added by bmbouter almost 3 years ago

Revision 446fc631 | View on GitHub

Fixes Pulp compatability with Django 2.2 LTS

Adjusts the upload machinery to be compatible with Django 2.2.21+. The 2.2.21 release was too strict in its checking, and 2.2.23 loosen it, so we require 2.2.23 with this PR.

closes #8691

Actions #10

Updated by bmbouter almost 3 years ago

  • Status changed from POST to MODIFIED
Actions #11

Updated by bmbouter almost 3 years ago

Actions #12

Updated by ttereshc almost 3 years ago

Actions #13

Updated by pulpbot almost 3 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE

Also available in: Atom PDF