LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
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 04-22-2005, 04:04 PM   #1
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Rep: Reputation: 37
apt-listbugs questions


I installed listbugs. Now when I run apt-get upgrade or apt-get dist-upgrade, it presents me with the synopsis of what is going to be upgraded, installed, removed etc., and asks if I want to continue. I say yes, and it then starts to run and generates the bug report. After listing the bug report, it asks if I am sure I want to install/upgrade the above packages. If I say no, it cancels the whole upgrade process. How do I upgrade the good files without upgrading the files that contain bugs? I have googled this and looked in the APT How-to, and can't even find anything on the subject.

Thanks in advance for any help!

 
Old 04-22-2005, 04:22 PM   #2
eadwine
Member
 
Registered: Mar 2005
Distribution: SimplyMepis 6.0
Posts: 37

Rep: Reputation: 15
Try man apt-listbugs for more information.

I believe you can pin the packages you have that have a bug in the upgrade by pressing p. Then the process will end and you will have to run it again. This time it should upgrade only those packages that are left.
 
Old 04-22-2005, 04:40 PM   #3
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
First of all, some bug reports that apt-listbugs shows are marked as <done>, and these packages should be safe to install. Only those marked as <open> are the ones you'll want to avoid from installing.

I use aptitude to manage packages and in aptitude it's easy to mark a package to be freezed (and not upgraded) by highlighting the package and pressing "=". It's also easy to unfreeze packages with "+". I haven't use Synaptic in ages, but I seem to recall that this was easy also in Synaptic. Or you can use dpkg to "hold" packages but I'll leave it to someone else to explain how to do this.
 
Old 04-23-2005, 10:21 AM   #4
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Original Poster
Rep: Reputation: 37
I read the man page for apt-listbugs. It did list all of the options, but I did not see any that would allow me to install all of the good files and not install the bugged files. Plus, listbugs is automatically running as part of apt-get upgrade. Is there a way to configure apt-listbugs to allow me to continue on with the upgrade without upgrading the files that are in the bug list?


 
Old 04-23-2005, 10:42 AM   #5
eadwine
Member
 
Registered: Mar 2005
Distribution: SimplyMepis 6.0
Posts: 37

Rep: Reputation: 15
Well.. as I said.. press P to pin the buggy packages, then run the process again. That -should- do it.

Last edited by eadwine; 04-24-2005 at 01:02 AM.
 
Old 04-23-2005, 10:06 PM   #6
ironwalker
Member
 
Registered: Feb 2003
Location: 1st hop-NYC/NewJersey shore,north....2nd hop-upstate....3rd hop-texas...4th hop-southdakota(sturgis)...5th hop-san diego.....6th hop-atlantic ocean! Final hop-resting in dreamland dreamwalking and meeting new people from past lives...gd' night.
Distribution: Siduction, the only way to do Debian Unstable
Posts: 506

Rep: Reputation: Disabled
Ya awhile back I sent an email to the apt-listbug guy about makeing the question of weather or not to continue to mean yes or no for the bug mentioned and not the other packages in an upgrade.
Never got a reply and or a new version.
No biggy,I use aptitude as well and can pin it to hold a pakage but,I have always just went ahead and said yes
 
Old 04-24-2005, 01:02 AM   #7
eadwine
Member
 
Registered: Mar 2005
Distribution: SimplyMepis 6.0
Posts: 37

Rep: Reputation: 15
Do be careful though.. some of those bugs can be pretty grave. As long as you have proper backups things will be alright
 
Old 04-25-2005, 11:30 AM   #8
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Original Poster
Rep: Reputation: 37
For some reason, I misunderstood edwines first post about hitting P to pin the buggy upgrades. I did that and reran apt-get dist-upgrade and it installed the good updates just fine. Thanks for the help!!

 
Old 04-25-2005, 03:38 PM   #9
HappyTux
Senior Member
 
Registered: Mar 2003
Location: Nova Scotia, Canada
Distribution: Debian AMD64
Posts: 4,170

Rep: Reputation: 244Reputation: 244Reputation: 244
Quote:
Originally posted by Tons of Fun
For some reason, I misunderstood edwines first post about hitting P to pin the buggy upgrades. I did that and reran apt-get dist-upgrade and it installed the good updates just fine. Thanks for the help!!

Another solution to the problem would be to go to the Debian bug database and check the bugs. Most times the bug is for some old version of the package you are installing thus you would actually be getting the fixed package during the install and more than a few of them bugs you see listed are stupidness on the part of clueless users reporting things that are not even bugs or bugs that apply to another package. BTW have you heard of apt-listchanges it is similar to apt-listbugs in that it will show you the changelogs of the packages you are installing there is some good information in there sometimes. One more thing if you are using Konqueror for a web browser or have it installed you can type into the Location bar dbug:bug_number then enter and it will take you directly to the Debian bug page.
 
Old 04-25-2005, 10:00 PM   #10
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
I'd also like to add to the above information that aptitude has a very cool feature, similar to apt-listchanges. You can highlight a package and press Shift-c (like in uppercase C) and with most packages this will fetch and show you the changelog of a package. This can be quite useful with some packages when you want to view what has actually changed between different release versions.
 
Old 04-26-2005, 11:31 AM   #11
Tons of Fun
Member
 
Registered: Dec 2004
Location: Orlando, Florida
Distribution: Debian 10 | Kali Linux | Ubuntu 20.04 LTS
Posts: 382

Original Poster
Rep: Reputation: 37
I really need to learn how to use aptitude. It sound a lot more thorough that just apt.
 
  


Reply



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
Bug in apt-listbugs ? samael26 Debian 1 06-23-2005 09:37 AM
Is it safe to upgrade to KDE 3.3 with this apt-listbugs report? r3dhatter Debian 10 01-16-2005 12:59 AM
How to use apt-listbugs nacha Debian 5 07-28-2004 02:16 PM
APT Questions BarryRadio Linux - Newbie 3 01-07-2004 09:31 AM
apt-listbugs and upgrading cuckoopint Debian 3 08-15-2003 06:17 PM

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

All times are GMT -5. The time now is 08:36 AM.

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