[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
Did it again (reconfigure, shutdown, reboot) and restarted the loop to
check if and when "lpstat -s" changes:

###-
### NOTE something happened between timestamp 160515 and 160525
###-
So 19. Mai 16:05:15 CEST 2019
systemvoreingestelltes Ziel: monoprinter
Gerät für Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
So 19. Mai 16:05:25 CEST 2019
Keine systemvoreingestellten Ziele
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.

###-
### NOTE review of /var/log/cups/access_log for this timestamp
###-
localhost - root [19/May/2019:16:05:19 +0200] "POST /admin/ HTTP/1.1" 200 161 
CUPS-Delete-Printer successful-ok
localhost - root [19/May/2019:16:05:19 +0200] "POST /admin/ HTTP/1.1" 200 168 
CUPS-Delete-Printer successful-ok
localhost - root [19/May/2019:16:05:19 +0200] "POST /admin/ HTTP/1.1" 200 160 
CUPS-Delete-Printer successful-ok
localhost - root [19/May/2019:16:05:19 +0200] "POST /admin/ HTTP/1.1" 200 161 
CUPS-Delete-Printer successful-ok

... so at this time the printers were suddenly deleted for no obvious
reason.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  New

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
Addition: /etc/cups/printers.conf empty again and not a single file in
/etc/cups/ppd

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  New

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:63efeecc-be6e-3065-6c0c-9a73bdd0dd62
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:756313d5-4548-327f-666b-9f2edf2c8942
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:c4abcfb1-c1f2-34fd-4e8f-514209e3e5e9
  DeviceURI 

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
Maybe another detail: After a perfect running setup (1 + 3 printers
o.k.) I shutted the system down and made a cold start about 10 secs
later. Immediately after a normal user login, I opened a terminal and
started the following loop:

  %  while true; do date && lpstat -s; sleep 10; done

Here are the first couple of loops - exactly every 10 seconds - and then
the unexpected one (printers disappeard again) after 11 seconds,
followed by more 1ß second loops:

%  while true; do date && lpstat -s; sleep 10; done
So 19. Mai 15:25:01 CEST 2019
systemvoreingestelltes Ziel: monoprinter
Gerät für Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
So 19. Mai 15:25:12 CEST 2019
systemvoreingestelltes Ziel: monoprinter
Gerät für Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
Gerät für monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
 ...
 ...
So 19. Mai 15:27:19 CEST 2019
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
Keine systemvoreingestellten Ziele
So 19. Mai 15:27:29 CEST 2019
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
Keine systemvoreingestellten Ziele
So 19. Mai 15:27:39 CEST 2019
lpstat: Keine Druckziele hinzugefügt.
lpstat: Keine Druckziele hinzugefügt.
Keine systemvoreingestellten Ziele
 ...
 ...

This happened while I started firefox to check this bug report for new
messages / updates.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  New

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are 

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread Christopher M. Penalver
** Attachment removed: "20190519-0814-CEST-apport.cups.k1bxh64q.apport"
   
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1829643/+attachment/5264742/+files/20190519-0814-CEST-apport.cups.k1bxh64q.apport

** Changed in: cups (Ubuntu)
   Importance: Low => Medium

** Changed in: cups (Ubuntu)
   Status: Confirmed => New

** Tags added: regression-potential

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  New

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID 

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
14:45 CEST - done!

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:63efeecc-be6e-3065-6c0c-9a73bdd0dd62
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:756313d5-4548-327f-666b-9f2edf2c8942
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:c4abcfb1-c1f2-34fd-4e8f-514209e3e5e9
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  --- 
  

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
14:45 CEST - done!

** Changed in: cups (Ubuntu)
   Status: Incomplete => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:63efeecc-be6e-3065-6c0c-9a73bdd0dd62
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:756313d5-4548-327f-666b-9f2edf2c8942
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:c4abcfb1-c1f2-34fd-4e8f-514209e3e5e9
  

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread FrankStefani
apport information

** Description changed:

  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-
  
  Distribution is Lubuntu (Ubuntu-19.04).
  
  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6
  
  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages
  
  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04
  
  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:
  
  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)
  
  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.
  
  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-
  
  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O
  
  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  
  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.
  
  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O
  
  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0
  
  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O
  
  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:63efeecc-be6e-3065-6c0c-9a73bdd0dd62
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:756313d5-4548-327f-666b-9f2edf2c8942
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:c4abcfb1-c1f2-34fd-4e8f-514209e3e5e9
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  frank  1927 F pulseaudio
   /dev/snd/controlC0:  frank  1927 F pulseaudio
  CurrentDesktop: 

[Touch-packages] [Bug 1829643] Re: 1 network printer + 3 configurations (copies) disappear

2019-05-19 Thread Christopher M. Penalver
FrankStefani, could you please run an apport-collect only once more to gather 
debugging information against the package cups:
apport-collect 1829643

** Package changed: linux (Ubuntu) => cups (Ubuntu)

** Changed in: cups (Ubuntu)
   Status: Confirmed => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to cups in Ubuntu.
https://bugs.launchpad.net/bugs/1829643

Title:
  1 network printer + 3 configurations (copies) disappear

Status in cups package in Ubuntu:
  Confirmed

Bug description:
  ###-
  ### NOTE English is not my native language, I do my best ...
  ###-

  Distribution is Lubuntu (Ubuntu-19.04).

  ###-
  ### NOTE by request
  ###-
  # cat /proc/version_signature
  Ubuntu 5.0.0-15.16-generic 5.0.6

  # apt-cache policy cups
  cups:
Installed: 2.2.10-4ubuntu1
Candidate: 2.2.10-4ubuntu1
Version table:
   *** 2.2.10-4ubuntu1 500
  500 http://archive.ubuntu.com/ubuntu disco-updates/main amd64 Packages
  100 /var/lib/dpkg/status
   2.2.10-4 500
  500 http://archive.ubuntu.com/ubuntu disco/main amd64 Packages

  # lsb_release -rd
  Description:Ubuntu 19.04
  Release:19.04

  ###-
  ### NOTE starting point
  ###-
  My printing system for the last 12-15 years based on cups had/has the 
following setup:

  * 1 network laser printer "Brother MFC 9142CDN"
  * 3 "symbolic" printers which are copies of the former, configured to set 
defaults for particular uses: "monoprinter" (grayscale), "colorprinter" (full 
color) and "labelprinter" (use of manual feed)

  The "Brother MFC 9142CDN" was instantly discovered and completely PPD
  configured and successfully tested with a fresh Lubuntu-19.04 install,
  last week.

  ###-
  ### NOTE by request: see attachment for "ubuntu-bug cups" output
  ###-

  ###-
  ### NOTE After first install and fresh configuration my printer setup looks 
as follows
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for colorprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for labelprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  device for monoprinter: ipp://BRN30055C78CF3B.local:631/ipp/print
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE Only the first of these (Brother_MFC_9142CDN) survives a reboot
  ###-
  # lpstat -s
  device for Brother_MFC_9142CDN: ipp://BRN30055C78CF3B.local:631/ipp/print

  ###-
  ### NOTE strangely, this one also disappears after some minutes
  ###-
  LANG=en lpstat -s
  no system default destination
  lpstat: No destinations added.
  lpstat: No destinations added.

  ###-
  ### NOTE printers.conf / printers.conf.O - mind the sizes
  ###
  ### printers.conf: no printer definition, just standard comment "DO NOT EDIT 
..."
  ### printers.conf.O: only the physical network printer "Brother_MFC_9142CDN" 
description
  ###   while the 3 other printers (monoprinter, colorprinter, labelprinter) 
are missing
  ###-
  # ls -l /etc/cups/printers.conf*
  -rw--- 1 root lp 111 Mai 19 08:00 printers.conf
  -rw--- 1 root lp 923 Mai 19 07:55 printers.conf.O

  ###-
  ### NOTE the PPDs are also lost at this time
  ###-
  # ls -l /etc/cups/ppd/
  total 0

  ###-
  ### NOTE after my fresh and working configuration, the PPDs looked like this
  ###
  ### Only the "Brother_MFC_9142CDN" survives a reboot though it also 
disappears later.
  ### Mind the permissions: 664 versus 640 ... don't know why
  ###-
  # ls -l ppd/
  total 96
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd
  -rw-rw-r-- 1 root lp 8619 May 12 18:07 Brother_MFC_9142CDN.ppd.O
  -rw-r- 1 root lp 8617 May 17 21:00 colorprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:56 colorprinter.ppd.O
  -rw-r- 1 root lp 8622 May 17 21:05 labelprinter.ppd
  -rw-r- 1 root lp 8622 May 17 21:01 labelprinter.ppd.O
  -rw-r- 1 root lp 8620 May 17 20:59 monoprinter.ppd
  -rw-r- 1 root lp 8635 May 17 20:58 monoprinter.ppd.O

  ###-
  ### NOTE
  ###
  ### Apart from the different settings in "/etc/cups/printers.conf" for my 3 
copies,
  ### the DeviceURI is the same for all four. Only the UUID differs
  ###-
  
  UUID urn:uuid:f81a64b6-71d2-3878-71cf-1b1fd6b4dba3
  DeviceURI ipp://BRN30055C78CF3B.local:631/ipp/print
  
  
  UUID urn:uuid:63efeecc-be6e-3065-6c0c-9a73bdd0dd62
  DeviceURI