Quantcast
Channel: Phoca Forum
Viewing all articles
Browse latest Browse all 1998

General Forum • Re: Multiple PHP versions blog

$
0
0
Hi Jan,

I'm getting this:

Traceback (most recent call last):
File "/usr/bin/add-apt-repository", line 362, in <module>
sys.exit(0 if addaptrepo.main() else 1)
^^^^^^^^^^^^^^^^^
File "/usr/bin/add-apt-repository", line 345, in main
shortcut = handler(source, **shortcut_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/shortcuts.py", line 40, in shortcut_handler
return handler(shortcut, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 86, in __init__
if self.lpppa.publish_debug_symbols:
^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 126, in lpppa
self._lpppa = self.lpteam.getPPAByName(name=self.ppaname)
^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/softwareproperties/ppa.py", line 113, in lpteam
self._lpteam = self.lp.people(self.teamname)
^^^^^^^^^^^^^^
AttributeError: 'NoneType' object has no attribute 'people'

and after the above changes which I found on the mentioned site, I could install the php versions.
I switched to the single board due to change of computer and have no Ubuntu installed (yet).

Only thing to figure out is why it does not select the other PHP versions. I will throw a question on the Armbian forum, see if there is a solution.

Thanks!

Statistics: Posted by jeejeestudio — 09 Jun 2024, 16:20



Viewing all articles
Browse latest Browse all 1998

Trending Articles