Giter Site home page Giter Site logo

archlinuxcn / repo Goto Github PK

View Code? Open in Web Editor NEW
1.5K 65.0 283.0 212.34 MB

Arch Linux CN Repository

Shell 84.60% Python 10.16% Makefile 0.33% JavaScript 0.01% C++ 0.98% C 0.02% Roff 2.05% Julia 1.17% Perl 0.17% Fortran 0.36% Vim Script 0.03% CMake 0.04% PHP 0.05% Java 0.03% Edge 0.01%
archlinux packages repository archlinuxcn

repo's People

Contributors

a-wing avatar axionl avatar brucezhang1993 avatar coelacanthushex avatar colinkeenan avatar cuihaoleo avatar dctxmei avatar ddosolitary avatar edward-p avatar fantix avatar farseerfc avatar felixonmars avatar heavysink avatar hubutui avatar hzy199411 avatar integral-tech avatar lilacbot avatar lilydjwg avatar marvelousblack avatar oldherl avatar petercxy avatar petronny avatar phoenixlzx avatar roaldclark avatar silverrainz avatar ykelvis avatar yuyichao avatar zenvie avatar zjuyk avatar zsrkmyn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

repo's Issues

Update guideline for VCS packages?

We have many VCS packages (-git, -hg, -svn, etc), should we have some guideline about how often they should get updated?

Here're some thoughts:

  1. At least once per week if upstream has new commits
  2. Some automation to build on request (with an interval for at least 1 day, etc)
  3. Drop those we are not able to update for months

signature from "lilac (build machine) <[email protected]>" is unknown trust

debug: 1 signatures returned
debug: fingerprint: 83F817213361BF5F02E7E124F9F9FA97A403F63E
debug: summary: (empty)
debug: status: 成功
debug: timestamp: 1408779802
debug: exp_timestamp: 0
debug: validity: unknown; reason: 成功
debug: key: 83F817213361BF5F02E7E124F9F9FA97A403F63E, lilac (build machine) <[email protected]>, owner_trust unknown, disabled 0
debug: signature is valid
debug: signature is unknown trust
错误:zsh-completions-git: signature from "lilac (build machine) <[email protected]>" is unknown trust
:: 文件 /var/cache/pacman/pkg/zsh-completions-git-0.11.0.18.ge5112fa-1-any.pkg.tar.xz 已损坏 (无效或已损坏的软件包 (PGP 签名)).
[archlinuxcn]
SigLevel = Optional TrustedOnly
Server = http://repo.archlinuxcn.org/$arch

Out-of-date {bin,lib}x32-* packages

Most of {bin,lib}x32-* packages were never updated after their addition on over half a year ago.

@fantix Are you going to update them any time soon, or drop them altogether?

Xfce devel packages

I hope somebody is willing to add the Xfce devel packages from the AUR. Here are the ones I use when installing Arch on other people's computers:

xfce4-whiskermenu-plugin
garcon-devel
libxfce4util-devel
libxfce4ui-devel
xfce4-dev-tools-devel
xfdesktop-devel
xfce4-settings-devel
xfce4-appfinder-devel
xfce4-panel-devel
xfce4-session-devel
xfce4-mixer-devel
xfwm4-titleless-dev
xfce4-windowck-plugin

There are other xfce devel packages in the AUR, so it would be nice if they were all included.

Cannot build package due to /usr/bin change.

build.archlinuxcn.org

error: failed to commit transaction (conflicting files)
filesystem: /bin exists in filesystem
filesystem: /sbin exists in filesystem
filesystem: /usr/sbin exists in filesystem
Errors occurred, no packages were upgraded.

build server multilib not enabled?

when building android-sdk-build-tools:
% sudo extra-x86_64-build
error: target not found: lib32-gcc-libs
error: target not found: lib32-zlib
==> ERROR: 'pacman' failed to install missing dependencies.

TODO: python 3.4 rebuild

TODO:

  • archlinuxcn/mysql-python3
  • archlinuxcn/python-cld2-hg
  • archlinuxcn/python-greenlet-git
  • archlinuxcn/python-http-parser-git
  • archlinuxcn/python-lupa
  • archlinuxcn/python-magic-git
  • archlinuxcn/python-memoryprofiler
  • archlinuxcn/python-motor
  • archlinuxcn/python-pygal-git
  • archlinuxcn/python-pyside
  • archlinuxcn/python-pyside-tools
  • archlinuxcn/python-redis-git
  • archlinuxcn/python-regex-hg
  • archlinuxcn/python-romkan-git
  • archlinuxcn/python-svgwrite
  • archlinuxcn/shiboken
  • archlinuxcn/you-get-git

Packages should be updated once python 3.4 released to [extra]. (currently in [testing], and will be likely moved next week)

NOTE: Please check if the package works in python 3.4, like some PKGBUILD have the old python version "3.3" somewhere in build script. Also if the package were taken from AUR, corresponding changes should happen there too.

TODO: cleanup of old out-of-date packages

Here's a TODO for packages that are out-of-date for more than 3 months, please either update them, or drop them, thanks!

I've also attached the date that one package becomes out-of-date

Will add more once I have time to check further (please help as you can too :P)...

[lilac] 在编译软件包 rstudio-desktop-bin 时发生未知错误

发生未知错误!调用栈如下:

Traceback (most recent call last):
File "/home/lilydjwg/bin/lilac", line 51, in build_package
n = nvdata.get(package, (nv_unchanged[package],) * 2)
KeyError: 'rstudio-desktop-bin'

这错是啥意思?还有其他几个都是这个错。

Gmail error trying to connect to pop.ym.163.com / port 995 (SSL)

I tried to let Gmail manage [email protected] using pop.ym.163.com on port 995 with SSL. I got this error: http://i.imgur.com/lwcsLhL.png

The error says:

Server returned error: "Account misconfig: hostname contains unsafe characters."

On investigating, I think it was my fault because I may have put a space after pop.ym.163.com. However, when I try it again making sure there's no space, I get the following error: http://i.imgur.com/6WGUHJM.png saying that the connection was closed by the remote host.

There was a problem communicating with pop.ym.163.com
Sever returned error: "Connection closed by remote host: The other server terminated our connection. Please contact your other email provider for more information."

Dropping atom-editor

If anyone want to maintain atom-editor, please reply me here. Otherwise I am going to remove this package after 2 weeks.

dropbox : Truncated input file

$ sudo pacman -S dropbox 
resolving dependencies...
looking for inter-conflicts...

Packages (1): dropbox-2.6.27-1

Total Download Size:    4.19 MiB
Total Installed Size:   55.81 MiB
Net Upgrade Size:       0.00 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages ...
 dropbox-2.6.27-1-x86_64                                           4.2 MiB   217K/s 00:20 [----------------------------------------------------] 100%
(1/1) checking keys in keyring                                                            [----------------------------------------------------] 100%
(1/1) checking package integrity                                                          [----------------------------------------------------] 100%
(1/1) loading package files                                                               [----------------------------------------------------] 100%
error: error while reading package /var/cache/pacman/pkg/dropbox-2.6.27-1-x86_64.pkg.tar.xz: Truncated input file (needed 20641280 bytes, only 0 available)
error: failed to commit transaction (libarchive error)
Errors occurred, no packages were upgraded.

ca-certificates-no-cnnic can't be installed

:: ca-certificates-no-cnnic 与 ca-certificates 有冲突。删除 ca-certificates 吗? [y/N] y
:: ca-certificates-no-cnnic 与 ca-certificates-utils 有冲突 (ca-certificates)。删除 ca-certificates-utils 吗? [y/N] y
错误:无法准备事务处理 (无法满足依赖关系)
:: ca-certificates-cacert: 要求 ca-certificates-utils
:: ca-certificates-mozilla: 要求 ca-certificates-utils

sublime-text-3 not in sync with aur

Actually there is no package called sublime-text-3 in aur. There are sublime-text-dev and sublime-text-dev-imfix instead.
Also sublime-text-3 is out-of-date.

May I take over this package (sublime-text-3) and rename it?

gvfs-no-bluray

Any reason a package with different configuration and one patch version left behind should replace an official package?

OUT-OF-DATE ttf-google-fonts-git (should be 20141023-1)

Before I installed this repo, I had done yaourt -Syua --devel (or yaourt --sucre, I don't remember which) and it updated ttf-google-fonts-git to 20141023-1,

but

sudo pacman -S ttf-google-fonts-git gives
warning: downgrading package ttf-google-fonts-git (20141023-1 => 20140826-1)

Wine-multimedia out of date

archlinuxcn/wine-multimedia 1.5.29-1

aur/wine-multimedia 1.5.31-1 (19)

please update the repo package, thanks.

binx32-python2: possible missing patches.

@fantix I believe you might have missed a few patches for the binx32-python2 package to work in some cases. In particular, you might want to replace the default compiler so that it compiles with the abi you want by default.

Please see the patch in my lib32-python2 package.

Also, thanks for the multilib patch (or is it from Debian?) I hope I have seen that earlier and I've also fixed a few missing cases in my package as well..

Dropping ttf-google-fonts-hg

I'm losing interest in ttf-google-fonts-hg. If anyone like it, please reply here or just update it. Otherwise, I'll remove it in 2 weeks.

Dropping freenet

If anyone want to maintain freenet, please reply me here. Otherwise I am going to remove this package after 2 weeks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.