Search found 9 matches

by Idu1p
03 May 2020, 18:05
Forum: Ubuntu & Desktop Linux
Topic: FIlebot on Opensuse Tumbleweed
Replies: 24
Views: 9002

Re: FIlebot on Opensuse Tumbleweed

I'm no expert on RPM, but perhaps there are some commands that can help you see which package installs which file paths. And then compare the OpenJDK and OpenJFX package to ensure that they align. The output from my command shows the list of installed packages. My understanding is that OpenSuse use...
by Idu1p
03 May 2020, 15:52
Forum: Ubuntu & Desktop Linux
Topic: FIlebot on Opensuse Tumbleweed
Replies: 24
Views: 9002

Re: FIlebot on Opensuse Tumbleweed

Does the version of JFX you have installed match the version of JDK? The versions should usually match, but it can help to verify that you have all of the packages installed. This output is from Fedora, but both distributions use RPM. In the example, you can see packages for java-1.8.0 jdk, jfx, and...
by Idu1p
04 Apr 2020, 19:57
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

Could you post a copy of the RPM SPEC file?
by Idu1p
04 Apr 2020, 13:17
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

I spoke too soon. The package installs, but now the symlink for filebot is missing. The other symlink, for jna.jar, is still there.
by Idu1p
04 Apr 2020, 13:10
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

I can confirm that the new package installs. Nice work and thanks!
by Idu1p
04 Apr 2020, 03:12
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

Thanks! That looks pretty good. One more question: do you have a %files section with /usr/bin ? Here's where it errors out: Error: Transaction test error: file /usr/bin from install of filebot-4.9.1-universal.jdk8.noarch conflicts with file from package filesystem-3.12-2.fc31.x86_64 If you have the ...
by Idu1p
03 Apr 2020, 13:45
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

Would you like to supply the RPM to me to test before deploying? If you supply the SRPM, I can test (and tune as needed) as well. You can build both packages using `rpmbuild -ba` and the source will be placed into SRPMS instead the usual RPM directory.
by Idu1p
03 Apr 2020, 13:27
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

Thanks for looking at this. I used the repository to install. The repo is available and enabled: $ dnf repoinfo filebot Last metadata expiration check: 0:05:23 ago on Fri 03 Apr 2020 08:27:30 AM EDT. Repo-id : filebot Repo-name : filebot Repo-status : enabled Repo-revision : 1584805661 Repo-updated ...
by Idu1p
02 Apr 2020, 22:58
Forum: Help and Support
Topic: POSTBUCKET - where random posts in unrelated topics go
Replies: 1003
Views: 527103

Re: [RPM] Fedora package

Heads up: the version 4.9 RPM does not contain a "filebot" file anymore. The install section contains it, but the file is missing. $ rpm -ql filebot | grep filebot$ /etc/bash_completion.d/filebot /usr/share/filebot $ rpm -q --scripts filebot postinstall scriptlet (using /bin/sh): ln -sf /u...