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
  •  


NMB KEYBOARD RT2258TW NMB PS/2 BEIGE 121944-101 REV A VINTAGE NEW OLD STOCK picture

NMB KEYBOARD RT2258TW NMB PS/2 BEIGE 121944-101 REV A VINTAGE NEW OLD STOCK

$25.99



Vintage Apple Macintosh Quadra Computer Incomplete READ picture

Vintage Apple Macintosh Quadra Computer Incomplete READ

$299.00



Vintage Apple MacWorld Magazine Mousepad picture

Vintage Apple MacWorld Magazine Mousepad

$15.00



Vintage Apple Support Tools Mousepad picture

Vintage Apple Support Tools Mousepad

$15.00



Apple IIe A2S2064 Vintage Personal Computer 128K Enhanced picture

Apple IIe A2S2064 Vintage Personal Computer 128K Enhanced

$200.00



Vintage MediaMate Early 90’s Macintosh Mac Desktop PC Home Computer Stand #18200 picture

Vintage MediaMate Early 90’s Macintosh Mac Desktop PC Home Computer Stand #18200

$50.00



Vintage Atari 800XL Computer *UNTESTED* No Power Cords Or Cables picture

Vintage Atari 800XL Computer *UNTESTED* No Power Cords Or Cables

$50.00



Vintage Compaq Presario 5000 Celeron 600 WIN 98 66MHz 255MB RAM 80GB HDD picture

Vintage Compaq Presario 5000 Celeron 600 WIN 98 66MHz 255MB RAM 80GB HDD

$75.00



NCR Mechanical Clicky Keyboard Vintage H0150-STD1-12-17 Rare (2 Missing Keys) picture

NCR Mechanical Clicky Keyboard Vintage H0150-STD1-12-17 Rare (2 Missing Keys)

$179.00



VINTAGE APPLE POWER MACINTOSH 6500/250 DESKTOP COMPUTER POWERPC BOOTS picture

VINTAGE APPLE POWER MACINTOSH 6500/250 DESKTOP COMPUTER POWERPC BOOTS

$249.50