From:             ondrej
Operating system: Any
PHP version:      5.4.0
Package:          *General Issues
Bug Type:         Bug
Bug description:Upstream tarball includes cruft (*.orig and autom4te.cache)

Description:
------------
On Mon, Mar 12, 2012 at 23:32, Stas Malyshev <smalys...@sugarcrm.com>
wrote:
> On Mon, Mar 12, 2012 at 23:11, Christopher Jones
<christopher.jo...@oracle.com> 
wrote:
> > The autom4te.cache and *.orig files originally mentioned are included
in
> > php.net's php-5.4.0.tar.bz2
> > I.e. this is a valid issue.
> 
> Definitely seems to be a bug in the makedist script, since these files
are
> not in the SVN but appear when packaging.
> 
> > Ondřej, please log a bug.


Test script:
---------------
ondrej@kiMac:/tmp$ md5 ~/Downloads/php-5.4.0.tar.gz
MD5 (/Users/ondrej/Downloads/php-5.4.0.tar.gz) =
46b72e274c6ea7e775245ffdb81c9ce5
ondrej@kiMac:/tmp$ tar -tzvf ~/Downloads/php-5.4.0.tar.gz | grep .orig
-rw-r--r--  0 smalyshev staff   30417 29 úno 08:37
php-5.4.0/ext/standard/url_scanner_ex.c.orig
-rw-r--r--  0 smalyshev staff   27289 29 úno 08:37
php-5.4.0/ext/standard/var_unserializer.c.orig
-rw-r--r--  0 smalyshev staff   19670 29 úno 08:37
php-5.4.0/ext/pdo/pdo_sql_parser.c.orig
-rw-r--r--  0 smalyshev staff   518939 29 úno 08:37
php-5.4.0/ext/date/lib/parse_date.c.orig
ondrej@kiMac:/tmp$ tar -tzvf ~/Downloads/php-5.4.0.tar.gz | grep autom4te
drwxr-xr-x  0 smalyshev staff       0 29 úno 08:37
php-5.4.0/autom4te.cache/
-rw-r--r--  0 smalyshev staff  3012815 29 úno 08:37
php-5.4.0/autom4te.cache/output.0
-rw-r--r--  0 smalyshev staff     2855 29 úno 08:37
php-5.4.0/autom4te.cache/requests
-rw-r--r--  0 smalyshev staff   387029 29 úno 08:37
php-5.4.0/autom4te.cache/traces.0


Expected result:
----------------
Neither .orig nor autom4te.cache/ directory in distribution tarball.


-- 
Edit bug report at https://bugs.php.net/bug.php?id=61368&edit=1
-- 
Try a snapshot (PHP 5.4):            
https://bugs.php.net/fix.php?id=61368&r=trysnapshot54
Try a snapshot (PHP 5.3):            
https://bugs.php.net/fix.php?id=61368&r=trysnapshot53
Try a snapshot (trunk):              
https://bugs.php.net/fix.php?id=61368&r=trysnapshottrunk
Fixed in SVN:                        
https://bugs.php.net/fix.php?id=61368&r=fixed
Fixed in SVN and need be documented: 
https://bugs.php.net/fix.php?id=61368&r=needdocs
Fixed in release:                    
https://bugs.php.net/fix.php?id=61368&r=alreadyfixed
Need backtrace:                      
https://bugs.php.net/fix.php?id=61368&r=needtrace
Need Reproduce Script:               
https://bugs.php.net/fix.php?id=61368&r=needscript
Try newer version:                   
https://bugs.php.net/fix.php?id=61368&r=oldversion
Not developer issue:                 
https://bugs.php.net/fix.php?id=61368&r=support
Expected behavior:                   
https://bugs.php.net/fix.php?id=61368&r=notwrong
Not enough info:                     
https://bugs.php.net/fix.php?id=61368&r=notenoughinfo
Submitted twice:                     
https://bugs.php.net/fix.php?id=61368&r=submittedtwice
register_globals:                    
https://bugs.php.net/fix.php?id=61368&r=globals
PHP 4 support discontinued:          
https://bugs.php.net/fix.php?id=61368&r=php4
Daylight Savings:                    https://bugs.php.net/fix.php?id=61368&r=dst
IIS Stability:                       
https://bugs.php.net/fix.php?id=61368&r=isapi
Install GNU Sed:                     
https://bugs.php.net/fix.php?id=61368&r=gnused
Floating point limitations:          
https://bugs.php.net/fix.php?id=61368&r=float
No Zend Extensions:                  
https://bugs.php.net/fix.php?id=61368&r=nozend
MySQL Configuration Error:           
https://bugs.php.net/fix.php?id=61368&r=mysqlcfg

Reply via email to