Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 199336 - dev-util/git-1.5.3.5 git-svn breaking
Summary: dev-util/git-1.5.3.5 git-svn breaking
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-16 09:28 UTC by Markus Ullmann (RETIRED)
Modified: 2007-11-22 21:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Ullmann (RETIRED) gentoo-dev 2007-11-16 09:28:59 UTC
jokey@orion8 ~ % cat /home/jokey/gentoo/my-scripts/phprm.sh
#!/bin/bash
PACKAGE=$1
git-rm -r $PACKAGE
git commit -m "$PACKAGE in portage"

jokey@orion8 dev-php5 % phprm.sh pecl-pam
rm 'testing/migration/dev-php5/pecl-pam/ChangeLog'
rm 'testing/migration/dev-php5/pecl-pam/Manifest'
rm 'testing/migration/dev-php5/pecl-pam/metadata.xml'
rm 'testing/migration/dev-php5/pecl-pam/pecl-pam-1.0.1.ebuild'
Created commit 3d2479f: pecl-pam in portage
 4 files changed, 0 insertions(+), 49 deletions(-)
 delete mode 100644 testing/migration/dev-php5/pecl-pam/ChangeLog
 delete mode 100644 testing/migration/dev-php5/pecl-pam/Manifest
 delete mode 100644 testing/migration/dev-php5/pecl-pam/metadata.xml
 delete mode 100644 testing/migration/dev-php5/pecl-pam/pecl-pam-1.0.1.ebuild

jokey@orion8 dev-php5 % phprm.sh phing
rm 'testing/migration/dev-php5/phing/ChangeLog'
rm 'testing/migration/dev-php5/phing/Manifest'
rm 'testing/migration/dev-php5/phing/files/digest-phing-2.3.0'
rm 'testing/migration/dev-php5/phing/metadata.xml'
rm 'testing/migration/dev-php5/phing/phing-2.3.0.ebuild'
Created commit 32258a5: phing in portage
 5 files changed, 0 insertions(+), 115 deletions(-)
 delete mode 100644 testing/migration/dev-php5/phing/ChangeLog
 delete mode 100644 testing/migration/dev-php5/phing/Manifest
 delete mode 100644 testing/migration/dev-php5/phing/files/digest-phing-2.3.0
 delete mode 100644 testing/migration/dev-php5/phing/metadata.xml
 delete mode 100644 testing/migration/dev-php5/phing/phing-2.3.0.ebuild

jokey@orion8 dev-php5 % phprm.sh php-java-bridge
rm 'testing/migration/dev-php5/php-java-bridge/ChangeLog'
rm 'testing/migration/dev-php5/php-java-bridge/Manifest'
rm 'testing/migration/dev-php5/php-java-bridge/files/digest-php-java-bridge-4.3.0'
rm 'testing/migration/dev-php5/php-java-bridge/metadata.xml'
rm 'testing/migration/dev-php5/php-java-bridge/php-java-bridge-4.3.0.ebuild'
Created commit 6431c2a: php-java-bridge in portage
 5 files changed, 0 insertions(+), 140 deletions(-)
 delete mode 100644 testing/migration/dev-php5/php-java-bridge/ChangeLog
 delete mode 100644 testing/migration/dev-php5/php-java-bridge/Manifest
 delete mode 100644 testing/migration/dev-php5/php-java-bridge/files/digest-php-java-bridge-4.3.0
 delete mode 100644 testing/migration/dev-php5/php-java-bridge/metadata.xml
 delete mode 100644 testing/migration/dev-php5/php-java-bridge/php-java-bridge-4.3.0.ebuild

jokey@orion8 dev-php5 % phprm.sh xdebug
rm 'testing/migration/dev-php5/xdebug/ChangeLog'
rm 'testing/migration/dev-php5/xdebug/Manifest'
rm 'testing/migration/dev-php5/xdebug/files/digest-xdebug-2.0.2'
rm 'testing/migration/dev-php5/xdebug/metadata.xml'
rm 'testing/migration/dev-php5/xdebug/xdebug-2.0.2.ebuild'

jokey@orion8 testing % git-svn dcommit --rmdir
Committing to http://overlays.gentoo.org/svn/proj/php ...
        D       testing/migration/dev-php5/pecl-pam/ChangeLog
        D       testing/migration/dev-php5/pecl-pam/Manifest
        D       testing/migration/dev-php5/pecl-pam/metadata.xml
        D       testing/migration/dev-php5/pecl-pam/pecl-pam-1.0.1.ebuild
        D+      testing/migration/dev-php5/pecl-pam/
Committed r2129
        D       testing/migration/dev-php5/pecl-pam/ChangeLog
        D       testing/migration/dev-php5/pecl-pam/Manifest
        D       testing/migration/dev-php5/pecl-pam/metadata.xml
        D       testing/migration/dev-php5/pecl-pam/pecl-pam-1.0.1.ebuild
        D       testing/migration/dev-php5/pecl-pam/
W: -empty_dir: testing/migration/dev-php5/pecl-pam
r2129 = e3071c3a65851010ac16c4cca412ea6e3a931011 (git-svn)
W: HEAD and refs/remotes/git-svn differ, using rebase:
:040000 040000 299445aec2e42992bd031c202c610efebfa333e2 92b72d90a86103fec72bb582147a4658c0257a54 M      testingcannot rebase: your index is not up-to-date
D       testing/migration/dev-php5/xdebug/ChangeLog
D       testing/migration/dev-php5/xdebug/Manifest
D       testing/migration/dev-php5/xdebug/files/digest-xdebug-2.0.2
D       testing/migration/dev-php5/xdebug/metadata.xml
D       testing/migration/dev-php5/xdebug/xdebug-2.0.2.ebuild
rebase refs/remotes/git-svn: command returned error: 1
jokey@orion8 testing % git-svn rebase
Cannot rebase with uncommited changes:
# On branch master
# Changes to be committed:
#   (use "git reset HEAD <file>..." to unstage)
#
#       deleted:    testing/migration/dev-php5/xdebug/ChangeLog
#       deleted:    testing/migration/dev-php5/xdebug/Manifest
#       deleted:    testing/migration/dev-php5/xdebug/files/digest-xdebug-2.0.2
#       deleted:    testing/migration/dev-php5/xdebug/metadata.xml
#       deleted:    testing/migration/dev-php5/xdebug/xdebug-2.0.2.ebuild
#

jokey@orion8 testing % emerge -p dev-util/git
[ebuild   R   ] dev-util/git-1.5.3.5 USE="bash-completion curl gtk iconv perl tk webdav -doc -emacs -mozsha1 -ppcsha1"
Comment 1 Markus Ullmann (RETIRED) gentoo-dev 2007-11-22 21:27:52 UTC
okay, as this version just seems to get a sane getcwd() answer from my system 
(and it works on another one), INVALIDated