Re: Virtualbox on FC22

2015-05-09 Thread Thomas Gilliard



On 05/09/2015 03:15 PM, Ed Greshko wrote:

On 05/09/15 21:47, Adrian wrote:

Thankyou I am trying this one and get

Result Code:



NS_ERROR_FAILURE (0x80004005)

Component:



Machine

Interface:



IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}


when starting a XPvdi

I've seen this error beforea long time agoso my memory may be faulty

Isn't this the error one gets when the user is not part of the vboxusers group?


This procedure works in f22 Workstation TC-3 install x86_64
http://wiki.sugarlabs.org/go/Fedora_22_VirtualBox

Tom Gilliard
satellit
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Adrian





This procedure works in f22 Workstation TC-3 install x86_64
http://wiki.sugarlabs.org/go/Fedora_22_VirtualBox

Tom Gilliard
satellit

Tom, Thankyou very much, that worked a treat * all good here now.

Adrian ... vk4tux
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Ed Greshko
On 05/09/15 21:47, Adrian wrote:
 Thankyou I am trying this one and get

 Result Code:

   

 NS_ERROR_FAILURE (0x80004005)

 Component:

   

 Machine

 Interface:

   

 IMachine {480cf695-2d8d-4256-9c7c-cce4184fa048}


 when starting a XPvdi

I've seen this error beforea long time agoso my memory may be faulty

Isn't this the error one gets when the user is not part of the vboxusers group?

-- 
If you can't laugh at yourself, others will gladly oblige.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

data loss reading from SD card with 4.0.1 (and 4.0.0) kernels?

2015-05-09 Thread Matthew Miller
Okay, not to panic everyone too much, but: if you have an SD card with
a bunch of JPEG files on it, can you try copying files off in a loop to
see if you can recreate
https://bugzilla.redhat.com/show_bug.cgi?id=1220096?

(In my situation, with a Lenovo laptop with built-in reader.)

The big caveats are: 1. It's late at night and 2. I haven't tested with
a second card, _but_, it seems I can go back and forth between 3.19 and
4.0 and reliably read -- or not.

-- 
Matthew Miller
mat...@fedoraproject.org
Fedora Project Leader
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: FC22 KDE5 Application Edit

2015-05-09 Thread Rex Dieter
Rex Dieter wrote:

 Adam Williamson wrote:
 
 On Fri, 2015-05-08 at 09:30 +1000, Adrian wrote:
 Konsole output Well it was not installed , thankyou
 
 It works, strange how it did not get called in as dependency with
 the
 general kde install I did.
 
 Yes, I'd call that a bug. I'd report it against whatever package
 provides the KDE menus, I guess - I'm not sure what package that would
 be.
 
 kmenuedit was added to kde-desktop in comps-f22 recently already:
 
 https://git.fedorahosted.org/cgit/comps.git/commit/comps-f22.xml.in?id=1988da7fc45f47e0b919136785501734112bacde
 
 I just added it as a Recommends: dep to plasma-desktop pkg too:
 http://pkgs.fedoraproject.org/cgit/plasma-desktop.git/commit/?h=f22id=4e1670dd1d62c175903f762b17bc0aa94a7b5f3e

Followup update submitted:

https://admin.fedoraproject.org/updates/plasma-desktop-5.3.0-5.fc22

-- Rex

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Adrian



On 10/05/15 00:49, Sérgio Basto wrote:

On Dom, 2015-05-10 at 00:43 +1000, Adrian wrote:

Yes, Below is why I asked the question ;

[root@fedora22desk ~]#  /etc/init.d/vboxdrv setup
bash: /etc/init.d/vboxdrv: No such file or directory
[root@fedora22desk ~]#



root@fedora22desk ~]# rpm -qi VirtualBox
Name: VirtualBox
Version : 4.3.26
Release : 3.fc22
Architecture: x86_64
Install Date: Sat 09 May 2015 23:43:00 AEST
Group   : Development/Tools
Size: 61244411
License : GPLv2 or (GPLv2 and CDDL)
Signature   : RSA/SHA1, Wed 06 May 2015 20:46:45 AEST, Key ID
81c9b42397f4d1c1
Source RPM  : VirtualBox-4.3.26-3.fc22.src.rpm
Build Date  : Wed 06 May 2015 20:36:21 AEST
Build Host  : builder02.kwizart.net
Relocations : (not relocatable)
Packager: kwizart
Vendor  : rpms.kwizart.net
URL : http://www.virtualbox.org/wiki/VirtualBox
Summary : A general-purpose full virtualizer for PC hardware
Description :
A general-purpose full virtualizer and emulator for 32-bit and
64-bit x86 based PC-compatible machines.
[root@fedora22desk ~]#


yum install akmod-VirtualBox kernel-devel-$(uname -r)

akmods

systemctl restart systemd-modules-load.service


I got

Konsole output
[root@fedora22desk ~]#yum install akmod-VirtualBox kernel-devel-$(uname -r)
Yum command has been deprecated, redirecting to '/usr/bin/dnf install 
akmod-VirtualBox kernel-devel-4.0.1-300.fc22.x86_64'.

See 'man dnf' and 'man yum2dnf' for more information.
To transfer transaction metadata from yum to DNF, run:
'dnf install python-dnf-plugins-extras-migrate  dnf-2 migrate'

Last metadata expiration check performed 1:08:35 ago on Sun May 10 
00:16:35 2015.
Package akmod-VirtualBox-4.3.26-2.fc22.x86_64 is already installed, 
skipping.

Package kernel-devel-4.0.1-300.fc22.x86_64 is already installed, skipping.
Dependencies resolved.
Nothing to do.
Complete!
[root@fedora22desk ~]#akmods
Checking kmods exist for 4.0.1-300.fc22.x86_64 [ OK ]
[root@fedora22desk ~]#
[root@fedora22desk ~]#systemctl restart systemd-modules-load.service
Job for systemd-modules-load.service failed. See systemctl status 
systemd-modules-load.service and journalctl -xe for detai

ls.
[root@fedora22desk ~]#systemctl status systemd-modules-load.service
●systemd-modules-load.service - Load Kernel Modules
  Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service; 
static; vendor preset: disabled)
  Active: failed(Result: exit-code) since Sun 2015-05-10 01:25:33 AEST; 
20s ago

Docs: man:systemd-modules-load.service(8)
  man:modules-load.d(5)
 Process: 5599 ExecStart=/usr/lib/systemd/systemd-modules-load 
(code=exited, status=1/FAILURE)

Main PID: 5599 (code=exited, status=1/FAILURE)

May 10 01:25:33 fedora22desk systemd[1]: Starting Load Kernel Modules...
May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to 
insert 'vboxdrv': Exec format error
May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to 
insert 'vboxnetflt': Exec format error
May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to 
insert 'vboxnetadp': Exec format error
May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service: 
main process exited, code=exited, status=1/FAILURE
May 10 01:25:33 fedora22desk systemd[1]: Failed to start Load Kernel 
Modules.
May 10 01:25:33 fedora22desk systemd[1]: Unit 
systemd-modules-load.service entered failed state.
May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service 
failed.




-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Virtualbox on FC22

2015-05-09 Thread Adrian

Does anyone have Virtualbox working
on FC22 ?

Adrian ... vk4tux
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Joachim Backes
On 05/09/2015 03:30 PM, Adrian wrote:
 Does anyone have Virtualbox working
 on FC22 ?
 
 Adrian ... vk4tux
 

I'm running VirtualBox-5.0-5.0.0_BETA3_100143_fedora18-1.x86_64
from virtualbox.org (not that from rpmfusion!)

Joachim Backes
-- 

Fedora release 22 (Twenty Two)
Kernel-4.0.2-300.fc22.x86_64


