ANTICHAT.XYZ    VIDEO.ANTICHAT.XYZ    НОВЫЕ СООБЩЕНИЯ    ФОРУМ  
Баннер 1   Баннер 2
Antichat снова доступен.
Форум Antichat (Античат) возвращается и снова открыт для пользователей. Здесь обсуждаются безопасность, программирование, технологии и многое другое. Сообщество снова собирается вместе.
Новый адрес: forum.antichat.xyz
Вернуться   Форум АНТИЧАТ > Безопасность и Уязвимости > Безопасность > *nix
   
Ответ
 
Опции темы Поиск в этой теме Опции просмотра

[GENTOO] emerge gambas
  #1  
Старый 21.06.2009, 00:19
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию [GENTOO] emerge gambas

не могу понять в чем дело, помогите плиз

Цитата:
# emerge gambas
Calculating dependencies... done!
[ebuild N ] dev-libs/libffi-3.0.8 USE="-debug -static-libs -test"
[ebuild U ] media-libs/openjpeg-1.3-r2 [1.3]
[ebuild N ] virtual/libffi-0 USE="-static-libs"
[ebuild N ] virtual/acl-0
[ebuild U ] x11-misc/xdg-utils-1.0.2-r3 [1.0.2-r2]
[ebuild N ] kde-base/kdelibs-3.5.10-r6 USE="acl alsa avahi branding cups fam jpeg2k kdehiddenvisibility kerberos openexr spell tiff -arts -bindist -debug -doc -legacyssl -lua -utempter"
[ebuild N ] kde-misc/kdnssd-avahi-0.1.2-r1 USE="xinerama -arts -debug"
[ebuild N ] dev-libs/poppler-0.10.7 USE="abiword poppler-data"
[ebuild N ] virtual/poppler-0.10.7
[ebuild N ] dev-util/gambas-2.11.1 USE="bzip2 gtk kde opengl pcre pdf qt3 sdl svg v4l xml zlib -corba -curl -debug -doc -examples -firebird -mysql -odbc -postgres -smtp -sqlite -sqlite3"
[blocks B ] app-text/poppler ("app-text/poppler" is blocking dev-libs/poppler-0.10.7)
[blocks B ] dev-libs/poppler ("dev-libs/poppler" is blocking app-text/poppler-bindings-0.10.5, app-text/poppler-0.10.5-r1)
[blocks B ] app-text/poppler-bindings ("app-text/poppler-bindings" is blocking dev-libs/poppler-0.10.7)

* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.

('installed', '/', 'app-text/poppler-bindings-0.10.5', 'nomerge') pulled in by
app-text/poppler-bindings:0 required by world

('ebuild', '/', 'dev-libs/poppler-0.10.7', 'merge') pulled in by
~dev-libs/poppler-0.10.7 required by ('ebuild', '/', 'dev-util/gambas-2.11.1', 'merge')
~dev-libs/poppler-0.10.7 required by ('ebuild', '/', 'virtual/poppler-0.10.7', 'merge')

('installed', '/', 'app-text/poppler-0.10.5-r1', 'nomerge') pulled in by
app-text/poppler required by world


For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):

http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked

 
Ответить с цитированием

  #2  
Старый 21.06.2009, 12:41
Аватар для wlan
wlan
Познающий
Регистрация: 19.06.2009
Сообщений: 38
Провел на форуме:
55495

Репутация: 15
По умолчанию

>Blocked Packages

ни о чем не говорит?

заблокированный пэкаж, глянь файлы маскировки

/etc/portage/package...

и в хэндбуке гентушном есть очень хорошая статья по этому поводу, ;-)
 
Ответить с цитированием

  #3  
Старый 21.06.2009, 12:51
Аватар для wlan
wlan
Познающий
Регистрация: 19.06.2009
Сообщений: 38
Провел на форуме:
55495

Репутация: 15
По умолчанию

а лучше доставь

emerge -pv gambas
 
Ответить с цитированием

  #4  
Старый 21.06.2009, 13:52
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию

Цитата:
Сообщение от wlan  
а лучше доставь

emerge -pv gambas
неа не помогает(((
 
Ответить с цитированием

  #5  
Старый 21.06.2009, 14:02
Аватар для neval
neval
Moderator - Level 7
Регистрация: 13.12.2006
Сообщений: 531
Провел на форуме:
2127116

Репутация: 383


По умолчанию

emerge -C poppler poppler-bindings && emerge gambas
 
Ответить с цитированием

  #6  
Старый 21.06.2009, 14:03
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию

[blocks B ] app-text/poppler ("app-text/poppler" is blocking dev-libs/poppler-0.10.7)
[blocks B ] dev-libs/poppler ("dev-libs/poppler" is blocking app-text/poppler-bindings-0.10.5, app-text/poppler-0.10.5-r1)
[blocks B ] app-text/poppler-bindings ("app-text/poppler-bindings" is blocking dev-libs/poppler-0.10.7)

то что заблокированны это я понял, а что делать?
 
Ответить с цитированием

  #7  
Старый 21.06.2009, 14:07
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию

Цитата:
Сообщение от neval  
emerge -C poppler poppler-bindings && emerge gambas
пасибо вро помогло, ща удалились поплеры и вроде началась установка
 
Ответить с цитированием

  #8  
Старый 21.06.2009, 19:21
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию

ну поплеры я удалил)))

