From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id ECftFxcI9l98RwAA0tVLHw (envelope-from ) for ; Wed, 06 Jan 2021 18:57:27 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id 2JOoExcI9l9HSwAAbx9fmQ (envelope-from ) for ; Wed, 06 Jan 2021 18:57:27 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 38ACA9402A9 for ; Wed, 6 Jan 2021 18:57:27 +0000 (UTC) Received: from localhost ([::1]:51700 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kxDzq-0000V7-6N for larch@yhetil.org; Wed, 06 Jan 2021 13:57:26 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:59398) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kxDzD-0000Uu-MG for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 13:56:47 -0500 Received: from mail-qk1-x72d.google.com ([2607:f8b0:4864:20::72d]:37634) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kxDzC-0008Fr-3k for emacs-orgmode@gnu.org; Wed, 06 Jan 2021 13:56:47 -0500 Received: by mail-qk1-x72d.google.com with SMTP id h4so3431408qkk.4 for ; Wed, 06 Jan 2021 10:56:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=user-agent:from:to:cc:subject:in-reply-to:date:message-id :mime-version; bh=YPM7GnhPuhQTJbyvMXeZ7mF/IxW/BhoThlIY762B+jw=; b=UBBckUxOGaQewoeWsiB3hvurMddGPToJAEUPkCy479aObn1Q0rQSewVcfH0D1M9Vu4 g+jWD78hrTfXidyA7KbBChgk/RD2WibwyyaGPgQlONIkK/HkcWWNHcTcMgz5yjQYSaLX d1LmNfKIffbMNjE7M4fF2J9fbTyswJEFggLDWGgTrWwAS9jN5B12PNmEDxqgllKs6TnR 73bTUbWYkacd/JACnwpAoAh0oxs7dCE5FGe4tIPmz6sviCYFE2V8gHixKkZh2iY7RaQg VltAYp6R5kTlehdELuGDQVgR+NiOuCVR3X4rFxt42RMCw7iVCB6pZ7/bmkGyC6/jXdBN gRhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:user-agent:from:to:cc:subject:in-reply-to:date :message-id:mime-version; bh=YPM7GnhPuhQTJbyvMXeZ7mF/IxW/BhoThlIY762B+jw=; b=kWoMvU/hKKtuI8BhxcHsAe6xpGNxuSYCDHUr73lYeYnCDIMUCcLnqgTOxM128unFuS fqClJNmda2zPlqVclaUyOTPH2p0GQ1b98hxeTWPlhNYWAfUR2n3E4a1JsYMXDP4nIsdP ux5nzgbnkRe0o4mQgTwYNMpvn/PY0VpnBkfv/2atKAeqjNKBXvQQjuTJiYY7ZOHnCz1A SxK3w8g01t2bYDwLkCmwdzbbPOZ/TTsZBfU9pEEXa3BZAMtTyfnACfg4yclrAW3a2ARh ZSQ5BoIw58QvWjPKiJlp2AA9PcmWnbdHGoWseuvuV1oNs1J1H90OAyRvnkFOVcnTVyes bSoA== X-Gm-Message-State: AOAM530FTP1rRg+BKVmzRZkRdrJalGYnnBxpeSEtSIcGmadEERfFPlhA bGXeqfEXAc3FCuV4qewFJTPJ2+PiFYg= X-Google-Smtp-Source: ABdhPJwE1E5Q6GxSyHMeUctn9RNKYVJXCKW+TZEN3ublbEPUnThh/E5VmwfvqNWFlsNcEG//ibROug== X-Received: by 2002:a37:9a4a:: with SMTP id c71mr5744265qke.56.1609959404655; Wed, 06 Jan 2021 10:56:44 -0800 (PST) Received: from arch ([2601:8b:c300:1024:1266:d0ff:1635:f964]) by smtp.gmail.com with ESMTPSA id k141sm1869133qke.38.2021.01.06.10.56.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 06 Jan 2021 10:56:43 -0800 (PST) User-agent: mu4e 1.5.7; emacs 28.0.50 From: No Wayman To: kyle@kyleam.com Subject: Re: Bug: org.el has wrong (or none) version [fatal: No names found, cannot describe anything. (fatal: No names found, cannot describe anything. @ /Users/niels/.emacs.d/straight/build/org-agenda/)] In-Reply-To: <87y2h6yafs.fsf@kyleam.com> Date: Wed, 06 Jan 2021 13:51:56 -0500 Message-ID: <87ble1gahh.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; format=flowed Received-SPF: pass client-ip=2607:f8b0:4864:20::72d; envelope-from=iarchivedmywholelife@gmail.com; helo=mail-qk1-x72d.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: nisoni@algon.dk, emacs-orgmode@gnu.org Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -4.00 Authentication-Results: aspmx1.migadu.com; none X-Migadu-Queue-Id: 38ACA9402A9 X-Spam-Score: -4.00 X-Migadu-Scanner: scn0.migadu.com X-TUID: aAsPxGurAfmC > I don't know anything about straight, but this sounds like what > you'd > get if you try to generate org-version.el in an Org repo without > tags. This is the correct assessment. Straight has a user option, `straight-vc-git-default-clone-depth', which may be customized to perform shallow clones of N commits. I've ammended the default Org recipe to ensure a full clone is performed. I've contacted Niels on his github to illustrate how this can be done on a per-recipe basis as well via the `:depth` keyword. Thank you, Nick Vollmer