Boyuan Yang
Boyuan Yang
Referencing https://bugs.debian.org/715743#27: > I believe the culrpit is this line: > > if (force && strcmp("linux", getenv("TERM"))) { > > If getenv() returns NULL, then strcmp() crashes.
https://github.com/ibus/ibus-pinyin/commit/e2e10c40 Please ask your Arch Linux package maintainer to include the patch.
The same error will occur with commit https://github.com/rime/rime-cantonese/commit/c1948ba95247cb04f09208367e6776e9a92abb64 .
据 LUG Internal telegram 群组内的信息,现在写了一个work around: ``` proxy_redirect http:// https:// ; ``` 要根本上解决该问题可能需要进一步研究或者重构反代架构。
@Smart-Hypercube 做,为什么不做 另外,为什么“不进行同步”?这个很奇怪,是之后同步脚本被修改了吗?
@gaoyifan 这个域名不方便部署 https 证书,也不可控,无法在必要时候切换解析,所以最好是早日停止使用。
个人建议 1. 立即,同时向网络中心发一封邮件 2. 六个月以后 3. 十二个月以后 补充:同样适用于 centos.ustc.edu.cn Yifan Gao 于2016年11月26日周六 12:13写道: > > 1. 在servers.u.o发布公告:debian.u.e.c即将弃用。HTTP设置301跳转。 > 2. 将debian.u.e.c解析到其他IP。HTTP继续跳转。rsync停止服务器,返回通知。 > 3. 彻底废弃 > > 我们订个时间表? @hosiet > > —...
这个事情要推动一下。准备发通知,域名包括: * oss.ustc.edu.cn * debian.ustc.edu.cn * centos.ustc.edu.cn
@zhsj 安装器(debian-installer)是单独团队负责的,有可能需要单独提醒。能否给出具体位置(例如截图)?
@gaoyifan 能不能给一下 iso 中的具体位置呢?我在 debian-installer 源代码里面没找到相关字符串