Package Details: rmlint-shredder-git 2.10.1.r34.g2711b84b-1

Git Clone URL: https://aur.archlinux.org/rmlint-git.git (read-only, click to copy)
Package Base: rmlint-git
Description: Graphical user interface for rmlint
Upstream URL: https://github.com/sahib/rmlint
Keywords: cleaner duplicate fast fdupes file finder system
Licenses: GPL3
Provides: rmlint-shredder
Submitter: SahibBommelig
Maintainer: SanskritFritz
Last Packager: xiota
Votes: 33
Popularity: 2.76
First Submitted: 2011-03-27 13:10 (UTC)
Last Updated: 2023-02-03 00:23 (UTC)

Latest Comments

1 2 3 4 Next › Last »

sixtyfive commented on 2024-12-12 12:44 (UTC) (edited on 2024-12-12 12:55 (UTC) by sixtyfive)

This is missing python-sphinx as a compile-time dependency:

Unable to find sphinx binary in PATH
Will be unable to build manpage or html docs
Install file: "docs/_build/man/rmlint.1" as "/tmp/rmlint-git/pkg/rmlint-git/usr/share/man/man1/rmlint.1"
scons: *** [/tmp/rmlint-git/pkg/rmlint-git/usr/share/man/man1/rmlint.1] docs/_build/man/rmlint.1: No such file or directory

fermino commented on 2024-12-09 21:51 (UTC)

Bug fixed upstream, it should compile ok now.

Commit: https://github.com/sahib/rmlint/commit/f0ca57ec907f7199e3670038d60b4702d1e1d8e2.

fermino commented on 2024-12-09 19:59 (UTC)

@kozaki I (with a couple of other people) are starting to help with the maintenance of upstream rmlint. I am currently trying to get this one bug sorted out. The fix is already in https://github.com/sahib/rmlint/pull/605 but I have to double check on some things before merging it. I expect it to have it done, with some luck, in a couple of days.

kozaki commented on 2024-12-06 10:52 (UTC) (edited on 2024-12-06 10:55 (UTC) by kozaki)

Trying to update on Arch from rmlint-2.10.2 (CLI):

$ makepkg -sri 
(...)
Building manpage from rst...  
scons: `librmlint.a' is up to date.  
Unable to find sphinx binary in PATH  
Will be unable to build manpage or html docs  
Linking Program ==> rmlint  
/usr/bin/ld: /tmp/cc03bw48.ltrans1.ltrans.o: in function   `rm_session_dedupe_main':
/tmp/makepkg/rmlint-git/src/rmlint/lib/session.c:227:(.text+0x87ca): undefined reference to `rm_xattr_is_deduplicated'
/usr/bin/ld: /tmp/makepkg/rmlint-git/src/rmlint/lib/session.c:345:(.text+0x951d): undefined reference to `rm_xattr_mark_deduplicated'
collect2: error: ld returned 1 exit status
scons: *** [rmlint] Error 1
scons: building terminated because of errors.
==> ERROR: A failure occurred in build().
Aborting...

Which with pikaur, ends with:

$ pikaur -S rmlint-git
(...)
[ same as above, then: ]

Command 'sudo --user=#1001 --preserve-env=VISUAL,EDITOR -- makepkg --force' failed to execute.

JohnRobson commented on 2016-06-21 21:04 (UTC)

@SahibBommelig, I have both python 2 & 3 installed.

SahibBommelig commented on 2016-06-21 20:26 (UTC)

@JohnRobson: I'm unable to reproduce that. Are you using the testing repos? Is both python2 and python{3,} installed? My gut feeling is that this is likely no problem of the PKGBUILD or rmlint.

JohnRobson commented on 2016-06-19 18:02 (UTC)

==> Starting build()... scons: *** SCons version 2.5.0 does not run under Python version 3.5.1. Python 3 is not yet supported. ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build rmlint-git.

karol_007 commented on 2015-10-13 20:07 (UTC)

FYI it's in the repos now: https://lists.archlinux.org/pipermail/aur-general/2015-October/031625.html

SahibBommelig commented on 2015-09-26 23:15 (UTC)

@Brottweiler: This hopefully works again now.

Brottweiler commented on 2015-09-26 21:59 (UTC)

If I build this right now, and install it, and use cower to update (cower -du) then it always downloads rmlint-git again cause it thinks it's been updated.