Home Home > 2010 > 01 > 17
Sign up | Login

Deprecation notice: openSUSE Lizards user blog platform is deprecated, and will remain read only for the time being. Learn more...

Archive for January 17th, 2010

A stable repository for kolab

January 17th, 2010 by

During the X-mas holidays Kolab, the groupware server got a stable repository for 11.1 and 11.2 on the openSUSE build service (OBS). All packages that are not provided by the openSUSE base distribution have been copied (using osc copypac) to the STABLE repository. Another possiblity to achieve the same result could be by making a fixed link to the unstable package using osc linkpac -r <rev>. Once the unstable package works again the link could be updated with osc setlinkrev -r <newrev> to point to the working revision or updated revision.

The stable repository already shows its benefits, as cyrus-imapd was updated from version 2.3.14 to 2.3.16 in the server:mail, being the cyrus-imapd development repository for Factory. As the cyrus-imapd package in kolab:UNSTABLE links to the server:mail one, it no longer builds as the kolab patches no longer apply. Unfortunately my computer went South, and real package development is at the moment not possible. A good thing to mention here is, that cyrus-imapd-2.3.16 includes patches that are needed for Kolab and which have been in the review queue for multiple years!

Just before X-mas Kolab-2.2.3 was announced. This version is not used in the openSUSE packages, as we package the version from trunk. After the 2.2.3 release the kolab development, moved back to trunk and the next version will be from trunk.

During the 8th annual KDE PIM meeting in Osnabrück, Northern Germany Kolab got some attention as well, with the following exciting announcement: KDAB and Intevation will be working on making a functional PIM suite and Kolab Groupware client based on Kontact for mobile platforms.

Eclipse on Stellarium

January 17th, 2010 by

Stellarium is a free software available for Windows, Linux/Unix and MacOSX. It renders 3D photo-realistic skies in real time.. With stellarium, you really see what you can see with your eyes, binoculars or a small telescope. Packages for openSUSE are available from Education repository on openSUSE Build Service via 1-click install.

India and many parts of Asia witnessed the longest annular solar eclipse of the millennium, next such event will take place after 1000 years. Stellarium helps to re-live the moments of this eclipse and explain what exactly was going on during the eclipse.

eclipse

Select Southern most tip of India from the location menu (hit right side of the screen with mouse), set date and time : 11:30 am 15 January 2010. Search for “Sun”, sparebar to center it, zoom in with mousewheel. Give few clicks on the “Fast Forward” button.

The dialog boxes has strange rendering bug, for a workaround create /home/yourusername/.drirc with the following content:

<driconf>
<application name=”stellarium” executable=”stellarium”>
<option name=”texture_tiling” value=”false” />
</application>
</driconf>

Enjoy!