LinHES Forums http://forum.linhes.org/ |
|
Running pacman -Syu in R6 http://forum.linhes.org/viewtopic.php?f=11&t=20103 |
Page 1 of 1 |
Author: | azrambler [ Thu Jul 02, 2009 9:01 pm ] |
Post subject: | Running pacman -Syu in R6 |
Code: # pacman -Syu When I run the above command I get the following question? Code: Starting full system upgrade...
:: Replace iproute with core-testing/iproute2? [Y/n] How or what does the answering of the above question do? how should I answer it? I did it both ways. I am wondering if this is what disabled dhcp. now every time I reboot I have to do a dhcpcd -n eth0 to get the network back up. I said no the second time and my dhcpcd is working correctly now. It may be just a coincident. Thanks, Jim |
Author: | ethernut [ Sat Jul 11, 2009 10:33 pm ] |
Post subject: | |
Just hit enter to accept the default "Y" and let it do it's thing (if you intend to do a system upgrade). Arch has the best package manager out there. You wont break anything.. |
Author: | johnboy68 [ Wed Jul 15, 2009 8:23 am ] |
Post subject: | |
ethernut wrote: You wont break anything..
Famous last words... ![]() |
Author: | mihanson [ Wed Jul 15, 2009 9:24 pm ] |
Post subject: | |
You can always look in /data/var/cache/pacman/pkg for an older version of a package that you replaced if things go bad. You can downgrade with the command: Code: $ sudo pacman -U /data/var/cache/pacman/pkg/your-pkg.tar.gz
|
Author: | dwaine [ Sat Oct 10, 2009 10:09 pm ] |
Post subject: | |
Where do you actually change the dhcp service settings? The old package will not install, so you have to "dhcpcd -n eth0" each time the server is rebooted. Dwaine |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |