Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • pike pike
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 104
    • Issues 104
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pikelang
  • pikepike
  • Issues
  • #5939
Closed
Open
Issue created May 04, 2011 by Peter Bortas@zinoOwner

Cannot run pike files stored on FAT drives

Imported from http://bugzilla.roxen.com/bugzilla/show_bug.cgi?id=5939

Reported by Payman Delshad payman@opera.com

Cannot run pike files that are stored on a TrueCrypt FAT drive. (Note: This problem does not happen with TrueCrypt NTFS drives, for instance.)

Steps to reproduce:

  • Install TrueCrypt (http://www.truecrypt.org/).
  • Create an encrypted FAT drive.
  • Mount the drive. (e.g. on F:)
  • Create a pike file on the mounted drive. (e.g. F:\file.pike)
  • In windows command prompt, try running "F:> pike file.pike".

Actual result: The file is not run and I get the following error message: Could not find file "F:/file.pike".

Expected result: Pike should run the file.

Assignee
Assign to
Time tracking