Update Manager Unexpectedly Quits [SOLVED]

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
kbkb

Update Manager Unexpectedly Quits [SOLVED]

Post by kbkb »

When I click on the Update Icon in the System Tray, a dialog window called Update Manager appears. In the window, several updates are ready to be installed. I press 'Install Updates' and the Update Manager closes immediately. No updates have been performed.

To give you more information I performed the following in Terminal:
$ mintupdate

Output:
As expected I got the same results and the following information was returned by calling mintupdate
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1452: GtkWarning: gtk_socket_get_id: assertion `GTK_WIDGET_ANCHORED (socket)' failed window_id = repr(socket.get_id())
date.py:1452: GtkWarning: gtk_socket_get_id: assertion `GTK_WIDGET_ANCHORED (socket)' failed^C
What did I do?
I opened package manager and reinstalled everything that seemed to related to mintupdate and I pulled my hair.

Can anyone help me?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

Hi,

Perhaps I did not uninstall the update manager correctly. Anyone have suggestions on how to do a fresh install of the update manager?
dawgdoc

Re: Update Manager Unexpectedly Quits

Post by dawgdoc »

kbkb wrote:Anyone have suggestions on how to do a fresh install of the update manager?
In Synaptic/Package Manager mark mintupdate for complete removal, apply then reinstall.

If this alone does not fix your problem, then I suggest fixing broken packages.

Code: Select all

sudo apt-get -f install
in case there is a broken dependency.
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

I performed a complete removal.
I then checked to install mintupdate
No change.

Next I performed: sudo apt-get -f install
No change

I typed in terminal mintupdate
The output I get is:
/usr/lib/linuxmint/mintUpdate/mintUpdate.py:1452: GtkWarning: gtk_socket_get_id: assertion `GTK_WIDGET_ANCHORED (socket)' failed window_id = repr(socket.get_id())
date.py:1452: GtkWarning: gtk_socket_get_id: assertion `GTK_WIDGET_ANCHORED (socket)' failed
dawgdoc

Re: Update Manager Unexpectedly Quits

Post by dawgdoc »

Today I noticed a new version to the mintupdate package, ver 4.07 is now available. If this doesn't fix it for you, I do not know what to suggest.

I didn't find anything searching Google. The only things in the forums is the same error message with regards to mintupdate in the 64 bit RC for Mint 7. If the new mintupdate does not fix it all I can think of is seeing if there are updates for any of the GTK packages, since the error refers to GTK.
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

I did as you said. There was no change.
dawgdoc

Re: Update Manager Unexpectedly Quits

Post by dawgdoc »

I am not sure of the source of the problem. I would say it is not your repositories/software sources, since Synaptic is working for you. Have you reloaded Synaptic, if not do so and see if you get any errors. I mean clicking the reloading the package information button.

Have you checked the log files. From within Update Manager > View > Information

have you run dmesg in terminal and looked for any errors after running mintUpdate?

Code: Select all

dmesg
or be a die hard and compare the output from before and after running mintUpdate.

At least you are not forced into re-installing the entire OS since you can always get updates from Synaptic.
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

Code: Select all does not seem to report information related to this. I might be wrong.
Other updates are happening though. I don't seem to have any problems at all using the Synamptic Package Manger.

When I check View Information, I get the following:
++ Starting refresh
++ Connection to the Internet successful (tried to read http://www.google.com)
++ Successfully downloaded new safety rules using proxy: None
++ Found 10 recommended software updates
++ Refresh finished
++ Starting refresh
++ Connection to the Internet successful (tried to read http://www.google.com)
++ Successfully downloaded new safety rules using proxy: None
++ Found 10 recommended software updates
++ Refresh finished
++ Install requested by user
++ Will install avidemux-common
++ Will install libavidemux0
++ Will install avidemux-plugins-gtk
++ Will install avidemux
++ Will install avidemux-plugins-common
++ Will install transmission-gtk
++ Will install gimp
++ Will install gimp-data
++ Will install transmission-common
++ Will install libgimp2.0
++ Ready to launch synaptic

(synaptic:3934): libglade-WARNING **: could not look up stock id '_Read Markings...'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Save Markings'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Save Markings _As...'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Quit'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Undo'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Redo'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Search...'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Reload Package Information'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Add CD-ROM...'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Mark All Upgrades...'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'A_pply Marked Changes'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'U_nmark'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Mark for _Installation'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Mark for R_einstallation'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Mark for _Upgrade'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Mark for _Removal'
(synaptic:3934): libglade-WARNING **: could not look up stock id 'Mark for Co_mplete Removal'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Properties'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Filters'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_Contents'
(synaptic:3934): libglade-WARNING **: could not look up stock id '_About'
++ Return code:0
++ Install finished
++ Starting refresh
++ Connection to the Internet successful (tried to read http://www.google.com)
++ Successfully downloaded new safety rules using proxy: None
++ Found 10 recommended software updates
++ Refresh finished
fixrman
Level 3
Level 3
Posts: 111
Joined: Fri Apr 20, 2007 11:25 pm
Location: Pennsylvania

Re: Update Manager Unexpectedly Quits

Post by fixrman »

dawgdoc

Re: Update Manager Unexpectedly Quits

Post by dawgdoc »

if the topic fixrman refers to does not help, I still do not have a solution.
I did find that the libglade package refers to working with user interfaces.
I did find an old launchpad but for "libglade-WARNING **: could not look up stock id '_Read Markings...'" for Mint 8. I was related to MintUpdate, but not an inability to update/upgrade packages.

Your previous post looked to be all from Update Manager information. Did you find any errors in dmesg?
Over simplifying this - you do have the packages checked for installation? (I know you do. But didn't want to leave the basics out.)
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

In the Mint Update preferences nothing is checked above 3 (safe or visible).
I have also opened up synamptic package manager and did a reinstall of everything (3) that resembled 'libglade'
libglademm-2.4-1c2a Installed version:2.6.7-2build1 latest Version:2.6.7-2build1
libglade2.0-cil Installed version 2.12.9-4 latest Version:2.12.9-4
libglade2-0 Installed version 1:2.6.4-1build1 latest version: 1:2.6.4-1build1

"Over simplifying this - you do have the packages checked for installation? (I know you do. But didn't want to leave the basics out.)"
I understand why you want to ask this. Yes

I was not permitted to upload dmseg as an attachment so here are the contents:
[ 0.660284] ehci_hcd 0000:00:13.2: new USB bus registered, assigned bus number 2
[ 0.660326] ehci_hcd 0000:00:13.2: debug port 1
[ 0.660344] ehci_hcd 0000:00:13.2: irq 19, io mem 0xfe9ff400
[ 0.680016] ehci_hcd 0000:00:13.2: USB 2.0 started, EHCI 1.00
[ 0.680081] usb usb2: configuration #1 chosen from 1 choice
[ 0.680103] hub 2-0:1.0: USB hub found
[ 0.680114] hub 2-0:1.0: 6 ports detected
[ 0.680182] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.680225] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.680237] ohci_hcd 0000:00:12.0: OHCI Host Controller
[ 0.680282] ohci_hcd 0000:00:12.0: new USB bus registered, assigned bus number 3
[ 0.680309] ohci_hcd 0000:00:12.0: irq 16, io mem 0xfe9fe000
[ 0.687200] Freeing initrd memory: 14296k freed
[ 0.744092] usb usb3: configuration #1 chosen from 1 choice
[ 0.744115] hub 3-0:1.0: USB hub found
[ 0.744126] hub 3-0:1.0: 3 ports detected
[ 0.744221] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 0.744232] ohci_hcd 0000:00:12.1: OHCI Host Controller
[ 0.744266] ohci_hcd 0000:00:12.1: new USB bus registered, assigned bus number 4
[ 0.744288] ohci_hcd 0000:00:12.1: irq 16, io mem 0xfe9fd000
[ 0.804091] usb usb4: configuration #1 chosen from 1 choice
[ 0.804115] hub 4-0:1.0: USB hub found
[ 0.804125] hub 4-0:1.0: 3 ports detected
[ 0.804211] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.804223] ohci_hcd 0000:00:13.0: OHCI Host Controller
[ 0.804258] ohci_hcd 0000:00:13.0: new USB bus registered, assigned bus number 5
[ 0.804286] ohci_hcd 0000:00:13.0: irq 18, io mem 0xfe9fc000
[ 0.864133] usb usb5: configuration #1 chosen from 1 choice
[ 0.864160] hub 5-0:1.0: USB hub found
[ 0.864171] hub 5-0:1.0: 3 ports detected
[ 0.864255] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 0.864271] ohci_hcd 0000:00:13.1: OHCI Host Controller
[ 0.864316] ohci_hcd 0000:00:13.1: new USB bus registered, assigned bus number 6
[ 0.864337] ohci_hcd 0000:00:13.1: irq 18, io mem 0xfe9fb000
[ 0.924150] usb usb6: configuration #1 chosen from 1 choice
[ 0.924177] hub 6-0:1.0: USB hub found
[ 0.924190] hub 6-0:1.0: 3 ports detected
[ 0.924278] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[ 0.924290] ohci_hcd 0000:00:14.5: OHCI Host Controller
[ 0.924323] ohci_hcd 0000:00:14.5: new USB bus registered, assigned bus number 7
[ 0.924344] ohci_hcd 0000:00:14.5: irq 18, io mem 0xfe9fa000
[ 0.984115] usb usb7: configuration #1 chosen from 1 choice
[ 0.984137] hub 7-0:1.0: USB hub found
[ 0.984146] hub 7-0:1.0: 2 ports detected
[ 0.984204] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.984298] PNP: No PS/2 controller found. Probing ports directly.
[ 0.984674] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.984680] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.984763] mice: PS/2 mouse device common for all mice
[ 0.984859] rtc_cmos 00:03: RTC can wake from S4
[ 0.984904] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.984931] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
[ 0.985057] device-mapper: uevent: version 1.0.3
[ 0.985208] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[ 0.985304] device-mapper: multipath: version 1.1.0 loaded
[ 0.985306] device-mapper: multipath round-robin: version 1.0.0 loaded
[ 0.985523] cpuidle: using governor ladder
[ 0.985525] cpuidle: using governor menu
[ 0.985890] TCP cubic registered
[ 0.986007] NET: Registered protocol family 10
[ 0.986517] lo: Disabled Privacy Extensions
[ 0.986769] NET: Registered protocol family 17
[ 0.986813] powernow-k8: Found 1 AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ processors (2 cpu cores) (version 2.20.00)
[ 0.986875] powernow-k8: 0 : fid 0x10 (2400 MHz), vid 0x8
[ 0.986877] powernow-k8: 1 : fid 0xe (2200 MHz), vid 0xa
[ 0.986879] powernow-k8: 2 : fid 0xc (2000 MHz), vid 0xc
[ 0.986880] powernow-k8: 3 : fid 0xa (1800 MHz), vid 0xe
[ 0.986882] powernow-k8: 4 : fid 0x2 (1000 MHz), vid 0x12
[ 0.987290] PM: Resume from disk failed.
[ 0.987304] registered taskstats version 1
[ 0.987635] Magic number: 6:872:276
[ 0.987674] tty tty13: hash matches
[ 0.987747] rtc_cmos 00:03: setting system clock to 2010-08-13 11:17:09 UTC (1281698229)
[ 0.987750] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.987752] EDD information not available.
[ 0.987807] Freeing unused kernel memory: 876k freed
[ 0.988318] Write protecting the kernel read-only data: 7680k
[ 1.010779] udev: starting version 151
[ 1.107630] via-rhine.c:v1.10-LK1.4.3 2007-03-06 Written by Donald Becker
[ 1.107875] [drm] Initialized drm 1.1.0 20060810
[ 1.117783] alloc irq_desc for 21 on node 0
[ 1.117787] alloc kstat_irqs on node 0
[ 1.117796] via-rhine 0000:02:06.0: PCI INT A -> GSI 21 (level, low) -> IRQ 21
[ 1.143194] scsi0 : pata_atiixp
[ 1.153867] scsi1 : pata_atiixp
[ 1.155461] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xff00 irq 14
[ 1.155464] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xff08 irq 15
[ 1.157182] eth0: VIA Rhine III at 0xfebffc00, 00:26:5a:0c:0a:16, IRQ 21.
[ 1.157900] eth0: MII PHY found at address 1, status 0x786d advertising 01e1 Link 45e1.
[ 1.157950] ahci 0000:00:11.0: version 3.0
[ 1.157972] alloc irq_desc for 22 on node 0
[ 1.157974] alloc kstat_irqs on node 0
[ 1.157982] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[ 1.158199] ahci 0000:00:11.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl SATA mode
[ 1.158203] ahci 0000:00:11.0: flags: 64bit ncq sntf ilck pm led clo pmp pio slum part ccc
[ 1.158672] scsi2 : ahci
[ 1.158829] scsi3 : ahci
[ 1.158907] scsi4 : ahci
[ 1.158983] scsi5 : ahci
[ 1.159037] ata3: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd00 irq 22
[ 1.159041] ata4: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffd80 irq 22
[ 1.159044] ata5: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe00 irq 22
[ 1.159048] ata6: SATA max UDMA/133 abar m1024@0xfe9ffc00 port 0xfe9ffe80 irq 22
[ 1.290075] usb 3-3: new low speed USB device using ohci_hcd and address 2
[ 1.500077] ata4: SATA link down (SStatus 0 SControl 300)
[ 1.500106] ata6: SATA link down (SStatus 0 SControl 300)
[ 1.500479] ata2.00: ATAPI: HL-DT-ST DVDRAM GH24LS50, YP00, max UDMA/100
[ 1.513128] usb 3-3: configuration #1 chosen from 1 choice
[ 1.540431] ata2.00: configured for UDMA/100
[ 1.549525] scsi 1:0:0:0: CD-ROM HL-DT-ST DVDRAM GH24LS50 YP00 PQ: 0 ANSI: 5
[ 1.571263] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.571266] Uniform CD-ROM driver Revision: 3.20
[ 1.571391] sr 1:0:0:0: Attached scsi CD-ROM sr0
[ 1.571457] sr 1:0:0:0: Attached scsi generic sg0 type 5
[ 1.680035] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.680061] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 1.682655] ata5.00: ATA-8: WDC WD10EARS-00Y5B1, 80.00A80, max UDMA/133
[ 1.682658] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.684855] ata5.00: configured for UDMA/133
[ 1.714479] ata3.00: ATA-7: ST3250824AS, 3.AAE, max UDMA/133
[ 1.714483] ata3.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 1.772796] ata3.00: configured for UDMA/133
[ 1.790148] scsi 2:0:0:0: Direct-Access ATA ST3250824AS 3.AA PQ: 0 ANSI: 5
[ 1.790310] sd 2:0:0:0: Attached scsi generic sg1 type 0
[ 1.790341] sd 2:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 1.790454] scsi 4:0:0:0: Direct-Access ATA WDC WD10EARS-00Y 80.0 PQ: 0 ANSI: 5
[ 1.790633] sd 4:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 1.790638] sd 4:0:0:0: Attached scsi generic sg2 type 0
[ 1.790732] sd 4:0:0:0: [sdb] Write Protect is off
[ 1.790735] sd 4:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.790738] sd 2:0:0:0: [sda] Write Protect is off
[ 1.790741] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.790760] sd 4:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.790766] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.790960] sdb:
[ 1.790993] sda: sdb1
[ 1.800828] sd 4:0:0:0: [sdb] Attached SCSI disk
[ 1.812467] sda1 sda2 < sda5 >
[ 1.830911] sd 2:0:0:0: [sda] Attached SCSI disk
[ 1.848679] usb 4-2: new low speed USB device using ohci_hcd and address 2
[ 1.849290] [drm] radeon defaulting to kernel modesetting.
[ 1.849293] [drm] radeon kernel modesetting enabled.
[ 1.849542] radeon 0000:01:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[ 1.849542] radeon 0000:01:00.0: setting latency timer to 64
[ 1.854814] [drm] radeon: Initializing kernel modesetting.
[ 1.854931] [drm] register mmio base: 0xFEAF0000
[ 1.854933] [drm] register mmio size: 65536
[ 1.855823] ATOM BIOS: x1650se
[ 1.856063] [drm] GPU reset succeed (RBBM_STATUS=0x10000140)
[ 1.856081] [drm] Generation 2 PCI interface, using max accessible memory
[ 1.856084] [drm] radeon: VRAM 256M
[ 1.856085] [drm] radeon: VRAM from 0x00000000 to 0x0FFFFFFF
[ 1.856087] [drm] radeon: GTT 512M
[ 1.856088] [drm] radeon: GTT from 0x20000000 to 0x3FFFFFFF
[ 1.856148] alloc irq_desc for 26 on node 0
[ 1.856150] alloc kstat_irqs on node 0
[ 1.856163] radeon 0000:01:00.0: irq 26 for MSI/MSI-X
[ 1.856168] [drm] radeon: using MSI.
[ 1.856199] [drm] radeon: irq initialized.
[ 1.856444] [drm] Detected VRAM RAM=256M, BAR=256M
[ 1.856449] [drm] RAM width 64bits DDR
[ 1.856746] [TTM] Zone kernel: Available graphics memory: 1545670 kiB.
[ 1.856766] [drm] radeon: 256M of VRAM memory ready
[ 1.856768] [drm] radeon: 512M of GTT memory ready.
[ 1.856789] [drm] GART: num cpu pages 131072, num gpu pages 131072
[ 1.857338] usbcore: registered new interface driver hiddev
[ 1.860849] [drm] RB2D reset succeed (RBBM_STATUS=0x10000140)
[ 1.860866] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[ 1.860925] [drm] PCIE GART of 512M enabled (table at 0x00040000).
[ 1.860941] [drm] radeon: cp idle (0x10000C03)
[ 1.861012] [drm] Loading R500 Microcode
[ 1.861015] platform radeon_cp.0: firmware: requesting radeon/R520_cp.bin
[ 1.861808] input: Microsoft Comfort Optical Mouse 1000 as /devices/pci0000:00/0000:00:12.0/usb3/3-3/3-3:1.0/input/input3
[ 1.861937] generic-usb 0003:045E:00F6.0001: input,hidraw0: USB HID v1.11 Mouse [Microsoft Comfort Optical Mouse 1000] on usb-0000:00:12.0-3/input0
[ 1.861970] usbcore: registered new interface driver usbhid
[ 1.861973] usbhid: v2.6:USB HID core driver
[ 1.866977] [drm] radeon: ring at 0x0000000020000000
[ 1.867012] [drm] ring test succeeded in 6 usecs
[ 1.867175] [drm] radeon: ib pool ready.
[ 1.867285] [drm] ib test succeeded in 0 usecs
[ 1.867414] [drm] Default TV standard: NTSC
[ 1.867480] [drm] Radeon Display Connectors
[ 1.867481] [drm] Connector 0:
[ 1.867483] [drm] VGA
[ 1.867485] [drm] DDC: 0x7e40 0x7e40 0x7e44 0x7e44 0x7e48 0x7e48 0x7e4c 0x7e4c
[ 1.867487] [drm] Encoders:
[ 1.867489] [drm] CRT1: INTERNAL_KLDSCP_DAC1
[ 1.867490] [drm] Connector 1:
[ 1.867491] [drm] S-video
[ 1.867492] [drm] Encoders:
[ 1.867494] [drm] TV1: INTERNAL_KLDSCP_DAC2
[ 1.867495] [drm] Connector 2:
[ 1.867496] [drm] DVI-I
[ 1.867497] [drm] HPD2
[ 1.867499] [drm] DDC: 0x7e50 0x7e50 0x7e54 0x7e54 0x7e58 0x7e58 0x7e5c 0x7e5c
[ 1.867501] [drm] Encoders:
[ 1.867502] [drm] CRT2: INTERNAL_KLDSCP_DAC2
[ 1.867504] [drm] DFP3: INTERNAL_LVTM1
[ 2.018033] [drm] fb mappable at 0xD00C0000
[ 2.018036] [drm] vram apper at 0xD0000000
[ 2.018038] [drm] size 7257600
[ 2.018039] [drm] fb depth is 24
[ 2.018041] [drm] pitch is 6912
[ 2.018133] fb0: radeondrmfb frame buffer device
[ 2.018134] registered panic notifier
[ 2.018141] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[ 2.023879] Console: switching to colour frame buffer device 210x65
[ 2.059136] usb 4-2: configuration #1 chosen from 1 choice
[ 2.071354] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.0/input/input4
[ 2.071460] generic-usb 0003:045E:00DD.0002: input,hidraw1: USB HID v1.11 Keyboard [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:12.1-2/input0
[ 2.086171] input: Microsoft Comfort Curve Keyboard 2000 as /devices/pci0000:00/0000:00:12.1/usb4/4-2/4-2:1.1/input/input5
[ 2.086592] generic-usb 0003:045E:00DD.0003: input,hidraw2: USB HID v1.11 Device [Microsoft Comfort Curve Keyboard 2000] on usb-0000:00:12.1-2/input1
[ 2.277803] vesafb: framebuffer at 0xd0000000, mapped to 0xffffc90012100000, using 1216k, total 1216k
[ 2.277809] vesafb: mode is 640x480x32, linelength=2560, pages=0
[ 2.277812] vesafb: scrolling: redraw
[ 2.277816] vesafb: Truecolor: size=0:8:8:8, shift=0:16:8:0
[ 2.278026] fb1: VESA VGA frame buffer device
[ 2.739769] xor: automatically using best checksumming function: generic_sse
[ 2.780010] generic_sse: 7521.600 MB/sec
[ 2.780012] xor: using function: generic_sse (7521.600 MB/sec)
[ 2.782386] device-mapper: dm-raid45: initialized v0.2594b
[ 3.163414] EXT4-fs (sda1): mounted filesystem with ordered data mode
[ 21.721953] udev: starting version 151
[ 21.838699] ACPI: resource piix4_smbus [0xb00-0xb07] conflicts with ACPI region SOR1 [0xb00-0xb0f]
[ 21.838703] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 21.849241] Adding 9055224k swap on /dev/sda5. Priority:-1 extents:1 across:9055224k
[ 21.877191] lp: driver loaded but no devices found
[ 21.979352] parport_pc 00:06: reported by Plug and Play ACPI
[ 21.979417] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[ 22.003458] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[ 22.021381] EDAC MC: Ver: 2.1.0 Apr 16 2010
[ 22.042495] EDAC amd64_edac: Ver: 3.2.0 Apr 16 2010
[ 22.050084] EDAC amd64: This node reports that Memory ECC is currently disabled, set F3x44[22] (0000:00:18.3).
[ 22.050095] EDAC amd64: ECC disabled in the BIOS or no ECC capability, module will not load.
[ 22.050097] Either enable ECC checking or force module loading by setting 'ecc_enable_override'.
[ 22.050098] (Note that use of the override may cause unknown side effects.)
[ 22.050118] amd64_edac: probe of 0000:00:18.2 failed with error -22
[ 22.060680] lp0: using parport0 (interrupt-driven).
[ 22.069196] ppdev: user-space parallel port driver
[ 22.211208] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[ 22.228753] RPC: Registered udp transport module.
[ 22.228757] RPC: Registered tcp transport module.
[ 22.228759] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 87.874538] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[ 87.935475] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[ 89.535594] svc: failed to register lockdv1 RPC service (errno 97).
[ 94.521961] CPU0 attaching NULL sched-domain.
[ 94.521970] CPU1 attaching NULL sched-domain.
[ 94.570141] CPU0 attaching sched-domain:
[ 94.570146] domain 0: span 0-1 level MC
[ 94.570148] groups: 0 1
[ 94.570155] CPU1 attaching sched-domain:
[ 94.570157] domain 0: span 0-1 level MC
[ 94.570158] groups: 1 0
[ 98.060859] eth0: no IPv6 routers present
[ 98.520364] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 98.520421] NFSD: starting 90-second grace period
[ 161.520021] Clocksource tsc unstable (delta = -157645156 ns)
[ 194.290039] rpcbind: server 192.168.0.105 not responding, timed out
[11965.823878] CPU0 attaching NULL sched-domain.
[11965.823892] CPU1 attaching NULL sched-domain.
[11965.870176] CPU0 attaching sched-domain:
[11965.870185] domain 0: span 0-1 level MC
[11965.870192] groups: 0 1
[11965.870204] CPU1 attaching sched-domain:
[11965.870208] domain 0: span 0-1 level MC
[11965.870213] groups: 1 0
[11967.760248] PM: Syncing filesystems ... done.
[11967.840879] PM: Preparing system for mem sleep
[11967.840884] Freezing user space processes ... (elapsed 0.00 seconds) done.
[11967.846742] Freezing remaining freezable tasks ... (elapsed 0.00 seconds) done.
[11967.846907] PM: Entering mem sleep
[11967.846926] Suspending console(s) (use no_console_suspend to debug)
[11967.860093] sd 4:0:0:0: [sdb] Synchronizing SCSI cache
[11967.882387] sd 4:0:0:0: [sdb] Stopping disk
[11968.600302] PM: suspend of drv:sd dev:4:0:0:0 complete after 740.212 msecs
[11968.600319] sd 2:0:0:0: [sda] Synchronizing SCSI cache
[11968.600374] sd 2:0:0:0: [sda] Stopping disk
[11968.620603] ACPI handle has no context!
[11968.621186] serial 00:08: disabled
[11968.621692] parport_pc 00:06: disabled
[11969.130878] PM: suspend of drv:radeon dev:0000:01:00.0 complete after 509.126 msecs
[11969.130908] ohci_hcd 0000:00:14.5: PCI INT C disabled
[11969.240865] HDA Intel 0000:00:14.2: PCI INT A disabled
[11969.260021] PM: suspend of drv:HDA Intel dev:0000:00:14.2 complete after 129.103 msecs
[11969.260134] ehci_hcd 0000:00:13.2: PCI INT B disabled
[11969.260144] ohci_hcd 0000:00:13.1: PCI INT A disabled
[11969.260154] ohci_hcd 0000:00:13.0: PCI INT A disabled
[11969.260164] ehci_hcd 0000:00:12.2: PCI INT B disabled
[11969.260173] ohci_hcd 0000:00:12.1: PCI INT A disabled
[11969.260183] ohci_hcd 0000:00:12.0: PCI INT A disabled
[11969.340170] ahci 0000:00:11.0: PCI INT A disabled
[11969.340387] PM: suspend of devices complete after 1493.194 msecs
[11969.340390] PM: suspend devices took 1.500 seconds
[11969.380176] PM: late suspend of devices complete after 39.781 msecs
[11969.380286] ACPI: Preparing to enter system sleep state S3
[11969.420014] Disabling non-boot CPUs ...
[11969.420039] CPU0 attaching NULL sched-domain.
[11969.420042] CPU1 attaching NULL sched-domain.
[11969.580021] CPU0 attaching NULL sched-domain.
[11969.581181] Broke affinity for irq 16
[11969.581211] Broke affinity for irq 26
[11969.690019] CPU 1 is now offline
[11969.690021] SMP alternatives: switching to UP code
[11969.695849] Extended CMOS year: 2000
[11969.695849] Back to C!
[11969.695849] Extended CMOS year: 2000
[11969.695849] Enabling non-boot CPUs ...
[11969.695849] SMP alternatives: switching to SMP code
[11969.701249] Booting processor 1 APIC 0x1 ip 0x6000
[11969.695305] Initializing CPU#1
[11969.695305] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[11969.695305] CPU: L2 Cache: 512K (64 bytes/line)
[11969.695305] CPU 1/0x1 -> Node 0
[11969.695305] CPU: Physical Processor ID: 0
[11969.695305] CPU: Processor Core ID: 1
[11969.860040] CPU1: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ stepping 02
[11969.860140] CPU0 attaching NULL sched-domain.
[11969.930026] CPU0 attaching sched-domain:
[11969.930029] domain 0: span 0-1 level MC
[11969.930031] groups: 0 1
[11969.930035] CPU1 attaching sched-domain:
[11969.930036] domain 0: span 0-1 level MC
[11969.930038] groups: 1 0
[11969.930354] CPU1 is up
[11969.930463] ACPI: Waking up from system sleep state S3
[11969.932813] pcieport 0000:00:02.0: restoring config space at offset 0x7 (was 0x2000d1d1, writing 0xd1d1)
[11969.932819] pcieport 0000:00:02.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[11969.932848] ahci 0000:00:11.0: restoring config space at offset 0xf (was 0x100, writing 0x10b)
[11969.932868] ahci 0000:00:11.0: restoring config space at offset 0x2 (was 0x1018f00, writing 0x1060100)
[11969.932889] ahci 0000:00:11.0: set SATA to AHCI mode
[11969.950049] ehci_hcd 0000:00:12.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00112)
[11969.970049] ehci_hcd 0000:00:13.2: restoring config space at offset 0x1 (was 0x2b00000, writing 0x2b00112)
[11969.970117] pata_atiixp 0000:00:14.1: restoring config space at offset 0x3 (was 0x0, writing 0x4000)
[11969.970139] HDA Intel 0000:00:14.2: restoring config space at offset 0xf (was 0x10a, writing 0xa)
[11969.970159] HDA Intel 0000:00:14.2: restoring config space at offset 0x1 (was 0x4100006, writing 0x4100002)
[11969.970208] pci 0000:00:14.4: restoring config space at offset 0x9 (was 0xfff0, writing 0xc000c000)
[11969.970286] radeon 0000:01:00.0: restoring config space at offset 0xf (was 0x1ff, writing 0x10a)
[11969.970291] radeon 0000:01:00.0: restoring config space at offset 0xc (was 0x0, writing 0xfeac0000)
[11969.970301] radeon 0000:01:00.0: restoring config space at offset 0x3 (was 0x800000, writing 0x800010)
[11969.970306] radeon 0000:01:00.0: restoring config space at offset 0x1 (was 0x100107, writing 0x100507)
[11969.970345] pci 0000:01:00.1: restoring config space at offset 0x3 (was 0x0, writing 0x10)
[11969.970374] via-rhine 0000:02:06.0: restoring config space at offset 0xc (was 0x0, writing 0xfebe0000)
[11969.970390] via-rhine 0000:02:06.0: restoring config space at offset 0x5 (was 0x0, writing 0xfebffc00)
[11969.970395] via-rhine 0000:02:06.0: restoring config space at offset 0x4 (was 0x1, writing 0xe801)
[11969.970401] via-rhine 0000:02:06.0: restoring config space at offset 0x3 (was 0x0, writing 0x4010)
[11969.970408] via-rhine 0000:02:06.0: restoring config space at offset 0x1 (was 0x2100080, writing 0x2100117)
[11969.970798] PM: early resume of devices complete after 38.106 msecs
[11969.971040] ahci 0000:00:11.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[11969.971200] ohci_hcd 0000:00:12.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[11970.000022] ohci_hcd 0000:00:12.1: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[11970.030022] ehci_hcd 0000:00:12.2: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[11970.030037] ohci_hcd 0000:00:13.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[11970.060030] ohci_hcd 0000:00:13.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18
[11970.090022] ehci_hcd 0000:00:13.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[11970.091387] HDA Intel 0000:00:14.2: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[11970.091425] ohci_hcd 0000:00:14.5: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[11970.120037] radeon 0000:01:00.0: setting latency timer to 64
[11970.120045] radeon 0000:01:00.0: ffff880037603600 unpin not necessary
[11970.120258] [drm] GPU reset succeed (RBBM_STATUS=0x10000140)
[11970.132601] [drm] RB2D reset succeed (RBBM_STATUS=0x10000140)
[11970.132617] [drm] radeon: 1 quad pipes, 1 z pipes initialized.
[11970.144496] [drm] PCIE GART of 512M enabled (table at 0x00040000).
[11970.144514] [drm] radeon: cp idle (0x10000C03)
[11970.144528] [drm] radeon: ring at 0x0000000020000000
[11970.144558] [drm] ring test succeeded in 6 usecs
[11970.144577] [drm] ib test succeeded in 0 usecs
[11970.162854] parport_pc 00:06: activated
[11970.164693] serial 00:08: activated
[11970.280392] ata2.00: ACPI cmd ef/03:46:00:00:00:a0 (SET FEATURES) filtered out
[11970.280396] ata2.00: ACPI cmd f5/00:00:00:00:00:00 (SECURITY FREEZE LOCK) filtered out
[11970.320050] ata6: SATA link down (SStatus 0 SControl 300)
[11970.320079] ata4: SATA link down (SStatus 0 SControl 300)
[11970.320458] ata2.00: configured for UDMA/100
[11970.390024] PM: resume of drv:usb dev:usb3 complete after 109.437 msecs
[11970.500030] PM: resume of drv:usb dev:usb4 complete after 109.991 msecs
[11970.563078] sd 2:0:0:0: [sda] Starting disk
[11975.540029] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[11975.636463] ata3.00: configured for UDMA/133
[11975.676069] PM: resume of drv:sd dev:2:0:0:0 complete after 5112.991 msecs
[11975.676087] sd 4:0:0:0: [sdb] Starting disk
[11979.980016] ata5: softreset failed (device not ready)
[11980.930027] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[11980.954239] ata5.00: configured for UDMA/133
[11980.973572] PM: resume of drv:sd dev:4:0:0:0 complete after 5297.485 msecs
[11981.032856] PM: resume of devices complete after 11062.028 msecs
[11981.033010] PM: resume devices took 11.060 seconds
[11981.033012] ------------[ cut here ]------------
[11981.033020] WARNING: at /build/buildd/linux-2.6.32/kernel/power/suspend_test.c:53 suspend_test_finish+0x88/0x90()
[11981.033022] Hardware name: System Product Name
[11981.033024] Component: resume devices, time: 11060
[11981.033025] Modules linked in: binfmt_misc autofs4 nfsd exportfs nfs lockd nfs_acl auth_rpcgss dm_crypt snd_hda_codec_via sunrpc snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_dummy snd_seq_oss snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device ppdev asus_atk0110 snd joydev edac_core parport_pc k8temp edac_mce_amd psmouse serio_raw soundcore snd_page_alloc lp i2c_piix4 parport dm_raid45 xor vesafb fbcon tileblit font bitblit softcursor usbhid radeon hid ttm drm_kms_helper via_rhine mii ahci pata_atiixp drm i2c_algo_bit
[11981.033061] Pid: 3127, comm: pm-suspend Not tainted 2.6.32-21-generic #32-Ubuntu
[11981.033063] Call Trace:
[11981.033071] [<ffffffff81066d0b>] warn_slowpath_common+0x7b/0xc0
[11981.033074] [<ffffffff81066db1>] warn_slowpath_fmt+0x41/0x50
[11981.033077] [<ffffffff810a3238>] suspend_test_finish+0x88/0x90
[11981.033080] [<ffffffff810a2fe1>] suspend_devices_and_enter+0xb1/0xe0
[11981.033083] [<ffffffff810a30e8>] enter_state+0xd8/0x110
[11981.033086] [<ffffffff810a268a>] state_store+0x9a/0x100
[11981.033091] [<ffffffff812b32a7>] kobj_attr_store+0x17/0x20
[11981.033095] [<ffffffff811ace35>] sysfs_write_file+0xe5/0x170
[11981.033099] [<ffffffff81142a08>] vfs_write+0xb8/0x1a0
[11981.033104] [<ffffffff81543838>] ? do_page_fault+0x158/0x3b0
[11981.033107] [<ffffffff811432a1>] sys_write+0x51/0x80
[11981.033112] [<ffffffff810131b2>] system_call_fastpath+0x16/0x1b
[11981.033114] ---[ end trace a4240b5d16577d77 ]---
[11981.033148] PM: Finishing wakeup.
[11981.033149] Restarting tasks ... done.
[11981.437819] eth0: link up, 100Mbps, full-duplex, lpa 0x45E1
[11981.915539] CPU0 attaching NULL sched-domain.
[11981.915548] CPU1 attaching NULL sched-domain.
[11981.970113] CPU0 attaching sched-domain:
[11981.970119] domain 0: span 0-1 level MC
[11981.970123] groups: 0 1
[11981.970129] CPU1 attaching sched-domain:
[11981.970132] domain 0: span 0-1 level MC
[11981.970134] groups: 1 0
[11991.480024] eth0: no IPv6 routers present
[12087.830057] rpcbind: server 192.168.0.105 not responding, timed out
[15884.410078] usb 3-1: new full speed USB device using ohci_hcd and address 3
[15884.629719] usb 3-1: configuration #1 chosen from 1 choice
[15884.710716] usblp0: USB Bidirectional printer dev 3 if 0 alt 0 proto 2 vid 0x04F9 pid 0x0033
[15884.710757] usbcore: registered new interface driver usblp
[15886.057922] usb 3-1: usbfs: interface 0 claimed by usblp while 'usb' sets config #1
[15909.583916] usb 3-1: USB disconnect, address 3
[15909.584147] usblp0: removed
dawgdoc

