Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

Q: What's tiny and yellow and very, very, dangerous? A: A canary with the super-user password.


comp / comp.os.linux.misc / I lost CUPS

SubjectAuthor
* I lost CUPSvjp2.at
+* Re: I lost CUPSNuno Silva
|`- Re: I lost CUPSMarco Moock
`- Re: I lost CUPSLawrence D'Oliveiro

1
Subject: I lost CUPS
From: vjp2.at@at.BioStrategist.dot.dot.com
Newsgroups: comp.os.linux.misc
Organization: Samani Marions Panyaught NYS-13760-4251-019-USA
Date: Thu, 8 Aug 2024 00:33 UTC
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!panix!.POSTED.2602:f977:0:1::1!not-for-mail
From: vjp2.at@at.BioStrategist.dot.dot.com
Newsgroups: comp.os.linux.misc
Subject: I lost CUPS
Date: Thu, 8 Aug 2024 00:33:09 -0000 (UTC)
Organization: Samani Marions Panyaught NYS-13760-4251-019-USA
Message-ID: <v913o5$5c$1@reader1.panix.com>
Injection-Date: Thu, 8 Aug 2024 00:33:09 -0000 (UTC)
Injection-Info: reader1.panix.com; posting-host="2602:f977:0:1::1";
logging-data="172"; mail-complaints-to="abuse@panix.com"
User-Agent: tin/2.6.3-20231224 ("Banff") (NetBSD/10.0_RC3 (amd64))
View all headers

It seems when I installed SNAP, CUPS stopped working. So I removed and
reinstalled it and I get:

sudo systemctl status cups

sudo systemctl status cups cups.service - CUPS Scheduler
Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Wed 2024-08-07 11:31:06 EDT; 12s ago
Docs: man:cupsd(8)
Process: 23560 ExecStart=/usr/sbin/cupsd -l (code=killed,signal=TERM)
Main PID: 23560 (code=killed, signal=TERM)

cups.service: Service hold-off time over, scheduling restart.
cups.service: Scheduled restart job, restart counter is at 5.
Stopped CUPS Scheduler.
cups.service: Start request repeated too quickly.
cups.service: Failed with result 'start-limit-hit'.
Failed to start CUPS Scheduler.

--
Vasos Panagiotopoulos panix.com/~vjp2/vasos.htm
---{Nothing herein constitutes advice. Everything fully disclaimed.}---

Subject: Re: I lost CUPS
From: Lawrence D'Oliv
Newsgroups: comp.os.linux.misc
Organization: A noiseless patient Spider
Date: Thu, 8 Aug 2024 01:27 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ldo@nz.invalid (Lawrence D'Oliveiro)
Newsgroups: comp.os.linux.misc
Subject: Re: I lost CUPS
Date: Thu, 8 Aug 2024 01:27:05 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 5
Message-ID: <v916t9$3gkds$2@dont-email.me>
References: <v913o5$5c$1@reader1.panix.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 08 Aug 2024 03:27:05 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="11107b7b6be23aa1c0c6c5167b3d500c";
logging-data="3690940"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18d+MAn7QlA6p2bQOQsvzoi"
User-Agent: Pan/0.159 (Vovchansk; )
Cancel-Lock: sha1:4o+wK7IEe5Le7tNzfk9J8kDt44g=
View all headers

On Thu, 8 Aug 2024 00:33:09 -0000 (UTC), vjp2.at wrote:

> cups.service: Start request repeated too quickly.

Check for log messages.

Subject: Re: I lost CUPS
From: Nuno Silva
Newsgroups: comp.os.linux.misc
Organization: A noiseless patient Spider
Date: Thu, 8 Aug 2024 08:09 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: nunojsilva@invalid.invalid (Nuno Silva)
Newsgroups: comp.os.linux.misc
Subject: Re: I lost CUPS
Date: Thu, 08 Aug 2024 09:09:31 +0100
Organization: A noiseless patient Spider
Lines: 32
Message-ID: <v91ufs$3r6s8$1@dont-email.me>
References: <v913o5$5c$1@reader1.panix.com>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Thu, 08 Aug 2024 10:09:32 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="44d743d45c74f8e6703689333766dbd3";
logging-data="4037512"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19TK2ZpurZOTwm+THGvM5ET"
User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux)
Cancel-Lock: sha1:fQcw9hIkbg36grP+tYuS80GV0Hs=
View all headers

On 2024-08-08, vjp2.at@at.BioStrategist.dot.dot.com wrote:

> It seems when I installed SNAP, CUPS stopped working. So I removed and
> reinstalled it and I get:
>
> sudo systemctl status cups
>
> sudo systemctl status cups cups.service - CUPS Scheduler
> Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: enabled)
> Active: failed (Result: start-limit-hit) since Wed 2024-08-07 11:31:06 EDT; 12s ago
> Docs: man:cupsd(8)
> Process: 23560 ExecStart=/usr/sbin/cupsd -l (code=killed,signal=TERM)
> Main PID: 23560 (code=killed, signal=TERM)
>
> cups.service: Service hold-off time over, scheduling restart.
> cups.service: Scheduled restart job, restart counter is at 5.
> Stopped CUPS Scheduler.
> cups.service: Start request repeated too quickly.
> cups.service: Failed with result 'start-limit-hit'.
> Failed to start CUPS Scheduler.

Not knowing systemd, my guess at a glance is that these messages are
merely reporting a too quick retry to start the service, but not the
failure that triggered these restarts.

You'll want, like Lawrence said, to check logs. Cups logs, not systemd
logs. Or some cups-specific section of systemd logs (again, no idea of
how systemd handles this, at least on a UNIX-like system cups will have
log files under /var/log/cups/).

--
Nuno Silva

Subject: Re: I lost CUPS
From: Marco Moock
Newsgroups: comp.os.linux.misc
Organization: A noiseless patient Spider
Date: Sat, 10 Aug 2024 10:49 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: mm+usenet-es@dorfdsl.de (Marco Moock)
Newsgroups: comp.os.linux.misc
Subject: Re: I lost CUPS
Date: Sat, 10 Aug 2024 12:49:04 +0200
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <v97gj0$h04e$4@dont-email.me>
References: <v913o5$5c$1@reader1.panix.com>
<v91ufs$3r6s8$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Sat, 10 Aug 2024 12:49:05 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="3e07b33dd2b347f7d281098005cd4973";
logging-data="557198"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+cBvD1TXYWw603GQzNWHFX"
Cancel-Lock: sha1:Fdg8dr4Qx/fcURXIPS6XIYCsKbM=
View all headers

On 08.08.2024 um 09:09 Uhr Nuno Silva wrote:

> Not knowing systemd, my guess at a glance is that these messages are
> merely reporting a too quick retry to start the service, but not the
> failure that triggered these restarts.

Such a situation must not occur.
systemd handles that and maybe there is a bug in the unit, but this
needs to be investigated.

--
kind regards
Marco

Send spam to 1723100971muell@cartoonies.org

1

rocksolid light 0.9.8
clearnet tor