unable to create working installation rpm
Posted
#1
(In Topic #469)
Enthusiast

[test@localhost ~]$ rpm -ivh rename-1.0.8-1.fdr.noarch.rpm
error: Failed dependencies:
gambas3-gb-form >= 3.14 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-form < 3.99.0 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-gtk >= 3.14 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-gtk < 3.99.0 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-image >= 3.14 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-image < 3.99.0 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-settings >= 3.14 is needed by rename-1.0.8-1.fdr.noarch
gambas3-gb-settings < 3.99.0 is needed by rename-1.0.8-1.fdr.noarch
Posted
Guru

Posted
Enthusiast

Posted
Administrator

Apparently the package util-linux-2.35.1-1.fc32.x86_64 already contains a file/binary named 'rename'.
That's what causes your conflict as your package is also named 'rename'
I suggest you name your package differently and try again.
gbWilly
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
- Gambas Dutch translator
- Gambas wiki content contributor
- Gambas debian/ubuntu package recipe contributor
- GambOS, a distro for learning Gambas and more…
- Gambas3 Debian/Ubuntu repositories
… there is always a Catch if things go wrong!
Posted
Enthusiast

gbWilly said
Hi sadams54,
Apparently the package util-linux-2.35.1-1.fc32.x86_64 already contains a file/binary named 'rename'.
That's what causes your conflict as your package is also named 'rename'
I suggest you name your package differently and try again.
Holy crap it was that easy. I sat for months not able to figure out the obvious. Thank you for pointing it out and I made the change. now it works right.
1 guest and 0 members have just viewed this.




