Bug 42106 - Prepare App Center Self Service for UCS 4.2
Prepare App Center Self Service for UCS 4.2
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center - Self Service
UCS 4.2
Other Linux
: P5 normal (vote)
: UCS 4.2-0-errata
Assigned To: Dirk Wiesenthal
Felix Botner
: interim-1
Depends on: 43585
Blocks: 42044 43494
  Show dependency treegraph
 
Reported: 2016-08-24 14:47 CEST by Stefan Gohmann
Modified: 2017-04-27 19:30 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
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 Stefan Gohmann univentionstaff 2016-08-24 14:47:34 CEST
From Bug #42044:

> For the Test App Center, Self Service needs to be adjusted.
> 
> Hopefully, this is just adding "4.2" to the list of supported UCS versions.
Comment 1 Dirk Wiesenthal univentionstaff 2017-01-30 17:28:21 CET
Fixed in r76198 (along with everything else that was hot fixed in selfservice)
Comment 2 Felix Botner univentionstaff 2017-02-02 12:26:54 CET
  shutil.copy2(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
  File "/usr/lib/python2.7/shutil.py", line 82, in copyfile
    with open(src, 'rb') as fsrc:
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/var/lib/univention-appcenter-selfservice/appcenter/meta-inf/4.1/wordpress/wordpress.meta'

Copy wordpress 4.1 to 4.2
Comment 3 Dirk Wiesenthal univentionstaff 2017-02-05 23:37:44 CET
r76324
Comment 4 Felix Botner univentionstaff 2017-02-06 11:20:34 CET
deleted wordpress 4.2 app version in provider portal, but the 4.1 version has been deleted (same versionb 4.6.1)
Comment 5 Dirk Wiesenthal univentionstaff 2017-02-20 10:47:26 CET
(In reply to Felix Botner from comment #4)
> deleted wordpress 4.2 app version in provider portal, but the 4.1 version
> has been deleted (same versionb 4.6.1)

I have opened Bug #43585 for that.
Comment 6 Felix Botner univentionstaff 2017-02-20 15:38:01 CET
(In reply to Dirk Wiesenthal from comment #5)
> (In reply to Felix Botner from comment #4)
> > deleted wordpress 4.2 app version in provider portal, but the 4.1 version
> > has been deleted (same versionb 4.6.1)
> 
> I have opened Bug #43585 for that.

OK, i start again if Bug #43585 is fixed (i see no point of testing this if such basic things like Bug #43585 are broken).
Comment 7 Felix Botner univentionstaff 2017-04-27 19:29:48 CEST
OK