Rob P wrote: 
> I'm checking this on R7 if it has any importance... 
> 
> > 
Code:
--------------------
  >   > [fedora@WandPlayer ~]$ sudo csos-cleanUpdate -y brcm4329-bluetooth
  > Loaded plugins: langpacks
  > Cleaning repos: community-squeeze
  > 2 metadata files removed
  > 2 sqlite files removed
  > 0 metadata files removed
  > Loaded plugins: langpacks
  > community-squeeze                                        | 2.9 kB     00:00
  > community-squeeze/19/armhfp/primary_db                     |  82 kB   00:00
  > No packages marked for update
  > [fedora@WandPlayer ~]$ sudo systemctl disable brcm4329-bluetooth
  > rm '/etc/systemd/system/multi-user.target.wants/brcm4329-bluetooth.service'
  > [fedora@WandPlayer ~]$ sudo systemctl stop brcm4329-bluetooth
  > [fedora@WandPlayer ~]$ sudo systemctl enable brcm4330-bluetooth
  > Failed to issue method call: No such file or directory
  > [fedora@WandPlayer ~]$ sudo systemctl start brcm4330-bluetooth
  > Failed to issue method call: Unit brcm4330-bluetooth.service failed to 
load: No                         such file or directory. See system logs and 
'systemctl status brcm4330-bluetooth                        .service' for 
details.
  > [fedora@WandPlayer ~]$ systemctl status brcm4330-bluetooth.service
  > brcm4330-bluetooth.service
  > 
--------------------
> > 

My fault, I hadn't pushed the package to the main repo, only my local
staging copy. Try again now...


Code:
--------------------
    
  sudo csos-cleanUpdate -y brcm4329-bluetooth
  sudo systemctl disable brcm4329-bluetooth
  sudo systemctl stop brcm4329-bluetooth
  sudo systemctl enable brcm4330-bluetooth
  sudo systemctl start brcm4330-bluetooth
  
--------------------


------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to