I dist-upgrade from etch to unstable. I change my sources.list,
performed a apt-get upgrade and be informed that some package will be
removed.
gallery2 concerns me in particular since it not obsolete in testing. Is
something wrong with my database or do I misunderstand something?
achim@sina: sudo apt-get -f install
Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
---> changed the sources.list file from:
deb http://ftp.debian.org/debian/ etch main non-free contrib
to
deb http://ftp.debian.org/debian/ testing main non-free contrib
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-14-2008, 12:53 PM
Hugo Vanwoerkom
apt-get dist-upgrade removes random packages.
Achim Bode wrote:
Hi,
I dist-upgrade from etch to unstable. I change my sources.list,
performed a apt-get upgrade and be informed that some package will be
removed.
gallery2 concerns me in particular since it not obsolete in testing. Is
something wrong with my database or do I misunderstand something?
<snip>
See my earlier query and the answer from Daniel Burrows: try running
aptitude -s dist-upgrade
and that will tell you much more about the reasons that removal is
suggested.
But how to avoid it is another question ;-)
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-14-2008, 04:44 PM
Andrei Popescu
apt-get dist-upgrade removes random packages.
On Mon,14.Jul.08, 00:35:08, Achim Bode wrote:
> Hi,
>
> I dist-upgrade from etch to unstable. I change my sources.list,
Do you mean testing?
[...]
> ---> changed the sources.list file from:
> deb http://ftp.debian.org/debian/ etch main non-free contrib
> to
> deb http://ftp.debian.org/debian/ testing main non-free contrib
ftp.debian.org used to be quite bad. Maybe you should switch to a mirror
like ftp.us.debian.org
> achim@sina: sudo apt-get -u dist-upgrade
> Reading package lists... Done
> Building dependency tree... Done
> Calculating upgrade... Done
> The following packages will be REMOVED
> firefox gallery2 gimp gimp-helpbrowser gimp-print gnome gnome-office gq
---^^^^^^^
Where did you get a firefox package? Please post your *full*
sources.list (if there is more than just Debian testing in there).
Otherwise the output of 'apt-cache policy firefox' might be interesting.
Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)
07-14-2008, 06:44 PM
Achim Bode
apt-get dist-upgrade removes random packages.
Hugo wrote:
Achim Bode wrote:
Hi,
I dist-upgrade from etch to unstable. I change my sources.list,
performed a apt-get upgrade and be informed that some package will
be removed. gallery2 concerns me in particular since it not
obsolete in testing. Is something wrong with my database or do I
misunderstand something?
<snip>
See my earlier query and the answer from Daniel Burrows: try running
aptitude -s dist-upgrade
and that will tell you much more about the reasons that removal is
suggested.
But how to avoid it is another question ;-)
Hugo
thanks for this suggestion. I figured out that installing php5-mysql in
etch solved the problem. gallery2 depends on php5-mysql or php4-mysql or
some postgres drivers in etch, but php4-mysql is not available in
testing. I can see that is difficult for dist-upgrade to make a decision
for the mysql driver in gallery2 probably without knowing that php4 is
deprecated in favor of php5. So fare I did not do the dist-upgrade, but
I do not see that php4-mysql will be removed from my system.
Do you think I should file a bug, and if where?
Thanks,
Achim
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
07-14-2008, 08:43 PM
Andrei Popescu
apt-get dist-upgrade removes random packages.
On Mon,14.Jul.08, 19:44:21, Andrei Popescu wrote:
> > The following packages will be REMOVED
> > firefox gallery2 gimp gimp-helpbrowser gimp-print gnome gnome-office gq
> ---^^^^^^^
>
> Where did you get a firefox package? Please post your *full*
> sources.list (if there is more than just Debian testing in there).
> Otherwise the output of 'apt-cache policy firefox' might be interesting.
Forget about it. I just put some etch and lenny sources on my machine
and saw that there is a firefox package in etch. The transitional
package that pulled iceweasel. But I would still recommend you remove
any foreign packages before any upgrade.
Regards,
Andrei
--
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)
07-14-2008, 09:42 PM
Hugo Vanwoerkom
apt-get dist-upgrade removes random packages.
Achim Bode wrote:
Hugo wrote:
Achim Bode wrote:
Hi,
I dist-upgrade from etch to unstable. I change my sources.list,
performed a apt-get upgrade and be informed that some package will
be removed. gallery2 concerns me in particular since it not
obsolete in testing. Is something wrong with my database or do I
misunderstand something?
<snip>
See my earlier query and the answer from Daniel Burrows: try running
aptitude -s dist-upgrade
and that will tell you much more about the reasons that removal is
suggested.
But how to avoid it is another question ;-)
Hugo
thanks for this suggestion. I figured out that installing php5-mysql in
etch solved the problem. gallery2 depends on php5-mysql or php4-mysql or
some postgres drivers in etch, but php4-mysql is not available in
testing. I can see that is difficult for dist-upgrade to make a decision
for the mysql driver in gallery2 probably without knowing that php4 is
deprecated in favor of php5. So fare I did not do the dist-upgrade, but
I do not see that php4-mysql will be removed from my system.
Do you think I should file a bug, and if where?
I tend to file bugs for problems that I have no workaround for. Since
you solved your problem I would not.
Hugo
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org