public inbox for [email protected]  
help / color / mirror / Atom feed
ModuleNotFoundError: No module named 'dateutil' after upgrading to version 3.13.3
2+ messages / 2 participants
[nested] [flat]

* ModuleNotFoundError: No module named 'dateutil' after upgrading to version 3.13.3
@ 2025-05-05 10:26  =?iso-8859-2?Q?Toma=BE_Ziherl?= <[email protected]>
  0 siblings, 1 reply; 2+ messages in thread

From: =?iso-8859-2?Q?Toma=BE_Ziherl?= @ 2025-05-05 10:26 UTC (permalink / raw)
  To: pgsql-pkg-yum

Hello,

The Barman no longer works after the upgrade from version 3.13.2 to 3.13.3 on AlmaLinux 8.10.

For example:

[barman@prodserver ~]$ barman check mydb
Traceback (most recent call last):
  File "/usr/bin/barman", line 33, in <module>
    sys.exit(load_entry_point('barman==3.13.3', 'console_scripts', 'barman')())
  File "/usr/bin/barman", line 25, in importlib_load_entry_point
    return next(matches).load()
  File "/usr/lib64/python3.9/importlib/metadata.py", line 86, in load
    module = import_module(match.group('module'))
  File "/usr/lib64/python3.9/importlib/__init__.py", line 127, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
  File "<frozen importlib._bootstrap>", line 1030, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1007, in _find_and_load
  File "<frozen importlib._bootstrap>", line 986, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 680, in _load_unlocked
  File "<frozen importlib._bootstrap_external>", line 850, in exec_module
  File "<frozen importlib._bootstrap>", line 228, in _call_with_frames_removed
  File "/usr/lib/python3.9/site-packages/barman/cli.py", line 32, in <module>
    import barman.config
  File "/usr/lib/python3.9/site-packages/barman/config.py", line 36, in <module>
    from barman import output, utils
  File "/usr/lib/python3.9/site-packages/barman/output.py", line 31, in <module>
    from dateutil import tz
ModuleNotFoundError: No module named 'dateutil'

The same error occurs with every command I tested, including barman --version.
The problem can be resolved by downgrading to version 3.13.2.

Please see the following issue for details:
https://github.com/EnterpriseDB/barman/issues/1084

Kindly asking you to provide a fixed package.

Thank you so much.

Tomaž


^ permalink  raw  reply  [nested|flat] 2+ messages in thread

* Re: ModuleNotFoundError: No module named 'dateutil' after upgrading to version 3.13.3
@ 2025-05-07 12:20  Devrim Gündüz <[email protected]>
  parent: =?iso-8859-2?Q?Toma=BE_Ziherl?= <[email protected]>
  0 siblings, 0 replies; 2+ messages in thread

From: Devrim Gündüz @ 2025-05-07 12:20 UTC (permalink / raw)
  To: Tomaž Ziherl <[email protected]>; pgsql-pkg-yum

Hi,

On Mon, 2025-05-05 at 10:26 +0000, Tomaž Ziherl wrote:
> The Barman no longer works after the upgrade from version 3.13.2 to
> 3.13.3 on AlmaLinux 8.10.

<snip>

Fixed in 3.13.3-43. Sorry for the inconvenience.

Regards,
-- 
Devrim Gündüz
Open Source Solution Architect, PostgreSQL Major Contributor
BlueSky: @devrim.gunduz.org , @gunduz.org


Attachments:

  [application/pgp-signature] signature.asc (858B, 2-signature.asc)
  download

^ permalink  raw  reply  [nested|flat] 2+ messages in thread


end of thread, other threads:[~2025-05-07 12:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
2025-05-05 10:26 ModuleNotFoundError: No module named 'dateutil' after upgrading to version 3.13.3 =?iso-8859-2?Q?Toma=BE_Ziherl?= <[email protected]>
2025-05-07 12:20 ` Devrim Gündüz <[email protected]>

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox