GNU bug report logs - #45549
Resolving bug with file exists on l10n

Previous Next

Package: gnuzilla;

Reported by: "Samuel Klein" <sklei4 <at> runbox.com>

Date: Wed, 30 Dec 2020 05:03:02 UTC

Severity: normal

Full log


View this message in rfc822 format

From: "Samuel Klein" <sklei4 <at> runbox.com>
To: 45549 <at> debbugs.gnu.org
Subject: bug#45549: Resolving bug with file exists on l10n
Date: Tue, 29 Dec 2020 21:05:29 -0600 (CST)
Hello,

I found a minor bug where the script will stop if directory is found.

You can bypass this issue by simply deleting the staging directory and re-building. But I submit this patch.

mkdir: cannot create directory ‘l10n’: File exists

starting at line 57

if ! [[ -d l10n ]]; then
  mkdir l10n
fi

Ends on new line 59.

Warm regards,

Samuel Klein




This bug report was last modified 4 years and 161 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.