Giter Club home page Giter Club logo

binary-package-repo's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

binary-package-repo's Issues

APKINDEX.tar.gz: improve repository description

Right now, the description simply says "user" (because we build the package in /home/user/build).
I have upstreamed a parameter to set any description in abuild. But it will take some time, until it lands in the released version of abuild, that gets actually used in Alpine Linux.

I suggest we wait until they released it, and then simply use the parameter in pmbootstrap to set the description to postmarketOS (maybe with a date appended?). It will probably make sense to add a parameter to pmbootstrap, so we can use another value when building for the binary package repo, than when creating packages locally.

gcc-aarch64 is not reproducible on Travis CI

It fails with:

(004383) [10:27:27] Compare: usr/bin/aarch64-alpine-linux-musl-c++
(004383) [10:27:27] CHALLENGE FAILED for usr/bin/aarch64-alpine-linux-musl-c++:Entry 'usr/bin/aarch64-alpine-linux-musl-c++' has a different type!
(004383) [10:27:27] Compare: usr/bin/aarch64-alpine-linux-musl-g++
(004383) [10:27:27] CHALLENGE FAILED for usr/bin/aarch64-alpine-linux-musl-g++:Entry 'usr/bin/aarch64-alpine-linux-musl-g++' has a different type!

Log:
https://api.travis-ci.org/jobs/261273294/log.txt?deansi=true

Optimize output for raw log

Right now we use travis foldings with shell color output - but that does not get displayed in the raw log.
Displaying the raw log is necessary for very long builds.
It would be better to have the sections printed without color, but somehow easily recognizable. Example:

#
# SECTION START
#

Building weston does not work yet

Right now it fails, because we get a so:libc.musl-armhf.so.1 entry in the weston-99999-r2.apk.buildinfo.json file. I guess the easiest fix would be to not listso: entries in the buildinfo.json file, because they are redundant anyway. We already list all installed packages!

Actually we only list the packages, that the package we're building depends on. So the fix would be to replace all so: packages with the packages, by whom they are provided.

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.