-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
docker构建的时候报错 #194
Comments
吐槽一下,编译体验真是糟透了。。。
|
@airclear 缺少gflags |
大神,官方能搞个docker镜像吗?这样能极大降低使用门槛啊,有利于传播。。。 |
好,谢谢,这个我们一直在考虑改进…
Airclear <[email protected]>于2017年10月3日 周二下午10:11写道:
… @Leviathan1995 <https://github.com/leviathan1995>
Package gflags-2.1.1-6.el7.x86_64 already installed and latest version
大神,官方能搞个docker镜像吗?这样能极大降低使用门槛啊,有利于传播。。。
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#194 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AHcMRdpAacm6C4JNqIjIO7RM_abdHHERks5sokCAgaJpZM4Pp4D6>
.
|
目前Pika 可以直接使用 二进制包, 解压就可以. 比docker 还方便 @airclear 你可以试试 |
gaodq
pushed a commit
that referenced
this issue
Nov 2, 2017
gflags-devel glog-devel是要安装开发包吧! |
@greking 如果直接用二进制就不用安装开发包了,Dokerfile我修改了下,可以自己构建镜像了。 |
wangshao1
added a commit
to wangshao1/pika
that referenced
this issue
Jul 22, 2023
* fix pika rsync bug
AlexStocks
pushed a commit
that referenced
this issue
Jul 26, 2023
…ess (#1805) * define rsync related header file and proto * feat:add throttle (#167) * add_throttle * feat: implement rsync network tansform (#169) implement rsync network transfer Co-authored-by: wangshaoyi <[email protected]> * fix action (#171) * fix action * fix * feat: add load local meta file (#175) * add load meta file * [feat] add rsync client/server code (#177) * implement rsync network transfer * add rsyncclient to syncslaveslot (#182) add rsyncclient to syncslaveslot * feat: add read meta file and data (#179) * add read meta file and data * fix compile error (#183) * fix bug * add rsyncclient to syncslaveslot * fix compile error * fix compile error --------- Co-authored-by: wangshaoyi <[email protected]> * fix compile error (#184) * fix bug * optimize: add_throttle (#189) optimize throttle * rsyncclient periodically flush meta table (#192) rsyncclient periodically flush meta table * change rsync response (#190) * change rsync response * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * rix rsync bugs (#194) * fix pika rsync bug * fix bugs * fix bugs * fix bugs 1 * fix bugs * fix rsync bugs (#195) * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs 1 * fix bugs --------- Co-authored-by: wangshaoyi <[email protected]> * remove unused code * remove unused code * remove unused code * remove unused code * add copyright * fix by review comments (#213) Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (#214) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (#216) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> * Optimize rsync wangsy (#217) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (#218) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> --------- Co-authored-by: wangshaoyi <[email protected]> Co-authored-by: Yuecai Liu <[email protected]> Co-authored-by: chejinge <[email protected]> Co-authored-by: luky116 <[email protected]>
bigdaronlee163
pushed a commit
to bigdaronlee163/pika
that referenced
this issue
Jun 8, 2024
bigdaronlee163
pushed a commit
to bigdaronlee163/pika
that referenced
this issue
Jun 8, 2024
…ess (OpenAtomFoundation#1805) * define rsync related header file and proto * feat:add throttle (OpenAtomFoundation#167) * add_throttle * feat: implement rsync network tansform (OpenAtomFoundation#169) implement rsync network transfer Co-authored-by: wangshaoyi <[email protected]> * fix action (OpenAtomFoundation#171) * fix action * fix * feat: add load local meta file (OpenAtomFoundation#175) * add load meta file * [feat] add rsync client/server code (OpenAtomFoundation#177) * implement rsync network transfer * add rsyncclient to syncslaveslot (OpenAtomFoundation#182) add rsyncclient to syncslaveslot * feat: add read meta file and data (OpenAtomFoundation#179) * add read meta file and data * fix compile error (OpenAtomFoundation#183) * fix bug * add rsyncclient to syncslaveslot * fix compile error * fix compile error --------- Co-authored-by: wangshaoyi <[email protected]> * fix compile error (OpenAtomFoundation#184) * fix bug * optimize: add_throttle (OpenAtomFoundation#189) optimize throttle * rsyncclient periodically flush meta table (OpenAtomFoundation#192) rsyncclient periodically flush meta table * change rsync response (OpenAtomFoundation#190) * change rsync response * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * rix rsync bugs (OpenAtomFoundation#194) * fix pika rsync bug * fix bugs * fix bugs * fix bugs 1 * fix bugs * fix rsync bugs (OpenAtomFoundation#195) * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs 1 * fix bugs --------- Co-authored-by: wangshaoyi <[email protected]> * remove unused code * remove unused code * remove unused code * remove unused code * add copyright * fix by review comments (OpenAtomFoundation#213) Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#214) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#216) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> * Optimize rsync wangsy (OpenAtomFoundation#217) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#218) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> --------- Co-authored-by: wangshaoyi <[email protected]> Co-authored-by: Yuecai Liu <[email protected]> Co-authored-by: chejinge <[email protected]> Co-authored-by: luky116 <[email protected]>
cheniujh
pushed a commit
to cheniujh/pika
that referenced
this issue
Sep 24, 2024
cheniujh
pushed a commit
to cheniujh/pika
that referenced
this issue
Sep 24, 2024
…ess (OpenAtomFoundation#1805) * define rsync related header file and proto * feat:add throttle (OpenAtomFoundation#167) * add_throttle * feat: implement rsync network tansform (OpenAtomFoundation#169) implement rsync network transfer Co-authored-by: wangshaoyi <[email protected]> * fix action (OpenAtomFoundation#171) * fix action * fix * feat: add load local meta file (OpenAtomFoundation#175) * add load meta file * [feat] add rsync client/server code (OpenAtomFoundation#177) * implement rsync network transfer * add rsyncclient to syncslaveslot (OpenAtomFoundation#182) add rsyncclient to syncslaveslot * feat: add read meta file and data (OpenAtomFoundation#179) * add read meta file and data * fix compile error (OpenAtomFoundation#183) * fix bug * add rsyncclient to syncslaveslot * fix compile error * fix compile error --------- Co-authored-by: wangshaoyi <[email protected]> * fix compile error (OpenAtomFoundation#184) * fix bug * optimize: add_throttle (OpenAtomFoundation#189) optimize throttle * rsyncclient periodically flush meta table (OpenAtomFoundation#192) rsyncclient periodically flush meta table * change rsync response (OpenAtomFoundation#190) * change rsync response * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * rix rsync bugs (OpenAtomFoundation#194) * fix pika rsync bug * fix bugs * fix bugs * fix bugs 1 * fix bugs * fix rsync bugs (OpenAtomFoundation#195) * add debug log for test * fix rsync client/server bugs * fix bugs * add debug log for test * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs * fix bugs 1 * fix bugs --------- Co-authored-by: wangshaoyi <[email protected]> * remove unused code * remove unused code * remove unused code * remove unused code * add copyright * fix by review comments (OpenAtomFoundation#213) Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#214) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#216) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> * Optimize rsync wangsy (OpenAtomFoundation#217) * fix by review comments Co-authored-by: wangshaoyi <[email protected]> * fix by review comments (OpenAtomFoundation#218) * fix by review comments --------- Co-authored-by: wangshaoyi <[email protected]> --------- Co-authored-by: wangshaoyi <[email protected]> Co-authored-by: Yuecai Liu <[email protected]> Co-authored-by: chejinge <[email protected]> Co-authored-by: luky116 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
报:No package glog-devel available. 构建日志如下:
The text was updated successfully, but these errors were encountered: