Open dhodovsk opened 4 years ago
I've got the same problem when updating podman
and it showed up that I've wrongly cleaned the repo and left directory for both versions there. (It's a git inside git and needs two --force
options to remove that.)
But, that should not be a problem for you. You are working always with the clean dist-git, aren't you?
When I rerun the convert for figuring out the issue for specific package I use:
#!/bin/bash
PKG=$1
git clone https://git.centos.org/rpms/$PKG --branch=c8s --depth=1 rpms/$PKG
podman run --rm -v $PWD:/workdir:z dist2src dist2src -vv convert /workdir/rpms/$PKG:c8s /workdir/src/$PKG:c8s
So it's clean environment and unrelated to the one I got. OK.
Use the directory which is a git project - try to make sure the other present directories are not required.
Packages c8s:
file
,firefox
,grafana
,mesa-demos
,poppler
,python-reportlab
,python-rtslib
,rsyslog
,rteval-loads
,selinux-policy
,thunderbird
,xorg-x11-drv-intel
Packages c8:
mesa-demos
,perl-DateTime-TimeZone
,poppler
,python-sure
,python-werkzeug
,pyserial
,python-docutils
,python-enchant
,python-httplib2
,python-httpretty
,python-humanize
,python-hwdata
,python-inotify
,python-pyasn1
,python-reportlab
,python-rtslib
,scotch
,selinux-policy
,thunderbird
,comic-neue-fonts
,culmus-fonts
,file
,xorg-x11-drv-intel
,chrome-gnome-shell
,cim-schema
,decentxml
(needs https://github.com/packit/dist-git-to-source-git/issues/75 first),firefox
,grafana
,Convert output: