Apache2 : Update :Warning: the following items did not execute
When I tried to update Aache 2.2.4, I got several messages in the log : Warning: the following items did not execute (for apr): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for apr): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for readline): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for sqlite3): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for apr-util): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for openssl): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for pcre): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Warning: the following items did not execute (for apache2): org.macports.destroot org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build Any ideas ?
On Nov 5, 2007, at 1:06 PM, Bill Hernandez wrote:
When I tried to update Aache 2.2.4, I got several messages in the log :
[snip]
Any ideas ?
That only tells us that something went wrong, it doesn't give enough information to try to understand what is causing the problem. You should try to do your upgrade again, but add the "-dv" flag to your invocation of "port" so that you get more output. If you can't figure out what the problem is with that additional output, people on the mailing list will probably be able to help. -- Daniel J. Luke +========================================================+ | *---------------- dluke@geeklair.net ----------------* | | *-------------- http://www.geeklair.net -------------* | +========================================================+ | Opinions expressed are mine and do not necessarily | | reflect the opinions of my employer. | +========================================================+
This seems to have solved the problem: $ sudo port -dv selfupdate $ sudo port -dv upgrade apache2
participants (2)
-
Bill Hernandez
-
Daniel J. Luke