upgrade turned off lpd?

Ask a Question related to Debian, Design and Development.

  1. #1

    Default upgrade turned off lpd?

    Earlier today, I could print. Then I did an apt-get upgrade in
    testing, and I couldn't. lpq showed my jobs queued and gave
    Warning: no daemon present.

    When I did /etc/init.d/lpd start, out they came, and everything was
    fine.

    Because of the time, I suspect somehow the upgrade did it, but none of
    the packages look as if they should have had any effect. Here's the
    list of packages upgraded:
    checksecurity evms evms-cli evms-gui evms-ncurses findutils htdig htdig-doc java-common kernel-patch-evms lesstif-dev lesstif1 lesstif2
    libcppopt-dev libcppopt0 libevms-2.0 libevms-dev libgnome2-0 libgnome2-common libkpathsea3 lilo lilo-doc modutils net-tools netplan plan
    pump qt3-doc rep rep-doc rsh-client strace svgalibg1 tetex-base
    tetex-bin tetex-doc tetex-extra xcdroast zope-book

    The most suspicious are the gnome libraries (my initial print failure
    was from gnumeric, but I also got it using lpr) and net-tools, just
    because it has a network feel (it doesn't seem to have any postinst
    type scripts).

    I am posting this mostly to see if anyone else notices the problem.
    It's not well enough defined to file a bug. The good news is that
    it's easy to fix.

    I also see this in my system logs:
    Jul 31 16:36:59 wheat kernel: lp0 off-line

    Hmm.. this tends to get the upgrade off the hook, since it started
    after that. But I'm not sure what the connection is between that
    message and the daemon.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Ross Boylan Guest

  2. Similar Questions and Discussions

    1. work round for using sessions when they are turned off?
      on the server i am using at the moment I have found out that they have disabled both sessions and cookies so my admin system I had wrote is having...
    2. Check if cookies turned on!
      Hello! Is there any good way to determine if cookies can be used. I want to check if I can use coockies or if I have to use Session cookies. ...
    3. Proof Colours is turned off
      I work with the "colour management"-option turned on in Indesign CS, but this causes my document colours to look very pale as long as "View -> Proof...
    4. Overprint turned itself on?
      I received some business cards back from the printer yesterday and the customer's logo overprinted, showing primarily the drop shadow underneath. I...
    5. how do i create a turned page effect
      Hi there, I want to create an effect of a turned page. For example have the bottom right hand corner of a rectangle turned over so it looks like a...
  3. #2

    Default Re: upgrade turned off lpd?

    Qian Gong <q.gong@tue.nl> writes:
    > My lpd stopped several times with unknown reason. Command /etc/init.d/lpd
    > restart will let it work again.
    On a debian system, the canonical command is (as root, of course):

    invoke-rc.d lpd restart

    Regards,

    Bob
    --
    _
    |_) _ |_ Robert D. Hilliard <hilliard@debian.org>
    |_) (_) |_) 1294 S.W. Seagull Way <bob@bobhilliard.net>
    Palm City, FL 34990 USA GPG Key ID: 390D6559



    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bob Hilliard Guest

  4. #3

    Default Re: upgrade turned off lpd?

    On Fri, 1 Aug 2003, Bob Hilliard wrote:
    > Qian Gong <q.gong@tue.nl> writes:
    >
    > > My lpd stopped several times with unknown reason. Command /etc/init.d/lpd
    > > restart will let it work again.
    >
    > On a debian system, the canonical command is (as root, of course):
    >
    > invoke-rc.d lpd restart
    caveat: will only work for services that have been configured to start
    in the current runlevel.


    --
    To UNSUBSCRIBE, email to [email]debian-user-request@lists.debian.org[/email]
    with a subject of "unsubscribe". Trouble? Contact [email]listmaster@lists.debian.org[/email]
    Bruce Sass Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139