Author Topic: Package Troubles  (Read 3136 times)

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Package Troubles
« on: May 13, 2008, 05:34:51 pm »
I'm having issues with updates and just installing packages, especially "Depends on xyz but it is not going to be installed" and "___ has been held back."

Is this a repo issue? Can I revert back to Lenny to gain some semblance of stability?

Thanks.
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

mikeones

  • Newbie
  • *
  • Posts: 20
    • View Profile
Package Troubles
« Reply #1 on: May 13, 2008, 05:54:51 pm »
What is in your sources.list?  I commented out all of the entry's present and placed this line in and have had no apt issues.  Du's have been smooth also.  You could change sid to etch and be fine I think.

Code: [Select]
deb http://ftp.us.debian.org/debian sid main contrib non-free
sl-3100

Capn_Fish

  • Hero Member
  • *****
  • Posts: 2342
    • View Profile
    • http://
Package Troubles
« Reply #2 on: May 13, 2008, 09:12:48 pm »
I have whatever's in the default rootfs. I'll try that, except maybe with Lenny.

How do I make the version in the repo automatically overwrite what's installed?

Thanks.

EDIT: Is that EABI or OABI?
« Last Edit: May 13, 2008, 09:22:56 pm by Capn_Fish »
SL-C750- pdaXrom beta 1 (mostly unused)
Current distro: Gentoo

mikeones

  • Newbie
  • *
  • Posts: 20
    • View Profile
Package Troubles
« Reply #3 on: May 13, 2008, 09:49:12 pm »
Quote from: Capn_Fish
I have whatever's in the default rootfs. I'll try that, except maybe with Lenny.

How do I make the version in the repo automatically overwrite what's installed?

Thanks.

EDIT: Is that EABI or OABI?
Not sure what you mean by version numbers...  Just update your sources.list and then do the following.

Code: [Select]
apt-get update && apt-get install $software
I am running EABI.
sl-3100