[Ole-Anders Andreassen]
> When running apt-get update and upgrade, I get a lot of errors:

Are you using ltsp-chroot?

>   2.
>      E: Klarte ikke åpne fila /tmp/user/0/tzdata.template.53290 - open
>      (2: Ingen slik fil eller filkatalog)

The messages about problems with /tmp/user/0/ is because TMPDIR and TMP is
set to a per-user directory only valid outside the chroot (due to security
and name space considerations).

To avoid it, try to call chroot like this:

  TMP= TMPDIR= ltsp-chroot
-- 
Happy hacking
Petter Reinholdtsen


-- 
To UNSUBSCRIBE, email to debian-edu-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20120517094958.gd25...@ulrik.uio.no

Reply via email to