I want to fix yast2-slide-show for SLE11 SP3. Which git commands do I
have to use, please?
Thus far, I have checked out trunk only.
--
Karl Eichwalder SUSE LINUX Products GmbH
R&D / Documentation Maxfeldstraße 5
90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Developers,
I'm happy to announce that YaST packages are built and submitted automatically
now. For every change of a YaST package located in the git repo's master
branch ( https://github.com/yast/ ) the package is build automatically. On
success it's submitted to YaST:Head in the build service, otherwise an email
on yast-commit(a)opensuse.org informs about the failure.
Packages in YaST:Head still need to be submitted to Factory manually because
we want to make sure not to break Factory by this automatism.
Cheers,
Thomas
--
Thomas Goettlicher
SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer,
HRB 16746 (AG Nürnberg)
Maxfeldstraße 5
90409 Nürnberg
Germany
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Hi,
You've probably already found out that there are a lot of "broken"
branches at our GitHub repositories:
For instance:
* upstream/broken/master
* upstream/broken/openSUSE-10_0
* upstream/broken/openSUSE-10_1
* upstream/broken/openSUSE-10_2
* ...
AFAIK, these branches were left there from the unsuccessful migration
from SVN to GitHub. So, what are we going to do with them? From my point
of view, they are not needed and just disturb there.
Thanks in advance
Lukas
--
Lukas Ocilka, Cloud & Systems Management Department
SUSE LINUX s.r.o., Praha
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Curiosity led me to download the network module of YaST using git from GitHIB.
When reading through several files I found a number of time references to
/sbin/SuSEconfig and other mentioning of SuSEconfig. I understand that
SuSEconfig is gone and I could not find the file /sbin/SuSEconfig on my
openSUSE 12.3 system. So I wonder how this works.
--
fr.gr.
member openSUSE
Freek de Kruijf
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
How doe I start an already configured network from firstboot.xml without
showing the "network configuration" dialog.?
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center LINUX
Tech Lead
rjschwei(a)suse.com
rschweik(a)ca.ibm.com
781-464-8147
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Hi,
Le vendredi 22 février 2013, à 16:01 -0600, Michael Catanzaro a écrit :
> I'm new to YaST development and have been updating
> yast2-control-center-gnome; the version currently in 12.3 is showing its
> age relative to upstream gnome-control-center.
>
> I'm done with my changes but I notice the module currently fails make
> distcheck:
>
> ERROR: files left after uninstall:
> ./share/doc/packages/yast2-control-center-gnome/COPYING
> ./share/doc/packages/yast2-control-center-gnome/README
> make[1]: *** [distuninstallcheck] Error 1
> make[1]: Leaving directory
> `/home/michael/yast-control-center-gnome/yast2-control-center-gnome-2.23.0/_build'
> make: *** [distcheck] Error 1
>
> I have no idea how to fix this. Is this a bug in the YaST autogen tools, or
> is something wrong in the module?
Stupid question: was it working before? :-)
> And when complete, do I submit the updated package to YaST:Head on OBS, or
> is there another process for YaST development?
YaST:Head is the way to go, yes.
Vincent
--
Les gens heureux ne sont pas pressés.
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
I'm new to YaST development and have been updating
yast2-control-center-gnome; the version currently in 12.3 is showing
its age relative to upstream gnome-control-center.
I'm done with my changes but I notice the module currently fails make distcheck:
ERROR: files left after uninstall:
./share/doc/packages/yast2-control-center-gnome/COPYING
./share/doc/packages/yast2-control-center-gnome/README
make[1]: *** [distuninstallcheck] Error 1
make[1]: Leaving directory
`/home/michael/yast-control-center-gnome/yast2-control-center-gnome-2.23.0/_build'
make: *** [distcheck] Error 1
I have no idea how to fix this. Is this a bug in the YaST autogen
tools, or is something wrong in the module?
And when complete, do I submit the updated package to YaST:Head on
OBS, or is there another process for YaST development?
Thanks,
Michael Catanzaro
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Hello,
I have a question and a Problem with the YaST2 User Module ;).
When I have a User configured with YaST, have I to change any in the yaST ldap
User Module?
My Problem a USER is configured with YaST USER+LDAP, I create the User also in
krb5 but it is not possible to expand the Entry with krb5
ank -x dn="uid=xxxx,ou=people,cd=example,dc=com" xxxx
I have to create with
ank xxxx
but now I have two USER xxxx in the LDAP DB
when I have to delete my User (with YasT) the User is deleted but the krb5
USER do exist, but I can't find the User in YaST2. Later when I have to
recreate the USER with YaST2, YaST2 tell me the USER Exist !!
What is the correct way ?
--
mit freundlichen Grüßen / best Regards.
Günther J. Niederwimmer
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
Hey, a bit of an unusual question I guess, but wondering if anyone here
has tried this out.
Last night I installed an SSH terminal on my Android phone. Then out of
curiosity, I went to Yast on the terminal, and everything looked great.
One problem... Without a tab key on my Android, I was unable to
navigate around the menus. And my new Android doesn't come with a
physical keyboard, so there's no mousepad to move up and down and
around.
Has anyone here experienced the same, and what's the workaround?
Bryen
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org
We (that's Novell Globalization in Dublin) has started the translation
process this week (based on the SLE 11 SP3 beta1 code base). Thus the
SP3 code base is now in the string freeze period. This means that
changing strings for SP3 is no longer allowed.
Only if you must fix a somehow serious bug, you are allowed to touch the
existing strings. Adding strings to implement an approved feature is
ok.
Other examples: No longer fix simple typos in source code--instead
report it to me and I'll fix it via "translations" in the corresponding
en_US and en_GB .po files. But if a string is misleading (e.g., a
missing "not") and thus hard or impossible to translate, please fix it
in the source code.
If you must change or add text strings, create a new .pot file and send
it to me (preferred via bugzilla).
Thanks for you cooperation!
--
Karl Eichwalder SUSE LINUX Products GmbH
R&D / Documentation Maxfeldstraße 5
90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)
--
To unsubscribe, e-mail: yast-devel+unsubscribe(a)opensuse.org
To contact the owner, e-mail: yast-devel+owner(a)opensuse.org