Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Sony PRSTUX missing #25

Closed
Frenzie opened this issue Oct 28, 2018 · 5 comments
Closed

Sony PRSTUX missing #25

Frenzie opened this issue Oct 28, 2018 · 5 comments
Labels

Comments

@Frenzie
Copy link
Member

Frenzie commented Oct 28, 2018

Pinging @v01d

Cross-ref koreader/koreader-base#724

@Frenzie Frenzie added the bug label Oct 28, 2018
@Frenzie
Copy link
Member Author

Frenzie commented Oct 28, 2018

The recipe for Ubuntu Touch (houqp/kout:0.0.1) is also missing, but since that's been EOL since 2017 (?) it would be mainly for historical interest anyway.

@protobits
Copy link

Hi, I'm actually really busy these days to work on koreader. Maybe I can continue working on this next year. Sorry.

Matias

@Frenzie
Copy link
Member Author

Frenzie commented Nov 4, 2018

@v01d Perhaps you could still quickly share the Dockerfile and such in a quick zip upload? :-)

@Frenzie
Copy link
Member Author

Frenzie commented Jan 5, 2020

@v01d
Is there actually any significant difference between this one and the regular base image (besides being more compact because it doesn't have luarocks and such)? I don't see anything out of the ordinary, and in the list of packages:

$ apt list --installed
g++/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
g++-4.9-arm-linux-gnueabihf/now 4.9.3-13ubuntu2cross1 amd64 [installed,local]
g++-5/now 5.4.0-6ubuntu1~16.04.10 amd64 [installed,local]
gcc/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
gcc-4.9-arm-linux-gnueabihf/now 4.9.3-13ubuntu2cross1 amd64 [installed,local]
gcc-4.9-arm-linux-gnueabihf-base/now 4.9.3-13ubuntu2cross1 amd64 [installed,local]
gcc-5/now 5.4.0-6ubuntu1~16.04.10 amd64 [installed,local]
gcc-5-base/now 5.4.0-6ubuntu1~16.04.10 amd64 [installed,local]
gcc-5-cross-base/now 5.4.0-6ubuntu1~16.04.9cross1 all [installed,local]
gcc-6-base/now 6.0.1-0ubuntu1 amd64 [installed,local]
gettext/now 0.19.7-2ubuntu3 amd64 [installed,local]

By comparison, the base image offers the same functionality:

g++/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
g++-5/now 5.4.0-6ubuntu1~16.04.11 amd64 [installed,local]
g++-5-arm-linux-gnueabi/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
g++-5-arm-linux-gnueabihf/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
g++-arm-linux-gnueabi/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
g++-arm-linux-gnueabihf/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
gawk/now 1:4.1.3+dfsg-0.1 amd64 [installed,local]
gcc/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
gcc-4.8-base/now 4.8.5-4ubuntu2 amd64 [installed,local]
gcc-5/now 5.4.0-6ubuntu1~16.04.11 amd64 [installed,local]
gcc-5-arm-linux-gnueabi/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
gcc-5-arm-linux-gnueabi-base/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
gcc-5-arm-linux-gnueabihf/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
gcc-5-arm-linux-gnueabihf-base/now 5.4.0-6ubuntu1~16.04.9cross1 amd64 [installed,local]
gcc-5-base/now 5.4.0-6ubuntu1~16.04.11 amd64 [installed,local]
gcc-5-cross-base/now 5.4.0-6ubuntu1~16.04.9cross1 all [installed,local]
gcc-6-base/now 6.0.1-0ubuntu1 amd64 [installed,local]
gcc-arm-linux-gnueabi/now 4:5.3.1-1ubuntu1 amd64 [installed,local]
gcc-arm-linux-gnueabihf/now 4:5.3.1-1ubuntu1 amd64 [installed,local]

I'll have to take action within a few days, because this image is now causing build failures.

@Frenzie
Copy link
Member Author

Frenzie commented Jan 29, 2020

I've been letting it slide but I think I'll just cross my fingers and swap it for the base image in CI. This is already four failures today while trying to build the stable release. :-/
Screenshot_2020-01-29_15-51-22

Edit: okay, that's it, swapping now ;-)

Screenshot_2020-01-29_16-10-03

Frenzie added a commit to Frenzie/koreader-base that referenced this issue Feb 7, 2020
Cf. https://gitlab.com/koreader/nightly-builds/commit/24806cf9ae06ddbefcbb43041050f81852e82b52 and koreader/virdevenv#25 (comment)

Also remove most of the stuff from Travis to make it potentially actually useful rather than just duplicate.
Frenzie added a commit to koreader/koreader-base that referenced this issue Feb 7, 2020
Cf. https://gitlab.com/koreader/nightly-builds/commit/24806cf9ae06ddbefcbb43041050f81852e82b52 and koreader/virdevenv#25 (comment)

Also remove most of the stuff from Travis to make it potentially actually useful rather than just duplicate.
@Frenzie Frenzie closed this as completed May 24, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants