admiral_morketh

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by admiral_morketh

  1. That's really interesting! According to my documentation, the additional repository is added to the sources list by the Ubuntu tool add-apt-repository so I'm really wondering how it could happening that the URLs were wrong...

    Did you add the repository using the procedure documented in the initial post?


    sudo add-apt-repository ppa:tuxpoldo/btsync

    yes i did i had to install python tools to be able to use

    add-apt-repository

    but using the string that was posted it returned a 404 error i havent had a chance to check the repositry that i found as a power surege killed my motherboard but as far as i unerstand the way there layed out the repository gives me a 404 using the repo that was in the sources.list file that add-apt-repository installed for me

  2. Is there a repo available for lucid lynx? I'm running several headless servers across 3 different states and it would be nice to use apt-get

     Ign http://ppa.launchpad.net lucid/main Packages
    Get:3 http://ppa.launchpad.net lucid/main Packages [904B]
    Ign http://ppa.launchpad.net lucid/main Packages
    Err http://ppa.launchpad.net lucid/main Packages
    404 Not Found
    Fetched 15.2kB in 1s (10.5kB/s)
    W: Failed to fetch http://ppa.launchpad.net/tuxpoldo//ubuntu/dists/lucid/main
    /binary-i386/Packages.gz 404 Not Found

    E: Some index files failed to download, they have been ignored, or old ones u
    sed instead.
    admiral@USSDallas:~$

    This is what lucid returns when running apt-get update and install if at all possible a repo would be nice at the very least I could set one up but don't know how

    http://ppa.launchpad.net/tuxpoldo/btsync/ubuntu/dists/lucid/

    it helps to check the address of the file before atempting to use apt-get opening the browser to this address there is a release there for lucid if you look carfully at the previusly posted comment you will see several errors in the URL i have it fixed now and works great using the new link http://ppa.launchpad.net/tuxpoldo/btsync/ubuntu/dists/lucid/

  3. Tux the system architectur is an I386 Tyan mobo with 2 Xeon CPUs each at 1.3Ghz its an intel chipset nothing out of the ordinary but no luck on getting apt-get to install packages I have also tried on an Intel x64 system and booth AMD x86 & x64 I don't think it will be a problem after upgrading to precise but I'm waiting on a few things to update before I switch if you have any pointers that would be helpfull send them my way ^_^ also just to varify my sources.list file could you post the repo lines I need? It's alwways the little things that kill my servers thanks again for the help android and Microsoft variants work awesome keep up the good work how long till the iOS release is ready?

  4. Updated all packages to 1.1.30 - All Debian builds are now online. Unfortunately todays there is high load on launchpad and so Ubuntu builds will be probably available in about 10 hours (launchpad shows 6-10 hours for all builds). I'm sorry, but I can't change this :-(

    Changelog:


    btsync (1.1.30-1~sid) sid; urgency=low

    * New upstream release

    -- Leo Moll <leo.moll@yeasoft.com> Wed, 10 Jul 2013 00:31:45 +0200

    Is there a repo available for lucid lynx? I'm running several headless servers across 3 different states and it would be nice to use apt-get

     Ign http://ppa.launchpad.net lucid/main Packages                             
    Get:3 http://ppa.launchpad.net lucid/main Packages [904B]
    Ign http://ppa.launchpad.net lucid/main Packages
    Err http://ppa.launchpad.net lucid/main Packages
    404 Not Found
    Fetched 15.2kB in 1s (10.5kB/s)
    W: Failed to fetch http://ppa.launchpad.net/tuxpoldo//ubuntu/dists/lucid/main
    /binary-i386/Packages.gz 404 Not Found

    E: Some index files failed to download, they have been ignored, or old ones u
    sed instead.
    admiral@USSDallas:~$

    This is what lucid returns when running apt-get update and install if at all possible a repo would be nice at the very least I could set one up but don't know how