Mailinglist Archive: opensuse-buildservice (209 mails)
| < Previous | Next > |
Re: [opensuse-buildservice] RE: Problems with "expansion error: nothing provides"
- From: Richard Bos <ml@xxxxxxxxxx>
- Date: Tue, 12 Jun 2007 20:42:09 +0200
- Message-id: <200706122042.09738.ml@xxxxxxxxxx>
Op Tuesday 12 June 2007 00:49:36 schreef Steven Harrison:
> NUTS! You know I looked for a radiusclient-ng for SUSE x86_64 and
> couldn't find one! What's the repository where you have that posted?
http://benjiweber.co.uk:8080/webpin/
e.g.
http://benjiweber.co.uk:8080/webpin/index.jsp?distro=openSUSE_102&searchTerm=radius
Or use something like:
rsync -a
rsync://ftp-1.gwdg.de/pub/opensuse/repositories/ --include=rpm --exclude=html |
tr -s " " | cut -d" " -f5- | grep rpm | grep openSUSE_10.2 |
grep -Eiv "/src/|gnome" | sort
This will result in a file the content of the buildserver
--
Richard Bos
We are borrowing the world of our children,
It is not inherited from our parents.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
> NUTS! You know I looked for a radiusclient-ng for SUSE x86_64 and
> couldn't find one! What's the repository where you have that posted?
http://benjiweber.co.uk:8080/webpin/
e.g.
http://benjiweber.co.uk:8080/webpin/index.jsp?distro=openSUSE_102&searchTerm=radius
Or use something like:
rsync -a
rsync://ftp-1.gwdg.de/pub/opensuse/repositories/ --include=rpm --exclude=html |
tr -s " " | cut -d" " -f5- | grep rpm | grep openSUSE_10.2 |
grep -Eiv "/src/|gnome" | sort
This will result in a file the content of the buildserver
--
Richard Bos
We are borrowing the world of our children,
It is not inherited from our parents.
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |