Re: [opensuse-factory] Making space for yast-gtk

2006-09-22 Thread Christoph Thiel
Hi Ricardo, On Fri, 22 Sep 2006, Ricardo Cruz wrote: > I understand that you guys don't go with Yast-GTK by default (the > package selector should still be loved for a bit longer :)), but it > would be nice if you did the needed arrangement to /sbin/yast2, so if > people choose to install it a

Re: [opensuse-factory] 10.2 Alpha4 - my installation report

2006-09-22 Thread Andreas Jaeger
Robert Schiele <[EMAIL PROTECTED]> writes: > On Thu, Sep 21, 2006 at 01:39:43PM +0200, Andreas Jaeger wrote: >> > On the other hand, I'd like to hear more opinions of people who will use >> > this pattern for actual development purposes and not just building an >> > external module. How much sense

Re: [opensuse-factory] Banshee 0.11 in openSUSE 10.2?

2006-09-22 Thread Andreas Jaeger
"Peter Flodin" <[EMAIL PROTECTED]> writes: > Another Novell project Banshee, the iTunes-like audio player and media > device synchroniser, has recently released version 0.11. > http://www.banshee-project.org/Releases/0.11.0 > > This release has substantial improvements over the 0.10.x version, my

Re: [opensuse-factory] strange smart errors

2006-09-22 Thread Marcus Rueckert
On 2006-09-22 01:49:40 +0200, Eberhard Moenkeberg wrote: > But it was necessary only because smart is too stupid for the real world. > > After "rm -rf", it worked again because the repository error got fixed in > the meantime. > So a full-brained human would expect smart would work again without

Re: [opensuse-factory] Making space for yast-gtk

2006-09-22 Thread Marcus Rueckert
On 2006-09-22 04:23:18 +0100, Ricardo Cruz wrote: > - $ybindir/y2base $module "$@" qt "$Y2_GEOMETRY" $Y2QT_ARGS > + FRONTEND="qt" > + if check_gtk && (echo $WINDOWMANAGER | grep -qi "gnome" || \ > + echo $WINDOWMANAGER | grep -qi "xfce" || \ > + !

[opensuse-factory] RFC: Rails Development Pattern

2006-09-22 Thread Andreas Jaeger
This is based on the Rails pattern made for our SDK10. Could you tell me what I should change for 10.2? Must have (if pattern is selected this is mandatory): ruby Optional (if pattern is selected this gets installed but can be removed by the user): NONE Optional (if pattern is selected this d

Re: [opensuse-factory] RFC: Rails Development Pattern

2006-09-22 Thread Andreas Jaeger
I found a Ruby pattern as well (see below) - and all the packages in the Ruby ones are in Rails as well. Could one of the Ruby on Rails experts create one or two patterns out of these? We can have the Rails pattern require the Ruby one if desired... Cheers, Andreas Must have (if pattern is sel

Re: [opensuse-factory] RFC: Rails Development Pattern

2006-09-22 Thread Marcus Rueckert
On 2006-09-22 14:15:07 +0200, Andreas Jaeger wrote: > Optional (if pattern is selected this gets installed but can be > removed by the user): > NONE if this really should be a rails pattern you should move the following packages here: rubygem-rails rubygem-mongrel those will attract all needed pa

[opensuse-factory] Java 1.5

2006-09-22 Thread Sonja Krause-Harder
Hi, just a quick update what we're doing with java now: - we build everything on ix86 and x86_64 with sun java 1.5 (one additional reason I was completely unaware of is that this is the only version included in the opensuse distribution and that we want our user to be able to rebuild the

[opensuse-factory] RFC: Perl Development Pattern

2006-09-22 Thread Andreas Jaeger
Here's one more development pattern from SDK10. Please help me to improve it ;-) Andreas Must have (if pattern is selected this is mandatory): NONE Optional (if pattern is selected this gets installed but can be removed by the user): NONE Optional (if pattern is selected this does not get ins

[opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Andreas Jaeger
Here's a pattern for "Tools and libraries for web application development". Please comment and help to improve, Cheers, Andreas Must have (if pattern is selected this is mandatory): LAMP-Pattern Optional (if pattern is selected this gets installed but can be removed by the user): NONE Optiona

[opensuse-factory] RFC: YaST Development pattern

2006-09-22 Thread Andreas Jaeger
And one more for now - for those that like to improve YaST: Must have (if pattern is selected this is mandatory): yast2-devtools yast2-testsuite C++ Development-Pattern Optional (if pattern is selected this gets installed but can be removed by the user): Optional (if pattern is selected this

[opensuse-factory] RFC: Python Development Pattern

2006-09-22 Thread Andreas Jaeger
For those that like to develop in python, here's a pattern. Is this usefull? How can it be improved? Andreas Must have (if pattern is selected this is mandatory): pychecker python Optional (if pattern is selected this gets installed but can be removed by the user): Optional (if pattern is

Re: [opensuse-factory] RFC: Rails Development Pattern

2006-09-22 Thread Andreas Jaeger
Marcus Rueckert <[EMAIL PROTECTED]> writes: > On 2006-09-22 14:15:07 +0200, Andreas Jaeger wrote: >> Optional (if pattern is selected this gets installed but can be >> removed by the user): >> NONE > > if this really should be a rails pattern you should move the following > packages here: > rubyge

Re: [opensuse-factory] RFC: Python Development Pattern

2006-09-22 Thread Alexey Eremenko
On 9/22/06, Andreas Jaeger <[EMAIL PROTECTED]> wrote: For those that like to develop in python, here's a pattern.  Is thisusefull?  How can it be improved?PyQtericlibxml2-pythonlibxslt-pythonpython-gtkpython-ldappython-wxGTKpython-wxGTK-doc python-wxGTK-examplespyxmltreelineWhat do you think about

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Alexey Eremenko
On 9/22/06, Andreas Jaeger <[EMAIL PROTECTED]> wrote: Here's a pattern for "Tools and libraries for web applicationdevelopment".  Please comment and help to improve,What about adding some tools for that ? Suggestions: 1) Quanta+ (part of kdewebdev3 package)2) Nvu (Not sure if it's part of SUSE, but

Re: [opensuse-factory] Java 1.5

2006-09-22 Thread Alexey Eremenko
Please try to use FreeJava as much as possible, and use less Sun Java.Especially now, when FreeJava has the same feature-set.

Re: [opensuse-factory] Java 1.5

2006-09-22 Thread Pascal Bleser
Alexey Eremenko wrote: > Please try to use FreeJava as much as possible, and use less Sun Java. > > Especially now, when FreeJava has the same feature-set. ... which is not true, unfortunately, at this time. -- -o) Pascal Bleser http://linux01.gwdg.de/~pbleser/ /\\ <[EMAIL PROTECTED]>

Re: [opensuse-factory] Java 1.5

2006-09-22 Thread Daniel Bornkessel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Alexey Eremenko wrote: > Please try to use FreeJava as much as possible, and use less Sun Java. > > Especially now, when FreeJava has the same feature-set. This will be looked in further for the next version. 10.2 will have a really improved java-1_4_

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Andreas Jaeger
"Alexey Eremenko" <[EMAIL PROTECTED]> writes: > On 9/22/06, Andreas Jaeger <[EMAIL PROTECTED]> wrote: >> >> >> Here's a pattern for "Tools and libraries for web application >> development". Please comment and help to improve, >> >> > What about adding some tools for that ? No problem for me - le

Re: [opensuse-factory] RFC: Python Development Pattern

2006-09-22 Thread Andreas Jaeger
"Alexey Eremenko" <[EMAIL PROTECTED]> writes: > On 9/22/06, Andreas Jaeger <[EMAIL PROTECTED]> wrote: >> >> >> For those that like to develop in python, here's a pattern. Is this >> usefull? How can it be improved? >> PyQt >> eric >> libxml2-python >> libxslt-python >> python-gtk >> python-ldap

Re: [opensuse-factory] Java 1.5

2006-09-22 Thread Sonja Krause-Harder
On Fri, Sep 22, 2006 at 03:05:45PM +0200, Pascal Bleser wrote: > Alexey Eremenko wrote: > > Please try to use FreeJava as much as possible, and use less Sun Java. > > > > Especially now, when FreeJava has the same feature-set. > > ... which is not true, unfortunately, at this time. For opensuse,

Re: [opensuse-factory] Making space for yast-gtk

2006-09-22 Thread Andreas Hanke
Hi Ricardo, Ricardo Cruz schrieb: > I understand that you guys don't go with Yast-GTK by default (the package > selector should still be loved for a bit longer :)), but it would be nice if > you did the needed arrangement to /sbin/yast2, so if people choose to install > it and are using Gnome/

Re: [opensuse-factory] RFC: Rails/Ruby on Rails Development Patterns

2006-09-22 Thread Andreas Jaeger
Here're new patterns: RAILS = Must have (if pattern is selected this is mandatory): ruby rubygems Optional (if pattern is selected this gets installed but can be removed by the user): NONE Optional (if pattern is selected this does not get installed but can be done by the user): ruby-FlexMo

Re: [opensuse-factory] Making space for yast-gtk

2006-09-22 Thread Ricardo Cruz
Em Sexta, 22 de Setembro de 2006 10:54, o Christoph Thiel escreveu: > Would it be possible for you to grab the latests copy of yast rpms from > Factory > (http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/ >src/) and provide a patch to those packages that need to be changed

Re: [opensuse-factory] Making space for yast-gtk

2006-09-22 Thread Ricardo Cruz
Em Sexta, 22 de Setembro de 2006 15:13, o Andreas Hanke escreveu: > Hi Ricardo, > > Ricardo Cruz schrieb: > > I understand that you guys don't go with Yast-GTK by default (the > > package selector should still be loved for a bit longer :)), but it would > > be nice if you did the needed arrangemen

Re: [opensuse-factory] Java 1.5

2006-09-22 Thread Peter Czanik
Hello, Sonja Krause-Harder írta: > - we will reasses the opensuse IBM java situation, but cannot comment > on anything right now (just that much: it's not a technology > problem...) > I mentioned the problem to members of Power.org technical committees, some IBM executives were CC-d, so IB

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Cristian Rodriguez R.
Andreas Jaeger escribió: > Here's a pattern for "Tools and libraries for web application > development". Please comment and help to improve, > > Cheers, > Andreas > > Must have (if pattern is selected this is mandatory): > LAMP-Pattern the LAMP pattern, for the "P" and the "M" to be useful must

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Andreas Jaeger
"Cristian Rodriguez R." <[EMAIL PROTECTED]> writes: > Andreas Jaeger escribió: >> Here's a pattern for "Tools and libraries for web application >> development". Please comment and help to improve, >> >> Cheers, >> Andreas >> >> Must have (if pattern is selected this is mandatory): >> LAMP-Patte

[opensuse-factory] List of current patterns

2006-09-22 Thread Andreas Jaeger
I've made today a list of the current defined patterns - factory will have them on sunday at latest - and their grouping together. There are requirements between patterns, e.g. the kde pattern requires kde_bases and a couple of other patterns, the laptop pattern gets selected automatically if we

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Alexey Eremenko
mandatoryapache2yast2-http-serveroptional, enabled by defaultapache2-doc apache2-example-pagesapache2-mod_php5apache2-mod_pythonapache2-preforkapache2_mod_perllibapr-util1libapr1mysqlphp5-ctypephp5-domphp5-iconvphp5-mysqlphp5-mysqliphp5-pdo_mysql I am not sure, but I think "apache2-prefork" is mand

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Cristian Rodriguez R.
Alexey Eremenko escribió: > I am not sure, but I think "apache2-prefork" is mandatory, because Apache2 > won't start without it. > exactly, it is :) additionally mod_php is compiled in non-zts mode, so, it will only run with apache prefork ;) signature.asc Description: OpenPGP digital signat

Re: [opensuse-factory] RFC: Web Development Pattern

2006-09-22 Thread Anders Johansson
On Saturday 23 September 2006 00:44, Alexey Eremenko wrote: > I am not sure, but I think "apache2-prefork" is mandatory, because Apache2 > won't start without it. Some sort of apache multi-processing module, but not necessarily prefork. You can also have apache2-worker, for example -

[opensuse-factory] spca5xx drivers

2006-09-22 Thread Justin Haygood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Any chance these can be included in OpenSUSE 10.2, at least as a KMP? They're fairly high quality, and support quite a bit of the webcams on the market today. http://mxhaard.free.fr/spca5xx.html -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.2 (GNU

Re: [opensuse-factory] spca5xx drivers

2006-09-22 Thread Cristian Rodriguez R.
Justin Haygood escribió: > Any chance these can be included in OpenSUSE 10.2, at least as a KMP? > They're fairly high quality, and support quite a bit of the webcams on > the market today. > > http://mxhaard.free.fr/spca5xx.html those are here : http://repos.opensuse.org/drivers:/webcam/ ps:

[opensuse-factory] Bluetooth Devices

2006-09-22 Thread Justin Haygood
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 SUSE's support of Bluetooth is fairly good, but there's still a few issues I'd like to address: * Adding a Bluetooth mouse requires a command line. This isn't user friendly to say the least * Adding a Bluetooth modem (well, GPRS connection) requires