Is it safe to use opi
on Slowroll or will this break things?
Thanks!
Is it safe to use opi
on Slowroll or will this break things?
Thanks!
Hi,
I can’t tell if it safe but I’ve tried to install codecs and it failed with some script errors.
So I’ve updated to standard TW and the same command worked fine.
Regards
Thomas
Error code below. I was getting it on first snapshot 20230822? and now on 20231001, last one freshly installed.
sudo opi codecs
Do you want to install codecs from Packman repository? (Y/n)
Traceback (most recent call last):
File “/usr/bin/opi”, line 78, in
pm.run(args.query[0])
File “/usr/lib/python3.11/site-packages/opi/plugins/init.py”, line 35, in run
plugin.run(query)
File “/usr/lib/python3.11/site-packages/opi/plugins/packman.py”, line 15, in run
opi.add_packman_repo(dup=True)
File “/usr/lib/python3.11/site-packages/opi/init.py”, line 93, in add_packman_repo
project = get_distribution(use_releasever_variable=config.get_key_from_config(‘use_releasever_var’))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “/usr/lib/python3.11/site-packages/opi/init.py”, line 78, in get_distribution
return project
^^^^^^^
UnboundLocalError: cannot access local variable ‘project’ where it is not associated with a value
Not an answer., but …
Please use the “Preformatted text” feature of the forums posting software. It is the button </> in the toolbar of the post editor. Select your copied/pasted computer text and hit that button.
opi
does not know anything about Slowroll. Someone who cares needs to submit PR.
I added some basic support for slowroll to opi 4.1.0.
But there will be some issues with the Index of /openh264 which doesn’t have a slowroll repo. I guess the packages in the openh264 repo are updated rarely enough so that we can use the Tumbleweed repo here.