Bug 308104

Summary: pt_BR handbooks are not updating anymore
Product: [Websites] docs.kde.org Reporter: André Marcelo Alvarenga <alvarenga>
Component: docs.kde.orgAssignee: Documentation Editorial Team <kde-doc-english>
Status: RESOLVED FIXED    
Severity: normal CC: lueck, yurchor
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description André Marcelo Alvarenga 2012-10-09 02:04:33 UTC
The HTML/PDF handbooks in http://docs.kde.org/ are outdated if compared with .docbook files.

See the Kalzium handbook: http://docs.kde.org/development/pt_BR/kdeedu/kalzium/index.html

Wrong: Revisão 2.4.00 (KDE 4.8) (23/10/2011)
Right: Revisão 2.4.00 (KDE 4.9) (04/09/2012)

Thes changes were made in revision 1317533 (Sun Sep 23): 

http://websvn.kde.org/trunk/l10n-kde4/pt_BR/docs/kdeedu/kalzium/index.docbook?r1=1307092&r2=1317533


Other example:

extragear-accessibility docbooks were generated six months ago, but still not available in KDE Documentation webpage.

http://websvn.kde.org/trunk/l10n-kde4/pt_BR/docs/extragear-accessibility/

Reproducible: Always
Comment 1 Yuri Chornoivan 2012-10-12 18:59:10 UTC
Processing logs on a staging server do not contain any errors except the following warning:

warning: failed to load external entity "/home/docs/website/development/kdoctools/customization/xsl/pt-BR.xml"

Can it be the source of the problem (the HTML with the right date can be generated locally without any problems)?

Or may it be the problem with d.k.o server itself?
Comment 2 Burkhard Lück 2012-10-12 20:19:22 UTC
(In reply to comment #1)
> Processing logs on a staging server do not contain any errors except the
> following warning:
> 
> warning: failed to load external entity
> "/home/docs/website/development/kdoctools/customization/xsl/pt-BR.xml"
> 
> Can it be the source of the problem (the HTML with the right date can be
> generated locally without any problems)?
> 
AFAIK no

> Or may it be the problem with d.k.o server itself?

I guess that, because I could update all docs and generate pdfs successfull running the generator script from my docs user.
Comment 3 Burkhard Lück 2012-11-02 03:49:54 UTC
logs/processing/development_svn_pt_BR.log on docs server says:

svn: Failed to add directory 'pt_BR/kde-runtime/kcontrol/kcm_ssl': an unversioned directory of the same name already exists

That is the reason why the documentation of pt_BR is not updated any longer.

But why does pt_BR have this unversioned directory on d.k.o?