Difference between pages "Reporting Bugs" and "User:Psychopatch"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
m (Reverted edits by 666threesixes666 (talk) to last revision by Drobbins)
 
 
Line 1: Line 1:
The Funtoo community's goal is to provide a seamless and problem-free computing experience, and we take all bugs seriously. Please use the following resources for reporting bugs, technical support, and troubleshooting assistance:
{{Person
|Full name=Patrick Creech
|Email=psychopatch@funtoo.org
|Nick=psychopatch
|Geoloc=35.529051, -77.4010762
|Location name=Winterville, North Carolina, United States of America
|Roles={{Role
|Role type=Staff
|Role desc=Core Team
|Start date=2012/11/20
}}
|Maintains={{Ebuild
|Ebuild=app-admin/eselect
|Overlay=Funtoo-overlay
}}
|Blogs=
}}
== Personal History ==
I was born Jan 7, 1985 and raised outside of Zebulon, NC in a small community known mainly for farming. I grew up drawing images with basic, and did my first ram upgrade on the family 386 when I was 8. I got my BS in Computer Science from East Carolina University (GO PIRATES!!!), and haven't left the Greenville/Winterville area since.  I have been professionally developing in .NET for the past 2 years.


==== IRC ====
== Linux History ==
 
I heard about Linux in high school while trying to learn c/c++. I have tried many versions of linux, from ubuntu to lfs, and am looking forward to lending my skill set to Funtoo.
Our [[Funtoo_Linux:Community_portal|IRC channels]] are available for informal, real-time technical support and troubleshooting. Please use Funtoo channels rather than Gentoo channels for Funtoo Linux support.
 
==== Support Forums ====
 
The following Web-based discussion resources are specifically created for community-based support and troubleshooting, and are monitored by the Funtoo Linux core team.
 
* [http://forums.funtoo.org/viewforum.php?id=3 Funtoo Linux Install Central] - Web-based help with installation.
* [http://forums.funtoo.org/viewforum.php?id=11 Tech Support/Troubleshooting] - Web-based general troubleshooting assistance.
* [http://forums.funtoo.org/viewforum.php?id=10 Hardware Compatibility] - Web-based assistance with hardware compatibility issues.
 
=== Bug tracker ===
 
We are using JIRA for tracking Funtoo Linux issues. See [http://bugs.funtoo.org bugs.funtoo.org] to access the bug tracker.
 
For information on how to properly use the bug tracker, see below.
 
==== How To Report Bugs ====
 
# Create a JIRA account at [http://bugs.funtoo.org bugs.funtoo.org].
# Go to Issues -> Create Issue
# Set Issue Type to "Bug".
# For Summary, enter a clear description of the defect.
# For Description, enter:
## a clear, detailed description of the problem
## clear steps to reproduce the problem
## output of the failure
## a description of what you expected to happen instead of the failure
 
When your issue is created, it will have a short name such as FL-17 that can be used to reference it.
 
Each issue is intended to track a specific defect in Funtoo Linux. Please respect the focus of each individual issue. Use the mailing lists and forums for general discussion.
 
==== Bug Status ====
 
When bugs are first reported, they are marked as ''Awaiting Review''. This means that they are waiting to be reviewed by Daniel Robbins and the Funtoo Linux Core Team. Once reviewed and possibly revised somewhat, they will be moved into ''Queued'' status. This means that the bug has been accepted and is in queue to being fixed. When a developer starts working on the bug, it will move to ''In Progress'' status. This means that the bug is being actively worked on. When the bug is resolved, it will move to ''Test/Integration'' status, which means that it will now be tested and fully integrated into Funtoo Linux. When it has been fully integrated into Funtoo Linux, it will be marked as ''Closed'', and the resolution will be set appropriately.
 
There are a few other statuses that are used. ''Upstream Review'' is used when a bug is submitted to an upstream project and is awaiting review or feedback. This status should not be used as a permanent resolution for a bug; it is just a temporary status. There is also a ''Community Discussion'' status. This status is used when we are actively requesting community feedback. In general, we want to use JIRA as a way to have a very focused discussion about a specific bug, so we don't want the bug comments to be used like forums posts as a type of general discussion. The ''Community Discussion'' status is used to allow a bit more open discussion (within reason) for a period of time when necessary.
 
==== Fixing Bugs ====
 
When developers fix bugs, they can reference the issue(s) being fixed in the git commit message, by saying something like "This fixes FL-22". The funtoo-overlay and flora repositories are integrated with JIRA, so you will be able to see links to these commits by going to the ''Commits'' tab for the issue.
 
==== funtoo-dev Mailing List ====
 
The [http://groups.google.com/group/funtoo-dev funtoo-dev mailing list] should be used for reporting vetted bugs or issues that have not been resolved on IRC or the support forums. We request that you do not use the mailing list for general troubleshooting or technical support, but instead try to use IRC or the support forums first, and then escalate to the funtoo-dev mailing list if your problem is unresolved within a reasonable time frame.
 
==== Upstream Bug Reporting ====
 
Sometimes, it may be necessary to report bugs upstream, particularly to [http://bugs.gentoo.org Gentoo's Bugzilla]. You should be aware that Gentoo Linux has a habit of marking reported bugs as INVALID simply because you are running Funtoo Linux, even if they are clearly related to ebuilds that have originated from Gentoo Linux. While we find this policy to be questionable and unfortunate, it does mean that reporting bugs to [http://bugs.gentoo.org Gentoo's Bugzilla] must be handled with great care. Please follow these steps:
 
* Try to get your bug resolved through the Funtoo Linux community resources and funtoo-dev mailing list first.
* If you feel it is necessary to file a bug with Gentoo, please inform the Funtoo core team that you are doing so, indicate that you are using Funtoo Linux in the bug report, also mention the troubleshooting steps you have performed so far (on Funtoo infrastructure), and add <tt>staff@funtoo.org</tt> to the CC field on your bug report so that I can personally track the status of these bug reports and get involved as necessary.

Revision as of 23:06, December 18, 2012


Location

Loading map...
Winterville, North Carolina, United States of America

Personal History

I was born Jan 7, 1985 and raised outside of Zebulon, NC in a small community known mainly for farming. I grew up drawing images with basic, and did my first ram upgrade on the family 386 when I was 8. I got my BS in Computer Science from East Carolina University (GO PIRATES!!!), and haven't left the Greenville/Winterville area since. I have been professionally developing in .NET for the past 2 years.

Linux History

I heard about Linux in high school while trying to learn c/c++. I have tried many versions of linux, from ubuntu to lfs, and am looking forward to lending my skill set to Funtoo.