Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[SOLVED] Help figuring out why some packages don't auto-install upon reboot

Featured Replies

All,

 

I have the unraid-swapfile, openssh, and openssl packages installed, running and set to re-install after reboot.  However, after every reboot they don't get installed.  I looked in the /var/log/syslog hoping to find some messages as to why, but nothing was there until I told them to install via the webpage.

 

It does see that they are already downloaded so it just starts them up.

 

I see the following files in /boot/packages

 

unraid-swapfile-unmenu-package.conf

unraid-swapfile.auto_install

unraid-swapfile.manual_install

 

I see the same three equivalent files for the other two packages.

 

Other packages I have do auto-install.  

 

in my /boot/config/go file I see:

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

 

Any suggestions of where I can look to try and debug this?

 

thanks,

dave

 

All,

 

I have the unraid-swapfile, openssh, and openssl packages installed, running and set to re-install after reboot.  However, after every reboot they don't get installed.  I looked in the /var/log/syslog hoping to find some messages as to why, but nothing was there until I told them to install via the webpage.

 

It does see that they are already downloaded so it just starts them up.

 

I see the following files in /boot/packages

 

unraid-swapfile-unmenu-package.conf

unraid-swapfile.auto_install

unraid-swapfile.manual_install

 

I see the same three equivalent files for the other two packages.

 

Other packages I have do auto-install. 

 

in my /boot/config/go file I see:

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort | xargs -n1 sh -c

 

Any suggestions of where I can look to try and debug this?

 

thanks,

dave

 

What do you see when you type this on the command line:

cd /boot/packages && find . -name '*.auto_install' -type f -print | sort

 

It should list the packages in the order they would be invoked.

 

It sounds as if one of your packages is not finishing, and therefore not allowing the ones that follow to run.

 

Since they are shell scripts, you can run each .auto_install on the command line.

 

Joe L.

 

  • Author

Thanks Joe!

 

That was the problem the md5-deep was not completing so I removed it (didn't have gcc installed).  Now I get my unraid status emails.  Wondered what happened to them.

 

dave

Thanks Joe!

 

That was the problem the md5-deep was not completing so I removed it (didn't have gcc installed).  Now I get my unraid status emails.  Wondered what happened to them.

 

dave

I'm going to fix the md5deep package.conf file to not rely upon  "make" after it is compiled.  It will make it easier for all.  You were the first to report the dependency after it was compiled. That was not the intent.

 

Joe L.

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.