Joachim Backes joachim.bac...@rhrk.uni-kl.de
https://www-user.rhrk.uni-kl.de/~backes
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Sérgio Basto
On Sáb, 2015-05-09 at 23:30 +1000, Adrian wrote:
 Does anyone have Virtualbox working
 on FC22 ?

yes now we got  on rpmfusion : 

VirtualBox-4.3.26-3.fc22.x86_64.rpm

* Mon May 04 2015 Sérgio Basto ser...@serjux.com - 4.3.26-3
- Added diff_smap_4.patch from https://www.virtualbox.org/ticket/13961 ,
  may fix problems for kernel = 3.19 , I still need disable 3D to run
plasma 5

( https://forums.virtualbox.org/viewtopic.php?f=6t=64452start=15#p320557 )


-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Adrian



On 10/05/15 00:14, František Zatloukal wrote:

Hi,
running sudo /etc/init.d/vboxdrv setup should help. Command is same 
even with systemd.


The vboxdrv command would not be translated in systemd, as it is the 
init.d service file executed directly  not a 'service' cmd.

.
Even if systemd had vboxdrv.service the above command would not 
translate to starting it.


Konsole output
[root@fedora22desk ~]#cd /lib/systemd/system

Konsole output
[root@fedora22desk system]#ls | grep virt
libvirtd.service
libvirtd.socket
libvirt-guests.service
virtlockd.service
virtlockd.socket
[root@fedora22desk system]#ls | grep vbox
[root@fedora22desk system]#



-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Adrian



On 09/05/15 23:47, Adrian wrote:


Result Code:



NS_ERROR_FAILURE (0x80004005)


Did

Konsole output
/etc/init.d/vboxdrv

get replaced by something in systemd ?

Adrian ... vk4tux
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

F-22 Branched report: 20150509 changes

2015-05-09 Thread Fedora Branched Report
Compose started at Sat May  9 07:15:02 UTC 2015
Broken deps for armhfp
--
[Sprog]
Sprog-0.14-27.fc20.noarch requires perl(:MODULE_COMPAT_5.18.0)
[aeskulap]
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libofstd.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires liboflog.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg8.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg16.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libijg12.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmnet.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmjpeg.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmimgle.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmimage.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.armv7hl requires libdcmdata.so.3.6
[crystal]
crystal-2.2.1-2.fc22.armv7hl requires libkdecorations.so.4
[dnssec-check]
dnssec-check-1.14.0.1-4.fc20.armv7hl requires libval-threads.so.14
dnssec-check-1.14.0.1-4.fc20.armv7hl requires libsres.so.14
[gcc-python-plugin]
gcc-python2-debug-plugin-0.13-2.fc22.armv7hl requires gcc = 
0:4.9.2-1.fc22
gcc-python2-plugin-0.13-2.fc22.armv7hl requires gcc = 0:4.9.2-1.fc22
gcc-python3-debug-plugin-0.13-2.fc22.armv7hl requires gcc = 
0:4.9.2-1.fc22
gcc-python3-plugin-0.13-2.fc22.armv7hl requires gcc = 0:4.9.2-1.fc22
[kde-style-skulpture]
kde-style-skulpture-0.2.4-9.fc22.armv7hl requires libkdecorations.so.4
[leksah]
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(utf8-string-0.3.7-013ef9ad8ac70ebb11df31f487b74f26)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(unix-2.6.0.1-7550b9ae9dbc74e4d6570cc239a29030)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(transformers-0.3.0.0-23508e0b4a1c1bc1cf2c2de3bb13e90c)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(time-1.4.0.1-970760bdd865d8b6cafac382276795a2)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(text-0.11.3.1-17cae9ba49c3f3d533bf78a6e387f543)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(strict-0.3.2-04f0cc1e99eff2196c0a7cd16d748b37)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(regex-tdfa-1.1.8-0b03687c4e38c00ef92e9445170081e2)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(regex-base-0.93.2-6a541a53412d1d7d310fa69bca50c85f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(pretty-1.1.1.0-2de27f83b2c1c65d629a564e9e01b27d)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(parsec-3.1.3-a8bebef411959de671abb0f1f7da556f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(old-time-1.1.0.1-29c02e2b3bbdfd9a5756f0c46f4d6071)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(network-2.4.1.2-82f6bcf79fe0252b3ab387e8dcb82e71)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(mtl-2.1.2-2f2cd438035824ec2bed4811930bc232)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(ltk-0.12.1.0-2fbb10498719be9dbdbb3d9f8adedbec)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(leksah-server-0.12.1.2-7dbd70c9f5e4dd8b3b5efcb6597b3bfd)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(hslogger-1.2.1-43834164508859009a3cc8aef7fd1e84)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gtksourceview2-0.12.5.0-588b179d0562576f9afa46559cebf79f)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gtk-0.12.5.0-2342a114ec8897cecfdda15ac92aed08)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(glib-0.12.5.0-1b94df160e141377711a221615168695)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(gio-0.12.5.0-b012293268f349d8f05c73d053798c7b)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(ghc-7.6.3-18fc786f8ad3478b9bb568d865b0e48d)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(filepath-1.3.0.1-62570c67b40fb99e7078c0d179220531)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(enumerator-0.4.19-a164f71ed1088e349dd8bc4cdee8e449)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(directory-1.2.0.1-504c99535d64699e20e001d81b577d06)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(deepseq-1.3.0.1-aa1be128186a233c7290faf88620ffe5)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(containers-0.5.0.0-3b8b869ec10d44736414ab5bea776319)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(bytestring-0.10.0.2-ea1d6622fb7aad447c7746744ecded40)
ghc-leksah-devel-0.12.1.3-16.fc22.armv7hl requires 
ghc-devel(binary-shared-0.8.3-e7b0a0ea6f1cabbb7494156068d1e65c)

Re: Virtualbox on FC22

2015-05-09 Thread Adrian

Yes, Below is why I asked the question ;

Konsole output
[root@fedora22desk ~]# /etc/init.d/vboxdrv setup
bash: /etc/init.d/vboxdrv: No such file or directory
[root@fedora22desk ~]#



Konsole output
root@fedora22desk ~]#rpm -qi VirtualBox
Name: VirtualBox
Version : 4.3.26
Release : 3.fc22
Architecture: x86_64
Install Date: Sat 09 May 2015 23:43:00 AEST
Group   : Development/Tools
Size: 61244411
License : GPLv2 or (GPLv2 and CDDL)
Signature   : RSA/SHA1, Wed 06 May 2015 20:46:45 AEST, Key ID 
81c9b42397f4d1c1

Source RPM  : VirtualBox-4.3.26-3.fc22.src.rpm
Build Date  : Wed 06 May 2015 20:36:21 AEST
Build Host  : builder02.kwizart.net
Relocations : (not relocatable)
Packager: kwizart
Vendor  : rpms.kwizart.net
URL : http://www.virtualbox.org/wiki/VirtualBox
Summary : A general-purpose full virtualizer for PC hardware
Description :
A general-purpose full virtualizer and emulator for 32-bit and
64-bit x86 based PC-compatible machines.
[root@fedora22desk ~]#



On 10/05/15 00:14, František Zatloukal wrote:

Hi,
running sudo /etc/init.d/vboxdrv setup should help. Command is same 
even with systemd.


2015-05-09 16:05 GMT+02:00 Adrian vk4...@bigpond.com 
mailto:vk4...@bigpond.com:




On 09/05/15 23:47, Adrian wrote:


Result Code:



NS_ERROR_FAILURE (0x80004005)


Did

/etc/init.d/vboxdrv

get replaced by something in systemd ?

Adrian ... vk4tux

--
test mailing list
test@lists.fedoraproject.org mailto:test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test




--
*Best regards / S pozdravem,

František Zatloukal*
*Web:* frantisek.zatloukalu.eu http://frantisek.zatloukalu.eu




-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Sérgio Basto
On Dom, 2015-05-10 at 00:43 +1000, Adrian wrote:
 Yes, Below is why I asked the question ;
 
 [root@fedora22desk ~]#  /etc/init.d/vboxdrv setup 
 bash: /etc/init.d/vboxdrv: No such file or directory 
 [root@fedora22desk ~]#  
 
 
 
 root@fedora22desk ~]# rpm -qi VirtualBox 
 Name: VirtualBox 
 Version : 4.3.26 
 Release : 3.fc22 
 Architecture: x86_64 
 Install Date: Sat 09 May 2015 23:43:00 AEST 
 Group   : Development/Tools 
 Size: 61244411 
 License : GPLv2 or (GPLv2 and CDDL) 
 Signature   : RSA/SHA1, Wed 06 May 2015 20:46:45 AEST, Key ID
 81c9b42397f4d1c1 
 Source RPM  : VirtualBox-4.3.26-3.fc22.src.rpm 
 Build Date  : Wed 06 May 2015 20:36:21 AEST 
 Build Host  : builder02.kwizart.net 
 Relocations : (not relocatable) 
 Packager: kwizart 
 Vendor  : rpms.kwizart.net 
 URL : http://www.virtualbox.org/wiki/VirtualBox 
 Summary : A general-purpose full virtualizer for PC hardware 
 Description : 
 A general-purpose full virtualizer and emulator for 32-bit and 
 64-bit x86 based PC-compatible machines. 
 [root@fedora22desk ~]# 
 
yum install akmod-VirtualBox kernel-devel-$(uname -r) 

akmods 

systemctl restart systemd-modules-load.service
 
 
 On 10/05/15 00:14, František Zatloukal wrote:
 
  Hi,
  running sudo /etc/init.d/vboxdrv setup should help. Command is
  same even with systemd.
  
  
  2015-05-09 16:05 GMT+02:00 Adrian vk4...@bigpond.com:
  
  
  On 09/05/15 23:47, Adrian wrote:
  
   Result Code: 
   
   
   NS_ERROR_FAILURE (0x80004005)
   
   
  Did
  
  /etc/init.d/vboxdrv
  
  
  get replaced by something in systemd ? 
  
  Adrian ... vk4tux
  
  
  --
  test mailing list
  test@lists.fedoraproject.org
  To unsubscribe:
  https://admin.fedoraproject.org/mailman/listinfo/test
  
  
  
  -- 
  Best regards / S pozdravem,
  
  František Zatloukal
  Web: frantisek.zatloukalu.eu
  
  
 
 -- 
 test mailing list
 test@lists.fedoraproject.org
 To unsubscribe:
 https://admin.fedoraproject.org/mailman/listinfo/test

-- 
Sérgio M. B.

-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

rawhide report: 20150509 changes

2015-05-09 Thread Fedora Rawhide Report
Compose started at Sat May  9 05:15:03 UTC 2015
Broken deps for i386
--
[Sprog]
Sprog-0.14-27.fc20.noarch requires perl(:MODULE_COMPAT_5.18.0)
[aeskulap]
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libofstd.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires liboflog.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libijg8.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libijg16.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libijg12.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libdcmnet.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libdcmjpeg.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libdcmimgle.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libdcmimage.so.3.6
aeskulap-0.2.2-0.19beta1.fc22.i686 requires libdcmdata.so.3.6
[crystal]
crystal-2.2.1-2.fc22.i686 requires libkdecorations.so.4
[dleyna-connector-dbus]
dleyna-connector-dbus-0.2.0-4.fc22.i686 requires libdleyna-core-1.0.so.3
[dleyna-server]
dleyna-server-0.4.0-7.fc23.i686 requires libdleyna-core-1.0.so.3
[dmlite-plugins-memcache]
dmlite-plugins-memcache-0.5.0-7.fc20.i686 requires libprotobuf.so.8
[dmlite-plugins-s3]
dmlite-plugins-s3-0.5.1-5.fc22.i686 requires libprotobuf.so.8
[dsqlite]
dsqlite-1.1.1-5.fc22.i686 requires libphobos-ldc.so.64
[gazebo]
gazebo-4.0.2-2.fc22.i686 requires libprotobuf.so.8
gazebo-libs-4.0.2-2.fc22.i686 requires libprotobuf.so.8
player-gazebo-4.0.2-2.fc22.i686 requires libprotobuf.so.8
[gl3n]
gl3n-0.20140505-13.fc22.i686 requires libphobos-ldc.so.64
[julia]
julia-0.3.7-2.fc23.i686 requires libLLVM-3.5.so
julia-devel-0.3.7-2.fc23.i686 requires libLLVM-3.5.so
[kde-style-skulpture]
kde-style-skulpture-0.2.4-9.fc22.i686 requires libkdecorations.so.4
[latte-integrale]
4ti2-1.6.2-9.fc23.1.i686 requires 4ti2-libs(x86-32) = 0:1.6.2-9.fc23
4ti2-devel-1.6.2-9.fc23.1.i686 requires 4ti2-libs(x86-32) = 
0:1.6.2-9.fc23
[leksah]
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSxhtml-3000.2.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSutf8-string-0.3.7-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSunix-2.6.0.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHStransformers-0.3.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHStime-1.4.0.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHStext-0.11.3.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHStemplate-haskell-2.8.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSstrict-0.3.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSregex-tdfa-1.1.8-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSregex-base-0.93.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSrandom-1.0.1.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSprocess-1.1.0.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSpretty-1.1.1.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSparsec-3.1.3-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSpango-0.12.5.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSold-time-1.1.0.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSold-locale-1.0.0.5-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSnetwork-2.4.1.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSmtl-2.1.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSltk-0.12.1.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSleksah-server-0.12.1.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSinteger-gmp-0.5.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHShslogger-1.2.1-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHShpc-0.6.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHShoopl-3.9.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHShaddock-2.13.2-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSgtksourceview2-0.12.5.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSgtk-0.12.5.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSglib-0.12.5.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSgio-0.12.5.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSghc-prim-0.3.0.0-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSghc-paths-0.1.0.9-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires libHSghc-7.6.3-ghc7.6.3.so
ghc-leksah-0.12.1.3-16.fc22.i686 requires 
libHSfilepath-1.3.0.1-ghc7.6.3.so

Re: Virtualbox on FC22

2015-05-09 Thread František Zatloukal
Hi,
running sudo /etc/init.d/vboxdrv setup should help. Command is same even
with systemd.

2015-05-09 16:05 GMT+02:00 Adrian vk4...@bigpond.com:



 On 09/05/15 23:47, Adrian wrote:

   Result Code:

 NS_ERROR_FAILURE (0x80004005)

 Did

  /etc/init.d/vboxdrv

 get replaced by something in systemd ?

 Adrian ... vk4tux

 --
 test mailing list
 test@lists.fedoraproject.org
 To unsubscribe:
 https://admin.fedoraproject.org/mailman/listinfo/test




-- 


*Best regards / S pozdravem,František Zatloukal*
*Web:* frantisek.zatloukalu.eu
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Adrian



On 10/05/15 00:05, Adrian wrote:



On 09/05/15 23:47, Adrian wrote:


Result Code:



NS_ERROR_FAILURE (0x80004005)


Did

Konsole output
/etc/init.d/vboxdrv

get replaced by something in systemd ?

Adrian ... vk4tux


Anyhow I installed the akmod etc with dependencies as suggested, but 
still have the issue and cannot use it.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Virtualbox on FC22

