LinuxQuestions.org
Review your favorite Linux distribution.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 05-12-2013, 04:30 AM   #31
rokytnji
LQ Veteran
 
Registered: Mar 2008
Location: Waaaaay out West Texas
Distribution: antiX 23, MX 23
Posts: 7,097
Blog Entries: 21

Rep: Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474Reputation: 3474

Quote:
Originally Posted by goumba View Post
Well, less is broken by man-db, as such if I hit the magic Y key, apt says will remove a lot of packages, so I think I'll keep as is for now.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706916

Code:
$ cat /etc/issue
Welcome to antiX. Powered by Debian Testing.
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux jessie/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
$ uname -a
Linux biker 3.7.10-antix.2-amd64-smp #1 SMP Sun Mar 3 19:33:00 EET 2013 x86_64 GNU/Linux
# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libwayland0
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

Last edited by rokytnji; 05-12-2013 at 04:34 AM.
 
Old 05-12-2013, 08:42 AM   #32
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,003
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
Yup, just d-u'd and os-release is now showing correctly.

Code:
PRETTY_NAME="Debian GNU/Linux jessie/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
 
Old 05-12-2013, 11:05 AM   #33
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
Originally Posted by 273 View Post
I'm willing to believe that if you use aptitude and perform the commands that you state it may prevent auto-removal. Using apt-get, however, installing packages manually has no effect on their removal, or not, by dist-upgrading.
Aptitude has a gui just check it out.
 
Old 05-12-2013, 05:46 PM   #34
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
my system finally has jessie
Quote:
$ cat /etc/os-release
PRETTY_NAME="Debian GNU/Linux jessie/sid"
NAME="Debian GNU/Linux"
ID=debian
ANSI_COLOR="1;31"
HOME_URL="http://www.debian.org/"
SUPPORT_URL="http://www.debian.org/support/"
BUG_REPORT_URL="http://bugs.debian.org/"
 
Old 05-13-2013, 12:11 AM   #35
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Original Poster
Rep: Reputation: Disabled
mine too!
Code:
~$ cat /etc/issue
Debian GNU/Linux jessie/sid \n \l
So I guess that makes it official.
jdk

edit: I just checked tty1 and jessie/sid is there too.

Last edited by jdkaye; 05-13-2013 at 12:14 AM.
 
Old 05-13-2013, 06:47 AM   #36
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
I have it too but sadly my desktop is currently without mplayer and displaying apt dependency issues. Such is life when running unstable I suppose...
 
Old 05-13-2013, 10:10 AM   #37
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by 273 View Post
I have it too but sadly my desktop is currently without mplayer and displaying apt dependency issues. Such is life when running unstable I suppose...
Out of curiosity, what version of mplayer is it trying to install? I've got version 3:1.1-dmo9 installed with no dependency issues.
jdk
 
Old 05-13-2013, 10:18 AM   #38
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
That's the version I'm trying to install -- it was removed during a dist-upgrade. I'm not sure whether the dependency issues are necessarily linked to mplayer -- they're libgl1-mesa libraries that are broken so I can't use apt-get to install anything right now on my desktop. I reinstalled mplayer on my netbook the day after it was autoremoved though.
 
Old 05-13-2013, 11:00 AM   #39
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
The Debian version info does not get bumped until base-files migrates to testing - which happened yesterday:

http://packages.qa.debian.org/b/base...6T104749Z.html
 
Old 05-13-2013, 11:04 AM   #40
jdkaye
LQ Guru
 
Registered: Dec 2008
Location: Westgate-on-Sea, Kent, UK
Distribution: Debian Testing Amd64
Posts: 5,465

Original Poster
Rep: Reputation: Disabled
I don't know if this is helpful or not but I have libegl1-mesa and libgl1-mesa-glx both version 8.0.5-4 installed.
jdk
 
Old 05-13-2013, 11:18 AM   #41
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
That version of mplayer is from deb-multimedia. From experience, that repo can play havoc with distribution upgrades and it's better to just get rid of or replace everything it installs from the standard repos, upgrade and then reinstall it when you're done.

What you're experiencing is part and parcel of running unstable. If you started running it during the freeze, you were really running testing with a few newer packages... It might be better to stick with testing or a mixed testing/unstable system if you want some kind of stability.

You mesa issues may also be related to deb-multimedia, I'm sure that he packages some newer xorg and mesa libs.
 
Old 05-13-2013, 11:18 AM   #42
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Some of my packages have been updated to 8.0.5-4+b1 I went into Synaptic to see whether I can fix things as I sometimes have more luck than with apt, however it seems that some of the packages that need upgrading are broken.
Code:
E: /var/cache/apt/archives/libgl1-mesa-dri_8.0.5-4+b1_amd64.deb: trying to overwrite shared '/usr/share/doc/libgl1-mesa-dri/changelog.Debian.gz', which is different from other instances of package libgl1-mesa-dri:amd64
E: /var/cache/apt/archives/libgl1-mesa-glx_8.0.5-4+b1_i386.deb: trying to overwrite shared '/usr/share/doc/libgl1-mesa-glx/changelog.Debian.gz', which is different from other instances of package libgl1-mesa-glx:i386
E: /var/cache/apt/archives/libglapi-mesa_8.0.5-4+b1_amd64.deb: trying to overwrite shared '/usr/share/doc/libglapi-mesa/changelog.Debian.gz', which is different from other instances of package libglapi-mesa:amd64
 
Old 05-13-2013, 11:23 AM   #43
cynwulf
Senior Member
 
Registered: Apr 2005
Posts: 2,727

Rep: Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367Reputation: 2367
Try purging them first.
 
Old 05-13-2013, 11:27 AM   #44
Timothy Miller
Moderator
 
Registered: Feb 2003
Location: Arizona, USA
Distribution: Debian, EndeavourOS, OpenSUSE, KDE Neon
Posts: 4,003
Blog Entries: 26

Rep: Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521Reputation: 1521
I've found what works best for me is to go from SID to testing a few days before the release of a new version, then stay at testing for a couple months before moving back to SID. Rarely do I encounter issues running it this way.
 
Old 05-13-2013, 11:32 AM   #45
273
LQ Addict
 
Registered: Dec 2011
Location: UK
Distribution: Debian Sid AMD64, Raspbian Wheezy, various VMs
Posts: 7,680

Rep: Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373Reputation: 2373
Code:
$ apt-cache policy libgl1-mesa-dri
libgl1-mesa-dri:
  Installed: 8.0.5-4
  Candidate: 8.0.5-4+b1
  Version table:
     8.0.5-4+b1 0
        500 http://ftp.uk.debian.org/debian/ sid/main amd64 Packages
 *** 8.0.5-4 0
        100 /var/lib/dpkg/status
They seem to be from the main repo not deb-multimedia. I suspect that things will be fixed in a few days -- no point going back to testing when I've had pretty much the same type of issues with that also.
I don't really want to go purging them as it'll remove half my packages so I think I'll leave things as they are for now and only purge if things aren't fixed soon.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Spring is here and Jessie is coming! jdkaye Debian 44 05-03-2013 01:24 AM
LXer: Debian 8.0 Will Be Known as Jessie LXer Syndicated Linux News 0 07-31-2012 10:00 AM
Google+ population explodes to 10 million dEnDrOn Linux - News 0 07-12-2011 07:33 PM
LXer: Testing the Virtual Waters: The School of Second Life LXer Syndicated Linux News 0 07-08-2008 02:30 PM
Need help with wine before my head explodes XST Linux - Software 5 07-23-2004 07:46 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian

All times are GMT -5. The time now is 10:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration