|
2008-09-11
, 16:27
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#302
|
The Following User Says Thank You to qole For This Useful Post: | ||
|
2008-09-11
, 17:32
|
|
Posts: 92 |
Thanked: 50 times |
Joined on Jan 2006
@ the praeternatural tower
|
#303
|
Okay, you did one dangerous (but perfectly OK, if you know what you're doing) thing, and one pointless (if less risky) thing. You are not to install the SDK repo on a device, because it contains some packages that conflict with packages that half your system depends on; that is, packages which you can install, but your system will never boot again. Red pill, though, was unnecessary; since libruby depended on libssl0, it should have been pulled in automatically (now that you added the SDK repo) when you tried libruby or rubybox again, so you don't need to be able to manually select it.
I'd recommend going back to blue-pill; anything you need red-pill for is, imho, better done with dpkg/apt-get on the command line, because they give more useful feedback about what they're doing, anyway. As for the SDK repo, generally it should be disabled when you're not trying to install particular software from it.
The Following User Says Thank You to Nyrath For This Useful Post: | ||
|
2008-09-11
, 17:43
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#304
|
Now you've got me worried.
(for the record, I only stayed in red-pill mode long enough to install libssl0, I immediately returned to blue-pill)
Now, if I am understanding you, I should not have used the libssl0 from the Maemo diablo/sdk repository. The only other repository that had it was Maemo Chinook. Since my tablet is running Diablo, I uses the diablo/sdk repository, not knowing that sdk is a synonym for "danger".
(Yes, I know that SDK means "software development kit")
To be safe, what should I do? I'm figuring that I should uninstall libssl0, the ruby files, and RubyBox, remove the Maemo diablo/sdk from the App Manager's list, add Maemo Chinook to the App Manager's list, then just reinstall the ruby files and RubyBox. Is this correct?
The Following User Says Thank You to Benson For This Useful Post: | ||
|
2008-09-11
, 17:48
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#305
|
Now you've got me worried.
(for the record, I only stayed in red-pill mode long enough to install libssl0, I immediately returned to blue-pill)
Now, if I am understanding you, I should not have used the libssl0 from the Maemo diablo/sdk repository. The only other repository that had it was Maemo Chinook. Since my tablet is running Diablo, I uses the diablo/sdk repository, not knowing that sdk is a synonym for "danger".
(Yes, I know that SDK means "software development kit")
To be safe, what should I do? I'm figuring that I should uninstall libssl0, the ruby files, and RubyBox, remove the Maemo diablo/sdk from the App Manager's list, add Maemo Chinook to the App Manager's list, then just reinstall the ruby files and RubyBox. Is this correct?
|
2008-09-14
, 02:35
|
Posts: 65 |
Thanked: 23 times |
Joined on Jul 2008
@ Argentina
|
#306
|
Pushwall, I could try to rewrite the ui stuff with RubyGame or completely with Vala or such if there's demand for it But let's see what the future brings.
The Following User Says Thank You to Valeria For This Useful Post: | ||
|
2008-09-15
, 14:01
|
Posts: 27 |
Thanked: 4 times |
Joined on Dec 2007
|
#307
|
The Following User Says Thank You to cybic For This Useful Post: | ||
|
2008-11-26
, 06:39
|
Posts: 384 |
Thanked: 90 times |
Joined on Mar 2008
|
#308
|
|
2009-01-06
, 09:39
|
Posts: 1 |
Thanked: 0 times |
Joined on Jan 2009
|
#309
|
|
2009-01-06
, 17:49
|
Posts: 2 |
Thanked: 0 times |
Joined on May 2008
|
#310
|
Pushwall, I could try to rewrite the ui stuff with RubyGame or completely with Vala or such if there's demand for it But let's see what the future brings.