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

[Bug]: dependency conflict problem #92

Open
2 of 4 tasks
mablue opened this issue Aug 25, 2024 · 0 comments
Open
2 of 4 tasks

[Bug]: dependency conflict problem #92

mablue opened this issue Aug 25, 2024 · 0 comments

Comments

@mablue
Copy link

mablue commented Aug 25, 2024

🤔 Is there an existing issue for this?

  • I have searched the existing issues

📝 Discription

I have a dependency conflict problem on my arch-linux

💻 In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

[mab@mab ~]$ yay -S dnschanger-desktop-bin
AUR Explicit (1): dnschanger-desktop-bin-2.3.0-1
Sync Dependency (1): electron29-1:29.4.6-1
:: PKGBUILD up to date, skipping download: dnschanger-desktop-bin
  1 dnschanger-desktop-bin                   (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
  1 dnschanger-desktop-bin                   (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> Making package: dnschanger-desktop-bin 2.3.0-1 (‫یکشنبه ۲۵ اوت ۲۴، ۱۷:۰۲:۳۶‬)
==> Retrieving sources...
  -> Downloading dnschanger-desktop-2.3.0.deb...
** Resuming transfer from byte position 32092160
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  6 45.3M    6 2863k    0     0  68142      0  0:11:37  0:00:43  0:10:54  581k^C

[mab@mab ~]$ ==> ERROR: Aborted by user! Exiting...

==> ERROR: TERM signal caught. Exiting...
yay -S dnschayay -S dnschanger-desktop
AUR Explicit (1): dnschanger-desktop-2.2.0-1
Sync Dependency (1): electron23-23.3.13-10
:: (1/1) Downloaded PKGBUILD: dnschanger-desktop
  1 dnschanger-desktop                       (Build Files Exist)
==> Packages to cleanBuild?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 
  1 dnschanger-desktop                       (Build Files Exist)
==> Diffs to show?
==> [N]one [A]ll [Ab]ort [I]nstalled [No]tInstalled or (1 2 3, 1-3, ^4)
==> 

==> Making package: dnschanger-desktop 2.2.0-1 (‫یکشنبه ۲۵ اوت ۲۴، ۱۷:۰۳:۳۱‬)
==> Retrieving sources...
  -> Downloading dnschanger-desktop-2.2.0.tar.gz...
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100 2002k    0 2002k    0     0   824k      0 --:--:--  0:00:02 --:--:-- 1387k
  -> Found target.patch
  -> Found dnschanger.sh
  -> Found dnschanger.desktop
==> WARNING: Skipping verification of source file PGP signatures.
==> Validating source files with sha256sums...
    dnschanger-desktop-2.2.0.tar.gz ... Passed
    target.patch ... Passed
    dnschanger.sh ... Passed
    dnschanger.desktop ... Passed
:: (1/1) Parsing SRCINFO: dnschanger-desktop


resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by brltty
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by freerdp
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by freerdp2
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by gspell
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by harfbuzz-icu
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by libphonenumber
:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by libphonenumber
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by raptor
 -> Failed to install layer, rolling up to next layer.error:error installing repo packages
resolving dependencies...
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by brltty
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by freerdp
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by freerdp2
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by gspell
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by harfbuzz-icu
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by libphonenumber
:: installing icu (75.1-1) breaks dependency 'libicui18n.so=74-64' required by libphonenumber
:: installing icu (75.1-1) breaks dependency 'libicuuc.so=74-64' required by raptor
 -> error installing repo packages
error installing repo packages
‍‍‍‍```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant