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

Add new artifacts and binary directories in gitignore files. #164

Open
sdimitro opened this issue Dec 5, 2018 · 0 comments
Open

Add new artifacts and binary directories in gitignore files. #164

sdimitro opened this issue Dec 5, 2018 · 0 comments

Comments

@sdimitro
Copy link
Contributor

sdimitro commented Dec 5, 2018

After a build doing a git status show the following:

$ git status
warning: could not open directory 'live-build/variants/internal-qa/binary/var/cache/apt/archives/partial/': Permission denied
warning: could not open directory 'live-build/variants/internal-qa/binary/var/cache/ldconfig/': Permission denied
warning: could not open directory 'live-build/variants/internal-qa/binary/export/home/cli/.ssh/': Permission denied
warning: could not open directory 'live-build/variants/internal-qa/cache/bootstrap/root/': Permission denied
warning: could not open directory 'live-build/variants/internal-qa/cache/bootstrap/var/cache/ldconfig/': Permission denied
On branch migration-03
Untracked files:
  (use "git add <file>..." to include in what will be committed)

        live-build/artifacts/internal-qa.gcp.tar.gz
        live-build/artifacts/internal-qa.migration.tar.gz
        live-build/artifacts/internal-qa.upgrade.tar.gz
        live-build/variants/internal-dcenter/binary/
        live-build/variants/internal-dev/binary/

nothing added to commit but untracked files present (use "git add" to track)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant