View Single Post
woody14619's Avatar
Posts: 1,455 | Thanked: 3,309 times | Joined on Dec 2009 @ Rochester, NY
#25
Originally Posted by mase View Post
I have updated the cups packages and uploaded its dependencies.
Now all cups-packages, cups and cups-bsd included, should be
installable. However I did not test it on the device yet, so feedback
is welcome.
I seem to have some issue with ghostscript. Is there a specific repository I need to enable to get it? The one in devel appears to be broken in some way. I tried following it down the rabbit hole a bit by pulling the ghostscript deb from the repository and seeing where it breaks, but it started veering into the generic armel repositories and/or foreign debian repositories that I wasn't comfortable pulling from without knowing what I'm doing. cups-bsd pulled fine though.

Code:
Nokia-N900-42-11:~# apt-get  install cups
The following packages have unmet dependencies:
  cups: Depends: ghostscript but it is not going to be installed
E: Broken packages
Nokia-N900-42-11:~# apt-get  install ghostscript
The following packages have unmet dependencies:
  ghostscript: Depends: debianutils (>= 1.6)
E: Broken packages
Nokia-N900-42-11:~# apt-get  install debianutils
The following packages have unmet dependencies:
  debianutils: PreDepends: coreutils (>= 4.5.8-1)
               PreDepends: mktemp
  upstart: PreDepends: sysvinit-utils (>= 2.86.ds1-23) or
                       busybox (>= 3:1.6.1.legal-1osso8) but it is not going to be installed
E: Broken packages