Package: rails
Version: 2.3.11-0.1
Severity: grave

After upgrading rails from testing to unstable, rails was showing the
old version only.

This is my source list.
,----
| deb http://ftp.us.debian.org/debian testing main contrib non-free
| deb http://ftp.us.debian.org/debian unstable main contrib non-free
`----
Then update and upgrade.
,----
| [debian :]$ sudo apt-get update
| [debian :]$ sudo apt-get --reinstall install rails
| Reading package lists... Done
| Building dependency tree       
| Reading state information... Done
| The following packages were automatically installed and are no longer 
required:
|   libxcb-aux0 libxcb-event1 librpmio1 libdvbpsi6 libxcb-atom1 libxcb-dri2-0 
libmaa2 libdb4.7
| Use 'apt-get autoremove' to remove them.
| 0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 314 not 
upgraded.
| Need to get 0 B/12.0 kB of archives.
| After this operation, 0 B of additional disk space will be used.
| (Reading database ... 201763 files and directories currently installed.)
| Preparing to replace rails 2.3.11-0.1 (using .../rails_2.3.11-0.1_all.deb) ...
| Unpacking replacement rails ...
| Processing triggers for man-db ...
| Setting up rails (2.3.11-0.1) ...
`----

dpkg -l rails status says installed successfully 
,----
| [debian : ]$ dpkg -l rails
| Desired=Unknown/Install/Remove/Purge/Hold
| | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
| |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
| ||/ Name                              Version            
| +++-=================================-===================
| ii  rails                             2.3.11-0.1         
`----

But rails -v still says 2.3.5
,----
| [debian : ~]$ rails -v
| Rails 2.3.5
| [debian : ~]$
`----
it should show 2.3.11.

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-2-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages rails depends on:
ii  rails-ruby1.8                 2.3.5-1.2  MVC ruby based framework geared fo

rails recommends no packages.

rails suggests no packages.

-- no debconf information

-- 
,----
| Life's Too Short, Write Fast Code, Use emacs :) 
| Deepak Tripathi(gnumonk)
| irc: irc.debian.org | nick: deepak, gnumonk
| irc: irc.freenode.com | nick: gnumonk
| web: http://www.gnumonk.com 
`----

Attachment: pgp91yWVIR1LX.pgp
Description: PGP signature

Reply via email to