[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#902265: marked as done (Sometimes sitemap is not rebuilt when there are changes in the title of linked files (was: Why "데비안 로" not "데비안 로고" ?))



Your message dated Tue, 26 Jun 2018 14:23:47 +0200
with message-id <074a320f-b1a2-3b79-1cf7-13ac52e166b6@debian.org>
and subject line Re: Bug#902265: Sometimes sitemap is not rebuilt when there are changes in the title of linked files
has caused the Debian Bug report #902265,
regarding Sometimes sitemap is not rebuilt when there are changes in the title of linked files (was: Why "데비안 로" not "데비안 로고" ?)
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
902265: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902265
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: www.debian.org
Severity: normal
User: debian-www@lists.debian.org
Usertags: content
X-Debbugs-CC: sebuls@gmail.com


Hello Sebul

El 16/06/18 a las 09:00, sebul escribió:
> Hello.
> I translate debian logos into Korean.
> https://salsa.debian.org/webmaster-team/webwml/blob/master/korean/logos/index.wml
> But,
> https://www.debian.org/sitemap.ko.html shows 데비안 로
> Why "데비안 로" not "데비안 로고" ? Why "고" not shown ?
> 

I think changes in the title of files like /logos/index.wml do not
trigger automatically the rebuild of the corresponding sitemap.

The issue looks like fixed now (file
https://www.debian.org/sitemap.ko.html now shows "데비안 로고"), but that is
because it was force-rebuilt some hours ago when we published the 8.11
release point.

I think we need to review the makefile command for building the
sitemap.wml file, so it catches this case issue.

The file to review is /english/Makefile and the command to
review/rethink currently states:

$(SITEMAP): $(ENGLISHDIR)/sitemap.wml $(TEMPLDIR)/card.wml \
  $(TEMPLDIR)/links.tags.wml $(TEMPLDIR)/template.wml $(GETTEXTDEP) \
  $(TEMPLDIR)/release_info.wml $(ENGLISHDIR)/MailingLists/mklist.tags
ifeq "$(LANGUAGE)" "zh"
	@echo -n "Processing $(<F): "
	$(subst :.zh,:sitemap.zh,$(WML)) \
          $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
            $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
	@$(GENERATE_ZH_VARIANTS) sitemap html
else
	$(WML) $(shell egrep '^-D (CUR_|CHAR)' .wmlrc) \
          $(shell echo $(ENGLISHDIR) | sed s,./,,)/sitemap.wml
endif


I'm filing a bug so this is not forgotten, and for the case somebody can
help with this.

Cheers

-- 
Laura Arjona Reina
https://wiki.debian.org/LauraArjona

--- End Message ---
--- Begin Message ---
Hello Sebul

El 25/06/18 a las 15:53, sebul escribió:
> Thank you very much.
> 
> There was a my mistake.
> 
> https://salsa.debian.org/webmaster-team/webwml/blob/master/english/sitemap.wml
> says
> Don't translate this file, it will only make you look stupid.
> But I did not notice that, and I translated it using ./copypage.pl
> <http://copypage.pl> command.
> 
> And problem appeared.
> 
> I deleted my Korean translation of sitemap.wml
> And problem solved.

Good, I will close the bug, then.

Cheers
-- 
Laura Arjona Reina
https://wiki.debian.org/LauraArjona

--- End Message ---

Reply to: