내가 할 때 마다이 오류가 발생합니다. apt-get update
Ign http://ni.archive.ubuntu.com trusty/multiverse Translation-en_US
Ign http://ni.archive.ubuntu.com trusty/restricted Translation-en_US
Ign http://ni.archive.ubuntu.com trusty/universe Translation-en_US
Reading package lists... Done
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
...
...
...
...
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: Ignoring Provides line with DepCompareOp for package libreoffice-l10n
W: You may want to run apt-get update to correct these problems
이 오류는 LibreOffice PPA를 사용하여 LibreOffice form 5.2를 5.3으로 업그레이드 한 후 표시되기 시작했습니다 ppa:libreoffice/ppa
.
문제는 모든 것이 잘 작동한다는 것입니다. 시스템을 업데이트 / 업그레이드하고 패키지를 설치하거나 패키지를 삭제할 수 있습니다. 문제는 오류입니다.
나는 시도했다 : apt-get autoclean
, apt-get clean
, apt-get autoremove
, apt-get install -f
, 그리고 다른 것들과 아무것도의 많은 못생긴 오류를 제거합니다.
기존 libreoffice를 제거하고 완전히 다시 설치해 보셨습니까?
—
Sirajus Salekin
방금 시도했습니다. PPA에서 설치된 모든 패키지를 제거했습니다. "ppa-purge"로 PPA를 제거했습니다. 오류가 사라집니다. 그러나 PPA를 다시 추가하면 오류가 나타납니다. PPA에 문제가있는 것 같습니다.
—
Carlos Estrada
알려진 버그 상태를 따르십시오 : bugs.launchpad.net/ubuntu/+bug/1662227?comments=all
—
SteoG5972
버그에 대한 질문은 주제에 맞지 않습니다. 이 질문을 마감했습니다.
—
MadMike