Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202090 - subversion-1.4.5 pulls old emacs version
Summary: subversion-1.4.5 pulls old emacs version
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-12 21:45 UTC by Thomas Kahle (RETIRED)
Modified: 2007-12-13 09:48 UTC (History)
0 users

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


Attachments
emerge --info (emerge-info,4.39 KB, text/plain)
2007-12-12 21:47 UTC, Thomas Kahle (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Kahle (RETIRED) gentoo-dev 2007-12-12 21:45:46 UTC
The subversion ebuild was changed on 12-11-07 and now tries to pull emacs version 21 although 22 is installed.

Reproducible: Always

Steps to Reproduce:
1. install emacs-22 and virtual/emacs-22
2. install subversion-1.4.5
3.

Actual Results:  
Subversion pulls virtual/emacs-21

Expected Results:  
as virtual/emacs-22 is installed the dependency should be fullfilled

emerge -avtuDN world

These are the packages that would be merged, in reverse order:

Calculating world dependencies 
... done!
[nomerge      ] kde-base/kdebase-meta-3.5.7
[nomerge      ]  kde-base/kdm-3.5.7-r3  USE="arts pam -debug -kdeenablefinal -kdehiddenvisibility -xinerama"
[ebuild     U ]   x11-apps/xinit-1.0.5-r1 [1.0.4] USE="hal%* pam%* -debug -minimal" 105 kB
[ebuild  N    ]    sys-auth/consolekit-0.2.3  USE="pam -debug" 458 kB
[nomerge      ] dev-util/subversion-1.4.5  USE="apache2 bash-completion berkdb emacs java nls perl python -debug -doc -extras -nowebdav -ruby -svnserve -vim-syntax"
[ebuild     UD]  virtual/emacs-21 [22] 0 kB
[ebuild  NS   ]   app-editors/emacs-21.4-r14  USE="X leim nls -Xaw3d -lesstif -motif -sendmail" 10 kB

Total: 4 packages (1 upgrade, 1 downgrade, 1 new, 1 in new slot), Size of downloads: 572 kB

Would you like to merge these packages? [Yes/No]
Comment 1 Thomas Kahle (RETIRED) gentoo-dev 2007-12-12 21:47:49 UTC
Created attachment 138368 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-12 21:54:04 UTC
(In reply to comment #0)
> The subversion ebuild was changed on 12-11-07 and now tries to pull emacs
> version 21 although 22 is installed.

What was changed? I don't see any such change anywhere...
Comment 3 Thomas Kahle (RETIRED) gentoo-dev 2007-12-12 22:02:05 UTC
Yesterdays emerge -avuDN world did not show this behaviour. 
Subversion-1.4.5 is already installed for some time.
The ebuild file shows modification date 12-11-07, no idea what has changed. (Not the version of the program at least.) 
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2007-12-12 22:04:23 UTC
Well, nothing changed anywhere in subversion. Reopen with --debug output from emerge.
Comment 5 Thomas Kahle (RETIRED) gentoo-dev 2007-12-13 09:37:22 UTC
I'm sorry, its related to the emacs overlay and "my fault". Thanks
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2007-12-13 09:48:21 UTC
Thanks for reporting back.