[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opensuse-packaging
Subject:    Re: [opensuse-packaging] building ramlog-2
From:       "Dominique Leuenberger" <Dominique.Leuenberger () TMF-Group ! com>
Date:       2010-04-19 12:20:57
Message-ID: 4BCC66C90200002900096ED2 () mail2 ! tmf-group ! com
[Download RAW message or body]

>>> On 4/19/2010 at 14:04, <doiggl@velocitynet.com.au> wrote: 
> Hello
> 
> - How can i tell if a tar.gz file gets unpacked ok in obs / spec file ?
> - What fixes can be done to this spec file to  correct these errors from
> the log ?
[...]
> + install -m 644 RAMLOG-2.0.0/ramlog.conf.upstart
> /usr/src/packages/BUILDROOT/ramlog-2.0.0-44.1.x86_64/etc/ramlog.conf.upstart
> install: cannot stat `RAMLOG-2.0.0/ramlog.conf.upstart': No such file or
> directory
[...]
> -rw-r--r-- tofu/tofu       198 2010-04-07 08:35 ramlog-2.0.0/ramlog.conf.upstart

Glenn,

Linux is a system that's using case-sensitive file names. RAMLOG-2.0.0 != ramlog-2.0.0.

As such, the error is in line 56 of your spec file:
install -m 644 RAMLOG-%{version}/ramlog.conf.upstart $RPM_BUILD_ROOT/etc/ramlog.conf.upstart

Dominique
-- 
To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org
For additional commands, e-mail: opensuse-packaging+help@opensuse.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic