Helpdesk TWiki > Helpdesk > DebianSourcesList ( vs. r1.1) TWiki webs:
AIX| Classes | HALBOD | HLUG | Helpdesk | Library | Main | Samba | TWiki |
Helpdesk . { Home | Changes | Index | Search | Go }
 <<O>>  Difference Topic DebianSourcesList (r1.1 - 17 Jan 2004 - RickArchibald)
Added:
>
>

%META:TOPICINFO{author="RickArchibald" date="1074341160" format="1.0" version="1.1"}% %META:TOPICPARENT{name="DebIan"}% -- RickArchibald - 17 Jan 2004

A minor tale of woe: 
John Lightsey sent me a Midnight Commander Security Alert about a buffer overflow vulnerability. 

(I didn't understand the directions completely:)

  • mc -V
I checked the version of Midnight Commander, it was only 4.5.55 not 4.5.55-1.2woody2 specified in the alert. 

  • apt-get update
To update APT's cache.

  • apt-get -u upgrade mc
Thought this might upgrade just Midnight Commander, it obviously was going to do the whole system — cancelled it.

  • apt-get -u install mc
Tried a re-install, it happened; but installed 4.6.0 — I still had "testing" in my sources.list from doing my TWiki %ip%

  • apt-get -u install mc-
Removed the "bad" mc

  • cp  sources.list.stable  sources.list
Changed sources.list back to stable only.  (I had backed it up.)

  • apt-get -u install mc
Tried a 2nd re-install, it happened. 

  • mc -V
got back to 4.5.55, still no 4.5.55-1.2woody2

Wonder if   mc -V   shows the full version???

  • apt-cache showpkg mc
Package: mc
Versions:
4.5.55-1.2woody2(/var/lib/apt/lists/security.debian.org_dists_stable_updates_main_binary-i386_Packages)(/var/lib/dpkg/status)
4.5.55-1.2(/var/lib/apt/lists/ftp.us.debian.org_debian_dists_stable_main_binary-i386_Packages)
        •
        •
        •


present time
  • apt-get -u install mc=4.5.55-1.2woody2
Reading Package Lists... Done
Building Dependency Tree... Done
Sorry, mc is already the newest version.
0 packages upgraded, 0 newly installed, 0 to remove and 0  not upgraded.

  • ==

  • ==
 


Topic DebianSourcesList . { View | Diffs | r1.1 | More }
Revision -
Revision r1.1 - 17 Jan 2004 - 12:06 GMT - RickArchibald
Copyright © 2003-2007 by F. A. Archibald III & the contributing authors