RandoPaster1

Untitled

May 4th, 2020
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. ]$ rpm -e filebot
  2. error: "filebot" specifies multiple packages:
  3. filebot-4.9.1-universal.jdk8.noarch
  4. filebot-4.9.1-universal.jdk8.noarch
  5. [aclethen@aclethen ~]$ sudo dnf remove filebot
  6. [sudo] password for aclethen:
  7. Dependencies resolved.
  8. ================================================================================
  9. Package Architecture Version Repository Size
  10. ================================================================================
  11. Removing:
  12. filebot noarch 4.9.1-universal.jdk8 @@System 123 M
  13.  
  14. Transaction Summary
  15. ================================================================================
  16. Remove 1 Package
  17.  
  18. Freed space: 123 M
  19. Is this ok [y/N]: y
  20. Running transaction check
  21. Transaction check succeeded.
  22. Running transaction test
  23. Transaction test succeeded.
  24. Running transaction
  25. Preparing : 1/1
  26. Running scriptlet: filebot-4.9.1-universal.jdk8.noarch 1/1
  27. /var/tmp/rpm-tmp.cQmRYX: line 1: syntax error near unexpected token `then'
  28. /var/tmp/rpm-tmp.cQmRYX: line 1: `[ $1 -eq 0 ]; then'
  29. error: %preun(filebot-4.9.1-universal.jdk8.noarch) scriptlet failed, exit status 2
  30.  
  31. Error in PREUN scriptlet in rpm package filebot
  32. Verifying : filebot-4.9.1-universal.jdk8.noarch 1/1
  33.  
  34. Failed:
  35. filebot-4.9.1-universal.jdk8.noarch
  36.  
  37. Error: Transaction failed
  38. [aclethen@aclethen ~]$ sudo dnf remove filebot-4.9.1-universal.jdk8.noarch
  39. Dependencies resolved.
  40. ================================================================================
  41. Package Architecture Version Repository Size
  42. ================================================================================
  43. Removing:
  44. filebot noarch 4.9.1-universal.jdk8 @@System 123 M
  45.  
  46. Transaction Summary
  47. ================================================================================
  48. Remove 1 Package
  49.  
  50. Freed space: 123 M
  51. Is this ok [y/N]: y
  52. Running transaction check
  53. Transaction check succeeded.
  54. Running transaction test
  55. Transaction test succeeded.
  56. Running transaction
  57. Preparing : 1/1
  58. Running scriptlet: filebot-4.9.1-universal.jdk8.noarch 1/1
  59. /var/tmp/rpm-tmp.F7CrdJ: line 1: syntax error near unexpected token `then'
  60. /var/tmp/rpm-tmp.F7CrdJ: line 1: `[ $1 -eq 0 ]; then'
  61. error: %preun(filebot-4.9.1-universal.jdk8.noarch) scriptlet failed, exit status 2
  62.  
  63. Error in PREUN scriptlet in rpm package filebot
  64. Verifying : filebot-4.9.1-universal.jdk8.noarch 1/1
  65.  
  66. Failed:
  67. filebot-4.9.1-universal.jdk8.noarch
  68.  
  69. Error: Transaction failed
  70. [aclethen@aclethen ~]$ filebot -version
  71. FileBot 4.9.1 (r7372) JDK8 / OpenJDK Runtime Environment 1.8.0_242 / Linux 5.6.8-300.fc32.x86_64 (amd64)
Add Comment
Please, Sign In to add comment