Opened 15 years ago

Closed 13 years ago

Last modified 10 years ago

#2812 closed defect (fixed)

Issues with dbus, ntp, qt

Reported by: Arthur Demchenkov Owned by: blfs-book@…
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

1) freeglut:

It depends on mesalib.

2) dbus:

2.a) make check fails when run in Midnight Commander's subshell

2.b) initscript failes because it doesn't use pidfile. Right script is in attachment.

3) cairo:

3.a) Recommended dependencies:

xcb-util-0.3.0 and pixman-0.12.0. - pixman is installed during xorg-lib installation, xcb-util shouldn't be external link, as it's covered in the book

3.b) Optional dependencies:

... libxcb-1.1 (also requires xcb-util) ... - these links are external, but installation is covered in the book

4) ntp:

Initscript hangs for about a minute when starting.

The solution:

  1. remove 'ntpd -gqx'
  1. change 'loadproc /usr/sbin/ntpd' to 'loadproc /usr/sbin/ntpd -g'

Right script is in attachment.

5) qt3:

Why don't add MANDB_MAP entry in man_db.conf?

6) qt4:

There's no man pages installed. Why do we need MANDATORY_MANPATH set?

7) samba:

Installed Directories: /var/lib/samba - not installed. It should be created manually

Attachments (2)

dbus (1.1 KB ) - added by Arthur Demchenkov 15 years ago.
D-Bus init script
ntp (489 bytes ) - added by Arthur Demchenkov 15 years ago.
NTP init script

Download all attachments as: .zip

Change History (11)

by Arthur Demchenkov, 15 years ago

Attachment: dbus added

D-Bus init script

by Arthur Demchenkov, 15 years ago

Attachment: ntp added

NTP init script

comment:1 by Randy McMurchy, 15 years ago

Milestone: 6.46.5

Modified milestone from 6.4 to 6.5

comment:2 by DJ Lucas, 15 years ago

Owner: changed from blfs-book@… to DJ Lucas
Status: newassigned

comment:3 by DJ Lucas, 15 years ago

Owner: changed from DJ Lucas to blfs-book@…
Status: assignednew

1 and 3 are fixed. 2a is a problem with MC, out of my realm since I don't use it. 2b and 4 I may revisit at a later time. 5 and 6 I no longer use with the addition of Brasero to BLFS (Gnome-2.26), and 7 will be covered by the samba update. Removing myself from the ticket so that somebody who uses QT can fix the remainder of the issues...however I may take the ticket again at a later time if and when I get to KDE-3/4.

comment:4 by Randy McMurchy, 14 years ago

Summary: Issues with freeglut, dbus, cairo, ntp, qt and sambaIssues with dbus, ntp, qt

The /var/lib/samba dir is created during installation. That only leaves #'s 2,4,5,6 and we can close the ticket.

comment:5 by Randy McMurchy, 14 years ago

#6 taken care of by removing the mention to the man file stuff as there are no man files in Qt4

Only #'s 2,4,5 remaining

comment:6 by (none), 13 years ago

Milestone: 6.5

Milestone 6.5 deleted

comment:7 by Randy McMurchy, 13 years ago

Milestone: 6.7

Updated milestone to 6.7

comment:8 by Randy McMurchy, 13 years ago

Resolution: fixed
Status: newclosed

#4 was addressed by Bruce with a recent update to the init script.

#2a Not to worried about, and there is a mention of the issue in the book.

#2b This one is a "Worksforme" deal. I don't have any problems with the existing init script.

#5 fixed by adding the required lines to the man_db.conf update.

Closing. If there is anything that was not properly addressed, please open an new individual ticket for each issues. Global tickets are hard to keep up with.

comment:9 by bdubbs@…, 10 years ago

Milestone: 6.7

Milestone 6.7 deleted

Note: See TracTickets for help on using tickets.