Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
redox
redox
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 211
    • Issues 211
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • redox-os
  • redoxredox
  • Issues
  • #905

Closed
Open
Opened Mar 30, 2017 by Jeremy Soller@jackpot51Owner

Cryptic/inconsistent errors in most utilities

Created by: polymetric1

Reproduction: Pass any invalid arguments to any utility (wget, cat,

Expected behavior: Utilities give useful and consistent errors such as "cat: testt: file doesn't exist"

Actual behavior: Utilities carrying out a similar task (such as finding and opening a file) seem to give very different errors from each other, and none of them are very clear as to what the error is (they all basically mean the file does not exist)

Redox release: 0.1.4

Blocking/related: None that I know of

Misc: Some screenshots: local files: (tee crashes the shell): virtualbox_2017-03-30_18-49-38

When given an invalid URL, wget throws this crazy error: virtualbox_2017-03-30_18-42-55

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: redox-os/redox#905