From: Sviatoslav Sviridov <svd@lintec.minsk.by> To: sisyphus@altlinux.ru Subject: Re: [sisyphus] synaptic & user Date: Fri, 7 Feb 2003 16:26:46 +0300 Message-ID: <20030207162646.6c6a7d40.svd@lintec.minsk.by> (raw) In-Reply-To: <20030207174608.5ae6aaf1.vsu@altlinux.ru> On Fri, 7 Feb 2003 17:46:08 +0300 Sergey Vlasov <vsu@altlinux.ru> wrote: > On Fri, 07 Feb 2003 17:34:55 +0300 > "Dmitry V. Popkov" <dv@rtcom.tver.ru> wrote: > > > Sergey Vlasov пишет: > > ... > > > > > > Попробуйте посмотреть, где висит: > > > > > > ps ax - смотрите PID для rpm и synaptic; > > > > > > strace -v -p PID - выдаст, в каком системном вызове сидит, и > > > встанет - убить ^C. > > > > > > Также имеет смысл взглянуть на lsof /var/lib/rpm/Packages . > > > > > С четвертого захода снова словил эту комбинацию. > > Обновлялись xpp, xjeweb, xres, xmms-status-plugin > > (выбирал маленькие, чтобы быстрее загружались). > > # ps axwwf > > ... > > 4199 ? S 0:00 \_ kdeinit: konsole > > 4200 pts/3 S 0:00 \_ /bin/bash > > 4207 pts/3 S 0:00 \_ synaptic > > 4208 pts/3 S 0:00 \_ synaptic > > 4219 pts/3 S 0:15 \_ synaptic > > 4322 pts/3 S 0:00 \_ > > /usr/lib/libzvt-2.0/gnome-pty-helper > > 4531 pts/4 S 0:00 \_ synaptic > > 4532 pts/4 S 0:00 \_ /bin/rpm > > -Uvh --fancypercent --oldpackage > > /var/cache/apt/archives/xmms-status-plugin_0.9-alt1_i586.rpm > > /var/cache/apt/archives/xres_1.1-alt2_i586.rpm > > /var/cache/apt/archives/xjewel_1.6-ipl12mdk_i586.rpm > > /var/cache/apt/archives/xpp_1.1-alt7_i586.rpm > > ... > > > > # strace -v -p 4532 > > write(1, "################################"..., 96 > > > > # strace -v -p 4207 > > pause( > > Вот тут надо все процессы от synaptic подёргать - они же там в > pthreads полезли (и чего их туда понесло?). последний подёргать, 4531. Предыдущие - это consolehelper. > > # lsof /var/lib/rpm/Packages > > COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME > > rpm 4532 root 3uW REG 3,6 34689024 366601 > > /var/lib/rpm/Packages > > Тут всё нормально (в apt-get проблема была в этом месте). Если синаптик базу рпм не заблокировал, то уж и не знаю что тут может быть... может, посмотреть подробней: # gdb /bin/rpm > attach 4532 > bt ? и для синаптика? -- Sviatoslav Sviridoff // Lintec Project/Minsk // PIN AG/Berlin // -- "Bite off, dirtball." Richard Sexton, richard@gryphon.COM
next prev parent reply other threads:[~2003-02-07 13:26 UTC|newest] Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-02-06 21:07 Dmitry V. Popkov 2003-02-07 7:35 ` Евгений В. Хорохорин 2003-02-07 8:41 ` Dmitry V. Popkov 2003-02-07 7:39 ` Sviatoslav Sviridov 2003-02-07 10:21 ` Dmitry V. Popkov 2003-02-07 9:01 ` Sviatoslav Sviridov 2003-02-07 11:08 ` Dmitry V. Popkov 2003-02-07 9:22 ` Sviatoslav Sviridov 2003-02-07 11:44 ` Dmitry V. Popkov 2003-02-07 12:58 ` Alexander Govoruschenko 2003-02-07 13:54 ` Sergey Vlasov 2003-02-07 14:34 ` Dmitry V. Popkov 2003-02-07 14:46 ` Sergey Vlasov 2003-02-07 13:26 ` Sviatoslav Sviridov [this message] 2003-02-07 15:32 ` Sergey Vlasov 2003-02-07 15:57 ` Alexander Govoruschenko 2003-02-07 16:03 ` Sergey Vlasov 2003-02-07 17:40 ` Dmitry V. Popkov 2003-02-07 17:51 ` Sergey Vlasov 2003-02-07 8:54 ` Евгений В. Хорохорин 2003-02-07 8:50 ` Vitaly Lipatov 2003-02-07 10:53 ` Dmitry V. Popkov 2003-02-07 12:49 ` Alexander Govoruschenko
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20030207162646.6c6a7d40.svd@lintec.minsk.by \ --to=svd@lintec.minsk.by \ --cc=sisyphus@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Sisyphus discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \ sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru public-inbox-index sisyphus Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.sisyphus AGPL code for this site: git clone https://public-inbox.org/public-inbox.git