Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Gentoo Chat
  • Search

Are you satisfied with Paludis

Opinions, ideas and thoughts about Gentoo. Anything and everything about Gentoo except support questions.
Post Reply
  • Print view
Advanced search
395 posts
  • Page 5 of 16
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 16
  • Next

Would (did) you switch back to portage after installing paludis?

1. I stay with paludis
258
62%
2. I switched back to portage
161
38%
 
Total votes: 419
Your vote has been cast.

Author
Message
adekoba
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Fri Oct 06, 2006 10:57 pm
Contact:
Contact adekoba
Website

  • Quote

Post by adekoba » Fri Mar 23, 2007 12:24 am

i had some problems with paludis, i eventually just ended up switching back to portage. it would lock the computer during random compilations and i had to reboot every time. it wasn't with the same package either
website
Top
Paapaa
l33t
l33t
User avatar
Posts: 955
Joined: Sun Aug 14, 2005 8:45 am
Location: Finland

  • Quote

Post by Paapaa » Fri Mar 23, 2007 9:00 am

dark_speedo wrote:i had some problems with paludis, i eventually just ended up switching back to portage. it would lock the computer during random compilations and i had to reboot every time. it wasn't with the same package either
That seems very odd and it really could be hardware problem. Have you checked your memory? And you got no crashes when using Portage emerging the exact same packages?
Top
adekoba
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Fri Oct 06, 2006 10:57 pm
Contact:
Contact adekoba
Website

  • Quote

Post by adekoba » Fri Mar 23, 2007 7:59 pm

I have 1g, I use wmii and it never goes above 200m even when compiling large packages (with portage).

There were no crashes when using portage. In fact I had to use portage to install them because paludis would lock my computer every time (it did it like 5 out of the 10 times I used it).
website
Top
nixnut
Bodhisattva
Bodhisattva
User avatar
Posts: 10974
Joined: Fri Apr 09, 2004 1:43 pm
Location: the dutch mountains

  • Quote

Post by nixnut » Fri Mar 23, 2007 8:28 pm

Did the packages that failed fail in the test fase? Paludis enables test in the default configuration (with some exceptions) whereas with portage it's not enabled by default.
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Top
adekoba
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Fri Oct 06, 2006 10:57 pm
Contact:
Contact adekoba
Website

  • Quote

Post by adekoba » Fri Mar 23, 2007 9:10 pm

Sorry, I honestly don't remember... I can try again later.
website
Top
Paapaa
l33t
l33t
User avatar
Posts: 955
Joined: Sun Aug 14, 2005 8:45 am
Location: Finland

  • Quote

Post by Paapaa » Fri Mar 23, 2007 10:16 pm

Please do test if you have the time and interest. Paludis definitely should not be locking your computer and I have not seen other reports. Make sure you use the latest version.
Top
adekoba
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Fri Oct 06, 2006 10:57 pm
Contact:
Contact adekoba
Website

  • Quote

Post by adekoba » Fri Mar 23, 2007 10:41 pm

Ok, it works now. I don't know why it did that before, but, whatever.

One thing though is after syncing, paludis wants to downgrade pciutils to pciutils-2.2.3-r2, so it does. Then after running another paludis -i world, it installs pciutils-2.2.4-r2. then after that installs it wants to downgrade again. It goes in a loop. (I run ~x86 btw so it should keep pciutils-2.2.4-r2 installed.)

and I keep getting this:

Code: Select all

xenon paludis # paludis -i world -p
Building target list... 
Building dependency list...paludis@1174689629: [WARNING] In program paludis -i world -p:
  ... When performing install action from command line:
  ... When executing install task:
  ... When adding PackageDepSpec 'virtual/baselayout':
  ... When loading VDB PROVIDEs map the slow way:
  ... When loading VDBRepository entries from '/var/db/pkg':
  ... When loading VDBRepository entries for 'media-video' from '/var/db/pkg':
  ... Ignoring VDB entry '/var/db/pkg/media-video/mplayer-1.0_rc2_pre20070321-r2' due to exception 'Name '1.0_rc2_pre20070321-r2' is not a valid version spec' (paludis::BadVersionSpecError)
