Page 1 of 2 12 LastLast
Results 1 to 10 of 16

Thread: Error: "Please install "network-manager" via your normal software channels."

  1. #1
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Error: "Please install "network-manager" via your normal software channels."

    I accidentally removed the network packages, I have downloaded them on another computer. When I try to install it. I get "Error: "Please install "network-manager" via your normal software channels. Only install this file if you trust the origin."

    I can't click "Install" button, it's not lit up. What do I do?

  2. #2
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: Error: "Please install "network-manager" via your normal software channels."

    if you go to 'software sources' then you can enable the LiveCD/USB. then you can mount the LiveCD/USB and use it to install network-manager

  3. #3
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error: "Please install "network-manager" via your normal software channels."

    Quote Originally Posted by HiImTye View Post
    if you go to 'software sources' then you can enable the LiveCD/USB. then you can mount the LiveCD/USB and use it to install network-manager
    I've done this. I copied the deb files to the desktop, still have the same problem.

  4. #4
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: Error: "Please install "network-manager" via your normal software channels."

    just install them from the software center (or synaptic, or apt-get, or w/e you use)

  5. #5
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error: "Please install "network-manager" via your normal software channels."

    Quote Originally Posted by HiImTye View Post
    just install them from the software center (or synaptic, or apt-get, or w/e you use)
    Software center is what I use.

    I tried to install it via command line, but it didn't work.

  6. #6
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: Error: "Please install "network-manager" via your normal software channels."

    try this
    Code:
    sudo apt-get update; sudo apt-get install network-manager

  7. #7
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error: "Please install "network-manager" via your normal software channels."

    Quote Originally Posted by HiImTye View Post
    try this
    Code:
    sudo apt-get update; sudo apt-get install network-manager
    Didn't work, probably because it doesn't have Internet.

  8. #8
    Join Date
    May 2009
    Location
    Courtenay, BC, Canada
    Beans
    1,661

    Re: Error: "Please install "network-manager" via your normal software channels."

    if you enabled the liveCD/USB as a software source, that wouldn't matter

    post the output of this:
    Code:
    apt-cache policy network-manager

  9. #9
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error: "Please install "network-manager" via your normal software channels."

    Quote Originally Posted by HiImTye View Post
    if you enabled the liveCD/USB as a software source, that wouldn't matter

    post the output of this:
    Code:
    apt-cache policy network-manager
    office1@Office1:~$ apt-cache policy network-manager
    network-manager:
    Installed: (none)
    Candidate: 0.9.4.0-0ubuntu4.1
    Version table:
    0.9.4.0-0ubuntu4.1 0
    500 http://archive.ubuntu.com/ubuntu/ precise-updates/main i386 Packages
    100 /var/lib/dpkg/status
    0.9.4.0-0ubuntu3 0
    500 http://archive.ubuntu.com/ubuntu/ precise/main i386 Packages
    Here it is, sorry for taking so long.

    How do I install the package from the CD? All packages have that error.
    Last edited by Katniss Everdeen; October 9th, 2012 at 12:05 AM.

  10. #10
    Join Date
    Jul 2012
    Location
    Nova Scotia, Canada
    Beans
    31
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Error: "Please install "network-manager" via your normal software channels."

    Bump. Really important.

Page 1 of 2 12 LastLast

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
  •