-
Notifications
You must be signed in to change notification settings - Fork 0
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
with version 1. ypu can't print with the new printserver
pmenzel
reviewed
Apr 26, 2019
|
||
mee_install_post() { | ||
|
||
start_cmd sed -i 's/pam_unknown.so/pam_unix.so/;s/nodelay/shadow nodelay/' \ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add a comment or URL, why this is necessary?
On pummeluff CUPS 2.1.4 is installed and not 1.7.5.
|
It is important, that we can get admin right to move/cancel jobs
…On 04/26/19 12:19, Paul Menzel wrote:
***@***.**** commented on this pull request.
------------------------------------------------------------------------
In cups.be0
<#1082 (comment)>:
> + bee_configure --with-rcdir=${PREFIX}/etc/kannweg \
+ --disable-libusb
+}
+
+#mee_build() {
+# bee_build
+#}
+
+mee_install() {
+ bee_install BUILDROOT=${D}
+}
+## by default this may be 'make install DESTDIR="${D}"'
+
+mee_install_post() {
+
+ start_cmd sed -i 's/pam_unknown.so/pam_unix.so/;s/nodelay/shadow nodelay/' \
Add a comment or URL, why this is necessary?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub Enterprise
<#1082 (review)>,
or mute the thread
<https://github.molgen.mpg.de/notifications/unsubscribe-auth/AAAAkFEfKo6A1fZeh6Jod_rW5jWiyEooks5vktKogaJpZM0X5w==>.
--
IT-Abteilung
Max-Planck-Institut fuer Molekulare Genetik
Fon: -1105
Email: schrader@molgen.mpg.de
|
it is a fixup, that every can print.
with 1.7.5. no one can print
…On 04/26/19 12:21, Paul Menzel wrote:
On /pummeluff/ CUPS 2.1.4 is installed and not 1.7.5.
|$ sudo bee update cups installing
/src/mariux/beeroot/packages/cups-2.2.11-0.x86_64.bee.tar.bz2 ..
gtk-update-icon-cache: Cache file created successfully. removing
cups-2.1.4-0.x86_64 .. gtk-update-icon-cache: Cache file created
successfully. |
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub Enterprise
<#1082 (comment)>,
or mute the thread
<https://github.molgen.mpg.de/notifications/unsubscribe-auth/AAAAkNSLK-nfVmRYBt2LZE41y4-97mgkks5vktNBgaJpZM0X5w==>.
--
IT-Abteilung
Max-Planck-Institut fuer Molekulare Genetik
Fon: -1105
Email: schrader@molgen.mpg.de
|
Turns out that @david updated all systems to this already existing (but not installed on distmaster) version 2.1.4 to get printing working again. |
Sign in
to join this conversation on GitHub.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Important update