Try using the absolute path. Relative paths with symbolic links is great way to break things.
On Dec 16, 2013, at 2:06 PM, Chip Marshall wrote: > I've got an odd problem on a host that I'm trying to do some SLAX > development on, it appears JUNOS is having a problem reading a file I'm > trying to import, and I'm really not sure why. > > The error: > error: xsl:import : unable to load /var/db/scripts/import/junos.xsl > > The offending line: > import "../import/junos.xsl"; > > I did find this KB article that appears to address the same problem, but > I don't appear to be having the same issue: > http://kb.juniper.net/InfoCenter/index?page=content&id=KB28188 > > % ls -al /var/db/scripts/ > total 24 > drwxr-xr-x 6 root wheel 512 Dec 13 18:13 . > drwxr-xr-x 16 root wheel 512 Dec 13 18:20 .. > drwxrws--- 2 root wheel 512 Nov 6 10:18 commit > drwxrws--- 2 root wheel 512 Nov 6 10:18 event > lrwxr-xr-x 1 root wheel 27 Dec 13 18:13 import -> > /usr/libdata/cscript/import > drwxrws--- 2 root wheel 512 Nov 6 10:18 lib > drwxrws--- 2 root wheel 512 Dec 13 18:19 op > > This is on an SRX running 12.1X44-D10.4. > > Any ideas? > > -- > Chip Marshall <[email protected]> > http://2bithacker.net/ > _______________________________________________ > juniper-nsp mailing list [email protected] > https://puck.nether.net/mailman/listinfo/juniper-nsp _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

