[PATCH] bug fix: Update openSUSE instructions in README file

14 views
Skip to first unread message

Aline Manera

unread,
Dec 16, 2013, 11:43:43 AM12/16/13
to Project Kimchi
From: Aline Manera <ali...@br.ibm.com>

python-ethtool package isn't in the default openSUSE repository.
To get it installed, the user first need to add the Systems Management repository.
So add those instructions to README file.

Signed-off-by: Aline Manera <ali...@br.ibm.com>
Signed-off-by: ShaoHe Feng <sha...@linux.vnet.ibm.com>
---
docs/README.md | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/docs/README.md b/docs/README.md
index fb7f390..cf190ab 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -76,6 +76,13 @@ for more information on how to configure your system to access this repository.
Packages version requirement:
python-psutil >= 0.6.0

+*Note for openSUSE users*: Some of the above packages are located in the openSUSE
+Systems Management repository. See
+[this FAQ](http://download.opensuse.org/repositories/systemsmanagement/) to get
+the correct repository based on your openSUSE version. And
+[this FAQ](http://en.opensuse.org/SDB:Add_package_repositories) for more
+information on how configure your system to access this repository.
+
Build and Install
-----------------

--
1.7.10.4

Sheldon

unread,
Dec 17, 2013, 4:57:05 AM12/17/13
to Aline Manera, Project Kimchi

Reviewed-by:  ShaoHe Feng <sha...@linux.vnet.ibm.com>
Sheldon Feng(冯少合)
IBM Linux Technology Center

Sheldon

unread,
Dec 17, 2013, 5:10:30 AM12/17/13
to Aline Manera, Project Kimchi
Aline can you find the python-ethtool from this URL on you opensuse?

Have a try:
~> sudo zypper search python-ethtool
No packages found. 

http://download.opensuse.org/repositories/systemsmanagement/openSUSE_12.3/
do not find python-ethtool.
       
On 12/17/2013 12:43 AM, Aline Manera wrote:
Sheldon Feng(冯少合)
IBM Linux Technology Center

Aline Manera

unread,
Dec 17, 2013, 5:23:55 AM12/17/13
to Sheldon, Project Kimchi
On 12/17/2013 08:10 AM, Sheldon wrote:
Aline can you find the python-ethtool from this URL on you opensuse?

Have a try:
~> sudo zypper search python-ethtool
No packages found. 

http://download.opensuse.org/repositories/systemsmanagement/openSUSE_12.3/
do not find python-ethtool.
      

Yes! I tested it on openSUSE 13.1

I did the following:

zypper ar -f http://download.opensuse.org/repositories/systemsmanagement/openSUSE_13.1/x86_64/ systemsmanagement
zypper refresh
zypper install python-ethtool

It should work for openSUSE 12.3 too

Aline Manera

unread,
Dec 17, 2013, 5:27:13 AM12/17/13
to Sheldon, Project Kimchi
On 12/17/2013 08:23 AM, Aline Manera wrote:
On 12/17/2013 08:10 AM, Sheldon wrote:
Aline can you find the python-ethtool from this URL on you opensuse?

Have a try:
~> sudo zypper search python-ethtool
No packages found. 

http://download.opensuse.org/repositories/systemsmanagement/openSUSE_12.3/
do not find python-ethtool.
      

Yes! I tested it on openSUSE 13.1

I did the following:

zypper ar -f http://download.opensuse.org/repositories/systemsmanagement/openSUSE_13.1/x86_64/ systemsmanagement
zypper refresh
zypper install python-ethtool

It should work for openSUSE 12.3 too


--
project-kimchi mailing list <project...@googlegroups.com>
https://groups.google.com/forum/#!forum/project-kimchi
---
You received this message because you are subscribed to the Google Groups "project-kimchi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to project-kimch...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Sheldon

unread,
Dec 17, 2013, 9:29:33 AM12/17/13
to Aline Manera, Project Kimchi
Reviewed-by: ShaoHe Feng <sha...@linux.vnet.ibm.com>
       
On 12/17/2013 06:27 PM, Aline Manera wrote:
On 12/17/2013 08:23 AM, Aline Manera wrote:
On 12/17/2013 08:10 AM, Sheldon wrote:
Aline can you find the python-ethtool from this URL on you opensuse?

Have a try:
~> sudo zypper search python-ethtool
No packages found. 

http://download.opensuse.org/repositories/systemsmanagement/openSUSE_12.3/
do not find python-ethtool.
      

Yes! I tested it on openSUSE 13.1

I did the following:

zypper ar -f http://download.opensuse.org/repositories/systemsmanagement/openSUSE_13.1/x86_64/ systemsmanagement
zypper refresh
zypper install python-ethtool

It should work for openSUSE 12.3 too


You can also use the .repo file to add the repo

http://download.opensuse.org/repositories/systemsmanagement/openSUSE_12.3/systemsmanagement.repo
I can find python-tool in this URL:
http://download.opensuse.org/repositories/systemsmanagement:/spacewalk/openSUSE_12.3/x86_64/

so should we install this repo?
http://download.opensuse.org/repositories/systemsmanagement:/spacewalk/openSUSE_12.3/systemsmanagement:spacewalk.repo    

After I install this repo, I can install the python-tool.

the difference it that the later URL contains ":/spacewalk"

Aline Manera

unread,
Dec 17, 2013, 12:01:42 PM12/17/13
to Aline Manera, Project Kimchi, Sheldon, Project Kimchi
Applied. Thanks.

Regards,

Aline Manera

Reply all
Reply to author
Forward
0 new messages