Re: APT problems (uncaught exception): workaround

2007-01-02 Thread Max Hyre

   Bug #400560 (http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=400560
) has been filed for this failure.

   It seems to be associated with some sort of earlier
failure (power failure in one case, ``failed update'' in the
other).  I had a failed update earlier, but don't remember
the circumstances.

   The second reporter suggests emptying sources.list and
reloading.  I'm using Synaptic, and did the equivalent:
in Settings  Repositories, uncheck everything, then do an
update.  That went through, and when I rechecked the
repositories, it worked just fine.

-- 

Best wishes,

Max Hyre


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: APT problems (416 error and uncaught exception)

2007-01-01 Thread Chris Lale

A. F. Cano wrote:

On Thu, Dec 28, 2006 at 04:53:32PM +, John Halton wrote:
  
[...]


I have resisted using apg-get as I know the aptitude databases would
then be out of sync.

[...]


You could try the magic bullet aptitude keep-all to restore sane 
behaviour after using apt-get. See 
http://newbiedoc.berlios.de/wiki/Aptitude_-_using_together_with_Synaptic_and_Apt-get


--
Chris.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




APT problems (416 error and uncaught exception)

2006-12-28 Thread John Halton

I'm having problems with updating/installing with aptitude, on a mixed
Etch/Sid system. When running aptitude update, the output ends with
the following:

Err http://ftp.debian.org sid/main Packages
416 Requested Range Not Satisfiable

Then when I try to install/dist-upgrade, I get the following output:

Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
Uncaught exception:
../../../src/generic/problemresolver/problemresolver.h:2216:
generic_problem_resolverPackageUniverse::generic_problem_resolver(int,
int, int, int, unsigned int, int, const PackageUniverse) [with
PackageUniverse = aptitude_universe]: Assertion
bd.broken_under(solution::root_node(initial_broken, universe,
weights)) failed.

If I try to use apt-get instead of aptitude, I get a pile of
dependency errors apparently involving almost every package on the
system. Sample output follows (issued command was apt-get install
galternatives):

snip
 xutils: Depends: libfontenc1 but it is not going to be installed
 Depends: libfs6 but it is not going to be installed
 Depends: xfonts-utils but it is not going to be installed
 Depends: xutils-dev but it is not going to be installed
 PreDepends: x11-common (= 1:7.0.0) but it is not going to
be installed
 yelp: Depends: libxul0d but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

However, when I comment out the Sid repo, the problem goes away. This
seems to suggest it's a Sid problem rather than a bug. Is anyone else
suffering this? Any idea what the problem is/when it may be resolved?

Thanks,

John


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: APT problems (416 error and uncaught exception)

2006-12-28 Thread John Halton

On 12/28/06, John Halton [EMAIL PROTECTED] wrote:

I'm having problems with updating/installing with aptitude, on a mixed
Etch/Sid system. When running aptitude update, the output ends with
the following:

Err http://ftp.debian.org sid/main Packages
416 Requested Range Not Satisfiable

Then when I try to install/dist-upgrade, I get the following output:

Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
Uncaught exception:
../../../src/generic/problemresolver/problemresolver.h:2216:
generic_problem_resolverPackageUniverse::generic_problem_resolver(int,
int, int, int, unsigned int, int, const PackageUniverse) [with
PackageUniverse = aptitude_universe]: Assertion
bd.broken_under(solution::root_node(initial_broken, universe,
weights)) failed.

If I try to use apt-get instead of aptitude, I get a pile of
dependency errors apparently involving almost every package on the
system. Sample output follows (issued command was apt-get install
galternatives):

snip
  xutils: Depends: libfontenc1 but it is not going to be installed
  Depends: libfs6 but it is not going to be installed
  Depends: xfonts-utils but it is not going to be installed
  Depends: xutils-dev but it is not going to be installed
  PreDepends: x11-common (= 1:7.0.0) but it is not going to
be installed
  yelp: Depends: libxul0d but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

However, when I comment out the Sid repo, the problem goes away. This
seems to suggest it's a Sid problem rather than a bug. Is anyone else
suffering this? Any idea what the problem is/when it may be resolved?


As an update, the unresolved exception problem has now recurred even
with the Sid repo commented out. The 416 error has not reappeared
though.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: APT problems (416 error and uncaught exception) (RESOLVED)

2006-12-28 Thread John Halton

John Halton wrote:

On 12/28/06, John Halton [EMAIL PROTECTED] wrote:

I'm having problems with updating/installing with aptitude, on a mixed
Etch/Sid system. When running aptitude update, the output ends with
the following:

Err http://ftp.debian.org sid/main Packages
416 Requested Range Not Satisfiable

Then when I try to install/dist-upgrade, I get the following output:

Reading package lists... Done
Building dependency tree... Done
Reading extended state information
Initializing package states... Done
Writing extended state information... Done
Reading task descriptions... Done
Building tag database... Done
Uncaught exception:
../../../src/generic/problemresolver/problemresolver.h:2216:
generic_problem_resolverPackageUniverse::generic_problem_resolver(int,
int, int, int, unsigned int, int, const PackageUniverse) [with
PackageUniverse = aptitude_universe]: Assertion
bd.broken_under(solution::root_node(initial_broken, universe,
weights)) failed.

If I try to use apt-get instead of aptitude, I get a pile of
dependency errors apparently involving almost every package on the
system. Sample output follows (issued command was apt-get install
galternatives):

snip
  xutils: Depends: libfontenc1 but it is not going to be installed
  Depends: libfs6 but it is not going to be installed
  Depends: xfonts-utils but it is not going to be installed
  Depends: xutils-dev but it is not going to be installed
  PreDepends: x11-common (= 1:7.0.0) but it is not going to
be installed
  yelp: Depends: libxul0d but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or
specify a solution).

However, when I comment out the Sid repo, the problem goes away. This
seems to suggest it's a Sid problem rather than a bug. Is anyone else
suffering this? Any idea what the problem is/when it may be resolved?


As an update, the unresolved exception problem has now recurred even
with the Sid repo commented out. The 416 error has not reappeared
though.


This appears to be resolved. I removed the E17 repo and all E17 packages 
and now everything appears to be working normally



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: APT problems (416 error and uncaught exception)

2006-12-28 Thread A. F. Cano
On Thu, Dec 28, 2006 at 04:53:32PM +, John Halton wrote:
 On 12/28/06, John Halton [EMAIL PROTECTED] wrote:
 ...
 Uncaught exception:
 ../../../src/generic/problemresolver/problemresolver.h:2216:
 generic_problem_resolverPackageUniverse::generic_problem_resolver(int,
 int, int, int, unsigned int, int, const PackageUniverse) [with
 PackageUniverse = aptitude_universe]: Assertion
 bd.broken_under(solution::root_node(initial_broken, universe,
 weights)) failed.

I've encountered this, starting just a couple of days ago.
On a totally standard etch system.  Just before I saw this for
the first time, I noticed some activity on the network, with quick
fingers to run top I discovered that apt or apt-get was downloading
something.  This was the first time I had seen this, before I even
ran aptitude.  Previously only typing u in aptitude did this.
In any case, after that, aptitude never worked.  It is kind of
disquieting that etch seems to download things on its own.  An
apt virus? nah...

Furthermore, the behavior is different depending how aptitude is
run.  When running it from a konsole (after su), under kernel 2.6.18,
I get the above message.  When running it from a text console (ie F1)
aptitude just hangs after displaying: Building tag database 100%
It is possible to ^C out of aptitude then, but if left alone it just
hangs there.  In a text console under kernel 2.6.17, I get the message
above.

 If I try to use apt-get instead of aptitude, I get a pile of
 dependency errors apparently involving almost every package on the
 system. Sample output follows (issued command was apt-get install
 galternatives):

I have resisted using apg-get as I know the aptitude databases would
then be out of sync.

I would certainly like to know how to get aptitude back, as I was
considering a total re-installation.  This is a test system and has
no user data.  BTW, this is the first problem I've encountered, before
this, everything went perfectly and the installation was very easy.
HW: IBM thinkpad 600E.  Ah yes, http_proxy is set to point to another
machine on the local net running privoxy, so aptitude goes through it.
This has never been a problem before.

A.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: APT problems: it magically works again...

2006-12-28 Thread A. F. Cano
Mmm...  I started digging into /etc/apt, didn't see anything obvious
and thus didn't change anything, but the next time I started up aptitude
it worked.  Strange...

A.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt problems

2006-06-22 Thread Martin Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

hi all,
i have a problem with apt-get. upon running apt-get update or apt-get
install, i get some error messages (are attached).

this is happening since yesterday, my apt-get used to work until then
and i dont remember changing anything of note between the last working
session and now. i might have forgotten some changes i made, since this
is on a box i dont use very often.

regards, martin

- --


uses pgp!
public key available: keyserver.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEmrf5RcSrrNk2wygRAip3AJ9W6a9iGODt+oq/gEWmK1FBBQgs1QCeOYHr
bN7SdiJTPKmQJjiUnHmPFG4=
=aX76
-END PGP SIGNATURE-
Log of apt-get install pkg-config 
Thu Jun 22 11:38:23 2006

Reading package lists...
E: Dynamic MMap ran out of room
E: Error occurred while processing libfile-sync-perl (NewFileVer1)
E: Problem with MergeList 
/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-sparc_Packages
E: The package lists or status file could not be parsed or opened.
apt-get died with exit status 100

Thu Jun 22 11:38:35 2006

Log of apt-get update 
Thu Jun 22 11:37:39 2006

snip


bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted?  *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

Errftp://ftp.debian.org testing/main Packages
  Sub-process bzip2 returned an error code (2)
Hit ftp://ftp.de.debian.org stable/main Packages

bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted?  *Possible* reason follows.
bzip2: Inappropriate ioctl for device
Input file = (stdin), output file = (stdout)

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

Errftp://ftp.debian.org stable/main Packages
  Sub-process bzip2 returned an error code (2)
Failed to fetch 
ftp://ftp.debian.org/debian/dists/testing/main/binary-sparc/Packages.bz2  
Sub-process bzip2 returned an error code (2)
Failed to fetch 
ftp://ftp.debian.org/debian/dists/stable/main/binary-sparc/Packages.bz2  
Sub-process bzip2 returned an error code (2)
Fetched 4B in 12s (0B/s)
Reading package lists...
E: Dynamic MMap ran out of room
E: Error occurred while processing libfile-sync-perl (NewFileVer1)
E: Problem with MergeList 
/var/lib/apt/lists/http.us.debian.org_debian_dists_testing_main_binary-sparc_Packages
E: The package lists or status file could not be parsed or opened.
apt-get died with exit status 100

Thu Jun 22 11:38:04 2006



Re: apt problems

2006-06-22 Thread martin f krafft
also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1732 +0200]:
 E: Dynamic MMap ran out of room

http://www.google.com/search?hl=enq=%22Dynamic+MMap+ran+out+of+room%22btnI=I%27m+Feeling+Lucky
(http://justfuckinggoogleit.com/)

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
the public is wonderfully tolerant.
 it forgives everything except genius.
-- oscar wilde


signature.asc
Description: Digital signature (GPG/PGP)


Re: apt problems

2006-06-22 Thread Martin Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



martin f krafft wrote:
 also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1732 +0200]:
 
E: Dynamic MMap ran out of room
 
 
 http://www.google.com/search?hl=enq=%22Dynamic+MMap+ran+out+of+room%22btnI=I%27m+Feeling+Lucky
 (http://justfuckinggoogleit.com/)
 
i just did as said page advises, and i still get the same error message.

- --


uses pgp!
public key available: keyserver.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEmsM0RcSrrNk2wygRAit/AKCxV+McbGFsptQhLg7XNUEn9k0ErACdHpH6
hZH2l/QF0jeV8GxQj0TEx2c=
=6Uip
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2006-06-22 Thread martin f krafft
also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1820 +0200]:
 i just did as said page advises, and i still get the same error message.

Mh. Have you tried increasing the value to 32k?

I have never hit the 16k limit, even with
stable/testing/unstable/experimental and a bunch of other archives
in sources.list...

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
perl -e 'print The earth is a disk!\n if ( earth == flat );'


signature.asc
Description: Digital signature (GPG/PGP)


Re: apt problems

2006-06-22 Thread Martin Lemmen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



martin f krafft wrote:
 also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1820 +0200]:
 
i just did as said page advises, and i still get the same error message.
 
 
 Mh. Have you tried increasing the value to 32k?

i tried out the following, and now it's working. leaving me with the
error message of the bzip subprocess ...


APT::Cache-Limit 141943904;

regards, martin
- --


uses pgp!
public key available: keyserver.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEmslJRcSrrNk2wygRAt0GAJ9ysJRjBu1d4GRTBOYWxvDEypteIgCgnhnq
X96EWbujK5ZqZhBai8nrPBs=
=Bm2X
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2006-06-22 Thread martin f krafft
also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1846 +0200]:
 APT::Cache-Limit 141943904;

woho. I don't even set this anymore and:

$ grep -v '^#' /etc/apt/sources.list | wc -l
34 /etc/apt/sources.list

Anyway, I think your bzip2 problems may be related to a caching
proxy somewhere between you and Debian. Try using ftp2.de and see if
the problem remains. If it does not, wait for the cache to expire
the ftp.de entries (5 days maybe) and change back. Or stay with
ftp2.de.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
if loving linux is wrong, i don't want to be right.


signature.asc
Description: Digital signature (GPG/PGP)


Re: apt problems

2006-06-22 Thread Eduard Bloch
#include hallo.h
* martin f krafft [Thu, Jun 22 2006, 02:03:55PM]:
 also sprach Martin Lemmen [EMAIL PROTECTED] [2006.06.22.1846 +0200]:
  APT::Cache-Limit 141943904;
 
 woho. I don't even set this anymore and:
 
 $ grep -v '^#' /etc/apt/sources.list | wc -l
 34 /etc/apt/sources.list
 
 Anyway, I think your bzip2 problems may be related to a caching
 proxy somewhere between you and Debian. Try using ftp2.de and see if
 the problem remains. If it does not, wait for the cache to expire
 the ftp.de entries (5 days maybe) and change back. Or stay with
 ftp2.de.

Not neccesarily. I have seen apt processing spew weird messages WRT broken
bzip2 decompression. Apparently something is buggy there, but the
problem disappears after rerunning update.

Eduard.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2006-06-22 Thread martin f krafft
also sprach Eduard Bloch [EMAIL PROTECTED] [2006.06.23.0204 +0200]:
 Not neccesarily. I have seen apt processing spew weird messages
 WRT broken bzip2 decompression. Apparently something is buggy
 there, but the problem disappears after rerunning update.

Now that you mention it, I did see this once before, but it turned
out to be faulty RAM causing it.

-- 
Please do not send copies of list mail to me; I read the list!
 
 .''`. martin f. krafft [EMAIL PROTECTED]
: :'  :proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
if con is the opposite of pro, is congress the opposite of progress?


signature.asc
Description: Digital signature (GPG/PGP)


APT problems

2005-12-16 Thread Caleb Walker
Hello all,
I recently installed a new computer with the newest copy of the debian
testing on it.  I got back in the system to add programs and update others
with apt-get and I continue to get these errors.  Is there a way that I
dont know about to get around these?  I have also tried to change over to
unstable and stable and tried to remove openoffice but nothing at this
point works.

frswks01:/home/caleb# apt-get  -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
  openoffice.org: Depends: openoffice.org-l10n-en ( 1.1.3+1.1.4) or
   openoffice.org-l10n-1.1.4
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
by held packages.
E: Unable to correct dependencies


frswks01:/home/caleb# apt-get --ignore-hold  -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... failed.
The following packages have unmet dependencies:
  openoffice.org: Depends: openoffice.org-l10n-en ( 1.1.3+1.1.4) or
   openoffice.org-l10n-1.1.4
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
by held packages.
E: Unable to correct dependencies





-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt problems

2005-11-10 Thread Marcelle Santos
hi, I'm trying to change the address used by apt-get. 

I changed the adddress in apt-setup, but it doesn't work: apt-get continues to search the broken address. 

does any one how can I make apt-get aware of the changes?



Re: apt problems

2005-11-10 Thread Mitch Wiedemann
Marcelle Santos wrote:

 hi, I'm trying to change the address used by apt-get.

 I changed the adddress in apt-setup, but it doesn't work: apt-get
 continues to search the broken address.

 does any one how can I make apt-get aware of the changes?

I usually just edit /etc/apt/sources.lst with nano, then do apt-get update

-- 

Mitch Wiedemann
Webmaster - Ithaca Free Software Association
http://ithacafreesoftware.org 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apt problems

2005-07-26 Thread Sebastian Luque
Hi,

It's been about a week since I can't solve this problem, despite trying
several different mirrors. This is what I see:

,-
| [EMAIL PROTECTED] apt-get update
| Ign http://apt.mepis.org unstable Release.gpg
| Ign http://apt.mepis.org unstable Release
| Ign http://apt.mepis.org unstable/main Packages
| Hit http://apt.mepis.org unstable/main Packages
| Get:1 ftp://ftp.nerim.net unstable Release.gpg [189B]
| Get:2 ftp://non-us.debian.org unstable/non-US Release.gpg
| Ign ftp://non-us.debian.org unstable/non-US Release.gpg
| Hit ftp://ftp.nerim.net unstable Release
| Ign ftp://ftp.nerim.net unstable Release
| Get:3 ftp://non-us.debian.org unstable/non-US Release
| Hit ftp://ftp.nerim.net unstable/main Packages
| Ign ftp://non-us.debian.org unstable/non-US Release
| Get:4 ftp://non-us.debian.org unstable/non-US/main Packages
| Ign ftp://non-us.debian.org unstable/non-US/main Packages
| Get:5 ftp://non-us.debian.org unstable/non-US/contrib Packages
| Ign ftp://non-us.debian.org unstable/non-US/contrib Packages
| Get:6 ftp://non-us.debian.org unstable/non-US/non-free Packages
| Ign ftp://non-us.debian.org unstable/non-US/non-free Packages
| Get:7 ftp://non-us.debian.org unstable/non-US/main Packages
| Err ftp://non-us.debian.org unstable/non-US/main Packages
|   Unable to fetch file, server said 'Failed to open file.  '
| Get:8 ftp://non-us.debian.org unstable/non-US/contrib Packages
| Err ftp://non-us.debian.org unstable/non-US/contrib Packages
|   Unable to fetch file, server said 'Failed to open file.  '
| Get:9 ftp://non-us.debian.org unstable/non-US/non-free Packages
| Err ftp://non-us.debian.org unstable/non-US/non-free Packages
|   Unable to fetch file, server said 'Failed to open file.  '
| Get:10 ftp://ftp.us.debian.org unstable Release.gpg [197B]
| Get:11 ftp://ftp.us.debian.org unstable Release [34.1kB]
| Get:12 ftp://ftp.us.debian.org unstable/main Packages [2846kB]
| Get:13 ftp://ftp.us.debian.org unstable/contrib Packages [55.7kB]
| Get:14 ftp://ftp.us.debian.org unstable/non-free Packages [57.1kB]
| Fetched 2993kB in 2m10s (23.0kB/s)
| Failed to fetch 
ftp://non-us.debian.org/debian-non-US/dists/unstable/non-US/main/binary-i386/Packages.gz
  Unable to fetch file, server said 'Failed to open file.  '
| Failed to fetch 
ftp://non-us.debian.org/debian-non-US/dists/unstable/non-US/contrib/binary-i386/Packages.gz
  Unable to fetch file, server said 'Failed to open file.  '
| Failed to fetch 
ftp://non-us.debian.org/debian-non-US/dists/unstable/non-US/non-free/binary-i386/Packages.gz
  Unable to fetch file, server said 'Failed to open file.  '
| Reading package lists... Done
| W: GPG error: ftp://ftp.nerim.net unstable Release: The following signatures 
couldn't be verified because the public key is not available: NO_PUBKEY 
07DC563D1F41B907
| W: You may want to run apt-get update to correct these problems
| E: Some index files failed to download, they have been ignored, or old ones 
used instead.
`-

As you can see I'm using the main debian mirrors here, which have worked
perfectly for me in the past. This started happening last week.

Here's my sources.list:

,-[ sources.list ]
| # See sources.list(5) for more information, especialy
| 
| # This file may be edited by the MEPIS System Center
| # Do not modify the comments manually!
| # Change sources only in the section at the end of this file!
| 
| # Primary
| # deb ftp://ftp.us.debian.org/debian testing main contrib non-free
| # deb-src ftp://ftp.us.debian.org/debian testing main contrib non-free
| deb ftp://ftp.us.debian.org/debian unstable main contrib non-free
| # deb-src ftp://ftp.us.debian.org/debian unstable main contrib non-free
| # deb http://ftp.wa.au.debian.org/debian/ unstable main contrib non-free
| # deb-src http://ftp.wa.au.debian.org/debian/ unstable main contrib non-free
| 
| # non-us
| # deb ftp://non-us.debian.org/debian-non-US testing/non-US main contrib 
non-free
| # deb-src ftp://non-us.debian.org/debian-non-US testing/non-US main contrib 
non-free
| deb ftp://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free
| # deb-src ftp://non-us.debian.org/debian-non-US unstable/non-US main contrib 
non-free
| # deb http://mirror.direct.ca/linux/debian-non-US/ unstable/non-US main 
contrib non-free
| # deb-src http://mirror.direct.ca/linux/debian-non-US/ unstable/non-US main 
contrib non-free
| 
| # MEPIS cds
| #deb file:/mnt/cdrom unstable main
| 
| # MEPIS apt pool - specific packages available on-line
| deb http://apt.mepis.org/3.3 unstable main
| 
| # DO NOT EDIT ABOVE THIS LINE
| # mplayer
| deb ftp://ftp.nerim.net/debian-marillat/ unstable main
| 
| # TeX-Live
| # deb http://www.tug.org/texlive/Debian binary/
`-


I'd greatly appreciate any help with this.


-- 
Sebastian P. Luque


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2005-07-26 Thread Seeker5528
On Tue, 26 Jul 2005 14:13:04 -0500
Sebastian Luque [EMAIL PROTECTED] wrote:

 Hi,
 
 It's been about a week since I can't solve this problem, despite trying
 several different mirrors. This is what I see:
 
 ,-


 | Get:10 ftp://ftp.us.debian.org unstable Release.gpg [197B]
 | Get:11 ftp://ftp.us.debian.org unstable Release [34.1kB]
 | Get:12 ftp://ftp.us.debian.org unstable/main Packages [2846kB]
 | Get:13 ftp://ftp.us.debian.org unstable/contrib Packages [55.7kB]
 | Get:14 ftp://ftp.us.debian.org unstable/non-free Packages [57.1kB]
 | Fetched 2993kB in 2m10s (23.0kB/s)

Don't know about your other sources, but debian unstable seems to be
working.

 | Failed to fetch 
 ftp://non-us.debian.org/debian-non-US/dists/unstable/non-US/main/binary-i386/Packages.gz
   Unable to fetch file, server said 'Failed to open file.  '

The non-us repository is not used any more so this is expected and you
should remove non-us from your sources.list file.

 | Reading package lists... Done
 | W: GPG error: ftp://ftp.nerim.net unstable Release: The following 
 signatures couldn't be verified because the public key is not available: 
 NO_PUBKEY 07DC563D1F41B907
 | W: You may want to run apt-get update to correct these problems

Package signing is enabled now. I get this error as well, but I can
still install packages from this archive so have not worried about
doing anything about it yet.

 As you can see I'm using the main debian mirrors here, which have worked
 perfectly for me in the past. This started happening last week.

I don't know what's going on in the mirror system. I had some weirdness
over the last 3 or 4 days where I wasn't showing any new upgrades.
One or two days I don't think anything of it, when it stretches to 3 or
4 I start to wonder. Looking at the obsoleted packages in synaptic
displayed the xorg packages as obsolete and checking the available
versions showed that an earlier set of packages was listed as the
current unstable release. ???

In my case I made a copy of my sources.list and used apt-spy to find
a mirror and create a new sources list, then added contrib and non-free
back to the created entries and added my additional repositories back
into the new file and everything seems to be in sync again. 

Later, Seeker


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2005-07-26 Thread Sebastian Luque
Seeker5528 [EMAIL PROTECTED] wrote:

[...]

 The non-us repository is not used any more so this is expected and you
 should remove non-us from your sources.list file.

You're right, I just found this out. I came across
http://lists.debian.org/debian-user/2005/06/msg00719.html that cleared
that out, in case somebody else is wondering.


 | Reading package lists... Done
 | W: GPG error: ftp://ftp.nerim.net unstable Release: The following 
 signatures
  couldn't be verified because the public key is not available:
  NO_PUBKEY 07DC563D1F41B907
 | W: You may want to run apt-get update to correct these problems

 Package signing is enabled now. I get this error as well, but I can
 still install packages from this archive so have not worried about
 doing anything about it yet.

I went to that uri, where a message indicates how to get around this for
that particular source. Good to know nothing may be needed for some other
sources though.


[...]

 I don't know what's going on in the mirror system. I had some weirdness
 over the last 3 or 4 days where I wasn't showing any new upgrades.
 One or two days I don't think anything of it, when it stretches to 3 or
 4 I start to wonder. Looking at the obsoleted packages in synaptic
 displayed the xorg packages as obsolete and checking the available
 versions showed that an earlier set of packages was listed as the
 current unstable release. ???

Same here, I began worrying about this yesterday, after about 6 days
without updates showing up. I don't know about xorg packages, as I'm not
using them, but the lack of updates for so long is very unusual.


 In my case I made a copy of my sources.list and used apt-spy to find
 a mirror and create a new sources list, then added contrib and non-free
 back to the created entries and added my additional repositories back
 into the new file and everything seems to be in sync again. 

I did something similar by using netselect-apt and removed all my non-us
sources, and now I get through apt-get update without errors. It remains
to see what's going on with the above.


Thanks a lot!
-- 
Sebastian P. Luque


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2005-07-26 Thread Brendon Lloyd Higgins
Sebastian Luque wrote (Wednesday 27 July 2005 7:12 am):
  I don't know what's going on in the mirror system. I had some weirdness
  over the last 3 or 4 days where I wasn't showing any new upgrades.
  One or two days I don't think anything of it, when it stretches to 3 or
  4 I start to wonder. Looking at the obsoleted packages in synaptic
  displayed the xorg packages as obsolete and checking the available
  versions showed that an earlier set of packages was listed as the
  current unstable release. ???

 Same here, I began worrying about this yesterday, after about 6 days
 without updates showing up. I don't know about xorg packages, as I'm not
 using them, but the lack of updates for so long is very unusual.

I've been wondering about this too. I suspect that it might have something to 
do with ftp-master being taken down and moved the last few days, but I don't 
know nearly enough about the whole repository process to know if this hunch 
is correct or not. Anyone want to fill us in?

Peace,
Brendon


pgpxZBnC12cex.pgp
Description: PGP signature


Re: apt problems

2005-07-26 Thread Kevin Mark
On Wed, Jul 27, 2005 at 10:26:13AM +1000, Brendon Lloyd Higgins wrote:
 Sebastian Luque wrote (Wednesday 27 July 2005 7:12 am):
   I don't know what's going on in the mirror system. I had some weirdness
   over the last 3 or 4 days where I wasn't showing any new upgrades.
   One or two days I don't think anything of it, when it stretches to 3 or
   4 I start to wonder. Looking at the obsoleted packages in synaptic
   displayed the xorg packages as obsolete and checking the available
   versions showed that an earlier set of packages was listed as the
   current unstable release. ???
 
  Same here, I began worrying about this yesterday, after about 6 days
  without updates showing up. I don't know about xorg packages, as I'm not
  using them, but the lack of updates for so long is very unusual.
 
 I've been wondering about this too. I suspect that it might have something to 
 do with ftp-master being taken down and moved the last few days, but I don't 
 know nearly enough about the whole repository process to know if this hunch 
 is correct or not. Anyone want to fill us in?
 
Hi Brendon,
http://debian.home.pipeline.com/newdebian2.png
describes the 'process'. 
Cheers,
Kev
-- 
counter.li.org #238656 -- goto counter.li.org and be counted!
  `$' $' 
   $  $  _
 ,d$$$g$  ,d$$$b. $,d$$$b`$' g$b $,d$$b
,$P'  `$ ,$P' `Y$ $$'  `$ $  '   `$ $$' `$
$$ $ $$g$ $ $ $ ,$P  $ $$
`$g. ,$$ `$$._ _. $ _,g$P $ `$b. ,$$ $$
 `Y$$P'$. `YP $$$P' ,$. `Y$$P'$ $.  ,$.


signature.asc
Description: Digital signature


Apt problems

2004-06-30 Thread Jonas Jasas
Where that pre-removal script is kept? I gues that problem is in permitions, what 
other problems
can be with that script?

Preparing to replace finger 0.17-6 (using .../finger_0.17-7_i386.deb) ...
dpkg (subprocess): unable to execute old pre-removal script: Permission denied
dpkg: warning - old pre-removal script returned error exit status 2




__
Do you Yahoo!?
Yahoo! Mail - 50x more storage than other providers!
http://promotions.yahoo.com/new_mail


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Apt problems

2004-06-30 Thread Ricky Clarkson
I'm sure someone will give a better answer, but I'd use strace to find
out what file it's trying to execute.

I guess somewhere in /var/apt though.

On Wed, 30 Jun 2004 02:25:34 -0700 (PDT), Jonas Jasas
[EMAIL PROTECTED] wrote:
 
 Where that pre-removal script is kept? I gues that problem is in permitions, what 
 other problems
 can be with that script?
 
 Preparing to replace finger 0.17-6 (using .../finger_0.17-7_i386.deb) ...
 dpkg (subprocess): unable to execute old pre-removal script: Permission denied
 dpkg: warning - old pre-removal script returned error exit status 2
 
 __
 Do you Yahoo!?
 Yahoo! Mail - 50x more storage than other providers!
 http://promotions.yahoo.com/new_mail
 
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Apt problems

2004-06-30 Thread Kevin Mark
On Wed, Jun 30, 2004 at 02:25:34AM -0700, Jonas Jasas wrote:
 Where that pre-removal script is kept? I gues that problem is in permitions, what 
 other problems
 can be with that script?
 
 Preparing to replace finger 0.17-6 (using .../finger_0.17-7_i386.deb) ...
 dpkg (subprocess): unable to execute old pre-removal script: Permission denied
 dpkg: warning - old pre-removal script returned error exit status 2
 
Hi, J,
the scripts are located in:
/var/lib/dpkg/info/{packagename}.{script}

ls /var/lib/dpkg/info/finger.* to list all
vim /var/lib/dpkg/info/finger.prerm to edit it
-Kev
-- 

(__)
(oo)
  /--\/
 / |||
*  /\---/\
   ~~   ~~
Have you mooed today?...


signature.asc
Description: Digital signature


Re: Apt problems

2004-06-30 Thread Roberto Sanchez
Jonas Jasas wrote:
Where that pre-removal script is kept? I gues that problem is in permitions, what 
other problems
can be with that script?
Preparing to replace finger 0.17-6 (using .../finger_0.17-7_i386.deb) ...
dpkg (subprocess): unable to execute old pre-removal script: Permission denied
dpkg: warning - old pre-removal script returned error exit status 2
I had this problem when I accidentally mounted /var as noexec.  Make
sure you have not  done the same.
-Roberto Sanchez


signature.asc
Description: OpenPGP digital signature


apt problems

2003-07-08 Thread Dirk Ouellette
I hope I'm not being rude in posting here, but I have a problem with apt
on my RedHat 9 box. When I apt-get update or try to upgrade,my system
gets as far as ;

Fetched 1500kB in 27s (55.4kB/s)
Reading Package Lists... 66%

and then hangs. This came on out of nowhere though possibly when I
upgraded my kernel with up2date[ Redhat's app].

ps -aux from a new terminal [ as the original terminal is hung], gives
me; root  2986 86.0 12.8 130872 115580 pts/0 R06:46   7:44
apt-get update


# less /proc/2986/fd/ gives me;

total 0
dr-x--2 root root0 Jul  8 06:57 ./
dr-xr-xr-x3 root root0 Jul  8 06:57 ../
lrwx--1 root root   64 Jul  8 06:57 0 - /dev/pts/0
lrwx--1 root root   64 Jul  8 06:57 1 - /dev/pts/0
lrwx--1 root root   64 Jul  8 06:57 2 - /dev/pts/0
l-wx--1 root root   64 Jul  8 06:57 3 - /dev/null
lrwx--1 root root   64 Jul  8 06:57 4 -
/var/state/apt/lists/lock
lrwx--1 root root   64 Jul  8 06:57 5 -
/var/lib/rpm/Packages
lrwx--1 root root   64 Jul  8 06:57 6 -
/var/cache/apt/pkgcache.bin


# cat /proc/2986/status
Name:   apt-get
State:  R (running)
Tgid:   2986
Pid:2986
PPid:   1221
TracerPid:  0
Uid:0   0   0   0
Gid:0   0   0   0
FDSize: 256
Groups: 0 1 2 3 4 6 10
VmSize:   130872 kB
VmLck: 0 kB
VmRSS:115580 kB
VmData:   109700 kB
VmStk:80 kB
VmExe:   108 kB
VmLib:  4744 kB
SigPnd: 
SigBlk: 0001
SigIgn: 8000
SigCgt: 8800500f
CapInh: 
CapPrm: feff
CapEff: feff

Can someone help me? When I try apt-get update from the new terminal I
get;

# apt-get update
E: Could not get lock /var/state/apt/lists/lock - open (11 Resource
temporarily unavailable)
E: Unable to lock the list directory

Thanks, Dirk







-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2003-07-08 Thread Paul Johnson
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, Jul 08, 2003 at 07:03:23AM -0700, Dirk Ouellette wrote:
 I hope I'm not being rude in posting here, but I have a problem with apt
 on my RedHat 9 box. When I apt-get update or try to upgrade,my system
 gets as far as ;

Well, you might want to try a Red Hat list, they might know more about
the RPM version of apt-get.  (Though if you like apt, you should
really consider switching to Debian, apt works *WY* better in it's
native Debian.

 # apt-get update
 E: Could not get lock /var/state/apt/lists/lock - open (11 Resource
 temporarily unavailable)
 E: Unable to lock the list directory

I think this is probably your best starting place.

- -- 
 .''`. Paul Johnson [EMAIL PROTECTED]
: :'  :proud Debian admin and user
`. `'`
  `-  Debian - when you have better things to do than fix a system
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.2 (GNU/Linux)

iD8DBQE/CtXHJ5vLSqVpK2kRArA/AJ9HZlJ/OB2vmLiHSQw3srJKAFt5HwCgmjQ4
1Qjluo04yWQ1lO2pAG9/teo=
=+QRi
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: apt problems

2003-07-08 Thread Kent West


On Tue, Jul 08, 2003 at 07:03:23AM -0700, Dirk Ouellette wrote:
 

I hope I'm not being rude in posting here, but I have a problem with apt
on my RedHat 9 box. When I apt-get update or try to upgrade,my system
gets as far as ;
   

# apt-get update
E: Could not get lock /var/state/apt/lists/lock - open (11 Resource
temporarily unavailable)
E: Unable to lock the list directory
   

 

Are you sure you're root? I usually see this when I forget to sudo.

--
Kent


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: More apt-problems.

2003-03-10 Thread Frank Gevaerts
On Mon, Mar 10, 2003 at 10:37:44AM +0100, Jan Johansson wrote:
 What does this mean? All the dependencies _are_ installed. But why wont
 php still install? (Debian/Testin)

php4 is currently broken in testing

Frank

 scooter:~# apt-get install php4
 Reading Package Lists... Done
 Building Dependency Tree... Done
 Some packages could not be installed. This may mean that you have
 requested an impossible situation or if you are using the unstable
 distribution that some required packages have not yet been created
 or been moved out of Incoming.
 
 Since you only requested a single operation it is extremely likely that
 the package is simply not installable and a bug report against
 that package should be filed.
 The following information may help to resolve the situation:
 
 Sorry, but the following packages have unmet dependencies:
   php4: Depends: libbz2-1.0 but it is not going to be installed
 Depends: libc6 (= 2.2.4-4) but it is not going to be installed
 Depends: libdb2 (= 2:2.7.7-4) but it is not going to be
 installed
 Depends: libexpat1 (= 1.95.2-6) but it is not going to be
 installed
 Depends: libmm11 but it is not going to be installed
 Depends: libpam0g (= 0.72-1) but it is not going to be
 installed
 Depends: libpcre3 but it is not going to be installed
 Depends: zlib1g (= 1:1.1.4) but it is not going to be installed
 Depends: apache-common (= 1.3.23) but it is not going to be
 installed
 Depends: fileutils (= 4.0-5)
 E: Sorry, broken packages
 scooter:~# dpkg -l | grep libc6
 ii  libc6  2.3.1-14   GNU C Library: Shared libraries and
 Timezone
 ii  libc6-dev  2.3.1-14   GNU C Library: Development Libraries
 and Hea
 ii  libgpmg1   1.19.6-12  Gene
 
  
 
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



RE: More apt-problems.

2003-03-10 Thread Jan Johansson
You picked the wrong time to be in testing. This is a documented bug,
read this for more details:
http://lists.debian.org/debian-devel-announce/2003/debian-devel-announc
e-200303/msg6.html

Well, I am glad that it wasn't just me then. Thankyou. 


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Dselect and apt problems

2003-03-03 Thread Rob Weir
On Sat, Mar 01, 2003 at 11:11:45PM +, rehm wrote:
 I'm having problems updating my software list for dselect.
 Under the debian documentation, if I got anything wrong, to update my
 dselect list by using iso cd's i made of Woody r3, I would go
 
  - apt-cdrom add   ..which is succesful for all 7 that i got.
   the etc/apt/sources.lst gets updated...
 - apt-get update   ..which completes successfully...
 
 but when I run dselect and select 'Update'...the software lists
 doesn't update. 
 What am i doing wrong?

Have you told dselect to use the 'apt' method?  All the others are
effectively unsupported.

 also i'm wondering if there's anything wrong with my cd's... am I
 supposed to have the source for kernel 2.4.18bf2.4?

No.

 ...there is one for 2.4.18; i'm trying to build my eepro module (nic)
 that worked for kernel 2.2.xx and I can't find the source for **bf2.4
 for my running *bf2.4 kernel ( i386 )

bf2.4 is (currently) just a particular kernel built from the 2.4.18
kernel source.  You want kernel-source-2.4.18.

 ..also the supplied eepro.o /eepro100.o in the distro doesn't seem to
 work

It doesn't?  Worked for me.  What error does it give you?  Are you sure
they're actually included in Debian?  I thought eepro.o (or maybe the
other one, whichever one Intel made themselves) was non-Free until
2.4.19...

 ...problem might be the module source from intel

So it didn't come from Debian?

 ...but i believe i can only get a work around with the source for my
 current running kernel (which is 2.4.bf2.4)

No.  A blank source tree is useless for building modules, you need the
appropriate kernel-headers-version-cpu.  The bf2.4 version of this
deliberately doesn't exist, because bf2.4 is the install kernel...The
install guide explicitly mentions this and tells you to install a proper
kernel once the install is complete.

 should i I compile and switch to 2.4.18?

No.  Install the kernel-image-2.4.18-386 and kernel-headers-2.4.18-386
packages, and reboot into it.  Then you'll have a full set of kernel
modules, and you'll also have the stuff you need to build whatever other
non-free modules you want.  Oh, and 'build-essential' if you want to
start building stuff.

 ...i'm not much of a compile builder myself and don't have time to
 play with it...i've been spending time getting wet with debian
 basics..

Then don't.  Read:
* The Debian Installation Manual (linked to from http://www.debian.org/)
* Osamu's Debian Quick Reference (http://qref.sf.net/)
* Will's NewbieDoc (http://newbiedoc.sf.net/)

And you'll learn all the basic stuff you need :)
 
 *! fyi and any good linux helper out there- i'm using the i386 Woody
 release and the kernel boots up flawless with all my needed modules
 except for the module I yet haven't build... 

Hmmm?  The modules you don't have don't load?  Is that much of a
surprise? :)

-- 
Rob Weir [EMAIL PROTECTED]http://ertius.org/


pgp0.pgp
Description: PGP signature


apt-problems

2002-10-18 Thread Jacques Kotze
Hi,

I am a linux newbie and am attempting my first real Linux installation 
from scratch. I have only the first cd of Debian woody dist and have 
managed to install a very basic system from this including X.

I am behind the firewall of my University. There exists an archive with 
the full resource of Debian behind the firewall that I would like to get 
access to using apt-get inorder to complete a full package installation 
of my system.

I have configured my ethernet card and DNS lookup successfully and the 
file structure of the ftp site listed in my sources.list is correct.

My sources.list looks like:
-
deb ftp://archive.sun.ac.za/debian/non-US woody/non-US main non-free
deb ftp://archive.sun.ac.za/debian woody main contrib non-free
deb-src ftp://archive.sun.ac.za/debian woody main contrib non-free
deb-src ftp://archive.sun.ac.za/debian/non-US woody/non-US main contrib 
non-free


When I run apt-get update I get partial success with the following result:

Err ftp: woody/non-US/main Packages
  Unable to connect to  ftp:
Err ftp: woody/non-US/main Release
  Unable to connect to  ftp:
Err ftp: woody/non-US/non-free Packages
  Unable to connect to  ftp:
Err ftp: woody/non-US/non-free Release
  Unable to connect to  ftp:
Get:1 ftp://archive.sun.ac.za woody/main Packages [1776kB]
Err ftp://archive.sun.ac.za woody/main Packages
  Data socket timed out
Get:2 ftp://archive.sun.ac.za woody/main Release [93B]
Get:3 ftp://archive.sun.ac.za woody/contrib Packages [49.2kB]
Get:4 ftp://archive.sun.ac.za woody/contrib Release [96B]
Get:5 ftp://archive.sun.ac.za woody/non-free Packages [65.4kB]
Get:6 ftp://archive.sun.ac.za woody/non-free Release [97B]
Get:7 ftp://archive.sun.ac.za woody/main Sources [729kB]
Err ftp://archive.sun.ac.za woody/main Sources
  Data socket timed out
Get:8 ftp://archive.sun.ac.za woody/main Release [95B]
Get:9 ftp://archive.sun.ac.za woody/contrib Sources [22.4kB]
Get:10 ftp://archive.sun.ac.za woody/contrib Release [98B]
Get:11 ftp://archive.sun.ac.za woody/non-free Sources [28.4kB]
Get:12 ftp://archive.sun.ac.za woody/non-free Release [99B]
Get:13 ftp://archive.sun.ac.za woody/non-US/main Sources [18.8kB]
Get:14 ftp://archive.sun.ac.za woody/non-US/main Release [102B]
Get:15 ftp://archive.sun.ac.za woody/non-US/contrib Sources [579B]
Get:16 ftp://archive.sun.ac.za woody/non-US/contrib Release [105B]
Get:17 ftp://archive.sun.ac.za woody/non-US/non-free Sources [971B]
Get:18 ftp://archive.sun.ac.za woody/non-US/non-free Release [106B]
Fetched 187kB in 17m20s (180B/s)
Failed to fetch 
ftp:///archive.sun.ac.za/debian/non-US/dists/woody/non-US/main/binary-i386/Packages 
 Unable to connect to  ftp:
Failed to fetch 
ftp:///archive.sun.ac.za/debian/non-US/dists/woody/non-US/main/binary-i386/Release 
 Unable to connect to  ftp:
Failed to fetch 
ftp:///archive.sun.ac.za/debian/non-US/dists/woody/non-US/non-free/binary-i386/Packages
 
 Unable to connect to  ftp:
Failed to fetch 
ftp:///archive.sun.ac.za/debian/non-US/dists/woody/non-US/non-free/binary-i386/Release 
 Unable to connect to  ftp:
Failed to fetch 
ftp://archive.sun.ac.za/debian/dists/woody/main/source/Sources
Data socket timed out
Reading Package Lists... Done
Building Dependency Tree... Done
W: Couldn't stat source package list ftp: woody/non-US/main Packages 
(/var/lib/apt/lists/_archive.sun.ac.za_debian_non-US_dists_woody_non-US_main_binary-i386_Packages)
 
- stat (2 No such file or directory)
W: Couldn't stat source package list ftp: woody/non-US/non-free 
Packages 
(/var/lib/apt/lists/_archive.sun.ac.za_debian_non-US_dists_woody_non-US_non-free_binary-i386_Packages)
 
- stat (2 No such file or directory)
W: Couldn't stat source package list ftp://archive.sun.ac.za 
woody/main Packages 
(/var/lib/apt/lists/archive.sun.ac.za_debian_dists_woody_main_binary-i386_Packages) 
- stat (2 No such file or directory)
W: Couldn't stat source package list ftp: woody/non-US/main Packages 
(/var/lib/apt/lists/_archive.sun.ac.za_debian_non-US_dists_woody_non-US_main_binary-i386_Packages)
 
- stat (2 No such file or directory)
W: Couldn't stat source package list ftp: woody/non-US/non-free 
Packages 
(/var/lib/apt/lists/_archive.sun.ac.za_debian_non-US_dists_woody_non-US_non-free_binary-i386_Packages)
 
- stat (2 No such file or directory)
W: Couldn't stat source package list ftp://archive.sun.ac.za 
woody/main Packages 
(/var/lib/apt/lists/archive.sun.ac.za_debian_dists_woody_main_binary-i386_Packages) 
- stat (2 No such file or directory)
W: You may want to run apt-get update to correct these problems
E: Some index files failed to download, they have been ignored, or old 
ones usedinstead.


Then when I attempt an apt-get install I get the following which 
predictably isnt a pretty result:

Building Dependency Tree... Done
W: Couldn't stat source package list ftp: woody/non-US/main Packages 
(/var/lib/apt/lists/_archive.sun.ac.za_debian_non-US_dists_woody_non-US_main_binary-i386_Packages)
 
- stat (2 No such file or directory)

Re: apt-problems

2002-10-18 Thread Michael P. Soulier
On 18/10/02 Jacques Kotze did speaketh:

 I am behind the firewall of my University. There exists an archive with 
 the full resource of Debian behind the firewall that I would like to get 
 access to using apt-get inorder to complete a full package installation 
 of my system.
 
 I have configured my ethernet card and DNS lookup successfully and the 
 file structure of the ftp site listed in my sources.list is correct.
 
 My sources.list looks like:
 -
 deb ftp://archive.sun.ac.za/debian/non-US woody/non-US main non-free
 deb ftp://archive.sun.ac.za/debian woody main contrib non-free
 deb-src ftp://archive.sun.ac.za/debian woody main contrib non-free
 deb-src ftp://archive.sun.ac.za/debian/non-US woody/non-US main contrib 
 non-free
 

Does your university permit ftp and/or http through the firewall? Try
changing from ftp to http and see if it works. 

Mike



msg07869/pgp0.pgp
Description: PGP signature


Re: apt problems with http.us.debian.org?

2001-09-04 Thread John Galt

Pretty often actually.  Have multiple sources, be prepared to comment out
the ones that don't work right now, and re-update and re-upgrade if the
situation occurs again.  Basically, http.us.debian.org is never the most
trustworthy under the best of circumstances, and sometimes can be a real
bitch, depending on what round-robin server you get.  Try using FTP, I've
found better success that way.

On Mon, 3 Sep 2001, Mike Kuhar wrote:

Good evening Fellow Debians,

I went to do an apt-get upgrade, just a few moments ago, after doing an update
on unstable.  It told me I had 54 packages to upgrade.  The problem is that 
only
half actually downloaded and upgraded from http.us.debian.org.  The rest 404'd
on me.  What gives?  Any one else experience this problem?

-mk





-- 
Galt's sci-fi paradox:  Stormtroopers versus Redshirts to the death.

Who is John Galt?  [EMAIL PROTECTED], that's who!




Re: apt problems with http.us.debian.org?

2001-09-04 Thread der.hans
Am 04. Sep, 2001 schwäzte John Galt so:

 Pretty often actually.  Have multiple sources, be prepared to comment out
 the ones that don't work right now, and re-update and re-upgrade if the
 situation occurs again.  Basically, http.us.debian.org is never the most
 trustworthy under the best of circumstances, and sometimes can be a real

Hmm. Guess I've been lucky for the last two years as I've never had a
problem until the last couple of months. I was updating a half dozen
machines running various things ( behind a squid cache, so I only grabbed
stuff off the Net once ) and rarely had a problem.

ciao,

der.hans
-- 
# [EMAIL PROTECTED] home.pages.de/~lufthans/ www.DevelopOnline.com
#  C'est la Net - der.hans



RE: apt problems with http.us.debian.org?

2001-09-03 Thread Mike Kuhar
OK.  Thanks for the info.

Michael W. Kuhar
EDS
* 1.440.366.5195 - Home
* mailto:[EMAIL PROTECTED]
* 1.440.892.6419 - Bus
* mailto:[EMAIL PROTECTED]



-Original Message-
From: Oliver Elphick [mailto:[EMAIL PROTECTED]
Sent: Monday, September 03, 2001 6:29 PM
To: Mike Kuhar
Cc: debian-user@lists.debian.org
Subject: Re: apt problems with http.us.debian.org? 


Mike Kuhar wrote:
  Good evening Fellow Debians,
  
  I went to do an apt-get upgrade, just a few moments ago, after doing an upda
  te
  on unstable.  It told me I had 54 packages to upgrade.  The problem is that 
  only
  half actually downloaded and upgraded from http.us.debian.org.  The rest 404
  'd
  on me.  What gives?  Any one else experience this problem?

The mirror is out of sync.  Try again in the morning, or try a 
different mirror.

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
 
 And he said unto his disciples, Therefore I say unto 
  you, Take no thought for your life, what ye shall eat;
  neither for the body, what ye shall put on. For life 
  is more than meat, and the body is more than clothing.
  Consider the ravens, for they neither sow nor reap; 
  they have neither storehouse nor barn; and yet God  
  feeds them;  how much better you are than the birds!
  Consider the lilies, how they grow; they toil 
  not, they spin not; and yet I say unto you, that  
  Solomon in all his glory was not arrayed like one of 
  these. If then God so clothe the grass, which is to 
  day in the field, and tomorrow is cast into the oven;
  how much more will he clothe you, O ye of little  
  faith?  And seek not what ye shall eat, or what ye 
  shall drink, neither be ye of doubtful mind. 
  But rather seek ye the kingdom of God; and all these 
  things shall be added unto you. 
  Luke 12:22-24; 27-29; 31. 




apt problems with http.us.debian.org?

2001-09-03 Thread Mike Kuhar
Good evening Fellow Debians,

I went to do an apt-get upgrade, just a few moments ago, after doing an update
on unstable.  It told me I had 54 packages to upgrade.  The problem is that only
half actually downloaded and upgraded from http.us.debian.org.  The rest 404'd
on me.  What gives?  Any one else experience this problem?

-mk




Re: apt problems with http.us.debian.org?

2001-09-03 Thread Oliver Elphick
Mike Kuhar wrote:
  Good evening Fellow Debians,
  
  I went to do an apt-get upgrade, just a few moments ago, after doing an upda
  te
  on unstable.  It told me I had 54 packages to upgrade.  The problem is that 
  only
  half actually downloaded and upgraded from http.us.debian.org.  The rest 404
  'd
  on me.  What gives?  Any one else experience this problem?

The mirror is out of sync.  Try again in the morning, or try a 
different mirror.

-- 
Oliver Elphick[EMAIL PROTECTED]
Isle of Wight  http://www.lfix.co.uk/oliver
PGP: 1024R/32B8FAA1: 97 EA 1D 47 72 3F 28 47  6B 7E 39 CC 56 E4 C1 47
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
 
 And he said unto his disciples, Therefore I say unto 
  you, Take no thought for your life, what ye shall eat;
  neither for the body, what ye shall put on. For life 
  is more than meat, and the body is more than clothing.
  Consider the ravens, for they neither sow nor reap; 
  they have neither storehouse nor barn; and yet God  
  feeds them;  how much better you are than the birds!
  Consider the lilies, how they grow; they toil 
  not, they spin not; and yet I say unto you, that  
  Solomon in all his glory was not arrayed like one of 
  these. If then God so clothe the grass, which is to 
  day in the field, and tomorrow is cast into the oven;
  how much more will he clothe you, O ye of little  
  faith?  And seek not what ye shall eat, or what ye 
  shall drink, neither be ye of doubtful mind. 
  But rather seek ye the kingdom of God; and all these 
  things shall be added unto you. 
  Luke 12:22-24; 27-29; 31. 




Re: tried installing latest gtk-perl, apt problems

2001-06-07 Thread Colin Watson
Forrest English [EMAIL PROTECTED] wrote:
Preparing to replace libc6-dev 2.2.2-4 (using
.../libc6-dev_2.2.3-5_i386.deb) ...
Unpacking replacement libc6-dev ...
dpkg: error processing /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
(--unpack):
 trying to overwrite `/usr/bin/rpcgen', which is also in package netbase
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

and i don't belive i want to remove that file...  or especially remove the
package netbase.i'm open to suggestions.  cause it sucks having apt
broken.

rpcgen has moved to libc6-dev. I'd thought problems relating to this
were fixed in libc6-dev 2.2.3-5, but obviously not; the bug tracking
system's down at the moment, so I can't check. In the meantime, try
'apt-get -o DPkg::Options::--force-overwrite -f install'.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



Re: tried installing latest gtk-perl, apt problems

2001-06-07 Thread Colin Watson
On Tue, 05 Jun 2001 at 11:32:55 -0700, Forrest English wrote:
 thneed:/usr/bin# apt-get -o DPkg::Options::--force-overwrite -f install
 E: Option DPkg::Options::--force-overwrite: Configuration item
 sepecification must have an =val.
 
 did i do somthing stupid?  i'm not real familier with what the above
 does.  was there an option there i was supposed to change?

[Cc'd back to -user to correct myself, hope you don't mind]

Sorry, I should have checked that before posting. I meant:

  apt-get -o DPkg::Options=--force-overwrite -f install

That passes --force-overwrite to all dpkg invocations, so that if a
package contains a file that's already in another package it will be
installed anyway and overwrite that file. It's not for general use, but
handy in situations like this when a package is missing an appropriate
Replaces: header.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



tried installing latest gtk-perl, apt problems

2001-06-07 Thread Forrest English


thneed:~# apt-get -f  install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libc6-dev libstdc++2.10-dev libstdc++2.10-glibc2.2 
3 packages upgraded, 0 newly installed, 0 to remove and 306  not upgraded.
5 packages not fully installed or removed.
Need to get 0B/2727kB of archives. After unpacking 2145kB will be used.
Do you want to continue? [Y/n] y
(Reading database ... 31064 files and directories currently installed.)
Preparing to replace libc6-dev 2.2.2-4 (using
.../libc6-dev_2.2.3-5_i386.deb) ...
Unpacking replacement libc6-dev ...
dpkg: error processing /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
(--unpack):
 trying to overwrite `/usr/bin/rpcgen', which is also in package netbase
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

and i don't belive i want to remove that file...  or especially remove the
package netbase.i'm open to suggestions.  cause it sucks having apt
broken.

--
Forrest English
http://truffula.net

When we have nothing left to give
There will be no reason for us to live
But when we have nothing left to lose
You will have nothing left to use
-Fugazi 



Re: tried installing latest gtk-perl, apt problems

2001-06-07 Thread Colin Watson
On Tue, 05 Jun 2001 at 13:53:07 -0700, Forrest English wrote:
 didn't seem to change anything, same results exactly.

Bleh. If that didn't work, then 'dpkg -i --force-overwrite
/var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb' definitely should.
You could edit /var/lib/dpkg/info/netbase.files, but that's pretty
hackish.

Cheers,

-- 
Colin Watson [EMAIL PROTECTED]



Re: tried installing latest gtk-perl, apt problems

2001-06-07 Thread Forrest English
didn't seem to change anything, same results exactly.  is there a way to
disasociate that file with netbase?

thneed:~# apt-get -o DPkg::Options=--force-overwrite -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... Done
The following extra packages will be installed:
  libc6-dev libstdc++2.10-dev libstdc++2.10-glibc2.2 
3 packages upgraded, 0 newly installed, 0 to remove and 306  not
upgraded.
5 packages not fully installed or removed.
Need to get 0B/2727kB of archives. After unpacking 2145kB will be used.
Do you want to continue? [Y/n] y
(Reading database ... 31064 files and directories currently installed.)
Preparing to replace libc6-dev 2.2.2-4 (using
../libc6-dev_2.2.3-5_i386.deb) ...
Unpacking replacement libc6-dev ...
dpkg: error processing /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
(--unpack):
 trying to overwrite `/usr/bin/rpcgen', which is also in package netbase
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libc6-dev_2.2.3-5_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)



On Tue, 5 Jun 2001 19:36:01 +0100, Colin Watson whispered to the router:

!!On Tue, 05 Jun 2001 at 11:32:55 -0700, Forrest English wrote:
!!  thneed:/usr/bin# apt-get -o DPkg::Options::--force-overwrite -f
install
!!  E: Option DPkg::Options::--force-overwrite: Configuration item
!!  sepecification must have an =val.
!!  
!!  did i do somthing stupid?  i'm not real familier with what the above
!!  does.  was there an option there i was supposed to change?
!! 
!! [Cc'd back to -user to correct myself, hope you don't mind]
!! 
!! Sorry, I should have checked that before posting. I meant:
!! 
!!   apt-get -o DPkg::Options=--force-overwrite -f install
!! 
!! That passes --force-overwrite to all dpkg invocations, so that if a
!! package contains a file that's already in another package it will be
!! installed anyway and overwrite that file. It's not for general use,
but
!! handy in situations like this when a package is missing an appropriate
!! Replaces: header.
!! 
!! Cheers,
!! 

-- 
Forrest English
http://truffula.net/~forrest

America is at that akward stage, it is too late to work within the
system, but too early to start shooting the bastards 
-Claire Wolfe



Re: apt problems and why?

2001-03-19 Thread Colin Watson
[EMAIL PROTECTED] wrote:
I get the following error message 

home:/home/daniel# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... failed.
Sorry, but the following packages have unmet dependencies:
  libesd0: Depends: esound-common but it is not installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
by held packages.
E: Unable to correct dependencies

I cannot solve this problem and also I cannot install any package. Any
help? This has to be looked at as one of Debian's biggest weakness. We
boast about Debian easy upgradability but it does sometimes show Msoft
weaknesses. 

The apt and esound maintainers do listen to bug reports now and again,
but I'm not sure if they read debian-user ...

  http://bugs.debian.org/

Do you have any held packages, like the message says? 'dpkg
--get-selections | grep hold' will tell you.

-- 
Colin Watson [EMAIL PROTECTED]



Re: apt problems and why?

2001-03-17 Thread Raymond Wood
I had something similar happen when I did woody-sid dist-upgrade.

Anyway, make sure that the 2 other 'esound' packages are selected for
installation also.  This solved (one of) my problem(s) - hope it works
for you  :)

R.

On Sat, Mar 17, 2001 at 03:55:39AM +0200, Daniel Mashao wrote:
 I get the following error message 
 
 
 home:/home/daniel# apt-get -f install
 Reading Package Lists... Done
 Building Dependency Tree... Done
 Correcting dependencies... failed.
 Sorry, but the following packages have unmet dependencies:
   libesd0: Depends: esound-common but it is not installed
 E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
 by held packages.
 E: Unable to correct dependencies
 
 I cannot solve this problem and also I cannot install any package. Any
 help? This has to be looked at as one of Debian's biggest weakness. We
 boast about Debian easy upgradability but it does sometimes show Msoft
 weaknesses. 
 
 I have tried to install  esound-common but it cannot because of something
 else, untlimately the system is un-upgradable. 
  Thanks,
 /--/
 Daniel J. Mashao  
 Electrical Engineering[EMAIL PROTECTED]
 University of Cape Town 
 http://www.eleceng.uct.ac.za/~daniel 
 Rondebosch, 7700, S. Africa   (w) 021-6502816  (c) 082-928-3692
 /--/



Re: apt problems and why?

2001-03-17 Thread Wouter de Vries
Maybe esound-common is still an old version. You could try a apt-get
update before trying again, because esound-common could have been
updated.


Wouter

On Sat, Mar 17, 2001 at 09:12:50AM -0500, Raymond Wood wrote:
 I had something similar happen when I did woody-sid dist-upgrade.
 
 Anyway, make sure that the 2 other 'esound' packages are selected for
 installation also.  This solved (one of) my problem(s) - hope it works
 for you  :)
 
 R.
 
 On Sat, Mar 17, 2001 at 03:55:39AM +0200, Daniel Mashao wrote:
  I get the following error message 
  
  
  home:/home/daniel# apt-get -f install
  Reading Package Lists... Done
  Building Dependency Tree... Done
  Correcting dependencies... failed.
  Sorry, but the following packages have unmet dependencies:
libesd0: Depends: esound-common but it is not installed
  E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
  by held packages.
  E: Unable to correct dependencies
  
  I cannot solve this problem and also I cannot install any package. Any
  help? This has to be looked at as one of Debian's biggest weakness. We
  boast about Debian easy upgradability but it does sometimes show Msoft
  weaknesses. 
  
  I have tried to install  esound-common but it cannot because of something
  else, untlimately the system is un-upgradable. 
   Thanks,
  /--/
  Daniel J. Mashao
  Electrical Engineering[EMAIL PROTECTED]
  University of Cape Town   
  http://www.eleceng.uct.ac.za/~daniel 
  Rondebosch, 7700, S. Africa   (w) 021-6502816  (c) 082-928-3692
  /--/
 
 
 -- 
 To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]
 



apt problems and why?

2001-03-16 Thread Daniel Mashao
I get the following error message 


home:/home/daniel# apt-get -f install
Reading Package Lists... Done
Building Dependency Tree... Done
Correcting dependencies... failed.
Sorry, but the following packages have unmet dependencies:
  libesd0: Depends: esound-common but it is not installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused
by held packages.
E: Unable to correct dependencies

I cannot solve this problem and also I cannot install any package. Any
help? This has to be looked at as one of Debian's biggest weakness. We
boast about Debian easy upgradability but it does sometimes show Msoft
weaknesses. 

I have tried to install  esound-common but it cannot because of something
else, untlimately the system is un-upgradable. 
 Thanks,
/--/
Daniel J. Mashao
Electrical Engineering[EMAIL PROTECTED]
University of Cape Town   http://www.eleceng.uct.ac.za/~daniel 
Rondebosch, 7700, S. Africa   (w) 021-6502816  (c) 082-928-3692
/--/



Re: apt problems

2000-12-30 Thread kmself
on Fri, Dec 29, 2000 at 02:41:24PM -0500, Michelle Murrain ([EMAIL PROTECTED]) 
wrote:
 The result of a dumb mistake:
 
 I wanted to upgrade a particular package from woody, and in the middle, it 
 stopped because it didn't have a newer copy of libc6. I decided at that point 
 that I would forgo the upgrade. However, somehow, part of it got installed 
 somehow, and now I can't install anything using apt. I need to figure out how 
 to get out of this hole.
 
 Problem: I now have base-passwd installed at a version that requires libc6 
 2.1.94, although I only have 2.1.3-13 installed. Whenever I try to apt-get 
 anything, I get:
 
 Sorry, but the following packages have unmet dependencies:
   base-passwd: Depends: libc6 (= 2.1.94) but 2.1.3-13 is to be installed
   mailman: Depends: logrotate but it is not going to be installed   
 
 How do I downgrade my base-passwd, and clear out this mailman/logrotate issue 
 (I ended up installing a newer version of mailman from tarball, and didn't 
 install logrotate at all)

Logrotate is a useful utility.  I'd recommend it strongly.

 DON'T tell me to apt-get -f install, because I get a nasty, nasty message 
 suggesting that I'll lose big chunks of my system install, including bash!

First:  post the *exact text* of the error message.  It's more useful to
us, and it makes searching for similar problmes ***MUCH*** easier.

This is a periodic problem, and while I've encountered it in the past, I
can't say exactly how I've resolved it.  I'd like to trace your problem
here and see if we can't come up with a fix-it howto for the issue.

As a first step, try running:

$ dpkg --get-selections  package-list.out

...to list your package selections.  Save this to a file.  Check to see
what the listed status of the packages listed by apt-get for removal is.
We'll return to this later.

Sounds like you may have corrupted your status file.  Look under
/var/lib/dpkg for two files names 'status' and 'status-old'.  First,
copy both someplace safe.  Try substituting 'status-old' for 'status',
and see what apt wants to replace.

You might also try grabbing the debs for base-passwd, mailman, libc6,
and logrotate, and installing these via dpkg rather than apt:

   $ dpkg -i package-list

If neither of the above two suggestions work, try taking the
--get-selections list generated above and marking 'install' the packages
you *don't* want removed, then send this to the dpkg system with:

   $ cp package-list.out package-list.in
   $ $EDITOR package-list.in
   $ dpkg --set-selections  package-list.in

Good luck  cheers.

-- 
Karsten M. Self kmself@ix.netcom.comhttp://kmself.home.netcom.com/
 Evangelist, Zelerate, Inc.  http://www.zelerate.org
  What part of Gestalt don't you understand?  There is no K5 cabal
   http://gestalt-system.sourceforge.net/http://www.kuro5hin.org


pgpuYUEN3fUG8.pgp
Description: PGP signature


apt problems

2000-12-29 Thread Michelle Murrain
The result of a dumb mistake:

I wanted to upgrade a particular package from woody, and in the middle, it 
stopped because it didn't have a newer copy of libc6. I decided at that point 
that I would forgo the upgrade. However, somehow, part of it got installed 
somehow, and now I can't install anything using apt. I need to figure out how 
to get out of this hole.

Problem: I now have base-passwd installed at a version that requires libc6 
2.1.94, although I only have 2.1.3-13 installed. Whenever I try to apt-get 
anything, I get:

Sorry, but the following packages have unmet dependencies:
  base-passwd: Depends: libc6 (= 2.1.94) but 2.1.3-13 is to be installed
  mailman: Depends: logrotate but it is not going to be installed   

How do I downgrade my base-passwd, and clear out this mailman/logrotate issue 
(I ended up installing a newer version of mailman from tarball, and didn't 
install logrotate at all)

DON'T tell me to apt-get -f install, because I get a nasty, nasty message 
suggesting that I'll lose big chunks of my system install, including bash!

Michelle

michelle /pe[a]?rl/ murrain
[EMAIL PROTECTED] 



apt problems

2000-09-29 Thread eric k . wolven
Hi!

I recently ran apt-get update and apt-get dist-upgrade (I have woody).

I get this message:

/usr/bin/perl: error while loading shared library: libdb.so.3 : cannot open 
shared object file: no such file or library
E: Write error - write  (32 Broken pipe)
E: Failure running script: /usr/sbin/dpkg-preconfigure --apt

I have 49.9Mb that is not installed.

I have not had problems like this before.

Anyone have a clue how I might solve this?

Thanks.

Eric Wolven



Re: apt problems

2000-09-29 Thread Jens Guenther
On Fri, Sep 29, 2000 at 01:36:38AM -0500, eric k. wolven wrote:
 Hi!
 
 I recently ran apt-get update and apt-get dist-upgrade (I have woody).
 
 I get this message:
 
 /usr/bin/perl: error while loading shared library: libdb.so.3 : cannot open 

See debian weekly news:

Be careful. If you have grown complacent tracking unstable for the past
month, and were wondering why nothing has broken yet,
wonder no more. Unstable now has several breakages, most of them centered
around a new version of libc. It is known to break exim,
sendmail, perl, and apache, and may break other packages as well. 

Regards
Jens



Re: dselect/APT problems on potato

2000-01-18 Thread Jason Gunthorpe

On Tue, 18 Jan 2000, Neilen Marais wrote:

 trick.  But what then is the function of the apt.conf file?  What am I
 missing out on?  I like fiddling in conf files G

You fiddled it wrong.. That config file is not ment for general use, it
does 'weird' things.

Jason


dselect/APT problems on potato

2000-01-17 Thread Neilen Marais
Hi All

I can't seem to get my dselect and apt-get to play niceley.

If I choose the apt method in dselect, and do an update, I get the
following problem after the package files have been downloaded:


Get:1 ftp://ftp.cdrom.com potato/main Packages [847kB]
Get:2 ftp://ftp.cdrom.com potato/main Release [93B]
Get:3 ftp://ftp.cdrom.com potato/contrib Packages [34.1kB] 
Get:4 ftp://ftp.cdrom.com potato/contrib Release [96B] 
Get:5 ftp://ftp.cdrom.com potato/non-free Packages [78.5kB]
Get:6 ftp://ftp.cdrom.com potato/non-free Release [97B]
   
Fetched 960kB in 7m37s (2099B/s)   
   
Reading Package Lists... Done
Building Dependency Tree... Done
Merging Available information
E: Invalid operation dumpavail

update available list script returned error exit status 100.
Press RETURN to continue.


I'm not sure if dselect's idea of packages are getting updated or not? 
If I run apt-get update I don't see any error messages.  Does this also
update dselect?

Thanks
Neilen
--
E-Mail: Neilen Marais [EMAIL PROTECTED]
Date: 16-Jan-2000
Time: 00:13:53

This message was sent by XFMail
--


Re: dselect/APT problems on potato

2000-01-17 Thread Jason Gunthorpe

On Mon, 17 Jan 2000, Neilen Marais wrote:

 If I choose the apt method in dselect, and do an update, I get the
 following problem after the package files have been downloaded:

'rm /etc/apt/apt.conf'

Jason


apt(?) problems

1999-10-22 Thread Steve Gore
Whenever I use apt-get install or use apt method in dselect,
I get the following error after the files are downloaded:

Do you want to continue? [Y/n]
/bin/sh: dpkg-preconfig: command not found
E: Sub-process dpkg-preconfig --apt --priority=low --frontend=dialog
returned an error code (127)
E: Failure running script dpkg-preconfig --apt --priority=low --frontend
=dialog

This is a freshly installed i386 potato box (using disks from Incoming).

Thanks,
Steve



Get your own FREE, personal Netscape WebMail account today at 
http://webmail.netscape.com.


dselect/APT problems

1999-06-06 Thread fairfax
I am having a bit of trouble getting some packages installed from the slink 
distribution.

I have main and contrib on CD, and I have non-free in a separate partition on 
one of my hard drives (I wasn't able to find CD's for this).  This was not a 
problem under the last version, as I could tell dselect that I was mounting 
from a directory that was already mounted, and it never noticed that part was 
on CD and part was on the hard drive.

I am not using Apt, as according to the documentation, and in my experience, it 
has trouble with the CD's.  I am using dselect with an access method of 
multi_mount -- this seems to be the only way to get dselect to recognize both 
the CD's and the partition.

But when I use dselect to install, it runs through a certain portion of the 
packages, and then just stops, doesn't install the rest, and doesn't seem to 
recognize that the rest are still scheduled to be installed.

In past distributions, as I recall, this indicated that there were broken 
packages yet to be handled.  So I removed all broken packages from the install 
list, and re-ran install, but it still doesn't do anything with the rest of the 
packages slated for install.

I don't want to use apt-get with HTTP or FTP, as long as I have everything 
downloaded locally.

How can I get the rest of these packages installed?

Steve Martin.


Re: dselect/APT problems

1999-06-06 Thread Jason Gunthorpe

On Sat, 5 Jun 1999 [EMAIL PROTECTED] wrote:

 I have main and contrib on CD, and I have non-free in a separate
 partition on one of my hard drives (I wasn't able to find CD's for
 this).  This was not a problem under the last version, as I could tell
 dselect that I was mounting from a directory that was already mounted,
 and it never noticed that part was on CD and part was on the hard drive. 

Grab the 0.3.6.1 version of APT from http://www.debian.org/~jgg - it is
compiled for slink. Use the apt-cdrom tool to get APT to recognize your
CD(s)  and give APT a file: uri for your locally downloaded non-free
mirror. You may also want to specify a http site for non-us,
proposed-updates and the latest slink. If you list them in order of
locallity (ie put the CD first, mirror next and the remote sites last)
then when it choose the CD whenever possible.

Jason


apt problems

1998-07-17 Thread Robert Kerr
Hi all,
when I run dselect using apt as the method, I go to update and I get these
errors.
Get http://www.debian.org frozen/contrib Packages
Error http://www.debian.org frozen/contrib Packages
 404 Not Found
Get http://www.debian.org frozen/main Packages 
Error http://www.debian.org frozen/main Packages   
 404 Not Found
Get http://www.debian.org frozen/non-free Packages 
Error http://www.debian.org frozen/non-free Packages   
 404 Not Found
ERROR
ftp://ftp.debian.org/debian/dists/frozen/contrib/binary-i386/Packages.gz
  Need package libwww-perl
ERROR
ftp://ftp.debian.org/debian/dists/frozen/main/binary-i386/Packages.gz
  Need package libwww-perl
ERROR
ftp://ftp.debian.org/debian/dists/frozen/non-free/binary-i386/Packages.gz
  Need package libwww-perl
ERROR
ftp://nonus.debian.org/debian-non-US/unstable/binary-i386/Packages.gz
  Need package libwww-perl
ERROR
http://www.debian.org/archive/dists/frozen/contrib/binary-i386/Packages.gz
  404 Not Found
