Results 1 to 6 of 6

Thread: I can install anything from the USC

  1. #1
    Join Date
    Feb 2013
    Beans
    3

    Question I can install anything from the USC

    Hello, and thanks in advance.
    Whenever I try to download and install something from
    Ubuntu software center, i can't...
    It does download it, but can install it
    i always get this:

    Code:
    installArchives() failed: Setting up install-info (4.13a.dfsg.1-10ubuntu2) ...
    /etc/environment: line 1: acquire::http::proxyfalse: command not found
    dpkg: error processing install-info (--configure):
     subprocess installed post-installation script returned error exit status 127
    Errors were encountered while processing:
     install-info
    Error in function: 
    Setting up install-info (4.13a.dfsg.1-10ubuntu2) ...
    /etc/environment: line 1: acquire::http::proxyfalse: command not found
    dpkg: error processing install-info (--configure):
     subprocess installed post-installation script returned error exit status 127

    Thanks.

  2. #2
    Join Date
    Feb 2008
    Beans
    5,078
    Distro
    Xubuntu 16.04 Xenial Xerus

    Re: I can install anything from the USC

    Do you connect to the Internet through a proxy?

  3. #3
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: I can install anything from the USC

    Hi

    Welcome to the forums

    Press alt + F2 and type this into it.

    Code:
    gedit /etc/environment
    Copy and paste the text from gedit into your next post.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

  4. #4
    Join Date
    Feb 2013
    Beans
    3

    Re: I can install anything from the USC

    Thank you for the reply.

    I type in what you said matt and i got this:

    acquire::http:roxy"false"

    should i change it to true or something?

  5. #5
    Join Date
    Feb 2013
    Beans
    3

    Re: I can install anything from the USC

    Well i just went into the terminal and typed in:

    Code:
    sudo gedit /etc/environment
    and deleted the text that was inside and it now works XD

    thank you very much

    OhGojira

  6. #6
    Join Date
    May 2010
    Location
    uk
    Beans
    9,249
    Distro
    Xubuntu 14.04 Trusty Tahr

    Re: I can install anything from the USC

    Hi

    @OP

    In your case this was the solution, however this is not a general solution (deleting the contents of /etc/environment) to fix these errors for any other people searching for a solution to USC problems.

    Kind regards
    If you believe everything you read, you better not read. ~ Japanese Proverb

    If you don't read the newspaper, you're uninformed. If you read the newspaper, you're mis-informed. - Mark Twain

    Thinking about becoming an Ubuntu Member?

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •