miurahr / tmpotter

TMPotter - source and translation text aligner/TMX converter for Computer Aided Translation
GNU General Public License v3.0
6 stars 2 forks source link

[RPM] packaged rpm files are owned by non-existent user #59

Open jirib opened 6 years ago

jirib commented 6 years ago

Hi,

please package rpm file correctly, the user/owner does not exist and it prints errors during installation.

# rpm -qlvp /home/jirib/Downloads/tmpotter-0.8.5-1.noarch.rpm
drwxr-xr-x    2 miurahr root                        0 Jan  5  2017 /opt/tmpotter
drwxr-xr-x    2 miurahr root                        0 Jan  5  2017 /opt/tmpotter/bin
-rwxr-xr-x    1 miurahr root                     5544 Jan  5  2017 /opt/tmpotter/bin/tmpotter
-rwxr-xr-x    1 miurahr root                     2945 Jan  5  2017 /opt/tmpotter/bin/tmpotter.bat
drwxr-xr-x    2 miurahr root                        0 Jan  5  2017 /opt/tmpotter/lib
-rw-r--r--    1 miurahr root                    38806 Jan  5  2017 /opt/tmpotter/lib/annotations-3.0.1.jar
-rw-r--r--    1 miurahr root                   208700 Jan  5  2017 /opt/tmpotter/lib/commons-io-2.5.jar
-rw-r--r--    1 miurahr root                     2254 Jan  5  2017 /opt/tmpotter/lib/jcip-annotations-1.0.jar
-rw-r--r--    1 miurahr root                    19943 Jan  5  2017 /opt/tmpotter/lib/jsr305-3.0.1.jar
-rw-r--r--    1 miurahr root                   220813 Jan  5  2017 /opt/tmpotter/lib/juniversalchardet-1.0.3.jar
-rw-r--r--    1 miurahr root                    21630 Jan  5  2017 /opt/tmpotter/lib/lib-mnemonics-1.0.jar
-rw-r--r--    1 miurahr root                   654740 Jan  5  2017 /opt/tmpotter/lib/okapi-core-0.31.jar
-rw-r--r--    1 miurahr root                    83904 Jan  5  2017 /opt/tmpotter/lib/okapi-filter-xliff-0.31.jar
-rw-r--r--    1 miurahr root                   410008 Jan  5  2017 /opt/tmpotter/lib/okapi-lib-xliff2-1.1.4.jar
-rw-r--r--    1 miurahr root                     9753 Jan  5  2017 /opt/tmpotter/lib/segmentation.jar
-rw-r--r--    1 miurahr root                    41071 Jan  5  2017 /opt/tmpotter/lib/slf4j-api-1.7.21.jar
-rw-r--r--    1 miurahr root                    10905 Jan  5  2017 /opt/tmpotter/lib/slf4j-simple-1.7.21.jar
-rw-r--r--    1 miurahr root                    23346 Jan  5  2017 /opt/tmpotter/lib/stax-api-1.0-2.jar
-rw-r--r--    1 miurahr root                   161867 Jan  5  2017 /opt/tmpotter/lib/stax2-api-3.1.4.jar
-rw-r--r--    1 miurahr root                  1495328 Jan  5  2017 /opt/tmpotter/lib/swingx-all-1.6.5-1.jar
-rw-r--r--    1 miurahr root                   439576 Jan  5  2017 /opt/tmpotter/lib/tmpotter.jar
-rw-r--r--    1 miurahr root                   491270 Jan  5  2017 /opt/tmpotter/lib/woodstox-core-lgpl-4.4.1.jar
lrw-r--r--    0 root    root                       26 Jan  5  2017 /usr/local/bin/tmpotter -> /opt/tmpotter/bin/tmpotter
# rpm -ihv --nodeps --ignoreos /home/jirib/Downloads/tmpotter-0.8.5-1.noarch.rpm
Preparing...                          ################################# [100%]
Updating / installing...
   1:tmpotter-0:0.8.5-1               warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
warning: user miurahr does not exist - using root
################################# [100%]