ltsp bugs in 009-mock-chroot files
Bug #1188119 reported by
James Ostrowick
on 2013-06-06
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| LTSP |
Undecided
|
Joshua Trimm |
Bug Description
if you choose a specific architecture when creating the client files, the following file is opened, however it has bugs in it:
/usr/share/
line 21 reads:
MOCKFILE=
it should be:
MOCKFILE=
If you do not do this, it creates a file called :
/etc/ltsp/
Thats wrong.
line 30 reads:
BUILD=$
it should read:
BUILD=${ARCH:-i686}
If the above change is not made, when it tries to execute the setarch command , it then will not work correctly.
Joshua Trimm (enslaver-l)
on 2013-06-19
Changed in ltsp: | |
assignee: | nobody → Joshua Trimm (enslaver-l) |
Alkis Georgopoulos (alkisg) wrote : | #2 |
Fix released in LTSP 5.4.6 (http://
Changed in ltsp: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Fixed. Will be included in 5.4.5-22