Author Topic: .gvfs error installing Brother driver  (Read 699 times)

Offline bruce.checca

  • New Friend
  • *
  • Posts: 5
.gvfs error installing Brother driver
« on: September 07, 2011, 09:36:08 AM »
I am trying to install a Brother rpm printer driver using the code below after doing an "su root" and "cd /home/bruce" with "ls" showing mfcj6510dwcupswrapper-1.1.1-1.i386.rpm and mfcj6510dwlpr-1.1.1-1.i386.rpm being  there.


rpm -ihv --nodeps mfcj6510dwlpr-1.1.1-1.i386.rpm

and keep coming up with this error:

error: failed to stat /home/bruce/.gvfs: Permission denied
Preparing...                ########################################### [100%]
   package mfcj6510dwlpr-1.1.1-1 is already installed

Trying the cupswrapper.rpm gives the same results.

I've done this same type of install before with an MFC-490 by Brother with no problems.

Any idea what's going on and how I can fix it? I'm fairly new to Linux and having to code like this in a terminal, so go easy and speak dummy, OK? LOL.

Thanks,
Bruce



Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15322
  • ┌∩┐(◕_◕)┌∩┐
Re: .gvfs error installing Brother driver
« Reply #1 on: September 07, 2011, 09:39:17 AM »
Hi Bruce,

Have you checked in the repos using Synaptic as I believe there are Brother drivers ready to install?

Do a Reload when Synaptic is first opened as that will refresh all the apps for you.

Welcome to the forum as well.
PCLinuxOS 32bit KDE 4.10.1; kernel-3.4.11-pclos1.bfs & 64bit 3.2.18bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3752
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: .gvfs error installing Brother driver
« Reply #2 on: September 07, 2011, 09:39:55 AM »
You can with messages
Code: [Select]
error: failed to stat /home/bruce/.gvfs: Permission deniedignored...

Welcome to the legion of dome ahhh PCLinuxOS  ;D

Offline bruce.checca

  • New Friend
  • *
  • Posts: 5
Re: .gvfs error installing Brother driver
« Reply #3 on: September 07, 2011, 10:53:27 AM »
Hi Bruce,

Have you checked in the repos using Synaptic as I believe there are Brother drivers ready to install?

Do a Reload when Synaptic is first opened as that will refresh all the apps for you.

Welcome to the forum as well.

I've reloaded the repos, and then checked what was there. It's showing the drivers as being there, after telling them to remove them and applying, it doesn't shoew them as being available any more. I can only assume that it registered them as being there because I had tried to install them directly.

Searching the repos for "Brother" only brings up limited choices.. no of which are MFC's.

Also, I don't see the MFC as a choice in the network, ads I'm trying to install it as a wireless unit.

Seems like everything after the Fail to stat error is being at least partially ignored somehow.

Any other suggestions?

Bruice



Offline DeBaas

  • Hero Member
  • *****
  • Posts: 1522
    • PCLinuxOS.nl
Re: .gvfs error installing Brother driver
« Reply #4 on: September 07, 2011, 02:24:56 PM »
Got my Brother printer installed from a terminal in the root account.
Cups should be installed and running before running the rpm's
In the termnal:
rpm -i TheBrother.rpm
and the seccond one.
Reboot.
Check in PCC if the printer is installed.

Offline daniel

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 3752
  • God knows, i'm not an Angel!
    • Tipps und Tricks
Re: .gvfs error installing Brother driver
« Reply #5 on: September 07, 2011, 02:35:10 PM »
is task-printing installed?

Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12539
Re: .gvfs error installing Brother driver
« Reply #6 on: September 11, 2011, 12:25:35 PM »
error: failed to stat /home/bruce/.gvfs: Permission denied will go away if you install and run aptupgrade.


Thanks to everyone who donates. You keep the servers running.