Conflict between info and texlive In Debian

Source: Internet
Author: User
For details about the conflict between info and texlive In Debian, refer to the Linux Release Technology-Debian. After routine maintenance and automatic security updates of the system today, the info software package encountered a problem.

> No 'start-INFO-DIR-ENTRY 'and no 'this file documents '.
> Install-info (/usr/share/info/info-stnd.info): unable to determine description
> For 'dir' entry-giving up
> Dpkg: error processing info (? Configure ):
> Subprocess post-installation script returned error exit status 1
> Errors were encountered while processing:
> Info
> E: Sub-process/usr/bin/dpkg returned an error code (1)

It was found that texlive was installed after info was last updated, and the install-info executable file in texlive was linked to/usr/bin/install-info, however, the real system install-info file is located at/usr/sbin/install-info, and texlive links the info file to the/usr/share/info directory, delete these.

$ Sudo rm/usr/bin/install-info
$ Find/usr/share/info/-type l | sudo xargs rm

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.