niXforums Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   PreferencesPreferences   Log in to check your private messagesLog in to check your private messages   Log inLog in 
·  nixdoc.net ·  man pages ·  Linux HOWTOs ·  FreeBSD Tips ·  Forums
navigation Forum index » *nix » Linux » Distributions » Debian » devel
Package xxx has broken dep on yyy: normal?
Post new topic   Reply to topic Page 1 of 1 [9 Posts] View previous topic :: View next topic
Author Message
Dan Jacobson
*nix forums addict


Joined: 25 Feb 2005
Posts: 58

PostPosted: Mon Feb 14, 2005 7:50 pm    Post subject: Package xxx has broken dep on yyy: normal? Reply with quote

Upon apt-get, is it normal to every so often see "Package xxx has
broken dep on yyy"? However the next day the problem is gone.

If normal, then can't whatever intermediate stage not be split across
the mirror push? Somehow can consistent versions of xxx and yyy
either be made sure to go out this mirror run together, or both wait
for the next run?


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Colin Watson
*nix forums Guru Wannabe


Joined: 05 Apr 2005
Posts: 109

PostPosted: Mon Feb 14, 2005 10:50 pm    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

On Sun, Feb 13, 2005 at 02:54:26AM +0800, Dan Jacobson wrote:
Quote:
Upon apt-get, is it normal to every so often see "Package xxx has
broken dep on yyy"? However the next day the problem is gone.

If normal, then can't whatever intermediate stage not be split across
the mirror push? Somehow can consistent versions of xxx and yyy
either be made sure to go out this mirror run together, or both wait
for the next run?

That's the problem that the testing distribution is intended to solve.

--
Colin Watson [cjwatson@debian.org]


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Goswin von Brederlow
*nix forums Guru


Joined: 20 Feb 2005
Posts: 658

PostPosted: Tue Feb 15, 2005 9:40 am    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Dan Jacobson <jidanni@jidanni.org> writes:

Quote:
Upon apt-get, is it normal to every so often see "Package xxx has
broken dep on yyy"? However the next day the problem is gone.

Yes.

Quote:
If normal, then can't whatever intermediate stage not be split across
the mirror push? Somehow can consistent versions of xxx and yyy
either be made sure to go out this mirror run together, or both wait
for the next run?

No and yes.

There are some packages with a strict version depend (=) between a
arch:any and arch:all package. The maintainers upload will update the
arch:all package to the new version while leaving most archs without
the arch:any package. Some time after the upload the buildd will fill
in the missing arch:any debs but not necessarily before the daily
dinstall run.

Those cases can't be avoided with the current DAK implementation but
they should be. Patches are surely welcome.


Other things are strict versioned depends between different source
packages. Even with a coordinated upload of both source packages the
buildds can (and will often) build them out of order so you see only
one of them for a short while. But those cases should be uncommon and
nothing can be done there. Thats just how unstable works.

MfG
Goswin


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Dan Jacobson
*nix forums addict


Joined: 25 Feb 2005
Posts: 58

PostPosted: Tue Feb 15, 2005 11:10 pm    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Santiago Vila
*nix forums beginner


Joined: 25 Feb 2005
Posts: 43

PostPosted: Tue Feb 15, 2005 11:30 pm    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

On Wed, 16 Feb 2005, Dan Jacobson wrote:

Quote:
Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.

Unstable is definitely not for people who "can't try again".
Try this if you don't understand:

awk 'NR >= 258 && NR <= 278' /usr/share/common-licenses/GPL


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Thomas Bushnell BSG
*nix forums Guru


Joined: 20 Feb 2005
Posts: 806

PostPosted: Wed Feb 16, 2005 5:20 am    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Dan Jacobson <jidanni@jidanni.org> writes:

Quote:
Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.

I'm inclined to think that people should not do apt-get dist-upgrade
on unstable.


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Goswin von Brederlow
*nix forums Guru


Joined: 20 Feb 2005
Posts: 658

PostPosted: Wed Feb 16, 2005 5:30 am    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Dan Jacobson <jidanni@jidanni.org> writes:

Quote:
Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.

So what? Then they don't have the bleading edge version of the package
but their old non upgrade one. Big deal.

MfG
Goswin


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Thomas Bushnell BSG
*nix forums Guru


Joined: 20 Feb 2005
Posts: 806

PostPosted: Wed Feb 16, 2005 5:30 am    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de> writes:

Quote:
Dan Jacobson <jidanni@jidanni.org> writes:

Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.

So what? Then they don't have the bleading edge version of the package
but their old non upgrade one. Big deal.

I think the point is that dist-upgrade can sometimes do the Wrong
Thing in cases like this.


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Goswin von Brederlow
*nix forums Guru


Joined: 20 Feb 2005
Posts: 658

PostPosted: Wed Feb 16, 2005 8:50 pm    Post subject: Re: Package xxx has broken dep on yyy: normal? Reply with quote

Thomas Bushnell BSG <tb@becket.net> writes:

Quote:
Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de> writes:

Dan Jacobson <jidanni@jidanni.org> writes:

Well OK, but please be aware of the cases where a kid leaves his
village for a trip to the big city and his single chance to do an
apt-get dist-upgrade. He can't just try again tomorrow if things
don't work out.

So what? Then they don't have the bleading edge version of the package
but their old non upgrade one. Big deal.

I think the point is that dist-upgrade can sometimes do the Wrong
Thing in cases like this.

As sid user you are supposed to look what apt-get will do before
letting it remove like 500 packages.

No pitty for anyone doing that before leaving town. :)

MfG
Goswin


--
To UNSUBSCRIBE, email to debian-devel-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Back to top
Google

Back to top
Display posts from previous:   
Post new topic   Reply to topic Page 1 of 1 [9 Posts] View previous topic :: View next topic
The time now is Fri Jan 09, 2009 12:10 pm | All times are GMT
navigation Forum index » *nix » Linux » Distributions » Debian » devel
Jump to:  

Similar Topics
Topic Author Forum Replies Last Post
No new posts pflogsumm broken again? cnschulz Postfix 0 Wed May 14, 2008 2:28 am
No new posts pflogsumm broken again? cnschulz Postfix 0 Wed May 14, 2008 2:27 am
No new posts large enterprise accounting package available? Tshepang Lekhonkhobe Debian 2 Wed Jul 19, 2006 1:30 pm
No new posts Bug#378865: ITP: libnanohttp1 -- nanohttp library from th... Rudi Cilibrasi devel 0 Wed Jul 19, 2006 12:40 pm
No new posts Package in poor state interferes with apt operations Joseph M. Legner Debian 0 Tue Jul 18, 2006 4:00 pm

Loans | Mobile Phones | Magazine Subscriptions | Bankruptcy | Credit Cards
Copyright © 2004-2005 DeniX Solutions SRL
 
Other DeniX Solutions sites: Unix/Linux blog |  electronics forum |  medicine forum |  science forum | 
Privacy Policy


Powered by phpBB © 2001, 2005 phpBB Group
[ Time: 0.1824s ][ Queries: 16 (0.0877s) ][ GZIP on - Debug on ]