libnss-myhostname.nss: Install after files#39
libnss-myhostname.nss: Install after files#39Zeno-sole merged 1 commit intodeepin-community:masterfrom
files#39Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @wxphaha. Thanks for your PR. I'm waiting for a deepin-community member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
TAG Bot TAG: 255.2-4deepin25 |
po/systemd.pot 文件为什么删除了 |
这是编译生成的文件,./debian/rules clean会自动删除,这个文件建议不放到仓库里。 |
|
/integrate |
|
AutoIntegrationPr Bot |
|
dpkg-source: info: applying uniontech-resolved-short-ptr-timeout.patch |
|
/integrate |
Log: 合入上游MR 162,安装libnss-myhostname时,将myhostname插入到files后面 上游补丁的方法是利用debian installnss,这个方法只处理install,不处理 upgrade,对于upgrade是尊重已有的配置,不做任何修改;因此无法解决我们的 问题,增加preinst脚本,在upgrade时,用sed修改/etc/nsswitch.conf文件,处理 upgrade场景。 Bugs: 357411
|
/integrate |
Log: 合入上游补丁,安装libnss-myhostname时,将myhostname插入到files后面 上游补丁的方法是利用debian installnss,这个方法只处理install,不处理
upgrade,对于upgrade是尊重已有的配置,不做任何修改;因此无法解决我们的
问题,增加preinst脚本,在upgrade时,用sed修改/etc/nsswitch.conf文件,处理 upgrade场景。
Bugs: 357411