lp://staging/~bdrung/apport/lp-1684600-gnu-linux
- Get this branch:
- bzr branch lp://staging/~bdrung/apport/lp-1684600-gnu-linux
Branch merges
- Apport upstream developers: Pending requested
-
Diff: 48 lines (+9/-11)2 files modifiedapport/packaging.py (+7/-11)
bin/apport-retrace (+2/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 3283. By Benjamin Drung
-
Strip GNU/Linux from DistroRelease
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 just strip GNU/Linux from the DistroRelease
before using it as part of a path.LP: #1684600
- 3282. By Benjamin Drung
-
Fix stripping GNU/Linux from DistroRelease
The DistroRelease contains GNU/Linux on Debian (example: "Debian
GNU/Linux 8"). The containing slash is very confusing when using the
DistroRelease as path.name[1:-2] strips one leading characters and two trailing characters and
removes one character too much at the end. Thus the name.endswith check
fails to match 'GNU/Linux' and does nothing. If it was matching
GNU/Linux, it would set name to a list.Fix the parsing of /etc/os-release by using shlex.
LP: #1684600
- 3281. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3280. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3279. By Brian Murray
-
apport/report.py: don't try to parse ProcMaps if it contains a permissions error
- 3278. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3277. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3276. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3275. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
- 3274. By Launchpad Translations on behalf of apport-hackers
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~apport-hackers/apport/trunk