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

Re: Problem with the rpm for gnome-games-2.12



On Fri, 2005-09-16 at 14:37 +0100, Paul Smith wrote:
> Dear All
> 
> I am trying to build a rpm for gnome-games-2.12, but I get the following error:
> 
> # rpm -ihv gnome-games-2.12.0-1.i386.rpm
> Preparing...                ########################################### [100%]
>       file /var/log/scrollkeeper.log from install of
> gnome-games-2.12.0-1 conflicts with file from package
> scrollkeeper-0.3.14-5

It's a file conflict! The message is quite specific.  

I'm assuming the following - if you're not doing thes consult some docs
on howto[0]:

1)  You're not building as root
2) You are using BuildRoot in your sepc


Check your payload and %files section of your built rpm.  Do rpmbuild
-bi gnome-games.spec and then check the build root,  to see if there is
a <path to RPM_BUILD_ROOT>/var/log/scrollkeeper.log file in there,
figure out what is generating it or nuke it in %install or use %exclude
in the files list.


Paul
[0] Some handy pointers 
http://rpm.org/hintskinks/buildtree/
http://rpm.org/max-rpm-snapshot/ch-rpm-anywhere.html#S1-RPM-ANYWHERE-USING-BUILD-ROOTS
http://www.gurulabs.com/GURULABS-RPM-LAB/GURULABS-RPM-GUIDE-v1.0.PDF



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