Axis Position Logger

More
12 Jul 2022 06:50 #247119 by jurod
Replied by jurod on topic Axis Position Logger
I didn't know about this possibility, but it already works. I also tested on version 2.8.2 buster. OK.
How to upload modified debian package with .deb extension?

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 14:15 - 24 Feb 2024 14:23 #294211 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
I am facing this error while installing.
Can anyone tell me how to fix it?
ehsan@debian:~$ sudo dpkg -i /home/ehsan/emclog_1.0.0_all.deb
Selecting previously unselected package emclog.
(Reading database ... 165701 files and directories currently installed.)
Preparing to unpack .../ehsan/emclog_1.0.0_all.deb ...
Unpacking emclog (1.0.0) ...
dpkg: dependency problems prevent configuration of emclog:
 emclog depends on python; however:
  Package python is not installed.
 emclog depends on python-pyqt5; however:
  Package python-pyqt5 is not installed.

dpkg: error processing package emclog (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 emclog
ehsan@debian:~$ sudo apt-get install python3-pyqt5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-pyqt5 is already the newest version (5.15.9+dfsg-1).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 emclog : Depends: python but it is not installable
          Depends: python-pyqt5 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
ehsan@debian:~$ sudo apt-get install python-pyqt5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package python-pyqt5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'python-pyqt5' has no installation candidate
[code][code][code][code] 
[/code][/code][/code][/code]
Last edit: 24 Feb 2024 14:23 by Ehsan_R.

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 14:32 #294213 by Mecanix
Replied by Mecanix on topic Axis Position Logger
$ sudo dpkg -i /home/ehsan/emclog_1.0.0_all.deb
$ sudo apt -f install
The following user(s) said Thank You: Ehsan_R

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 19:47 - 24 Feb 2024 19:50 #294240 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
ehsan@debian:~$ sudo dpkg -i /home/ehsan/emclog_1.0.0_all.deb
Selecting previously unselected package emclog.
(Reading database ... 165701 files and directories currently installed.)
Preparing to unpack .../ehsan/emclog_1.0.0_all.deb ...
Unpacking emclog (1.0.0) ...
dpkg: dependency problems prevent configuration of emclog:
 emclog depends on python; however:
  Package python is not installed.
 emclog depends on python-pyqt5; however:
  Package python-pyqt5 is not installed.

dpkg: error processing package emclog (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 emclog
ehsan@debian:~$ sudo apt -f install
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages will be REMOVED:
  emclog
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 48.1 kB disk space will be freed.
Do you want to continue? [Y/n] y
(Reading database ... 165709 files and directories currently installed.)
Removing emclog (1.0.0) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for desktop-file-utils (0.26-1) ...
Last edit: 24 Feb 2024 19:50 by Ehsan_R.

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 19:55 #294241 by tommylight
Replied by tommylight on topic Axis Position Logger
sudo apt install python-pyqt5
Also try
sudo apt install python
But this might not work as python is now python3.
Package you are trying to install has emc in the name, makes me think it is way to old as that was the name of the LinuxCNC project a few years back, it was EMC2.
The following user(s) said Thank You: Ehsan_R

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 20:03 #294244 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
ehsan@debian:~$ sudo apt install python-pyqt5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: Unable to locate package python-pyqt5
ehsan@debian:~$ sudo apt install python3-pyqt5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-pyqt5 is already the newest version (5.15.9+dfsg-1).
The following packages were automatically installed and are no longer required:
  linux-headers-6.1.0-13-amd64 linux-headers-6.1.0-13-common
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-6.1.0-18-rt-amd64 (6.1.76-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-18-rt-amd64.
dkms: autoinstall for kernel: 6.1.0-18-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-18-rt-amd64
/etc/kernel/postinst.d/z50-raspi-firmware:
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/kernel/postinst.d/z50-raspi-firmware exited with return code 1
dpkg: error processing package linux-image-6.1.0-18-rt-amd64 (--configure):
 installed linux-image-6.1.0-18-rt-amd64 package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of linux-image-rt-amd64:
 linux-image-rt-amd64 depends on linux-image-6.1.0-18-rt-amd64 (= 6.1.76-1); however:
  Package linux-image-6.1.0-18-rt-amd64 is not configured yet.

dpkg: error processing package linux-image-rt-amd64 (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 linux-image-6.1.0-18-rt-amd64
 linux-image-rt-amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 20:18 #294247 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
Hello, I have just joined the LinuxCNC forum and I don't know much about LinuxCNC
If possible, explain exactly what I should do?
How can I edit and customize the files of this project?

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 20:44 #294251 by tommylight
Replied by tommylight on topic Axis Position Logger

update-initramfs: Generating /boot/initrd.img-6.1.0-18-rt-amd64
/etc/kernel/postinst.d/z50-raspi-firmware:
raspi-firmware: missing /boot/firmware, did you forget to mount it?
run-parts: /etc/kernel/postinst.d/z50-raspi-firmware exited with return code 1
 

-
sudo dpkg -P raspi-firmware
sudo apt dist-upgrade
Then try again
And try this version, should be more up to date
jethornton.github.io/emclog/index.html

Please Log in or Create an account to join the conversation.

More
24 Feb 2024 22:00 #294266 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
No, unfortunately it was not installed again
ehsan@debian:~$ sudo dpkg -P raspi-firmware
[sudo] password for ehsan:
(Reading database ... 200807 files and directories currently installed.)
Removing raspi-firmware (1.20220830+ds-1) ...
Purging configuration files for raspi-firmware (1.20220830+ds-1) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.0-18-rt-amd64
ehsan@debian:~$ sudo apt dist-upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
  linux-headers-6.1.0-13-amd64 linux-headers-6.1.0-13-common
Use 'sudo apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
2 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up linux-image-6.1.0-18-rt-amd64 (6.1.76-1) ...
/etc/kernel/postinst.d/dkms:
dkms: running auto installation service for kernel 6.1.0-18-rt-amd64.
dkms: autoinstall for kernel: 6.1.0-18-rt-amd64.
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-6.1.0-18-rt-amd64
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found background image: /usr/share/images/desktop-base/desktop-grub.png
Found linux image: /boot/vmlinuz-6.1.0-18-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-18-rt-amd64
Found linux image: /boot/vmlinuz-6.1.0-13-rt-amd64
Found initrd image: /boot/initrd.img-6.1.0-13-rt-amd64
done
Setting up linux-image-rt-amd64 (6.1.76-1) ...
ehsan@debian:~$ wget https://raw.githubusercontent.com/jethornton/emclog/master/emclog_1.0.0_all.deb
--2024-02-25 03:01:52--  https://raw.githubusercontent.com/jethornton/emclog/master/emclog_1.0.0_all.deb
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 6876 (6.7K) [application/octet-stream]
Saving to: ‘emclog_1.0.0_all.deb.2’

emclog_1.0.0_all.deb.2          100%[=====================================================>]   6.71K  --.-KB/s    in 0.01s   

2024-02-25 03:01:53 (535 KB/s) - ‘emclog_1.0.0_all.deb.2’ saved [6876/6876]

ehsan@debian:~$ sudo dpkg -i /home/ehsan/emclog_1.0.0_all.deb
Selecting previously unselected package emclog.
(Reading database ... 200773 files and directories currently installed.)
Preparing to unpack .../ehsan/emclog_1.0.0_all.deb ...
Unpacking emclog (1.0.0) ...
dpkg: dependency problems prevent configuration of emclog:
 emclog depends on python; however:
  Package python is not installed.
 emclog depends on python-pyqt5; however:
  Package python-pyqt5 is not installed.

dpkg: error processing package emclog (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 emclog
ehsan@debian:~$ sudo dpkg -i /home/ehsan/emclog_1.0.0_all.deb.2
(Reading database ... 200781 files and directories currently installed.)
Preparing to unpack .../ehsan/emclog_1.0.0_all.deb.2 ...
Unpacking emclog (1.0.0) over (1.0.0) ...
dpkg: dependency problems prevent configuration of emclog:
 emclog depends on python; however:
  Package python is not installed.
 emclog depends on python-pyqt5; however:
  Package python-pyqt5 is not installed.

dpkg: error processing package emclog (--install):
 dependency problems - leaving unconfigured
Processing triggers for desktop-file-utils (0.26-1) ...
Processing triggers for mailcap (3.70+nmu1) ...
Processing triggers for man-db (2.11.2-2) ...
Errors were encountered while processing:
 emclog
ehsan@debian:~$ sudo apt install python3-pyqt5
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
python3-pyqt5 is already the newest version (5.15.9+dfsg-1).
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
 emclog : Depends: python but it is not installable
          Depends: python-pyqt5 but it is not installable
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

Please Log in or Create an account to join the conversation.

More
25 Feb 2024 14:10 #294363 by Ehsan_R
Replied by Ehsan_R on topic Axis Position Logger
Can someone explain to me how to edit this project or create something similar?

Thank you very much

Please Log in or Create an account to join the conversation.

Time to create page: 0.090 seconds
Powered by Kunena Forum