Results 1 to 6 of 6

Thread: Setting repository for System76

  1. #1
    Join Date
    Nov 2008
    Location
    Philly
    Beans
    90
    Distro
    Ubuntu 9.10 Karmic Koala

    Setting repository for System76

    I have repository to allow for system76 updates.

    repo:http://planet76.com/repositories/
    distro:jaunty
    component:main

    It reads new updates but then says:

    Failed to fetch http://planet76.com/repositories/dis...amd64/Packages 404 Not Found
    Some index files failed to download, they have been ignored, or old ones used instead.

    same result when its set as binary or component.

    What am I doing wrong?
    Humanity does not ask us to be happy. It merely asks us to be brilliant on its behalf. Survival first, then happiness as we can manage it

  2. #2
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting repository for System76

    To add the System76 repositories to your software sources, please run the following commands one at a time:

    Code:
    sudo wget http://www.planet76.com/sources.list.d/system76.list -O /etc/apt/sources.list.d/system76.list
    Code:
    wget -q http://planet76.com/repositories/system76_dev.pub -O- | sudo apt-key add - && sudo apt-get update
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  3. #3
    Join Date
    Nov 2008
    Location
    Philly
    Beans
    90
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting repository for System76

    wget: invalid option -- '0'
    Usage: wget [OPTION]... [URL]...

    Try `wget --help' for more options.
    Humanity does not ask us to be happy. It merely asks us to be brilliant on its behalf. Survival first, then happiness as we can manage it

  4. #4
    Join Date
    Nov 2008
    Location
    Philly
    Beans
    90
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting repository for System76

    I saw those command earlier on another thread and tried to run them and got the same error. 0 and O look similar sometimes I suppose.

    Thanks!
    Humanity does not ask us to be happy. It merely asks us to be brilliant on its behalf. Survival first, then happiness as we can manage it

  5. #5
    Join Date
    Sep 2006
    Location
    Denver, Colorado
    Beans
    5,638
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: Setting repository for System76

    Did you type them in or copy & paste them?

    I copied and pasted both of them into a terminal, hitting enter after each one, and they ran perfectly.
    To err is human, to forgive is very ... dog-like.

    Thomas Aaron
    FetchMasters, LLC

  6. #6
    Join Date
    Dec 2008
    Beans
    70
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: Setting repository for System76

    I was searching for these commands but couldn't find them. IMO they should be up on the wiki in the driver page.
    Ubuntu user since Dec. 2008, User #485010.

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
  •