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

cook build #3278

Closed
noraj opened this issue Dec 4, 2021 · 2 comments · Fixed by #3283
Closed

cook build #3278

noraj opened this issue Dec 4, 2021 · 2 comments · Fixed by #3283
Labels
type::bug Valid bug

Comments

@noraj
Copy link
Contributor

noraj commented Dec 4, 2021

In https://github.com/BlackArch/blackarch/blob/master/packages/cook/PKGBUILD I see in pkgver that the last commit used for the package is 217, which is the last one and should show version 2.0 in the banner.

https://github.com/giteshnxtlvl/cook/blob/652a9401478ae705a882f84cae2789ad23eef783/cmd/cook/usage.go#L12

But instead it shows version 1.6:

$ cook -h                                                                                                                                                                                                                                   
                                                                                                                                                                                                                                            
  ░            ░ ░      ░ ░  ░  ░                                                                                                                                                                                                           
  ░ ░        ░ ░ ░ ▒  ░ ░ ░ ▒  ░             Words Permutation &                                                                                                                                                                            
░░▒ ▒░    ░ ▒ ▒░   ░ ▒ ▒░ ░ ░ ▒ ░            Combination Generator                                                                                                                                                                          
░ ░▒ ▒  ░░ ▒░▒░▒░ ░ ▒░▒░▒░ ▒ ▒▒ ▓▒                                                                                                                                                                                                          
 ▄████▄   ▒█████   ▒█████   ██ ▄█▀           Create complex wordlist                                                                                                                                                                        
▒██▀ ▀█  ▒██▒  ██▒▒██▒  ██▒ ██▄█▒            and passwords's pattern                                                                                                                                                                        
▒▓█    ▄ ▒██░  ██▒▒██░  ██▒▓███▄░            without pain.                                                                                                                                                                                  
▒▓▓▄ ▄██▒▒██   ██░▒██   ██░▓██ █▄                                                                                                                                                                                                           
 ▒▓███▀ ░░ ████▓▒░░ ████▓▒░▒██▒ █▄ 1.6       Gitesh Sharma @giteshnxtlvl                                                                                                                                                                    
                                                                                                                                                                                                                                            
 Usage  : cook [PARAM-1 VALUES] [PARAM-2 VALUES] ... [PARAM-N VALUES]  [PATTERN]                                                                                                                                                            
          cook -param1 val1,val2 -param2 file.txt param1:param2                                                                                                                                                                             
 Help   : cook -h                                                                                                                                                                                                                           
 Config : cook -config                                                                                                                                                                                                                                        

So I'm wondering if the package requires a rebuild @noptrix ?

@noraj
Copy link
Contributor Author

noraj commented Dec 7, 2021

The build is failing with the current PKGBUILD:

image

@noraj
Copy link
Contributor Author

noraj commented Dec 10, 2021

after glitchedgitz/cook#31:

image

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

Successfully merging a pull request may close this issue.

1 participant