Bug 420574

Summary: plasma_wallpaper_org.kde.potd.po missing
Product: [Developer tools] releaseme Reporter: Guo Yunhe <i>
Component: generalAssignee: Harald Sitter <sitter>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, jr, sitter
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Guo Yunhe 2020-04-25 15:14:26 UTC
SUMMARY

STEPS TO REPRODUCE
1. Download source https://download.kde.org/stable/plasma/5.18.4/kdeplasma-addons-5.18.4.1.tar.xz
2. Check po folder in the tarball
3. Look for plasma_wallpaper_org.kde.potd.po

OBSERVED RESULT
Here is no plasma_wallpaper_org.kde.potd.po in the tarball

EXPECTED RESULT
Here should be plasma_wallpaper_org.kde.potd.po in the tarball

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Albert Astals Cid 2020-04-25 15:37:11 UTC
Jonathan, Harald, any idea what's going on?
Comment 2 Harald Sitter 2020-04-25 15:48:42 UTC
Svn connection exhaustion problem we noticed last week I would guess.
Comment 3 Harald Sitter 2020-04-27 10:50:58 UTC
Git commit c1d5309ee084426e4110cf130a273550883fa523 by Harald Sitter.
Committed on 27/04/2020 at 10:50.
Pushed by sitter into branch 'master'.

do not incorrectly mangle names that contain .pot twice

previously we'd substitute foo.potd.pot into foo.pod.pot. regex find the
trailing .pot not any other one

M  +1    -1    lib/releaseme/l10n.rb
A  +0    -0    test/data/l10nrepo/trunk/l10n-kf5/de/messages/kde-workspace/org.kde.potd.po
A  +0    -0    test/data/single-pot-pot-name/CMakeLists.txt
A  +2    -0    test/data/single-pot-pot-name/Messages.sh
M  +16   -0    test/l10n_test.rb

https://commits.kde.org/releaseme/c1d5309ee084426e4110cf130a273550883fa523