[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: new apt source available



>>>>> "Jeff" == Jeff Bailey <jbailey@nisa.net> writes:

    >> I have been trying the http method. It does not seem to work
    >> properly via a squid cache:

    Jeff> I tested it through a squid cache, and confirmed that it
    Jeff> worked for me.  how do you have it setup?  I just

    Jeff> $export http_proxy=http://server.domain.com:3128/


    Jeff> and it works fine.
    >> huey:~# apt-get update

For me, it is very intermittant. It started of working fine, then
gradually got worse...

I used the same procedure as you.

    Jeff> Hmm.  What version of bsdutils and util-linux are you
    Jeff> running?

huey:/tmp# dpkg -l bsdutils util-linux
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  bsdutils       4.4.1.1        Basic utilities from 4.4BSD-Lite.
un  util-linux     <none>         (no description available)
huey:/tmp# apt-get install util-linux
Reading Package Lists... Done
Building Dependency Tree... Done
Package util-linux has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
However the following packages replace it:
  fileutils shellutils
E: Package util-linux has no installation candidate

huey:/tmp# dpkg -l fileutils shellutils
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  fileutils      4.0.32-1       GNU file management utilities.
ii  shellutils     2.0i-1         The GNU shell programming utilities.

I am current doing upgrading everything (except perl), so maybe that
might fix a few things (just need to wait for files to download over a
saturated 28.8kbps connection).

I created a dummy package using equivs:

huey:/tmp# dpkg -s sysvinit
Package: sysvinit
Status: install ok installed
Priority: optional
Section: misc
Installed-Size: 23
Maintainer: Brian May <bam@debian.org>
Version: 2.78-4
Depends: inetutils
Description: Dummy package to fulfil package dependencies
[...]

which seems to have solved the problem for now.
-- 
Brian May <bam@debian.org>



Reply to: