» List of openSUSE packages
Labels: opensuse
openSUSE, Linux, RPM/packaging, development (Java, C++, PHP, ..) or whatever
Labels: opensuse
zypp
stack (zypper
and YaST2) send the version of the openSUSE it is running on as an HTTP header when performing an "add repo" operation.
That is now used on the server side when a version is not specifically mentioned in the URL.
e.g.: zypper ar -r http://r.opensu.se/network:utilities.repo
Labels: opensuse, opensuse build service
r.opensu.se
for shorter package repository URLs, including passing e.g. http://r.opensu.se/network:utilities/11.2/r
to zypper ar -r
to add a repository.
Turned out it didn't work, because zypper
wouldn't follow the redirect. So I rewrote that part by handing over such URLs to a CGI script that reverse proxies the .repo
file from http://download.opensuse.org/repositories/
(it fetches the proper .repo
URL and passes the result to zypper
).
To cut the long story short, this stuff actually works now :):
zypper ar -r http://r.opensu.se/network:utilities/11.2/r
Labels: opensuse, opensuse build service, zypper
opensu.se
sites), and moving over the content (I didn't keep the history though, we hardly need it).
Until the DNS entry of opensuse-community.org is transferred to the other IP address, I've put a global URL forward to w.opensu.se
Once the transfer is done, I shall poke Google to re-assess the security on the domain, and remove the current "attack page" protection.
In the mean time, to avoid the safe browsing protection in Google searches, Firefox and Chromium, use the URL w.opensu.se
It also hosts the subpixel repository and the 1-click-install YMP files.
Just so you know. We're taking care of it. Slowly, but we do ;)Labels: opensuse, opensuse-community