paludis@1174689631: [WARNING] In program paludis -i world -p:
  ... When performing install action from command line:
  ... When executing install task:
  ... When adding PackageDepSpec 'media-video/mplayer':
  ... When fetching versions of 'media-video/mplayer' in gentoo:
  ... When loading versions for 'media-video/mplayer' in gentoo:
  ... Skipping entry '/usr/portage/media-video/mplayer/mplayer-1.0_rc2_pre20070321-r2.ebuild' for 'media-video/mplayer' in repository 'gentoo'
paludis@1174689631: [WARNING] (same context) Skipping entry '/usr/portage/media-video/mplayer/mplayer-1.0_rc2_pre20070321-r3.ebuild' for 'media-video/mplayer' in repository 'gentoo'
every time I run paludis. i've synced twice since installed paludis.
website
Top
truc
Advocate
Advocate
User avatar
Posts: 3199
Joined: Mon Jul 25, 2005 9:24 am

  • Quote

Post by truc » Fri Mar 23, 2007 11:23 pm

I'm not sure, but I think it's because of the awful version of this package, paludis is probably not able to decide which part is the version and which is the revision.
The End of the Internet!
Top
nikaya
Veteran
Veteran
User avatar
Posts: 1471
Joined: Sat May 13, 2006 9:43 am
Location: Germany

  • Quote

Post by nikaya » Fri Mar 23, 2007 11:50 pm

dark_speedo wrote: One thing though is after syncing, paludis wants to downgrade pciutils to pciutils-2.2.3-r2, so it does. Then after running another paludis -i world, it installs pciutils-2.2.4-r2. then after that installs it wants to downgrade again. It goes in a loop. (I run ~x86 btw so it should keep pciutils-2.2.4-r2 installed.)

Code: Select all

# equery d pciutils
[ Searching for packages depending on pciutils... ]
media-sound/alsa-utils-1.0.14_rc2-r3 (sys-apps/pciutils)
sys-apps/hal-0.5.7.1-r5 (sys-apps/pciutils)
Try to re-emerge hal and alsa-utils

Code: Select all

paludis -i1 sys-apps/hal media-sound/alsa-utils
I had the same issue with qt-3,a re-emerge of kdebase solved the problem.
Notes on Dhamma
How to waste your time: look for an explanation of consciousness, ask to know what feeling is. (Nanavira Thera)
Top
adekoba
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 129
Joined: Fri Oct 06, 2006 10:57 pm
Contact:
Contact adekoba
Website

  • Quote

Post by adekoba » Sat Mar 24, 2007 12:08 am

john.doe wrote:Try to re-emerge hal and alsa-utils

Code: Select all

paludis -i1 sys-apps/hal media-sound/alsa-utils
I had the same issue with qt-3,a re-emerge of kdebase solved the problem.
Awesome! thanks, it worked.

Will the mplayer issue go away by itself with subsequent syncs? or is there any way to move them from my local repositories
website
Top
steveL
Watchman
Watchman
Posts: 5153
Joined: Wed Sep 13, 2006 1:18 pm
Location: The Peanut Gallery

  • Quote

Post by steveL » Sat Mar 24, 2007 2:40 am

truc wrote:I'm not sure, but I think it's because of the awful version of this package, paludis is probably not able to decide which part is the version and which is the revision.
Does the version string work in portage? Cos it's a simple regex in the code, I've seen it somewhere.. just take that if it works?
Top
Conan
Guru
Guru
Posts: 360
Joined: Tue Nov 02, 2004 1:26 am

  • Quote

Post by Conan » Sat Mar 24, 2007 2:43 am

http://bugs.gentoo.org/show_bug.cgi?id=166522
Top
Paapaa
l33t
l33t
User avatar
Posts: 955
Joined: Sun Aug 14, 2005 8:45 am
Location: Finland

  • Quote

Post by Paapaa » Sun Mar 25, 2007 7:43 am

Paapaa wrote:Of course, PMS is not yet ready but I'm looking forward for the public draft.
Here is the announcement of the first PMS draft:

http://archives.gentoo.org/gentoo-dev/msg_143920.xml

And the draft itself is here:

http://dev.gentoo.org/~spb/pms.pdf
Top
steveL
Watchman
Watchman
Posts: 5153
Joined: Wed Sep 13, 2006 1:18 pm
Location: The Peanut Gallery

  • Quote

Post by steveL » Sun Mar 25, 2007 7:57 am

Paapaa wrote:And the draft itself is here:

http://dev.gentoo.org/~spb/pms.pdf
Yeah nice document ;)
Top
STEDevil
Apprentice
Apprentice
Posts: 156
Joined: Thu Apr 24, 2003 12:42 pm

  • Quote

Post by STEDevil » Sun Mar 25, 2007 2:44 pm

I switched back to Portage for 1 single reason

cfg-update is not fully supporting Paludis :cry:

cfg-update and eix are two of the main things that has made using Portage and thus entire Gentoo bareable for quite a while now. Eix already been ported I saw, but cfg-update is still missing. Its almost a lifesaver when you get that 100+ package updates with almost as many config files to update afterwards...
Last edited by STEDevil on Sun Mar 25, 2007 8:00 pm, edited 1 time in total.
Top
xentric
Guru
Guru
User avatar
Posts: 410
Joined: Sun Mar 16, 2003 1:57 am
Location: Netherlands

  • Quote

Post by xentric » Sun Mar 25, 2007 3:00 pm

STEDevil wrote:I switched back to Portage for 1 single reason

cfg-update is not fully supporting Paludis :cry:

cfg-update and eix are two of the main things that has made using Portage and thus entire Gentoo bareable for quite a while now. Eix already been ported I saw, but cfg-update is still missing. Its almost a lifesaver when you get that 100+ page updates with almost as many config files to update afterwards...
I'm working on support for Paludis at this moment...
I've installed Gentoo in a virtual machine and installed Paludis on it.
cfg-update will soon have support for Paludis!
When all else fails, read the manual...
Registered Linux User #340626
Top
kernelOfTruth
Watchman
Watchman
User avatar
Posts: 6111
Joined: Tue Dec 20, 2005 10:34 pm
Location: Vienna, Austria; Germany; hello world :)
Contact:
Contact kernelOfTruth
Website

  • Quote

Post by kernelOfTruth » Sun Mar 25, 2007 3:23 pm

another problem:

there's for example new versions of mozilla-firefox (2.0.0.2 > 2.0.0.3) but paludis doesn't pull / install them by issueing

Code: Select all

paludis -ip world
is there something similar planned like a "deep tree update", paludis looks through the installed apps (+ dependencies) & updates them ?

++

for the uninstall function with dependencies, btw :)
https://github.com/kernelOfTruth/ZFS-fo ... scCD-4.9.0
https://github.com/kernelOfTruth/pulsea ... zer-ladspa

Hardcore Gentoo Linux user since 2004 :D
Top
Paapaa
l33t
l33t
User avatar
Posts: 955
Joined: Sun Aug 14, 2005 8:45 am
Location: Finland

  • Quote

Post by Paapaa » Sun Mar 25, 2007 4:13 pm

kernelOfTruth wrote:another problem:

there's for example new versions of mozilla-firefox (2.0.0.2 > 2.0.0.3) but paludis doesn't pull / install them by issueing

Code: Select all

paludis -ip world
is there something similar planned like a "deep tree update", paludis looks through the installed apps (+ dependencies) & updates them ?
I think this thread is not a support thread, this is:

http://forums.gentoo.org/viewtopic-t-53 ... ight-.html

But: do you have correct entries in /etc/paludis/keywords.conf? Mozilla-firefox-2.0.0.3 is ~arch.

I actually don't know how Paludis handles deep upgrades. Anyone?
Top
truc
Advocate
Advocate
User avatar
Posts: 3199
Joined: Mon Jul 25, 2005 9:24 am

  • Quote

Post by truc » Sun Mar 25, 2007 4:32 pm

I had the same problem, firefox was in RDEPEND of mplayerplug-in, and was not in my world file, unfortunately, RDEPEND are treated as DEPEND, so once mplayerplug-in is installed, paludis wouldn't upgrade firefox. (at least this is what I've understood).

honnestly? this just sucks.. I ended up adding mozilla-firefox to my world...
The End of the Internet!
Top
STEDevil
Apprentice
Apprentice
Posts: 156
Joined: Thu Apr 24, 2003 12:42 pm

  • Quote

Post by STEDevil » Sun Mar 25, 2007 7:59 pm

