Opened at 2014-07-11T17:01:38Z
Last modified at 2024-09-19T17:56:48Z
#2257 assigned defect
issues on Ubuntu with the installation command used in the Linux howto video at 0:08
Reported by: | CyberAxe | Owned by: | blaisep |
---|---|---|---|
Priority: | normal | Milestone: | User Documentation Goals |
Component: | documentation | Version: | 1.10.0 |
Keywords: | Ubuntu how to video docs packaging | Cc: | |
Launchpad Bug: |
Description (last modified by CyberAxe)
Problem: When installing on Ubuntu 14.04 $su -c "apt-get install Tahoe-lafs" doesn't work. Solution: $sudo apt-get install Tahoe-lafs did work. Question: Not sure if this needs to be noted in the video.
Change History (6)
comment:1 Changed at 2014-07-11T23:31:28Z by zooko
comment:2 Changed at 2014-07-11T23:51:15Z by CyberAxe
- Description modified (diff)
comment:3 Changed at 2014-07-29T13:11:06Z by daira
- Component changed from unknown to documentation
- Keywords docs packaging added
- Owner changed from daira to marlowe
- Summary changed from Linux Video Issus at 0:08 on Ubuntu to issues on Ubuntu with the installation command used in the Linux howto video at 0:08
The video should probably use 'sudo'. (Of course that does depend on sudo having been set up correctly, but it is for admin users on most distributions. Also I think it's more likely that users for which 'sudo' doesn't work will know how to do something different that will.)
comment:4 Changed at 2016-05-06T16:48:32Z by marlowe
- Owner changed from marlowe to JGillispie
Assigning to JGillispie to implement the fix.
comment:5 Changed at 2024-08-27T16:17:56Z by blaisep
- Owner changed from JGillispie to blaisep
- Status changed from new to assigned
comment:6 Changed at 2024-09-19T17:56:48Z by blaisep
- Milestone changed from undecided to User Documentation Goals
Note: See
TracTickets for help on using
tickets.
I don't understand. Did you omit a word from the first sentence of your initial description? What is the problem?