On 03/08/2011 10:29 AM, Uwe Gansert wrote:
> Hi,
> 
> let me introduce myself quickly. I'm Uwe Gansert and I'm working for Novell 
> in 
> Nuremberg Germany where one of my main tasks is to maintain AutoYaST and 
> since 
> a short while, working on SUSE Manager (a Spacewalk based project) too.

Welcome to Spacewalk Uwe.

> 0002-update-database-to-support-SUSE-distributions.patch
> update the database with a SUSE breed to make "SUSE" an option for a 
> "kickstartable tree"

You need to add this INSERT to
schema/spacewalk/common/data/rhnKSInstallType.sql
as well.


> 0004-bnc-664915-rhnreg_ks-help-failed-if-LANG-de_DE.UTF-8.patch
> nothing kickstart related but rhnreg_ks crashed with LANG=de_DE.UTF8 when you 
> called it with "--help"

BNC is not public. Can you please either
- clone it to bugzilla.redhat.com Other->Spacewalk and refer to this bz
number
- or make BNC 664915

Honestly I'm confused from this one. I do not know what is root of
cause? And what is wrong on
_ = gettext.gettext
We use it on a lot of places. So if there is some problem we may want to
change it everywhere in code as well.

BTW, when our commit address some traceback we put the traceback to
description as it very often explain everything. For example commit
3612ebb308e43497ab380464f2d197e591579396

    651792 - if system is not registered, print nice error insted of TB

    addressing:
    Traceback (most recent call last):
      File "/usr/sbin/rhn-channel", line 139, in <module>
        main()
      File "/usr/sbin/rhn-channel", line 125, in main
        channels = map(lambda x: x['label'], getChannels().channels())
      File "/usr/share/rhn/up2date_client/rhnChannel.py", line 97, in
getChannels
        raise up2dateErrors.NoSystemIdError(_("Unable to Locate SystemId"))
    up2date_client.up2dateErrors.NoSystemIdError: Unable to Locate SystemId

It will be fine, if you can do it as well.



-- 
Miroslav Suchy
Red Hat Satellite Engineering

_______________________________________________
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to