aboutsummaryrefslogtreecommitdiffstats
path: root/jsons
diff options
context:
space:
mode:
Diffstat (limited to 'jsons')
-rw-r--r--jsons/RH_Data-packages.json428
1 files changed, 321 insertions, 107 deletions
diff --git a/jsons/RH_Data-packages.json b/jsons/RH_Data-packages.json
index 8414794..61fcf58 100644
--- a/jsons/RH_Data-packages.json
+++ b/jsons/RH_Data-packages.json
@@ -1,169 +1,383 @@
{
+ "commentPackages": {
+ "test": {
+ "test-all": {
+ "name": "Test lots of things",
+ "comment": "some comment",
+ "position": "topRow,bottomRow,dropDown,[+-]ID",
+ "product": "Thunderbird",
+ "component": "Internal Components",
+ "priority": "P1",
+ "severity": "major",
+ "assignee": "mschroeder",
+ "qacontact": "foobar",
+ "url": "http://example.com",
+ "addDependsOn": "123",
+ "removeDependsOn": "456",
+ "addBlocks": "789",
+ "removeBlocks": "101112",
+ "addWhiteboard": [
+ "a",
+ "b",
+ "c"
+ ],
+ "removeWhiteboard": [
+ "a",
+ "b"
+ ],
+ "addKeyword": [
+ "d",
+ "e"
+ ],
+ "removeKeyword": "e",
+ "url": "http://example.com",
+ "status": "RESOLVED",
+ "resolution": "INCOMPLETE",
+ "version": "Lightning 0.3",
+ "os": "All",
+ "platform": "All",
+ "setNeedinfo": true
+ }
+ },
+ "rh-common": {
+ "markTriaged": {
+ "position": "-commit_middle",
+ "name": "Mark Triaged",
+ "markTriaged": true,
+ "assignee": null
+ },
+ "addnoresponse": {
+ "name": "NoRespns",
+ "position": "topRow",
+ "commentIdx": "noResponseString",
+ "status": "CLOSED",
+ "resolution": "INSUFFICIENT_DATA"
+ },
+ "addcloseupstream": {
+ "name": "CloseUP",
+ "position": "topRow",
+ "closeUpstream": true
+ },
+ "moveyourbutt": {
+ "name": "InfRemind",
+ "position": "topRow",
+ "commentIdx": "moveYourButString",
+ "setNeedinfo": true
+ },
+ "needinforbtn": {
+ "name": "NEEDINFO",
+ "position": "bottomRow",
+ "setNeedinfo": true
+ },
+ "closeoldrhel": {
+ "name": "old",
+ "position": "bottomRow",
+ "commentIdx": "obsoleteRHELString",
+ "status": "CLOSED",
+ "resolution": "WONTFIX"
+ },
+ "notriagebtn": {
+ "name": "noTriage",
+ "position": "bottomRow",
+ "comment": "This bug has been triaged",
+ "status": "ASSIGNED",
+ "addCC": "self"
+ },
+ "nodebugsymbols": {
+ "name": "noDbg",
+ "position": "bottomRow",
+ "commentIdx": "noDebugSymbols",
+ "status": "CLOSED",
+ "resolution": "INSUFFICIENT_DATA"
+ },
+ "issuetrackerbtn": {
+ "position": "bottomRow",
+ "name": "RHEL",
+ "commentIdx": "RHELString",
+ "setNeedinfo": true
+ },
+ "closeOnRetest": {
+ "position": "bottomRow",
+ "name": "Retest",
+ "commentIdx": "thankLettingUsKnow",
+ "status": "CLOSED",
+ "computeResolution": true
+ },
+ "queryButton": {
+ "position": "-brElementPlacer_location",
+ "name": "Query for string",
+ "queryStringOurBugzilla": true
+ },
+ "sendUpstream": {
+ "position": "-brElementPlacer_location",
+ "name": "Send upstream",
+ "sendBugUpstream": true
+ },
+ "upstreamQuery": {
+ "position": "-brElementPlacer_location",
+ "name": "Query upstream",
+ "ifExist": "queryUpstreamBug",
+ "queryStringUpstreamBugzilla": true
+ },
+ "setDefaultAssignee": {
+ "position": "+bz_assignee_edit_container",
+ "name": "Def. Assignee",
+ "ifExist": "defaultAssigneeTrigger",
+ "assignee": "default"
+ }
+ },
+ "rh-gecko": {
+ "addgetffrepro": {
+ "name": "Repro",
+ "position": "topRow",
+ "commentIdx": "getAbrtReproInfo",
+ "setNeedinfo": true
+ },
+ "addgetfirefoxinfo": {
+ "name": "GeckInf",
+ "position": "topRow",
+ "commentIdx": "getFirefoxBacktraceString",
+ "setNeedinfo": true
+ },
+ "webfailure": {
+ "name": "Bad site",
+ "position": "topRow",
+ "commentIdx": "websiteFailure",
+ "status": "CLOSED",
+ "resolution": "NOTABUG"
+ },
+ "crashInFlash": {
+ "name": "flashCrash",
+ "position": "topRow",
+ "commentIdx": "flashCrashString",
+ "status": "CLOSED",
+ "resolution": "CANTFIX"
+ }
+ },
+ "rh-xorg": {
+ "addgetlogstext": {
+ "name": "X logs",
+ "position": "topRow",
+ "commentIdx": "getLogsString",
+ "setNeedinfo": true
+ },
+ "closenvidia": {
+ "name": "nVidia",
+ "position": "bottomRow",
+ "commentIdx": "cantfixNvidiaString",
+ "status": "CLOSED",
+ "resolution": "CANTFIX"
+ },
+ "xloglivecdbtn": {
+ "position": "bottomRow",
+ "name": "InstFail",
+ "commentIdx": "getLogsLiveCDString",
+ "setNeedinfo": true
+ },
+ "chipMagic": {
+ "position": "+status_whiteboard",
+ "name": "Fill In",
+ "ifExist": "chipMagicTrigger",
+ "chipMagic": true
+ }
+ }
+ },
+ "commentStrings": {
+ "noRHEL4String": "I don't think this will be fixed for RHEL4, which support covers now only security and major bugs.\n\nClosing as WONTFIX.",
+ "thankLettingUsKnow": "Thank you for letting us know.",
+ "noDebugSymbols": "Thank you for taking the time to report this bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash, because there are no debugging symbols loaded (probably abrt failed to load them).\n\nUnfortunately, we cannot use this backtrace.\n\nClosing as INSUFFICIENT_DATA.",
+ "noTriageString": "There is nothing to triage here.\n\nSwitching to ASSIGNED so that developers have responsibility to do whatever they want to do with it.",
+ "getAbrtReproInfo": "Reporter, could you please describe us what you have done to get to this point, and how we can reproduce this issue here? Is there anything special about your system, network, configuration which we need to replicate here in order to reproduce your problem please?",
+ "getLogsString": "Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue.\n\nPlease add drm.debug=0x04 to the kernel command line, restart computer, and attach\n\n* your X server config file (/etc/X11/xorg.conf, if available),\n* X server log file (/var/log/Xorg.*.log)\n* output of the dmesg command, and\n* system log (/var/log/messages)\n\nto the bug report as individual uncompressed file attachments using the bugzilla file attachment link above.\n\nWe will review this issue again once you've had a chance to attach this information.\n\nThanks in advance.",
+ "getLogsLiveCDString": "Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information especially concerning your hardware we require that will be helpful in our diagnosis of this issue.\n\nIf the anaconda crashes during the switching to the graphic mode, most likely the problem lies in Xorg support for your graphics chip. There are couple of options how we can obtain information necessary for resolving the issue.\n\nIf the computer is not completely frozen when installation fails, switch to the console (Ctrl+Alt+F2) and copy /tmp/X* and /var/log/anaconda.xlog to some other place -- USB stick, some other computer via network, somewhere on the Internet, and please attach it to the bug report as individual uncompressed file attachments using the bugzilla file attachment link above.\n\nIf the computer is completely useless after installation fails, you can also install Fedora with a VESA mode driver (see http://docs.fedoraproject.org/en-US/Fedora/13/html/Installation_Guide/\nfor more information on that). Then after successful installation you can collect /var/log/anaconda.xlog, /var/log/Xorg.0.log, and the output of the program dmesg instead.\n\nOr you can install Fedora in a text mode completely, and then start X after that. If it fails, still /var/log/Xorg.0.log and the output of dmesg program from the failed attempt to start X would be useful.\n\nWe will review this issue again once you've had a chance to attach this information.\n\nThank you very much in advance.",
+ "getFirefoxBacktraceString": "Thanks for the bug report. We have reviewed the information you have provided above, and there is some additional information we require that will be helpful in our diagnosis of this issue.\n\nFirst of all, could we get output of the command\n\n\u0009rpm -qa \\*xulrun\\* \\*firefox\\* \\*mozilla\\* \\*flash\\* \\*plugin\\*\n\nPlease also install firefox-debuginfo (debuginfo-install is from\nyum-utils package).\n\n\u0009debuginfo-install firefox\n\nThen run firefox with a parameter -g. That will start firefox running inside of gdb debugger. Then use command run and do whatever you did to make firefox crash. When it happens, you should go back to the gdb and run\n\n\u0009(gdb) thread apply all backtrace\n\nThis produces usually many screens of the text. Copy all of them into a text editor and attach the file to the bug as an uncompressed attachment.\n\nPlease, install also valgrind (from valgrind package) and run\n\n\u0009valgrind --trace-children=yes --log-file=/tmp/firefox-valgrind-log.txt /usr/bin/firefox\n\n(that's one line command, browser breaking this line into two notwithstanding)\n\nPlease, attach the file /tmp/firefox-valgrind-log.txt to this bug as an attachment as well.\n\nWe will review this issue again once you've had a chance to attach this information.\n\nThanks in advance.",
+ "noResponseString": "Since there are insufficient details provided in this report for us to investigate the issue further, and we have not received feedback to the information we have requested above, we will assume the problem was not reproducible, or has been fixed in one of the updates we have released for the reporter's distribution.\n\nUsers who have experienced this problem are encouraged to upgrade to the latest update of their distribution, and if this issue turns out to still be reproducible in the latest update, please reopen this bug with additional information.\n\nClosing as INSUFFICIENT_DATA.",
+ "websiteFailure": "To report a broken website, first please make sure that you are running the latest release of Firefox (i.e., updated from updates-testing repository for your distribution or Rawhide).\n\nThen, if you can still reproduce the issue, pull down the 'Help' menu and select 'Report Broken Web Site'. This will start a wizard which will prompt you for the information required (privacy policy). This information is sent to a database and aggregated, so we have a good idea of which sites the most people are having problems with.\n\nIf you are interested, you can search the database of reports (http://reporter.mozilla.org/).\n\nClosing this bug as NOTABUG, if you don't agree with this resolution, please, reopen this bug and attach any relevant information to this bug.",
+ "sentUpstreamString": "We filed this bug in the upstream database (§§§) and believe that it is more appropriate to let it be resolved upstream.\n\nWe will continue to track the issue in the centralized upstream bug tracker, and will review any bug fixes that become available for consideration in future updates.\n\nThank you for the bug report.",
+ "moveYourButString": "Reporter, could you please reply to the previous question? If you won't reply in one month, I will have to close this bug as INSUFFICIENT_DATA. Thank you.",
+ "RHELString": "For official Red Hat Enterprise Linux support, please log into the Red Hat support website at http://www.redhat.com/support and file a support ticket. To understand how your bug is tracked through our system, please see https://www.redhat.com/support/process/production/#howrh",
+ "cantfixNvidiaString": "Thanks for the report. We are sorry that we cannot help you with your problem, but we are not able to support binary-only drivers. If you would be able to reproduce this issue using only open source software, please, reopen this bug with the additional information, but in meantime I have no choice than to close this bug as CANTFIX (because we really cannot fix it).\n\nThe open source 'nouveau' driver (in package xorg-x11-drv-nouveau) is the recommended alternative for users of Nvidia graphic chips. It is used by default in Fedora 11 and later if you remove any customizations that explicitly set the video driver. The older \"nv\" driver may be needed in some cases. It is also available in older Fedora releases. Install the packages xorg-x11-drv-nouveau or xorg-x11-drv-nv and override the X server's default choice if necessary. See https://fedoraproject.org/wiki/Features/NouveauAsDefault for more information.\n\nIf you used a non-packaged version of the driver from the Nvidia website please clean your system from additional libraries and software it installed. For users who are experiencing problems installing, configuring, or using the unsupported 3rd party proprietary \"nvidia\" video driver, Nvidia provides indirect customer support via an online web based support forum. Nvidia monitors these web forums for commonly reported problems and passes them on to Nvidia engineers for investigation. Once they've isolated a particular problem, it is often fixed in a future video driver update.\n\nThe NVNews Nvidia Linux driver forum is located at:\n\n\u0009http://www.nvnews.net/vbulletin/forumdisplay.php?s=&forumid=14\n\nOnce you have reported this issue in the Nvidia web forums, others who may have experienced the particular problem may be able to assist. If there is a real bug occuring, Nvidia will be able to determine this, and will likely resolve the issue in a future driver update for the operating system releases that they officially support.\n\nWhile we does not support the proprietary nvidia driver, users requiring technical support may also find the various X.Org, XFree86, and Red Hat/Fedora mailing lists helpful in finding assistance:\n\nX.Org mailing lists:\n\u0009http://www.freedesktop.org/XOrg/XorgMailingLists\n\nXFree86 mailing lists:\n\u0009http://www.xfree86.org/sos/lists.html\n\nRed Hat/Fedora mailing lists:\n\u0009https://listman.redhat.com/mailman/listinfo",
+ "flashCrashString": "Unfortunately, crash here happened in the binary-only flash player for which we don't have any source code, so unfortunately we cannot help you with it.\n\nClosing as CANTFIX (because that's our situation)",
+ "obsoleteRHELString": "This bug is filed against release of RHEL, which is in maintenance phase. During the maintenance phase, only security errata and select mission critical bug fixes will be released for enterprise products. Since this bug does not meet that criteria, it is now being closed.\n\nFor more information of the RHEL errata support policy, please visit:\n\nhttp://www.redhat.com/security/updates/errata/\n\nIf you feel this bug is indeed mission critical, please contact your support representative. You may be asked to provide detailed information on how this bug is affecting you.",
+ "getEOL": "Thank you for your bug report.\nWe are sorry, but the Fedora Project no longer maintains this version of Fedora. Please upgrade to the latest version and reopen this bug against that version if this bug exists there.\nAs a result we are setting this bug to CLOSED:WONTFIX"
+ },
+ "configData": {
+ "queryButton": true,
+ "upstreamButton": true,
+ "parseAbrtBacktraces": true,
+ "submitsLogging": true,
+ "suspiciousComponents": [
+ "xorg-x11",
+ "xorg-x11-drivers"
+ ],
+ "PCIIDsURL": "http://mcepl.fedorapeople.org/scripts/drm_pciids.json",
+ "objectStyle": "RH",
+ "signature": ""
+ },
"constantData": {
"bugzillalabelNames": {
"bugzilla.mozilla.org": "Mozilla Foundation",
"bugs.freedesktop.org": "FreeDesktop.org",
"bugs.eclipse.org": "Eclipse Project",
"bugzilla.gnome.org": "GNOME Desktop",
- "bugzilla.redhat.com": "Red Hat"
+ "bugzilla.redhat.com": "Red Hat"
},
"bugzillalabelAbbreviations": {
"bugzilla.mozilla.org": "MoFo",
"bugs.freedesktop.org": "FDo",
"bugs.eclipse.org": "Eclipse",
"bugzilla.gnome.org": "bgo",
- "bugzilla.redhat.com": "RH"
+ "bugzilla.redhat.com": "RH"
},
"defaultAssignee": [
{
"regexp": "xorg-x11-drv-(ati|mach.*|r128)",
- "addr": "jglisse@redhat.com"
+ "addr": "jglisse@redhat.com"
},
{
"regexp": "xorg-x11-drv-intel",
- "addr": "ajax@redhat.com"
+ "addr": "ajax@redhat.com"
},
{
"regexp": "xorg-x11-(server.*|drv-vesa|drv-mga)",
- "addr": "ajax@redhat.com"
+ "addr": "ajax@redhat.com"
},
{
"regexp": "xorg-x11-drv-(keyboard|mouse|evdev)|xkeyboard-config|linuxwacom",
- "addr": "peter.hutterer@redhat.com"
+ "addr": "peter.hutterer@redhat.com"
},
{
"regexp": "(seamonkey|nss.*)",
- "addr": "kengert@redhat.com"
+ "addr": "kengert@redhat.com"
},
{
"regexp": "thunderbird",
- "addr": "jhorak@redhat.com"
+ "addr": "jhorak@redhat.com"
},
{
"regexp": "xorg-x11-init",
- "addr": "sandmann@redhat.com"
+ "addr": "sandmann@redhat.com"
},
{
"regexp": "(firefox|xulrunner)",
- "addr": "stransky@redhat.com"
+ "addr": "stransky@redhat.com"
},
{
"regexp": "xorg-x11-drv-(nv|nouveau)",
- "addr": "bskeggs@redhat.com"
- }
+ "addr": "bskeggs@redhat.com"
+ }
],
"CCmaintainer": [
{
"regexp": "xorg|X11|compiz|chkfontpath|imake|libdmx|libdrm|libfontenc|libFS|libICE|libSM|libwnck|libxkbfile|mesa|pyxf86config|system-config-display|xkeyboard-config|xrestop|xsri",
- "addr": [
- "xgl-maint@redhat.com"
- ]
+ "addr": ["xgl-maint@redhat.com"]
},
{
"regexp": "epiphany.*|firefox|galeon|gecko-sharp2|htmlview|^mozilla|seamonkey|thunderbird|xulrunner|nspluginwrapper",
- "addr": [
- "gecko-bugs-nobody@fedoraproject.org" ,
- "gecko-bugs-nobody@redhat.com"
- ]
- }
+ "addr": ["gecko-bugs-nobody@fedoraproject.org" , "gecko-bugs-nobody@redhat.com" ]
+ }
],
"newUpstreamBug": [
{
"regexp": "thunderbird",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird"
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird"
},
{
"regexp": "firefox",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox"
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox"
},
{
"regexp": "xulrunner",
- "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Core"
- }
+ "addr": "https://bugzilla.mozilla.org/enter_bug.cgi?product=Core"
+ }
],
"queryUpstreamBug": [
{
"regexp": "thunderbird|firefox|xulrunner",
- "addr": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch="
- }
- ]
- },
- "childIDsGroupings": [
- {
- "regexp": "RADEON,R(100|[VS][12]00|S200M|S250|N50)",
- "addr": "R100"
- },
- {
- "regexp": "RADEON,R(200|V2[58]0|C350|S3[05]0)",
- "addr": "R200"
- },
- {
- "regexp": "RADEON,R(3[056]0|V3[56][10])",
- "addr": "R300"
- },
- {
- "regexp": "RADEON,RV3[78]0",
- "addr": "R300e"
- },
- {
- "regexp": "RADEON,RS4[08][025]",
- "addr": "IGP300"
- },
- {
- "regexp": "RADEON,R(4[123]0|481)",
- "addr": "R400"
- },
- {
- "regexp": "RADEON,R(V410|423|4[38]0)",
- "addr": "R420"
- },
- {
- "regexp": "RADEON,R(V51[56]|V53[05]|V5[67]0|5[28]0|580\\+)",
- "addr": "R500"
- },
- {
- "regexp": "RADEON,RS(6[09]|74)0C?",
- "addr": "IGP600"
- },
- {
- "regexp": "RADEON,R(V6[1273][50]|R6[80]0).*",
- "addr": "R600"
- },
- {
- "regexp": "RADEON,RS([78]80)[CD]?",
- "addr": "IGP700"
- },
- {
- "regexp": "RADEON,R(V7[13479]0.*|700)",
- "addr": "R700"
- },
- {
- "regexp": "RADEON,(Juniper|Cypress|Hemlock).*",
- "addr": "R800"
- },
- {
- "regexp": "RADEON,M(9|10).*",
- "addr": "FireGL"
- },
- {
- "regexp": "NOUVEAU,NV[13456]",
- "addr": "preGeForce"
- },
- {
- "regexp": "NOUVEAU,NV10",
- "addr": "GeForce"
- },
- {
- "regexp": "NOUVEAU,NV1[156]",
- "addr": "GeForce2"
- },
- {
- "regexp": "NOUVEAU,NV20",
- "addr": "GeForce3"
- },
- {
- "regexp": "INTEL,865PE",
- "addr": "AGP8x"
- }
- ]
-} \ No newline at end of file
+ "addr": "https://bugzilla.mozilla.org/buglist.cgi?quicksearch="
+ },
+ {
+ "regexp": "xorg-x11.*",
+ "addr": "https://bugs.freedesktop.org/buglist.cgi?quicksearch=product%3Axorg+"
+ }
+ ],
+ "chipIDsGroupings": [
+ {
+ "regexp": "RADEON,R(100|[VS][12]00|S200M|S250|N50)",
+ "addr": "R100"
+ },
+ {
+ "regexp": "RADEON,R(200|V2[58]0|C350|S3[05]0)",
+ "addr": "R200"
+ },
+ {
+ "regexp": "RADEON,R(3[056]0|V3[56][10])",
+ "addr": "R300"
+ },
+ {
+ "regexp": "RADEON,RV3[78]0",
+ "addr": "R300e"
+ },
+ {
+ "regexp": "RADEON,RS4[08][025]",
+ "addr": "IGP300"
+ },
+ {
+ "regexp": "RADEON,R(4[123]0|481)",
+ "addr": "R400"
+ },
+ {
+ "regexp": "RADEON,R(V410|423|4[38]0)",
+ "addr": "R420"
+ },
+ {
+ "regexp": "RADEON,R(V51[56]|V53[05]|V5[67]0|5[28]0|580\\+)",
+ "addr": "R500"
+ },
+ {
+ "regexp": "RADEON,RS(6[09]|74)0C?",
+ "addr": "IGP600"
+ },
+ {
+ "regexp": "RADEON,R(V6[1273][50]|R6[80]0).*",
+ "addr": "R600"
+ },
+ {
+ "regexp": "RADEON,RS([78]80)[CD]?",
+ "addr": "IGP700"
+ },
+ {
+ "regexp": "RADEON,R(V7[13479]0.*|700)",
+ "addr": "R700"
+ },
+ {
+ "regexp": "RADEON,(Juniper|Cypress|Hemlock).*",
+ "addr": "R800"
+ },
+ {
+ "regexp": "RADEON,M(9|10).*",
+ "addr": "FireGL"
+ },
+ {
+ "regexp": "NOUVEAU,NV[13456]",
+ "addr": "preGeForce"
+ },
+ {
+ "regexp": "NOUVEAU,NV10",
+ "addr": "GeForce"
+ },
+ {
+ "regexp": "NOUVEAU,NV1[156]",
+ "addr": "GeForce2"
+ },
+ {
+ "regexp": "NOUVEAU,NV20",
+ "addr": "GeForce3"
+ },
+ {
+ "regexp": "INTEL,865PE",
+ "addr": "AGP8x"
+ }
+ ]
+ }
+}