↑↑↓↓←→←→ⒷⒶ Войти !bnw Сегодня Клубы
Привет, TbI — HRWKA! 1235.0 пользователей не могут ошибаться!
?6913
прекрасное6424
говно5887
говнорашка5512
хуита4695
anime3056
linux2645
music2625
bnw2590
рашка2561
log2339
ололо2115
pic1815
дунч1735
сталирасты1488
украина1437
быдло1435
bnw_ppl1371
дыбр1237
гімно1158

Як можна зробити rpm з єбілду?
#LEJ6DJ (5) / @hate-engine / 2752 дня назад
Зачем гентушники пидорнули CAcert?
#XG6RT2 (3) / @l29ah / 2777 дней назад
>>> Emerging (1 of 32) sys-libs/ncurses-6.0-r1::gentoo * ncurses-6.0.tar.gz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ] /usr/lib/portage/python2.7/phase-functions.sh: line 234: 29396 Segmentation fault install -m${PORTAGE_WORKDIR_MODE:-0700} -d "${WORKDIR}" * ERROR: sys-libs/ncurses-6.0-r1::gentoo failed (unpack phase): * Failed to create dir '/var/tmp/portage/sys-libs/ncurses-6.0-r1/work' # ulimit -c unlimited И хули он мне не высрал core dump?
#B0PS85 (0) / @l29ah / 2883 дня назад
# Post-release hot-fixes grabbed from HG, this is what all following # patches are based on in my Mercurial patchqueue (mq). … # must have fixes to compile or behave correctly, upstream # ignores, disagrees or simply doesn't respond/apply … # the big feature patches that upstream doesn't want to include, but # nearly every distro has due to their usefulness
#8E40HY (1) / @l29ah / 2898 дней назад

В генте что, нету компилятора для Go? Посмотрел на вывод eix -C dev-go, посмотрел в booboo, go-overlay и mva — пакетов, похожих на компилятор, не видно. Мне что, качать тарболл, как советуют на сайте?

#3P52V8 (8) / @minoru / 2907 дней назад
Чат, какую версию Питона на Генте ты используешь по уполчанию (в eselect)? Если раньше стоял 2.7, то на 3.4 норм перейти? Надо пересобирать пакеты?
#WIWHNB (8) / @corpse / 2923 дня назад
http://www.system-rescue-cd.org/news/2008/06/29/creating-a-backing-store-to-keep-your-modifications-in-sysresccd/ СЯУ можно обновлять установленный sysresccd, не трогая доустановленный в него хлам, используя присутствующую в нём искаропки с незапамятных времён прогрессивную технологию aufs + loopback block device.
#2KTZM5 (1) / @l29ah / 2943 дня назад
> If a bug report pertains to a specific package, then you enter the package&#39;s directory in your copy of the gentoo git repository (or perhaps the online version which should always be more or less up to date) and read the metadata.xml file you find there. When metadata.xml lists a single maintainer, then you assign the bug to that maintainer. When the file lists multiple entries, then you assign the bug to the first <maintainer>, and CC the other <maintainer>(s). If you find that metadata.xml lists inappropriate and/or confusing contact information, then make a note of that in a comment on the bug report and assign/CC the bug report as well as you can.
#DYGJL8 (0) / @l29ah / 2957 дней назад
Как поставить qt3?
#C0BFZG (18+1) / @l29ah / 3001 день назад
Кривой костыль для eapply_user в paludis: --- /usr/libexec/paludis/6/build_functions.bash 2016-02-27 23:33:13.028855100 +0300 +++ /tmp/p 2016-02-27 23:33:09.132142253 +0300 @@ -75,9 +75,35 @@ } ebuild_need_extglob eapply +# Ported epatch_user eapply_user() { - return 0 + : ${EPATCH_USER_SOURCE:=${PORTAGE_CONFIGROOT%/}/etc/portage/patches} + + [[ $# -ne 0 ]] && die "epatch_user takes no options" + + # Allow multiple calls to this function; ignore all but the first + local applied="${T}/epatch_user.log" + [[ -e ${applied} ]] && return 2 + + # don't clobber any EPATCH vars that the parent might want + local EPATCH_SOURCE check + for check in ${CATEGORY}/{${P}-${PR},${P},${PN}}{,:${SLOT%/*}}; do + EPATCH_SOURCE=${EPATCH_USER_SOURCE}/${CTARGET}/${check} + [[ -r ${EPATCH_SOURCE} ]] || EPATCH_SOURCE=${EPATCH_USER_SOURCE}/${CHOST}/${check} + [[ -r ${EPATCH_SOURCE} ]] || EPATCH_SOURCE=${EPATCH_USER_SOURCE}/${check} + if [[ -d ${EPATCH_SOURCE} ]] ; then + EPATCH_SOURCE=${EPATCH_SOURCE} \ + EPATCH_SUFFIX="patch" \ + EPATCH_FORCE="yes" \ + EPATCH_MULTI_MSG="Applying user patches from ${EPATCH_SOURCE} ..." \ + epatch + echo "${EPATCH_SOURCE}" > "${applied}" + return 0 + fi + done + echo "none" > "${applied}" + return 1 } einstall()
#BJ1JF2 (0) / @l29ah / 3002 дня назад
22:51:32]<L29Ah> /usr/libexec/paludis/6/build_functions.bash:eapply_user() /usr/libexec/paludis/6/build_functions.bash-{ /usr/libexec/paludis/6/build_functions.bash- return 0 /usr/libexec/paludis/6/build_functions.bash-} 22:51:33]<L29Ah> T_T 22:52:50]<ciaranm> compliant implementation 22:52:57]<ciaranm> feel free to implement something else if you want it 22:53:01]<ciaranm> but only if you do it properly
#2CZPOM (0) / @l29ah / 3003 дня назад
License !gpl? ( LGPL-2.1 ) gpl? ( GPL-2 ) amr? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) gmp? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) encode? ( amrenc? ( gpl? ( GPL-3 ) !gpl? ( LGPL-3 ) ) ) samba? ( GPL-3 )
#ZO29PO (3) / @l29ah / 3004 дня назад
Вдогонку пока гентопидоры тормозят патчик для sys-libs/glibc-2.22-r1 ‰ dumpcheese /etc/portage/patches/sys-libs/glibc/CVE-2015-7547.patch https://dump.bitcheese.net/files/ubemoco/CVE-2015-7547.patch
#X66E85 (2) / @l29ah / 3014 дней назад
> Oracle requires you to download the needed files manually after accepting their license through a javascript capable web browser. Заебало, как автоматизировать?
#M5477Z (5) / @anonymous / 3054 дня назад
Где в gentoo нажать галочку, чтобы firefox собирался с поддержкой неподписанных дополнений?
#812N72 (1) / @anonymous / 3065 дней назад
В новый год с новым gcc и с новым abi! // emerge sys-devel/clang app-portage/gentoo-clang или лох
#1QSCK8 (2) / @l29ah / 3073 дня назад
>>> Emerging (1 of 102) dev-lang/ghc-7.8.4::gentoo Ну девочка, ну еб твою мать
#KG45KI (11) / @mad_hatter / 3095 дней назад
кто нибудь юзает hardened на gentoo? какой профиль менее геморный? [14] hardened/linux/amd64 [15] hardened/linux/amd64/selinux [16] hardened/linux/amd64/no-multilib [17] hardened/linux/amd64/no-multilib/selinux [18] hardened/linux/amd64/x32 [19] hardened/linux/musl/amd64 [20] hardened/linux/musl/amd64/x32 [21] default/linux/uclibc/amd64 [22] hardened/linux/uclibc/amd64
#4O3D5U (5) / @soko1 / 3106 дней назад
чё за хуйня? полностью кильнул /usr/portage, сделал emerge-websync и вылазит: localhost etc # emerge -uND world Calculating dependencies... done! >>> Verifying ebuild manifests !!! Digest verification failed: !!! /usr/portage/sys-apps/busybox/busybox-9999.ebuild !!! Reason: Filesize does not match recorded size !!! Got: 8493 !!! Expected: 8580 багрепортить, иль чё? Уже третий день такая хрень
#EV0SIV (6) / @soko1 / 3107 дней назад
--
ipv6 ready BnW для ведрофона BnW на Реформале Викивач Котятки

Цоперайт © 2010-2016 @stiletto.