(→How to get started) |
m (→IRC / mailinglists / contact) |
||
| Line 66: | Line 66: | ||
== IRC / mailinglists / contact == | == IRC / mailinglists / contact == | ||
| - | If you need help, you can join #meego or #meego-dev on irc.freenode.net . See also [[ | + | If you need help, you can join #meego or #meego-dev on irc.freenode.net . See also [[Community communication|this page]] about all MeeGo IRC channels. |
You can join [http://lists.meego.com/listinfo/meego-dev MeeGo-dev] and [http://lists.meego.com/listinfo/meego-packaging MeeGo-packaging] mailing lists [http://lists.meego.com/mailman/listinfo over here]. | You can join [http://lists.meego.com/listinfo/meego-dev MeeGo-dev] and [http://lists.meego.com/listinfo/meego-packaging MeeGo-packaging] mailing lists [http://lists.meego.com/mailman/listinfo over here]. | ||
[[Category:Build Infrastructure]] | [[Category:Build Infrastructure]] | ||
These pages are in preparation - contributions welcome.
This track will give you a brief introduction to the features and capabilities of the OBS instance hosted at build.meego.com. Note: You need an account to access build.meego.com. If you have no account, you can still learn how the openSUSE Build Service works at the upstream project's own instance http://build.opensuse.org .
In this track, you'll learn how to use the webinterface, the commandline client and create your first package. The packaging guidelines and more advanced topics are also covered.
Contents |
You need an account on build.meego.com, alternatively you can use the community build system,
For the community build system, follow the steps below:
A series of pages will make you familiar with the basic use of the webinterface. Its divided into several subpages:
The initial focus here is on community applications
See the Quality page too.
The repository dependency resolution is confused when you stack same repositories.
In the following example, Targets:Debian:5.0 repository is used twice: Targets:Debian:5.0 <-> devel:tools:sdk:Debian:5.0:backports <-> Targets:Debian:5.0 <-> Debian_5.0
Make sure to avoid repository stacking and use the appropriate repositories in your project configuration: devel:tools:sdk:Debian:5.0:backports <-> Targets:Debian:5.0 <-> Debian_5.0
If you need help, you can join #meego or #meego-dev on irc.freenode.net . See also this page about all MeeGo IRC channels.
You can join MeeGo-dev and MeeGo-packaging mailing lists over here.