![]() |
2014-01-30
, 19:42
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#4
|
![]() |
2014-01-30
, 20:13
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#5
|
Installing packages [=========================] Fatal error: Installation aborted by user
pkcon install-local -y /home/nemo/Downloads/hebrewvkb-4ar-0.1-1.armv7hl.rpm
pkcon remove hebrewvkb-4ar
Downloading packages [=========================] Fatal error: Specified path '/var/tmp/TmpDir.szc6vD' is not a directory: dir:///var/tmp/TmpDir.szc6vD
![]() |
2014-01-31
, 05:48
|
Posts: 1,067 |
Thanked: 2,383 times |
Joined on Jan 2012
@ Finland
|
#6
|
The Following User Says Thank You to rainisto For This Useful Post: | ||
![]() |
2014-01-31
, 10:18
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#7
|
Just use .spec file.
Obsoletes: - if you want to uninstall other versions
Conflicts: - if you want to keep 1st installed rpm package and stop 2 other packages from installing
(And you all 3 packages can use Provides: hebvbk for example so depending packages dont care which one of the 3 packages is installed).
![]() |
2014-01-31
, 22:56
|
|
Posts: 5,339 |
Thanked: 4,133 times |
Joined on Jan 2010
@ Israel
|
#9
|
%postun rm -rf /usr/share/jolla-adrestart
![]() |
2014-02-03
, 01:16
|
Posts: 144 |
Thanked: 242 times |
Joined on Nov 2007
@ Finland
|
#10
|
Someone know how to prevent installation of RPM file with the same files structure ?
For example I have 3 hebrew vkb RPM files, all of them have the same structure:
/usr/share/jolla-hebrewvkb/jolla/layouts
/usr/share/jolla-hebrewvkb/font
/usr/share/jolla-hebrewvkb/backup
If one of packages already installed and I trying to install another one, it installed without any problem over the same files... How to prevent it ?
I tried to add this lines to .spec file before packaging:
Maybe I need to add something else ? Please, any advice ?
Lausanne & Lyon de descente...
----------------
Schturman's home page
Schturman's repo on openrepos
RPM packaging directly on your Jolla phone.
Root & User SSH access to Jolla via WinSCP.
Root and User SSH access to Jolla via Nautilus on Linux PC.
Last edited by Schturman; 2014-01-30 at 19:22.