archlinuxcn / repo

Arch Linux CN Repository
1.51k stars 293 forks source link

Drop multiple packages #1694

Closed yan12125 closed 4 years ago

yan12125 commented 4 years ago

问题类型 / Type of issues

受影响的软件包 / Affected packages


(webhook: retry 17)

yan12125 commented 4 years ago

I wonder if lilacbot got an error due to recent changes in misc_scripts. gconf is in repo_depends of multiple packages

$ rg -l -g lilac.yaml gconf archlinuxcn
archlinuxcn/rawstudio-git/lilac.yaml
archlinuxcn/chromedriver/lilac.yaml
archlinuxcn/minecraft/lilac.yaml
archlinuxcn/mailspring/lilac.yaml
archlinuxcn/palemoon/lilac.yaml
archlinuxcn/github-desktop-bin/lilac.yaml

/cc @lilydjwg

lilydjwg commented 4 years ago

I don't know what happened: the coroutine disappears without a trace. Will investigate tomorrow.

yan12125 commented 4 years ago

WARNING: other packages will be affected!

yan12125 commented 4 years ago

the coroutine disappears without a trace

Seems to be working fine?

EDIT: Sorry - I didn't notice that my winterpy repo is old. The test above uses lilydjwg/winterpy@1185d6289fb4d4621d776d62c74eaecb97ceb705.

lilacbot commented 4 years ago

WARNING: other packages will be affected!

lilydjwg commented 4 years ago

嗯,webhook 修好了。是因为 github hookshot 有10秒的超时时间,超时之后关闭连接,然后 aiohttp 把我的 coroutine 给 cancel 掉了……

yan12125 commented 4 years ago

Oh I see, thanks for the efforts!

lilydjwg commented 4 years ago

2b470446a54efb154a32ff0964effd8cf2ead84c (I'm fixing the message)