You are Here:
Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section



Error setting permissions function not implemented

Author (Read 14576 times)

0 Members and 2 Guests are viewing this topic.

Re: Error setting permissions function not implemented
« Reply #12 on: July 06, 2014, 03:44:14 AM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
OK well I guess I had it already installed I didn't know haha . I did that doing commands in the terminal searching for exFAT in Linux. Now I see a 3rd exFAT entry. When I try to install it, it gave me this error:
http://s4.postimg.org/ux3oqo4sd/Install_Error.png

Thing is the file's copy to my USB stick, it's just that error message that always pops up. Weird thing is when I had v1.0.6 of Linux Lite it didn't do it.  I'll try to keeo searching if there is another way to get rid of that error screen.
 

Re: Error setting permissions function not implemented
« Reply #11 on: July 06, 2014, 03:34:30 AM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
Hi, thanks a lot I will try that right now.  Thing is with FAT32 you can't copy files larger than 4GB. It's a limitation with that file format. exFAT is like NTFS no issues. exFAT is mostly for USB, SD, etc. NTFS for harddrive's
 

Re: Error setting permissions function not implemented
« Reply #10 on: July 05, 2014, 12:05:19 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Never ran into that myself, because have never had anything formatted as exfat.  Don't have problems with mine formatted as FAT32.

Did quick search and found couple of posts saying you need to install a couple of extra packages to handle exfat files.

Menu -> System -> Install/Remove Software will open the Synaptic Package Manager.  Type "exfat" into the search box and you will see two packages show up.  Install them both by clicking the box next to each and selecting "Mark for installation"; then hit "Apply" button along top.  The packages you need are shown in screenshot below.



NOTE:  If USB copying doesn't work right after installing those, reboot the computer and try again.  It may need you to do that for those changes to take effect.  It should work fine after that.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Error setting permissions function not implemented
« Reply #9 on: July 05, 2014, 10:43:19 AM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
Hello, here is the error I am receiving when copying files to my USB stick. Just simple copy and paste, it even comes up with the send to command in the context menu. Here is the link to my error:
http://s14.postimg.org/zayr5evgx/Copy_Error.jpg

 

Re: Error setting permissions function not implemented
« Reply #8 on: July 04, 2014, 05:44:45 PM »
 

DJ Butelo

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Thanks so much, Gold_Finger! My 1st problem with LITE...ever! and 1st time posting, as well. Will try the solution and get back to you with the results.
 

Re: Error setting permissions function not implemented
« Reply #7 on: July 04, 2014, 03:52:24 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Hi! tried to update my computer, and i get this message:

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/repository.spotify.com_dists_stable_non-free_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.

Synaptic closes after a few seconds. have any advice on how i can fix this?

Have a look at second post down on this thread for solution:  http://askubuntu.com/questions/491373/14-04-trying-to-install-google-talkplugin-error.

If you are not sure how to implement first part of that solution, open a Terminal and enter these two commands (one line at a time):

Code: [Select]
cd /etc/apt
ls

Then copy/paste the output from terminal back here for us to look at.  (See here for how to do that.)

So you know what commands do:
*  first line changes directory (cd) to /etc/apt
*  second line just lists (ls) the things in that directory


P.s.  For future reference, it's always best to start a new post of your own rather than adding to someone else's -- especially when the problems are different.  Your post will get looked at by more people when it's on its own and the post of the other person will not get sidetracked onto someone else's problem.
« Last Edit: July 04, 2014, 03:56:20 PM by gold_finger »
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Error setting permissions function not implemented
« Reply #6 on: July 04, 2014, 03:15:49 PM »
 

DJ Butelo

  • New to Forums
  • *
  • 5
    Posts
  • Reputation: 2
  • Linux Lite Member
    • View Profile
Hi! tried to update my computer, and i get this message:

E: Encountered a section with no Package: header
E: Problem with MergeList /var/lib/apt/lists/repository.spotify.com_dists_stable_non-free_i18n_Translation-en%5fUS
E: The package lists or status file could not be parsed or opened.
E: _cache->open() failed, please report.

