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

No names found running the script #26

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

No names found running the script #26

Sforg26 opened this issue Jan 10, 2022 · 0 comments

Comments

@Sforg26
Copy link

Sforg26 commented Jan 10, 2022

Hello! Thanks for your work

Sorry it's probably a newbie question, I don't have any experience at all in building from source, but I really need this tools for my everyday work.

I have initialized git in the folder, but when I try to run the script (both debian and fedora) it gave me the follwing error:

[user@disp9487 qubes-video-companion-master]$ DEBUG=1 ./build/create-rpm.sh
+ set -E
+ set -euo pipefail
+ trap exit ERR
+ package_type=vm
+ case $package_type in
+ :
+ case $0 in
+ local_dir=././build
+ cd ././build
+ pwd
/home/user/QubesIncoming/work/qubes-video-companion-master/build
+ author_fpr=018FB9DE6DFA13FB18FB5552F9B90D44F83DD5F2
+ gpg --import author.asc
gpg: key F9B90D44F83DD5F2: "Elliot Killick <elliotkillick@zohomail.eu>" not changed
gpg: Total number processed: 1
gpg:              unchanged: 1
+ cd ..
++ git describe --abbrev=0
fatal: No names found, cannot describe anything.
+++ exit
+ version_tag=
++ exit

Which is the name that it need to find?
Any helps will be appreciated
Thanks in advance

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

No branches or pull requests

1 participant