Bug 31301 - using PPA-repositories fails
using PPA-repositories fails
Status: CLOSED DUPLICATE of bug 32627
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: End user applications
unspecified
Other Linux
: P3 normal
: UCC 2.x
Assigned To: UCC maintainers
:
: 30534 (view as bug list)
Depends on: 32627
Blocks:
  Show dependency treegraph
 
Reported: 2013-05-07 14:47 CEST by Ingo Steuwer
Modified: 2023-03-25 06:48 CET (History)
4 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 Ingo Steuwer univentionstaff 2013-05-07 14:47:28 CEST
customer-report:

Using standard PPA-Ubuntu-repositories (i.e. using "sudo add-apt-repository ppa:<..>")  fails with UCC, because UCC uses a non-Ubuntu-code-name ("Weser 1.0").
Comment 1 Michael Grandjean univentionstaff 2013-07-09 16:39:20 CEST
Noticed this today on my own notebook. 

add-apt-repository ppa:libreoffice/libreoffice-4-0

leads to the following traceback:

Traceback (most recent call last):
  File "/usr/bin/add-apt-repository", line 160, in <module>
    sp = SoftwareProperties(options=options)
  File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 96, in __init__
    self.reload_sourceslist()
  File "/usr/lib/python2.7/dist-packages/softwareproperties/SoftwareProperties.py", line 584, in reload_sourceslist
    self.distro.get_sources(self.sourceslist)    
  File "/usr/lib/python2.7/dist-packages/aptsources/distro.py", line 87, in get_sources
    raise NoDistroTemplateException("Error: could not find a "
aptsources.distro.NoDistroTemplateException: Error: could not find a distribution template
Comment 2 Moritz Muehlenhoff univentionstaff 2013-12-16 12:42:12 CET
This is a consequence of Bug 32627, the fix depends on the outcome of that bug.
Comment 3 Moritz Muehlenhoff univentionstaff 2013-12-17 10:23:17 CET
*** Bug 30534 has been marked as a duplicate of this bug. ***
Comment 4 Moritz Muehlenhoff univentionstaff 2014-03-11 10:49:49 CET

*** This bug has been marked as a duplicate of bug 32627 ***
Comment 5 Erik Damrose univentionstaff 2014-04-07 10:21:56 CEST
Verified duplicate, solved by Bug 32627