l i n u x - u s e r s - g r o u p - o f - d a v i s
L U G O D
 
Next Meeting:
September 2: Social Gathering
Next Installfest:
Sat. Sept. 27, 10am-6pm
Latest News:
Aug. 30: September Installfest scheduled
Page last updated:
2002 Mar 07 15:44
Events
 Meetings
 Installfests
 Demos
 Photos
Services
 Library
 LERT
 Jobs
 Documents
Interact
 Mailing Lists
 - Search
 - Archives
 Chat
About Us
 Members
 Projects
 Testimonials
 Call for Speakers
 Why Not MS?
 Finances
 Sponsors

^Home
?Search
?News & RSS
?Calendar
@Contact Us
$Buy Stuff
=Printable


The following is an archive of a post made to our 'vox-tech mailing list' by one of its subscribers.

Report this post as spam:

(Enter your email address)
[vox-tech] jay and dselect
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vox-tech] jay and dselect



jay, i just had a thought.

did you _just_ install the system?

in debian, sometimes a package won't fully set up because of a
dependency issue, just like with rpm.

unlike rpm, dpkg is very intelligent about such things.  it'll set the
package up for installation as much as it can before bailing.

then when the dependency works itself out, the partially configured
package will automatically configure itself.

very often, the dependency works itself out in the same session.  kind
of like this:

bar is not installed on the system.
foo depends on bar
you start a session to install a bunch of packages including foo and bar.
for some reason (another dependency, perhaps) dpkg tries to install foo
   before bar.
in the same apt-get session, bar gets installed
at this point, foo COULD be installed, but you need to start another
   session.
next time you start an apt-get session, foo will be configured since bar
   is fully installed and configured.


this is why, when you upgrade from potato to woody, very often you need
to do something like this:

cat /etc/apt/sources.list | sed -e 's/stable/testing/g' > tmp
mv tmp /etc/apt/sources.list
dselect update
apt-get dist-upgrade
while (error messages) {
	apt-get dist-upgrade
}

in other words, you keep doing apt-get dist-upgrade until no more error
messages about dependencies appear.  dpkg is smart enough that they WILL
get worked out.  it might take 3-5 tries to fully complete.

btw, dependencies aren't the only thing that can cause this.  a full
/var partition can also cause this sort of thing.  in that case, you can
do an

apt-get clean

to remove packages that were downloaded to your system but have already
been installed.

pete

ps- and for heaven's sake, stop reinstalling your system!   :-)
_______________________________________________
vox-tech mailing list
vox-tech@lists.lugod.org
http://lists.lugod.org/mailman/listinfo/vox-tech



Hosting provided by:
Sunset Systems
Sunset Systems offers preconfigured Linux systems, remote system administration and custom software development.

CD Burns Wanted!

LUGOD: Linux Users' Group of Davis
1105 Kennedy Place, Suite 1, Davis, CA 95616
Contact Us

LUGOD is a 501(c)7 non-profit organization
based in Davis, California
and serving the Sacramento area.
"Linux" is a trademark of Linus Torvalds.

Sponsored in part by:
California Computer News
Who donated books and ad space.