Installation geht durch aber mit QOUTA FEHLER
Posted: Tue 21. Nov 2017, 16:55
				
				Die installation geht durch aber mit einem Quote fehler konnte leider im Forum keine Lösung finden füge mal paar logs etc hinzu 
/var/log/keyhelp/install.log :
			/var/log/keyhelp/install.log :
Code: Select all
 [Quota]
  exec | apt-get install -y quota quotatool
    Reading package lists...
    Building dependency tree...
    Reading state information...
    quota is already the newest version.
    The following NEW packages will be installed:
      quotatool
    0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
    Need to get 17.8 kB of archives.
    After this operation, 70.7 kB of additional disk space will be used.
    Get:1 http://ftp.debian.org/debian/ jessie/main quotatool amd64 1:1.4.12-2 [17.8 kB]
    perl: warning: Setting locale failed.
    perl: warning: Please check that your locale settings:
        LANGUAGE = (unset),
        LC_ALL = (unset),
        LANG = "de_DE.UTF-8"
        are supported and installed on your system.
    perl: warning: Falling back to the standard locale ("C").
    locale: Cannot set LC_CTYPE to default locale: No such file or directory
    locale: Cannot set LC_MESSAGES to default locale: No such file or directory
    locale: Cannot set LC_ALL to default locale: No such file or directory
    Fetched 17.8 kB in 0s (279 kB/s)
    Selecting previously unselected package quotatool.
    (Reading database ... ^M(Reading database ... 5%^M(Reading database ... 10%^M(Reading database ... 15%^M(Reading database ... 20%^M(Reading database ... 25%^M(Reading database ... 30%^M(Reading database ... 35%^M(Reading database ... 40%^M(Reading database ... 45%^$
    Preparing to unpack .../quotatool_1%3a1.4.12-2_amd64.deb ...
    Unpacking quotatool (1:1.4.12-2) ...
    Processing triggers for man-db (2.7.0.2-5) ...
    Setting up quotatool (1:1.4.12-2) ...
  exec | service quota stop
  exec | cp /etc/fstab /etc/fstab-backup
  exec | echo "/dev/simfs     /     simfs     rw,relatime,usrquota,grpquota     0     1
proc  /proc       proc    defaults    0    0
none  /dev/pts    devpts  rw,gid=5,mode=620    0    0
none  /run/shm    tmpfs   defaults    0    0" > "/etc/fstab"
  exec | mount -o remount /
    mount: permission denied
    >>>>>>>>>>>>>>>>>>>>>>
    !!! ERROR DETECTED !!!
    <<<<<<<<<<<<<<<<<<<<<<
  [SKIPPED DUE PREVIOUS ERRORS] exec | quotacheck -avmug
  [SKIPPED DUE PREVIOUS ERRORS] exec | service quota start