Closed GoogleCodeExporter closed 9 years ago
On Ubuntu 12.04 everything works fine, there is no warning about package being
of bad quality.
user/group in /usr/share/pyshared/ is czarek/czarek and should probably be
root/root:
drwxr-xr-x 3 czarek czarek 4096 Dec 4 06:21 cefpython3
Original comment by czarek.t...@gmail.com
on 4 Dec 2014 at 5:24
In make-deb.py the first deb package is created fine using -rfakeroot argument.
The problem is that we extract it, modify files to fix some issues and then
pack it again, and that's when when wrong owner/gid is applied.
Fixed in revision 61c6c05764f9.
Original comment by czarek.t...@gmail.com
on 4 Dec 2014 at 6:09
Project will move to Github. Find this issue at the new address (soon):
https://github.com/cztomczak/cefpython/issues/147
Original comment by czarek.t...@gmail.com
on 24 Aug 2015 at 6:41
Original issue reported on code.google.com by
czarek.t...@gmail.com
on 3 Dec 2014 at 7:38