[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Cups On 64bit - Is it running?



On (23/11/05 12:22), studio-64 wrote:
> Clive Menzies wrote:
> >Yeah! Ah well now we are at least close to the problem and hopefully
> >near to a solution.
> >
> >I suggest you use aptitude to add and remove packages:
> >
> >As root or sudo do:
> >
> ># aptitude reinstall cupsys cupsys-bsd cupsys-client
> >
> >it should throw in a few dependencies
> >
> >I always find this doc handy when playing with printing - coincidentally
> >I've just been sorting out a client's printing problem with a debian
> >print server and MacOSX and windows clients:
> >
> >http://www.faqs.org/docs/Linux-mini/Debian-and-Windows-Shared-Printing.html
> >
> >A lot of it won't be relevant but there's some good stuff in there :)
> >
> >BTW - I'm copying this to the list - just in case somebody needs the
> >same info.  It's also customary on this list to post your answers below
> >so others can follow the thread.
> >
> Ok I think I removed Cupsys(?)
> 
> But this is what I get when I try and install
> Cupsys and what I thnk I need
>  (there seems to be a large amount of stuff for cups)
> 
> 
> ********************************
> The following packages have unmet dependencies:
>   cupsys: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
>           Depends: libcupsys2 (>= 1.1.23-1) but it is not going to be 
> installed
>           Depends: libgnutls12 (>= 1.2.5) but it is not going to be 
> installed
>           Depends: xpdf-utils but it is not going to be installed
>   cupsys-driver-gimpprint: Depends: cupsys-driver-gutenprint (>= 
> 4.3.99+cvs20050901-1) but it is not going to be installed
>   gnome-cups-manager: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is 
> to be installed
>                       Depends: libcupsys2 (>= 1.1.23-1) but it is not 
> going to be installed
>                       Depends: libglib2.0-0 (>= 2.8.0) but 2.6.5-1 is 
> to be installed
>                       Depends: libgnome-keyring0 (>= 0.4.3) but 0.4.2-1 
> is to be installed
>                       Depends: libgnomecupsui1.0-1 (>= 0.31) but it is 
> not going to be installed
>                       Depends: libgnomevfs2-0 (>= 2.10.0-0) but 2.8.4-4 
> is to be installed
>                       Depends: libpango1.0-0 (>= 1.8.2) but 1.8.1-1 is 
> to be installed
>                       Depends: libxml2 (>= 2.6.21) but 2.6.16-7 is to 
> be installed
>   hpoj: Depends: libc6 (>= 2.3.5-1) but 2.3.2.ds1-22 is to be installed
>         Depends: libgcc1 (>= 1:4.0.1) but 1:4.0.0-9 is to be installed
>         Depends: libsnmp9 (>= 5.2.1.2-3) but it is not going to be 
> installed
>         Depends: libstdc++6 (>= 4.0.2) but 4.0.0-9 is to be installed
>         Depends: libsane (>= 1.0.15-7) but it is not going to be installed
> E: Broken packages
> 64studio:~#
> ************************************

Which release are you running? stable(sarge), testing(etch) or
unstable(sid); if you're not sure post the output of:

# cat /etc/apt/sources.list

It looks as though you're running etch or sid; in which case you may
have to wait for these dependencies to be resolved.  If you're
unfamiliar with Debian, you would be better of starting on sarge and
then upgrading when you're more comfortable with the 'Debian way'.
> 
> Am I right in thinking there isnt a Deb64 printing system for these 'all 
> in one' HP things,  its a PSC 1205.

I don't know :(
> 
> Here is the output from the command:
> 
> # aptitude reinstall cupsys cupsys-bsd cupsys-client
> 
> 
> ************************************
> Initializing package states... Done
> Reading task descriptions... Done
> cupsys is not currently installed, so it will not be reinstalled.
> cupsys-bsd is not currently installed, so it will not be reinstalled.
> The following packages have been kept back:
>   dbus-1 dvd+rw-tools gs-esp hpoj html2text libcupsimage2 libfribidi0
>   libhal0 libjackasyn0 libmpeg2-4 libslp1 libtar libxine1 make ripperx
>   samba samba-common samba-dbg totem-xine xmms-jackasyn
> The following packages will be REINSTALLED:
>   cupsys-client
> 0 packages upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 
> 20 not upgraded.
> Need to get 0B/111kB of archives. After unpacking 0B will be used.
> Writing extended state information... Done
> Media Change: Please insert the disc labeled 'Debian GNU/Linux 64 Studio 
> _Etch_ - Unofficial amd64 Binary-1 (20050707)' in the drive '/cdrom/' 
> and press enter
> *************************************

OK I see you're running etch and that you're installing everything from
disk; this could be a problem.  If you're running etch or sid you would
be better off doing a netinst which means you get a limited installation
disk and do the bulk of the installation on line.  Thereafter you can
obtain the uptodate fixes, packages etc. at will.  It does require a
Broadband connection unless you want to wait hours for downloads.

http://www.debian.org/distrib/netinst

Anyway, what may help is to edit your /etc/apt/sources.list to something
like:

deb http://amd64.debian.net/debian/ etch main contrib
deb-src http://amd64.debian.net/debian/ etch main contrib

and comment out '#' the CD lines

Then run

# aptitude update

# aptitude upgrade

Then do:

# aptitude install cupsys cupsys-bsd cupsys-client

BTW if you're running etch/sid you ought to install 'apt-listbugs' which
allows you to abort installations/upgrades if there are open bug
reports.

YMMV

Regards

Clive

-- 
www.clivemenzies.co.uk ...
...strategies for business




Reply to: