[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-12-10 Thread Marjan
I've upgraded to ubuntu 20.4.1. Udev verision now is 245.4-4ununtu3.3. Problem persists -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1906263 Title: Udev Randomly Doesn't

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-12-09 Thread Marjan
Other useful info: I've run udevadm test --action=remove /devices/platform/soc/1c14000.usb/usb1/1-1/1-1.2/1-1.2:1.2/ttyUSB2/tty/ttyUSB2 Several times, but everytime I got ACTION=remove DEVNAME=/dev/ttyUSB2 DEVPATH=/devices/platform/soc/1c14000.usb/usb1/1-1/1-1.2/1-1.2:1.2/ttyUSB2/tty/ttyUSB2 MAJO

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-12-04 Thread Marjan
Hello, just to be sure, I've tried with different kernel versions (5.3.18 and 5.4.81) and the problem's still here. Same udev version (last) 237-3ubuntu10.43. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu.

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
(3 remove tty events and 2 RUN events) ** Attachment added: "Wrong Remove" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906263/+attachment/5439655/+files/Remove_NO.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscrib

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
here my RUN script /opt/trx/gprs-modem-symlink-handler.bash ** Attachment added: "RUN script" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906263/+attachment/5439653/+files/gprs-modem-symlink-handler.bash -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
Wrong Remove -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1906263 Title: Udev Randomly Doesn't Run Run Script on Remove Status in systemd package in Ubuntu: New Bug

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
Correct Remove (3 remove tty events and 3 RUN events) ** Attachment added: "Remove OK" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906263/+attachment/5439654/+files/Remove_OK.txt -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
Whooops, I read to avoid pastebin links, I'll attach files from original post. here modem rule in /etc/udev/rules.d/ ** Attachment added: "Modem Rule" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906263/+attachment/5439649/+files/61-gprs-modem.rules -- You received this bug notifi

[Touch-packages] [Bug 1906263] Re: Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
Thank you for your response. I wasn't able to run properly "apport-collect" due to browser/screen problem (I'm on an embedded device). Here result of ubuntu-bug udev ** Attachment added: "ubuntu-bug udev report" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1906263/+attachment/54396

[Touch-packages] [Bug 1905688] Re: systemd-timesyncd.service: Timed out waiting for reply from NTP server

2020-11-30 Thread Marjan
P.S. I tried to reproduce it, but I cannot set time beyond 2036 (due to int limit problem), how did you acheive it? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1905688 Ti

[Touch-packages] [Bug 1905688] Re: systemd-timesyncd.service: Timed out waiting for reply from NTP server

2020-11-30 Thread Marjan
This is beacuse in 2036 UTC will reach int limit. To solve this bug time sohuld be stored in a long variable -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1905688 Title:

[Touch-packages] [Bug 1906263] [NEW] Udev Randomly Doesn't Run Run Script on Remove

2020-11-30 Thread Marjan
Public bug reported: Hello, I'm running ubuntu (Description: Ubuntu 18.04.4 LTS, Release: 18.04) with 5.0.21-sunxi kernel. I've updated udev to latest version (237-3ubuntu10.43 500). I've written the following rule to create (and removing) symlink to modem ports: https://pastebin.com/cUwHrf1f S