2015-06-26 06:22:00 -0600 | received badge | ● Famous Question (source) |
2015-06-21 18:46:20 -0600 | received badge | ● Famous Question (source) |
2015-06-21 18:46:20 -0600 | received badge | ● Notable Question (source) |
2015-06-21 18:46:20 -0600 | received badge | ● Popular Question (source) |
2015-05-31 13:15:06 -0600 | received badge | ● Notable Question (source) |
2015-05-28 22:05:50 -0600 | received badge | ● Taxonomist |
2015-05-26 10:04:48 -0600 | received badge | ● Popular Question (source) |
2015-04-19 16:11:15 -0600 | commented answer | Fedora 22 install package problem unfortunately :( [root@localhost mkaya]# dnf clean all Cleaning repos: updates-testing Cleaning up Everything [root@localhost mkaya]# dnf install team* Fedora 22 - x86_64 - Test Updates 447 kB/s | 14 MB 00:31 Using metadata from Sun Apr 19 23:06:58 2015 (0:00:27 hours old) Error: nothing provides libSM.so.6 needed by teamviewer-10.0.37742-0.i686 |
2015-04-19 13:48:49 -0600 | asked a question | Fedora 22 install package problem Hello dear friends, When I did install any package, It has been problem. For example; [root@localhost mkaya]# dnf install team* Using metadata from Sun Apr 19 17:25:43 2015 (3:15:54 hours old) Error: nothing provides libSM.so.6 needed by teamviewer-10.0.37742-0.i686 Could you help me please ? |
2015-04-14 03:19:26 -0600 | commented answer | fedora 22 mysql won't run Yes, I've tried again.But; [root@localhost msd]# su -c 'dnf install -y mysql-server' Failed to synchronize cache for repo 'mysql56-community' from 'http://repo.mysql.com/yum/mysql-5.6-community/fc/22/x86_64/': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried, disabling. Using metadata from Tue Apr 14 10:14:12 2015 (0:04:20 hours old) Error: nothing provides perl(Getopt::Long) needed by mariadb-server-1:10.0.17-1.fc22.x86_64 |
2015-04-14 00:03:07 -0600 | commented answer | fedora 22 mysql won't run I have tried this.But unfortunately the result is; [root@localhost msd]# su -c 'systemctl start mariadb.service' Failed to start mariadb.service: Unit mariadb.service failed to load: No such file or directory. [root@localhost msd]# |
2015-04-13 15:48:44 -0600 | asked a question | fedora 22 mysql won't run Hi friends, I've upgraded fedora 22.You know, fedora 22 isn't supported yum.So we can use dnf.anyway... My mysqld service is not working. [root@localhost msd]# service mysqld start Redirecting to /bin/systemctl start mysqld.service Failed to start mysqld.service: Unit mysqld.service failed to load: No such file or directory. Can you help.Please ? |