View Single Post
Posts: 29 | Thanked: 27 times | Joined on Jun 2007 @ south germany
#16
Hi all,

I tried to realize a "single-click-installs-all-repos" - but it don't work

How to install more than one repo ist described here and here. But the file format
Code:
[install]
repo_name  = Foo Catalogue;Bar Catalogue
repo_deb_3 = deb http://foo.com/maemo bora user;deb http://bar.com/maemo bora user
package    = foo-app
don't work: I get all Repo-Names as a single name and all urls are in the components-field. The program manager seems to ignore the semicolons completely....

So I know only one other way: My scripts could write a complete sources.list (there is an example for N800 here) You can copy this file to your /etc/apt/, set the right owner, group and permissions and hope, it would work. I think this way is not comfortable at all and absolutely no way for beginners.

If anyone knows a working file-format for install all repos with one click, send it to me and I'll do the rest
__________________
---
Joschi

Last edited by Joschi; 2007-10-22 at 19:39.