Page 1 of 1

How to fix "Perl repo invalid" for ViciBox 10

PostPosted: Tue May 30, 2023 12:12 am
by carpenox
I'm sure you all have noticed the Perl repo is dead when you try to run updates on ViciBox v10. Will that's because Leap 15.3 is end of life and all the repos will start dying off. So the fix for this is to upgrade to leap 15.4 by following this article:

https://dialer.one/how-to-fix-the-perl- ... leap-15-3/

https://dialer.one/how-to-upgrade-opens ... 3-to-15-4/

https://dialer.one/how-to-remove-the-wa ... -vicidial/

https://dialer.one/what-does-the-status ... list-mean/

Hope this helps you all keep your systems secure and up to date. Not a bad idea to also update your SVN using this:

https://dialer.one/how-to-update-your-v ... ubversion/

Chris

Re: How to fix "Perl repo invalid" for ViciBox 10

PostPosted: Fri Jun 02, 2023 6:53 am
by martinch
Cheers Chris :) I started seeing errors when updating my ViCiBox and hopefully now can clear it up cheers man

Re: How to fix "Perl repo invalid" for ViciBox 10

PostPosted: Wed Jun 07, 2023 7:11 am
by uzgidebas
I solved this issue with this:

zypper lr
zypper mr -d alias-of-repo
zypper addrepo https://download.opensuse.org/repositor ... :perl.repo
zypper ref
zypper up

It's kinda the same right?