Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: Error after synaptic reload ... synaptic nolonger runs. (Knoppix 7.4.2)

  1. #1
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7

    Error after synaptic reload ... synaptic nolonger runs. (Knoppix 7.4.2)

    I am running Knoppix 7.4.2 from a flash drive. I have had no issues since I first installed it to flash drive in 2014 and created a persistent memory file. I have done several synaptic reloads with no issues.

    A couple days ago I did a synaptic package manager reload and for the first time at the end a window appeared with errors. Here is a snapshot of the screen ...

    snapshot3b.jpg


    I closed the error window , there was a pause and another window appeared with an error.

    snapshot4b.jpg

    I closed this error window and synaptic closed. Now each time I start synaptic package manager , the same error window appears and when I close the error window synaptic closes.
    I can no longer run synaptic package manager.


    I then restarted Knoppix without my knoppix-data.img file. I started synaptic package manager and did a reload. Again , at the end I got the first window reporting key errors. I closed the error window. This time I did not get the second error window. Synaptic is still up and running.


    Can this issue be fixed so I can still use my current knoppix-data.img persistent memory file or do I have to create a new persistent memory file and recreate/reestablish all the changes I had made?

    Regards,
    Larry

  2. #2
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    The default release for Knoppix 7.4.2 has been wheezy, but some days ago wheezy has changed from stable state to oldstable and will no longer be supported. Now the release "jessie" is stable.

    To solve the error within Knoppix 7.4.2 and 7.5 (CeBIT version) you need a new file '/etc/apt/apt.conf' containing
    Code:
    APT::Default-Release "jessie";
    After this you have to do
    Code:
    su
    aptitude update
    apt-key update
    Please don't try upgrade or dist-upgrade with Knoppix!

  3. #3
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7
    Thanks Werner.
    I followed the instructions you supplied and synaptic package manager is now working with my existing persistent memory.
    I don't do upgrades.
    I use synaptic to get packages like gfortran .
    Regards,
    Larry

  4. #4
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    'aptitude update' ends with this error message, which synaptic will repeat after "reloading":

    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010

    Should we just ignore it and assume that the reload took place?
    Last edited by philo; 05-10-2015 at 03:04 PM.

  5. #5
    Moderator Moderator
    Join Date
    Nov 2010
    Location
    Germany/ Dietzenbach
    Posts
    1,124
    Which Knoppix version and what's the output of
    Code:
    lsb_release -rd

  6. #6
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631

    I'm having the same problems

    Here's what I get, for example:
    Code:
    knoppix@Microknoppix:~$ su
    root@Microknoppix:/home/knoppix# aptitude update
    W: Ignoring Provides line with DepCompareOp for package php-psr-log-implementation
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: You may want to update the package lists to correct these missing files
    Ign http://http.us.debian.org wheezy InRelease
    Hit http://http.us.debian.org wheezy Release.gpg                                                                                     
    Hit http://http.us.debian.org wheezy Release                               
    --------------------------
    snip lot of stuff here
    --------------------------
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: Ignoring Provides line with DepCompareOp for package php-psr-log-implementation
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: Unknown Multi-Arch type 'no' for package 'compiz-core'
    W: Unknown Multi-Arch type 'no' for package 'compiz-gnome'
    
    Current status: 47583 new [+163].
    root@Microknoppix:/home/knoppix# lsb_release -rd
    Description:    Debian GNU/Linux 7.6 (wheezy)
    Release:    7.6
    php-psr-log is an uninstalled pkg.
    Last edited by utu; 05-10-2015 at 04:13 PM.

  7. #7
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    Knoppix 7.4.2 here.

    lsb_release -rd
    Description: Debian GNU/Linux 7.6 (wheezy)
    Release: 7.6

    Hoping that helps.

    PS - Not using compiz, but Synaptic says it is installed and not upgraded.
    Last edited by philo; 05-10-2015 at 04:51 PM.

  8. #8
    Senior Member
    Join Date
    Dec 2012
    Posts
    152
    My 'aptitude update' starts like this:

    aptitude update
    Hit http://ftp.de.debian.org stable InRelease
    Ign http://debian-knoppix.alioth.debian.org ./ InRelease
    Get: 1 http://security.debian.org stable/updates InRelease [63.1 kB]
    Get: 2 http://ftp.de.debian.org testing InRelease [116 kB]
    Ign http://debian-knoppix.alioth.debian.org ./ Release.gpg
    Ign http://debian-knoppix.alioth.debian.org ./ Release
    Get: 3 http://security.debian.org testing/updates InRelease [62.9 kB]
    Ign http://debian-knoppix.alioth.debian.org ./ Packages/DiffIndex

    ----------------

  9. #9
    Junior Member
    Join Date
    Dec 2009
    Location
    Schenectady , NY (USA)
    Posts
    7
    I did another synaptic reload and got the same messages ...

    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    9D6D8F6BC857C906
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010
    W: There is no public key available for the following key IDs:
    7638D0442B90D010

    I closed the error window . I then used synaptic package manager to update a couple packages , gawk and grep , and the update was successful.
    It appears synaptic is working.
    I am running Knoppix 7.4.2 on a flash drive with a persistent memory file.

    Larry

  10. #10
    Senior Member registered user
    Join Date
    May 2006
    Location
    Columbia, Maryland USA
    Posts
    1,631
    Quote Originally Posted by Ldot View Post
    I did another synaptic reload and got the same messages ...

    etc,etc

    I closed the error window . I then used synaptic package manager to update a couple packages , gawk and grep , and the update was successful.
    It appears synaptic is working.
    I am running Knoppix 7.4.2 on a flash drive with a persistent memory file.

    Larry
    On my 7.4.2 setup, looking at doing the same for upgrading Compiz is not so re-assuring.
    Many things other than Compiz get tampered-with.
    I expect the missing keys to be crucial to getting this right.

