| View previous topic :: View next topic |
| Author |
Message |
RobinVossen Tux's lil' helper


Joined: 05 Nov 2007 Posts: 132
|
Posted: Thu Dec 06, 2007 3:36 am Post subject: Blocked package sys-fs/udev |
|
|
Well I wanted to Emerge Truecrypt on this system.
Normaly I could just do it.
But now Ill get a Blocked Package.
and ive never heard of the package that blocks.
I need to get sys-fs/udev-115-r1 and its getting blocked by sys-fs/device-mapper-1.02.22-r5
How can I emerge it without Hurting my system?
After reading the part of Blocked Packages I think I found out what they do.
So, well umm I dont want to destory my system.
After Googling Device-mapper I found out it does do something for LVM. I dont have LVM
Cheers
Robin _________________ Server Unplugged! |
|
| Back to top |
|
 |
FranZ Apprentice

Joined: 15 Feb 2004 Posts: 183 Location: Enschede, Holland
|
Posted: Sat Dec 08, 2007 7:28 am Post subject: |
|
|
I couldn't find why this should be a problem, but could you just paste the emerge command and it's output? That might help in finding the cause, even if you have given this information. sys-fs/udev-115-r1 requires at least sys-fs/device-mapper-1.02.19-r1 to be installed, else it won't merge. Based on that, it should just install if the versions are those you have given. _________________ Horse sense is the thing that keeps horses from betting on people. --W.C. Fields
Ask Smart Questions |
|
| Back to top |
|
 |
djinnZ Veteran


Joined: 02 Nov 2006 Posts: 2494 Location: not so far from an evil, world famous, two thousandth years sleeping from last big disaster, volcano
|
Posted: Sat Dec 08, 2007 9:15 am Post subject: |
|
|
try (after a backup via binary package) if emerge -C device-mapper ; emerge -1Nu udev work _________________ verba et risus abundat in orae stultorum sed etiam semper severi insani sunt
mala tempora currunt... et mater stultorum semper pregna est
Murpy'sLaw: If anything can go wrong, it will - O'Toole's Corollary: Murphy was an optimist |
|
| Back to top |
|
 |
cyrre n00b

Joined: 02 Jul 2007 Posts: 17
|
Posted: Sat Dec 08, 2007 6:45 pm Post subject: |
|
|
I installed truecrypt on a fresh Gentoo-install yesterday and experienced the same issue.
All i did was to upgrade udev first and then truecrypt emerged without a problem.
| Code: |
emerge -u udev
emerge truecrypt |
|
|
| Back to top |
|
 |
LChiampo n00b

Joined: 09 Dec 2007 Posts: 1
|
Posted: Sun Dec 09, 2007 8:37 am Post subject: I have the same problem trying to perform a globla Update. |
|
|
Also I got the same problem UDEV blocked against Device-Mapper.
Unfortunately I di USE LVM2 so as far as I understand I need boths of them.
Here is the system output I get... seems a LOOP??? between the 2 packages?
| Code: | Bimbi ~ # emerge --update --pretend world
These are the packages that would be merged, in order:
Calculating world dependencies... done!
[ebuild U ] app-arch/cpio-2.9-r1 [2.6-r5]
....
....
....
[ebuild NS ] sys-kernel/gentoo-sources-2.6.22-r9 USE="-build -symlink"
[ebuild U ] sys-fs/device-mapper-1.02.22-r5 [1.02.10-r1]
[ebuild U ] sys-fs/udev-115-r1 [103]
[ebuild U ] sys-fs/lvm2-2.02.28-r2 [2.02.10]
[blocks B ] <sys-fs/udev-115-r1 (is blocking sys-fs/device-mapper-1.02.22-r5)
[blocks B ] <sys-fs/device-mapper-1.02.19-r1 (is blocking sys-fs/udev-115-r1)
|
If I understand the output emerge says that device-mapper-1.02.22-r5 needs udev-115-r1 but in the same time
udev-115-r1 needs device-mapper-1.02.19-r1......
Should I force update of lets says UDEV and then retry?
Hope that someone more expert than me as an answer.... and possibly a workaround.
Thanks |
|
| Back to top |
|
 |
gsoe Apprentice

Joined: 10 Dec 2006 Posts: 203 Location: Denmark
|
Posted: Sun Dec 09, 2007 8:57 am Post subject: |
|
|
LChiampo:
Try | Code: | | emerge --update --deep --pretend world | which is the command you'd want to use anyway for upgrading your system. If that doesn't work, try or even | Code: | | emerge --nodeps udev | before upgrading. Then after upgrading world run |
|
| Back to top |
|
 |
litos083082 n00b

Joined: 09 Dec 2007 Posts: 1
|
Posted: Sun Dec 09, 2007 10:22 pm Post subject: same problem |
|
|
after several tries at trying to install gentoo, i finally made it. Now i'm trying to install gnome .. (emerge gnome) and i get a message that says there something is blocked(sorry don't know the terminology.. very new to linux)
after running another command suggested the by message i get...
[blocks B] <sys-fs/udev-115-r1> (is blocking sys-fs/device-mapper=1.02.22-r5)
not sure what do do... any help would be nice.. hehe i hope i don't need to reinstall everything again hehe |
|
| Back to top |
|
 |
mjf55 Guru


Joined: 24 Aug 2007 Posts: 315
|
Posted: Mon Dec 10, 2007 12:01 am Post subject: |
|
|
device-mapper-1.02.22-r5 ebuild says | Code: | DEPEND="selinux? ( sys-libs/libselinux )"
RDEPEND="!<sys-fs/udev-115-r1 | and udev-115-r1 ebuild says | Code: | DEPEND="selinux? ( sys-libs/libselinux )"
RDEPEND="!sys-apps/coldplug
!<sys-fs/device-mapper-1.02.19-r1"
RDEPEND="${DEPEND} ${RDEPEND}
>=sys-apps/baselayout-1.12.5" |
So, verify that sys-apps/baselayout-1.12.5 or higher; (if not update it); then do a | Code: | | emerge -u sys-apps/device-mapper --nodeps | and then | Code: | | emerge -u sys-fs/udev | and that should do it for you. now just continue on with your system or world update. _________________ Mark
No longer a n00b, but still a 'Kool Kid' wannabe |
|
| Back to top |
|
 |
RobinVossen Tux's lil' helper


Joined: 05 Nov 2007 Posts: 132
|
Posted: Mon Dec 10, 2007 4:20 am Post subject: |
|
|
Yey it works.
But I cant install Truecrypt... since I use a OpenVZ kernel and this is into a OpenVZ Virtual Envoirment.
So Basically he cant access the kernel.. (At least I think thats the problem)
Since I get the Die Msg,
| Code: |
Unable to calculate Linux Kernel version
|
Cheers,
Robin _________________ Server Unplugged! |
|
| Back to top |
|
 |
bluejaydream n00b

Joined: 21 Feb 2007 Posts: 14
|
Posted: Mon Dec 24, 2007 9:58 pm Post subject: |
|
|
this was very useful to me, things have gone so smoothly now that i am literate to the forum  _________________ "Try to imagine a world without hypothetical situations" - A Prarie Home Companion
HP Pavillion a643n
Athlon64 3200+ / nForce3
nVidia GeForce FX5200 |
|
| Back to top |
|
 |
tomerl n00b

Joined: 24 Dec 2007 Posts: 4
|
Posted: Thu Dec 27, 2007 9:49 am Post subject: |
|
|
i'm hopeless at this point.
i've got the same error complaining about blocked packages. the same packages here.
however, when i'm running emerge udev, i'm getting errors about name resolution and eventually failed to fetch.
it's happened only with udev, anything else i can emerge. |
|
| Back to top |
|
 |
desultory Administrator

Joined: 04 Nov 2005 Posts: 3678
|
Posted: Fri Dec 28, 2007 5:07 am Post subject: |
|
|
| tomerl wrote: | | however, when i'm running emerge udev, i'm getting errors about name resolution and eventually failed to fetch. | Please post all of the output produced by emerge udev, from your description you might be using a stale mirror. |
|
| Back to top |
|
 |
donjames Tux's lil' helper


Joined: 19 Dec 2004 Posts: 91 Location: Henderson, Texas USA
|
Posted: Tue Jan 15, 2008 10:47 am Post subject: emerge lvm2 problem |
|
|
I was trying to emerge lvm2 and getting blocked packages.
I did:
| Code: | emerge -u sys-fs/udev
|
And now it works.
Sincerely,
Don James |
|
| Back to top |
|
 |
|