Re: how to tst the "erase " functionality of an rpm

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

 



On Fri, Feb 20, 2009 at 2:00 PM, Panu Matilainen <pmatilai@xxxxxxxxxxxxxxx> wrote:
On Thu, 19 Feb 2009, devzero2000 wrote:


On Thu, Feb 19, 2009 at 12:03 AM, Jennis Pruett <jennyp@xxxxxxxx> wrote:
> I am not allowed "root" on any system, but we build rpms to
> give to our sysadmins.
>
> My problem:  Using my .spec file, I create rpms.
> But I can't find any way to test what will happen when the rpm
> is obsolete and the systems folks have to do the rpm -e  rpm_that_I
> built_at_one_time_in_antoher_life.rpm
>
>
> I can cpio the rpm, and use the rpm -qip to check it. But there is no
way
> that I know
> of, to verify that the erasure will actually remove everything.

Well, generally rpm removes what it knows about. If you're creating files from %post and such, try to move that to the package contents. Or if not possible, make %ghost files of anything that you expect to get created either in scriptlets or software runtime.


> Anyone have an idea?
>
> Thanks,
> J

Use a chroot. Most also build in a chroot
http://fedoraproject.org/wiki/Projects/Mock

Yup, except chroot needs root privilege which is not available here:

I ask my sysadm to create a chroot for a user (o for myself ) - i hope that it is possible to ask something to the sysadmin - telling it to use pam_chroot for this username. So no root priv are necessary for that user. For accessing the machine from ssh it is necessary  disable ssh privilege separation but IMHO it is not a problem for a development env. This is what i have done in the past .  In the future probably i try pam_namespace and the linux shared subtree.
JMHO
 


_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxxxxx
http://lists.rpm.org/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux