Page 2 of 2 FirstFirst 12
Results 11 to 18 of 18

Thread: I wrote a web-app for downloading packages + dependencies.

  1. #11
    Join Date
    Jul 2005
    Beans
    152
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by eldragon View Post
    well, when you do apt-get update, you download a list of available packages and their versions..
    Oh, yes. It uses those, if you're referring to the files in /var/lib/apt/lists.

    anyway, browsing through launchpad i found it how it worked, quite clever

    this should come as an option directly through apt-get

    say: apt-get pack-dep package
    It almost does, it comes _so frustratingly close_ to being there as one command.

  2. #12
    Join Date
    Nov 2006
    Location
    Belgium
    Beans
    3,025
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by kaens View Post
    That's definately possible. I haven't tried accessing it through a proxy at all. When download?package=packagename is hit, it then downloads / generates the package and serves it back - download corresponds to a method, not to an actual file. If the proxy tries to fetch the "page" before the method was finished (and it looks like it is), it would 404.
    I seem to get the same problem also without proxy.
    Let me know if there's anything I can do if you want to investigate this further.

  3. #13
    Join Date
    Jul 2005
    Beans
    152
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by koenn View Post
    I seem to get the same problem also without proxy.
    Let me know if there's anything I can do if you want to investigate this further.
    I'd really like to know what's going on, but you seem to be the only person it's happening to, and I frankly don't have any clue why.

    I've tried it in firefox 3.0.1, so I don't think that's the problem.

    Maybe it will happen to some other people and we can figure it out. I'm a bit stumped, as it is.

    It is happening consistently, right?

  4. #14
    Join Date
    Aug 2007
    Beans
    259
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: I wrote a web-app for downloading packages + dependencies.

    It crashed FireFox.

  5. #15
    Join Date
    Jun 2008
    Location
    Seattle, WA
    Beans
    195
    Distro
    Ubuntu 8.10 Intrepid Ibex

    Re: I wrote a web-app for downloading packages + dependencies.

    thts a cool idea .. I guess ur hard disk is getting full with all the tarballs it prepares for other ppl .. Oh well, I guess u can delete the tarballs as and when required ..

    thanks mate!

  6. #16
    Join Date
    Jul 2005
    Beans
    152
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by Newuser1111 View Post
    It crashed FireFox.
    Are you the person who searched for "a"? It certainly might crash firefox if you tried to load such a huge results list.

    Edit: if not, what did you search for that crashed it?

    Quote Originally Posted by kernelhaxor
    thts a cool idea .. I guess ur hard disk is getting full with all the tarballs it prepares for other ppl .. Oh well, I guess u can delete the tarballs as and when required
    The tarballs tend to be pretty small. The tarball directory is currently taking up 278M, a lot of that is gcc-4.2-source and eclipse tarballs.

    If I had a dedicated server / real host for this, I would just make sure to have enough hard-drive space for them, and perhaps clean cache every once in a while, or when packages get updated.
    Last edited by kaens; August 12th, 2008 at 10:05 PM.

  7. #17
    Join Date
    Aug 2007
    Beans
    259
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by kaens View Post
    Are you the person who searched for "a"? It certainly might crash firefox if you tried to load such a huge results list.

    Edit: if not, what did you search for that crashed it?
    I typed "WINE" or something similar.

  8. #18
    Join Date
    Jul 2005
    Beans
    152
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: I wrote a web-app for downloading packages + dependencies.

    Quote Originally Posted by Newuser1111 View Post
    I typed "WINE" or something similar.
    Could it have just been a random firefox crash? Does is crash again when you try it again? If so, what version of firefox?

Page 2 of 2 FirstFirst 12

Tags for this Thread

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
  •