You are not logged in.
Pages: 1
I was 100% sure I already posted this message but it is not here, I think I have done something terribly wrong with the submit button. :oops:
As everybody (should) know in case you do a pacman -Syu and a newer version of pacman is out, you should stop it, then upgrade only pacman and after do again pacman -Syu.
Could it be possible to have pacman that checks if there is a newer version available and in that case do only pacman upgrade?
This should save (especially newcomers) many problem.
I know that newcomers start to take advantage from a such feature only from 0.6 but somewere we have to start.
I think pacman is this case can have two operating mode:
1) pacman -Syu
2) pacman see a newer pacman version
3) pacman warn the user to do a pacman -S pacman before the pacman -Syu and stop. Eventually with the option to force the -Syu anyway. If somebody wants to mess up his/her system they should be free to do it
Another way can be
1) pacman -Syu
2) pacman see a newer pacman version
3) pacman automatically update itself and after stop warning the user that pacman has been update and now he/she need to start pacman -Syu again
Offline
I think this is a good idea. You should submit a feature request to the bugtracker.
I think pacman is this case can have two operating mode:
1) pacman -Syu
2) pacman see a newer pacman version
3) pacman warn the user to do a pacman -S pacman before the pacman -Syu and stop. Eventually with the option to force the -Syu anyway. If somebody wants to mess up his/her system they should be free to do itAnother way can be
1) pacman -Syu
2) pacman see a newer pacman version
3) pacman automatically update itself and after stop warning the user that pacman has been update and now he/she need to start pacman -Syu again
A third way would be:
1) pacman -Syu
2) See never pacman version
3) "Do you want to update pacman y/n"
4) If yes upgrade pacman
5) Continue with normal update.
Offline
It's been suggested already. You could submit a bug report if you wanted (I looked and I don't believe there is one).
I have discovered that all of mans unhappiness derives from only one source, not being able to sit quietly in a room
- Blaise Pascal
Offline
1) pacman -Syu
2) See never pacman version
3) "Do you want to update pacman y/n"
4) If yes upgrade pacman
5) Continue with normal update.
After a pacman upgrade, pacman should stop in order to have the user run it again and use the new binary
Offline
After a pacman upgrade, pacman should stop in order to have the user run it again and use the new binary
Good point. I didn't think that far
Offline
Pages: 1