Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 658826 - sys-fs/ddrutility (new package)
Summary: sys-fs/ddrutility (new package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Default Assignee for New Packages
URL: https://sourceforge.net/projects/ddru...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-23 13:58 UTC by Anna Tikhomirova
Modified: 2018-06-25 03:18 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
ddrutility-2.8.ebuild (ddrutility-2.8.ebuild,566 bytes, text/plain)
2018-06-23 13:58 UTC, Anna Tikhomirova
Details
metadata.xml (metadata.xml,247 bytes, text/xml)
2018-06-23 13:59 UTC, Anna Tikhomirova
Details
ddrutility-2.8-makefile.patch (ddrutility-2.8-makefile.patch,869 bytes, patch)
2018-06-23 14:00 UTC, Anna Tikhomirova
Details | Diff
ddrutility-2.8.ebuild (ddrutility-2.8.ebuild,602 bytes, text/plain)
2018-06-25 03:18 UTC, Anna Tikhomirova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anna Tikhomirova 2018-06-23 13:58:59 UTC
Created attachment 536962 [details]
ddrutility-2.8.ebuild

Hello.

Here is the ebuild for ddrutility - LINUX based utility for use with gnuddrescue to aid with data recovery.
Comment 1 Anna Tikhomirova 2018-06-23 13:59:40 UTC
Created attachment 536964 [details]
metadata.xml
Comment 2 Anna Tikhomirova 2018-06-23 14:00:01 UTC
Created attachment 536966 [details, diff]
ddrutility-2.8-makefile.patch
Comment 3 Jonas Stein gentoo-dev 2018-06-24 21:33:28 UTC
Sounds interesting. It seems to provide some NTFS tools, but I could not find out from its docs what it really does. Can you provide more information, what it really does?
Comment 4 Anna Tikhomirova 2018-06-25 03:16:43 UTC
GNU ddrescue generates a log file which contains the list of unreadable sectors of the source disk.

ddru_(ntfs)findbad is used to find which files are damaged. ddru_findbad is the slow but universal shell script for NTFS/EXT/FAT/HFS. ddru_ntfsfindbad is the advanced NTFS-only version written in C.

ddru_ntfsbitmap can be used to pregenerate a log file for ddrescue so it doesn't try to recover unused areas of the partition.
Comment 5 Anna Tikhomirova 2018-06-25 03:18:05 UTC
Created attachment 537144 [details]
ddrutility-2.8.ebuild

add missing dependency for ddru_findbad, correct license