It wants to confirm that chown doesn't change filetypes.

** Description changed:

- Hi, i'm following the instructions for install nginx and passenger on my 
ubuntu/unity 13.10 x86_64 machine as indicated on phusion site.
- then i need to create a file passenger.list into /etc/apt/sources.list.d
+ Hi, I'm following the instructions to install nginx and passenger on my 
ubuntu/unity 13.10 x86_64 machine as indicated on phusion site.
+ Then I need to create a file passenger.list into /etc/apt/sources.list.d and 
I do it with sudo nano /etc/apt/sources.list.d/passenger.list
  
- and I do it with sudo nano /etc/apt/sources.list.d/passenger.list
+ The file I create on nautilus is showed as text file!
+ After in the instructions, I need to do the commands
+ $ sudo chown root: /etc/apt/sources.list.d/passenger.list
+ $ sudo chmod 600 /etc/apt/sources.list.d/passenger.list
  
- the file I create on nautilus is showed as text file!
- after in the instructions, i nedd to do the commands
- # sudo chown root: /etc/apt/sources.list.d/passenger.list
- # sudo chmod 600 /etc/apt/sources.list.d/passenger.list
+ and after the last command on nautilus, I see that the file is a binary
+ file!
  
- and after last command on nautilus i see that the file is a binary file!
- 
- this kind of file 'binary' cause an error when i need to use the apt as 
+ this kind of file 'binary' cause an error when i need to use the apt as
  WARNING:root:could not open file '/etc/apt/sources.list.d/passenger.list'
  
- chmod doesn't change the file type, it's right?
+ chmod doesn't change the file type, right?
  G.

** Changed in: ubuntu
       Status: New => Invalid

** Converted to question:
   https://answers.launchpad.net/ubuntu/+question/244064

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1279082

Title:
  chmod 600 changed type of file to binary

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1279082/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to