Skip to content

Instantly share code, notes, and snippets.

@ivanoats
Created October 14, 2009 23:11
Show Gist options
  • Save ivanoats/210479 to your computer and use it in GitHub Desktop.
Save ivanoats/210479 to your computer and use it in GitHub Desktop.
(16:27:20) llimeht: ivanoats: you have a very strange mixture of lenny, old-lenny and squeeze there. There are a *lot* of packages that require updating just to get you up to date with lenny, but then you have a few random (also out of date!) squeeze packages too
(16:27:40) jan247 [n=jan247@unaffiliated/jan247] entered the room.
(16:27:57) ivanoats: weird.. thanks for the analysis, maybe i will check with the sd card manufacturer
(16:28:01) valdyn: azm: tried "apt-cache search netware" ?
(16:28:06) ivanoats: er packager
(16:28:15) jkdsoft left the room (quit: ".").
(16:28:24) valdyn: ivanoats: your vendor giving you that sdcard should be shot
debxo:/# dpkg -l libc6 ; aptitude search '~o'
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name Version Description
+++-==============-==============-============================================
ii libc6 2.9-23 GNU C Library: Shared libraries
i autox - Automatically start X on boot
i A gcc-4.4-base - The GNU Compiler Collection (base package)
i A libcolamd2.7.1 - column approximate minimum degree ordering
i A libdb4.7 - Berkeley v4.7 Database Libraries [runtime]
i libdirectfb-1.2-0 - direct frame buffer graphics - shared libr
i A libgssapi-krb5-2 - MIT Kerberos runtime libraries - krb5 GSS-
i A libicu40 - International Components for Unicode
i A libk5crypto3 - MIT Kerberos runtime libraries - Crypto Li
i A libkrb5-3 - MIT Kerberos runtime libraries
i A libkrb5support0 - MIT Kerberos runtime libraries - Support l
i A libltdl7 - A system independent dlopen wrapper for GN
idA libpoppler-glib4 - PDF rendering library (GLib-based shared l
idA libpoppler4 - PDF rendering library
i A librasqal1 - Rasqal RDF query library
i A libsox1a - SoX library of audio effects and processin
i linux-2.6.25.15 - Linux kernel, version 2.6.25.15
i ofw-config - tools for maintaining OpenFirmware's confi
i A openoffice.org-style-galaxy - full-featured office productivity suite --
i truecrypt - TrueCrypt
i A uno-libs3 - OpenOffice.org UNO runtime environment --
debxo:/#
debxo:/# aptitude update
Get:1 http://ftp.us.debian.org lenny Release.gpg [1032B]
Get:2 http://ftp.us.debian.org lenny Release [73.6kB]
Get:3 http://security.debian.org lenny/updates Release.gpg [835B]
Get:4 http://security.debian.org lenny/updates Release [40.8kB]
Get:5 http://www.debian-multimedia.org stable Release.gpg [198B]
Ign http://download.skype.com stable Release.gpg
Get:6 http://www.debian-multimedia.org stable Release [11.5kB]
Ign http://download.skype.com stable Release
Hit http://download.skype.com stable/non-free Packages
Get:7 http://ftp.us.debian.org lenny/contrib Packages [76.1kB]
Hit http://security.debian.org lenny/updates/contrib Packages
Hit http://security.debian.org lenny/updates/non-free Packages
Get:8 http://security.debian.org lenny/updates/main Packages [230kB]
Get:9 http://www.debian-multimedia.org stable/main Packages [70.5kB]
Get:10 http://ftp.us.debian.org lenny/non-free Packages [100kB]
Get:11 http://ftp.us.debian.org lenny/main Packages [5294kB]
Hit http://security.debian.org lenny/updates/contrib Sources
Hit http://security.debian.org lenny/updates/non-free Sources
Get:12 http://security.debian.org lenny/updates/main Sources [58.5kB]
Hit http://ftp.us.debian.org lenny/contrib Sources
Get:13 http://ftp.us.debian.org lenny/non-free Sources [48.7kB]
Get:14 http://ftp.us.debian.org lenny/main Sources [2307kB]
Fetched 8313kB in 59s (140kB/s)
Reading package lists... Done
Current status: 33 updates [+32], 479 new [+4].
debxo:/# find /etc/apt/ -name '*.list' -printf "n%p:\n" -exec cat {} \;
n/etc/apt/sources.list:
# deb-src cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official Multi-architecture i386/amd64/source DVD #1 20090214-20:28]/ lenny main
# deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official Multi-architecture i386/amd64/source DVD #1 20090214-20:28]/ lenny main
# deb-src cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official Multi-architecture i386/amd64/source DVD #1 20090214-20:28]/ lenny main
# deb cdrom:[Debian GNU/Linux 5.0.0 _Lenny_ - Official Multi-architecture i386/amd64/source DVD #1 20090214-20:28]/ lenny main
deb http://ftp.us.debian.org/debian/ lenny contrib non-free main
deb-src http://ftp.us.debian.org/debian/ lenny contrib non-free main
deb http://security.debian.org/ lenny/updates contrib non-free main
deb-src http://security.debian.org/ lenny/updates contrib non-free main
# deb http://volatile.debian.org/debian-volatile/ lenny/volatile main
# deb-src http://volatile.debian.org/debian-volatile/ lenny/volatile main
# Remastersys repository
# deb http://ftp.us.debian.org/debian/ lenny-proposed-updates contrib non-free main
# deb-src http://ftp.us.debian.org/debian/ lenny-proposed-updates contrib non-free main
# deb http://www.remastersys.klikit-linux.com/repository/ debian/
deb http://www.debian-multimedia.org/ stable main
# deb http://ftp.us.debian.org/debian/ testing main contrib non-free
# deb-src http://ftp.us.debian.org/debian/ testing main contrib non-free
deb http://download.skype.com/linux/repos/debian/ stable non-free
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment