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

Bug#447573: marked as done (All apt operation terminate with 'std::out_of_range' error)



Your message dated Sat, 27 Oct 2007 09:27:25 -0200
with message-id <87bqak4x2a.fsf@lab.ossystems.com.br>
and subject line Bug#447573: All apt operation terminate with  'std::out_of_range' error
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: apt
Version: 0.7.6
Severity: grave
Justification: renders package unusable

All operations with Apt shows this error:

terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::basic_string
Aborted

Otherwise, if I remove sources.list it works, but crash with example
sources.list too.

I used gdb to get some information:

gdb /usr/bin/apt-get
GNU gdb 6.6.90.20070912-debian
Copyright (C) 2007 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show
copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu"...
(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(gdb) run update
Starting program: /usr/bin/apt-get update
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
(no debugging symbols found)
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::basic_string

  Program received signal SIGABRT, Aborted.
  0xb7bf97d6 in raise () from /lib/libc.so.6


That's all I can write now


-- Package-specific info:

-- apt-config dump --

APT "";
APT::Architecture "i386";
APT::Build-Essential "";
APT::Build-Essential:: "build-essential";
APT::Install-Recommends "0";
APT::Install-Suggests "0";
APT::Acquire "";
APT::Acquire::Translation "environment";
Dir "/";
Dir::State "var/lib/apt/";
Dir::State::lists "lists/";
Dir::State::cdroms "cdroms.list";
Dir::State::userstatus "status.user";
Dir::State::status "/var/lib/dpkg/status";
Dir::Cache "var/cache/apt/";
Dir::Cache::archives "archives/";
Dir::Cache::srcpkgcache "srcpkgcache.bin";
Dir::Cache::pkgcache "pkgcache.bin";
Dir::Etc "etc/apt/";
Dir::Etc::sourcelist "sources.list";
Dir::Etc::sourceparts "sources.list.d";
Dir::Etc::vendorlist "vendors.list";
Dir::Etc::vendorparts "vendors.list.d";
Dir::Etc::main "apt.conf";
Dir::Etc::parts "apt.conf.d";
Dir::Etc::preferences "preferences";
Dir::Bin "";
Dir::Bin::methods "/usr/lib/apt/methods";
Dir::Bin::dpkg "/usr/bin/dpkg";

-- (no /etc/apt/preferences present) --


-- /etc/apt/sources.list --

####################
#### NO-OFICIAL ####
####################
# Apt-build
        #deb file:/var/cache/apt-build/repository apt-build main

# cinelerra
	#deb http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/ ./
	#deb http://userpages.umbc.edu/~fu1/debian unstable main

# kde'n'live
	#deb http://www.rarewares.org/debian/packages/unstable ./

# psxemu
# http://www.fbriere.net/debian/
	deb http://www.fbriere.net/debian/dists/unstable ./ 
	#deb-src http://www.fbriere.net/debian/dists/unstable ./

# Quake III
	#deb http://wwwcip.informatik.uni-erlangen.de/~sibrklei/debian/unstable/ ./

# Marillat
	deb http://www.debian-multimedia.org sid main

# Blender 2 Crystal
	#deb http://b2cs.delcorp.org/debian unstable main

# Kde-look
	#deb http://mirror.pusling.com/debian/unstable ./
	#deb-src http://mirror.pusling.com/debian/unstable ./

# Tovid
 	deb http://packages.kirya.net/debian/ sid main contrib non-free
	deb-src http://packages.kirya.net/debian/ sid main contrib non-free

# Debian Unoficial
# wget http://ftp-master.debian-unofficial.org/key_2006.asc -O - | apt-key add -
# http://www.debian-unofficial.org/mirrors.html
	deb http://ftp.eq.uc.pt/software/unix/Linux/debian-unofficial/ sid main contrib non-free restricted

# Total anhiquilation
	#deb ftp://ftp.gwdg.de/pub/linux/people/fbo/debspring/sid/ /

# Funkyware
# gpg --recv-keys 1E0CB9CD && gpg --armor --export 1E0CB9CD | apt-key add -
# http://q-funk.iki.fi/debian/
	deb http://q-funk.iki.fi/debian unstable main
	deb-src http://q-funk.iki.fi/debian unstable main

# Beryl
	#deb http://debian.beryl-project.org/ etch main
	#deb-src http://debian.beryl-project.org/ etch main

###################
####  OFICIAL  ####
###################

# Unstable
	deb http://ftp.fr.debian.org/debian unstable main contrib non-free
	deb http://ftp.fr.debian.org/debian-non-US stable/non-US main contrib non-free

# Experimental
        deb http://ftp.fr.debian.org/debian experimental main contrib non-free

# Source
	deb-src http://ftp.fr.debian.org/debian unstable main contrib 


-- System Information:
Debian Release: lenny/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.21.1-mactel (SMP w/2 CPU cores)
Locale: LANG=es_ES.UTF-8, LC_CTYPE=es_ES.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages apt depends on:
ii  debian-archive-keyring        2007.07.31 GnuPG archive keys of the Debian a
ii  libc6                         2.6.1-5    GNU C Library: Shared libraries
ii  libgcc1                       1:4.2.2-2  GCC support library
ii  libstdc++6                    4.2.2-2    The GNU Standard C++ Library v3

apt recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 0.7.7

"Sergi Barroso" <hiroru@lionclan.org> writes:

> # Sergi Barroso <hiroru@lionclan.org> writes:
> #
> #> Package: apt
> #> Version: 0.7.6
> #> Severity: grave
> #> Justification: renders package unusable
> #>
> #> All operations with Apt shows this error:
> #>
> #> terminate called after throwing an instance of 'std::out_of_range'
> #>   what():  basic_string::basic_string
> #> Aborted
> #
> # Can you still reproduce it with 0.7.7?
> #
>
> Works perfect with new version.

So I'm closing the bug.

-- 
        O T A V I O    S A L V A D O R
---------------------------------------------
 E-mail: otavio@debian.org      UIN: 5906116
 GNU/Linux User: 239058     GPG ID: 49A5F855
 Home Page: http://otavio.ossystems.com.br
---------------------------------------------
"Microsoft sells you Windows ... Linux gives
 you the whole house."


--- End Message ---

Reply to: