1
0
Fork
You've already forked timecheck
0
forked from nuron/timecheck

Notes to self #1

Open
opened 2020年05月16日 14:06:09 +02:00 by errhammr · 1 comment

@errhammr is using this issue as a notepad for all sorts of things.

Expect comments to be updated.

@errhammr is using this issue as a notepad for all sorts of things. Expect comments to be updated.
Author
Owner
Copy link

Installing timecheck on Kubuntu 18.04.4

Testing timecheck on the following Kubuntu version:

$ lsb_release -ds
Ubuntu 18.04.4 LTS

The version of timecheck is Commit 6f836aeb42

Missing packages:

  • libnotify-bin for the notify-send command

Install them using the following command: sudo apt-get install libnotify-bin

Problems with the installer

  • No confirmation page at the end to check if entered values are correct. Therefore the option to correct wrong values isn't there either.
  • Installer requests to put /opt/timecheck/timecheck.sh into the root crontab but the shell script is missing in /opt/timecheck/.
$ sudo ls -lAh /opt/timecheck
insgesamt 20K
-rwx------ 1 root root 580 Mai 16 14:09 timecheck.conf
-rwx------ 1 root root 3 Mai 16 14:09 time_MOFR.txt
-rwx------ 1 root root 3 Mai 16 14:09 time_SASU.txt
-rwx------ 1 root root 3 Mai 16 14:09 week_MOFR.txt
-rwx------ 1 root root 3 Mai 16 14:09 week_SASU.txt
  • /opt/timecheck/timecheck.conf contains duplicate entries. First it lists all default values from the config example and then the values that the user specified in the installer.
# Installing timecheck on Kubuntu 18.04.4 Testing timecheck on the following Kubuntu version: ``` $ lsb_release -ds Ubuntu 18.04.4 LTS ``` The version of timecheck is Commit 6f836aeb42add85beaeb05a46c2a9e2c0a68bcfc ## Missing packages: * `libnotify-bin` for the `notify-send` command Install them using the following command: `sudo apt-get install libnotify-bin` ## Problems with the installer * No confirmation page at the end to check if entered values are correct. Therefore the option to correct wrong values isn't there either. * Installer requests to put `/opt/timecheck/timecheck.sh` into the root crontab but the **shell script is missing** in `/opt/timecheck/`. ``` $ sudo ls -lAh /opt/timecheck insgesamt 20K -rwx------ 1 root root 580 Mai 16 14:09 timecheck.conf -rwx------ 1 root root 3 Mai 16 14:09 time_MOFR.txt -rwx------ 1 root root 3 Mai 16 14:09 time_SASU.txt -rwx------ 1 root root 3 Mai 16 14:09 week_MOFR.txt -rwx------ 1 root root 3 Mai 16 14:09 week_SASU.txt ``` * `/opt/timecheck/timecheck.conf` contains duplicate entries. First it lists all default values from the config example and then the values that the user specified in the installer.
Sign in to join this conversation.
No Branch/Tag specified
master
feature/installer
testing
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
errhammr/timecheck#1
Reference in a new issue
errhammr/timecheck
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?