Re: How do I permanently disable unattended downloads of software/security updates?
- To: Debian User <debian-user@lists.debian.org>
- Subject: Re: How do I permanently disable unattended downloads of software/security updates?
- From: l0f4r0@tuta.io
- Date: Wed, 2 Jun 2021 09:01:04 +0200 (CEST)
- Message-id: <[🔎] MbASRog--3-2@tuta.io>
- In-reply-to: <trinity-058a9aed-cb20-404f-b175-f0759e20f2ce-1622372898871@3c-app-mailcom-bs14>
- References: <MacbNhZ--3-2@tuta.io> <trinity-38cb7daa-6412-4106-bdc1-e8748d17cc7f-1622098103455@3c-app-mailcom-bs08-Mag_HlH----2> <MajR_JE--3-2@tuta.io> <trinity-d2a0258f-179c-41da-93af-9becaf476e10-1622162670490@3c-app-mailcom-bs06-MakQ_Vk--7-2> <MammR_Y--3-2@tuta.io> <YLDc0Vw4d4kXpo5Y@wooledge.org> <trinity-c2b76f55-b7ce-46ce-ae9c-e1aaa21f212d-1622227223605@3c-app-mailcom-bs11> <20210529070609.ej3exfqmyqnz3hlo@acr13.nuvreauspam> <MarMmk---3-2@tuta.io> <trinity-058a9aed-cb20-404f-b175-f0759e20f2ce-1622372898871@3c-app-mailcom-bs14>
Hi Stella,
>> NB: You can still filter `apt-cache rdepends` results with some other switches like `--no-pre-depends`, `--no-recommends`, `--no-suggests`, `--no-conflicts`, `--no-breaks`, `--no-replaces` and `--no-enhances`.
>>
>
> Thanks for the above tip.
>
> Can I do something like the following using your above filters?
>
> sudo apt rdepends <package-name> --no-recommends
> sudo apt rdepends <package-name> --no-suggests
>
Yes, sure but try it by yourself and you'll see it works (with `apt rdepends` or even `apt-cache rdepends`)
NB: You do not need `sudo` here.
Can you provide us with the output of the following commands?
crontab -l
sudo crontab -l
cat /etc/crontab
ls -l /etc/cron.*
dpkg -l | grep -i apt
>> NB: If not explicitely mentioned by a debian-user poster, most of the time (s)he is a subscriber of this mailing-list. At least I am, so you can omit my email address in each of your answers (I'm currently receiving all your emails twice) ;)
>>
>
> I apologize if I have caused inconvenience to you and shall remember to remove your email address when I reply to yours.
>
No worries...
Best regards,
l0f4r0
Reply to: