Comment 9 for bug 1696402

Revision history for this message
Sureshkumar Selvaraj (sureshkumar.selvaraj) wrote :

Hi, I'm facing the same error when I try to build .deb package using cordova on Ubuntu-16.04. I have posted my query here (https://askubuntu.com/questions/964231/cordova-build-for-armhf-architecture-failed-overlayfs-mount-error).

With reference to this bug fix post, I tried to build package on Ubuntu-17.04 as well, but I get the same error.

The click package version in Ubuntu-17.04 is click - 0.4.46+17.04.20170607.3-0ubuntu1.

Ubuntu-17.04 related information:

user0044@ubuntu:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty
user0044@ubuntu:~$ node -v
v4.7.2
user0044@ubuntu:~$ npm -v
3.5.2
user0044@ubuntu:~$ cordova -v
7.0.1
user0044@ubuntu:~$

Thanks
Sureshkumar