I touched on this previously but when following your instructions I continue to get this error:
$ sed -i -e "/^setup-timestamp:/ s/ \(.*\)/ $(date +%s)/" "$(cygpath -u "$(cat /etc/setup/last-cache)")/ftp%3a%2f%2fsourceware.org%2fpub%2fcygwinports%2f/setu p.ini" sed: cannot rename /cygdrive/c/temp/cygwin/ftp%3a%2f%2fsourceware.org%2fpub%2fcy gwinports%2f//sedBpG1qz: Permission denied I understand the purpose of this is to simply change the setup timestamp located within the setup.ini file, however the format to me makes no sense: >From setup.ini: setup-timestamp: 1236364624 Permissions on the setup.ini file are 777 It is owned by admin, None which I am the admin user -- Kevin Hilton ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Cygwin-ports-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cygwin-ports-general
