Package: ilorest
Version: 3.3.0.0+ds1-1
Severity: serious

Upgrading ilorest to 3.3.0.0+ds1-1 fails for me as follows:

Setting up ilorest (3.3.0.0+ds1-1) ...
  File "/usr/lib/python3/dist-packages/ilorest/rdmc.py", line 995
    <<<<<<< HEAD:ilorest/rdmc.py
    ^
SyntaxError: invalid syntax

  File "/usr/lib/python3/dist-packages/ilorest/rdmc.py", line 995
    <<<<<<< HEAD:ilorest/rdmc.py
    ^^
SyntaxError: invalid syntax
dpkg: error processing package ilorest (--configure):
 installed ilorest package post-installation script subprocess returned error 
exit status 1

The offending lines are:

    995 <<<<<<< HEAD:ilorest/rdmc.py
    996 def ilorestcommand():
    997 =======
    998 
    999 if __name__ == '__main__':
   1000 >>>>>>> v3.3.0.0:src/rdmc.py

And later on also:

   1034 <<<<<<< HEAD:ilorest/rdmc.py
   1035     return RDMC.retcode
   1036 
   1037 if __name__ == '__main__':
   1038     # Return code
   1039     sys.exit(ilorestcommand())
   1040 =======
   1041     # Return code
   1042     sys.exit(RDMC.retcode)
   1043 >>>>>>> v3.3.0.0:src/rdmc.py

Oh, and btw.,
https://salsa.debian.org/openstack-team/third-party/python-redfish-utility
(as mentioned in the Vcs-Browse header) gives a "404 Not Found".

-- System Information:
Debian Release: bookworm/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (600, 'testing'), (500, 'unstable-debug'), 
(500, 'buildd-unstable'), (110, 'experimental'), (1, 'experimental-debug'), (1, 
'buildd-experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.15.0-2-amd64 (SMP w/4 CPU threads)
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
LSM: AppArmor: enabled

Versions of packages ilorest depends on:
ii  libjs-sphinxdoc         4.3.2-1
ii  python3                 3.9.8-1
ii  python3-certifi         2020.6.20-1
ii  python3-colorama        0.4.4-1
ii  python3-decorator       4.4.2-2
ii  python3-ilorest         3.3.0.0+ds-1
ii  python3-json-pointer    2.1-3
ii  python3-jsondiff        1.1.1-4
ii  python3-jsonpatch       1.32-2
ii  python3-jsonpath-rw     1.4.0-4
ii  python3-pbr             5.6.0-2
ii  python3-ply             3.11-5
ii  python3-prompt-toolkit  3.0.24-1
ii  python3-pyaes           1.6.1-4
ii  python3-pyudev          0.22.0-2
ii  python3-setproctitle    1.2.2-2+b1
ii  python3-setuptools      59.6.0-1.2
ii  python3-six             1.16.0-3
ii  python3-tabulate        0.8.9-1
ii  python3-urllib3         1.26.5-1~exp1
ii  python3-validictory     1.1.2-2
ii  python3-wcwidth         0.1.9+dfsg1-2

ilorest recommends no packages.

ilorest suggests no packages.

-- no debconf information

Reply via email to