Package: gammastep
Version: 2.0.2-3

Thanks for packaging gammastep!

I was trying to build the package on buster, but it failed with:
 /usr/bin/mkdir -p 
'/home/tbm/debian/gammastep-2.0.2/debian/gammastep/usr/lib/python3.7/site-packages/gammastep_indicator'
                                                                                
    ^^^
...
mv debian/gammastep/usr/lib/python3.8/site-packages/gammastep_indicator 
debian/gammastep/usr/lib/python3/dist-packages/
mv: cannot stat 
'debian/gammastep/usr/lib/python3.8/site-packages/gammastep_indicator': No such 
file or directory
                                                ^^^

The problem is that debian/rules hard-codes the Python version.
I'm don't know anything about Python packaging in Debian, but I
guess it would be best not to hard-code specific versions (since
that will also fail when sid moves to 3.9).

-- 
Martin Michlmayr
https://www.cyrius.com/

Reply via email to