xentric wrote:I'm working on support for Paludis at this moment...
I've installed Gentoo in a virtual machine and installed Paludis on it.
cfg-update will soon have support for Paludis!
Exellent as always Xen! :)
Top
pigeon768
l33t
l33t
Posts: 683
Joined: Mon Jan 02, 2006 1:13 pm

  • Quote

Post by pigeon768 » Sun Mar 25, 2007 8:41 pm

Paapaa wrote:I wonder why those who voted NO switched back to portage. They left no comments. There is always the suspicion that they never even tried Paludis in the first place... :roll:
Many of them probably never did. (myself included)

When given a choice between two non-applicable voting options and no "abstain" option, you sorta go with the most applicable one. ;p This poll could seriously use a "I thought about using Paludis but it seems too beta right now" option and/or a "Mheh, not worth emerging a reinvented wheel" option and a definitely a "WTF is paludis?" option just to keep the voting focused.
Top
xentric
Guru
Guru
User avatar
Posts: 410
Joined: Sun Mar 16, 2003 1:57 am
Location: Netherlands

  • Quote

Post by xentric » Sun Mar 25, 2007 10:07 pm

zxy:I've sent you a private message with a request for testing the new cfg-update with support for Paludis.
When all else fails, read the manual...
Registered Linux User #340626
Top
vipernicus
Veteran
Veteran
User avatar
Posts: 1462
Joined: Mon Jan 17, 2005 10:35 pm
Location: Your College IT Dept.
Contact:
Contact vipernicus
Website

  • Quote

Post by vipernicus » Mon Mar 26, 2007 4:36 am

I switched back.

Reasoning: I do not see a need for 2 package managers. When I switched, I created an overlay called portage-free, which enabled me to have no package depending on portage. One of the issues I ran into is during a binutils install, it needed to call binutils-config, which needs portageq. There are various other setups that try to use portageq. Until I can have paludis as the only package manager, I see no use in using it next to portage.
Viper-Sources Maintainer || nesl247 Projects || vipernicus.org blog
Top
Hypnos
Advocate
Advocate
User avatar
Posts: 2889
Joined: Thu Jul 18, 2002 5:12 pm
Location: Omnipresent

  • Quote

Post by Hypnos » Tue Mar 27, 2007 2:11 pm

I switched to Paludis recently, and I love it. A few annoyances --

* Convenience scripts/clients that should be included in main Paludis distribution:
- config-decruft (Ruby prototype already exists)
- etc-paludis (currently in paludis-extras overlay)
- revdep-rebuild (currently provided by gentoolkit in paludis-extras overlay; prototype)

* inquisitio:
- Should have an IUSE extractor
- Should have reverse dependency search

This last one is non-trivial, because to do it right requires dep spec processing. adjutrix does a nice revdep search with "-r" and "-D", but doesn't apply system USE flags or the USE flags with which a particular requiring package was built.

* Also, I'd like a smarter way to do this:

Code: Select all

paludis --dl-upgrade as-needed -ip "$(cat /var/db/pkg/world)" | \
    grep -v '\[R\]'
I use this snippet to check for upgrades to packages in world while ignoring dep upgrades. If I just do

Code: Select all

paludis --dl-upgrade as-needed -ip world


I get nothing unless something isn't installed in the first place.
Last edited by Hypnos on Tue Mar 27, 2007 2:17 pm, edited 1 time in total.
Personal overlay | Simple backup scheme
Top
Hypnos
Advocate
Advocate
User avatar
Posts: 2889
Joined: Thu Jul 18, 2002 5:12 pm
Location: Omnipresent

  • Quote

Post by Hypnos » Tue Mar 27, 2007 9:48 pm

* Looks like my search question is already in the works:

http://paludis.pioto.org/trac/ticket/126

* Looking for upgrades in packages in world, but not any deeper, could be handled by specifying the depth of the dep resolver; in this case, N=1. But, this is getting rather esoteric and against the spirit of complete dep consistency, which is what Paludis strives for ...

So, I'll be happy to wait :)
Personal overlay | Simple backup scheme
Top
Post Reply
  • Print view

395 posts
  • Page 5 of 16
    • Jump to page:
  • Previous
  • 1
  • …
  • 3
  • 4
  • 5
  • 6
  • 7
  • …
  • 16
  • Next

Return to “Gentoo Chat”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic