Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

some PKGBUILDs are not compiled & packaged #220

Closed
12 of 15 tasks
cuihaoleo opened this issue Apr 5, 2016 · 21 comments
Closed
12 of 15 tasks

some PKGBUILDs are not compiled & packaged #220

cuihaoleo opened this issue Apr 5, 2016 · 21 comments
Labels

Comments

@cuihaoleo
Copy link
Member

cuihaoleo commented Apr 5, 2016

There are 15 PKGBUILDs in this git repo that have not yet been compiled & packaged.

Seems the submitters of them are mostly not developer in this git repo. If anybody interested, please adopt these packages.

Generated by:

for d in `ls`; do
    (cd $d && bash --restricted -c "source PKGBUILD; echo \${pkgname[@]}")
done 2>/dev/null | grep -v '[A-Z]' | xargs pacman -Si > /dev/null
@lilydjwg
Copy link
Member

lilydjwg commented Apr 5, 2016

coursera-dl-git is by @zsrkmyn, see the committer, not message: 4a3aebf

@farseerfc
Copy link
Member

devtools-lilac is intended to be used only by lilac herself for debugging purpose. @lilydjwg do we need to keep this? or else I will remove it.

@zsrkmyn
Copy link
Contributor

zsrkmyn commented Apr 5, 2016

On Tue, Apr 05, 2016 at 06:31:05AM -0700, 依云 wrote:

coursera-dl-git is by @zsrkmyn, see the committer, not message: 4a3aebf

Sorry, I just forgot to bump pkgrel to trigger rebuilding...
Thanks for reminding me!

Regards,
Stephen

@lilydjwg
Copy link
Member

lilydjwg commented Apr 5, 2016

@farseerfc no need to keep it. Next time when we need it, we can package a new one (and we don't need to put it in the repo).

farseerfc added a commit that referenced this issue Apr 7, 2016
@zsrkmyn
Copy link
Contributor

zsrkmyn commented Apr 7, 2016

I don't know why, I've modified lilac.py and PKGBUILD (including pkgrel) of coursera-dl-git several times to trigger lilac's rebuilding, but none of those times succeeded.

Finally, I build the package manully and copyed it (and the .sig file) to ~/repo on build machine. However, I find it the package was remoeved from ~/repo but not pushed into archlinuxcn repo (pacman -Ss coursera-dl-git showed nothing).

@lilydjwg
Copy link
Member

lilydjwg commented Apr 7, 2016

zsrkmyn you should report the issue. Unknown issues are unlikely to get fixed.

@zsrkmyn
Copy link
Contributor

zsrkmyn commented Apr 7, 2016

Thanks @lilydjwg, I found the problem just now, and I am doing some further test.

@ykelvis
Copy link
Member

ykelvis commented Apr 7, 2016

Vidalia is packaged now.

@zsrkmyn
Copy link
Contributor

zsrkmyn commented Apr 7, 2016

@ykelvis 快去签名你的包啦 >.< #218

@ykelvis
Copy link
Member

ykelvis commented Apr 7, 2016

@zsrkmyn 已经在搞了今晚能弄好_(:3」 ∠)_

@lilydjwg
Copy link
Member

lilydjwg commented Apr 7, 2016

@zsrkmyn 我升级了服务器上的 repo-add 命令,现在 coursera-dl-git 应该已经有了(请给 rsync 一些时间)。

@zsrkmyn
Copy link
Contributor

zsrkmyn commented Apr 9, 2016

@lilydjwg, 已经好了呢!谢谢仙子!

@xgdgsc
Copy link
Member

xgdgsc commented Apr 15, 2016

vivaldi是什么情况@phoenixlzx

@phoenixlzx
Copy link
Member

抱歉,更新了一下,应该会自动更新&编译了

@lilydjwg 麻烦盯一下今晚的编译日志...

@phoenixlzx
Copy link
Member

AUR 上的包维护者往里面扔了太多东西... 而且为什么有 gitignore
总之不能自动从 AUR 更新的话只好删掉了,谁有兴趣更新的话就重新加进去吧。我表示没时间天天盯着。

@lilydjwg
Copy link
Member

为什么会有 .INSTALL 和 .MTREE 文件…………

@xgdgsc
Copy link
Member

xgdgsc commented Apr 16, 2016

vivaldi从AUR更新的时候报什么错?要删的话nvchecker.ini里也删一下。

@petronny
Copy link
Member

petronny commented Sep 6, 2016

I will remove all the unchecked packages on the list on 9/9.

@petronny
Copy link
Member

petronny commented Sep 9, 2016

先删了一波,剩下的都是Inkn <i@inkn.ml>这个人的包
但是这个github id也不复存在了。。。

怎么办?删吗?

@petronny
Copy link
Member

话说上面那个命令现在在chromium-dev会卡住。。

@petronny
Copy link
Member

除broadcom-wl外的PKGBUILD均已修正
broadcom-wl我就drop了
它只能编译出对最新的kernel,这样每次kernel更新都要手动指定depends=('linux=$kernel_ver')并bump pkgrel
坑太大不想填了

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants