Results 1 to 4 of 4

Thread: Software Updates IPv6

  1. #1
    Join Date
    Apr 2005
    Beans
    118
    Distro
    Ubuntu 14.04 Trusty Tahr

    Software Updates IPv6

    Since installing 14.04 software updates fail unless I disable IPv6. Is there a problem with the Ubuntu servers?
    "Beer is proof that God loves us and wants us to prosper." - Ben Franklin
    "Never argue with an idiot; they'll drag you down to their level and beat you with experience."

  2. #2
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Software Updates IPv6

    IPv4 and IPv6 are in layer 3 of the 7 layer OSI model. The SIP (Source IP) only matters inside the local network and at your gateway. Ubuntu's Servers (the repo's) do not care about that layer.

    I am not having any problem using IPv6... I know that IPv6 has to be recognized by your network equipment to be able to use it. Are you using IPv6 local? Are you using DHCP for your IPv6 or Static or static? Is there any way you are having a local conflict of addressing? Is your local subneted? I also know from my CISCO classes that routers don't have IPv6 services turned on by default. Have you turned those services on? (config)

    You say you have no problem if you use IPv4. Could you describe your topology?

    Please post your /etc/network/interfaces and the result of
    Code:
    ifconfig -a
    Last edited by MAFoElffen; January 2nd, 2015 at 05:52 AM.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

  3. #3
    Join Date
    Apr 2005
    Beans
    118
    Distro
    Ubuntu 14.04 Trusty Tahr

    Re: Software Updates IPv6

    It's not my network IPv6 worked perfectly until I ran the upgrade to 14.04. Unity didn't load after the upgrade and was trying to fix things with apt at the command line and couldn't do an update. Ended up wiping everything out and just installed 14.04 fresh. The only way updates run is if I disable IPv6 on my interface. Here is what happens when running apt it gets stuck at us.archive.ubuntu.com

    Code:
    Ign http://extras.ubuntu.com trusty InRelease                                  
    Hit http://extras.ubuntu.com trusty Release.gpg                                
    Hit http://extras.ubuntu.com trusty Release                                    
    Hit http://extras.ubuntu.com trusty/main Sources                               
    Hit http://extras.ubuntu.com trusty/main amd64 Packages                        
    Hit http://extras.ubuntu.com trusty/main i386 Packages                         
    Ign http://extras.ubuntu.com trusty/main Translation-en_US                     
    Ign http://extras.ubuntu.com trusty/main Translation-en                        
    57% [Connecting to us.archive.ubuntu.com (2001:67c:1562::17)] [Connecting to se
    "Beer is proof that God loves us and wants us to prosper." - Ben Franklin
    "Never argue with an idiot; they'll drag you down to their level and beat you with experience."

  4. #4
    Join Date
    Mar 2010
    Location
    USA
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: Software Updates IPv6

    My best guess suggestion of that then would be to report it as a bug to launchpad. Seems to be a deeper problem. They will tell what they need to sort it out.

    "Concurrent coexistence of Windows, Linux and UNIX..." || Ubuntu user # 33563, Linux user # 533637
    Sticky: Graphics Resolution | UbuntuForums 'system-info' Script | Posting Guidelines | Code Tags

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
  •