Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231304 - request for ebuild for Apport
Summary: request for ebuild for Apport
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: https://wiki.ubuntu.com/Apport
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 15:16 UTC by Albert Zeyer
Modified: 2018-06-20 09:29 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
apport-0.110.ebuild (apport-0.110.ebuild,771 bytes, text/plain)
2008-07-12 16:52 UTC, Albert Zeyer
Details
files/packaging_gentoo.py (packaging_gentoo.py,4.49 KB, text/plain)
2008-07-12 16:54 UTC, Albert Zeyer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Albert Zeyer 2008-07-09 15:16:04 UTC
I would like to have Apport (https://wiki.ubuntu.com/Apport) for Gentoo. It would make filling bugs a lot easier and a lot of crashes don't get lost (it's annoying when Firefox or something else just dissapears because of a crash and no crash-handler is at least getting a backtrace).

When I have some free time, I try to create an ebuild by my own.

I would suggest the name sys-devel/apport.
Comment 1 Albert Zeyer 2008-07-12 16:52:01 UTC
Created attachment 160203 [details]
apport-0.110.ebuild

Initial ebuild. It's a work-in-progress. Missing are desktop entries, init.d-script and a config file. Also, the tool itself has to be patched a bit. I am not ready yet but I have to leave this thing for now.

Feel free to grab it yourself and continue the work.
Comment 2 Albert Zeyer 2008-07-12 16:54:16 UTC
Created attachment 160206 [details]
files/packaging_gentoo.py

This file is needed as an implementation for the PackageInfo class which gives access to the package manager (portage) and information about requested packages.

This implementation is also not finished yet.
Comment 3 Marek Szuba archtester gentoo-dev 2018-05-15 15:36:28 UTC
Upstream appears to be reasonably alive, at least including Ubuntu contributions. The question is, is there still user interest in adding Apport to the tree? If there is, the easiest way of having it included is for an user to become its proxied maintainer and submit an ebuild for inclusion by our dedicated team [1], for instance as a pull request in the Gentoo repository on GitHub

[1] https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers

On the other hand, if there is no user interest we shall close this ticket as WONTFIX in 30 days - although it can of course always be reopened if need be.