Iron Browser 27

What do you have and what do you want?

Moderators: b1o, jkerr82508

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Iron Browser 27

Postby dedanna1029 » 06 Jun 2013, 06:14

An announcement of release for Iron Browser 27 on May 28th.
Just a slight issue or two on Mageia 3 (really, I think with Iron Browser):

Code: Select all

[root@dedanna ~]# urpmi /home/dedanna/Downloads/Iron/iron.rpm
A requested package cannot be installed:
iron-27.0.1500-1.i386 (due to unsatisfied libudev.so.0)
Continue installation anyway? (Y/n) n
[root@dedanna ~]# urpmq -i libudev
No package named libudev
[root@dedanna ~]# urpmq --whatprovides libudev.so.0
No package named libudev.so.0
[root@dedanna ~]# urpmq --whatprovides libudev.so.1
libudev1
[root@dedanna ~]# ln -s libudev.so.1 libudev.so.0
[root@dedanna ~]# urpmi /home/dedanna/Downloads/Iron/iron.rpm
A requested package cannot be installed:
iron-27.0.1500-1.i386 (due to unsatisfied libudev.so.0)
Continue installation anyway? (Y/n) n


:roll:

Why, pray tell, would Iron Browser depend on an old version of libudev/libudev-devel, and why, pray tell, is it not working after symlinking libudev.so.1 to libudev.so.0?
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html

jkerr82508
Guru-Berserk
Posts: 211
Joined: 16 Oct 2010, 21:45
Location: Fife, Scotland

Re: Iron Browser 27

Postby jkerr82508 » 06 Jun 2013, 08:33

[root@dedanna ~]# ln -s libudev.so.1 libudev.so.0

Have you checked that the link was properly created in the appropriate directory? I think that it it should be in /usr/lib/.

Jim

User avatar
dedanna1029
Sound-Berserk
Posts: 8784
Joined: 14 Mar 2010, 20:29
Contact:

Re: Iron Browser 27

Postby dedanna1029 » 06 Jun 2013, 18:42

Yep. Sorry, I'd already jumped out of the folder just before I posted. :P *idiot
Here you go:

Code: Select all

[root@dedanna lib]# ls
<snip>
libudev.so.0@
libudev.so.1@
libudev.so.1.1.6*
<snip>
[root@dedanna lib]# urpmi /home/dedanna/Downloads/Iron/iron.rpm
A requested package cannot be installed:
iron-27.0.1500-1.i386 (due to unsatisfied libudev.so.0)
Continue installation anyway? (Y/n) n


However, that doesn't answer my question. Why would Iron depend on this? I have a hard time believing that udev could have much to do with a third-party app like Iron, in particular, an old version. It never has before.
I'd rather be a free person who fears terrorists, than be a "safe" person who fears the government.
No gods, no masters.
"A druid is by nature anarchistic, that is, submits to no one."
http://uk.druidcollege.org/faqs.html


Return to “Software”