# emerge gambas
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 3) kde-base/kdelibs-3.5.10-r6
* kde-3.5.9-seli-xinerama.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* kdelibs-3.5-patchset-15.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* kdelibs-3.5.10.tar.bz2 RMD160 SHA1 SHA256 size ;-) ... [ ok ]
* checking ebuild checksums ;-) ... [ ok ]
* checking auxfile checksums ;-) ... [ ok ]
* checking miscfile checksums ;-) ... [ ok ]

* On some setups, which rely on the correct update of utmp records, not using
* utempter might not update them correctly. If you experience unexpected
* behaviour, try to rebuild kde-base/kdelibs with utempter use-flag enabled.

^C

Exiting on signal 2
* The ebuild phase 'setup' has exited unexpectedly. This type of behavior
* is known to be triggered by things such as failed variable assignments
* (bug #190128) or bad substitution errors (bug #200313). Normally, before
* exiting, bash should have displayed an error message above. If bash did
* not produce an error message above, it's possible that the ebuild has
* called `exit` when it should have called `die` instead. This behavior
* may also be triggered by a corrupt bash binary or a hardware problem
* such as memory or cpu malfunction. If the problem is not reproducible or
* it appears to occur randomly, then it is likely to be triggered by a
* hardware problem. If you suspect a hardware problem then you should try
* some basic hardware diagnostics such as memtest. Please do not report
* this as a bug unless it is consistently reproducible and you are sure
* that your bash binary and hardware are functioning properly.

>>> Failed to emerge kde-base/kdelibs-3.5.10-r6, Log file:

>>> '/var/lib/entropy/logs/kde-base:kdelibs-3.5.10-r6:20090621-191318.log'
 
Ответить с цитированием

  #9  
Старый 21.06.2009, 20:48
Аватар для neval
neval
Moderator - Level 7
Регистрация: 13.12.2006
Сообщений: 531
Провел на форуме:
2127116

Репутация: 383


По умолчанию

Код:
echo "kde-base/kdelibs utempter" >> /etc/portage/package.use

Код:
emerge gambas
 
Ответить с цитированием

  #10  
Старый 21.06.2009, 21:49
Аватар для m1lo
m1lo
Banned
Регистрация: 30.05.2009
Сообщений: 167
Провел на форуме:
221264

Репутация: 33
По умолчанию

чувак не е помогло((((

Installing (1 of 3) kde-base/kdelibs-3.5.10-r6
* This package will overwrite one or more files that may belong to other
* packages (see list below). You can use a command such as `portageq
* owners / <filename>` to identify the installed package that owns a
* file. If portageq reports that only one package owns a file then do
* NOT file a bug report. A bug report is only useful if it identifies at
* least two or more packages that are known to install the same file(s).
* If a collision occurs and you can not explain where the file came from
* then you should simply ignore the collision since there is not enough
* information to determine if a real problem exists. Please do NOT file
* a bug report at http://bugs.gentoo.org unless you report exactly which
* two packages install the same file(s). Once again, please do NOT file
* a bug report unless you have completely understood the above message.
*
* package kde-base/kdelibs-3.5.10-r6 NOT merged
*
* Detected file collision(s):
*
* /etc/env.d/45kdepaths-3.5
*
* Searching all installed packages for file collisions...
*
* Press Ctrl-C to Stop
*
* None of the installed packages claim the file(s).
*
* Package 'kde-base/kdelibs-3.5.10-r6' NOT merged due to file
* collisions. If necessary, refer to your elog messages for the whole
* content of the above message.

>>> Failed to install kde-base/kdelibs-3.5.10-r6, Log file:

>>> '/var/lib/entropy/logs/kde-base:kdelibs-3.5.10-r6:20090621-205307.log'
 
Ответить с цитированием
Ответ



Похожие темы
Тема Автор Раздел Ответов Последнее сообщение
Details emerge on second potential NSA facility Dracula4ever Forum for discussion of ANTICHAT 0 22.06.2006 11:21



Здесь присутствуют: 1 (пользователей: 0 , гостей: 1)
 


Быстрый переход




ANTICHAT.XYZ