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

Bug#580526: apt: apt-get source kde-l10n fails



tag 580526 confirmed
thanks

On Thu, May 06, 2010 at 08:40:37AM -0700, Daniel Schepler wrote:
> Package: apt
> Version: 0.7.25.3
> Severity: normal
> 
> When I try fetching the source for kde-l10n (current version 4:4.4.3-1), I
> get:
> 
> frobozz:/var/cache/pbuildd/build/k/kde-l10n# apt-get -d source kde-l10n
> Reading package lists... Done
> Building dependency tree       
> Reading state information... Done
> Skipping already downloaded file 'kde-l10n_4.4.3-1.dsc'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-ar.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-bg.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-ca.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-cavalencia.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-cs.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-csb.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-da.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-de.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-el.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-engb.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-eo.tar.bz2'
> Skipping already downloaded file 'kde-l10n_4.4.3.orig-es.tar.bz2'
> Need to get 9,251kB of source archives.
> Err http://ftp.egr.msu.edu sid/main kde-l10n 4:4.4.3-1
>   404  Not Found
> Failed to fetch http://ftp.egr.msu.edu/debian/pool/main/k/kde-l10n/kde-l1  404  Not Found
> E: Failed to fetch some archives.
> 
> This happens even if I manually download the rest of the source files into that
> directory.
I can confirm this, in 0.7.26~exp4 I get:
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
Aborted

I attached the backtrace of the crash, maybe this is related
to this bug.
-- 
Julian Andres Klode  - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.
Program received signal SIGABRT, Aborted.
#0  0x00007ffff6e19165 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
        pid = <value optimized out>
        selftid = <value optimized out>
#1  0x00007ffff6e1bf70 in *__GI_abort () at abort.c:92
        act = {__sigaction_handler = {sa_handler = 0, sa_sigaction = 0}, sa_mask = {__val = {0, 99, 140737344369152, 140737343623936, 140737354010624, 140737335188232, 140737354006528, 140737344399315, 4294967295, 3135184, 1, 3133952, 0, 140737488345296, 500000, 140737343520768}}, sa_flags = -136395854, sa_restorer = 0x1}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007ffff76acd45 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
No symbol table info available.
#3  0x00007ffff76ab176 in ?? () from /usr/lib/libstdc++.so.6
No symbol table info available.
#4  0x00007ffff76ab1a3 in std::terminate() () from /usr/lib/libstdc++.so.6
No symbol table info available.
#5  0x00007ffff76ab29e in __cxa_throw () from /usr/lib/libstdc++.so.6
No symbol table info available.
#6  0x00007ffff76ab72d in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#7  0x00007ffff7687b39 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#8  0x00007ffff7688afb in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#9  0x00007ffff768906c in std::string::reserve(unsigned long) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#10 0x00007ffff768953f in std::string::append(std::string const&) () from /usr/lib/libstdc++.so.6
No symbol table info available.
#11 0x00007ffff7b64e8d in std::string::operator+= (this=0x75a8f0, Item=<value optimized out>) at /usr/include/c++/4.4/bits/basic_string.h:796
No locals.
#12 pkgAcquire::Worker::QueueItem (this=0x75a8f0, Item=<value optimized out>) at acquire-worker.cc:505
        Message = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x75aa58 "600 URI Acquire\nURI: http://localhost:3142/debian/pool/main/k/kde-l10n/kde-l1\nFilename: kde-l1"}}
#13 0x00007ffff7b5ff77 in pkgAcquire::Queue::Cycle (this=0x75a4f0) at acquire.cc:766
        I = 0x75c360
#14 0x00007ffff7b610ba in pkgAcquire::Queue::Startup (this=0x75a4f0) at acquire.cc:679
No locals.
#15 0x00007ffff7b61310 in pkgAcquire::Run (this=0x7fffffffd530, PulseIntervall=500000) at acquire.cc:375
        I = 0x75a4f0
        WasCancelled = <value optimized out>
        tv = {tv_sec = 140737488345024, tv_usec = 140737351984181}
#16 0x000000000040c8a0 in DoSource (CmdL=<value optimized out>) at apt-get.cc:2397
        Stat = {<pkgAcquireStatus> = {_vptr.pkgAcquireStatus = 0x41deb0, Time = {tv_sec = 1273174185, tv_usec = 322939}, StartTime = {tv_sec = 1273174185, tv_usec = 322940}, LastBytes = 0, CurrentCPS = 0, CurrentBytes = 0, TotalBytes = 0, FetchedBytes = 0, ElapsedTime = 0, TotalItems = 0, CurrentItems = 0, Update = true, MorePulses = false}, ScreenWidth = @0x621200, BlankLine = '\000' <repeats 17 times>"\323, \377\377\377\177\000\000 >\024\367\377\177\000\000\000\000\000\000\310\321\377\377H\262b\000\000\000\000\000 \327\377\377\n\000\000\000\001\000\000\000\000\000\000\000$\262\345\366\000\000\000\000\004\000\000\000\000\000\000\000@\002\000\000\000\000\000\000\307\321\377\377\377\177\000\000\020 ", '\000' <repeats 14 times>"\250, >\024\367\377\177\000\000\307\321\377\377\377\177\000\000\000 \000\000\000\000\000\000ibk\367k\000\000\000\310\321\377\377\377\177\000\000и\273\367\377\177\000\000\000\000\000\000\000\000\000\000\320]\345\366\377\177\000\000\000\323\377\377\377\177\000\000\360\322\377\377\377\177\000\000 \000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\250>\024\367\377\177\000\000\020\327\377\377\377\177\000\000\001\000\000\000\000\000\000\000 \327\377\377\002\000\000\000H>\024\367\377\177\000\000\060\004\000\000\000\000\000\000@>\024\367\377\177", '\000' <repeats 11 times>"\377, \377\377\000\000\000\000\365\325\377\377\377\177\000\000\320"..., ID = 6428824, Quiet = 0}
        FetchPBytes = 0
        Cache = {<pkgCacheFile> = {Map = 0x62c480, Cache = 0x62c4e0, DCache = 0x62ef80, Policy = 0x62c570}, static SortCache = 0x62c4e0, List = 0x7ffff7e77010}
        J = <value optimized out>
        FetchBytes = 9250730
        Failed = <value optimized out>
        List = {SrcList = {<std::_Vector_base<metaIndex*, std::allocator<metaIndex*> >> = {_M_impl = {<std::allocator<metaIndex*>> = {<__gnu_cxx::new_allocator<metaIndex*>> = {<No data fields>}, <No data fields>}, _M_start = 0x62f5c0, _M_finish = 0x62f5f8, _M_end_of_storage = 0x62f600}}, <No data fields>}}
        SrcRecs = {Files = {<std::_Vector_base<pkgSrcRecords::Parser*, std::allocator<pkgSrcRecords::Parser*> >> = {_M_impl = {<std::allocator<pkgSrcRecords::Parser*>> = {<__gnu_cxx::new_allocator<pkgSrcRecords::Parser*>> = {<No data fields>}, <No data fields>}, _M_start = 0x62b410, _M_finish = 0x62b448, _M_end_of_storage = 0x62b450}}, <No data fields>}, Current = {_M_current = 0x62b448}}
        Fetcher = {_vptr.pkgAcquire = 0x7ffff7ddaeb0, Items = {<std::_Vector_base<pkgAcquire::Item*, std::allocator<pkgAcquire::Item*> >> = {_M_impl = {<std::allocator<pkgAcquire::Item*>> = {<__gnu_cxx::new_allocator<pkgAcquire::Item*>> = {<No data fields>}, <No data fields>}, _M_start = 0x753380, _M_finish = 0x753388, _M_end_of_storage = 0x753388}}, <No data fields>}, Queues = 0x75a4f0, Workers = 0x75a8f0, Configs = 0x75c270, Log = 0x7fffffffccc0, ToFetch = 1, QueueMode = pkgAcquire::QueueHost, Debug = false, Running = true, LockFD = -1}
        DebBytes = 9250730
        Buf = {f_bsize = 4096, f_frsize = 4096, f_blocks = 117719244, f_bfree = 69677308, f_bavail = 63697514, f_files = 29900800, f_ffree = 29271055, f_favail = 29271055, f_fsid = 18446744072079982683, f_flag = 1024, f_namemax = 255, __f_spare = {0, 0, 0, 0, 0, 0}}
        Process = <value optimized out>
        Status = <value optimized out>
        Recs = {Cache = @0x62c4e0, Files = {<std::_Vector_base<pkgRecords::Parser*, std::allocator<pkgRecords::Parser*> >> = {_M_impl = {<std::allocator<pkgRecords::Parser*>> = {<__gnu_cxx::new_allocator<pkgRecords::Parser*>> = {<No data fields>}, <No data fields>}, _M_start = 0x62c020, _M_finish = 0x62c080, _M_end_of_storage = 0x62c080}}, <No data fields>}}
        queued = {_M_t = {_M_impl = {<std::allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<__gnu_cxx::new_allocator<std::_Rb_tree_node<std::basic_string<char, std::char_traits<char>, std::allocator<char> > > >> = {<No data fields>}, <No data fields>}, _M_key_compare = {<std::binary_function<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::basic_string<char, std::char_traits<char>, std::allocator<char> >, bool>> = {<No data fields>}, <No data fields>}, _M_header = {_M_color = std::_S_red, _M_parent = 0x75b8c0, _M_left = 0x75bfd0, _M_right = 0x75bf40}, _M_node_count = 14}}}
        OutputDir = {static npos = 18446744073709551615, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x75b478 "."}}
#17 0x00007ffff7b2e793 in CommandLine::DispatchArg (this=0x7fffffffe080, Map=0x7fffffffe040, NoMatch=true) at contrib/cmndline.cc:339
        Res = <value optimized out>
#18 0x0000000000409e59 in main (argc=4, argv=0x7fffffffe1c8) at apt-get.cc:3019
        Args = {{ShortOpt = 104 'h', LongOpt = 0x41a6aa "help", ConfName = 0x41a6aa "help", Flags = 0}, {ShortOpt = 118 'v', LongOpt = 0x41a835 "version", ConfName = 0x41a835 "version", Flags = 0}, {ShortOpt = 86 'V', LongOpt = 0x41af0f "verbose-versions", ConfName = 0x41ab65 "APT::Get::Show-Versions", Flags = 0}, {ShortOpt = 113 'q', LongOpt = 0x41a6a4 "quiet", ConfName = 0x41a6a4 "quiet", Flags = 2}, {ShortOpt = 113 'q', LongOpt = 0x41af20 "silent", ConfName = 0x41a6a4 "quiet", Flags = 2}, {ShortOpt = 100 'd', LongOpt = 0x41af27 "download-only", ConfName = 0x41a6af "APT::Get::Download-Only", Flags = 0}, {ShortOpt = 98 'b', LongOpt = 0x41af35 "compile", ConfName = 0x41a98a "APT::Get::Compile", Flags = 0}, {ShortOpt = 98 'b', LongOpt = 0x41af3d "build", ConfName = 0x41a98a "APT::Get::Compile", Flags = 0}, {ShortOpt = 115 's', LongOpt = 0x41af43 "simulate", ConfName = 0x41a6c7 "APT::Get::Simulate", Flags = 0}, {ShortOpt = 115 's', LongOpt = 0x41af4c "just-print", ConfName = 0x41a6c7 "APT::Get::Simulate", Flags = 0}, {ShortOpt = 115 's', LongOpt = 0x41af57 "recon", ConfName = 0x41a6c7 "APT::Get::Simulate", Flags = 0}, {ShortOpt = 115 's', LongOpt = 0x41af5d "dry-run", ConfName = 0x41a6c7 "APT::Get::Simulate", Flags = 0}, {ShortOpt = 115 's', LongOpt = 0x41af65 "no-act", ConfName = 0x41a6c7 "APT::Get::Simulate", Flags = 0}, {ShortOpt = 121 'y', LongOpt = 0x41aff3 "yes", ConfName = 0x41a6da "APT::Get::Assume-Yes", Flags = 0}, {ShortOpt = 121 'y', LongOpt = 0x41af6c "assume-yes", ConfName = 0x41a6da "APT::Get::Assume-Yes", Flags = 0}, {ShortOpt = 102 'f', LongOpt = 0x41af77 "fix-broken", ConfName = 0x41a6ef "APT::Get::Fix-Broken", Flags = 0}, {ShortOpt = 117 'u', LongOpt = 0x41af82 "show-upgraded", ConfName = 0x41acc0 "APT::Get::Show-Upgraded", Flags = 0}, {ShortOpt = 109 'm', LongOpt = 0x41af90 "ignore-missing", ConfName = 0x41ad35 "APT::Get::Fix-Missing", Flags = 0}, {ShortOpt = 116 't', LongOpt = 0x41af9f "target-release", ConfName = 0x41a8a4 "APT::Default-Release", Flags = 1}, {ShortOpt = 116 't', LongOpt = 0x41afae "default-release", ConfName = 0x41a8a4 "APT::Default-Release", Flags = 1}, {ShortOpt = 0 '\000', LongOpt = 0x41ad60 "download", ConfName = 0x41a7f1 "APT::Get::Download", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41afbe "fix-missing", ConfName = 0x41ad35 "APT::Get::Fix-Missing", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41afca "ignore-hold", ConfName = 0x41ae46 "APT::Ignore-Hold", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41aee9 "upgrade", ConfName = 0x41abfd "APT::Get::upgrade", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41afd6 "only-upgrade", ConfName = 0x41ac30 "APT::Get::Only-Upgrade", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41afed "force-yes", ConfName = 0x41afe3 "APT::Get::force-yes", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41aff7 "print-uris", ConfName = 0x41a7bf "APT::Get::Print-URIs", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b002 "diff-only", ConfName = 0x41a8eb "APT::Get::Diff-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b00c "debian-only", ConfName = 0x41a8eb "APT::Get::Diff-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b018 "tar-only", ConfName = 0x41a951 "APT::Get::Tar-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b021 "dsc-only", ConfName = 0x41aa38 "APT::Get::Dsc-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41ae76 "purge", ConfName = 0x41abed "APT::Get::Purge", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b02a "list-cleanup", ConfName = 0x41a718 "APT::Get::List-Cleanup", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b037 "reinstall", ConfName = 0x41ac1c "APT::Get::ReInstall", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b041 "trivial-only", ConfName = 0x41ad05 "APT::Get::Trivial-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b069 "remove", ConfName = 0x41abc3 "APT::Get::Remove", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b04e "only-source", ConfName = 0x41a8d1 "APT::Get::Only-Source", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b05a "arch-only", ConfName = 0x41ad7b "APT::Get::Arch-Only", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b064 "auto-remove", ConfName = 0x41a72f "APT::Get::AutomaticRemove", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b070 "allow-unauthenticated", ConfName = 0x41c898 "APT::Get::AllowUnauthenticated", Flags = 0}, {ShortOpt = 0 '\000', LongOpt = 0x41b086 "install-recommends", ConfName = 0x41b099 "APT::Install-Recommends", Flags = 4}, {ShortOpt = 0 '\000', LongOpt = 0x41b0b1 "fix-policy", ConfName = 0x41ab0b "APT::Get::Fix-Policy-Broken", Flags = 0}, {ShortOpt = 99 'c', LongOpt = 0x41b0bc "config-file", ConfName = 0x0, Flags = 17}, {ShortOpt = 111 'o', LongOpt = 0x41b0c8 "option", ConfName = 0x0, Flags = 33}, {ShortOpt = 0 '\000', LongOpt = 0x0, ConfName = 0x0, Flags = 0}}
        Cmds = {{Match = 0x41aecd "update", Handler = 0x408f50 <DoUpdate(CommandLine&)>}, {Match = 0x41aee9 "upgrade", Handler = 0x416160 <DoUpgrade(CommandLine&)>}, {Match = 0x41b039 "install", Handler = 0x416400 <DoInstall(CommandLine&)>}, {Match = 0x41b069 "remove", Handler = 0x416400 <DoInstall(CommandLine&)>}, {Match = 0x41ae76 "purge", Handler = 0x416400 <DoInstall(CommandLine&)>}, {Match = 0x41ae7c "autoremove", Handler = 0x416400 <DoInstall(CommandLine&)>}, {Match = 0x41ae76 "purge", Handler = 0x416400 <DoInstall(CommandLine&)>}, {Match = 0x41aa63 "markauto", Handler = 0x40d010 <DoMarkAuto(CommandLine&)>}, {Match = 0x41aa61 "unmarkauto", Handler = 0x40d010 <DoMarkAuto(CommandLine&)>}, {Match = 0x41aed4 "dist-upgrade", Handler = 0x415d20 <DoDistUpgrade(CommandLine&)>}, {Match = 0x41aee1 "dselect-upgrade", Handler = 0x415630 <DoDSelectUpgrade(CommandLine&)>}, {Match = 0x41aef1 "build-dep", Handler = 0x4140b0 <DoBuildDep(CommandLine&)>}, {Match = 0x41aeff "clean", Handler = 0x409fc0 <DoClean(CommandLine&)>}, {Match = 0x41aefb "autoclean", Handler = 0x408b00 <DoAutoClean(CommandLine&)>}, {Match = 0x41af05 "check", Handler = 0x40e560 <DoCheck(CommandLine&)>}, {Match = 0x41aa5a "source", Handler = 0x40b2d0 <DoSource(CommandLine&)>}, {Match = 0x41af0b "moo", Handler = 0x409530 <DoMoo(CommandLine&)>}, {Match = 0x41a6aa "help", Handler = 0x409560 <ShowHelp(CommandLine&)>}, {Match = 0x0, Handler = 0}}
        CmdL = {ArgList = 0x7fffffffd9b0, Conf = 0x622430, FileList = 0x62ae00}
rax            0x0	0
rbx            0x621908	6428936
rcx            0xffffffffffffffff	-1
rdx            0x6	6
rsi            0x4730	18224
rdi            0x4730	18224
rbp            0x7ffff76b67c3	0x7ffff76b67c3
rsp            0x7fffffffc728	0x7fffffffc728
r8             0xa	10
r9             0x7ffff7fdd720	140737353996064
r10            0x8	8
r11            0x246	582
r12            0x7fffe0000940	140736951486784
r13            0x7fffffffc9a0	140737488341408
r14            0x7fffffffd8d0	140737488345296
r15            0x7a120	500000
rip            0x7ffff6e19165	0x7ffff6e19165 <*__GI_raise+53>
eflags         0x246	[ PF ZF IF ]
cs             0x33	51
ss             0x2b	43
ds             0x0	0
es             0x0	0
fs             0x0	0
gs             0x0	0

Thread 1 (process 18224):
#0  0x00007ffff6e19165 in *__GI_raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1  0x00007ffff6e1bf70 in *__GI_abort () at abort.c:92
#2  0x00007ffff76acd45 in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/libstdc++.so.6
#3  0x00007ffff76ab176 in ?? () from /usr/lib/libstdc++.so.6
#4  0x00007ffff76ab1a3 in std::terminate() () from /usr/lib/libstdc++.so.6
#5  0x00007ffff76ab29e in __cxa_throw () from /usr/lib/libstdc++.so.6
#6  0x00007ffff76ab72d in operator new(unsigned long) () from /usr/lib/libstdc++.so.6
#7  0x00007ffff7687b39 in std::string::_Rep::_S_create(unsigned long, unsigned long, std::allocator<char> const&) () from /usr/lib/libstdc++.so.6
#8  0x00007ffff7688afb in std::string::_Rep::_M_clone(std::allocator<char> const&, unsigned long) () from /usr/lib/libstdc++.so.6
#9  0x00007ffff768906c in std::string::reserve(unsigned long) () from /usr/lib/libstdc++.so.6
#10 0x00007ffff768953f in std::string::append(std::string const&) () from /usr/lib/libstdc++.so.6
#11 0x00007ffff7b64e8d in std::string::operator+= (this=0x75a8f0, Item=<value optimized out>) at /usr/include/c++/4.4/bits/basic_string.h:796
#12 pkgAcquire::Worker::QueueItem (this=0x75a8f0, Item=<value optimized out>) at acquire-worker.cc:505
#13 0x00007ffff7b5ff77 in pkgAcquire::Queue::Cycle (this=0x75a4f0) at acquire.cc:766
#14 0x00007ffff7b610ba in pkgAcquire::Queue::Startup (this=0x75a4f0) at acquire.cc:679
#15 0x00007ffff7b61310 in pkgAcquire::Run (this=0x7fffffffd530, PulseIntervall=500000) at acquire.cc:375
#16 0x000000000040c8a0 in DoSource (CmdL=<value optimized out>) at apt-get.cc:2397
#17 0x00007ffff7b2e793 in CommandLine::DispatchArg (this=0x7fffffffe080, Map=0x7fffffffe040, NoMatch=true) at contrib/cmndline.cc:339
#18 0x0000000000409e59 in main (argc=4, argv=0x7fffffffe1c8) at apt-get.cc:3019
A debugging session is active.

	Inferior 1 [process 18224] will be killed.

Quit anyway? (y or n) [answered Y; input not from terminal]

Attachment: pgpm3PL0DJHWS.pgp
Description: PGP signature


Reply to: