fedora 22 fails on "libusb1-devel" install

Bug #1505276 reported by pc gzowski
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
HPLIP
New
Undecided
Unassigned

Bug Description

1. Your Linux Distribution and version. -- fedora22
2. Your printer make/model. -- colorjet 1600
3. If possible, run 'hp-check -t' and post the output. -- failed to install
4. A detailed explanation of your problem.

vanilla fedora 22, newly installed... downloaded hplib, setenforce 0, fails when running dependency and conflict resolution. The install log reports in part...

hplip-install[15665]: info: :[01mRUNNING PRE-PACKAGE COMMANDS[0m
hplip-install[15665]: info: :[01m----------------------------[0m
warning: An error occurred running 'su -c "dnf check-update"'
hplip-install[15665]: info: :su -c "dnf check-update" (Pre-depend step 1)
hplip-install[15665]: info: :OK
hplip-install[15665]: info: :
hplip-install[15665]: info: :
hplip-install[15665]: info: :[01mDEPENDENCY AND CONFLICT RESOLUTION[0m
hplip-install[15665]: info: :[01m----------------------------------[0m
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libusb1-devel"'
Please wait, this may take several minutes...
error: Command failed. Re-try #1...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libusb1-devel"'
Please wait, this may take several minutes...
error: Command failed. Re-try #2...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libusb1-devel"'
Please wait, this may take several minutes...
error: Command failed. Re-try #3...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libusb1-devel"'
Please wait, this may take several minutes...
error: Package install command failed with error code 1
warning: Some HPLIP functionality might not function due to missing package(s).
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libtool"'
Please wait, this may take several minutes...
error: Command failed. Re-try #1...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libtool"'
Please wait, this may take several minutes...
error: Command failed. Re-try #2...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libtool"'
Please wait, this may take several minutes...
error: Command failed. Re-try #3...
hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install libtool"'
Please wait, this may take several minutes...
error: Package install command failed with error code 1

Revision history for this message
Jiri Popelka (jpopelka) wrote :

What do you see when you run
su -c "dnf -y install libusb1-devel"
in terminal ?

Revision history for this message
pc gzowski (pcg041) wrote : Re: [Bug 1505276] Re: fedora 22 fails on "libusb1-devel" install
Download full text (5.6 KiB)

Hi Jiri,

When I run su -c "dnf -y -d 10 -e 1 install libusb1-devel" it looks like it
succeeded...

[pcg@localhost Downloads]$ su -c "dnf -y -d 10 -e 1 install libusb1-devel"
Password:
timer: config: 6 ms
cachedir: /var/cache/dnf/x86_64/22
Loaded plugins: copr, playground, kickstart, download, debuginfo-install,
needs-restarting, protected_packages, migrate, noroot, reposync, builddep,
config-manager, generate_completion_cache, Query
DNF version: 1.0.0
Command: dnf -y -d 10 -e 1
install libusb1-devel Installroot: /
Releasever: 22
Base command: install Extra commands: [u'libusb1-devel']
repo: using cache for: fedora
not found deltainfo for: Fedora 22 - x86_64
not found updateinfo for: Fedora 22 - x86_64
reviving: failed for 'updates', mismatched sha256 sum.
repo: downloading from remote: updates, _Handle: metalnk:
https://mirrors.fedoraproject.org/metalink?repo=updates-released-f22&arch=x86_64,
mlist: None, urls [].
Fedora 22 - x86_64 - Updates 13 MB/s | 18 MB 00:01
timer: sack setup: 18330 ms
fedora: using metadata from Tue Oct 13 07:54:58 2015.
updates: using metadata from Tue Oct 13 07:55:53 2015.
Last metadata expiration check performed 0:00:08 ago on Tue Oct 13 07:55:53
2015.
Completion plugin: Generating completion cache...
--> Starting dependency resolution
---> Package libusbx-devel.x86_64 1.0.19-2.fc22 will be installed
--> Finished dependency resolution
timer: depsolve: 34 ms
Dependencies resolved.
================================================================================

Package Arch Version Repository Size
================================================================================

Installing: libusbx-devel x86_64 1.0.19-2.fc22 fedora 26 k Transaction
Summary
================================================================================

Install 1 Package

Total download size: 26 k
Installed size: 69 k
Downloading Packages: libusbx-devel-1.0.19-2.fc22.x86_64.rpm 29 kB/s | 26
kB 00:00
--------------------------------------------------------------------------------

Total 1.4 kB/s | 26 kB 00:18
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
timer: transaction test: 38 ms
Running transaction
RPMDB altered outside of DNF.
RPM transaction start.
Installing : libusbx-devel-1.0.19-2.fc22.x86_64 1/1
RPM transaction over.
Verifying : libusbx-devel-1.0.19-2.fc22.x86_64 1/1
timer: verify transaction: 360 ms
timer: transaction: 2922 ms
Installed: libusbx-devel.x86_64 1.0.19-2.fc22
Completion plugin: Generating completion cache...
Complete!
Cleaning up.
/var/cache/dnf/x86_64/22/fedora/packages/libusbx-devel-1.0.19-2.fc22.x86_64.rpm
removed

On Tue, 13 Oct 2015 at 02:25 Jiri Popelka <email address hidden> wrote:

> What do you see when you run
> su -c "dnf -y install libusb1-devel"
> in terminal ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1505276
>
> Title:
> fedora 22 fails on "libusb1-devel" install
>
> Status in HPLIP:
> New
>
> Bug description:
> 1. Your Linux Distribution and version. -- fedora22
> 2. Your printer make/model. -- colorjet 1600
> 3. If possible, run 'hp-check -...

Read more...

Revision history for this message
Jiri Popelka (jpopelka) wrote :

Yes, it looks like it succeeded indeed.
If you remove it (dnf remove libusb1-devel) and try the 'hp-check -t' again, does it still fail ? (Just to be sure this wasn't a temporary repository problem)

If it still fails, could you run 'setenforce 0' and try again ?

Revision history for this message
pc gzowski (pcg041) wrote :
Download full text (3.3 KiB)

Hi Jiri,

Sure, I'll try it again tonight. It's my home computer and I'm at work.

I did setenforce 0 both before running today and yesterday when it failed.

On Tue, 13 Oct 2015 at 08:51 Jiri Popelka <email address hidden> wrote:

> Yes, it looks like it succeeded indeed.
> If you remove it (dnf remove libusb1-devel) and try the 'hp-check -t'
> again, does it still fail ? (Just to be sure this wasn't a temporary
> repository problem)
>
> If it still fails, could you run 'setenforce 0' and try again ?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1505276
>
> Title:
> fedora 22 fails on "libusb1-devel" install
>
> Status in HPLIP:
> New
>
> Bug description:
> 1. Your Linux Distribution and version. -- fedora22
> 2. Your printer make/model. -- colorjet 1600
> 3. If possible, run 'hp-check -t' and post the output. -- failed to
> install
> 4. A detailed explanation of your problem.
>
> vanilla fedora 22, newly installed... downloaded hplib, setenforce 0,
> fails when running dependency and conflict resolution. The install
> log reports in part...
>
> hplip-install[15665]: info: :[01mRUNNING PRE-PACKAGE COMMANDS[0m
> hplip-install[15665]: info: :[01m----------------------------[0m
> warning: An error occurred running 'su -c "dnf check-update"'
> hplip-install[15665]: info: :su -c "dnf check-update" (Pre-depend step 1)
> hplip-install[15665]: info: :OK
> hplip-install[15665]: info: :
> hplip-install[15665]: info: :
> hplip-install[15665]: info: :[01mDEPENDENCY AND CONFLICT RESOLUTION[0m
> hplip-install[15665]: info: :[01m----------------------------------[0m
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libusb1-devel"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #1...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libusb1-devel"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #2...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libusb1-devel"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #3...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libusb1-devel"'
> Please wait, this may take several minutes...
> error: Package install command failed with error code 1
> warning: Some HPLIP functionality might not function due to missing
> package(s).
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libtool"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #1...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libtool"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #2...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libtool"'
> Please wait, this may take several minutes...
> error: Command failed. Re-try #3...
> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
> libtool"'
> Please wait, this may take several minutes...

Read more...

Revision history for this message
pc gzowski (pcg041) wrote :
  • hp-check.log Edit (16.1 KiB, text/x-log; charset=US-ASCII; name="hp-check.log")
Download full text (4.7 KiB)

Hi Jiri,

I don't think the install completed correctly earlier. When I ran hp-check
-t i get

warning: Failed to read /etc/cups/ppd/HP-Color-LaserJet-1600.ppd ppd file
error: Required plug-in status: Not installed
warning: SELinux enabled Optional - - INCOMPAT 'SELinux needs to be
disabled for Plugin printers and Fax functionality.'
error: 'cups' package is missing or 'cups' service is not running.
error: 'dbus-devel' package is missing/incompatible
error: 'net-snmp-devel' package is missing/incompatible
error: 'libjpeg-devel' package is missing/incompatible
error: 'cups-devel' package is missing/incompatible
error: 'python3-devel' package is missing/incompatible
error: 'openssl-devel' package is missing/incompatible
error: 'cups-devel' package is missing/incompatible
error: 'sane-backends-devel' package is missing/incompatible
error: 'glibc-headers' package is missing/incompatible
error: 'libtool' package is missing/incompatible
error: 'gcc-c++' package is missing/incompatible
error: 'xsane' package is missing/incompatible
error: 'avahi-tools' package is missing/incompatible
error: 'PKG_FROM_PIP:notify2' package is missing/incompatible
error: Plug-ins need to be installed error: SELINUX need to be disabled

I've also attached the log file

On Tue, 13 Oct 2015 at 09:45 pc gzowski <email address hidden> wrote:

> Hi Jiri,
>
> Sure, I'll try it again tonight. It's my home computer and I'm at work.
>
> I did setenforce 0 both before running today and yesterday when it failed.
>
> On Tue, 13 Oct 2015 at 08:51 Jiri Popelka <email address hidden> wrote:
>
>> Yes, it looks like it succeeded indeed.
>> If you remove it (dnf remove libusb1-devel) and try the 'hp-check -t'
>> again, does it still fail ? (Just to be sure this wasn't a temporary
>> repository problem)
>>
>> If it still fails, could you run 'setenforce 0' and try again ?
>>
>> --
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1505276
>>
>> Title:
>> fedora 22 fails on "libusb1-devel" install
>>
>> Status in HPLIP:
>> New
>>
>> Bug description:
>> 1. Your Linux Distribution and version. -- fedora22
>> 2. Your printer make/model. -- colorjet 1600
>> 3. If possible, run 'hp-check -t' and post the output. -- failed to
>> install
>> 4. A detailed explanation of your problem.
>>
>> vanilla fedora 22, newly installed... downloaded hplib, setenforce 0,
>> fails when running dependency and conflict resolution. The install
>> log reports in part...
>>
>> hplip-install[15665]: info: :[01mRUNNING PRE-PACKAGE COMMANDS[0m
>> hplip-install[15665]: info: :[01m----------------------------[0m
>> warning: An error occurred running 'su -c "dnf check-update"'
>> hplip-install[15665]: info: :su -c "dnf check-update" (Pre-depend step
>> 1)
>> hplip-install[15665]: info: :OK
>> hplip-install[15665]: info: :
>> hplip-install[15665]: info: :
>> hplip-install[15665]: info: :[01mDEPENDENCY AND CONFLICT RESOLUTION[0m
>> hplip-install[15665]: info: :[01m----------------------------------[0m
>> hplip-install[15665]: info: :Running 'su -c "dnf -y -d 10 -e 1 install
>> libusb1-devel"'
>> Please wait, this ...

Read more...

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.