Jump to content

Talk:Creating your first RPM Package on ArcaOS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "The requirements are invalid and wrong, Python and a couple of dependent libraries are missing. The installation and testing section is off-topic or not directly related to RP..."
 
(No difference)

Latest revision as of 00:54, 22 February 2018

The requirements are invalid and wrong, Python and a couple of dependent libraries are missing. The installation and testing section is off-topic or not directly related to RPM. A simple test installation can be done with:

rpm -i --test package.rpm

([1]) For verification:

rpm -V ...

You seem to use special version of fileutils (cp, mv) that converts an i386 binary to i686 by some kind of black magic? --ak120 (talk) 00:54, 22 February 2018 (CET)