Has anyone noticed Bluetooth stop functioning on recent kernels?

2025-03-29 Thread Roberto C . Sánchez
in. There was not anything I was able to find in the BTS, so I'm curious if others have encountered this particular issue. Regards, -Roberto -- Roberto C. Sánchez

Re: Monthly FAQ for the Debian-user mailing list (last modified 20250301)

2025-03-01 Thread Roberto C . Sánchez
make it a lot easier to find answers on some of the longer > threads concerning problems. As ever, opinions may vary and i'd like > to know what others feel. +1 -- Roberto C. Sánchez

Re: Best terminology to distiguish groups such as "debian-user" from webmail whatevers

2025-02-26 Thread Roberto C . Sánchez
is sort of communication channel would probably be something like "email listserv" (or possibly just "listserv"). I think it was based on a commercial email list management software (similar to GNU Mailman). Regards, -Roberto -- Roberto C. Sánchez

Re: Shorewall.

2025-02-13 Thread Roberto C . Sánchez
orewall-init.log > > Nothing interesting in the logs. > > Shorewall doesn't start at system boot and no problem starting > interactively. > What about /etc/default/shorewall? And does 'systemctl status shorewall' show that it is enabled? Regards, -Roberto -- Roberto C. Sánchez

Re: Sorry for spamming the list

2025-02-06 Thread Roberto C . Sánchez
> https://lists.debian.org/debian-lists-test/ > TIL. I have been a Debian Developer for going on 20 years and I never knew about this list. It seems super handy. Regards, -Roberto -- Roberto C. Sánchez

Re: Debian 12 security issue - please help to understand

2025-01-29 Thread Roberto C . Sánchez
gt; No worries. We are all here to help and learn. Regards, -Roberto -- Roberto C. Sánchez

Re: Debian 12 security issue - please help to understand

2025-01-29 Thread Roberto C . Sánchez
uot; or any other package based on vulnerable "zlib1g" in > bookworm, that may be a security risk, right? The minizip package in bookworm does not come from zlib1g, so this particular vulnerability still does not apply. Regards, -Roberto -- Roberto C. Sánchez

Re: Debian 12 security issue - please help to understand

2025-01-29 Thread Roberto C . Sánchez
a vulnerability. If fixing it is important to you personally, then you are welcome to figure out the patch or patches that apply, apply them, test the resulting package, and the communicate with the security team and release managers to have it included in the next stable point release (which will probably be sometime in March). Regards, -Roberto -- Roberto C. Sánchez

Re: Debian 12 security issue - please help to understand

2025-01-29 Thread Roberto C . Sánchez
On Wed, Jan 29, 2025 at 08:43:12AM -0500, Dan Ritter wrote: > > Most recently: https://daniel.haxx.se/blog/2025/01/23/cvss-is-dead-to-us/ I was going to post a link to this very article when I saw that you already had :-) Regards, -Roberto -- Roberto C. Sánchez

Re: Are Debian packages updated within a release?

2025-01-18 Thread Roberto C . Sánchez
On Sat, Jan 18, 2025 at 07:12:30PM +1100, George at Clug wrote: > > Thanks Roberto, and others who tried to explain Backporting, I will > need to read this and think about it for a while. > > To make comment, I stay away from FlatPacks (the MS world tried this > kind of technol

Re: Are Debian packages updated within a release?

2025-01-17 Thread Roberto C . Sánchez
e rest of us would thank you kindly for availing yourself of one or more of those options. Regards, -Roberto -- Roberto C. Sánchez

Re: Are Debian packages updated within a release?

2025-01-17 Thread Roberto C . Sánchez
ially from what was released in Debian stable. In other words, they may break your existing whatever (programs you are compiling in the case of a library, scripts you've written in the case of an interperter, etc). Regards, -Roberto -- Roberto C. Sánchez

Re: A warning about rsync in stable: it became broken 3 days ago, is now fixed

2025-01-17 Thread Roberto C . Sánchez
t; > > > I know the answer, the question was to the person I replied to. > > Can YOU answer that question? > > It is why I use a rolling release distribution for anything important > And that is your choice. Others, for various reasons, choose a stable distribution to which security patches are backported. Each has its place. Regards, -Roberto -- Roberto C. Sánchez

Re: Bash expression to detect dying RAID devices

2024-12-24 Thread Roberto C . Sánchez
\] ]]; then BAD=1; break; fi; done < /proc/mdstat; echo $BAD Note that I changed to a regex match, and also added a 'break;' after assigning BAD=1, because there is no need to continue processing the input at that point. Regards and Merry Christmas, -Roberto -- Roberto C. Sánchez

Re: Thunderbird imap certificates

2024-12-14 Thread Roberto C . Sánchez
affic, perform whatever filtering the organization's policy requires, and then pass it on to the destination. Does the same sort of prompt appear when attempting to view a web page over HTTPS? If that is what is going on, most likely a self-signed certificate is being used and you would need to explicitly trust the certificate. Regards, -Roberto -- Roberto C. Sánchez

Re: Debian Trixie Dolphin Issue

2024-12-07 Thread Roberto C . Sánchez
transition: https://tracker.debian.org/pkg/dolphin What you have done is, well, not a generally good approach. Testing transitions are done for good reason and if as a user you choose to use testing then it is best to exercise patience when it comes to transitions. Regards, -Roberto -- Roberto C. Sánchez

Re: Unexpected prompt during package update

2024-11-30 Thread Roberto C . Sánchez
t answers to questions, you will need to preseed the debconf database; see the section below on Unattended Package Installation for more details. So, it looks like what you want is noninteractive, with preseeding. You should probably read the entire man page, as there are lots of ways

Re: Swap a good drive to another computer

2024-11-28 Thread Roberto C . Sánchez
present (e.g., specific MAC address on the network hardware, specific USB devices present, etc) then those things may break. However, you should have a sufficiently functional system to be able to deal with those things. Regards, -Roberto -- Roberto C. Sánchez

Re: Chrome OS Flex on ThinkPad Edge E530

2024-09-21 Thread Roberto Catanuto
Thanks for your support. I will look into those issues. Have a great day On Sat, Sep 21, 2024, 15:03 Andrew M.A. Cater wrote: > On Sat, Sep 21, 2024 at 11:35:25AM +0200, Roberto Catanuto wrote: > > Hi, the truth is I use Chrome OS Flex on TP Edge E530. > > Honestly, thi

Chrome OS Flex on ThinkPad Edge E530

2024-09-21 Thread Roberto Catanuto
suggestions about solving this mystery ? The charger is fine when used in another laptop. Thank you very much in advance. Roberto

Re: wait until swapoff is *actually* finished (it returns too early)?

2024-08-21 Thread Roberto C . Sánchez
On Tue, Aug 20, 2024 at 08:18:44PM -0400, Greg Wooledge wrote: > On Tue, Aug 20, 2024 at 20:04:11 -0400, Roberto C. Sánchez wrote: > > sync && sync && sync && swapoff > > > > I couldn't tell why I have sync 3 times, but I know that it's

Re: wait until swapoff is *actually* finished (it returns too early)?

2024-08-20 Thread Roberto C . Sánchez
amp;& swapoff I couldn't tell why I have sync 3 times, but I know that it's how I've called swapoff since as far back as I can remember. Regards, -Roberto -- Roberto C. Sánchez

Re: The lack of a future for 32-bit x86 installs (Was Re: Default partition mounts [ "Installation Guide" lacks index ])

2024-08-20 Thread Roberto C . Sánchez
3, 4, or 5 years old Debian release, you should really question whether that is a good idea. And then realize that if you decide to install anyways that support will become progressively more challenging. Regards, -Roberto -- Roberto C. Sánchez

Re: Large Zone Transfers Failing in Latest Buster Update

2024-08-02 Thread Roberto C . Sánchez
On Fri, Aug 02, 2024 at 10:45:21AM -0400, Jeffrey Walton wrote: > On Fri, Aug 2, 2024 at 10:37 AM Roberto C. Sánchez wrote: > > > > On Fri, Aug 02, 2024 at 10:16:51AM -0400, Jeffrey Walton wrote: > > > On Fri, Aug 2, 2024 at 9:13 AM Brian wrote: > > > > > &

Re: Large Zone Transfers Failing in Latest Buster Update

