Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[PALUDIS] Paludis-Extras repository
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next  
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
slycordinator
Advocate
Advocate


Joined: 31 Jan 2004
Posts: 3065
Location: Korea

PostPosted: Sat Nov 24, 2007 12:05 am    Post subject: Reply with quote

Again, it fails due to the DIRECTORY being owned by root.

And since the phases of paludis are NOT run as root you get a problem.

Changing /var/log/paludis/log-mailer to being owned by paludisbuild:paludisbuild causes it to work.

But then I later get
Code:
* Done regenerating cache for installed repositories
log-mailer>  * Mailing install report
log-mailer> Traceback (most recent call last):
log-mailer>   File "/usr/share/paludis/hooks/install_post/../common/log-mailer-send.py", line 56, in ?
log-mailer>     s = SMTP(server, port)
log-mailer>   File "/usr/lib/python2.4/smtplib.py", line 244, in __init__
log-mailer>     (code, msg) = self.connect(host, port)
log-mailer>   File "/usr/lib/python2.4/smtplib.py", line 310, in connect
log-mailer>     raise socket.error, msg
log-mailer> socket.error: (97, 'Address family not supported by protocol')
log-mailer> /usr/share/paludis/hooks/install_post/log-mailer.bash: line 66: eerror_unhooked: command not found
log-mailer>  * Removing install log /var/log/paludis/log-mailer/28793-mpg123-0.67.log
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Sat Nov 24, 2007 12:11 am    Post subject: Reply with quote

slycordinator can you pop up on irc freenode #paludis-extras . This postings are too slow.

--- edit ---

Code:
(1 of 1) Installing net-misc/rsync-2.6.9-r4:0::gentoo

Checking 'rsync-2.6.9.tar.gz'... ok
>>> Running ebuild phase prepare as root:root...
>>> Starting builtin_prepare
>>> Done builtin_prepare
>>> Completed ebuild phase prepare
>>> Running ebuild phases init saveenv as paludisbuild:paludisbuild...
Code:
 * Regenerating cache for installed repositories...
Regenerating cache for installed-virtuals...
Regenerating cache for installed...
 * Done regenerating cache for installed repositories
log-mailer>  * Mailing install report
log-mailer>  * Removing install log /var/log/paludis/log-mailer/21252-rsync-2.6.9-r4.log
 * Updating CONFIG_PROTECT and CONFIG_PROTECT_MASK caches.

Works here. I did change ownership though:
Code:
# chown paludisbuild:paludisbuild /var/log/paludis -R
# chown paludisbuild:paludisbuild /var/tmp/paludis -R

_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
now112
n00b
n00b


Joined: 16 Dec 2006
Posts: 39
Location: Valby, Denmark

PostPosted: Sat Nov 24, 2007 7:41 pm    Post subject: Reply with quote

Hi

I have looked everywhere but I cannnot find anything related to exclude nodes from the portage tree for paludis.

I want to do something ala:

http://gentoo-wiki.com/TIP_Exclude_categories_from_emerge_sync#Writing_an_exclusion_file

/etc/portage/rsync_excludes
Code:
app-laptop/
+ games-roguelike/nethack**
games-roguelike/**
games-a*/
games-board/
games-e*/
games-fps/
games-kids/
games-m*/
games-puzzle/
games-rpg/
games-s*/
games-util/


I only found this:

http://www.ns-linux.org/Uputstva/Gentoo/paludis-howto

3.8.1 gentoo.conf

/etc/paludis/repositories/gentoo.conf:
Code:

location = ${ROOT}/usr/portage
sync = rsync://rsync.europe.gentoo.org/gentoo-portage
#sync = rsync://mirrors.sec.informatik.tu-darmstadt.de/gentoo-portage
sync_options = --exclude-from=/etc/sync.exclude
profiles = ${ROOT}/usr/portage/profiles/default-linux/amd64/2007.0
distdir = /usr/portage/distfiles
format = ebuild
names_cache = /var/empty
write_cache = /var/empty


sync_options = --exclude-from=/etc/sync.exclude

I can see that I need to work with the sync_options and so I did but how should the semantics of the sync.exclude file be ??? I tried to copy paste from the portage file but that didn't work :(

Thanks in advance
_________________
Windows who ?
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Mon Dec 03, 2007 12:03 pm    Post subject: Reply with quote

NEWS wrote:
rsync://paludis-extras.org/paludis-extras/ is the main rsync server from now on.

Other servers get synced from it with some delay (most 30min max).
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Tue Dec 18, 2007 9:56 pm    Post subject: Reply with quote

NEWS wrote:
paludis-hooks-auto-patch-1.1 - updated (with additional warnings)


This hook should be used with care!!!
Patches are applied after all regular patches in the order of ls. Do not post bugs to gentoo devs when you use this hook for packages. Remove any additional patches and reinstall first!
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
pilx
n00b
n00b


Joined: 27 Jun 2004
Posts: 43

PostPosted: Sun Dec 23, 2007 3:13 am    Post subject: NEWS: paludis-hooks-log-mailer-0.4 Reply with quote

NEWS: paludis-hooks-log-mailer-0.4

Features local delivery support through some sendmail-like program.

I hope someone founds that useful!
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Sat Jan 19, 2008 9:11 pm    Post subject: Reply with quote

NEWS wrote:
drzile.dyndns.org/pe-doc has now moved to http://paludis-extras.org/


Finaly. all the docs are moved, rsync server, too, as are the distfiles and svn.

drzile.dydns.org will still host the paludis-extras stuff but as the secondary server.

The docs on drzile.dyndns.org will forward you automaticaly to the new site.
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Thu Jan 24, 2008 8:36 am    Post subject: Reply with quote

NEWS wrote:
masked packages (will be removed soon):
  • app-paludis/playman - (it's included in paludis-0.26_alpha8 and newer)
  • app-portage/gentoolkit - (use reconcilio included in paludis)

updated packages:
  • app-portage/portage-utils-20070504-r1 - qlop should work with newer paludis too


Might be good to mention (about portage utils), that you can use paludis for some stuff that you might be used to use q* for
Code:
# paludis --owner
# paludis --contents
# paludis --query
# paludis --help (for many more)
...


I won't patch revdep-rebuild any more because there is reconcilio now. :D
For playman you need to install paludis with ruby useflag and you can found it in /usr/share/paludis/ruby/demos/
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
tranquilcool
Veteran
Veteran


Joined: 25 Mar 2005
Posts: 1179

PostPosted: Thu Jan 24, 2008 2:09 pm    Post subject: Reply with quote

now112 wrote:
Hi

I have looked everywhere but I cannnot find anything related to exclude nodes from the portage tree for paludis.

I want to do something ala:

http://gentoo-wiki.com/TIP_Exclude_categories_from_emerge_sync#Writing_an_exclusion_file

/etc/portage/rsync_excludes
Code:
app-laptop/
+ games-roguelike/nethack**
games-roguelike/**
games-a*/
games-board/
games-e*/
games-fps/
games-kids/
games-m*/
games-puzzle/
games-rpg/
games-s*/
games-util/


I only found this:

http://www.ns-linux.org/Uputstva/Gentoo/paludis-howto

3.8.1 gentoo.conf

/etc/paludis/repositories/gentoo.conf:
Code:

location = ${ROOT}/usr/portage
sync = rsync://rsync.europe.gentoo.org/gentoo-portage
#sync = rsync://mirrors.sec.informatik.tu-darmstadt.de/gentoo-portage
sync_options = --exclude-from=/etc/sync.exclude
profiles = ${ROOT}/usr/portage/profiles/default-linux/amd64/2007.0
distdir = /usr/portage/distfiles
format = ebuild
names_cache = /var/empty
write_cache = /var/empty


sync_options = --exclude-from=/etc/sync.exclude

I can see that I need to work with the sync_options and so I did but how should the semantics of the sync.exclude file be ??? I tried to copy paste from the portage file but that didn't work :(

Thanks in advance


it worked for me.

just check you didn't cut and paste "rsync_exclude" instead
of sync.exclude.
_________________
this is a strange strange world.
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Feb 18, 2008 2:37 am    Post subject: disk sync hook Reply with quote

How do I get rid of paludis_hooks_sync-disks hook? I've uninstalled paludis-hooks with this hook disabled, but I keep on getting syncing disks at the end of each operation :?.
Back to top
View user's profile Send private message
creidiki
Apprentice
Apprentice


Joined: 23 Mar 2007
Posts: 283
Location: Varese (Italy)

PostPosted: Mon Feb 18, 2008 2:41 am    Post subject: Reply with quote

eselect paludis-hook disable sync-disks?
_________________
'((eINIT) (soor overlay))
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Feb 18, 2008 3:22 am    Post subject: Reply with quote

creidiki wrote:
eselect paludis-hook disable sync-disks?
Oh yes! Thanks :)
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Mon Feb 18, 2008 6:42 am    Post subject: Re: disk sync hook Reply with quote

Mr. Tao wrote:
How do I get rid of paludis_hooks_sync-disks hook? I've uninstalled paludis-hooks with this hook disabled, but I keep on getting syncing disks at the end of each operation :?.


You can use eselect to disable the hook while it is installed.
If you want to uninstall it you need tu uninstall the package app-paludis/paludis-hooks-sync-disks. This you can do by disabling the useflag for paludis-hooks and running
Code:
paludis --uninstall-unused -p
(remove -p if you are satisfied with output). Or you can uninstall it with
Code:
paludis -u app-paludis/paludis-hooks-sync-disks

_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
OkeyMor57
n00b
n00b


Joined: 28 Feb 2003
Posts: 45
Location: FortWorth

PostPosted: Thu Feb 21, 2008 8:17 am    Post subject: [PALUDIS] update-eix.bash missing Reply with quote

After updating paludis hook, I cannot seem to sync the repositories anymore.

Code:
paludis -s
returns

Quote:
Unhandled exception:
* In program /usr/bin/paludis -s:
* When performing sync action from command line:
* When executing sync task:
* When triggering hook 'sync_all_pre':
* When fetching realpath of '/usr/share/paludis/hooks/sync_all_pre/update-eix.bash':
* Could not resolve path '/usr/share/paludis/hooks/sync_all_pre/update-eix.bash' (paludis::FSError)


I cannot seem to find eix-update.bash anywhere. I disabled sync-disks and update-eix and neither seem to have any effect. Desperate. I have been at this for hrs.
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Thu Feb 21, 2008 10:16 am    Post subject: Reply with quote

@OkeyMor57 yeah that happened, remove the symlinks, then sync and reinstall
Code:
# rm /usr/share/paludis/hooks/sync_all_pre/update-eix.bash
# rm /usr/share/paludis/hooks/sync_all_post/update-eix.bash
# paludis -s paludis-extras
# paludis -i1 paludis-hooks-update-eix

I guess this should work.


There was a small time period yesterday when the ebuild was wrong. Sorry for the inconvenience.
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Feb 25, 2008 10:35 am    Post subject: Reply with quote

I have installed elog hook and it keeps on throwing permission errors. I have
ls -l /var/tmp/ wrote:
drwsrwsr-x 49 paludisbuild paludisbuild 96 Feb 25 11:31 paludis
These elog files are created as
ls -l /var/tmp/paludis/*.log wrote:
-rw-r--r-- 1 root paludisbuild 2618 Feb 25 11:27 elog.3160
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Mon Feb 25, 2008 6:50 pm    Post subject: Reply with quote

@Mr. Tao Can you paste the errors you get.
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Mon Feb 25, 2008 11:28 pm    Post subject: Reply with quote

zxy: I haven't seen them since morning today. They appeared in pre-configure stage and were in form message >> //var/tmp/paludis/elogfile Permission denied. Perhaps it might have been some temporary issue‽
Back to top
View user's profile Send private message
Mr. Tao
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2007
Posts: 147

PostPosted: Tue Feb 26, 2008 9:53 pm    Post subject: Reply with quote

Since I upgraded paludis, I have this problem with playman:
ruby playman.rb wrote:
/usr/lib64/ruby/site_ruby/1.8/x86_64-linux/Paludis.so: /usr/lib/libpaludisruby.so.26: undefined symbol: _ZN7paludis18FakeRepositoryBase12add_categoryERKNS_9ValidatedISsNS_25CategoryNamePartValidatorELb1ENS_26DefaultValidatedComparatorISsEEEE - /usr/lib64/ruby/site_ruby/1.8/x86_64-linux/Paludis.so (LoadError)
from playman.rb:20
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Mon Mar 24, 2008 10:00 am    Post subject: Reply with quote

For some reason, paludis can't seem to download the distfile for paludis-hooks-ask. Can anyone else duplicate this?
Back to top
View user's profile Send private message
zxy
Veteran
Veteran


Joined: 06 Jan 2006
Posts: 1160
Location: in bed in front of the computer

PostPosted: Mon Mar 24, 2008 12:14 pm    Post subject: Reply with quote

@ilm should be solved already
_________________
Nature does not hurry, yet everything is accomplished.
Lao Tzu
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Mon Mar 24, 2008 12:22 pm    Post subject: Reply with quote

Yeah, you and niki helped me (aka ivanm) on IRC just before... I tried posting here because I'd already asked a couple of times with no response, but someone finally answered!
Back to top
View user's profile Send private message
dr.bombay
n00b
n00b


Joined: 05 May 2005
Posts: 39
Location: Los Angeles

PostPosted: Fri Mar 28, 2008 5:54 am    Post subject: paludis-extras on a PowerPC Reply with quote

this is the error I get when trying to install
http://pastebin.ca/960537
any advice or assistance will be appreciated.
_________________
I just escaped from microsoft please help I dont want to ever go back
Back to top
View user's profile Send private message
ilm
Guru
Guru


Joined: 29 Jun 2006
Posts: 310
Location: Brisbane, Australia

PostPosted: Fri Mar 28, 2008 5:58 am    Post subject: Reply with quote

Ummm.... that link gives me a blank page...

Does this mean you have no errors? :p
Back to top
View user's profile Send private message
krisse
Guru
Guru


Joined: 15 Mar 2005
Posts: 325
Location: Sweden

PostPosted: Fri Mar 28, 2008 1:26 pm    Post subject: Reply with quote

The links works for me. Er... it's not that long, I think you could just put it here. :-S

Looks like you have paludis-hooks-eix masked? Add it to keywords.conf and you should be good to go?

The other errors, concerning slots, seems to only be Q/A output, so you probably don't need to worry about that.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9, 10  Next
Page 7 of 10

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum