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

Re: brp-compress *not* being run.



I wish this were the case.

ls -l ~/.rpmrc
ls: /root/.rpmrc: No such file or directory

ls -l /etc/rpmrc
ls: /etc/rpmrc: No such file or directory

-miah

On Wed, Mar 28, 2001 at 01:44:53PM -0500, Jeff Johnson wrote:
> Then you are using a custom rpmrc configuration w/o per-arch macro
> configuration.
> 
> The magic glue is in the line (from the end of /usr/lib/rpm/rpmrc)
> 
> macrofiles:     /usr/lib/rpm/macros:/usr/lib/rpm/%{_target}/macros:/etc/rpm/macros.specspo:/etc/rpm/macros.db1:/etc/rpm/macros:/etc/rpm/%{_target}/macros:~/.rpmmacros
> 
> Add (at least) the entry
> 	/usr/lib/rpm/%{_target}/macros
> in macrofiles: to your configuration.
> 
> Alternatively, try adding to your custom configuration
> 	include: /usr/lib/rpm/rpmrc
> so that you pick up the default configuration automagically.
> 
> Possibly you may need
> 	--rcfile /usr/lib/rpm/rpmrc:your_rc_here
> if explictly overriding the option from the CLI.
> 
> 73 de Jeff
> 
> -- 
> Jeff Johnson	ARS N3NPQ
> jbj@jbj.org	(jbj@redhat.com)
> Chapel Hill, NC
> 
> 
> 
> _______________________________________________
> Rpm-list mailing list
> Rpm-list@redhat.com
> https://listman.redhat.com/mailman/listinfo/rpm-list





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