Bug 22905 - Setup-Wizard: Task-bezogenen Softwareinstallation
Setup-Wizard: Task-bezogenen Softwareinstallation
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.0 - RC
Assigned To: Alexander Kläser
Andreas Büsching
: interim-3
: 24876 (view as bug list)
Depends on: 22904
Blocks:
  Show dependency treegraph
 
Reported: 2011-06-28 08:46 CEST by Andreas Büsching
Modified: 2011-12-13 15:50 CET (History)
2 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 Andreas Büsching univentionstaff 2011-06-28 08:46:30 CEST
Es soll ein UMC-Modul für die Task-bezogene Software-Installation geben
Comment 1 Alexander Kläser univentionstaff 2011-10-27 20:07:34 CEST
Das Modul wurde in das System-Setup integriert.
Comment 2 Stefan Gohmann univentionstaff 2011-11-07 20:31:08 CET
Wir benötigen hier noch zwingend die Konfliktbehandlung aus dem Installer:

sinngemäß:

if univention-virtual-machine-manager-node-kvm and  univention-virtual-machine-manager-node-xen:
             return _('Software conflict!\n\nIt is not allowed to install the software packages %s and %s on one system. Please select only one of these two component.') % (self.packages[kvm[0]][kvm[1]][0], self.packages[xen[0]][xen[1]][0])

if univention-samba and univention-samba4:
            return _('Software conflict!\n\nIt is not allowed to install the software packages %s and %s on one system. Please select only one of these two component.') % (self.packages[s4[0]][s4[1]][0], self.packages[s3[0]][s3[1]][0])

if system_role in ['domaincontroller_backup', 'domaincontroller_slave']:
  if univention-samba:   
     return _('The software package %s was selected. It is not possible to mix NT and Active Directory compatible domaincontroller.\n\nMake sure the existing UCS domain is NT-compatible (Samba 3). This warning is shown only once. The installation can be continued with this selection.') % (self.packages[s3[0]][s3[1]][0])

  if univention-smba4:
     return _('The software package %s was selected. It is not possible to mix NT and Active Directory compatible domaincontroller.\n\nMake sure the existing UCS domain is Active Directory-compatible (Samba 4). This warning is shown only once. The installation can be continued with this selection.') % (self.packages[s4[0]][s4[1]][0])
Comment 3 Alexander Kläser univentionstaff 2011-11-24 23:05:02 CET
*** Bug 24876 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Kläser univentionstaff 2011-11-24 23:51:09 CET
(In reply to comment #2)
> Wir benötigen hier noch zwingend die Konfliktbehandlung aus dem Installer:

Die Konfliktbehandlungen wurden mit aufgenommen.


 univention-system-setup (5.0.70-1) unstable; urgency=low
 . 
   * UMC: fixed software componente handling (Bug #24764)
   * UMC: handle software basic conflicts (Bug #22905)
Comment 5 Janek Walkenhorst univentionstaff 2011-11-29 11:58:31 CET
Die Warnmeldung wenn man Software ändert redet von IP-Adressen
Comment 6 Alexander Kläser univentionstaff 2011-11-29 16:19:34 CET
(In reply to comment #5)
> Die Warnmeldung wenn man Software ändert redet von IP-Adressen

Stimmt, die Übersetzungen waren vertauscht. Das wurde angepasst, bitte noch einmal Deutsch und Englisch überprüfen.


 univention-system-setup (5.0.75-1) unstable; urgency=low
 . 
   * UMC: fixed translation errors (Bug #22904)
Comment 7 Andreas Büsching univentionstaff 2011-12-02 16:31:02 CET
ich habe auf allen Systemrollen Software (de-)installiert und dabei sind keine Probleme aufgetreten. Pro Systemrolle werden unterschiedliche (passende) Software-Komponentenlisten angezeigt.
Comment 8 Sönke Schwardt-Krummrich univentionstaff 2011-12-13 15:50:25 CET
UCS 3.0-0 wurde veröffentlicht. Sollte der hier beschriebene Bug mit einer
neueren Version von UCS erneut auftreten, so sollte dieser Bug dupliziert
werden: "Clone This Bug"