[Touch-packages] [Bug 2023917] Re: tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-15 Thread Benjamin Drung
Okay. Closing as invalid then. Have you checked the APT configuration
for pbuilder if you include focal-updates?

** Changed in: tzdata (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2023917

Title:
  tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

Status in tzdata package in Ubuntu:
  Invalid

Bug description:
  I'm trying to build the latest version of tzdata on focal and the build fails 
with the below error:
  Test all zones to load, have a name, and have a reasonable offset. ... 
skipped 'Needs https://launchpad.net/bugs/207604'   
   [12/12540]   
   
  ==

  
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Uzhgorod -> Europe/Kyiv]
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  

  
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target) 

  
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
  raise UnknownTimeZoneError(zone)  

  
  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

  


  
  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Zaporozhye -> Europe/Kyiv]  
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
  
  --

  
  Traceback (most recent call last):

File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency 
 
  tz_target = pytz.timezone(target) 

File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone   
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

   
  ==

  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Pacific/Enderbury -> Pacific/Kanton]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target)
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
 
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Pacific/Kanton' 


  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[America/Godthab -> America/Nuuk]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
 

[Touch-packages] [Bug 2023917] Re: tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-15 Thread Vishwanath Pai
Thanks, I was able to build it with python3-tz 2019.3-1ubuntu0.20.04.0
inside ubuntu:focal docker image, not sure why pbuilder-dist wasn't
pulling in the latest version of python3-tz even after running an
update.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2023917

Title:
  tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

Status in tzdata package in Ubuntu:
  Incomplete

Bug description:
  I'm trying to build the latest version of tzdata on focal and the build fails 
with the below error:
  Test all zones to load, have a name, and have a reasonable offset. ... 
skipped 'Needs https://launchpad.net/bugs/207604'   
   [12/12540]   
   
  ==

  
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Uzhgorod -> Europe/Kyiv]
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  

  
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target) 

  
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
  raise UnknownTimeZoneError(zone)  

  
  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

  


  
  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Zaporozhye -> Europe/Kyiv]  
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
  
  --

  
  Traceback (most recent call last):

File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency 
 
  tz_target = pytz.timezone(target) 

File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone   
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

   
  ==

  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Pacific/Enderbury -> Pacific/Kanton]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target)
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
 
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Pacific/Kanton' 


  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[America/Godthab -> America/Nuuk]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
   

[Touch-packages] [Bug 2023917] Re: tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-15 Thread Benjamin Drung
** Changed in: tzdata (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2023917

Title:
  tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

Status in tzdata package in Ubuntu:
  Incomplete

Bug description:
  I'm trying to build the latest version of tzdata on focal and the build fails 
with the below error:
  Test all zones to load, have a name, and have a reasonable offset. ... 
skipped 'Needs https://launchpad.net/bugs/207604'   
   [12/12540]   
   
  ==

  
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Uzhgorod -> Europe/Kyiv]
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  

  
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target) 

  
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
  raise UnknownTimeZoneError(zone)  

  
  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

  


  
  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Zaporozhye -> Europe/Kyiv]  
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
  
  --

  
  Traceback (most recent call last):

File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency 
 
  tz_target = pytz.timezone(target) 

File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone   
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

   
  ==

  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Pacific/Enderbury -> Pacific/Kanton]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target)
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
 
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Pacific/Kanton' 


  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[America/Godthab -> America/Nuuk]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  

  
  --

[Touch-packages] [Bug 2023917] Re: tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-14 Thread Benjamin Drung
Which version of python3-tz do you use? You need python3-tz
2019.3-1ubuntu0.20.04.0 to add Europe/Kyiv:
https://launchpad.net/ubuntu/+source/python-tz/2019.3-1ubuntu0.20.04.0

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to tzdata in Ubuntu.
https://bugs.launchpad.net/bugs/2023917

Title:
  tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

Status in tzdata package in Ubuntu:
  New

Bug description:
  I'm trying to build the latest version of tzdata on focal and the build fails 
with the below error:
  Test all zones to load, have a name, and have a reasonable offset. ... 
skipped 'Needs https://launchpad.net/bugs/207604'   
   [12/12540]   
   
  ==

  
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Uzhgorod -> Europe/Kyiv]
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  

  
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target) 

  
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
  raise UnknownTimeZoneError(zone)  

  
  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

  


  
  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Europe/Zaporozhye -> Europe/Kyiv]  
  Test that post-1970 symlinks are consistent with pre-1970 timezones.  
  
  --

  
  Traceback (most recent call last):

File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency 
 
  tz_target = pytz.timezone(target) 

File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone   
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Europe/Kyiv'   

   
  ==

  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[Pacific/Enderbury -> Pacific/Kanton]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.
  --
  Traceback (most recent call last):

  
File "debian/tests/python", line 136, in 
test_post_1970_symlinks_consistency
  tz_target = pytz.timezone(target)
File "/usr/lib/python3/dist-packages/pytz/__init__.py", line 181, in 
timezone
 
  raise UnknownTimeZoneError(zone)  

  pytz.exceptions.UnknownTimeZoneError: 'Pacific/Kanton' 


  ==
  ERROR: test_post_1970_symlinks_consistency (__main__.TestZoneinfo) 
[America/Godthab -> America/Nuuk]   
 
  Test that post-1970 symlinks are consistent with pre-1970 timezones.