ERROR
http://www.debian.org/archive/dists/frozen/main/binary-i386/Packages.gz
  404 Not Found
ERROR
http://www.debian.org/archive/dists/frozen/non-free/binary-i386/Packages.gz
  404 Not Found


I think the problem may lie in my sources.list.  does anyone have an
example one that I could look at?  I would like to access the frozen us
sections, and the non-us section.
Thanks


-bob

UNIX _IS_ user friendly, it's just picky about who its friends are.
**
* Robert Kerr, The morphing guy.  *MS 0441 Sandia National Labs  *
* [EMAIL PROTECTED]   *Albuquerque NM 87185-0441 *
* [EMAIL PROTECTED] *  Phone: (505) 844-8606   *
* http://www.et.byu.edu/~kerrr*  Fax: (505) 844-9297 *
**



--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Re: apt problems

1998-07-17 Thread Bob Nielsen
I don't believe www.debian.org is a site containing Debian packages.  The
apt package includes a sources.list which contains both us and non-us
sites which will work.

I have attached a copy.

There are others, such as llug.sep.bnl.gov (hopefully README.mirrors will
list them some day).

Bob

On Thu, 16 Jul 1998, Robert Kerr wrote:

 Hi all,
 when I run dselect using apt as the method, I go to update and I get these
 errors.
 Get http://www.debian.org frozen/contrib Packages
 Error http://www.debian.org frozen/contrib Packages   
  
  404 Not Found
 Get http://www.debian.org frozen/main Packages 
 Error http://www.debian.org frozen/main Packages   
  404 Not Found
 Get http://www.debian.org frozen/non-free Packages 
 Error http://www.debian.org frozen/non-free Packages   
  404 Not Found
 ERROR
 ftp://ftp.debian.org/debian/dists/frozen/contrib/binary-i386/Packages.gz
   Need package libwww-perl
 ERROR
 ftp://ftp.debian.org/debian/dists/frozen/main/binary-i386/Packages.gz
   Need package libwww-perl
 ERROR
 ftp://ftp.debian.org/debian/dists/frozen/non-free/binary-i386/Packages.gz
   Need package libwww-perl
 ERROR
 ftp://nonus.debian.org/debian-non-US/unstable/binary-i386/Packages.gz
   Need package libwww-perl
 ERROR
 http://www.debian.org/archive/dists/frozen/contrib/binary-i386/Packages.gz
   404 Not Found
 ERROR
 http://www.debian.org/archive/dists/frozen/main/binary-i386/Packages.gz
   404 Not Found
 ERROR
 http://www.debian.org/archive/dists/frozen/non-free/binary-i386/Packages.gz
   404 Not Found
 
 
 I think the problem may lie in my sources.list.  does anyone have an
 example one that I could look at?  I would like to access the frozen us
 sections, and the non-us section.
 Thanks
 
 
 -bob
 
 UNIX _IS_ user friendly, it's just picky about who its friends are.
 **
 * Robert Kerr, The morphing guy.  *MS 0441 Sandia National Labs  *
 * [EMAIL PROTECTED]   *Albuquerque NM 87185-0441 *
 * [EMAIL PROTECTED] *  Phone: (505) 844-8606   *
 * http://www.et.byu.edu/~kerrr*  Fax: (505) 844-9297 *
 **
 
 
 
 --  
 Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null
 
 


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen
# Use for a local mirror - remove the ftp1 http lines for the bits
# your mirror contains.
# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information
# Remember that you can only use http, ftp or file URIs
deb http://ftp1.us.debian.org/debian frozen main contrib non-free
deb http://non-us.debian.org/debian-non-US unstable/binary-$(ARCH)/


Re: apt problems

1998-07-17 Thread Brandon Mitchell
On Thu, 16 Jul 1998, Robert Kerr wrote:

 I think the problem may lie in my sources.list.  does anyone have an
 example one that I could look at?  I would like to access the frozen us
 sections, and the non-us section.

You need another package installed to do the ftp transfers (see the apt
guide).  But here is my file anyway:

# Use for a local mirror - remove the llug http lines for the bits
# your mirror contains.
# deb file:/your/mirror/here/debian stable main contrib non-free
# See sources.list(5) for more information
# Remember that you can only use http or file URIs
deb http://ftp1.us.debian.org/debian frozen main contrib non-free
#deb http://llug.sep.bnl.gov/debian frozen main contrib non-free
deb http://ftp.de.debian.org/debian-non-US/ unstable/binary-$(ARCH)/
deb ftp://ftp.debian.org/debian frozen main contrib non-free
#deb ftp://nonus.debian.org/pub/debian-non-US/ unstable/binary-$(ARCH)/
#deb ftp://debian.crosslink.net/pub/debian/ frozen main contrib non-free

HTH,
Brandon

--+--
Brandon Mitchell [EMAIL PROTECTED] | Debian Testing Group Status
PGP Key:   finger -l [EMAIL PROTECTED] |  http://bhmit1.home.ml.org/deb/
Dijkstra probably hates me (Linus Torvalds, in kernel/sched.c)


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED]  /dev/null


Apt problems

1998-06-26 Thread Chris


Hello again,

I'm having a problem with apt.  I've just done an upgrade of my hamm
system with a few updated packages, and now everytime I run apt, it wants
to remove its own package.  The following is a sample session with apt:

mort:~# apt-get update
Get ftp://ftp.questnet.net.au stable/binary-i386/ Packages
Get ftp://ftp.questnet.net.au frozen/contrib Packages
Get ftp://ftp.questnet.net.au frozen/main Packages
Get ftp://ftp.questnet.net.au frozen/non-free Packages  
Updating package file cache...done  
Updating package status cache...done
Checking system integrity...dependency error
You might want to run `apt-get -f install' to correct these.
Sorry, but the following packages are broken - this means they have unmet
dependencies:
  apt: Depends:libc6
mort:~# apt-get -f install
Updating package status cache...done
Checking system integrity...dependency error
Correcting dependencies...ok
The following packages will be REMOVED:
  apt 
0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 0b of archives. After unpacking 1238k will be freed.
Do you want to continue? [Y/n] n


So, apt has a missing dependancy in libc6??  Weird huh.
Anybody got any idea why this is?


Chris.


---
  Debian GNU/Linux  Ooohh You are missing out!
---
Reply with subject 'key' for PGP public key.  KeyID A9E087D5


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Apt problems

1998-06-26 Thread Steve Mayer
Chris,

  I ran into this same problem after updating to the lastest
libc6_2.0.7r-2.  The dependency in the latest apt is looking for
something = 2.0.7pre1-0.  I guess that it doesn't see 2.0.7r-2 as being
greaterthan or equal to.G

  Something was posted on this list a few days ago about this being
fixed in apt_0.0.17 (or some version like that).  I have not yet seen
this available anywhere though.

Steve Mayer
[EMAIL PROTECTED]

Chris wrote:
 
 Hello again,
 
 I'm having a problem with apt.  I've just done an upgrade of my hamm
 system with a few updated packages, and now everytime I run apt, it wants
 to remove its own package.  The following is a sample session with apt:
 
 mort:~# apt-get update
 Get ftp://ftp.questnet.net.au stable/binary-i386/ Packages
 Get ftp://ftp.questnet.net.au frozen/contrib Packages
 Get ftp://ftp.questnet.net.au frozen/main Packages
 Get ftp://ftp.questnet.net.au frozen/non-free Packages
 Updating package file cache...done
 Updating package status cache...done
 Checking system integrity...dependency error
 You might want to run `apt-get -f install' to correct these.
 Sorry, but the following packages are broken - this means they have unmet
 dependencies:
   apt: Depends:libc6
 mort:~# apt-get -f install
 Updating package status cache...done
 Checking system integrity...dependency error
 Correcting dependencies...ok
 The following packages will be REMOVED:
   apt
 0 packages upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
 Need to get 0b of archives. After unpacking 1238k will be freed.
 Do you want to continue? [Y/n] n
 
 So, apt has a missing dependancy in libc6??  Weird huh.
 Anybody got any idea why this is?
 
 Chris.
 
 ---
   Debian GNU/Linux  Ooohh You are missing out!
 ---
 Reply with subject 'key' for PGP public key.  KeyID A9E087D5
 
 --
 To UNSUBSCRIBE, email to [EMAIL PROTECTED]
 with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Apt problems

1998-06-26 Thread Bob Nielsen
On Fri, 26 Jun 1998, Steve Mayer wrote:

 Chris,
 
   I ran into this same problem after updating to the lastest
 libc6_2.0.7r-2.  The dependency in the latest apt is looking for
 something = 2.0.7pre1-0.  I guess that it doesn't see 2.0.7r-2 as being
 greaterthan or equal to.G
 
   Something was posted on this list a few days ago about this being
 fixed in apt_0.0.17 (or some version like that).  I have not yet seen
 this available anywhere though.
 

It's just out:

http://www.debian.org/~jgg/apt_0.0.17_i386.deb


Bob Nielsen Internet: [EMAIL PROTECTED]
Tucson, AZ  AMPRnet:  [EMAIL PROTECTED]
DM42nh  http://www.primenet.com/~nielsen


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: Apt problems

1998-06-26 Thread Rev. Joseph Carter
On Fri, Jun 26, 1998 at 08:36:09AM -0700, Steve Mayer wrote:
   I ran into this same problem after updating to the lastest
 libc6_2.0.7r-2.  The dependency in the latest apt is looking for
 something = 2.0.7pre1-0.  I guess that it doesn't see 2.0.7r-2 as being
 greaterthan or equal to.G
 
   Something was posted on this list a few days ago about this being
 fixed in apt_0.0.17 (or some version like that).  I have not yet seen
 this available anywhere though.

It is, it's a bug in apt's sorting code.  The fix is available at
http://master.debian.org/~doogie


pgp9fFUIiLTGY.pgp
Description: PGP signature


Re: Apt problems

1998-06-26 Thread Ed Cogburn
Bob Nielsen wrote:
 
 On Fri, 26 Jun 1998, Steve Mayer wrote:
 
  Chris,
 
I ran into this same problem after updating to the lastest
  libc6_2.0.7r-2.  The dependency in the latest apt is looking for
  something = 2.0.7pre1-0.  I guess that it doesn't see 2.0.7r-2 as being
  greaterthan or equal to.G
 
Something was posted on this list a few days ago about this being
  fixed in apt_0.0.17 (or some version like that).  I have not yet seen
  this available anywhere though.
 
 
 It's just out:
 
 http://www.debian.org/~jgg/apt_0.0.17_i386.deb
 


The above URL is no longer valid.  The filename has changed.  Try:

http://www.debian.org/~jgg/apt_0.0.17-1_i386.deb


-- 
Ed


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]