After clean install of milestone 6 booted to desktop and had no network.
Found the thread about editing /etc/sysconfig/network/config and got network manager started and running at boot.
Now when trying to install software it seems my repos are weird
Yast shows repos as follows
download.opensuse.org/distribution/11.3/repo/oss
“” “” /non-oss
These repos don’t seem to exist.
What are the correct repos for Milestone 6 ?
Ski_K2:
After clean install of milestone 6 booted to desktop and had no network.
Found the thread about editing /etc/sysconfig/network/config and got network manager started and running at boot.
Now when trying to install software it seems my repos are weird
Yast shows repos as follows
download.opensuse.org/distribution/11.3/repo/oss
“” “” /non-oss
These repos don’t seem to exist.
What are the correct repos for Milestone 6 ?
IMHO its important to decide what sort of baseline you want in place for your testing? If you wish a fixed milestone-6, then use the factory-snapshot for OSS and Non-OSS:
http://download.opensuse.org/factory-snapshot/repo/oss/
http://download.opensuse.org/factory-snapshot/repo/non-oss/
If instead you like to get every update under the sun, and don’t care for a solid baseline, then use factory:
http://download.opensuse.org/factory/repo/oss/
http://download.opensuse.org/factory/repo/non-oss/
I prefer the factory-snapshot.
Thanks oldcpu.
Always “Johnnie on the spot”
Mainly concerned with how my VMWare Workstation 7 works and wine apps needed for web development.
If you are wondering about wine for 11.3 M6, then you may be better off trying wine factory:
http://download.opensuse.org/repositories/Emulators:/Wine/openSUSE_Factory/
Thanks for that tip!
Having trouble now with Yast connecting to the repos.
FireFox sees them fine but Yast Cant download them
Going to reboot and try deleting the bad repos and adding the new ones fresh.
If you installed from DVD, did you take advantage of the option to disable ipv6 ?
KDELive CD
Could be IPV6.
Always have to disable it before VMWare Workstation will work.
I’ll see if I can disable it now from Yast. Yast still gives timeout error trying to access the new repos.
Thanks for that tip.
Just so you have an idea. I added factory repos in M6 and I am currently downloading 2.5GB updates:O
Yast Network setting doesn’t work.
Do you know how to disable it CL ?
/etc/sysconfig/network/config maybe ?
Ski_K2
May 1, 2010, 9:27pm
#10
Problem with my router cache maybe?
oldcpu
May 1, 2010, 9:30pm
#11
Ski_K2:
Yast Network setting doesn’t work.
Do you know how to disable it CL ?
/etc/sysconfig/network/config maybe ?
I think it needs to be disabled in the kernel, hence I do not believe changing /etc/sysconfig/network/config will work.
Try rebooting, and use this boot code:
ipv6.disable=1
Ski_K2
May 1, 2010, 9:40pm
#13
Repos working now.
For packman and Videolan should I use the 11.2 repos?
Thanks for the help
No need for videolan
su -c "rpm -Uvh http://download.videolan.org/pub/libdvdcss/1.2.9/rpm/libdvdcss2-1.2.9-1.i386.rpm"
Then Just add packman
zypper ar -f http://packman.unixheads.com/suse/factory/ packman
then
zypper ref
yes to the key
follow my guide in principle…
Multi-media and Restricted Format Installation Guide - openSUSE Forums
oldcpu
May 1, 2010, 9:48pm
#15
For Packman you can use the factory …
http://ftp.gwdg.de/pub/linux/misc/packman/suse/factory/
videolan ? … best NOT to mix it with packman.
Ski_K2
May 1, 2010, 9:54pm
#16
Thanks guys
Got it downloading packages now
Wine complained about a 32 bit package it couldn’t provide.
May try later using the wine build repo
Ski_K2:
Yast Network setting doesn’t work.
Do you know how to disable it CL ?
/etc/sysconfig/network/config maybe ?
Why resort to the CL? Within Yast itself is a slick tree-based /etc/sysconfig editor (don’t feel bad; I had been editing it by hand with “vi” in a terminal/Konsole window).