Summary: | [FEATURES=test failure] =dev-libs/libgweather-2.30.2 fails tests | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Diego Elio Pettenò (RETIRED) <flameeyes> |
Component: | New packages | Assignee: | Gentoo Linux Gnome Desktop Team <gnome> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 69343 | ||
Attachments: |
Build log
patch for Locations.xml.in |
Description
Diego Elio Pettenò (RETIRED)
![]() Created attachment 243735 [details]
Build log
I am unable to reproduce, I have also tried to manually run it from sources without any issue: $ sh data/check-timezones.sh data/Locations.xml.in $ echo $? 0 $ Are you able to reproduce? Are you able to get the failure when running it manually? Created attachment 246711 [details, diff]
patch for Locations.xml.in
There seems to be an invalid tz-hint in the Locations.xml.in file. Patch to remove it attached. Not sure what exactly the problem is, but this seems to fix it (or at least circumvent it).
btw which version of timezone-data are you running when you get this failure ? I just committed 2.30.3, could you check if it works for you ? (In reply to comment #4) > btw which version of timezone-data are you running when you get this failure ? > I just committed 2.30.3, could you check if it works for you ? > It has started to fail for me, probably because timezone-data got updated: sys-libs/timezone-data-2010l Maybe this could be solved with: http://git.gnome.org/browse/libgweather/commit/?id=cda0d19687d61b73a162b05b06c9892973a0a598 But I don't have time just now for testing :-( (In reply to comment #6) > Maybe this could be solved with: > http://git.gnome.org/browse/libgweather/commit/?id=cda0d19687d61b73a162b05b06c9892973a0a598 > > But I don't have time just now for testing :-( > This also suggests we should DEPEND or RDEPEND on that timezone-data-2010k version referenced there, if patched? + 14 Nov 2010; Gilles Dartiguelongue <eva@gentoo.org> + libgweather-2.30.3.ebuild: + Make sure timezone data is at least 2010k, bug #333667. |