Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

integration sbotools + sbopkg #82

Open
drbeco opened this issue Jan 10, 2022 · 0 comments
Open

integration sbotools + sbopkg #82

drbeco opened this issue Jan 10, 2022 · 0 comments

Comments

@drbeco
Copy link

drbeco commented Jan 10, 2022

I'm currently trying to use sbotools with the directory to repo substituted to a symlink to sbopkg repository (actually rsync mirror).

The command used to create the link was a simple:

[/usr/sbo/]# ln -s /var/lib/sbopkg/SBo/14.2 repo 

For now it is working fine, but I'm concerned with this file diff:

diff -q repo.orig/ /var/lib/sbopkg/SBo/14.2/
> Files repo.orig/SLACKBUILDS.TXT and /var/lib/sbopkg/SBo/14.2/SLACKBUILDS.TXT differ

I guess SLACKBUILDS.TXT from sbopkg includes MD5SUM and other info, while sbotools only needs name/location.

If we could integrate both better, that would be great.

Thanks


Ref.: sbopkg/sbopkg#72

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant