Bug 131756 - Docker build fail
Summary: Docker build fail
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice Online
Classification: Unclassified
Component: LibreOffice (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-31 21:59 UTC by Clément Lafont
Modified: 2020-04-06 14:56 UTC (History)
2 users (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Clément Lafont 2020-03-31 21:59:52 UTC
The build of the docker image returns the following error:


 CXXLD    clientnb
  CXXLD    connect
  CXXLD    lokitclient
  CXXLD    loolmap
sudo /sbin/setcap cap_fowner,cap_mknod,cap_sys_chroot=ep loolforkit
sudo: sorry, you must have a tty to run sudo
Makefile:3276: recipe for target 'all-local' failed


I think the error is cause by the change of the user in the dockerfile, since user is not root anymore.
Comment 1 Aron Budea 2020-04-01 01:16:07 UTC
There are regular docker builds, so the procedure still works. What steps are you following?
Comment 2 Clément Lafont 2020-04-01 07:28:36 UTC
The build is broken: https://ci.libreoffice.org/job/lo_online_docker_master
Comment 3 Samuel Mehrbrodt (allotropia) 2020-04-06 14:56:39 UTC
That was an issue on the builder, should work now (build fails at another place currently).