Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[dev.icinga.com #10658] SUSE packages have the wrong dependencies #2145

Closed
icinga-migration opened this issue Nov 17, 2015 · 6 comments
Closed
Labels
area/installation Affects the installation bug Something isn't working
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/10658

Created by jsaathof on 2015-11-17 10:30:46 +00:00

Assignee: (none)
Status: Resolved (closed on 2015-11-27 08:35:24 +00:00)
Target Version: 2.1.1
Last Update: 2015-12-22 13:49:19 +00:00 (in Redmine)


I tried to upgrade the icingaweb2 from the packages.icinga.org repository on my SUSE SLES11 SP3 system.

root# zypper up
Loading repository data...
Reading installed packages...

The following package updates will NOT be installed:
  icingacli icingaweb2 icingaweb2-common php-Icinga 

Nothing to do.

Then I tried to force install icingaweb2.

root# zypper in icingaweb2
Loading repository data...
Reading installed packages...
Resolving package dependencies...

Problem: nothing provides icingaweb2-vendor-Zend-Db-Adapter-Pdo-Mysql needed by php-Icinga-2.1.0-1.noarch
 Solution 1: do not install icingaweb2-2.1.0-1.noarch
 Solution 2: break php-Icinga-2.1.0-1.noarch by ignoring some of its dependencies

Choose from above solutions by number or cancel [1/2/c] (c):

Somehow the package seems to be missing.

root# zypper se icingaweb2-vendor-Zend-Db-Adapter-Pdo-Mysql
Loading repository data...
Reading installed packages...
No packages found.

Indeed it cannot be found. But it finds some other package for the Zend pdo.

root# zypper se pdo
Loading repository data...
Reading installed packages...

S | Name                                    | Summary                                        | Type   
--+-----------------------------------------+------------------------------------------------+--------
i | php5-ZendFramework-Db-Adapter-Pdo       | Zend Framework database adapter for PDO        | package
  | php5-ZendFramework-Db-Adapter-Pdo-Mssql | Zend Framework database adapter for MS SQL PDO | package
i | php5-ZendFramework-Db-Adapter-Pdo-Mysql | Zend Framework database adapter for MySQL PDO  | package
i | php5-ZendFramework-Db-Adapter-Pdo-Pgsql | Zend Framework database adapter for PgSQL PDO  | package
i | php53-pdo                               | PHP5 Extension Module                          | package

I get the impression the packages that are present in the packages.icinga.org repository are being renamed. But during the package build the wrong dependencies are used or the wrong packages are published. Please fix.

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-11-17 10:45:53 +00:00

  • Tracker changed from Bug to Support
  • Status changed from New to Closed

Hi,

You may use snapshot packages which fixes this issue. Or you may choose option 2 safely.

Best,
Eric

@icinga-migration
Copy link
Author

Updated by jsaathof on 2015-11-17 11:08:39 +00:00

Thanks for the info. But this is a bad release.

lippser wrote:

Hi,

You may use snapshot packages which fixes this issue. Or you may choose option 2 safely.

Best,
Eric

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-11-17 11:11:34 +00:00

Because of the RPM issue?

Cry. Me. A. River.

Cheers,
Eric

jsaathof wrote:

Thanks for the info. But this is a bad release.

lippser wrote:
> Hi,
>
> You may use snapshot packages which fixes this issue. Or you may choose option 2 safely.
>
> Best,
> Eric

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-11-27 08:33:54 +00:00

  • Category set to Installation
  • Status changed from Closed to Assigned
  • Assigned to set to elippmann
  • Target Version set to 2.1.1

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-11-27 08:35:24 +00:00

  • Status changed from Assigned to Resolved
  • Assigned to deleted elippmann
  • Done % changed from 0 to 100

Applied in changeset 747efdd.

@icinga-migration
Copy link
Author

Updated by elippmann on 2015-12-22 13:49:20 +00:00

  • Tracker changed from Support to Bug

@icinga-migration icinga-migration added bug Something isn't working area/installation Affects the installation labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.1.1 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/installation Affects the installation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant