FS#1604 - pacman produces errors when the working directory does not exist
Attached to Project:
Pacman
Opened by Raven Morris (Samus_Aran) - Friday, 08 October 2004, 06:25 GMT
Last edited by Judd Vinet (judd) - Friday, 08 October 2004, 20:49 GMT
Opened by Raven Morris (Samus_Aran) - Friday, 08 October 2004, 06:25 GMT
Last edited by Judd Vinet (judd) - Friday, 08 October 2004, 20:49 GMT
|
Details
Recommended that pacman simply chdir to "/" when it starts,
thereby preventing any errors if/when Bash calls are made.
|
This task depends upon
Closed by Judd Vinet (judd)
Sunday, 19 December 2004, 00:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed for 2.9.3
Sunday, 19 December 2004, 00:37 GMT
Reason for closing: Fixed
Additional comments about closing: Fixed for 2.9.3
# cd /usr/share/mysql
# pacman -S mysql
:: mysql-4.0.21-2: is up to date. Upgrade anyway? [Y/n]
Targets: mysql-4.0.21-2
Total Package Size: 4.0 MB
Proceed with upgrade? [Y/n]
checking package integrity... done.
loading package data... done.
checking for file conflicts... done.
shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory
upgrading mysql... done.
shell-init: could not get current directory: getcwd: cannot access parent directories: No such file or directory