[SOLVED] Where can I get smartmontools and hdparm

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

[SOLVED] Where can I get smartmontools and hdparm

Postby turboscrew » Sep 3rd, '14, 21:00

I didn't find them in the default repos.
Last edited by turboscrew on Sep 3rd, '14, 23:58, edited 1 time in total.
Mageia 4.1 on GA-B75M-D3H / Intel i3-3220 CPU @ 3.30GHz RAM: 4GB
turboscrew
 
Posts: 75
Joined: Aug 3rd, '14, 11:49
Location: Nokia (town) Finland

Re: Where can I get smartmontools and hdparm

Postby Latte » Sep 3rd, '14, 21:13

Code: Select all
[marc@Laptop ~]$ urpmq -ayf hdparm
hdparm-9.43-3.mga4.x86_64
[marc@Laptop ~]$ urpmq -ayf smartmon
smartmontools-6.2-2.mga4.x86_64


you should check you repos. You can check with
Code: Select all
urpmq --list-media active
and if that looks okay
Code: Select all
urpmq --list-url
User avatar
Latte
 
Posts: 142
Joined: Apr 3rd, '11, 14:44

Re: Where can I get smartmontools and hdparm

Postby turboscrew » Sep 3rd, '14, 23:46

Does this look fine (despite my locale-problem, the other thread)?

Code: Select all
[jaa@localhost ~]$ urpmq --list-media active
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_GB.UTF-8:en_GB:en",
        LC_ALL = (unset),
        LC_PAPER = "fi_FI.UTF-8",
        LC_ADDRESS = "fi_FI.UTF-8",
        LC_MONETARY = "fi_FI.UTF-8",
        LC_SOURCED = "1",
        LC_NUMERIC = "fi_FI.UTF-8",
        LC_TELEPHONE = "fi_FI.UTF-8",
        LC_MESSAGES = "en_GB.UTF-8",
        LC_IDENTIFICATION = "fi_FI.UTF-8",
        LC_COLLATE = "en_GB.UTF-8",
        LC_MEASUREMENT = "fi_FI.UTF-8",
        LC_CTYPE = "en_GB.UTF-8",
        LC_TIME = "en_GB.UTF-8",
        LC_NAME = "fi_FI.UTF-8",
        LANG = "en_GB.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Live Core
Live Nonfree
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates


The other is somewhat longer:
Code: Select all
[jaa@localhost ~]$ urpmq --list-url
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
        LANGUAGE = "en_GB.UTF-8:en_GB:en",
        LC_ALL = (unset),
        LC_PAPER = "fi_FI.UTF-8",
        LC_ADDRESS = "fi_FI.UTF-8",
        LC_MONETARY = "fi_FI.UTF-8",
        LC_SOURCED = "1",
        LC_NUMERIC = "fi_FI.UTF-8",
        LC_TELEPHONE = "fi_FI.UTF-8",
        LC_MESSAGES = "en_GB.UTF-8",
        LC_IDENTIFICATION = "fi_FI.UTF-8",
        LC_COLLATE = "en_GB.UTF-8",
        LC_MEASUREMENT = "fi_FI.UTF-8",
        LC_CTYPE = "en_GB.UTF-8",
        LC_TIME = "en_GB.UTF-8",
        LC_NAME = "fi_FI.UTF-8",
        LANG = "en_GB.UTF-8"
    are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Live Core /var/local/mga_rpms/core
Live Nonfree /var/local/mga_rpms/nonfree
Core Release rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/x86_64/media/core/release
Core Release Debug
Core Updates rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/x86_64/media/core/updates
Core Updates Debug
Core Updates Testing
Core Updates Testing Debug
Core Backports
Core Backports Debug
Core Backports Testing
Core Backports Testing Debug
Nonfree Release rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/x86_64/media/nonfree/release
Nonfree Release Debug
Nonfree Updates rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/x86_64/media/nonfree/updates
Nonfree Updates Debug
Nonfree Updates Testing
Nonfree Updates Testing Debug
Nonfree Backports
Nonfree Backports Debug
Nonfree Backports Testing
Nonfree Backports Testing Debug
Tainted Release
Tainted Release Debug
Tainted Updates
Tainted Updates Debug
Tainted Updates Testing
Tainted Updates Testing Debug
Tainted Backports
Tainted Backports Debug
Tainted Backports Testing
Tainted Backports Testing Debug
Core 32bit Release rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/i586/media/core/release
Core 32bit Updates rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/i586/media/core/updates
Core 32bit Updates Testing
Core 32bit Backports
Core 32bit Backports Testing
Nonfree 32bit Release rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/i586/media/nonfree/release
Nonfree 32bit Updates rsync://ftp.sunet.se/pub/Linux/distributions/mageia/distrib/4/i586/media/nonfree/updates
Nonfree 32bit Updates Testing
Nonfree 32bit Backports
Nonfree 32bit Backports Testing
Tainted 32bit Release
Tainted 32bit Updates
Tainted 32bit Updates Testing
Tainted 32bit Backports
Tainted 32bit Backports Testing


urpmq -ayf hdparm
shows the package for me too, but MCC Software Management didn't find it.

[edit]
Only now I realize, there is a selection that read "Packages with GUI". Changed it to "all" and the package was found.
It seems like only my ignorance is a match to my incompetence. :lol:
(I already have a prescription for stronger glasses.)

Thanks anyway.
(I'd still like to know if my repos are OK.)
Mageia 4.1 on GA-B75M-D3H / Intel i3-3220 CPU @ 3.30GHz RAM: 4GB
turboscrew
 
Posts: 75
Joined: Aug 3rd, '14, 11:49
Location: Nokia (town) Finland

Re: Where can I get smartmontools and hdparm

Postby doktor5000 » Sep 4th, '14, 02:08

turboscrew wrote:(I'd still like to know if my repos are OK.)


Looks good so far, but you don't have tainted release and tainted updates enabled.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18066
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany

Re: [SOLVED] Where can I get smartmontools and hdparm

Postby turboscrew » Sep 4th, '14, 18:48

So I should get them enaabled too?
Mageia 4.1 on GA-B75M-D3H / Intel i3-3220 CPU @ 3.30GHz RAM: 4GB
turboscrew
 
Posts: 75
Joined: Aug 3rd, '14, 11:49
Location: Nokia (town) Finland

Re: [SOLVED] Where can I get smartmontools and hdparm

Postby ozky » Sep 4th, '14, 19:21

Yes you should enable them too.
Read this page it tells you lot of mageia to beginners.
https://wiki.mageia.org/en/Install_medi ... _beginners
Image
Mageia user
User avatar
ozky
 
Posts: 581
Joined: Jul 2nd, '11, 08:48
Location: Nakkila Finland

Re: [SOLVED] Where can I get smartmontools and hdparm

Postby turboscrew » Sep 5th, '14, 15:59

Thanks.
Mageia 4.1 on GA-B75M-D3H / Intel i3-3220 CPU @ 3.30GHz RAM: 4GB
turboscrew
 
Posts: 75
Joined: Aug 3rd, '14, 11:49
Location: Nokia (town) Finland


Return to Basic support

Who is online

Users browsing this forum: No registered users and 1 guest

cron