I recently installed opensuse 13.2 and the installation was terrific !
The only thing now is that I can’t do the automatics updates from the bug symbol (the one that is in the bottom - right on the screen). And for that I can’t install new software and a few more things.
The error message in a window displayed says:
There was a (possibly temporary) problem connecting to a software origins.
Please check the detailed error for further details
Use Yast - Network - Networksettings and set the IP address to a static one ( if your router has 192.168.1.1, use 192.168.1.10 for example ), use 8.8.8.8 and 8.8.4.4 as DNS’s, and your router’s IP as the gateway. If the network hasn’t restarted after 5 minutes, reboot the machine.
Before trying to update, first use firefox to see if you are connected to the internet.
It establishes a fully working network configuration including client IP address, default gateway and DNS name resolution
It checks for the actual existence of whatever the target URL points to, whether it’s a folder or file.
In this case, I’d be curious why it’s trying to download that particular file, ordinarily the repo definition is only to the folder and does not specify the file, in this case “content”
Maybe you should doublecheck the URL for non-oss
zypper lr -d | grep non-oss
Maybe there could be a bug in whatever app is invoking an update, I’m unclear what app is actually causing the problem, maybe apper?
Start Yast - Network - Networksettings ( it might be under System )
In the Global tab:
make sure the networking method is set to “wicked”, leave the rest as it is
In the Overview tab:
click the network card, click Edit
click the radio-button “Static IP address”, the fields below open. Use these values
IP address: 192.168.1.21 ( we can use this IP since your machine has it, so no other device can be using this one )
Netmask: 255.255.255.0
Hostname: whatever you like, or leave as is
click “Continue”.
We now have assigned a static ( fixed ) IP address to the networkcard, but the networking still doesn’t have any DNS (nameservers, they translate ‘google.com’ to an IP address ), and it doesn’t know where the internet is, since it has no gateway to the outside world. so
In the Hostname/DNS tab
Provide a hostname and domain, f.e. ‘tuxbox’ and ‘opensuse’
Use the following nameservers
1 -> 8.8.8.8
2 -> 8.8.4.4
3 -> 192.168.1.1
The networking now knows where to ask where ‘google.com’ is.
In the Routing / Gateway tab
At “Standard IP4 Gateway” use 192.168.1.1
And the route to the outside world is available.
Now click OK. In some cases this will return a message that the network is not available. In such case, reboot and you should be online. Let us know if you got it working now.
Read tsu2’s comments on what to do in case of aledged network errors.
Start Yast - Network - Networksettings ( it might be under System )
In the Global tab:
make sure the networking method is set to “wicked”, leave the rest as it is
In the Overview tab:
click the network card, click Edit
click the radio-button “Static IP address”, the fields below open. Use these values
IP address: 192.168.1.21 ( we can use this IP since your machine has it, so no other device can be using this one )
Netmask: 255.255.255.0
Hostname: whatever you like, or leave as is
click “Continue”.
We now have assigned a static ( fixed ) IP address to the networkcard, but the networking still doesn’t have any DNS (nameservers, they translate ‘google.com’ to an IP address ), and it doesn’t know where the internet is, since it has no gateway to the outside world. so
In the Hostname/DNS tab
Provide a hostname and domain, f.e. ‘tuxbox’ and ‘opensuse’
Use the following nameservers
1 -> 8.8.8.8
2 -> 8.8.4.4
3 -> 192.168.1.1
The networking now knows where to ask where ‘google.com’ is.
In the Routing / Gateway tab
At “Standard IP4 Gateway” use 192.168.1.1
And the route to the outside world is available.
Now click OK. In some cases this will return a message that the network is not available. In such case, reboot and you should be online. Let us know if you got it working now.
Read tsu2’s comments on what to do in case of aledged network errors.
First, sorry for the delay for answer your post.
I follow the steps one by one and now I still continue navigate in firefox but I can not download any bug’s fix from the bug icon. Before making this change a couple of windown were displayed and after that error was displayed in another window. Now in a 1 in a circle icon the error is displayed and there’s nothing I can do from that moment and on.