Seite 1 von 1

Different Location /opt/pcbin/install ?

Verfasst: 22 Apr 2014, 17:41
von loggenk
Hi,

Is the location changed from /opt/pcbin/install to /var/lib/opsi/depot?

Also opsi-package-manager -i doens't copy all off the files to the new folder.
I'm missing winpe, drivers, and installfiles.

Won't I get problems when i create a new opsi depotserver?

Thnxs in davance,

Kees...

Re: Different Location /opt/pcbin/install ?

Verfasst: 25 Apr 2014, 12:01
von ueluekmen
Hi,
loggenk hat geschrieben:Is the location changed from /opt/pcbin/install to /var/lib/opsi/depot?
Yes, that's right. /var/lib/opsi/depot is the new path and /opt/pcbin/install is depracted. Internally opsi works since 4.0 release with /var/lib/opsi/depot. The new path was an symbolic link to the old path. If you have these in your configuration, please remove the symbolic link and migrate (copy or mount) the datafiles from the old-Path to the new path and delete /opt/pcbin directory. Please check your smb.conf, if you have an share with name: opt_pcbin, you have to remove this section.

Re: Different Location /opt/pcbin/install ?

Verfasst: 25 Apr 2014, 12:05
von loggenk
Thanks for reply.

I understand this. But i don't understand why the installfiles, drivers and winpe are not copied to the new location.

Any idea why this happens?

Or do i have to run : opsi-package-manager -u pacakge.opsi?

Re: Different Location /opt/pcbin/install ?

Verfasst: 25 Apr 2014, 13:00
von ueluekmen
Ok. That is another issue. You install the windows-packages from download.uib.de right? If yes, this packages doesn't include these parts of your installation. If you install these packages, you must fill the packages yourself. If you have filled this packages once, and you install an upgrade from the windows-package, the files should be there after install the packages.

Another task: Please be careful with the options. -u ist for upload a package. That will be used, if you work on Multi-Depot Environment or to upload the package in the local repository from Depotserver. (Only upload, will not install the package)

Re: Different Location /opt/pcbin/install ?

Verfasst: 25 Apr 2014, 13:03
von loggenk
Hi, thnxs again.

We do have more depots. Thanks for warning!

Okay, seems my problem is solved....