Installing Beckhoff ethercat 64 bit with linuxcnc
02 Feb 2022 08:54 - 02 Feb 2022 08:56 #233780
by Dj Junior
Installing Beckhoff ethercat 64 bit with linuxcnc was created by Dj Junior
Hi everyone
i followed the Grotius's tutorial to install linux on my machine. But when I arrived at step 2 (ec-debianize) with the command dpkg-buildpackage it gives me the following error
dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../etherlabmaster_1.5.2+20190904hg33b922p8ea394.orig.tar.{bz2,gz,lzma,xz}
dpkg-buildpackage: error: dpkg-source -b etherlabmaster gave error exit status 255
looking on the internet they say to use the following command
dpkg-buildpackage -b -rfakeroot -us -uc
but this also gives the following error
Can't stat debian/tmp: No such file or directory
at /usr/bin/dh_install line 288.
dh_install: missing files, aborting
debian/rules:30: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 255
make[1]: Leaving directory '/home/djunior/ec-debianize/etherlabmaster'
debian/rules:15: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
What can it be due to?
i followed the Grotius's tutorial to install linux on my machine. But when I arrived at step 2 (ec-debianize) with the command dpkg-buildpackage it gives me the following error
dpkg-source: error: can't build with source format '3.0 (quilt)': no upstream tarball found at ../etherlabmaster_1.5.2+20190904hg33b922p8ea394.orig.tar.{bz2,gz,lzma,xz}
dpkg-buildpackage: error: dpkg-source -b etherlabmaster gave error exit status 255
looking on the internet they say to use the following command
dpkg-buildpackage -b -rfakeroot -us -uc
but this also gives the following error
Can't stat debian/tmp: No such file or directory
at /usr/bin/dh_install line 288.
dh_install: missing files, aborting
debian/rules:30: recipe for target 'override_dh_install' failed
make[1]: *** [override_dh_install] Error 255
make[1]: Leaving directory '/home/djunior/ec-debianize/etherlabmaster'
debian/rules:15: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
What can it be due to?
Attachments:
Last edit: 02 Feb 2022 08:56 by Dj Junior.
Please Log in or Create an account to join the conversation.
02 Feb 2022 10:19 #233784
by Grotius
Replied by Grotius on topic Installing Beckhoff ethercat 64 bit with linuxcnc
Hi,
I think that tutorial is outdated. Some things are changed in the past time.
Try this one.
forum.linuxcnc.org/ethercat/44969-can-t-...file?start=10#233638
If you want to get more insights extract the .deb file and have a look at the postinst file.
To repack the deb you can perform a duckduck.
I think that tutorial is outdated. Some things are changed in the past time.
Try this one.
forum.linuxcnc.org/ethercat/44969-can-t-...file?start=10#233638
If you want to get more insights extract the .deb file and have a look at the postinst file.
To repack the deb you can perform a duckduck.
Please Log in or Create an account to join the conversation.
02 Feb 2022 10:24 #233785
by Dj Junior
Replied by Dj Junior on topic Installing Beckhoff ethercat 64 bit with linuxcnc
Please Log in or Create an account to join the conversation.
Time to create page: 0.098 seconds