Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Broken system: no root account, read only user account
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... , 26, 27, 28  Next  
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 12:17 pm    Post subject: Reply with quote

Code:
 wgetpaste /usr/portage/sys-fs/udisks/udisks-1.0.4-r5.ebuild

http://bpaste.net/show/135270/
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 12:52 pm    Post subject: Reply with quote

Code:
rm /usr/portage/distfiles/udisks*
emerge --sync
emerge -1 libtool glibc
emerge -1av udisks:0 udisks:2


* ERROR: sys-fs/udisks-1.0.4-r5::gentoo failed (compile phase):
* emake failed
*
* If you need support, post the output of `emerge --info '=sys-fs/udisks-1.0.4-r5::gentoo'`,
* the complete build log and the output of `emerge -pqv '=sys-fs/udisks-1.0.4-r5::gentoo'`.
* The complete build log is located at '/var/tmp/portage/sys-fs/udisks-1.0.4-r5/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/sys-fs/udisks-1.0.4-r5/temp/environment'.
* Working directory: '/var/tmp/portage/sys-fs/udisks-1.0.4-r5/work/udisks-1.0.4'
* S: '/var/tmp/portage/sys-fs/udisks-1.0.4-r5/work/udisks-1.0.4'

>>> Failed to emerge sys-fs/udisks-1.0.4-r5, Log file:
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 3:53 pm    Post subject: Reply with quote

our udisks ebuilds are identical
our udisks distfiles packages are identical

if your emerge -pv virtual/udev now yielding [ebuild R ] virtual/udev-200 USE="gudev hwdb introspection keymap kmod (-selinux) -static-libs" 0 kB, something peculiar is happening in econf/emake to pull in some obsolete code

still looking
_________________
Defund the FCC.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 4:20 pm    Post subject: Reply with quote

Code:
ls /usr/share/config.site
do you have one?
_________________
Defund the FCC.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 5:03 pm    Post subject: Reply with quote

Code:
emerge -eav binutils
emerge -avuND world

_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 5:17 pm    Post subject: Reply with quote

DONAHUE wrote:
Code:
ls /usr/share/config.site
do you have one?

No, itried with locate as well, no sign of it.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 5:25 pm    Post subject: Reply with quote

not a problem, just first difference in build logs
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 5:31 pm    Post subject: Reply with quote

i have got 66 reinstalls for binutils. so, fas so good.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 5:33 pm    Post subject: Reply with quote

i'm at 25 of 67, you're faster with your herd of cpu's
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 5:54 pm    Post subject: Reply with quote

no such luck... udisks failed again, update world yielded only one reinstall:

[ebuild NS ] sys-fs/udisks-1.0.4-r5:0 [2.1.0:2] USE="nls -debug -remote-access (-selinux)" 0 kB

* ERROR: sys-fs/udisks-1.0.4-r5::gentoo failed (compile phase):
* emake failed
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 6:02 pm    Post subject: Reply with quote

put <=sys-fs/udisks-1.0.4-r5 in /etc/portage/package.mask
Code:
echo "<=sys-fs/udisks-1.0.4-r5" >> /etc/portage/package.mask
emerge -unmerge udisks:0
emerge -uavND world
the output should tell what is asking for the deprecated udisks
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 6:07 pm    Post subject: Reply with quote

DONAHUE wrote:
put <=sys-fs/udisks-1.0.4-r5 in /etc/portage/package.mask
Code:
echo "<=sys-fs/udisks-1.0.4-r5" >> /etc/portage/package.mask
emerge --unmerge udisks:0
emerge -uavND world
the output should tell what is asking for the deprecated udisks

Couldn't find 'sys-fs/udisks:0' to unmerge.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 6:10 pm    Post subject: Reply with quote

Code:
emerge -uavND world




!!! All ebuilds that could satisfy "=sys-fs/udisks-1.0*:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-fs/udisks-1.0.4-r5::gentoo (masked by: package.mask)

(dependency required by "gnome-base/libgdu-3.0.2" [installed])
(dependency required by "gnome-base/gvfs-1.12.3-r1[gdu]" [installed])
(dependency required by "gnome-base/libgnome-2.32.1-r1" [installed])
(dependency required by "gnome-base/gnome-applets-2.32.1.1-r2" [installed])
(dependency required by "gnome-base/gnome-2.32.1-r2" [installed])
(dependency required by "@selected" [set])
(dependency required by "@world" [argument])
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 7:46 pm    Post subject: Reply with quote

Code:
emerge --usepkgonly -av sys-fs/udisks:0
??

http://bpaste.net/show/135393/ is a diff of our buid.logs mine < yours >

perhaps someone good at reading build logs can pick out the reason the same ebuild and distfile produces different build logs
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Wed Sep 25, 2013 9:02 pm    Post subject: Reply with quote

Looks like i need to unmask udisk

!!! All ebuilds that could satisfy "sys-fs/udisks:0" have been masked.
!!! One of the following masked packages is required to complete your request:
- sys-fs/udisks-1.0.4-r5::gentoo (masked by: package.mask)

After unmasking:

[binary NS ] sys-fs/udisks-1.0.4-r5:0 [2.1.0:2] USE="nls -debug -remote-access (-selinux)" 0 kB

