Page MenuHomeSolus

bcache-tools
Closed due to inactivityPublic

Description

Bcache-tools
https://bcache.evilpiepirate.org
http://evilpiepirate.org/git/bcache-tools.git
GPL-2.0
Bcache is a Linux kernel block layer cache. It allows one or more fast disk drives such as flash-based solid state drives (SSDs) to act as a cache for one or more slower hard disk drives.

D211 Package

Revisions and Commits

Event Timeline

krieghof updated the task description. (Show Details)
JoshStrobl moved this task from Backlog to Accepted For Inclusion on the Package Requests board.
fabiomen10@solus-osboxes ~/bcache-tools $ make
cc -O2 -Wall -g `pkg-config --cflags uuid blkid`   -c -o bcache.o bcache.c
Package uuid was not found in the pkg-config search path.
Perhaps you should add the directory containing `uuid.pc'
to the PKG_CONFIG_PATH environment variable
No package 'uuid' found
Package blkid was not found in the pkg-config search path.
Perhaps you should add the directory containing `blkid.pc'
to the PKG_CONFIG_PATH environment variable
No package 'blkid' found
/bin/sh: cc: command not found
make: *** [<builtin>: bcache.o] Error 127
fabiomen10@solus-osboxes ~/bcache-tools $ sudo eopkg it uuid
System error. Program terminated.
Repo item uuid not found
Please use 'eopkg help' for general help.
Use --debug to see a traceback.
fabiomen10@solus-osboxes ~/bcache-tools $ sudo eopkg it blkid
System error. Program terminated.
Repo item blkid not found
Please use 'eopkg help' for general help.
Use --debug to see a traceback.

Packages "uuid" and "blkid" has not found.

JoshStrobl claimed this task.
JoshStrobl added a project: Needs Maintainer.
JoshStrobl added a subscriber: JoshStrobl.

This has sat in accepted for inclusion for over a year now Clearly, there is a lack of demand for the inclusion of this software, nobody has stepped up to provide a completed patch, maintain it, and properly integrate it. Closing as a result. Feel free to reopen but only when someone offers a patch via our proper patch submission methods and volunteers to be maintainer.

DataDrake changed the task status from Wontfix to Frozen.Feb 21 2022, 6:32 AM