Bug 524 - refuse to build packages with bad groups
Summary: refuse to build packages with bad groups
Status: RESOLVED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: BuildSystem (show other bugs)
Version: unspecified
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Sysadmin Team
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 858
  Show dependency treegraph
 
Reported: 2011-03-24 14:21 CET by Manuel Hiebel
Modified: 2011-07-28 18:30 CEST (History)
2 users (show)

See Also:
Source RPM:
CVE:
Status comment:


Attachments

Description Manuel Hiebel 2011-03-24 14:21:48 CET
Description of problem:

Hi a have post some bugs with bad groups of rpms:
https://bugs.mageia.org/buglist.cgi?quicksearch=group

Here a list of pterjan: http://paste.pocoo.org/raw/358899/

Indeed, in rpmdrake they are several packages that are only in one group, and other rpm with no group.

So refuse to upload packages with bad groups.

Thanks
(sorry for my bad English)

Reproducible: 

Steps to Reproduce:
Comment 1 Ahmad Samir 2011-03-24 23:27:50 CET
s/refuse to upload packages with bad groups/refuse to build packages with bad groups/, this saves time and BS resources IMHO. Also is notifies the maintainer immediately that the BS won't build this package so that he/she can fix...
Comment 2 D Morgan 2011-03-24 23:56:54 CET
yes this should if possible, better to check during the upload on the BS, we if can avoid to build those package i am agree that this is ressources won .

CC: (none) => dmorganec

Comment 3 Michael Scherer 2011-03-25 11:27:43 CET
We can, by order of resources taken : 
- check on spec file
- check on srpm
- check on rpm.

Not sure if rpmlint on spec or srpm would be enough to detect all wrong group.

CC: (none) => misc

Comment 4 Manuel Hiebel 2011-04-12 20:01:33 CEST
Hello,

it is possible to do something?

Yesterday a new package import had still errors. 

otherwise we can synchronize completely on fedora :)

Summary: refuse to upload packages with bad groups => refuse to build packages with bad groups

Comment 5 Ahmad Samir 2011-04-12 20:40:33 CEST
(In reply to comment #3)
> We can, by order of resources taken : 
> - check on spec file

Can rpmlint check the Group of each sub-package (when linting the .spec), or just the Group of the main package?
Nicolas Vigier 2011-04-17 17:42:26 CEST

Blocks: (none) => 858

Comment 6 Manuel Hiebel 2011-07-28 18:30:29 CEST
closing since rpmlint check that https://www.mageia.org/pipermail/mageia-dev/2011-July/007057.html

thanks

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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