Re: [Mailman-Users] Moving mailman to a new directory (same server)

2008-12-12 Thread Adam McGreggor
On Thu, Dec 11, 2008 at 01:17:19PM -0500, Lynn, Michael (GWM-CAI) wrote:
> I ran out of disk on the partition where mailman (/var) resides - I've
> gotten more disk assigned and I'm planning to move mailman to a new file
> system (/apps).

I'd tend to be lazy, and would hope that symlinking would do the job.
YMMV, tho'.
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


Re: [Mailman-Users] Moving mailman to a new directory (same server)

2008-12-11 Thread Mark Sapiro
Lynn, Michael wrote:

>I ran out of disk on the partition where mailman (/var) resides - I've
>gotten more disk assigned and I'm planning to move mailman to a new file
>system (/apps).
>
>I found the faq entry and information on moving mailman from one server
>to another... but I'm wondering if anyone is aware of any special
>precautions associated with moving to a new directory location.
>
>I already found paths.py and grep'd for occurances of /var throughout...
>I'm just wondering if I need to force a recompile of the pyc's...
>perhaps I'm better biting the bullet and re-installing from source...?


I suggest you either do

  mv /var/?/mailman /apps/?/mailman
  ln -s /apps/?/mailman /var/?/mailman

or you go all the way and rerun configure and make install. If you
installed from source to begin with, this should be pretty simple.

-- 
Mark Sapiro The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9


[Mailman-Users] Moving mailman to a new directory (same server)

2008-12-11 Thread Lynn, Michael (GWM-CAI)
I ran out of disk on the partition where mailman (/var) resides - I've
gotten more disk assigned and I'm planning to move mailman to a new file
system (/apps).

I found the faq entry and information on moving mailman from one server
to another... but I'm wondering if anyone is aware of any special
precautions associated with moving to a new directory location.

I already found paths.py and grep'd for occurances of /var throughout...
I'm just wondering if I need to force a recompile of the pyc's...
perhaps I'm better biting the bullet and re-installing from source...?

Mike


--
This message w/attachments (message) may be privileged, confidential or 
proprietary, and if you are not an intended recipient, please notify the 
sender, do not use or share it and delete it. Unless specifically indicated, 
this message is not an offer to sell or a solicitation of any investment 
products or other financial product or service, an official confirmation of any 
transaction, or an official statement of Merrill Lynch. Subject to applicable 
law, Merrill Lynch may monitor, review and retain e-communications (EC) 
traveling through its networks/systems. The laws of the country of each 
sender/recipient may impact the handling of EC, and EC may be archived, 
supervised and produced in countries other than the country in which you are 
located. This message cannot be guaranteed to be secure or error-free. This 
message is subject to terms available at the following link: 
http://www.ml.com/e-communications_terms/. By messaging with Merrill Lynch you 
consent to the foregoing.
--
 
--
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9