Total: 1 package (1 in new slot, 1 binary), Size of downloads: 0 kB

it installed.

Code:
 emerge -uavND world

yield:
Total: 0 packages, Size of downloads: 0 kB
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Wed Sep 25, 2013 11:07 pm    Post subject: Reply with quote

since that should be the last ever udisks:0 version good riddance
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Thu Sep 26, 2013 2:10 am    Post subject: Reply with quote

Ok, I tried this :
Code:
udisks -enumerate

udisks: error while loading shared libraries: libudev.so.0: cannot open shared object file: No such file or directory

Also,
Code:
udisksctl status


(process:30653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:30653): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:30653): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:30653): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:30653): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30653): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(process:30653): GLib-GObject-CRITICAL **: g_signal_handlers_disconnect_matched: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed

(process:30653): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
Error connecting to the udisks daemon: Error calling StartServiceByName for org.freedesktop.UDisks2: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 127

Do they point to any possible trouble?
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Thu Sep 26, 2013 3:58 am    Post subject: Reply with quote

yes trouble udisks fails so no automounting

maybe it can be tricked:
Code:
cd /lib32
ln -s libudev.so.1.2.1 /lib32/libudev.so.0
cd /lib64
ln -s libudev.so.1.3.5 /lib64/libudev.so.0

_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Thu Sep 26, 2013 11:03 am    Post subject: Reply with quote

well... how is that now?

Code:
udisksctl status

MODEL REVISION SERIAL DEVICE
--------------------------------------------------------------------------
WDC WD1001FAES-75W7A0 05.01D05 WD-WCATR1728850 sda
HL-DT-ST DVD+/-RW GH50N B103 K1PA6CB4247 sr0

Code:
udisks --enumerate

/org/freedesktop/UDisks/devices/sda3
/org/freedesktop/UDisks/devices/sr0
/org/freedesktop/UDisks/devices/sda5
/org/freedesktop/UDisks/devices/sda
/org/freedesktop/UDisks/devices/sda1
/org/freedesktop/UDisks/devices/sda2
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Thu Sep 26, 2013 3:27 pm    Post subject: Reply with quote

so wrong, but so right.

I have no idea why the portage gods want you to have libdev.so.0 and me not.
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Thu Sep 26, 2013 4:56 pm    Post subject: Reply with quote

I am a little wary of the behavior of the machine now... But USB pendrive loaded nicely by itself. Do you know what these mean?


Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 14: reading configurations from ~/.fonts.conf is deprecated.

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Back to top
View user's profile Send private message
F1r31c3r
Tux's lil' helper
Tux's lil' helper


Joined: 31 Aug 2007
Posts: 107
Location: UK

PostPosted: Thu Sep 26, 2013 5:31 pm    Post subject: Reply with quote

Computers do what you tell them to?? My gentoo installs over the past 10 years have always been explainable.

The only reason software would do things that have not been explicitly instructed are one of two things, A cracker has gained access to your system or You have faulty hardware.

Download PC-Check or something and test you're rig. Preferably an overnight test, put it under stress and see what fails.
_________________
A WikI, A collection of mass misinformation based on opinion and manipulation by a deception of freedom.
If we know the truth, then we should be free from deception (John 8:42-47 )


Last edited by F1r31c3r on Thu Sep 26, 2013 5:45 pm; edited 1 time in total
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Thu Sep 26, 2013 5:44 pm    Post subject: Reply with quote

/etc/fonts/conf.d/50-user.conf here is:
Quote:
<?xml version="1.0"?>
<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
<fontconfig>
<!--
Load per-user customization files where stored on XDG Base Directory
specification compliant places. it should be usually:
$HOME/.config/fontconfig/conf.d
$HOME/.config/fontconfig/fonts.conf
-->
<include ignore_missing="yes" prefix="xdg">fontconfig/conf.d</include>
<include ignore_missing="yes" prefix="xdg">fontconfig/fonts.conf</include>
<!-- the following elements will be removed in the future -->
<include ignore_missing="yes" deprecated="yes">~/.fonts.conf.d</include>
<include ignore_missing="yes" deprecated="yes">~/.fonts.conf</include>
</fontconfig>


emerge gdb

man gdb
_________________
Defund the FCC.
Back to top
View user's profile Send private message
auddoula
Guru
Guru


Joined: 30 Apr 2008
Posts: 387

PostPosted: Thu Sep 26, 2013 7:49 pm    Post subject: Reply with quote

I reinstalled gdb..
conf files are the same.
Back to top
View user's profile Send private message
DONAHUE
Watchman
Watchman


Joined: 09 Dec 2006
Posts: 7651
Location: Goose Creek SC

PostPosted: Fri Sep 27, 2013 5:56 pm    Post subject: Reply with quote

The following might help clean up some nits:
Code:
emerge --sync
emerge -uavND world
emerge --depclean
revdep-rebuild
etc-update

and then let it run over the weekend on
Code:
emerge -eav --keep-going world

_________________
Defund the FCC.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Goto page Previous  1, 2, 3 ... , 26, 27, 28  Next
Page 27 of 28

 
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