Docker container for building LibreOffice

Dashamir Hoxha dashohoxha at gmail.com
Mon Jul 20 08:58:15 PDT 2015


Hi,

I have created  a docker container that has all the tools needed for
building LibreOffice.
See: https://github.com/FreeSoft-AL/libreoffice-compile
It has worked well in the past and I have been able to compile libreoffice
(for example check out this:
https://drive.google.com/drive/folders/0B7H_DCc2DjNGfmZxaVB1ZGxDbHVjWUE5WW1uRUxwdUQ0WTdVc1NHWVNOOXFHWDM3QkxWd0E
)

However, when I try to build the image now (with the command
`docker/build.sh`),
I get the following errors related to installing dependencies (the command
`apt-get -y build-dep libreoffice`).

Do you have any idea on what has changed, or what might be wrong, or how to
fix it?

Thanks,
Dashamir

P.S. I hope that this is the right mailing list for such kind of questions,
otherwise
        please let me know where should I ask.


ERROR MESSAGES:
----------------------------------------------------------------------

Get:604 http://archive.ubuntu.com/ubuntu/ trusty/main fastjar amd64
2:0.98-5 [77.4 kB]
Get:605 http://archive.ubuntu.com/ubuntu/ trusty-updates/main
libbluetooth-dev amd64 4.101-0ubuntu13.1 [66.2 kB]
Get:606 http://archive.ubuntu.com/ubuntu/ trusty/main unixodbc-dev amd64
2.2.14p2-5ubuntu5 [211 kB]
Err http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3-nssdb
all 2:3.17.4-0ubuntu0.14.04.1
  404  Not Found [IP: 91.189.92.201 80]
Err http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3 amd64
2:3.17.4-0ubuntu0.14.04.1
  404  Not Found [IP: 91.189.92.201 80]
Err http://archive.ubuntu.com/ubuntu/ trusty-security/main linux-libc-dev
amd64 3.13.0-55.94
  404  Not Found [IP: 91.189.92.201 80]
Err http://archive.ubuntu.com/ubuntu/ trusty-security/main libnss3-dev
amd64 2:3.17.4-0ubuntu0.14.04.1
  404  Not Found [IP: 91.189.92.201 80]
E: Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-nssdb_3.17.4-0ubuntu0.14.04.1_all.deb
 404  Not Found [IP: 91.189.92.201 80]

E: Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3_3.17.4-0ubuntu0.14.04.1_amd64.deb
 404  Not Found [IP: 91.189.92.201 80]

E: Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/l/linux/linux-libc-dev_3.13.0-55.94_amd64.deb
 404  Not Found [IP: 91.189.92.201 80]

E: Failed to fetch
http://archive.ubuntu.com/ubuntu/pool/main/n/nss/libnss3-dev_3.17.4-0ubuntu0.14.04.1_amd64.deb
 404  Not Found [IP: 91.189.92.201 80]

E: Unable to fetch some archives, maybe run apt-get update or try with
--fix-missing?
E: Failed to process build dependencies
Fetched 294 MB in 19min 6s (256 kB/s)
The command '/bin/sh -c apt-get -y build-dep libreoffice' returned a
non-zero code: 100
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20150720/35bd3b57/attachment.html>


More information about the LibreOffice mailing list