Synaptic closes after a few seconds. have any advice on how i can fix this?
 

Re: Error setting permissions function not implemented
« Reply #5 on: July 04, 2014, 02:37:34 PM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
Hi thank you gold_finger, what I will do is what you suggested. I will take a picture and attach it here the next time that error pops up when I'm copying files. I will try it tonight and post my results here.
 

Re: Error setting permissions function not implemented
« Reply #4 on: June 30, 2014, 11:50:16 PM »
 

gold_finger

  • Documentation Writer
  • Platinum Level Poster
  • *****
  • 1094
    Posts
  • Reputation: 325
  • Linux Lite Member
    • View Profile

  • CPU: Intel Core2 Duo E7500 3.0GHz

  • MEMORY: 4Gb

  • VIDEO CARD: Intel 4 Series Integrated Graphics
Hi all, I keep getting this message "error setting permissions function not implemented" every time I copy files from my harddrive to my USB stick. It is formated using the exFAT filesystem. It works fine in Linux the file copies but that message always pops up I click yes to all then resumes the copy. Is there a way to fix that? If I remember, in Lite v1.0.6 exFAT worked without that error message.

I don't have an answer yet on this because I'm not entirely sure what's going on.  Would like to try testing something similar to whatever you are doing to see if I can reproduce the error and try figuring out what's going wrong.

Can you go into more detail on when this message pops up.  How are you doing the copying operation?  Just copy/paste with your mouse?  Or are you using some GUI program or terminal command?  Also, what types of files are you having problems copying?  Are they files from your home directory or are they system files?  Does it happen on every type of copy operation to the USB, or only when copying certain files?


P.s.
If you think a screenshot will help explain things better, go ahead and post that for us to see.
Try Linux Beginner Search Engine for answers to Linux questions.
 

Re: Error setting permissions function not implemented
« Reply #3 on: June 30, 2014, 11:48:43 PM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
Hi thank you. I went ahead and added that example to my context menu, that should come in handy as well.
 

Re: Error setting permissions function not implemented
« Reply #2 on: June 30, 2014, 03:48:19 PM »
 

Scott

  • Global Moderator
  • Gold Level Poster
  • *****
  • 857
    Posts
  • Reputation: 186
  • Linux Lite Member
    • View Profile

  • CPU: Dual core Intel Core i3 M 330

  • MEMORY: 6Gb

  • VIDEO CARD: Intel Integrated Graphics
Hello T1125P.

I'm going to attempt to help with this part of your question.

Quote
Oh one more thing is there a way to add another entry in the right click context menu when you click on a file?

These directions should be LL version independent but keep in mind I'm doing this from LL108/64.

To add an entry to the right click menu
File manager (Thunar) > Edit > Configure custom actions

Here's an example of how to add a file encryption/decryption entry to the right click menu
LL Manual > Software Tab > File Encryption or click this link
https://www.linuxliteos.com/manual/software.html#encrypt
 

Error setting permissions function not implemented
« Reply #1 on: June 30, 2014, 03:09:13 PM »
 

T1125P

  • Forum Regular
  • ***
  • 114
    Posts
  • Reputation: 4
  • Linux Lite Member
    • View Profile

  • CPU: Intel i5-3340M

  • MEMORY: 8Gb

  • VIDEO CARD: Intel HD Graphics 4000

  • Kernel: 5.x
Hi all, I keep getting this message "error setting permissions function not implemented" every time I copy files from my harddrive to my USB stick. It is formated using the exFAT filesystem. It works fine in Linux the file copies but that message always pops up I click yes to all then resumes the copy. Is there a way to fix that? If I remember, in Lite v1.0.6 exFAT worked without that error message. Oh one more thing is there a way to add another entry in the right click context menu when you click on a file? I want to add the move to folder command it has the copy command but also would love the move to command something like windows 7 has .

Thanks.
 

 

-->
X Close Ad

Linux Lite 6.6 FINAL Released - Support for 22 Languages Added - See Release Announcement Section