Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10004] ncurses 5.4 -> 5.5 upgrade has issues

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 10004] ncurses 5.4 -> 5.5 upgrade has issues
  • Date: 25 Feb 2006 19:26:25 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10004


dkowis AT shlrm.org changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|VERIFIED |REOPENED
Resolution|FIXED |




------- Additional Comments From dkowis AT shlrm.org 2006-02-25 13:26 -------
This unfortunately isn't fixed ....
I ran into it on generating a new chroot for an ISO factory:
Then I created another xen box and went from ncurses in stable(5.4) to ncurses
in test (5.5) a log of my stuff follows:


root@smgl-xen2:~# gaze grimoires
Installed Grimoires: stable
root@smgl-xen2:~# scribe add test
<snip>
gpg signature verified!
Reindexing spell list... done.
Grimoire "/var/lib/sorcery/codex/test" successfully added to your codex.
root@smgl-xen2:~# scribe remove stable
Deleting grimoire /var/lib/sorcery/codex/stable directory
gaze version ncurses
Removing grimoire /var/lib/sorcery/codex/stable from codex
root@smgl-xen2:~# gaze version ncurses
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test libs ncurses 5.5 5.4


#checking current config of ncurses
UTF8="n"

root@smgl-xen2:~# cast -r -c ncurses
Computing previously installed dependencies...
ncurses preparing environment...
ncurses running configuration...
Enable UTF-8 fonts? [n] y
ncurses checking dependencies...
ncurses depends on gnupg
ncurses depends on smgl-fhs
g++ is an optional dependency for ncurses (for C++ support and bindings)
Do you want to cast g++? [n]
ncurses optionally requires some GNAT (for ADA95 bindings).
(0) [none]
(1) ada

Which one do you want? [0]
gnupg No work to do.
smgl-fhs No work to do.
Collating dependencies...
Spells are to be cast:
---------------------------
ncurses

Do you want to cast these spells? [y]
<snip>
Spells installed successfully:
------------------------------
ncurses

root@smgl-xen2:~# ls -l /lib/libnc*
lrwxrwxrwx 1 root root 13 2006-02-25 08:23 /lib/libncurses.a ->
libncursesw.a
lrwxrwxrwx 1 root root 15 2006-02-25 08:23 /lib/libncurses_g.a ->
libncursesw_g.a
lrwxrwxrwx 1 root root 14 2006-02-25 08:23 /lib/libncurses.so ->
libncursesw.so
lrwxrwxrwx 1 root root 18 2006-02-25 08:23 /lib/libncurses.so.5 ->
libncursesw.so.5.4
-rw-r--r-- 1 root root 228604 2006-02-22 06:14 /lib/libncurses.so.5.4
lrwxrwxrwx 1 root root 18 2006-02-25 08:23 /lib/libncurses.so.5.5 ->
libncursesw.so.5.5
-rw-r--r-- 1 root root 484448 2006-02-25 08:22 /lib/libncursesw.a
-rw-r--r-- 1 root root 1799914 2006-02-25 08:22 /lib/libncursesw_g.a
lrwxrwxrwx 1 root root 16 2006-02-25 08:22 /lib/libncursesw.so ->
libncursesw.so.5
lrwxrwxrwx 1 root root 18 2006-02-25 08:22 /lib/libncursesw.so.5 ->
libncursesw.so.5.5
lrwxrwxrwx 1 root root 17 2006-02-22 06:14 /lib/libncursesw.so.5.4 ->
libncurses.so.5.4
-rw-r--r-- 1 root root 261972 2006-02-25 08:22 /lib/libncursesw.so.5.5
root@smgl-xen2:~#




--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page