Re: Update Manager Unexpectedly Quits

Post by dawgdoc »

I think we are actually getting somewhere. I didn't learn anything that applies from the dmesg output, that doesn't mean there is nothing in the output, just that I did not recognize it.

BUT, from your screenshot. Everyone of the packages you are unable to download is from the removed repository. All of these packages are from three programs. All of the packages are for versions newer than what are in the default Ubuntu repositories. It appears to be a problem connecting to the removed repository. I have seen this appear as problems (with a different error message) a number of times over the last few months in the forums.

Solutions:
1) Run sudo apt-get update see if this will refresh the get-deb repositories and their authentication
2) Wait and see if the removed repo issue is solved from the server end, this is probably where the problem is unless you have edited/changed your software sources.
3) Disable the removed repositories and go with the standard ubuntu repos and version of applications.
> Menu > Administration > Software Sources > <Other Software> tab deselect archive.removed
kbkb

Re: Update Manager Unexpectedly Quits

Post by kbkb »

It worked!

I removed one checkmark referencing "removed". The other one is still checked.
The problem went away after that.
In my quest to add new repositories, I must have added a fowl one.

I've added an [after change] screen shot of my software sources.

Thank you very much. :D

mintupdate.jpg
dawgdoc

Re: Update Manager Unexpectedly Quits [SOLVED]

Post by dawgdoc »

Congratulations, I glad it is resolved.
Locked

Return to “Software & Applications”