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

Thread: Network Problem In Ubuntu Software Center.

  1. #1
    Join Date
    Apr 2013
    Location
    /Earth/Bangladesh/Dhaka/
    Beans
    120
    Distro
    Ubuntu 14.04 Trusty Tahr

    Exclamation Network Problem In Ubuntu Software Center.

    I have an active internet connection.
    But ubuntu software center is saying that I have no network connection!!
    I cant install any software.
    I am using a 3G Modem.

  2. #2
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Network Problem In Ubuntu Software Center.

    Open a terminal and enter:

    Code:
    sudo apt-get update
    Get any errors?

  3. #3
    Join Date
    Apr 2013
    Location
    /Earth/Bangladesh/Dhaka/
    Beans
    120
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Network Problem In Ubuntu Software Center.

    No got no error.

  4. #4
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Network Problem In Ubuntu Software Center.

    Ashfaqur Rahman; Hi !

    On to the next step;
    terminal code:
    Code:
    sudo apt-get upgrade
    Post back any errors.

    just try'n to help
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  5. #5
    Join Date
    Apr 2013
    Location
    /Earth/Bangladesh/Dhaka/
    Beans
    120
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Network Problem In Ubuntu Software Center.

    Result:

    Code:
    Reading package lists... Done
    Building dependency tree       
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    @Bashing-om

  6. #6
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Network Problem In Ubuntu Software Center.

    You seem to be in good shape. Try installing something. If you install method will not work, try this in terminal:

    Code:
    sudo apt-get install NAMEofPACKAGE
    And replace name of package with package name.

  7. #7
    Join Date
    Apr 2013
    Location
    /Earth/Bangladesh/Dhaka/
    Beans
    120
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Network Problem In Ubuntu Software Center.

    Actually there's nothing wrong with apt-get it works just fine.
    Problem with software center. It says that i have no internet connection so i cant install anything from there though i have active internet connection.

  8. #8
    Join Date
    Jul 2010
    Location
    ozarks, Arkansas, USA
    Beans
    14,193
    Distro
    Xubuntu 22.04 Jammy Jellyfish

    Re: Network Problem In Ubuntu Software Center.

    Ashfaqur Rahman;

    Well, seems that the problem is particular to the Software Center. Might try (re-)configuring it.
    Code:
    sudo dpkg-reconfigure software-center
    Else; consider (re-)installing the software center application ?

    just my thought
    THE current(cy) in Documentation:
    https://help.ubuntu.com/community/PopularPages

    Happy ubuntu'n !

  9. #9
    Join Date
    Jan 2013
    Beans
    3

    Re: Network Problem In Ubuntu Software Center.

    I'm currently getting the same in the software-updater on the two boxes Im running 13.04 in.
    apt-get update working ok
    Software updater states to check my internet connection which is on wifi, no problems there..desktop box gives me the same thing and it's cabled to internet.

  10. #10
    ibjsb4 is offline Ubuntu addict and loving it
    Join Date
    Sep 2012
    Beans
    4,987

    Re: Network Problem In Ubuntu Software Center.

    You can also try opening it in terminal and see if you get any errors.

    Code:
    software-center

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
  •