2024-08-02 Thread Roberto C . Sánchez
might be "bind9 update 9.16.50 -- too many record" from > the debian-security mailing list at > <https://lists.debian.org/debian-security/2024/07/msg3.html>. > Which seems unlikely on a system running buster. -- Roberto C. Sánchez

Re: Large Zone Transfers Failing in Latest Buster Update

2024-08-02 Thread Roberto C . Sánchez
On Fri, Aug 02, 2024 at 10:55:55AM -0300, Eduardo M KALINOWSKI wrote: > On 02/08/2024 10:44, Roberto C. Sánchez wrote: > > On Fri, Aug 02, 2024 at 10:15:38AM -0300, Eduardo M KALINOWSKI wrote: > > > Maybe related to https://kb.isc.org/docs/rrset-limits-in-zones ? > > >

Re: Large Zone Transfers Failing in Latest Buster Update

2024-08-02 Thread Roberto C . Sánchez
ced in that particular DSA. Brian, can you provide more details about what specific packages were updated and from what version to what version? You can find that information in /var/log/dpkg.log*. Regards, -Roberto -- Roberto C. Sánchez

Re: Debian LTS

2024-07-29 Thread Roberto C . Sánchez
Apart from that, you look like you are configured properly and should be able to use bullseye until the end of its LTS support period (2026-08-31) [0]. Regards, -Roberto [0] https://wiki.debian.org/LTS -- Roberto C. Sánchez

Re: date for week

2024-06-10 Thread Roberto C . Sánchez
; > does date command has this option? > > Thanks. > You probably want: $ date +%a Mon $ date +%A Monday -- Roberto C. Sánchez

Re: making Debian secure by default

2024-03-31 Thread Roberto C . Sánchez
t; It seems like an extremely obvious thing, the sort of thing that we wouldn't let happen. But then this XKCD from a year or two ago wouldn't be such an accurate representation of so many projects: https://xkcd.com/2347/ (I'm sure it's probably been linked in a 1,000 different threads in a 1,000 different forums related to this problem by now.) Regards, -Roberto -- Roberto C. Sánchez

Re: making Debian secure by default

2024-03-31 Thread Roberto C . Sánchez
c4ad3b > > https://metadata.ftp-master.debian.org/changelogs//main/u/util-linux/util-linux_2.39.3-11_changelog > The fix has also been made to stable and oldstable: https://lists.debian.org/debian-security-announce/2024/msg00058.html Regards, -Roberto -- Roberto C. Sánchez

Re: making Debian secure by default

2024-03-29 Thread Roberto C . Sánchez
id and other leading edge distros.) > > > > Thanks, > > Andy > > O-o, is there any simple test to check if I have infected version or > not? > KJ Yes. It is mentioned in Andres' email and provided as an attachement at the end. Regards, -Roberto -- Roberto C. Sánchez

Re: Fwd: [oss-security] backdoor in upstream xz/liblzma leading to ssh server compromise

2024-03-29 Thread Roberto C . Sánchez
re not subscribed to debian-security-announce. Regards, -Roberto -- Roberto C. Sánchez

Re: update-ca-certificates

2023-12-13 Thread Roberto C . Sánchez
w me to become my own CA. > > The man page states that the cert needs to have a suffix of .crt. > > By definition certs ending are in der format. > > Will pem format type certs work? > Have you looked at the examples? /usr/share/doc/ca-certificates/examples/ca-certifica

Re: Upgrade to 12.3 fails due to missing nvidia firmware package

2023-12-06 Thread Roberto C . Sánchez
https://packages.debian.org/search?keywords=firmware-nvidia-gsp You won't get version 525.147.05 in stable (which is what 12.3 is). Regards, -Roberto -- Roberto C. Sánchez

Re: Hardware Advice Wanted: Router

2023-11-13 Thread Roberto C . Sánchez
, so I wanted dual storage. If you can get by without that, then this much cheaper machine might work for you: https://www.newegg.com/p/2SW-006Y-00079 I haven't purchased either one yet, but I plan to purchase the first in the coming weeks. Regards, -Roberto -- Roberto C. Sánchez

Re: Password managers

