* [gentoo-dev] Global update issue.
@ 2003-07-22 12:50 Yannick Koehler
2003-07-22 13:53 ` Paul de Vrieze
0 siblings, 1 reply; 4+ messages in thread
From: Yannick Koehler @ 2003-07-22 12:50 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
.='update pass' *='binary update' @='/var/db move'
.!!! Invalid binary package: kdelibs-3.1.tbz2
.................!!! Cannot update binary: Destination exists.
!!! sys-apps/bash-2.05a-r3 -> app-shells/bash-2.05a-r3
!!! Cannot update binary: Destination exists.
!!! sys-apps/bash-2.05b-r3 -> app-shells/bash-2.05b-r3
...!!! Cannot update binary: Destination exists.
!!! sys-apps/iptables-1.2.7a-r2 -> net-firewall/iptables-1.2.7a-r2
!!! Cannot update binary: Destination exists.
!!! sys-apps/iptables-1.2.7a-r3 -> net-firewall/iptables-1.2.7a-r3
..........
I'd like to get more information on how I can figure out what this means and
how to resolve it.
- --
Yannick Koehler
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD34D4575
Key fingerprint = 8387 F009 A55F FFCD F87D BE18 6DEA 8D06 D34D 4575
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/HTL4beqNBtNNRXURAncMAJ4rhVM7wIp8aEkT3+WgwZHQlXK51QCglIqR
uExTwKgccmgwNkujTaQcTGA=
=kNli
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Global update issue.
2003-07-22 12:50 [gentoo-dev] Global update issue Yannick Koehler
@ 2003-07-22 13:53 ` Paul de Vrieze
2003-07-22 13:56 ` Yannick Koehler
0 siblings, 1 reply; 4+ messages in thread
From: Paul de Vrieze @ 2003-07-22 13:53 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 1298 bytes --]
On Tuesday 22 July 2003 14:50, Yannick Koehler wrote:
> Performing Global Updates: /usr/portage/profiles/updates/1Q-2003
> (Could take a couple minutes if you have a lot of binary packages.)
> .='update pass' *='binary update' @='/var/db move'
> .!!! Invalid binary package: kdelibs-3.1.tbz2
> .................!!! Cannot update binary: Destination exists.
> !!! sys-apps/bash-2.05a-r3 -> app-shells/bash-2.05a-r3
> !!! Cannot update binary: Destination exists.
> !!! sys-apps/bash-2.05b-r3 -> app-shells/bash-2.05b-r3
> ...!!! Cannot update binary: Destination exists.
> !!! sys-apps/iptables-1.2.7a-r2 -> net-firewall/iptables-1.2.7a-r2
> !!! Cannot update binary: Destination exists.
> !!! sys-apps/iptables-1.2.7a-r3 -> net-firewall/iptables-1.2.7a-r3
> ..........
>
> I'd like to get more information on how I can figure out what this means
> and how to resolve it.
>
Well, portage packages are installed in the ALL directory with a symlink from
the category. There is no real need for all category/symlink dirs, but
basically that's what's causing it. I believe the newest portage fixes this.
In any case do not worry, it is more anoying than a problem.
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.cs.kun.nl/~pauldv
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Global update issue.
2003-07-22 13:53 ` Paul de Vrieze
@ 2003-07-22 13:56 ` Yannick Koehler
2003-07-22 14:34 ` Paul de Vrieze
0 siblings, 1 reply; 4+ messages in thread
From: Yannick Koehler @ 2003-07-22 13:56 UTC (permalink / raw
To: gentoo-dev
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
> Well, portage packages are installed in the ALL directory with a symlink
> from the category. There is no real need for all category/symlink dirs, but
> basically that's what's causing it. I believe the newest portage fixes
> this. In any case do not worry, it is more anoying than a problem.
>
> Paul
Hmm, I use NFS for my /usr/portage and symlinks are not working over NFS.
Which is probably what is causing all this.
- --
Yannick Koehler
Public Key: http://pgp.mit.edu:11371/pks/lookup?op=get&search=0xD34D4575
Key fingerprint = 8387 F009 A55F FFCD F87D BE18 6DEA 8D06 D34D 4575
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2 (GNU/Linux)
iD8DBQE/HUKNbeqNBtNNRXURAqsHAJ9IMW6fjO4f488L51R07Y3NrjC28wCgknj/
74B+xCigr3Meksq9vzr76z0=
=Ls9N
-----END PGP SIGNATURE-----
--
gentoo-dev@gentoo.org mailing list
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] Global update issue.
2003-07-22 13:56 ` Yannick Koehler
@ 2003-07-22 14:34 ` Paul de Vrieze
0 siblings, 0 replies; 4+ messages in thread
From: Paul de Vrieze @ 2003-07-22 14:34 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: signed data --]
[-- Type: text/plain, Size: 712 bytes --]
On Tuesday 22 July 2003 15:56, Yannick Koehler wrote:
> > Well, portage packages are installed in the ALL directory with a symlink
> > from the category. There is no real need for all category/symlink dirs,
> > but basically that's what's causing it. I believe the newest portage
> > fixes this. In any case do not worry, it is more anoying than a problem.
> >
> > Paul
>
> Hmm, I use NFS for my /usr/portage and symlinks are not working over NFS.
> Which is probably what is causing all this.
symlinks should work over nfs. It are relative symlinks. It is just some
brokenness in portage.
Paul
--
Paul de Vrieze
Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.cs.kun.nl/~pauldv
[-- Attachment #2: signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2003-07-22 14:34 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-07-22 12:50 [gentoo-dev] Global update issue Yannick Koehler
2003-07-22 13:53 ` Paul de Vrieze
2003-07-22 13:56 ` Yannick Koehler
2003-07-22 14:34 ` Paul de Vrieze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox