Bug 489671 - OpenSUSE Build Service repositories always publish source packages
Summary: OpenSUSE Build Service repositories always publish source packages
Status: CONFIRMED
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: x86-64 openSUSE 11.1
: P5 - None : Enhancement (vote)
Target Milestone: ---
Assignee: Adrian Schröter
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-27 14:30 UTC by Mike Arthur
Modified: 2020-01-08 13:58 UTC (History)
2 users (show)

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Arthur 2009-03-27 14:30:49 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.7) Gecko/2009030810 Iceweasel/3.0.7 (Debian-3.0.7-1) Ubiquity/0.1.4

Source DEB/RPM packages are always published, it would be good if there was an option such as "publish" which could set whether source packages are published or not.

Reproducible: Always
Comment 1 Marcus Rückert 2009-03-27 14:39:13 UTC
to clearify it:
he wants to publish binaries but not the source packages
Comment 2 Dominique Leuenberger 2009-03-27 16:24:40 UTC
that does not sound very 'sane' to me.
First off: OBS allows only for hosting of open / free software.
The license there states clearly that the source needs to be available, including all modifications (exactly the source that lead to this binary).

So not publishing the src.rpm would be a direct infringement of the licenses.
Comment 3 Marcus Rückert 2009-03-27 16:56:08 UTC
he is talking about his own private instance of the obs
where he can do what ever he wants.
Comment 4 Marcus Hüwe 2009-03-31 20:20:15 UTC
This can be done in the project config. For instance:
"osc meta prjconf <project> -e" and add something like "publishfilter: src.rpm$".
Comment 5 Marcus Rückert 2009-04-01 11:51:46 UTC
there are no debian source packages. so this will need some more handling.