PDA

View Full Version : Installing from debian repositories


prototype_angel
October 16th, 2006, 03:16 PM
I want to install from a debian repository (because it's on my local network and updates are extremely fast) I changed source.list to include the appropriate packages (nonfree/unoffical/official/contrib/unstable) and commented out the remaining, but whenever I try to upgrade or install, it downloads the exttensive package list but gives me an error whenever I try to upgrade claiming packages are broken or gives some dependancies. If anyone else uses debian mirrors, please tell me. thanks.

sitedesign
October 16th, 2006, 03:56 PM
I am not sure if debian sources will work for ubuntu since ubuntu has diffrences. I know it is based on debian but more up to date however some of the packages are modified.

You could try mounting the place where the packages are then using the gdebi package manager to install them.

Just in case what are you adding as your sources line for the repository (local network one).

I will try to monitor this thread for a while to see how you get on. I have built repositories in the past my self for quick installs but that was for all ubuntu pc's not a mix of debian and ubuntu.

kerry_s
October 16th, 2006, 05:20 PM
I've used a few deb's but never the all the repo's. I think your just asking for trouble there. But it's your system and if you want to try, make sure you back up the stuff you want to keep.

What is the exact error your getting can you paste it here for us to look at?

What the heck, is wh-o-l-e blocked or something? Typing it with out dashes h-o-l-e get's replaced with ****.

SpEcIeS
October 19th, 2006, 05:25 AM
Sometimes you can have success with uninstallable Debian packages by compiling the sources yourself. Use the apt-get source -b option, but remember to remove your Debian lines in the sources.list when done.

az
October 19th, 2006, 06:04 AM
To reiterate, Debian and Ubuntu are not binary-compatible. Avoid mixing repositories.