packit / dist-git-to-source-git

Converting dist-git to source-git
MIT License
4 stars 9 forks source link

git ignores .packit or spec #66

Closed dhodovsk closed 3 years ago

dhodovsk commented 4 years ago

Failure: paths are ignored by one of your .gitignore files

Packages:

fweimer commented 3 years ago

glibc had a similar issue, if I recall correctly, but is not listed here. Is this because we have a manual conversion?

The probable fix for this issue is to use git add -f in place of git add.

dhodovsk commented 3 years ago

glibc had a similar issue, if I recall correctly, but is not listed here. Is this because we have a manual conversion?

Yes, the stats are only for the new ones (and also not 100% yet)

codonell commented 3 years ago

Does this issue block the automatic importing of glibc's c8s branch? If it does then that would be a shame. We want to start experimenting with this and keeping c8s updated is relevant and important.

TomasTomecek commented 3 years ago

@codonell @fweimer thanks for the feedback!

should be fixed by #90

TomasTomecek commented 3 years ago

@dhodovsk should we reopen? do we have repos for all of these?

dhodovsk commented 3 years ago

All repositories for packages mentioned in the error description now exist :)