[ltp] Re: Question on ifplugd and ACPI suspend

Martin Samuelsson linux-thinkpad@linux-thinkpad.org
Tue, 4 Oct 2005 21:12:26 +0200


Franz Hirschbeck @ 2005-10-03 (Monday), 15:24 (+0200)
> You shouldn't mix up an ubuntu repository with a debian installation, unless 
> you know exactly what you are doing. Maybe you can find a repository where 
> network manager for debian/sarge is offered otherwise you may run into 
> dependency problems.

As the repostory was only containing network-manager and related
packages it could have worked, but it didn't and I never expected it to.

I found a bug report covering packaging it for debian at:

http://bugs.debian.org/270538

Maybe the already existing ubuntu package at bootlab might be of some
help for the debian maintainer?

> > When trying to install from source I get the following error:
> > "
> > 10:14|leka% LANG=C apt-get source network-manager
> > Reading Package Lists... Done
> > Building Dependency Tree... Done
> > Need to get 636kB of source archives.
> > Get:1 http://bootlab.org ./ network-manager 0.4.1+cvs20050817-0ubuntu5
> > (dsc) [909B] Get:2 http://bootlab.org ./ network-manager
> > 0.4.1+cvs20050817-0ubuntu5 (tar) [629kB] Get:3 http://bootlab.org ./
> > network-manager 0.4.1+cvs20050817-0ubuntu5 (diff) [6238B] Fetched 2B in 1s
> > (1B/s)
> > Failed to fetch
> > http://bootlab.org/~j/NetworkManager-breezy/./network-manager_0.4.1+cvs2005
> >0817.orig.tar.gz MD5Sum mismatch E: Failed to fetch some archives.
> > 10:14|leka%
> 2B fetched? Maybe wget is not working right, is there a proxy or firewall that 
> produces the problem? Or a typo in the sources.list. Maybe the repository was 
> updated when you fetched the file, try it again some minutes later. 

That only bytes are downloaded comes from the fact that the archives
were already fetched. I didn't want to post to the list with output in
the sv_SE locale.

The problem lies in that the MD5Sum for the correctly downloaded file
does not match that for the "Files" field in
network-manager_0.4.1+cvs20050817-0ubuntu5.dsc, but it does match the
field in the ...-ubuntu4.dsc file.

For some reason the .orig.tar.gz file has been changed between the
versions on the packager's machine. 


After figuring out this, I bumped into problems with libdbus-glib-1-dev
being to old (0.23) in sarge. I.e. lacking needed functions in the API.
A newer version (0.34-3) was available in experimental. With all build
dependencies satisfied building that version still failed, and that's
were I give up today.
--
/Martin