Bug 30534 - repository settings are not manageable via muon(packetmanager)
repository settings are not manageable via muon(packetmanager)
Status: CLOSED DUPLICATE of bug 31301
Product: Z_Univention Corporate Client (UCC)
Classification: Unclassified
Component: End user applications
unspecified
Other Linux
: P5 normal
: ---
Assigned To: UCC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2013-02-21 10:59 CET by Tobias Scherer
Modified: 2023-03-25 06:40 CET (History)
3 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 Tobias Scherer univentionstaff 2013-02-21 10:59:53 CET
The repository settings in UCC are not manageable via muon(packetmanager), 

To get the Traceback I used the CMD

root@torva: ~ $ software-properties-kde
Traceback (most recent call last):
  File "/usr/bin/software-properties-kde", line 127, in <module>
    app = SoftwarePropertiesKDE(datadir=data_dir, options=options, file=file, attachWinID=attachWinID)
  File "/usr/lib/python2.7/dist-packages/softwareproperties/kde/SoftwarePropertiesKDE.py", line 67, in __init__
    SoftwareProperties.__init__(self, options=options, datadir=datadir)
  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 1 Moritz Muehlenhoff univentionstaff 2013-12-17 10:23:17 CET

*** This bug has been marked as a duplicate of bug 31301 ***
Comment 2 Moritz Muehlenhoff univentionstaff 2014-03-11 10:11:09 CET
Duplicate
Comment 3 Erik Damrose univentionstaff 2014-04-07 10:23:05 CEST
Verified duplicate of Bug 32627. Call export $(dbus-launch) before software-properties-kde though.