Welcome, Guest. Please login or register.
Did you miss your activation email?

Author Topic:  (solved) qupzilla update from siduction extra repo not possible  (Read 1715 times)

Offline samoht

  • User
  • Posts: 478
Code: [Select]
# LANG="en_US.UTF-8" apt-get -uV dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
   qupzilla (1.6.6-1)
The following packages will be upgraded:
   libqupzilla1 (1.6.6-1 => 1.6.6.siduction.9)
1 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
Need to get 1,710 kB of archives.
After this operation, 4,738 kB disk space will be freed.
Do you want to continue? [Y/n]
Code: [Select]
# LANG="en_US.UTF-8" apt-cache policy qupzilla libqupzilla1
qupzilla:
  Installed: 1.6.6-1
  Candidate: 1.6.6.siduction.9
  Version table:
     1.6.6.siduction.9 0
        500 http://ftp.spline.de/pub/siduction/extra/ unstable/main amd64 Packages
 *** 1.6.6-1 0
        500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.6.3-1.1 0
        500 http://ftp.spline.de/pub/siduction/fixes/ unstable/main amd64 Packages
libqupzilla1:
  Installed: 1.6.6-1
  Candidate: 1.6.6.siduction.9
  Version table:
     1.6.6.siduction.9 0
        500 http://ftp.spline.de/pub/siduction/extra/ unstable/main amd64 Packages
 *** 1.6.6-1 0
        500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.6.3-1.1 0        500 http://ftp.spline.de/pub/siduction/fixes/ unstable/main amd64 Packages
Code: [Select]
# LANG="en_US.UTF-8" apt-get install qupzilla
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:


The following packages have unmet dependencies:
 qupzilla : PreDepends: multi-arch but it is not installableE: Unable to correct problems, you have held broken packages.

Greetings
Tom
« Last Edit: 2014/07/09, 09:29:39 by samoht »

Offline melmarker

  • User
  • Posts: 2.799
    • g-com.eu
Re: qupzilla update from siduction extra repo not possible
« Reply #1 on: 2014/07/08, 20:55:24 »
fixed. should arrive in the repos shortly.
Those who would give up essential Liberty, to purchase a little temporary Safety, deserve neither Liberty nor Safety. (Benjamin Franklin, November 11, 1755)
Never attribute to malice that which can be adequately explained by stupidity. (Hanlons razor)

Offline samoht

  • User
  • Posts: 478
Confirmed.
Code: [Select]
# apt-cache policy qupzilla
qupzilla:
  Installiert:           1.6.6.siduction.10
  Installationskandidat: 1.6.6.siduction.10
  Versionstabelle:
 *** 1.6.6.siduction.10 0
        500 http://ftp.spline.de/pub/siduction/extra/ unstable/main amd64 Packages
        100 /var/lib/dpkg/status
     1.6.6-1 0
        500 http://ftp.de.debian.org/debian/ testing/main amd64 Packages
        500 http://ftp.de.debian.org/debian/ unstable/main amd64 Packages
     1.6.3-1.1 0
        500 http://ftp.spline.de/pub/siduction/fixes/ unstable/main amd64 Packages

Marked as solved.
Greetings
Tom