lp:~bdrung/apport/lp-1684600-gnu-linux

Created by Benjamin Drung and last modified
Get this branch:
bzr branch lp:~bdrung/apport/lp-1684600-gnu-linux
Only Benjamin Drung can upload to this branch. If you are Benjamin Drung please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Benjamin Drung
Project:
Apport
Status:
Development

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:~apport-hackers/apport/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers