Perl установлен. Тем не менее, perl-модуль, упомянутый в Debian, упоминается как <none>

Я в настоящее время использую Ubuntu 18.04 LTS. Я использую версию Perl:

This is perl 5, version 26, subversion 1 (v5.26.1) built for x86_64-linux-gnu-thread-multi
(with 67 registered patches, see perl -V for more detail)

Copyright 1987-2017, Larry Wall

Perl may be copied only under the terms of either the Artistic License or the
GNU General Public License, which may be found in the Perl 5 source kit.

Complete documentation for Perl, including FAQ lists, should be found on
this system using "man perl" or "perldoc perl".  If you have access to the
Internet, point your browser at http://www.perl.org/, the Perl Home Page.

Проблема в том, что когда я пытаюсь установить пакет, dpkg выдает ошибку вроде:

dpkg: dependency problems prevent configuration of frrp:
 frrp depends on perl-modules (>= 5.18.2-2ubuntu1); however:
  Package perl-modules is not installed.
  Version of perl-modules on system, provided by perl-modules-5.26:all, is <none>.

Я не уверен, что вызывает эту проблему?

Также было время, когда я удалил Perl, используя:

sudo apt-get remove perl

Удаление прошло успешно. Тем не менее, когда я проверяюperl -vУ меня еще есть версия Perl 5 26.

Это очень странно, и я никогда не делал ничего с Perl раньше...

Может кто-нибудь, пожалуйста, помогите...

Искренне.

0 ответов

Другие вопросы по тегам