2023-11-09 Thread Roberto C . Sánchez
n the internet (and which is free as in beer)? > KeePassXC (or KeePassX if you're still on buster). Regards, -Roberto -- Roberto C. Sánchez

Re: can you parse and "tail" at once? (and if you can't why not?)

2023-10-22 Thread Roberto C . Sánchez
lines coming out of grep, but that feels somewhat ugly. Essentially, your pipeline probably needs to be something more like this: sed -r -e "s+.*${DESC_DIR}++" "${IFL}" | tail Or drop the tail entirely if what you really want is the last part of each line, regardless of how many there are. Regards, -Roberto -- Roberto C. Sánchez

Re: zlib1g 1:1.2.11.dfsg

2023-10-20 Thread Roberto C . Sánchez
ult depends greatly on what specific packages you have installed in your system. Something like 'sudo apt-get remove zlib1g' will calculate all the required removals, present them to you for review, and then ask Y/N whether you want to remove them. There are other ways to obtain this inf

Re: Using the bash shell: determine if the root user used 'sudo -i'

2023-08-26 Thread Roberto C . Sánchez
our use case? What will you do with that information? What decision will you make? What action will you take? Regards, -Roberto -- Roberto C. Sánchez

Re: Oddity when accessing Courier IMAP from Android

2023-08-18 Thread Roberto C . Sánchez
the account from the device, re-install the CA root cert (the one that issued the server cert), and re-add the account to the device. At that point it started to work. :shrug: Regards, -Roberto -- Roberto C. Sánchez

Re: Debian OS Upgradtion from 9.9 to 11.13

2023-08-16 Thread Roberto C . Sánchez
again. One thing, however, that I can point out is that upgrading by skipping major releases is not recommended or supported at all. You should really upgrade from 9.9 -> 9.13 first, then to 10, then to 11. Regards, -Roberto [0] https://www.catb.org/esr/faqs/smart-questions.html -- Roberto C. Sánchez

Oddity when accessing Courier IMAP from Android

2023-08-11 Thread Roberto C . Sánchez
cess the server and the account without issue. Regards, -Roberto -- Roberto C. Sánchez

Re: Gradle version in bookworm

2023-08-05 Thread Roberto C . Sánchez
oject Funding initiative and it was accepted and work was done on it for several months: https://salsa.debian.org/freexian-team/project-funding/-/issues/19 However, it seems like there are rather serious blocking issues that have halted progress. Regards, -Roberto -- Roberto C. Sánchez

Re: Why are there multiple ways to do things in Debian? (Was Re: package managers problem)

2023-06-17 Thread Roberto C . Sánchez
All of that to say, Andy, that you are 100% right that if someone wants things the Debian way, they can use Debian and if someone wants things not-the-Debian way, there are a great multitude of non-Debian options out there. Regards, -Roberto -- Roberto C. Sánchez

Re: Libembree, but static

2023-03-07 Thread Roberto C . Sánchez
wishlist a bug against the libembree-dev requesting inclusion of the static .a. When static archives are shipped they are generally shipped in the -dev package. Regards, -Roberto -- Roberto C. Sánchez

Re: where are the actual ".deb" packages? all I see are "pkgcache.bin" and "srcpkgcache.bin" . . .

2023-02-26 Thread Roberto C . Sánchez
wnloaded data will contain all updates in a format understood by APT and this data can be used by apt-offline to update the non-networked machine. That sounds to me like your exact use case. Regards, -Roberto -- Roberto C. Sánchez

Re: Debugging what is deleting/recreating /etc/resolv.conf with wrong configuration, on debian stable

2023-02-22 Thread Roberto C . Sánchez
but you might find other parts of the discussion illuminating as well. Regards, -Roberto -- Roberto C. Sánchez

Re: re-compiling package twice errors out

2023-02-16 Thread Roberto C . Sánchez
orrectly (or at all), and so you are forced to start by unpacking each team in order to have a clean build. The correct solution is to fix the 'clean' target so that you can repeatedly run the build without having to remove the package directory and unpack it again. Regards, -Roberto -- Roberto C. Sánchez

Re: Why Debian packaging structure is so difficult

2023-01-09 Thread Roberto C . Sánchez
around and serves it from the local cache for subsequent requests. You are able to configure how much disk space it uses, how many pervious versions of packages to keep around, etc. Another possibility seems like it would be apt-mirror. However, I have never used it and so I cannot give a

Re: A way to set the minimum time between double clicks?

2022-10-09 Thread Roberto C . Sánchez
icon in the top left and type in "click". That should get you the accessbility-releated options in one of the results and you can adjust it there. Regards, -Roberto -- Roberto C. Sánchez

Re: no JAVA_HOME in the path

2022-08-23 Thread Roberto C . Sánchez
erparts in $HOME for setting it on a per-user basis. Regards, -Roberto -- Roberto C. Sánchez

Re: openssh server

2022-08-22 Thread Roberto C . Sánchez
heir dependencies (which can happen when mixing packages from different Debian releases). Regards, -Roberto -- Roberto C. Sánchez

Re: Debian Certifications

2022-07-31 Thread Roberto C . Sánchez
a requirement for a job you currently occupy. Regards, -Roberto On Sun, Jul 31, 2022 at 07:40:53AM -0400, Timothy M Butterworth wrote: >All, >Are there any IT certifications for Debian? I know LPI had an Ubuntu >certification. >Tha

Re: CVE Applicability Inquiry

2022-07-07 Thread Roberto C . Sánchez
, if a particular suite is not present in the entry for a CVE, then that means that security team has not assessed it as affecting any package in that suite. You can view information about the open and resolved CVEs associated with golang-1.15 in the security tracker as well [1]. Regards, -Roberto

Re: Is there an easy way to get the latest version number of a source package that is available?

2022-06-27 Thread Roberto C . Sánchez
On Mon, Jun 27, 2022 at 10:44:25PM +0100, Tim Woodall wrote: > On Mon, 27 Jun 2022, Roberto C. S?nchez wrote: > > > On Mon, Jun 27, 2022 at 03:31:01PM +0100, Tim Woodall wrote: > > > Hi, > > > > > > apt-get --only-source --download-only source > >

Re: Is there an easy way to get the latest version number of a source package that is available?

2022-06-27 Thread Roberto C . Sánchez
without downloading the package and parsing the > dsc? > If you are not opposed to installing the devscripts package, then you can do this: $ rmadison -u debian -a source -s unstable firefox-esr firefox-esr | 91.10.0esr-1 | unstable | source Regards, -Roberto -- Roberto C. Sánchez

Re: Status of Virtualbox in debian

2022-06-20 Thread Roberto C . Sánchez
abilities. That information is necessary for the Debian security team to properly support packages in a stable release. Regards, -Roberto -- Roberto C. Sánchez

Re: debian app on UserLAnd: upgrading to bullseye

2022-06-09 Thread Roberto C . Sánchez
e, requesting > opinion or suggestions here. > Have you read the release notes? That should be considered an obligatory step. Regards, -Roberto -- Roberto C. Sánchez

Re: 64 bit not 64

2022-06-04 Thread Roberto C . Sánchez
are getting? Regards, -Roberto -- Roberto C. Sánchez

Re: Firefox context menu and tooltip on wrong display?

2022-05-20 Thread Roberto C . Sánchez
On Thu, May 19, 2022 at 10:31:44PM -0400, Roberto C. Sánchez wrote: > For those following along, a little while ago the problem "went away". > That is, context menus, tooltips, and application menus now all show in > the expected places in Firefox. I really hope that this i

Re: Firefox context menu and tooltip on wrong display?

2022-05-19 Thread Roberto C . Sánchez
On Wed, May 18, 2022 at 04:17:12PM -0400, Roberto C. Sánchez wrote: > On Wed, May 18, 2022 at 10:09:10PM +0200, Linux-Fan wrote: > > Roberto C. Sánchez writes: > > > > > I have recently decommissioned my main desktop workstation and switched > > > to using my l

Re: Firefox context menu and tooltip on wrong display?

2022-05-18 Thread Roberto C . Sánchez
On Wed, May 18, 2022 at 10:09:10PM +0200, Linux-Fan wrote: > Roberto C. Sánchez writes: > > > I have recently decommissioned my main desktop workstation and switched > > to using my laptop for daily work (rather than only when travelling). I > > acquired a USB-C &q

Firefox context menu and tooltip on wrong display?

2022-05-17 Thread Roberto C . Sánchez
so how to resolve it. Regards, -Roberto -- Roberto C. Sánchez

Re: openjdk 18?

2022-04-21 Thread Roberto C . Sánchez
It looks like an early access build was uploaded into unstable on February 17. https://tracker.debian.org/pkg/openjdk-18 Regards, -Roberto On Thu, Apr 21, 2022 at 10:06:47AM -0400, Dale Harris wrote: >Hi, >Just wondering if anyone is aware of the status of packaging OpenJDK

Re: What do folks use to mirror repositories

2022-04-15 Thread Roberto C . Sánchez
hine > "into the wild" :-) > I very much agree with Tomas. After having tried a few different solutions years ago, I have settled on this one and I am convinced it is still the best available solution to this particular problem. Regards, -Roberto -- Roberto C. Sánchez

Re: configure archive.debian.org installation source from NET installer cmdline?

2022-04-09 Thread Roberto C . Sánchez
On Sat, Apr 09, 2022 at 05:42:43PM -0400, Felix Miata wrote: > Roberto C. Sánchez composed on 2022-04-09 17:16 (UTC-0400): > > > Have you tried the option to manually enter the mirror information? In > > the past I have successfully used this point at archive.debian.org for &

Re: configure archive.debian.org installation source from NET installer cmdline?

2022-04-09 Thread Roberto C . Sánchez
n archive sub-directory. The contents of archive.debian.org are not the installers themselves, but the actual package archive. Regards, -Roberto -- Roberto C. Sánchez

Re: configure archive.debian.org installation source from NET installer cmdline?

2022-04-09 Thread Roberto C . Sánchez
ian.org for an installation of an older version of Debian. You should be able to use the URL http://archive.debian.org/debian/ (IIRC). Regards, -Roberto -- Roberto C. Sánchez

Re: updatedb.mlocate

2022-04-09 Thread Roberto C . Sánchez
ackage installed, but you would need to keep the database updated manually. Regards, -Roberto -- Roberto C. Sánchez

Re: logcheck shows only accounting tool, Debian 11?

2022-04-05 Thread Roberto C . Sánchez
dle it is to simply comment out the contents of each file. That way, future upgrades will prompt you to ask if you want to keep your modifications. If you remove the files, on the other hand, then future upgrades will very likely just silently replace the files and cause your problem to return.

Re: logcheck shows only accounting tool, Debian 11?

2022-04-04 Thread Roberto C . Sánchez
now what the next logcheck report will contain (e.g., because you've tweaked the ignore filters and you want to make sure that it excludes the right thing), you can do something like this: sudo -u logcheck -s /usr/sbin/logcheck -t -o Regards, -Roberto -- Roberto C. Sánchez

Re: No man page for gcc

2022-03-12 Thread Roberto C . Sánchez
On Sat, Mar 12, 2022 at 10:36:57PM +0100, Steve Keller wrote: > On debian bullseye I have installed GCC but don't find any manual page. > What am I missing? > You'll need to add 'contrib' and 'non-free' to your sources and then install the gcc-doc pack

Re: exim4-base dependency on mysql?

2022-03-12 Thread Roberto C . Sánchez
, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin." Perhaps you installed exim4-daemon-heavy when you intended to install exim4-daemon-light. Regards, -Roberto -- Roberto C. Sánchez

Re: [CODE OF CONDUCT REMINDER - WAS Re: Re: Why did Norbert Preining (having maintained KDE) left Debian?]

2022-01-24 Thread Roberto C . Sánchez
particular invidual in a somewhat threatning way. Regards, -Roberto -- Roberto C. Sánchez

Re: [CODE OF CONDUCT REMINDER - WAS Re: Re: Why did Norbert Preining (having maintained KDE) left Debian?]

2022-01-24 Thread Roberto C . Sánchez
roblem in this case in addition to delpotes. Could you perhaps describe precisely what offense was caused or what boundary was skirted in this instance? In the future, messages such as yours would appear less menacing and more constructive with this additional bit of information added. Regards, -Roberto -- Roberto C. Sánchez

Re: User group "users"

2022-01-21 Thread Roberto C . Sánchez
On Fri, Jan 21, 2022 at 04:08:00PM +0100, Jerome BENOIT wrote: > > > On 21/01/2022 15:59, Roberto C. Sánchez wrote: > > On Fri, Jan 21, 2022 at 02:49:09PM +0100, Steve Keller wrote: > > > I see that on my Debian systems there is a user group "users" with GID

Re: User group "users"

2022-01-21 Thread Roberto C . Sánchez
know the group "users" which every user was > a member of, by default. > New users have gid 100 set as their primary group by default. So, new users are members of the group without having to be added to the group in /etc/groups. Regards, -Roberto -- Roberto C. Sánchez

Re: Firefox: Warning: Potential Security Risk Ahead for the USPS.com

2022-01-03 Thread Roberto C . Sánchez
me. In FF, click on 'SSL_ERROR_BAD_CERT_DOMAIN', which should take you to the full error output. Then click 'Copy text to clipboard' and paste the full text into an email. Someone on the list ought to be able to help diagnose further from there. Regards, -Roberto -- Roberto C. Sánchez

Re: qmail package in bullseye

2021-12-24 Thread Roberto C . Sánchez
ads) > Locale: LANG=ko_KR.UTF-8, LC_CTYPE=ko_KR.UTF-8 (charmap=UTF-8), LANGUAGE not > set > Shell: /bin/sh linked to /usr/bin/dash > Init: systemd (via /run/systemd/system) > LSM: AppArmor: enabled > > Sincerely, Byung-Hee > -- Roberto C. Sánchez

Re: debian security for personal box

2021-12-12 Thread Roberto C . Sánchez
plicable, even if the precise implementation is a little different as compared to a few years ago. Regards, -Roberto -- Roberto C. Sánchez

Re: using pam-ldap to allow ssh logins from only *some* ldap accounts (and not all)

2021-12-10 Thread Roberto C . Sánchez
ent that you decide to switch to sssd (I recommend it, as it is more flexible and less buggy than the PAM and NSS solution), then its configuration provides explicit options for filtering specific users and/or groups. Regards, -Roberto -- Roberto C. Sánchez

Re: Firefox ESR EOL

2021-12-10 Thread Roberto C . Sánchez
has slightly different objectives, operating frameworks, etc. Debian's goals are different from Ubuntu's goals, are different from Fedora's goals, are different from Mozilla upstream's goals. Let's just accept that (or work constructively to adjust the goals to better suit you) and support the people doing the work. Regards, -Roberto -- Roberto C. Sánchez

Re: Firefox ESR EOL

2021-12-09 Thread Roberto C . Sánchez
ared specifically for stable, oldstable, and LTS. Each will be uploaded to the -security archive for the respective distribution. Regards, -Roberto -- Roberto C. Sánchez

Re: Firefox ESR EOL

2021-12-09 Thread Roberto C . Sánchez
On Thu, Dec 09, 2021 at 07:49:01PM +0200, Georgi Naplatanov wrote: > On 12/9/21 19:09, Roberto C. Sánchez wrote: > > On Thu, Dec 09, 2021 at 06:59:07PM +0200, Georgi Naplatanov wrote: > >> On 12/9/21 18:43, Roberto C. Sánchez wrote: > >>> > >>> Please n

Re: Firefox ESR EOL

2021-12-09 Thread Roberto C . Sánchez
On Thu, Dec 09, 2021 at 05:11:05PM +, piorunz wrote: > https://www.phoronix.com/scan.php?page=news_item&px=Web-Browser-Packages-Debian > > :( > What utter trash. -- Roberto C. Sánchez

Re: Firefox ESR EOL

2021-12-09 Thread Roberto C . Sánchez
On Thu, Dec 09, 2021 at 06:59:07PM +0200, Georgi Naplatanov wrote: > On 12/9/21 18:43, Roberto C. Sánchez wrote: > > > > Please note that Mozilla is constantly updating to newer rustc and LLVM > > versions. That means that preparing a new major ESR release for Debian >

Re: Firefox ESR EOL

2021-12-09 Thread Roberto C . Sánchez
LVM versions. That means that preparing a new major ESR release for Debian requires not just the packaging of the firefox-esr and thunderbird updates, but also some very complex toolchain components. Those components are usually already in unstable/testing, but for stable, oldstable, and LTS, the toolchain must be backported first. Regards, -Roberto -- Roberto C. Sánchez

Re: Looking for a way to cache .deb files downloaded by apt inside sbuild schroot

2021-10-27 Thread Roberto C . Sánchez
ds="ls -la /var/cache/apt/archives/") - but I couldn't see any .deb > files inside the schroot. > You might want to look at cowbuilder. It does this automatically without any additional components that need to be configured. Regards, -Roberto -- Roberto C. Sánchez

Re: is dpkg install atomic?

2021-10-26 Thread Roberto C . Sánchez
stances where more advanced techniques might be required. Regards, -Roberto -- Roberto C. Sánchez

Re: mail service

2021-10-10 Thread Roberto C . Sánchez
On Sun, Oct 10, 2021 at 01:09:03PM +, fxkl47BF wrote: > > i understand and respect what you are saying > i also reject it > we have no way of knowing you are roberto > following what you say it would make people feel warm and fuzzy if i called > myself george washinton >

Re: mail service

2021-10-10 Thread Roberto C . Sánchez
g, attacking, and so on, without risk to their real reputation. Regards, -Roberto -- Roberto C. Sánchez

Re: Mouse left button acts really strange

2021-10-09 Thread Roberto C . Sánchez
> happening again, so I assume that the mouse hardware is fine. (I have > > also tried another mouse - same behaviour). Regards, -Roberto -- Roberto C. Sánchez

Re: LTS versions - confusion

2021-09-13 Thread Roberto C . Sánchez
information regarding the support status of any packages installed on the system (or any particular package, whether or not installed on the system). Regards, -Roberto [*] This happened some time ago with MySQL because of Oracle's policy around CPUs and their refusal to assist distro teams with

Re: tomcat8 in debian 10/buster

2021-09-13 Thread Roberto C . Sánchez
together and support a more recent version of > tomcat. But we're paying them an obscene amount of money to license > their software, and they follow IBM's precedent of "the more money you > pay us, the less we have to listen to you".) > That's unfortunate, but s

Re: Re: APT testing and unstabe Firefox: can't find newest version from unstable

2021-09-04 Thread Roberto C . Sánchez
intainers to upload them into unstable) and then the buildds will be able to build and distributed the newer firefox packages in unstable. Regards, -Roberto [0] https://buildd.debian.org/status/package.php?p=firefox [1] https://tracker.debian.org/news/1248046/accepted-firefox-9101-2-source-into-

Re: How to update Debian 11 source.list to testing?

2021-09-03 Thread Roberto C . Sánchez
On Fri, Sep 03, 2021 at 04:25:39PM +0100, piorunz wrote: > On 03/09/2021 15:17, Roberto C. Sánchez wrote: > > If you change all instances of bullseye -> testing, then you are not > > mixing. Go ahead with that (...) > > Yep, that's all there is to say. tes

Re: How to update Debian 11 source.list to testing?

2021-09-03 Thread Roberto C . Sánchez
On Fri, Sep 03, 2021 at 10:40:32AM -0400, The Wanderer wrote: > On 2021-09-03 at 10:17, Roberto C. Sánchez wrote: > > > On Fri, Sep 03, 2021 at 04:11:49PM +0200, Richard Forst wrote: > > > >> I just installed Debian using netinstall image. I thought I install > >

Re: How to update Debian 11 source.list to testing?

2021-09-03 Thread Roberto C . Sánchez
to use the specific release code name rather than stable or testing. Regards, -Roberto -- Roberto C. Sánchez

Re: how to forbid debhelper to modify /home ?

2021-09-03 Thread Roberto C . Sánchez
On Fri, Sep 03, 2021 at 03:41:00PM +0200, Harald Dunkel wrote: > On 9/3/21 13:57, Roberto C. Sánchez wrote: > > That sounds like potentially buggy behavior. Can you give a specific > > example? > > > > ntp (Debian) > sane (Debian) > gitlab-r

  1   2   3   4   5   6   7   8   9   10   >