Bug 31806 - Unterstützung für Bridges, VLANs, Bonding / Flexibilität via UMC
Unterstützung für Bridges, VLANs, Bonding / Flexibilität via UMC
Status: CLOSED DUPLICATE of bug 28389
Product: UCS
Classification: Unclassified
Component: UMC - Basic settings
UNSTABLE
All Linux
: P4 normal (vote)
: ---
Assigned To: Florian Best
Philipp Hahn
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-06-25 08:56 CEST by Philipp Hahn
Modified: 2015-05-05 14:19 CEST (History)
13 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2013-06-25 08:56:14 CEST
UCS-3.2 is currently broken because of an unbalanced parenthesis.
This should have been fixed by svn41310 (2013-06-11 14:05:35), but the fix is not included in the package.

Notice that the file received further changes for Bug #30878 after said commit, which removed the line, but the new package has not been built, so currently ucs-3.2 it still broken.

Maybe there's a bug in repo-ng ...

+++ This bug was initially created as a clone of Bug #28389 +++

Trigger für python-support werden verarbeitet ...
Compiling /usr/lib/pymodules/python2.6/univention/management/console/modules/setup/network.py ...
SyntaxError: ('invalid syntax', ('/usr/lib/pymodules/python2.6/univention/management/console/modules/setup/network.py', 84, 13, '\t\t\t\t\tall_ip6s.add(ip6[0])\n'))

# apt-cache policy univention-management-console-module-setup
univention-management-console-module-setup:
  Installiert: 7.0.2-1.469.201306111418
  Kandidat:    7.0.2-1.469.201306111418
  Versionstabelle:
 *** 7.0.2-1.469.201306111418 0
        500 http://omar.knut.univention.de/build2/ ucs_3.2-0/all/ Packages
        100 /var/lib/dpkg/status

# aptitude download univention-management-console-module-setup
Hole:1 http://omar.knut.univention.de/build2/ ucs_3.2-0/all/ univention-management-console-module-setup 7.0.2-1.469.201306111418 [109 kB]
109 kB wurden in 0 s heruntergeladen (0 B/s)                 

# dpkg -x univention-management-console-module-setup_7.0.2-1.469.201306111418_all.deb /tmp/x

# sed -ne 83p /tmp/x/usr/share/pyshared/univention/management/console/modules/setup/network.py
                                                raise ValueError('%s: Invalid IPv6 address %r' % (device.name, ip6[0])

$ tar xOf /var/univention/buildsystem2/src/univention-system-setup/7.0.2-1/univention-system-setup_7.0.2-1.tar.gz  univention-system-setup/umc/python/setup/network.py | sed -ne 83p
                                                raise ValueError('%s: Invalid IPv6 address %r' % (device.name, ip6[0])
Comment 1 Florian Best univentionstaff 2013-06-25 09:07:12 CEST
latest package have been built.
Comment 2 Florian Best univentionstaff 2013-06-25 09:22:58 CEST
(In reply to Philipp Hahn from comment #0)
> Maybe there's a bug in repo-ng ...
No, there were 2 the same lines/typos but only one was fixed.
Comment 3 Stefan Gohmann univentionstaff 2013-07-01 14:57:05 CEST

*** This bug has been marked as a duplicate of bug 28389 ***
Comment 4 Philipp Hahn univentionstaff 2013-09-24 10:27:57 CEST
OK: The broken line does no longer exist since r41571 for Bug #28389
Comment 5 Florian Best univentionstaff 2015-05-05 14:19:57 CEST
UCS 3.1-1 has been released: 
 http://download.univention.de/doc/release-notes-3.1-1_en.pdf
 http://download.univention.de/doc/release-notes-3.1-1.pdf

If this error occurs again, please use "Clone This Bug".