Page 1 of 2 12 LastLast

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP picture

Cisco Nexus 48-Port 10G SFP+ Switch N9K-9396PX w/ 9K-M12PQ 12-Port 40G QSFP

$249.99



Cisco Catalyst WS-C3750X-48PF-L picture

Cisco Catalyst WS-C3750X-48PF-L

$59.99



Cisco 10-2456-03 Genuine Cisco SFP-10G-LRM V03 10GBASE-LRM SFP+Transceiver picture

Cisco 10-2456-03 Genuine Cisco SFP-10G-LRM V03 10GBASE-LRM SFP+Transceiver

$24.99



Cisco 10G SFP+ Module SFP-10G-SR 10-2415-03 (Lot of 5) picture

Cisco 10G SFP+ Module SFP-10G-SR 10-2415-03 (Lot of 5)

$24.99



Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03  picture

Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module 10-2415-03

$8.00



NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping* picture

NEW Sealed Cisco SFP-10G-LR 10GBASE-LR SFP+ 1310nm 10km *US Shipping*

$18.00



Cisco QSFP-40G-SR-BD BiDi Short-reach Transceiver, 1 Year Warranty picture

Cisco QSFP-40G-SR-BD BiDi Short-reach Transceiver, 1 Year Warranty

$17.25



Cisco SFP-10G-LR-S SFP+ 1310nm 10km DOM Transceiver Module 10-3107-01 - 1 Year  picture

Cisco SFP-10G-LR-S SFP+ 1310nm 10km DOM Transceiver Module 10-3107-01 - 1 Year

$41.59



Cisco Meraki MA-SFP-10GB-SR 10G SFP+ SR 850nm 300m LC MMF picture

Cisco Meraki MA-SFP-10GB-SR 10G SFP+ SR 850nm 300m LC MMF

$29.99



LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module picture

LOT OF 20 Genuine Cisco SFP-10G-SR V03 10GBASE-SR SFP+ Transceiver Module

$89.00