Bug 10022 - Improve the help text for the "Source RPM" field in the guided bug creation form about getting the .src name
Summary: Improve the help text for the "Source RPM" field in the guided bug creation f...
Status: RESOLVED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: Bugzilla (show other bugs)
Version: unspecified
Hardware: All Linux
Priority: Normal enhancement
Target Milestone: ---
Assignee: Frédéric "LpSolit" Buclin
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-08 11:39 CEST by Morgan Leijström
Modified: 2017-07-18 22:39 CEST (History)
2 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Morgan Leijström 2013-05-08 11:39:24 CEST
The help text in section "Source RPM:" Tells how to obtain the name of the src package if you know the program location, then adds: 
  "If you do not know the location of the program in question, use rpm -qf `which mysqld` to obtain it."

But Output of that program is the package name, not location.
It should either mention how to then use that to get the location or src  name directly, or say it is OK to enter the rpm name instead, or enhance that command so it outputs src name.  (which is above me)

Or if it is so that to that output we can always just add ".src.rpm"?
- If so, say so.

Reproducible: 

Steps to Reproduce:
Comment 1 Manuel Hiebel 2013-05-10 22:50:49 CEST
and prior that, it says how to search the srpm, so I don't see what's wrong 
(and btw triage team or any reader add it / modify it if needed usually)
Comment 2 Morgan Leijström 2013-05-12 02:42:47 CEST
OK, I rephrase:

The text before tells how to get the src name if you know the *path to installed program*


rpm -qf `which mysqld`  is said to return the path, but it returns the package.


Text should be altered so it say that command returns the package name, and added instructions to from there get the path, or if possible src name directly.  Or a better method should be presented.

(I am not a whiz at this so i better not construct that...)
Frédéric "LpSolit" Buclin 2017-07-18 22:29:37 CEST

Status: NEW => ASSIGNED
Assignee: sysadmin-bugs => LpSolit

Comment 3 Mageia Robot 2017-07-18 22:31:58 CEST
commit 224a72476a50a3d3408adf5b1ed1c01bc48a7701
Author: Frédéric Buclin <LpSolit@...>
Date:   Tue Jul 18 22:27:05 2017 +0200

    Improve the help text for the "Source RPM" field in the guided bug creation form (mga#10022)
---
 Commit Link:
   http://gitweb.mageia.org/web/bugs/commit/?id=224a72476a50a3d3408adf5b1ed1c01bc48a7701
Comment 4 Frédéric "LpSolit" Buclin 2017-07-18 22:39:15 CEST
Fixed

Resolution: (none) => FIXED
Summary: Bug form help text need be more clear about getting .src name => Improve the help text for the "Source RPM" field in the guided bug creation form about getting the .src name
Status: ASSIGNED => RESOLVED


Note You need to log in before you can comment on or make changes to this bug.