On Thu, Aug 14, 2008, Rodney Lott wrote: > I am wondering what the exact apt sources entry for for the > archive.mobile.ubuntu.com would be. The single entry that was present > there was: > http://ports.ubuntu.com/ubuntu-ports hardy main restricted universe multiverse
That's hardy as it was released in April and is the base of Ubuntu MID. Ubuntu MID's hardy archive is an overlay on top which contains "forked" packages. > I assumed that I could add something like this: > http://archive.mobile.ubuntu.com hardy main restricted universe multiverse > > But, I get errors along the lines of "Could not resolve > archive.mobile.ubuntu.com" when I did an apt-get update. We use an > apt cacher at work, and so I was able to adapt the existing line to > work (i.e. ports.ubuntu.com), but not the archive.mobile.ubuntu.com. I doubt you got a "Could not resolve" error (at least it resolves fine here, but the URL in your Subject is incorrect, it's archive.mobile not archive.module), however your line is incorrect. You want: http://archive.mobile.ubuntu.com/ubuntu um-hardy-security main restricted universe multiverse http://archive.mobile.ubuntu.com/ubuntu um-hardy-updates main restricted universe multiverse http://archive.mobile.ubuntu.com/ubuntu um-ppa-hardy main restricted universe multiverse -- Loïc Minier -- Ubuntu-mobile mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mobile
