Skip to content
This repository has been archived by the owner on Feb 17, 2023. It is now read-only.

paultag/loofah

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

loofah is a debile helper to rebuild existing set.

loofah will process json files. Some examples are provided in eg/

Commands

Feed the database

PYTHONPATH=. ./bin/loofah-update

Query packages

Query all packages 'Build-Depends'/'Build-Depends-Indep' on cdbs:

PYTHONPATH=. ./bin/loofah-query eg/cdbs.json

Rebuild packages

PYTHONPATH=.:../ricky/ ./bin/loofah-rebuild eg/cdbs.json default

Configuration

Edit /etc/ricky.ini:

[config]
signing-key=<the gpg key generated by the fred user>
dput-target=ursae

Edit ~/.dput.d/profiles/ursae.json:

{ "fqdn": "ursae.inria.fr", "incoming": "/UploadQueue", "login": "anonymous", "meta": "boring", "method": "ftp"}

Requirements

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages