Linked by Thom Holwerda on Mon 3rd May 2010 13:47 UTC, submitted by Andreas Andersen
Thread beginning with comment 422476
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
Wouldn't be if all software developers used Build Service and let it create packages for all popular distros more
or less automatically.
Oh that's all it takes? No testing and tweaking needed for the other distros? I can build a program in Qt and not have to worry about it having problems in a Gnome based distro?
Oh that's all it takes? No testing and tweaking needed for the other distros?
Sure you need testing and in a few cases tweaking. Build Service makes things vastly easier, but it's not magical fairy durst.
Whole repos can be forked in Build Service, then OBS can be told to apply a patch (=tweak) to that forked repo, and then you hit "Trigger rebuild" in the web interface.
So instead of going through the whole packaging procedure for every single distro out there and possibly even one additional time for each architecture, a developer/packager does it once using OBS and then only adds tweaking patches if really necessary.
AFAIK Launchpad has a similar feature set, but no cross-distro support. Build Service was initiated by openSUSE (hence its OBS abbreviation), but was adopted later by the Linux Foundation and LF makes sure it stays cross-distro.
IIRC I've read somewhere (but please don't quote me on that, because I'm really not 100% sure) that as a proof on concept openSUSE's Build Service team wants to make the whole KDE SC available for multiple distros.
I can build a program in Qt and not have to worry about it having problems in a Gnome based distro?
Why should Qt make any problems with Gnome? Pure Qt should integrate well into Gnome.




Member since:
2010-02-16
Ubuntu sucks for all kinds of KDE software. The packages receive less testing.
Wouldn't be if all software developers used Build Service and let it create packages for all popular distros more or less automatically.