"Křištof Želechovski" <giecrilj@stegny.2a.pl> wrote:
Hello,
On Oct 15 18:53 Greg Freemyer wrote (excerpt):
I maintain httrack and httrack-3.47.24 installs fine on 12.3
With openSUSE 13.1 it fails:
The error is: Error: Subprocess failed. Error: RPM failed: error: unpacking of archive failed on file /usr/share/httrack/html: cpio: rename failed
Dnia środa, 16 października 2013 09:50:20 Johannes Meixner pisze: -
Is a directory
It is actually not a directory, it's a symbolic link
I assume you do a RPM package upgrade and it is a directory in the already installed old version which was changed into a symbolic link in the new version.
Such a change is not possible with RPM.
I think you could %pre rmdir, %files %exclude the link and %post ln -s as required.
Untestedly, Chris Thanks Chris.
I changed the specfile to keep the html directory where it was in 12.3 It is already in 13.1 oss, so all is good. Greg -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org