Re: nsswitch.conf again

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

 



Ed Greshko writes:

On 19/07/2021 10:56, Sam Varshavchik wrote:
I should be able to run a quick test of this, tomorrow-ish…

OK.

FWIW, I'm happy with the way my systems are configured.  And they don't give me any trouble. So, not so sure how much more brain "power" I'll give this. Considering I need to prepare our balcony for the approaching typhoon.  Don't want any identifiable items to crash onto someone's
head below.  :-)

Well, I've reached pretty much my limtis as well. As promised I built a simple package:

Name:		testpkg
Version:	1
Release:	1%{?dist}
Summary:        testpkg
License:        GPL
%description
Test package

%prep

%build

%install
rm -rf $RPM_BUILD_ROOT
mkdir -p $RPM_BUILD_ROOT/etc

echo "%{VERSION}" >$RPM_BUILD_ROOT/etc/testpkg

%files

%verify(not md5 size mtime) %config(noreplace) /etc/testpkg


I built versions 1 and 2 of this, intalled version 1, replaced /etc/testpkg with a random symlink, then upgraded to version 2. The symlink was preserved and was not overwritten by an updated "configuration" file.

This leaves two possibilities: authselect doesn't get executed, in some particular sequence of events when installing off a Live image; or perhaps a problem with authselect's triggers.


Attachment: pgpJGjEJHCIBR.pgp
Description: PGP signature

_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux