Guest User

Untitled

a guest
Apr 24th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. Starting univention-upgrade. Current UCS version is 3.0-0 errata0
  2.  
  3. Checking for local repository: none
  4. Checking for release updates: none
  5. Checking for package updates: Traceback in univention-upgrade:
  6. Traceback (most recent call last):
  7. File "/usr/sbin/univention-upgrade", line 395, in main
  8. performUpdate(options.updateto, ignoressh=options.ignoressh, ignoreterm=options.ignoreterm, interactive=not options.noninteractive, silent=False)
  9. File "/usr/sbin/univention-upgrade", line 228, in performUpdate
  10. new_packages, upgraded_packages, removed_packages = updater.component_update_get_packages()
  11. File "/usr/lib/pymodules/python2.6/univention/updater/tools.py", line 871, in component_update_get_packages
  12. if len(line_split) > 3:
  13. UnboundLocalError: local variable 'line_split' referenced before assignment
Add Comment
Please, Sign In to add comment