
http://bugzilla.novell.com/show_bug.cgi?id=497392 http://bugzilla.novell.com/show_bug.cgi?id=497392#c10 --- Comment #10 from Marco Poletti <poletti.marco@gmail.com> 2010-02-08 09:17:02 CET --- I am poletti_marco in the OBS, if you want to add me. I see a few errors/warnings in the build log, you should fix them. Read http://en.opensuse.org/Packaging/RpmLint for help. If you can't fix something, ask me before disarming it. Try to enable the other build repositories you have in the OBS and check if it builds fine. The next step is pushing your package to a repository (so other people won't need to package it themselves). To do this, you first need to create a .changes file. In the project directory, run "osc vc" and vim will open. Press "a" to edit the file, then Space, then write something like "Initial package, trytond 1.4.3"; to close vim and save the changes, press Esc, then ":wq", then Enter. Now you have closed vim. Type these commands: osc addremove osc commit -m 'Added .changes file' Then you have to choose a repository to add this package. Go at http://download.opensuse.org/repositories and look for a relevant repository. For example, a repository URL is http://download.opensuse.org/repositories/games:/tools/ and its name is "games:tools". Don't go in the openSUSE: section, we can't push it to a standard repository yet. Run this command followed by the repository name you've chosen. osc sr -m "Add package trytond, the server of the open-source ERP system tryton" For example, osc sr -m "Add package trytond, the server of the open-source ERP system tryton" games:tools -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.