Bug 130209 - www/typo3 upgrade removes configuration
Summary: www/typo3 upgrade removes configuration
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-01-05 22:00 UTC by Bernard Spil
Modified: 2009-10-14 14:13 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bernard Spil freebsd_committer freebsd_triage 2009-01-05 22:00:12 UTC
After upgrading www/typo3 the config file was overwritten. (www/typo3/typo3conf/localconf.php). The localconf.php is part of the package created with pkg_create -b

How-To-Repeat: Upgrade www/typo3 to a 4.2.3
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-05 22:00:25 UTC
Maintainer of www/typo3,

Please note that PR ports/130209 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2009-01-05 22:00:26 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Gerrit Beine 2009-01-11 21:32:50 UTC
Am Montag, 5. Januar 2009 23:00:25 schrieb Edwin Groothuis:
> Maintainer of www/typo3,
>
> Please note that PR ports/130209 has just been submitted.
>
> If it contains a patch for an upgrade, an enhancement or a bug fix
> you agree on, reply to this email stating that you approve the patch
> and a committer will take care of it.
>
> The full text of the PR can be found at:
>     http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209

Sorry, that's really an ugly mistake.
I'll fix this issue.

So long...

Gerrit
Comment 4 Stefan Walter freebsd_committer freebsd_triage 2009-02-05 13:49:17 UTC
Hi Gerrit,

there hasn't been any update on this PR [1] for a few weeks. Any news on
this issue?

Regards,
Stefan

[1]: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/130209
Comment 5 Spil 2009-02-10 07:17:55 UTC
Today there was an upgrade of the port from 4.2.3 to 4.2.5. The
problem persists in the new version.

This is the output of pkg_delete and subsequent pkg_add (package
created in a jail)
Upgrading package typo3-4.2.3 to 4.2.5
pkg_delete: '/usr/local/www/typo3/typo3conf/localconf.php' fails
original MD5 checksum - deleted anyway.
pkg_delete: unable to completely remove directory
'/usr/local/www/typo3/typo3temp'
pkg_delete: unable to completely remove directory
'/usr/local/www/typo3/typo3conf'
pkg_delete: unable to completely remove directory '/usr/local/www/typo3'
pkg_delete: couldn't entirely delete package (perhaps the packing list is
incorrectly specified?)

The contents of my localconf.php have been replaced with the
distribution localconf.php afte

Kind regards,

Spil.
Comment 6 Martin Wilke freebsd_committer freebsd_triage 2009-08-18 23:00:21 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 7 Martin Wilke freebsd_committer freebsd_triage 2009-10-14 14:13:08 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!