DistroRelease which contains slashes used in path
Bug #1684600 reported by
Benjamin Drung
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apport |
New
|
Undecided
|
Unassigned |
Bug Description
The DistroRelease contains GNU/Linux on Debian (example: "Debian GNU/Linux 8"). The containing slash is very confusing when using the DistroRelease as path. Thus please just strip GNU/Linux from the DistroRelease before using it as part of a path.
Related branches
lp://staging/~bdrung/apport/lp-1684600-gnu-linux
Ready for review
for merging
into
lp://staging/~apport-hackers/apport/trunk
- Apport upstream developers: Pending requested
-
Diff: 48 lines (+9/-11)2 files modifiedapport/packaging.py (+7/-11)
bin/apport-retrace (+2/-0)
To post a comment you must log in.
Is there any reason not to fix this in apport/ packaging. py's get_os_version() which is used to get DistroRelease?