On average, building Ubuntu packages takes about 1 to 1.5 hours on very
powerful hardware.
https://wiki.sepia.ceph.com/doku.php?id=hardware:braggi
https://wiki.sepia.ceph.com/doku.php?id=hardware:adami
It's a massive project and always been that way.
On 8/9/22 20:31, Zhongzhou Cai wrote:
Hi,
I'm building ceph debian/ubuntu packages, but I found it would take up to
hours if I run ./make-debs.sh script. Looks like it is downloading a lot of
things like pip, tox, which I suppose should have been done during
install-deps.sh script? Some of the output ./make-debs.sh shows:
```
Installing collected packages: pip
Attempting uninstall: pip
Found existing installation: pip 20.0.2
Uninstalling pip-20.0.2:
Successfully uninstalled pip-20.0.2
Successfully installed pip-22.2.2
```
I also tried to run ./do_cmake.sh, which takes significantly shorter time
than ./make-debs.sh, even with debug build. Why is that the case? Or do I
miss something?
Thanks,
Zhongzhou Cai
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx
_______________________________________________
ceph-users mailing list -- ceph-users@xxxxxxx
To unsubscribe send an email to ceph-users-leave@xxxxxxx