Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Wczesniej nie bylo problemu teraz mam takie cos
root@dhcppc2:/home/alex/live-build-config# lb build [2013-06-15 15:19:34] lb build P: Executing auto/build script. [2013-06-15 15:19:34] lb build noauto [2013-06-15 15:19:34] lb bootstrap P: Setting up cleanup function [2013-06-15 15:19:35] lb bootstrap_cache restore P: Restoring bootstrap stage from cache... [2013-06-15 15:19:36] lb bootstrap_cdebootstrap P: Begin bootstrapping system... [2013-06-15 15:19:37] lb testroot P: If the following stage fails, the most likely cause of the problem is with your mirror configuration or a caching proxy. P: Running cdebootstrap (download-only)... E: Can't find keyring /usr/share/keyrings/kali-archive-keyring.gpg P: Begin unmounting filesystems... P: Saving caches... chroot: failed to run command `/usr/bin/env': No such file or directory
Offline
Doinstaluj Coreutils w Chroot
Fervi
Offline
failed to run command `/usr/bin/env': No such file or directory[/quote]
Na przyszłość - szukanie plików w pakietach:Kod:
su -c "apt-get install apt-file"Kod:
su -c "apt-file update"Wyszukiwanie właściwe:
[quote="konsola jak smoła czarna"]marcin@debian ~ % apt-file search /usr/bin/env
alsa-tools-gui: /usr/bin/envy24control
[color=blue]coreutils: /usr/bin/env[/color]
csound-utils: /usr/bin/envext
daemontools: /usr/bin/envdir
daemontools: /usr/bin/envuidgid
envstore: /usr/bin/envify
envstore: /usr/bin/envstore
gettext-base: /usr/bin/envsubst
libenv-path-perl: /usr/bin/envpath[/quote]Ostatnio edytowany przez marcin'82 (2013-06-15 17:57:04)
marcin'82
Offline
[b]@alexis011[/b] Alt Ci nie działa ;)
Ostatnio edytowany przez sal_i (2013-06-15 20:09:15)
Offline
Nie nowina :D
Offline
Fakt :PP Nie dziala mi PL klawiatura na drugm lapku. A nie chce mi sie ustawiac :))
Jak bede mial dostep do drugiego lapka teraz w innym miescie to sprawdze czy to wina tego coreutils :PP
Offline
Time (s) | Query |
---|---|
0.00008 | SET CHARSET latin2 |
0.00005 | SET NAMES latin2 |
0.00089 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.135.214.175' WHERE u.id=1 |
0.00066 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.135.214.175', 1732421050) |
0.00039 | SELECT * FROM punbb_online WHERE logged<1732420750 |
0.00049 | SELECT topic_id FROM punbb_posts WHERE id=234882 |
0.00006 | SELECT id FROM punbb_posts WHERE topic_id=23740 ORDER BY posted |
0.00068 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=23740 AND t.moved_to IS NULL |
0.00005 | SELECT search_for, replace_with FROM punbb_censoring |
0.00107 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=23740 ORDER BY p.id LIMIT 0,25 |
0.00076 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=23740 |
Total query time: 0.00518 s |