2015-05-09 Thread Sérgio Basto
On Dom, 2015-05-10 at 01:27 +1000, Adrian wrote:
 
 
 On 10/05/15 00:49, Sérgio Basto wrote:
 
  On Dom, 2015-05-10 at 00:43 +1000, Adrian wrote:
   Yes, Below is why I asked the question ;
   
   [root@fedora22desk ~]#  /etc/init.d/vboxdrv setup 
   bash: /etc/init.d/vboxdrv: No such file or directory 
   [root@fedora22desk ~]#  
   
   
   
   root@fedora22desk ~]# rpm -qi VirtualBox 
   Name: VirtualBox 
   Version : 4.3.26 
   Release : 3.fc22 
   Architecture: x86_64 
   Install Date: Sat 09 May 2015 23:43:00 AEST 
   Group   : Development/Tools 
   Size: 61244411 
   License : GPLv2 or (GPLv2 and CDDL) 
   Signature   : RSA/SHA1, Wed 06 May 2015 20:46:45 AEST, Key ID
   81c9b42397f4d1c1 
   Source RPM  : VirtualBox-4.3.26-3.fc22.src.rpm 
   Build Date  : Wed 06 May 2015 20:36:21 AEST 
   Build Host  : builder02.kwizart.net 
   Relocations : (not relocatable) 
   Packager: kwizart 
   Vendor  : rpms.kwizart.net 
   URL : http://www.virtualbox.org/wiki/VirtualBox 
   Summary : A general-purpose full virtualizer for PC hardware 
   Description : 
   A general-purpose full virtualizer and emulator for 32-bit and 
   64-bit x86 based PC-compatible machines. 
   [root@fedora22desk ~]# 
   
  yum install akmod-VirtualBox kernel-devel-$(uname -r) 
  
  akmods 
  
  systemctl restart systemd-modules-load.service
  
 I got
 
 [root@fedora22desk ~]# yum install akmod-VirtualBox
 kernel-devel-$(uname -r) 
 Yum command has been deprecated, redirecting to '/usr/bin/dnf install
 akmod-VirtualBox kernel-devel-4.0.1-300.fc22.x86_64'. 
 See 'man dnf' and 'man yum2dnf' for more information. 
 To transfer transaction metadata from yum to DNF, run: 
 'dnf install python-dnf-plugins-extras-migrate  dnf-2 migrate' 
 
 Last metadata expiration check performed 1:08:35 ago on Sun May 10
 00:16:35 2015. 
 Package akmod-VirtualBox-4.3.26-2.fc22.x86_64 is already installed,
 skipping. 
 Package kernel-devel-4.0.1-300.fc22.x86_64 is already installed,
 skipping. 
 Dependencies resolved. 
 Nothing to do. 
 Complete! 
 [root@fedora22desk ~]# akmods 
 Checking kmods exist for 4.0.1-300.fc22.x86_64 [  OK  ] 
 [root@fedora22desk ~]#  
 [root@fedora22desk ~]# systemctl restart systemd-modules-load.service 
 Job for systemd-modules-load.service failed. See systemctl status
 systemd-modules-load.service and journalctl -xe for detai
 ls. 
 [root@fedora22desk ~]# systemctl status systemd-modules-load.service 
 ● systemd-modules-load.service - Load Kernel Modules 
   Loaded: loaded
 (/usr/lib/systemd/system/systemd-modules-load.service; static; vendor
 preset: disabled) 
   Active: failed (Result: exit-code) since Sun 2015-05-10 01:25:33
 AEST; 20s ago 
 Docs: man:systemd-modules-load.service(8) 
   man:modules-load.d(5) 
  Process: 5599 ExecStart=/usr/lib/systemd/systemd-modules-load
 (code=exited, status=1/FAILURE) 
 Main PID: 5599 (code=exited, status=1/FAILURE) 
 
 May 10 01:25:33 fedora22desk systemd[1]: Starting Load Kernel
 Modules... 
 May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to
 insert 'vboxdrv': Exec format error 
 May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to
 insert 'vboxnetflt': Exec format error 
 May 10 01:25:33 fedora22desk systemd-modules-load[5599]: Failed to
 insert 'vboxnetadp': Exec format error 
 May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service:
 main process exited, code=exited, status=1/FAILURE 
 May 10 01:25:33 fedora22desk systemd[1]: Failed to start Load Kernel
 Modules. 
 May 10 01:25:33 fedora22desk systemd[1]: Unit
 systemd-modules-load.service entered failed state. 
 May 10 01:25:33 fedora22desk systemd[1]: systemd-modules-load.service
 failed.
 
I don't had problems [1] but my F22 is a vm guest, I don't have any F22
as host ... so is hard to tell .
you may try (although no much hope that will fix things) :

dnf remove kmod-VirtualBox-4.0.1-300.fc22.x86_64 
akmods
Checking kmods exist for 4.0.1-300.fc22.x86_64 [  OK  ]
 Building and installing VirtualBox-kmod (*again* with latest
sources ... )

and show what gives dmesg or /var/log/messages after : 
modprobe vboxdrv 
modprobe vboxnetflt 
modprobe vboxnetadp 

Thanks for reporting , I will try test it my self ! 
Anyway the better any is one a bug report on :
https://bugzilla.rpmfusion.org/enter_bug.cgi?product=Fedoracomponent=VirtualBox-kmod

Best Regards ,

[1] 
systemctl status systemd-modules-load.service
● systemd-modules-load.service - Load Kernel Modules
   Loaded: loaded (/usr/lib/systemd/system/systemd-modules-load.service;
static; vendor preset: disabled)
   Active: active (exited) since Ter 2015-05-05 23:20:42 WEST; 3 days
ago
 Docs: man:systemd-modules-load.service(8)
   man:modules-load.d(5)
  Process: 456 ExecStart=/usr/lib/systemd/systemd-modules-load
(code=exited, status=0/SUCCESS)
 Main PID: 456 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/systemd-modules-load.service


Re: fedup 21-22 issues

2015-05-09 Thread Ralf Corsepius

On 05/08/2015 04:57 PM, Eric Blake wrote:

On 05/08/2015 06:32 AM, Ralf Corsepius wrote:

Hi,

I just gave fedup a try and found myself confronted with this:

# yum update
...

# fedup --network 22
...
WARNING: potential problems with upgrade
   sqlitebrowser-3.5.1-1.fc21.x86_64 (replaced by
sqlitebrowser-3.6.0-1.fc22.x86_64) requires
sqlitebrowser-3.5.1-1.fc21.x86_64 (replaced by
sqlitebrowser-3.6.0-1.fc22.x86_64)
...
WARNING: problems were encountered during transaction test:
   broken dependencies
 sqlitebrowser-3.6.0-1.fc22.x86_64 requires
sqlitebrowser-3.6.0-1.fc22.x86_64


See also https://bugzilla.redhat.com/show_bug.cgi?id=1214931, for a
similar message about

WARNING: potential problems with upgrade
   yum-3.4.3-152.fc20.noarch (replaced by yum-3.4.3-505.fc22.noarch)
requires
yum-3.4.3-152.fc20.noarch (replaced by yum-3.4.3-505.fc22.noarch)


In my case, my guess is the origin of the breakdown is a side effect of 
the f22 repo currently being in a broken state:


Proof: On an up2date fc22 system:

# dnf install sqlitebrowser
Error: nothing provides libqhexedit-qt5.so.1()(64bit) needed by 
sqlitebrowser-3.6.0-1.fc22.x86_64


Apparently sqlitebrowser was pushed to the repos, but not the 
necessarily required qhexedit2-qt5-libs-0.6.6-1.fc23.x86_64 (which 
provides ibqhexedit-qt5.so.1).



Nevertheless the WARNING above seems just broken.

Ralf

--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test