Page 3 of 5 FirstFirst 12345 LastLast
Results 21 to 30 of 46

Thread: GET DEB Down?

  1. #21
    monkeybrain2012 is offline Grande Half-n-Half Cinnamon Ubuntu
    Join Date
    Oct 2012
    Beans
    874

    Re: GET DEB Down?

    Actually the src is automatically installed if you just paste the first line.

    Thanks for the hint, the mirror works.

  2. #22
    Join Date
    Jul 2010
    Beans
    2

    Re: GET DEB Down?

    According to blog.getdeb.net it's down due to some sort of power failure. They usually post some sort of info about downtime in their blog!

  3. #23
    Join Date
    Dec 2007
    Location
    Western U.S.
    Beans
    203

    Re: GET DEB Down?

    I was just at the blog. It was a power outage WITH hardware failure. Maybe they need help with new hardware, or is it just taking a long time to set up new servers and configuring them and recovering the data from the old servers? The trouble is that post was on 9 Dec. It's 15 Dec, and no updates on the blog... Anyone here have any insight on what's happening?

  4. #24
    Join Date
    May 2012
    Beans
    277

    Re: GET DEB Down?

    There needs to be more then one mirror for this, getdeb is very vital

  5. #25
    Join Date
    Sep 2012
    Beans
    0

    Re: GET DEB Down?

    No news about GetDeb?

    today ...
    "
    W:Failed to fetch http://archive.getdeb.net/ubuntu/dis...eb/Release.gpg Unable to connect to archive.getdeb.net:http:
    , W:Failed to fetch http://archive.getdeb.net/ubuntu/dis...-i386/Packages Unable to connect to archive.getdeb.net:http:
    , W:Failed to fetch http://archive.getdeb.net/ubuntu/dis...Translation-en Unable to connect to archive.getdeb.net:http:
    , W:Failed to fetch http://archive.getdeb.net/ubuntu/dis...Translation-it Unable to connect to archive.getdeb.net:http:
    , E:Some index files failed to download. They have been ignored, or old ones used instead.
    "

  6. #26
    Join Date
    Dec 2010
    Location
    Pune,India
    Beans
    19
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: GET DEB Down?

    Its Still Down.. I am removing it from my sources.list

  7. #27
    Join Date
    Jan 2009
    Beans
    15

    Arrow Re: GET DEB Down?

    ...and again.

    Did anyone here deal with this mirror at mirrors.dotsrc.org and can comment?
    http://www.webupd8.org/2010/05/getde...down-what.html

  8. #28
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: GET DEB Down?

    Code:
    ~$ cat /etc/apt/sources.list | grep getdeb
    # deb http://archive.getdeb.net/ubuntu quantal-getdeb games apps
    # deb-src http://archive.getdeb.net/ubuntu quantal-getdeb games apps
    deb http://mirrors.dotsrc.org/getdeb/ubuntu quantal-getdeb games apps
    deb-src http://mirrors.dotsrc.org/getdeb/ubuntu quantal-getdeb games apps
    just added the last 2 lines and it worked, did not add a key as i had it before the site was down
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

  9. #29
    Join Date
    Feb 2011
    Location
    Somewhere...
    Beans
    1,554
    Distro
    Ubuntu 14.10 Utopic Unicorn

    Re: GET DEB Down?

    It's only a mirror though, so still no updates. It's time the getdeb guys use the mirror as the real repo.

  10. #30
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: GET DEB Down?

    Code:
    if [ $(ping archive.getdeb.net -c 1 | grep "1 received" | wc -l) -eq 1 ];then notify-send --icon info GetDeb.net 'It is BACK!!!';fi
    maybe we should use a cronjob that runs that every 3 hours or so, so we will know when it is back
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

Page 3 of 5 FirstFirst 12345 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
  •